@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/body_tile.jpg);
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#565257;
	}
	
a{
	text-decoration:none;
	color:#8a0000;
	}
	
a:hover{
	text-decoration:underline;
	}
	
p{
margin:0.6em 0 0.6em 0;
}
	
img{
	border:none;
	}
	
#container{
	width:100%;
	background:url(../images/container_bg.gif) repeat-x 0 100%;
	}
	
#content{
	width:970px;
	margin:0 auto;
	background:url(../images/content_tile.jpg);
	padding:20px 20px 120px 20px;
	}
	
#columnLeft{
	float:left;
	width:300px;
	}
#columnRight{
	width:360px;
	float:right;
	margin-top:0;
	padding:0 0 100px 0;
	background:url(../images/bookfloral_bottom.jpg) no-repeat 0 100%;
	}

#columnRightTop{
	width:360px;
	height:180px;
	background:url(../images/bookfloral_home_top.jpg) no-repeat;
	}
#columnRightTop.inner{
	background:url(../images/bookfloral_inner_top.jpg) no-repeat 0 100%;
	}
#columnCenter{
	margin-left:320px;
	margin-top:120px;
	width:260px;
	padding: 100px 0 0 0;
	background:url(../images/floral_top.jpg) no-repeat;
	}
#columnCenter.inner{
	background:url(../images/floral_inner_top.jpg) no-repeat;
	}
	
#columnCenterBottom{
	width:260px;
	height:110px;
	background:url(../images/floral_bottom.jpg) no-repeat;
	}
	
#columnWide{
	margin-left:320px;
	margin-top:120px;
	width:620px;
	padding: 100px 0 0 0;
	background:url(../images/floral_bookslist_top.jpg) no-repeat;
	}
	
#columnWideBottom{
	width:620px;
	height:130px;
	background:url(../images/floral_bookslist_bottom.jpg) no-repeat;
	}
.clearBoth{
	clear:both;
	}
	
ul#mainNav{
	margin:0 0 20px 0;
	padding:0;
	}
ul#mainNav li{
	list-style:none;
	margin:-6px 0 0 0;
	padding:0;
	width:282px;
	background:url(../images/nav_bg.jpg) no-repeat;
	}
ul#mainNav li a{
	display:block;
	width:100%;
	padding:8px 0 0 40px;
	margin:0 0 0 14px;
	background-position:0 4px;
	background-repeat:no-repeat;
	height:34px;
	text-transform:uppercase;
	}
ul#mainNav li a:hover,
ul#mainNav li.current a{
	color:#4f7776;
	text-decoration:none;
	}

#Form_Form_Newsletters{list-style:none;}

ul#subNav{
	margin:-5px 0 5px 12px;
	padding:0 0 5px 0;
	background:url(../images/subnav_bg.jpg) repeat-y;
	}
ul#subNav li{
	list-style:none;
	margin:0;
	padding:0;
	height:24px;
	background:none;
	font-size:0.8em;
	}
ul#subNav li a{
	display:block;
	width:100%;
	padding:8px 0 0 30px;
	margin:0 0 0 6px;
	background-image:url(../images/bullet_icon.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	}
	
ul#subNav li.link a{
	color:#8a0000;
	}
	
#navHome{background:url(../images/home_icon.gif);}
#navBooks{background:url(../images/books_icon.gif);}
#navAuthors{background:url(../images/authors_icon.gif);}
#navAbout{background:url(../images/about_icon.gif);}
#navContact{background:url(../images/contact_icon.gif);}
#navReviews{background:url(../images/reviews_icon.gif);}

h1 a{
	display:block;
	width:103px;
	height:230px;
	background:url(../images/berbay_logo.gif);
	text-indent:-9999px;
	margin:0 0 30px 0;
	}
h2{
	font-size:1.6em;
	font-weight:normal;
	margin:0;
	padding:0 0 8px 0;
	background:url(../images/dashed_line.gif) repeat-x 0 100%;
	}
	
h3{
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	padding:0 0 8px 0;
	background:url(../images/dashed_line.gif) repeat-x 0 100%;
	width:100%;
	}
	
#columnWide h3{
	background:none;
	padding:0;
	margin-bottom:-5px;
	}
	
#bookCoverContainer{
	width:282px;
	height:318px;
	background:url(../images/doily.gif) no-repeat;
	padding:40px 30px 30px 30px;
	margin-top:-50px;
	text-align:center;
	}
	
#bookCoverContainer h3{
	background:url(../images/latestrelease_btn.gif) no-repeat;
	text-indent:-9999px;
	width:197;
	height:62px;
	margin-top:-80px;
	margin-left:110px;
	}

#bookCoverContainer img{
	border:solid 1px #ccc;
	}

a.imageZoom{
	display:block;
	background:url(../images/zoom_btn.gif) no-repeat;
	width:99px;
	height:50px;
	text-indent:-9999px;
	margin:-15px 0 -40px 20px;
	}
	
a.readMoreLink{
	display:block;
	padding:0 0 0 20px;
	background:url(../images/plus_icon.jpg) no-repeat;
	}
	
.bookListItem{
	background:url(../images/dashed_line.gif) repeat-x 0 100%;
	margin:10px 0 20px 0;
	padding:0 0 0 0;
	height:215px;
	}
	
.bookListItem h3,
.bookListItem p{
	margin-left:160px;
	}
.bookListItem a.readMoreLink{
	margin-left:170px;
	}
	
.bookListItem img{
	margin:0 20px 0 0;
	border:solid 1px #ccc;
	}
	
#subscribeForm{
	border:none;
	background:url(../images/dashed_line.gif) repeat-x 0 100%;
	font-size:0.9em;
	padding:0 0 10px 0;
	margin:0;
	}

#subscribeForm input{
	border:solid 1px #ccc;
	background:#fff;
	color:#666;
	width:90%;
	padding:5px;
	margin:0 0 5px 0;
	}

#subscribeForm .action{
	border:none;
	background:url(../images/subscribe_btn.jpg) no-repeat;
	width:102px;
	height:42px;
	text-indent:-9999px;
	}
	
fieldset{
	border:none;
	}

#footer{
	width:100%;
	height:250px;
	background:url(../images/footer_tile.gif) repeat-x;
	margin-top:-120px;
	}
#footerSign{
	width:212px;
	height:117px;
	color:#7d7979;
	font-size:0.7em;
	padding:33px 10px 0 15px;
	overflow:hidden;
	float:right;
	background:url(../images/footer_sign.gif) no-repeat;
	margin:60px 50px 0 0;
	}
#copyright{
	float:right;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:40px 0 0 0;
	}
#copyright a{
	color:#fff;
	}
div.field{
	margin:0 0 14px 0;
	}
label.left{
	display:block;
	width:150px;
	float:left;
	}
.message{
	display:block;
	margin:4px 0 12px 0;
	color:#FF0000;
	font-style:italic;
	font-size:0.9em;
	}
	

