@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	background: #fff url(/images/body_bg.gif) repeat-x 0 0;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #9e5493;
	text-decoration: none;
	/*text-transform: capitalize;*/
}
a:hover {
	text-decoration: underline;
}
#center {
	width: 1180px;
	margin: 0 auto;
}
#page {
	width: 100%;
	float: left;
	padding: 0 3px;
}
#header {
	float: left;
	width: 100%;
	background: #FFF url(/images/header_bg.gif) repeat-x left bottom;
}
#logo {
	float: left;
	height: 115px;
	width: 410px;
	overflow: hidden;	
	background-repeat: no-repeat;
	background-position: center;
	display: inline;
}
#logo a {
	float: left;
	height: 0px;
	width: 100%;
	padding-top: 118px;
	overflow: hidden;
}
.toplinks {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#nav_bar {
	clear: both;
	width: 100%;
	height: 42px;
}
#nav_bar li, .footer_link li {
    display: inline;}
#nav_bar_left {
	float: left;
	height: 42px;
	width: 18px;
	background: url(/images/blue_bar_left.png) no-repeat left bottom;
}
#nav_bar_right {
	background: url(/images/blue_bar_right.png) no-repeat right 2px;
	width: 18px;
	height: 42px;
	float: right;
}
#container {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}
#main_column {
	float: right;
	width: 883px;
	padding: 5px 5px 10px;
	background-color:White;
	opacity:0.9;
}
.banner {
	float: right;
	height: 90px;
	width: 728px;
	margin-bottom: 14px;
	text-align: center;
	margin: 3px 10px 0;
	background-color: #F2F2F2;
	display: inline;
}
#book_frame {
	float: left;
	width: 883px;
	margin: 0 0 14px;
	overflow: hidden;
}
#sub_column {
	float: left;
	width: 284px;
}
.bg_frame {
	background-image: url(/images/bg_frame.png);
	background-repeat: repeat-y;
	float: left;
	width: 284px;
}
.frame_top_border {
	float: left;
	height: 3px;
	width: 284px;
	background-image: url(/images/bg_frame_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
.frame_bottom_border {
	float: left;
	height: 11px;
	width: 284px;
	background-image: url(/images/bg_frame_bottom.png);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 14px;
}
.title_bar {
	float: left;
	height: 26px;
	width: 260px;
	overflow: hidden;
	background: url(/images/title_bar.png) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
	padding: 7px 12px 0 12px;
	text-transform: uppercase;
}
#sub_column ul {

}
ul, li {
	list-style: none;

}
#sub_column li {
	margin: 0 10px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 0 6px;
	color: #616161;
	background: url(/images/border.gif) no-repeat center bottom;
	clear: both;
	font-weight: bold;
	list-style: none;
	display: block;
}
#footer {
	float: left;
	width: 100%;
	height: 44px;
	padding-bottom:30px;
	background: url(/images/footer_bg.gif) repeat-x left top;
}
#footer .left_img {
	background-image: url(/images/footer_left_img.gif);
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	width: 12px;
	overflow: hidden;
}
#footer .right_img {
	background-image: url(/images/footer_right_img.gif);
	background-repeat: no-repeat;
	float: right;
	height: 44px;
	width: 12px;
	overflow: hidden;
}
.footer_link {
	float: left;
	width: 97%;
	text-align: center;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 13px 0 20px;
}
.footer_link a {
	color: #FFFFFF;
	margin: 0 10px;
}
.title {
	margin-bottom: 7px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#nav_bar ul {
	display: block;
	text-align: left;
	padding-right: 10px;
}
#nav_bar a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
	margin: 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.book-intro {
	width: 360px;
	float: left;
	line-height: 18px;
	margin-top:10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.similarBooks {
	padding-left: 380px;
	margin-top:10px;
}
.similarBooks h3 {
	background: url(/images/dot_line.gif) center repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	font-variant: small-caps;
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.similarBooks h3 a, .similarBooks h3 span {
	background-color: #fff;
	padding-right: 3px;
	text-decoration: none;
}
.similarBooks li {
	display: inline;
	float: left;
	text-align: center;
	margin-right: 27px;
	width:140px;
}
.similarBooks h5 {
	font-size: 14px;
	margin-top: 5px;
}
li.last, #sub_column li.last {
	margin-right:0;
	background: none;
}
.copyright {
	text-align: right;
	text-indent: 10px;
	color: #999;
	width: 99%;
	float: left;
}
#nav_bar a:hover {
	color: #e4e4e4;
}
.box {
	background-color: #FFF;
	min-height: 180px;
	margin-bottom: 20px;
	width: 90%;
	margin: 5px 5%;
}
#sub_column ul ul {
}
#sub_column li li {
	padding: 3px;
	background: none;
	display: block;
	font-weight: normal;
	background: url(/images/bullets.gif) no-repeat 0 7px;
	padding-left: 10px;
}
#sub_column ul ul {
	clear: both;
	background: url(/images/border.gif) no-repeat center top;
	display: block;
	margin-top: 5px;
	padding-top: 3px;
}

.tab_bookDetails 
{
	margin-top:8px;
	margin-bottom:8px;
}
div.productListItem
{
	padding: 5px;
	text-align: center;
	border-right: solid 1px #e3e3e3;
	border-bottom: solid 1px #e3e3e3;
	width:205px;
	height:205px;
	margin:0;
	float:left;
	font-size:x-small;
}
.catTitle 
{	
	width:100%;
	border-bottom:solid 1px #e3e3e3;
	padding-bottom:5px;	
	padding-top:10px;	
	vertical-align:bottom;
}
.catDiv 
{
	clear:both;
	margin-top:10px;
	margin-bottom:8px;
	padding-top:10px;
}
.productListItemImg 
{
	padding:5px;
}

.expandCategory:hover
{
	cursor:pointer;
}
h2.ariane 
{
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:10px;
	color: #666666;
	font-weight:normal;
	margin-bottom: 1em;
}
h2.ariane a
{	
	color: #81006f;
}
.disabledStyle 
{
	opacity:0.5;
}
