body {
  text-align:center;
  background-image:url('../includes/languages/french/images/layout/bg_lines.gif');  
}
#container {
  width:940px;
  min-height:720px;
  text-align:left;
  margin:auto;
  padding-bottom:50px; background-image:url('../includes/languages/french/images/layout/bg_container.png');
  background-repeat:no-repeat;
  background-color: #eee;
}

#footer {
  width:940px;
  margin:auto;
}

#footer a:link {
  color:#4c3d81;
  text-decoration:none;
}

#footer a:visited {
  color:#4c3d81;
  text-decoration:none;
}

#footer a:hover { 
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
}

#menu_top {
  position:relative;
  top:15px;
  left:0px;
  width:940px;
  height:231px;
  background-image:url('../includes/languages/french/images/menu/bg_menu_top.png');
  background-repeat:no-repeat;
}

#menu_button_row {
	position:absolute;
	top:20px;
	left:160px;
}
		
#menu_side_left {
  position:relative;
  top:0px;
  left:0px;
}

#menu_side_right {
  position:relative;
  top:20px;
  left:759px;
  width:200px;  background-image:url('../includes/languages/french/images/layout/bg_menu_right.png');
  background-repeat:no-repeat;
}

#content {
  position:relative;
  top:100px;
  left:35px;
}

.content_listing {
  position:relative;
  top:25px;
  left:240px;
  width:300px;
  margin-top:25px;
  border:1px solid #cacaca;
}

#content_product_spec {
  position:relative;
  top:75px;
  left:75px;
  width:300px;
  margin-top:25px;
}

#content_page_header {
  position:relative;
  top:0px;
  left:95px;
  width:300px;
}

#content_details {
  position:relative;
}

table#body {
	border:0;
	width:100%;
	border-spacing:3px;
	padding:15px;
	margin-top:5px;
}

div#chapter_menu {
	float:right;
	margin-top:35px;
	margin-right:15px;
	margin-bottom:15px;
	margin-left:15px;
	padding:8px;
	border:1px #999 solid;
	background-color:#eee;
}

div#offSiteLinks, div#offSiteLinks ul{
	margin:0;
	padding:0;
}
div#offSiteLinks li{
	margin-bottom:8px;
}

div#menu_left {
	border: 1px gray solid;
	position: fixed;
	top: 254px;
	left: auto;
}
div#menu_left, div#menu_left ul {
	margin:0;
	padding:0;
}
div#menu_left {
	margin-bottom:50px;
}
div#menu_left li {
 	list-style:none;
 	background-color: #eee;
 }
 div#menu_left li a {
 	display:block;
 	background-color: #ddd;
 	padding: 5px 5px 5px 5px;
/* 	border: 1px gray solid; */
 }
 div#menu_left li span {
 	display:block;
 	background-color: #fff;
 	color: #4c3d81;
 	padding: 5px 5px 5px 5px;
/* 	border: 1px gray solid; */
 }
 table.productListing td {
 	padding:5px;
 }
 
 
 /* SIZE AND POSITION OF 10% SEAL - PRODUCT INFO PAGE */
img.product_info#ten_percent_off_seal {
	width:120px;
	position:relative;
	top:-350px;
	left:-75px;
	border:none;
}


 /* SIZE AND POSITION OF 10% OFF SEAL - BOOK OF MONTH BOX */
tr#book_of_month img.book_cover {
	margin-top:-100px; */
}

div#ten_percent_off_seal img.book_of_month {
	width:100px;
	position:relative;
	top:-20px;
	left:-40px;
	border:none;
	margin:0;
}

