body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ead6bb url(/en/images/header_bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #402807
}

a	{
	color: #f26c4f;
	font-weight: bold;
}

a:hover	{
	color: #cf4a2d;
	text-decoration: none;
}

input, select, textarea	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

label	{
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

form p	{
	margin-bottom: 15px;
}

textarea	{
	height: 250px;
}

form p span	{
	display: block;
	font-weight: bold;
	color: #c20404;
}
 
 #container {
	position: relative;
   width: 735px;
   margin: 0 auto;
   padding: 0;
	text-align: left;
 }
 
 #header {
	position: relative;
   margin: 0;
   padding: 1px 0 0 0;
	height: 114px;
 }
 
 h1 a  {
  	display: block;
	position: absolute;
	top: 21px;
	left: 180px;
	padding: 0;
	width: 284px;
	background: transparent url(/en/images/title.gif) 0 0 no-repeat;
	padding-top: 55px;
	font-size: 0;
	overflow: hidden;
	height: 0px !important; /* for most browser */
	height /**/: 55px; /* for IE5/win */
 }
 
a img	{
	border: none;
}

#header p	{
	margin: 0;
	padding: 0;
	position: absolute;
   top: 8px;
   left: 77px;
   z-index: 1000;
}

 #header img {
   margin: 0;
	padding: 0;
 }

#header ul#cart	{
	position: absolute;
	top: 10px;
	right: 23px;
	margin: 0;
	padding: 0;
	color: #fff;
}

#header ul#cart li a	{
	color: #fff;
	font-weight: normal;
}

#header ul#cart li.first {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
}
 
 #header ul#nav  {
   float: left;
   position: absolute;
   top: 90px;
   width: 490px;
   margin: 0 0 0 250px;
   padding: 0;
   background: #d93916 url(/en/images/nav_bg.gif) 0 0 repeat-x;
 }
 
 #header ul#nav li, #header ul#cart li {
   float: left;
   margin: 0;
   padding: 0;
   list-style: none;
 }
 
 #header ul#nav li a {
   display: block;
   font-weight: bold;
   color: #fff;
   text-decoration: none;
   padding: 5px 14px;
   margin: 0;
 }
 
 #header ul#nav li a:hover {
   background: #d3280e url(/en/images/nav_bg_hover.gif) 0 0 repeat-x;
 }

#sidebar	{		
	float: left;
	margin: -35px 0 30px 11px;
	background: transparent url(/en/images/sidebar_bg.gif) bottom left repeat-y;
	width: 199px;
	padding: 0 0 40px 0;
}

/* non-IE */
html>body #sidebar	{
	margin-left: 23px;
}

#sidebar h2	{
	color: #464646;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 14px 0;
	padding: 49px 22px 0 22px;
	background: transparent url(/en/images/sidebar_top.gif) 0 0 no-repeat;
}

#sidebar ul	{
	margin: 0;
	padding: 0;
}

#sidebar ul li	{
	list-style: none;
	margin: 0 22px 12px 22px; 
}     

#sidebar p {
	margin: 0 22px 12px 22px;
}

#currency	{
	background: #d97140 url(/en/images/mailing_list_top.gif) 0 0 no-repeat;
	width: 199px;
	padding: 0;
	margin: 25px 0 0 0;
}

#currency h3	{
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

#currency ul	{
	background: #d97140 url(/en/images/mailing_list_bottom.gif) bottom left no-repeat;
	padding: 0 0 12px 22px;
	margin: 0;
	float: left;
	width: 177px;
}

#currency p	{
	color: #fff799;
	margin: 0;
	padding: 0 20px 10px 20px;
	text-align: center;
}

#currency ul li	{
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
}

#currency ul li a	{
	display: block;
	width: 45px;
	padding: 22px 0 0 0;
	margin: 0;
	text-align: center;	
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}

#currency ul li#euros a	{
	background: transparent url(/en/images/euros.gif) top center no-repeat;
}

#currency ul li#dollars a	{
	background: transparent url(/en/images/dollars.gif) top center no-repeat;
}

#currency ul li#canadian a	{
	background: transparent url(/en/images/canadian.gif) top center no-repeat;
}

#currency ul li#sterling a	{
	background: transparent url(/en/images/sterling.gif) top center no-repeat;
}
	
#content	{
	width: 460px;
	margin: 15px 0 30px 250px;
}

#content h2	{
 display: block;
   margin: 0;
   padding: 0;
   background: transparent 0 0 no-repeat;
   padding-top: 31px;
   font-size: 0;
   overflow: hidden;
   height: 0px !important; /* for most browser */
   height /**/: 31px; /* for IE5/win */
}

#content h3	{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 10px 0;
	font-weight: normal;
}

#content h3 a	{
	font-size: 18px;
	font-weight: bold;
}

.red	{
	color: #c20404;
}
	
div.product_info	{
	float: left;
	margin: 0;
	padding: 0;
}

div.product_info h3	{
	margin: 0;
	padding: 0;
}

div.product_info p	{
	margin: 4px 0 15px 0;
}
	
div.product_info a img, div#price_discs p.title_image a img	{
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
	border-right: 1px solid #898989;
	border-bottom: 1px solid #898989;
}

div#price_discs	{
	position: relative;
	float: left;
	width: 467px;
	margin-bottom: 15px;
}

div#price_discs p.title_image	{
	float: left;
	margin: 0;
	padding: 0;
}

div#price_discs ul	{
	float: left;
	margin: 10px 0 0 5px;
	padding: 0;
}

div#price_discs ul li	{
	list-style: none;
	font-size: 12px;
	margin-bottom: 8px;
}

div#price_discs ul li.price	{
	font-size: 14px;
}

div#price_discs p.cart a,
div.product_info p.cart a {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 97px;
   margin: 0;
   padding: 0;
   background: transparent url(/en/images/cart.gif) 0 0 no-repeat;
   padding-top: 21px;
   font-size: 0;
   overflow: hidden;
   height: 0px !important; /* for most browser */
   height /**/: 21px; /* for IE5/win */
}

div.product_info p.cart	{
	float: right;
	margin-top: 0;
}

div.product_info p.cart a {
	position: static;
}   
     
#books {
	margin-top: 24px;
}

#books h4 {                
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 0;
}                    

#books h4 a {  
	font-size: 1.2em;
	font-weight: bold;
}  

#books p {
	margin: 3px 0 25px 0;
}

table#cart	{
	width: 467px;
	margin: 15px 0;
}

table#cart th, table#cart tr.total td, table#cart tr.subtotal td	{
	background-color: #f26c4f;
	padding: 2px 0;
	color: #fff;
	font-weight: bold;
}

table#cart tr.total td, table#cart tr.subtotal td	{
	padding: 5px;
}

table#cart tr.total td.price, table#cart tr.subtotal td.price	{
	padding: 5px 0;
}

table#cart th.title, table#cart td.title	{
	text-align: left;
	padding: 5px;
}

table#cart td	{
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #898989;
}

table#cart th.price, table#cart td.price	{
	text-align: right;
	width: 100px;
}

table#cart th.qty, table#cart td.qty	{
	text-align: center;
	width: 75px;
}

table#cart tr.totals td	{
	font-weight: bold;
	background-color: #eea185;
}

table#cart tr.postage td	{
	font-weight: bold;
}

p.cart_buttons	{
	margin: 0 0 8px 0;
	width: 467px;
	text-align: right;
}

p.price	{
	text-align: right;
}

ul.diary	{
	margin: 0 0 2em 0;
	padding: 0;
}

ul.diary li	{
	list-style: none;
	margin-bottom: 1.4em;
	font-size: 14px;
	line-height: 1.4em;
}

ul.diary li strong, ul.diary li a	{
	font-size: 12px;
}

blockquote	{
	color: #7b4a07;
	line-height: 1.4em;
	margin: 20px 50px;
}

#flash	{
	padding: 5px;
	border: 2px solid #f7941d;
	background-color: #fff799;
}

#footer	{
	clear: both;
	width: 650px;
	margin: 10px auto 10px auto;
	padding: 5px 0 0 0;
	border-top: 1px solid #ac926f;
	color: #ac926f;
	font-size: 10px;
	text-align: center;
}

#footer span	{
	display: block;
	margin-top: 3px;
}

#footer span a	{
	color: #ac926f;
}
 
#footer span a:hover	{
	color: #ac926f;
}



/* ALL PAGE TITLES */

h2#latest_titles	{
	background-image: url(/en/images/sections/latest_titles.gif);
	width: 124px;
}

h2#about_frances	{
	background-image: url(/en/images/sections/about_frances.gif);
	width: 137px;
}

h2#browse_titles	{
	background-image: url(/en/images/sections/browse_titles.gif);
	width: 133px;
}

h2#browse_series	{
	background-image: url(/en/images/sections/browse_series.gif);
	width: 138px;
}

h2#contact_frances	{
	background-image: url(/en/images/sections/contact_frances.gif);
	width: 155px;
}

h2#title_info	{
	background-image: url(/en/images/sections/title_info.gif);
	width: 157px;
}

h2#shopping_cart	{
	background-image: url(/en/images/sections/shopping_cart.gif);
	width: 185px;
}

h2#checkout	{
	background-image: url(/en/images/sections/checkout.gif);
	width: 91px;
}

h2#books	{
	background-image: url(/en/images/sections/books.gif);
	width: 57px;
}

h2#psalms	{
	background-image: url(/en/images/sections/psalms.gif);
	width: 65px;
}

h2#diary	{
	background-image: url(/en/images/sections/diary.gif);
	width: 57px;
}

#announcements {
	width: 460px;
}

#announcements ul {
	margin: 5px 5px 0 0;
	padding: 0 0 15px 0;
}

#announcements ul li {
	padding: 5px; 
	margin: 0 0 10px 0;
	list-style: none;    
	width: 445px;
	border: 2px solid #f7941d;
	background-color: #fff799;
}

#announcements h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000;
}