﻿/* book details styles 2009.05.14 SY */
.coverHolder { float:left;  width:222px;}
	.coverHolder a { display:block; margin-bottom:5px; }
	.coverHolder .cover { margin-top:33px; }
	.coverHolder .cover img { border: solid 1px #999; }
	#ctl00_contentMiddleColumn_icoNew, 
	#ctl00_contentMiddleColumn_icoEdition, 
	#ctl00_contentMiddleColumn_icoLookInside { position:absolute; }
	#ctl00_contentMiddleColumn_icoEdition { margin:17px 0 0 39px; }
	#ctl00_contentMiddleColumn_icoLookInside {  margin:5px 0 0 84px;  }
.detailsHolder { float:left; width:335px; padding-top:20px;  }
	.detailsHolder p { margin: 0 0 1em 0 !important; }
	.detailsHolder h2 { display:block !important; font-size:1em !important;}
	.detailsHolder h2 span { font-weight:normal; }
	.detailsHolder .info { display:block; font-size:0.7em; padding-bottom:1em; }
	.detailsHolder strong { font-weight:bold; }

.aboutTheAuthor .authorHolder 
{
	background: url(../graphics/structure/box_author_frame.gif) no-repeat;
	float:left;
	height:171px;
	padding:36px 0 0 33px;
	width:110px;
	margin-right:40px;
}
.aboutTheAuthor .authorDetailsHolder 
{
	/*float:right;
	width:400px;*/
	margin-left:12px;
}
.aboutTheAuthor p { margin-bottom:1em; }
.aboutTheAuthor h3 
{
	margin-bottom:1em;
}

.aboutTheAuthor h3 { color:#6699CC; }
.sifrHeading	{ font-size:1.5em;}

.reviews strong { font-weight:bold; }
.reviews ul li { padding:0 0 20px; }

.btnSeeMoreNewBooks 
{
	position:absolute;
	margin:10px 0 0 335px;
}
.btnSeeMoreBooks 
{
	position:absolute;
	margin:10px 0 0 375px;
}
.btnSendUsYourReview,
.btnMoreReviews,
.btnMoreAboutTheAuthor 
{
	float:right;
	margin-right:10px;
}

.btnSendUsYourReview { background-image:url(/graphics/buttons/btn_send_us_your_review.gif); width:197px; height:28px; }
.btnMoreReviews { background-image:url(/graphics/buttons/btn_more_reviews.gif); width:142px; height:28px; }
.btnSubmitReview { background-image:url(/graphics/buttons/btn_submit_review.gif); width:144px; height:28px; }
.btnBackToReviews { background-image:url(/graphics/buttons/btn_back_to_reviews.gif); width:160px; height:28px; }

.btnFullReview { float:right; margin-right:10px; }
		
.aboutTheAuthor .purpleHR {	margin-left:12px; padding:0px !important; position:relative !important;  }
#ctl00_contentMiddleColumn_comingSoonDate{
	background:url(/graphics/structure/publish_date_box_yellow.gif) no-repeat;
	height:25px;
	padding: 25px 0 0 0;
	text-align:center;
	width:160px;
}

.statusIcon { float:right; padding: 0 0 5px 5px; }
