@charset "utf-8";
body {
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	background-color:#FFF;
	text-align:center;
}
img {
	border:none;
}
h1 {
	font-size:1em;
	color:#01669A;
	margin:20px 0 5px;
	clear:both;
}

h1>a {
	font-size:1em;
	color:#fff;
	margin:20px 0 5px;
	clear:both;
}


h2 {
	font-size:0.9em;
	color:#000;
	margin-left:7px;
}

h3 {
	font-size:0.8em; 
	color:#000;
	margin:0 0 5px;
}
h5 {
	font-size:0.7em;
	color:#C60;
	margin:0 0 20px;
}
p {
	font-size:0.7em;
	color:#000;
}
a {
	text-decoration:none;
}
a:hover {
	color:#4B6EB2;
	text-decoration:underline;
}
.side_title {
	margin-bottom:0px;
	padding:5px 0 5px 20px;
	height:18px;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(Images/rightnav_header_bg.gif);
	clear:both;
}
.side_title h1, .side_title_small h1 {
	font-size:0.9em;
	color:#FFF;
	margin:0;
	padding:0;
}
#wrapper {
	text-align:left;
	margin:auto;
	width:1000px;
}

#header {
	width:100%;
	height:130px;
	background-color:#006;
	clear:both;
}
#sub_header1, #sub_header2 {
	border-right:4px solid #FFF;
	float:left;
}
#sub_header2, #sub_header3 {
	text-align: center;
}

#sub_header1 {
	width:410px;
}
#sub_header2 {
	width:280px;
}
#sub_header3 {
	width:300px;
	float:left;
	margin:20px 0 0;
}
#sub_header3 h3 {
	color:#FFF;
	font-size:0.7em;
	font-weight:normal;
}
#sub_header3 a {
	color:#FFF;
}
#nav_bar {
	margin:4px 0;
	width:100%;
	height:40px;
	background-image:url(Images/nav_bar_bg.gif);
	background-repeat:repeat-x;
}
#nav_bar ul {
	font-size:0.7em;
	color:#FFF;
	display:inline;
}
#nav_bar li {
	list-style-type:none;
	padding: 9px;
	float:left;
	background-image:url(Images/topnav_vertdividerlight_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#nav_bar li a {
	color:#FFFFFF;
}
#nav_bar li a:hover {
	text-decoration:underline;
}
#info{
	width:665px;
	margin:0 0 10px 0;
	padding:15px;
	background-color:#ECF3FE;
	border-top:thin #DCE6FE double;
	border-bottom:thin #DCE6FE double;
	clear:both;
	border-left: none;
	border-right: none;
	}
.side_banner {
	float:left;
}

#info img{
  padding-right: 10px;
}


#content {
	width:695px;
	margin:0 4px 10px 0;
	padding:0;
	float: left;
}
#banner {
	margin:0;
	padding:0;
}
#banner img {
	float:left;
}
.books {
	width:325px;
	height:180px;
	padding:10px 0 20px;
	float:left;
	border-bottom:thin solid #DCE6FE;
	margin-bottom:3px;
	list-style-type:none;
	margin-left: 0px;
}
.details{
	float: left;
}

.books img {
	margin:0 10px 0 0;
	float: left;
	border:#666 thin solid;
}
.books h3 {
	font-size:0.6em;
}
.books a {
	text-decoration:none;
	margin:0;
	padding:0;
	text-align:left;
	font-size:0.7em;
	font-weight:bold;
	line-height:1.2em;
	color:#01669A;
}
.books a:hover {
	text-decoration:underline;
	color:#006;
}
#content a {
	color:#006;
}
.box {
	margin:0 0 10px 0;
	padding:15px;
	background-color:#ECF3FE;
	border-top:thin #DCE6FE double;
	border-bottom:thin #DCE6FE double;
	overflow:auto;
}
#sidebar {
	width:300px;
	float:right;
}
.side_list1, .side_list2 {
	width: 100%;
	margin:0 0 5px;
	padding:0;
	font-size:0.7em;
	line-height:2em;
	color:#006;
	background-color:#DCE6FE;
	list-style-type:none;
	float:left;
}
.side_list1 li, .side_list2 li {
	height:22px;
}
.side_list1 li a, .side_list2 li a {
	color:#006;
	text-decoration:none;
	display:block;
	list-style:none;
	padding:0px 10px 0px 20px;
	border-bottom:thin #FFF solid;
}
.side_list1 a:hover {
	background-color:#FFE074;
}
.side_list2 a:hover {
	background-color:#ECF3FE;
}

#new_books2 {
	margin:0;
	padding:0;
}
#new_books2 li {
		list-style:none;
}
#new_books2 li h3 {
	font:0.7em bold Verdana, Geneva, sans-serif;
	padding:0;
	font-weight: normal;
}
#new_books2 a {
	font-weight:bold;
	color:#006;
	text-decoration:none;
}
#new_books2 a:hover {
	text-decoration:underline;
}
#new_books {
	margin:0;
	padding:0;
}
#new_books li {
	list-style:none;
	margin:0px 12px 10px 12px;
	display: block;
	clear: both;
	position: relative;
	height: 148px;
}
#new_books li img {
	margin:0 2px 15px 0;
	float: left;
}
#new_books li a {
	font-weight:bold;
	color:#006;
	text-decoration:none;
}
#new_books li a:hover {
	text-decoration:underline;
}
#new_books li h3 {
	font:0.7em bold Verdana, Geneva, sans-serif;
	position: absolute; left: 125px;
	overflow: hidden;
}
#new_books img{
	border:#666 thin solid;
}

.book_img {
	margin-bottom:10px;
}
#footer {
	width:100%;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	clear:both;
	background-color:#FFF;
	border-top:thick #23317C solid;
}
.blue {
	color:#4B6EB2;
}
#memberLoginForm {
	width:150px;
	margin:0 100px 0 0;
	padding:0 30px 5px;
	background-color:#4B6EB2;
	float:right;
}
#memberLoginForm h3 {
	padding:0;
	margin:0;
	color:#FFF;
}
#newsletterForm {
	width:200px;
	float:left;
}
#newsletterForm p {
	font-size:0.6em;
}
#book_details_sidebar {
	width:175px;
	margin:10px;
	padding:0;
	float:left;
}
#book_details_sidebar img {
	border:#666 thin solid;
}
#book_details_description {
	width:490px;
	float:left;
	margin-top:10px;
}
#book_details_description h1 {
	margin:0;
	padding-bottom:5px;
	font:1.2em 100 Arial, Helvetica, sans-serif;
	text-align:left;
}
.price {
	text-decoration:none;
	font-size:0.9em;
	text-align:left;
	color:#903;
	font-weight:bold;
	margin:0 0 10px 0;
}
.other_titles {
	margin:0;
	padding:0;
}
.other_titles li {
	width:100%;
	margin:0;
	list-style:none;
	float:left;
}
.other_titles li a {
	text-align:left;
	color:#4B6EB2;
	font-weight:bold;
}
.other_titles li h3 {
	margin:0;
	padding:0;
	font:0.7em/2em bold, Verdana, Geneva, sans-serif;
	text-align:left;
}
.other_titles li p {
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
	font-size:0.7em;
	font-style:italic;
}
.other_titles li a:hover {
	text-decoration:underline;
}
.float_r {
	float:right;
}
.float_l {
	float:left;
}
.book_info {
	font-size:0.6em;
	margin:10px 0 10px 0;
}
.clear {
	clear:both;
}
#categories ul {
	width:345px;
	margin:0 0 20px 0;
	padding:0;
	float:left;
	display:block;
}
#categories li {
	font:0.7em/1.8em Verdana, Geneva, sans-serif;
	color:#CCC;
	list-style:disc inside;
}
#categories li a {
	color:#006;
}
#categories li a:hover {
	color:#C60;
	text-decoration:underline;
}
#where {
	background-color:#ECF3FE;
}
#where a {
	color:#01669A;
}

#container {
	width: 100%;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
form {
	font-size:.7em;
}

.filter{
	font:0.7em bold, Verdana, Geneva, sans-serif;
	height: 35px;
	margin-bottom: 10px;
	background-color:#ECF3FE;
	border-top:thin #DCE6FE double;
	border-bottom:thin #DCE6FE double;
}

.filter a{
	text-decoration: underline;
}

.hlist li {
	list-style-type:none;
	padding: 3px;
	float:left;
	color:#01669A;
}

.double ul
{
    width: 100%;
 }

.search {
	font-size: 1.9em;
} 

.search li {
	list-style-type:none;
	font:0.7em bold, Verdana, Geneva, sans-serif;
}

.links{
	font-size: 0.7em;
	margin-left: 5px;
}

.links h3 { font-size:1.1em; margin-top: 20px;  }
.links li { margin-left: 20px; }

.double li
{
	list-style-type:none;
	font:0.7em/2em bold, Verdana, Geneva, sans-serif;
    float: left;
    width: 33%;
    text-decoration: underline;
}

br{

  }

div.wrapper{
    margin-bottom: 1em;
  }
  
.noimage img {
	border: none;
}

.list li{
	list-style-type:none;
}

table {
	font:0.7em/2em bold, Verdana, Geneva, sans-serif;
	width: 1050px; 
	overflow: scroll;
	padding: 0px 0px 0px 0px;
	margin: 1px 1px 1px 1px;
}

table td {
	padding: 0px 0px 0px 0px;
	margin: 1px 1px 1px 1px;
	
}
table th {
	padding: 0px 0px 0px 0px;
	margin: 1px 1px 1px 1px;
	
}
