
.productBookDetail
{
	
}

.productBookDetail .topLeft, .productBookDetail .topRight, 
.productBookDetail .bottomLeft, .productBookDetail .bottomRight
{
	float : left;
	background-color : #F1F1FC;
	border : 1px solid #CCCCCC;
}

.productBookDetail .topLeft
{
	width : 716px; /*736 - 20*/
	height : 150px; /*170 - 20*/
	padding : 10px;
	margin-right : 2px;
	margin-bottom : 2px;
	position : relative;
	overflow : auto;
}

.productBookDetail .topLeft .title
{
	font-weight : bold;
}

.productBookDetail .topRight .guestbook
{
	position : absolute;
	margin-top : 120px;
	width: 150px;
}
.productBookDetail .topRight .guestbook a
{
	display : block;
}

.productBookDetail .topRight
{
	width : 155px; /*175 - 20*/
	height : 150px; /*170 - 20*/
	padding : 10px;
	margin-bottom : 2px;
}

.productBookDetail .bottomLeft
{
	width : 600px; 
	height : 200px; 
	margin-right : 2px;
	margin-bottom : 2px;
}

.productBookDetail .bottomLeft div
{
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	float:left;
}
.productBookDetail .bottomLeft div img
{
	border : 0px;
	margin-left : 2px;
	margin-right : 2px;
}

.productBookDetail .bottomRight
{
	width : 291px; /*311 - 20*/
	height : 180px; /*200 - 20*/
	padding : 10px;
	margin-bottom : 2px;
}

.productBookDetail .bottomRight li strong
{
	display: inline-block;
	width : 120px;
}

.productBookDetail .bottomLeftDigital
{
	width : 430px; 
}
.productBookDetail .bottomRightDigital
{
	width : 461px; /*311 - 20*/
}
.productBookDetail .bottomRightDigital li strong
{
	width : 290px;
}


.productSampleImage
{
	clear : both;
	background-color : #F1F1FC;
	border : 1px solid #CCCCCC;
	padding : 10px;
	text-align : center;
}

span.shortBookInfo
{
	background-color : #9C0B42;
	color : white;
	font-size : 12px;
	/*font-weight : bold;*/
	padding-left : 4px;
	padding-right : 4px;
}

/*

*/

.productBookDetail div.flipEnabled
{
	margin : 0px;
	width : 220px;
	float : left;
	margin-left : 194px;
}

.productBookDetail div.flipEnabled.withSplash
{
	margin-left : 120px;
}
.productBookDetail div.flipEnabled div.lookInside
{

	display : inline-block;
	width : 220px;
	height : 193px;
	background-image : url(/assets/images/pageFlip/see_inside.jpg);
	background-repeat : no-repeat;
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
}

.productBookDetail div.splashImage
{

	display : inline-block;
	width : 163px;
	height : 193px;
	padding-top : 57px;
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	float : left;
}
.productBookDetail div.flipEnabled a:hover
{
	/*background-image : url(/assets/images/pageFlip/see_inside_hover.jpg);*/
}
.productBookDetail div.flipEnabled a img
{
	margin-top : 20px;
	margin-left : -7px;
}

.productBookDetail div.digitalSample img
{
	margin-top : 30px;
	margin-left : 115px;
	cursor : pointer;
}

/* is for the second
.productBookDetail div.flipEnabled img
{
	position : absolute;
	margin-top : 50px;
	margin-left : 250px;
}
.productBookDetail div.flipEnabled img.seeInside
{
	margin-top : 0px;
	margin-left : 140px;
}
.productBookDetail div.flipEnabled img.seeInsideOverlay
{
	margin-top : 120px;
	margin-left : 252px;
}
*/

/* is for the first
.productBookDetail div.flipEnabled img
{
	position : absolute;
	margin-top : 32px;
	margin-left : 215px;
}
.productBookDetail div.flipEnabled img.seeInside
{
	margin-top : 4px;
	margin-left : 200px;
}
.productBookDetail div.flipEnabled img.seeInsideOverlay
{
	margin-top : 82px;
	margin-left : 194px;
}

*/
