body {
    background:#00b8a5;
}

#bgLeft {
	background:url('images/books_bgLeft.gif') no-repeat left top;
}

#bgRight {
	background:url('images/books_bgRight.gif') no-repeat right top;
}


.bookContainer {
	padding-bottom: 20px;
	min-height: 100%;
	width:100%;
}

.bookDesc h3 {
	text-transform: none;
	font-weight:normal;
	padding-top:0;
	padding-bottom:15px;
	margin-top: 0;
	font-size:28px;
	line-height:32px;
	color:#FFFFFF;
}

.bookDesc p {
	text-transform: none;
	font-weight:normal;
	padding-top:0;
	padding-bottom:10px;
	margin-top: 0;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
}

.biblio {
	font-size: 14px;
	line-height:16px;
	color: #fff;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding:10px;
}

.thatsme {
	background:url('http://www.chrishigginsthatsme.com/wp-content/themes/chrishiggins/images/book_32c.jpg') no-repeat left top;
}

.thing {
	background:url('http://www.chrishigginsthatsme.com/wp-content/themes/chrishiggins/images/book_50.jpg') no-repeat left top transparent;
}

.perfect {
	background:url('http://www.chrishigginsthatsme.com/wp-content/themes/chrishiggins/images/book_perfect.jpg') no-repeat left top transparent;
}

.pride {
	background:url('http://www.chrishigginsthatsme.com/wp-content/themes/chrishiggins/images/book_pride.jpg') no-repeat left top transparent;
}

.tapas {
	background:url('http://www.chrishigginsthatsme.com/wp-content/themes/chrishiggins/images/book_tapas.jpg') no-repeat left top transparent;
}

.love {
	background:url('http://www.chrishigginsthatsme.com/wp-content/themes/chrishiggins/images/book_love.jpg') no-repeat left top transparent;
}

.would {
	background:url('http://www.chrishigginsthatsme.com/wp-content/themes/chrishiggins/images/book_would.jpg') no-repeat left top transparent;
}	

.afterme {
	background:url('http://www.chrishigginsthatsme.com/wp-content/themes/chrishiggins/images/book_afterme.jpg') no-repeat left top transparent;
}

.newBook {
	width:570px;
	height:255px;
	margin-top:30px;
	background:url(images/rowNew.png) -10px no-repeat;
}

.newBookDesc {
	float:left;
	width:330px;
	margin-left:60px;
}

.newBookImg {
	float:left;
	width:150px;
	height:225px;
	display:block;
}

.row1 {
	width:570px;
	height:255px;
	background:url(images/row1.png) no-repeat -10px;margin-top:20px;
}

.row2 {
	width:570px;
	height:255px;
	background:url(images/row2.png) no-repeat -10px;margin-top:20px;
}

.row3 {
	width:570px;
	height:255px;
	background:url(images/row3.png) no-repeat -10px;margin-top:20px;
}

#bookContainer {
	width:960px;
    margin-left: 90px;
    float:left;
    color:#fff;
}

#bookContent {
	width:960px;
	padding:10px 0 0 0;
    overflow:hidden;
    color:#fff;
    font-family:Georgia, "Book Antiqua", Palatino, serif;
    font-size:16px;
    line-height:20px;
}

.bookDesc {
	float:left;
	width:330px;
}

.book {
	width:210px;
	padding-top:350px;
	float:left;
}

.col2 {
	width:695px;
	margin-left:35px;
	float:left;
}

.col3 {
	float:left;
	margin-left:30px;
	width:330px;
}

.externalIcons {
	background:url('images/external.png') no-repeat;
	width:330px;
	float:left;
}

.notes {
	float:left;
	width:330px;
	height:auto;
	margin-top:20px;
}

.notesHeader {
	background:url('images/notes_header.gif') no-repeat #009283 10px 10px;
	height:38px;
}

.notesBody {
	background:url('images/notesBG.gif') no-repeat;
	padding:20px;
	font-size:14px;
	line-height:18px;
	color:#333;
}

.review {
	width:695px;
	float:left;
	margin-top:20px;
	color:#fff;
}

.review h4 {
	font-style:italic;
	font-size:24px;
	font-weight:normal;
	color:#fff;
	margin-bottom:10px;
	text-transform: none;
}
