@charset "UTF-8";
/* CSS Document */
.book img{ behavior: url(../lib/iepngfix/iepngfix.htc) }

#books h1{
	text-align:center;
	border:none;
	font-size:24px;
	margin:40px 0;
}
#books h2{
	height:39px;
	border:none;
	color:#fcea89;
	font-size:18px;
	}
#QBQ-book h2, #SAP-book h2, #DJTBH-book h2{
	padding-left:165px;
	}
#FTS-book h2, #OO-book h2{
	text-align:right;
	}
.book p{
	width:584px;
	float:left;
	}
.book a{font-size:18px;}
p.note-18{font-size:18px;}
p.note-14{font-size:14px;}

#books a img{border:none;}

.book-left{
	width:149px;
	height:180px;
	float:left;
}
.extra-h{height:220px;}
.book{
	width:100%;
	background:url(images/books/red-stripe.jpg) top left repeat-x;
	min-height:250px;
	clear:both;
}
#SAP-book{height:300px;}
#QBQ-book img, #SAP-book img, #DJTBH-book img, #OO-book img{
	margin:-130px 0 0 20px;
	position:relative;
	z-index:1;
}
#FTS-book img{
	float:right;
	margin:-200px 20px 0 0;
	position:relative;
	z-index:1;
	}
	
/* Single Book Page Styles */
#single-image{
	float:left;
	width:230px;
	min-height:400px;}
#single-content{
	float:left;
	width:600px;
	margin:-80px 0 0 0;
	position:relative;
	z-index:2;
}
#single-book h1, #single-content h1{
	font-size:24px;
	border:none;
	padding:70px 0 5px 0;
	font-style:italic;
}
#single-book h2, #single-content h2{
	font-size:18px;
	color:#fcea89;
	border:none;
	margin:0 0 20px 20px;
	}
#breadcrumbs{width:100%;margin:0;}

#single-book{
	width:100%;
	background:url(images/books/red-stripe-big.jpg) repeat-x;
	background-position:0 105px;
	height:500px;
}
img#big-book{
	float:left;
	padding:30px 20px 10px 40px;
}

.buy-book{
	float:right;
	width:190px;
	height:78px;
	background:url(images/books/buy-now.jpg);
	margin:0 10px 0 0;
	position:relative;
	z-index:1;
}
	.buy-book a{
		display:block;
		width:100%;
		font-size:24px;
		text-align:center;
		color:#fff;
		padding:20px 0;
		font-weight:bold;
	}
		.buy-book a:hover{color:#fcea89;text-decoration:none;}

#single-book ul{
	margin-left:50px;}

p.red{color:#be1d09; font-weight:bold;}


#book-pages{
	clear:both;
	width:700px;
	margin:0 auto;
	height:220px;
}
	#book-pages p{text-align:center;font-weight:bold;}
	#book-pages img{
		padding-right:50px;
		border:0;
		float:left;
		}
		img.last{padding-right:0px !important;}