/* CSS Document */
a { color: #22426B; text-decoration:none; font-weight: bold;}
a:hover {color: #22426B; text-decoration:underline;}

h1 { margin: 2px 0 3px 0; color: #22426B; font-size: 14px;}
h2 { margin: 2px 0 3px 0; color: #22426B; font-size: 12px; }
h3 { margin: 2px 0 3px 0; font-size: 11px;}
h4 { margin: 2px 0 3px 0; color: #22426B; font-size: 11px;}
h5 { margin: 0; font-weight: normal; color: #22426B; font-size: 12px; }

hr { height: 1px; background-color: #999999; border: none;}

.blue_hl { color: #3667A7; text-decoration:none;}

a.more  { color: #3667A7; text-decoration:none; font-weight: bold;}
a.more:hover  { color: #3667A7; text-decoration: underline; font-weight: bold;}

body { text-align:center;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: #002E57;  background-color: #3163A5; margin: 0px;}

.title_bar_more { font-size:9px; color:#fff;}
.title {color: #2983B4; font-weight: bold; font-size:9px;}
.date { color: #2983B4;}
.input { width: 124px; height: 7px; font-size: 9px; vertical-align:top;}

.header { height: 22px; background:url(pics/header_bg.gif) repeat-x; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #23446E; padding: 3px 0 0 10px;}
.header2 { height: 42px; background:url(pics/header_bg2.gif) repeat-x; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #23446E; padding: 3px 0 0 10px; margin: 5px 0 5px 0; border-top: 1px solid #ccc;} 

.home {background-color:#e3e3e3; width:100px; float:right; padding: 0 10px 0 10px; color:#000000;}

a.order { color: #fff;}
a.order:over { color: #fff;}
.rev { font-size: 9px; font-style:normal; color: #000;}
/**.quote {font-size:14px; color: #134695; font-style: italic; text-align:center;}*/
.book_button {
	background-image:url(pics/new_rel_tile.gif);
	border:2px outset black;						
	height:15px;
	text-align:center;
	width:180px;
	color:#F4793A;
	padding:2px;
}
.book_button:hover {color:#F4793A;}
.book_button:active {border:2px inset black;}
.grey_blue {color:#23446e;}
.black {color:black;}

.column_verdana_header {font-size:14pt;	font-family:Verdana;}
.verdana_header_bold {font-size:11pt;font-family:Verdana;font-weight:bold;}
.book_title {	
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
	color:#F4793A;
}
.book_author {font-size:9pt;font-family:Verdana;}
.book_container {
	float:left; 
	width:470px; 
	border: 1px solid #e3e3e3; 
	padding: 5px;  
	margin-bottom: 10px;  
	font-size: 11px;
}
.book_specs {font-size:9pt;font-family:Verdana;}
.book_cover {float: left; margin: 5px 10px 5px 0;}
.book_description {	
	font-size:9pt;
	font-family:Verdana;
	color:#23446e;	
}
.book_description_2 {
	font-size:9pt;
	font-family:Verdana;
	color:#000080;	
}
.edition_header {font-weight:bold;color:#002e57;}
.small_print {color:black;font-size:7pt;}
.column_arial_header {font-size:11pt;font-family:Arial;}
.arial_header_super {
	color:#23446e;
	font-size:18pt;
	font-family:Arial;
}
.column_arial_header_big {font-size:14pt;font-family:Arial;}
#copyright {
	color:white;
	padding:2px;
	background-color:#3163A5;
}

.column_body {
	color:black;
	font-size:9pt;
	font-family:Arial;
}
.dashed_line {border-bottom:1px dashed black;}
.peach {color:#F4793A;}
.book_quote {
	color:#F4793A;
	font-size:9pt;
	font-family:Verdana;	
	font-weight:bold;
	font-style:italic;
}
.new_body {font-size:9pt;padding:5px;}
