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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #cde8ec url(images/background_site.jpg) repeat-x;
	color:#0a4577;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align: justify;
}

a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0a4577;
}

a:link {
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
    font-weight:bold;
	color: #0a4577;
}

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

a:active {
	text-decoration: none;
	color: #0a4577;
}

#main_container{
	position:relative;
	width:860px;
	margin:0 auto;
	background:url(images/background_main_container.gif) repeat-y;
}
#buythebook {
	position:absolute;
	width:165px;
	height:181px;
	top:550px;
	left:760px;
	z-index:52;
}

#content_container{
	width:860px;
	background:url(images/background_header.png) no-repeat;
	z-index: 1000;
}

#footer{
	width:860px;
	height:109px;
	margin: 0 auto;
	background:url(images/background_footer.gif) no-repeat;
	font-size:12px;
	color:#FFFFFF;
}

#book_main{
	position:absolute;
	width:287px;
	height:458px;
	top:0px;
	left:-22px;
	z-index:50;
}

#girl{
	position:absolute;
	width:197px;
	height:641px;
	top:0px;
	left:766px;
	z-index:51;
}
#bookpage {
	position:absolute;
	width:200px;
	height:26px;
	top:517px;
	left:733px;
	z-index:522;
}

#buythebook_contact{
	position:absolute;
	width:165px;
	height:181px;
	top:371px;
	left:760px;
	z-index:52;
}

#btb_left{
	float:left;
	width:154px;
	height:181px;
	margin:0;
	padding:0;
}

#btb_left_top{
	float:left;
	width:154px;
	height:14px;
}

#btb_content{
	float:left;
	width:154px;
	height:146px;
	background-color:#FFFFFF;
}

#btb_left_btm{
	float:left;
	width:154px;
	height:21px;	
}

#btb_right{
	float:left;
	width:11px;
	height:181px;
}

#btb_title{
	float:left;
	width:149px;
	height:24px;
}

#btb_content ul{
	float:left;
	margin:0;
	padding:0;
}

#btb_content ul li{
	list-style-type:none;
	padding:2px;
	margin:0;
	margin-top:4px;
}

a.btb_1{float:left; width:150px; height:18px; background:url(images/btn_amazon.png) no-repeat;}
a:hover.btb_1{background-position:-154px 0px;}
a.btb_2{float:left; width:150px; height:18px; background:url(images/btn_Barnes.png) no-repeat;}
a:hover.btb_2{background-position:-154px 0px;}
a.btb_3{float:left; width:150px; height:18px; background:url(images/btn_Borders.png) no-repeat;}
a:hover.btb_3{background-position:-154px 0px;}
a.btb_4{float:left; width:150px; height:18px; background:url(images/btn_800.png) no-repeat;}
a:hover.btb_4{background-position:-154px 0px;}
a.btb_5{float:left; width:150px; height:18px; background:url(images/btn_IndieBound.png) no-repeat;}
a:hover.btb_5{background-position:-154px 0px;}

#menu{
	position:absolute;
	width:557px;
	height:30px;
	top:90px;
	left:250px;
	z-index:53;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu ul li{
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0;
	margin-top:0;
}

a.menu_1{float:left; width:49px; height:30px; background:url(images/menu_1.png) no-repeat;}
a:hover.menu_1{background-position:0px -30px;}
a.menu_2{float:left; width:106px; height:30px; background:url(images/menu_2.png) no-repeat;}
a:hover.menu_2{background-position:0px -30px;}
a.menu_3{float:left; width:113px; height:30px; background:url(images/menu_3.png) no-repeat;}
a:hover.menu_3{background-position:0px -30px;}
a.menu_4{float:left; width:42px; height:30px; background:url(images/menu_4.png) no-repeat;}
a:hover.menu_4{background-position:0px -30px;}
a.menu_5{float:left; width:112px; height:30px; background:url(images/menu_5.png) no-repeat;}
a:hover.menu_5{background-position:0px -30px;}
a.menu_6{float:left; width:63px; height:30px; background:url(images/menu_6.png) no-repeat;}
a:hover.menu_6{background-position:0px -30px;}

#left_column{
	float:left;
	width:235px;
	margin: 450px 0 0 37px;
	text-align: left;
}

#right_column{
	float: left;
	width: 450px;
}

#right_column_sub{
	float: left;
	width: 450px;
	margin:175px 0 0 0;
}

#center_quote{
	float:left;
	width:450px;
	margin: 175px 0 10px 0;	
}

.main_article{
	float:left;
	width:430px;
	padding:10px;
	text-align: center;
	
}

.main_title{
	float:left;
	margin: 5px 0 0 10px;
}

.hr{
	float:left;
	width:450px;
	height:10px;
	margin:10px 0 10px 0;
}

.mar_photo_main{
	float:right;
	width:116px;
	height:166px;
	margin:5px;
}

.mar_title{
	float:right;
	width: 162px;
	height:24px;
	margin-right: 166px;
}

.clear{
	clear:both;	
}

.left_title{
	float:left;
	width:199px;
	margin:10px 10px 0 10px;
}

.left_divider{
	float:left;
	width:210px;
	height:10px;
	margin:0px;
	padding:0px;
}

.left_form{
	float:left;
	width:210px;	
}

#left_form .form .text{
	float:left;
	width:200px;	
	height:20px;
	background-color:#ffffff;
	border: 1px solid #999999;
	margin-left:10px;
}

#left_form .form .submit{
	float:left;
	width:68px;
	heigth:24px;
	margin:5px 0px 0px 130px;
}

.left_text{
	float:left;
	width:200px;
	margin:10px 0 10px 10px;
}

#footer ul{
	margin: 0;	
	padding:75px 0 0 135px;
}

#footer ul li{
	display:inline;
	margin:0;
	padding:5px;
}
#footer  a:link, #footer a:active,#footer a:visited{
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

#footer a:hover{
	color:#C09;
}

.copyright{
	float:left;
	margin-top:25px;
	color:#7187aa;
}

.left_column_item{
		float:left;
	width:210px;
	margin: 0 0 0 10px;
}
#main_container #content_container #right_column_sub .main_article ul li {
	text-align: left;
}
.bigger {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

