body {
	background:#f0e9cd url(images/background.jpg);
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:hover{
	color:#000;
}
a {
	color:#574d33;
	text-decoration:none;
}
h4{
	font-size:16px;
	margin:0;
	line-height:16px;
}
#frame {
	margin:auto;
	width: 790px;
	height:auto;
	background: #578875;
	border:1px solid #000000;
}

#footer{
	clear:both;
	background-color:#ced7dc;
	border:1px solid #000;
	width:auto;
	text-align:center;
	font-size:10px;
}

#header{
	background: url(images/text_header.jpg);
	color:#574d33;
	font-size:14px;
	font-weight:bold;
	width:560px;
	margin:5px;
	height: 20px;
	padding:5px 0px 0px 15px;
}

/*------------------------------------------------------Body----------------------------------------------------------------------*/
#body_body{
	display:block;
	width:620px;
	background: url(images/body_background.jpg) repeat-y top;
	border:1px solid #000;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	vertical-align: top;
}


#body_body a:hover{
	color:#000000;
	text-decoration:underline;
}

#body_header{
	display: block;
	width: auto;
	color: #574d33;
	border: 1px solid #333;
	background-color: #ced7dc;
	font-weight: bold;
	padding: 2px 2px 2px 6px;
}

#body_footer{
	clear:both;
	width:auto;
	background-color:#ced7dc;
	border:1px solid #333;
	color:#574d33;
	font-size:10px;
	padding:2px;
	text-align: center;
}
#body_footer a{
	font-size:9px;
	color:#574d33;
	font-weight:bold;
	text-decoration:none;
}

#body_text{
	background: url(images/text_body.jpg);
	display:block;
	border: 1px solid #333;
	width:auto;
	margin:5px 0px;
	padding: 5px;
}

/*------------------------------------------------------Vertical Navigation Bar--------------------------------------------------*/
#vert_navbar{
	background: url(images/vert_navbar_background.jpg);
	width:135px;
	border:1px solid #000;
	padding:5px 0px;
	margin:0;
	text-align:right;
	vertical-align:top;
}
#vert_navbar_header{
	font-size:12px;
	font-weight:bold;
	display:block;
	float:left;
	margin-left:2px;
	color:#fff;
}
#vert_navbar_header a{
	color: #a39572;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;	
}

#vert_navbar_footer{
	padding-right:8px;
}
#vert_navbar_search{
	margin: 10px 5px 15px 5px;
	display:block;
	width:115px;
	height:auto;
	border:1px solid #333;
	padding: 5px 5px 5px 5px;
	background-color: #000;
	text-align:right;
}
#nav_links {
	line-height: 1.5;
}
#nav_links a{
	display: block;
	background:url(images/dot_white.gif) no-repeat right;
	border-bottom: 1px dashed #333333;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	margin: 0px 5px 0px 9px;
	padding: 0px 12px 2px 0px;
	width:100px;
}
#nav_links a:hover{
    background:url(images/dot.gif) no-repeat right;
	color: #000000;
	
}
#nav_links a:over{
	background-repeat: no-repeat;
    background-image: url(images/dot.gif);
    background-position: right;            
}
#shoplinks{
	clear:both;
	width: 770px;
	height: 20px;
	margin:0;
	padding:0;
	color: #fff;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}
#shoplinks a{
	color: #fff;
	text-decoration:none;
}

.print_author{
	width:auto;
	display: inline;
	white-space: nowrap;
	padding: 0px 10px 0px 5px;
}
/*---------------------------------------------titles and for booksellers-----------------------------------------------------*/
#title_navigation{
	font-size: 12px;
	font-weight:bold;
}

#bookseller_navigation{
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	
}
#bookseller_text{
	margin: 3px 17px 0px 17px;
	line-height:15px;
	
}
#bookseller_backtotop{
	margin: 0px 17px 50px 17px;
	font-size:9px;
}

.button {
	font-size:12px;
	border-style:outset;
	border-color:#cccccc;
}

#item_header {
	font-size:13px;
	font-weight:bold;
	line-height:15px;
}
#item_header a{
	color:#000;
}
#item_header a:hover{
	color: #999966;
	text-decoration:underline
}

#item {
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	margin-top:2px;
}
#item a:hover{
	color: #999966;
	text-decoration:underline
}

.item_subheader {
	font-size:10px;
	line-height:8px;
	margin:0px 0px 0px 0px;
	border:1px solid black;
}
.item_image{
	 background-color:#999999;
	 border-color:#FFFFFF;
	 border-width:thin;
	 border-style: outset;
}

.item_detail {
	padding: 5px 5px 5px 10px;
	line-height:14px;
}
.item_list{
	font-weight:bold;
	line-height:14px;
}

#item_authors{
	font-size:11px;
	line-height:13px;
	margin-top:2px;
}

#item_authors a:hover{
	color: #999966;
	text-decoration:underline
}

.shipping_info{
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	border: 1px dashed #999999;
	padding: 7px;
	
}

.author_relation{
	font-size:9px;
	white-space:nowrap;
	word-spacing:-3px;
	
}
#item_list_a_z{
	padding-left: 15px;
	height: 15px;
	font-weight:bold;
}
#item_a_z{
	padding-left: 25px;
	height: 25px;
	font-size:11px;
}
