/* @override http://localhost:5725/css/bookdetails.css */

/* @override http://localhost:5725/css/bookdetails.css */

/* @override http://localhost:5725/css/bookdetails.css */

#mainbookbox {
	margin-top: 0px;
}

.leafimage{
	vertical-align: middle;
}

.booktitle {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}

.detailsbox{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height:100%;
}

.detailsbox_top{
	padding: 0px;
	margin: 0px;
	width: 755px;
	height:220px;
}

.subdetails{
	float: left;
	height: 80%;
	margin-left: 20px;
	margin-top: 15px;
}

.subdetails img{
	margin-top: 0px;
	margin-bottom: 0px;
}

.titletext{
	position: relative;
	margin: 0; 
	width: 100%; 
	padding: 0;
	background: url(http://fictfact.s3.amazonaws.com/images/left_header_grey.gif) no-repeat 0 0;
	background-color:#eee;
	height: 30px;
}

.titletext h2 {
	background: url(http://fictfact.s3.amazonaws.com/images/right_header_grey.gif) no-repeat right 0; 
	color:#006699; 
	font-size: 14px; 
	margin-bottom: 0;
	padding: 6px 9px 5px;
}

#book_interactive{
	float: left;
	color: #996633;
	margin-left: 25px;
	width:15%;
	margin-top: 15px;
}

#bookdetails_titles{
	float: left;
}

#bookdetails_data{
	float: left;
	margin-left: 20px;
}

#seriesdetailsbox{
	margin-top: 10px;
	padding: 0;
}

.seriescoverbox{
	float: left;
	padding:10px;
	text-align: center;
}

#seriestitlebox{
	font-weight: bold;
	font-size: medium;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#bookdescriptionbox{
	margin-top: 10px;
	border-style: solid;
}

#bookdesctitlebox{
	font-weight: bold;
	font-size: medium;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

.description{

margin-bottom: 5px; 
margin-left: 20px; 
margin-right: 15px;
margin-top: 5px;
float:left;
}

#booksalesbox{
	margin-top: 10px;
}

#booksalestitlebox{
	font-weight: bold;
	font-size: medium;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

.salesbox{
	margin-top: 0px;
	margin-bottom: 15px;
	width:100%;
	height:70%;
}

.detailssales{
	height: 175px;
}

.ulstyle{
	font-weight: normal;
	font-style: normal;
	list-style-type: none;
	float: left;
	margin-left: -20px;
	margin-right: 15px;
}

.ulstyle img{
	vertical-align:text-bottom;
	margin-top:0px;
	margin-bottom:0px;
}

.ulstyle li{
	margin-bottom:7px;
}

.ulstyle-book-data{
	font-weight: normal;
	font-style: normal;
	list-style-type: none;
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	width: 210px;
}

.ulstyle-book-data li{
	margin-bottom:3px;
}

div.watermark_box {
position:relative;
display:block;
height: 85px;
margin-top: 15px;
width: 54px;
	padding: 0;
	border-style: solid;
border-width: thin;
-moz-border-radius:4px;
-webkit-border-radius:4px;
left: 20%;
}

img.watermark {
position: absolute;
top: 0px;
left: 0px;
background-color:transparent;
opacity:0.65;
filter:alpha(opacity=65);
margin-left:2px;
margin-top: 0px;
width: 52px;
height:83px;
}

div.imgholder{
	border: 0px solid black;
}

.sUCImg{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

.wm_no_image{
	margin-top: 25px;
	font-size: x-small;
}

.imgholder div{
	text-align:center;
}

.sUImg_title{
	margin-top: 5px;
}


.imgholder a{
	font-size: 11px;
}
