html {
	overflow: -moz-scrollbars-vertical;
}

body {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

a:link {
	color: #b51d35;
	text-decoration: underline;
}

a:visited {
	color: #b51d35;
	text-decoration: underline;
}

a:hover {
	color: #006899;
	text-decoration: none;
}

a:focus {
	color: #006899;
	text-decoration: none;	
}

a:active {
	color: #006899;
	text-decoration: none;	
}

h1 {
	font-size: 24px;
	color: #b51d35;
}

.book_image {
	float: left;
	margin-right: 5px;
	padding: 5px;
}

.book_detail {
	margin-left: 110px;
}



h2 {
	font-size: 18px;
	color: #006899;
}

h3 {
	font-size: 16px;
	color: #b51d35;
}

h4 {
	font-size: 14px;
	color: #b51d35;
}

#header {
	background: #ffffff url("../images/header_bgd.jpg") repeat-x top left;
	height: 154px;
	border: 0;
	margin: 0px;
	padding: 0px;
}

#header_h1 {
	text-indent: -3000px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url("../images/header_main.jpg") no-repeat top left;
	height: 154px;
	width: 270px;
}

#nav_container {
	background: url("../images/header_next2.jpg") no-repeat top left;
	height: 154px;
	border: 0;
	float: left;
	min-width: 490px;
}

#nav {
	color: #ffffff;
	font-size: 12px;
	height: 24px;
	margin-top: 130px;
	line-height: 24px;
}

#nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#nav ul li {
	margin-left: 0;
	padding: 3px 10px 0px 25px;
	border-left: 0px solid #000;
	list-style: none;
	display: inline;
	background: url("../images/nav_symbol.jpg") no-repeat top left;
}
	
#nav ul li.first {
	margin-left: 0;
	padding: 3px 10px 0px 10px;
	border-left: none;
	list-style: none;
	display: inline;
	background: none;
}

#nav ul li a:link {
	color: #ffffff;
	text-decoration: none;
}

#nav ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#nav ul li a:focus {
	color: #ffffff;
	text-decoration: underline;	
}

#nav ul li a:active {
	color: #ffffff;
	text-decoration: underline;	
}

#left_content {
	float: left;
	width: 270px;
	background: url("../images/left_bgd.jpg") no-repeat top left;
	min-height: 236px;
	padding-bottom: 10px;
}

#left_nav {
	margin-top: 130px;
}

#left_nav h2{
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#left_nav ul {
	margin-left: 0;
	padding-left: 0;
	color: #b51d35;
} 

#left_nav ul li {
	margin-left: 0;
	padding: 0px 0px 0px 15px;
	border-left: 0px solid #000;
	list-style: none;
}

.left_image {
	float: left;
	height: 1%;
	min-height: 165px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#left_nav2{
	margin-left: 0;
	padding: 0px 0px 0px 0px;
	border-left: 0px solid #000;
	list-style: none;
	font-size: 11px;
}

#left_text {
	margin-top: 10px;
	margin-left: 10px;
	width: 200px;
}

#main_content {
	margin: 0px 25px 10px 280px;
	.margin: 0px 25px 10px 275px;
}

#main_content div.hr {
  height: 12px;
  background: #fff url("../images/main_hr.jpg") no-repeat scroll center;
}

#main_content div.hr hr {
  display: none;
}

#main_content .inline{
	margin-bottom: 5px;
	margin-top: 5px;
}

#main_content .inline h2 {
	margin-top: 0px;
	display: inline;
}

#main_content .inline h3 {
	margin-top: 0px;
	display: inline;
}

#footer {
	background: #006899;
	height: 24px;
	padding: 0px 0 0 0;
	margin: 20px 0px 0px 0px;
	clear: both;
	text-align: center;
	color: #ffffff;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}

#footer p{
	margin-top: 0px;
	line-height: 24px;
}

#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #4ea4ba;
	text-decoration: none;
}

#footer a:focus {
	color: #4ea4ba;
	text-decoration: none;	
}

#footer a:active {
	color: #4ea4ba;
	text-decoration: none;	
}

.small {
	font-size: 0.80em;
}

#breadcrumbs {
	font-size: 0.85em;
	text-indent: 15px;
	border-bottom: 1px solid #b51d35;
	height: 20px;	
	margin-bottom: 20px;
	line-height: 20px;
}

.book_holder {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	min-height: 180px;
	height: 1px;
}

.book_holder2 {
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

#latest_release {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	font-size: 0.90em;
	margin-top: 10px;
}

#latest_release img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #4ea4ba;
}


