* {margin:0; padding:0}

body {
	background:url(../img/bg_main.jpg) center top no-repeat #b4e5e5;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#585959;
	}
a {
	text-decoration:none;
	color:#22b3b6;
	}
a:hover {
	text-decoration:none;
	color:#bf2448;
	}	
	
a img, fieldset {border:0 none;}

p {
	margin-bottom:16px;
	}

ul {list-style-type:none;}

h2 {
	font-size:20px;
	color:#bf2448;
	margin-bottom:16px;
	font-weight:100;
	}

h3 {
	font-size:14px;
	color:#bf2448;
	margin-bottom:16px;
	}

.more {
	display:block;
	width:135px;
	height:48px;
	text-indent:-9000em;
	background:url(../img/bg_more.png)  -8px top no-repeat;
	}	

.amazon {
	display:block;
	width:265px;
	height:48px;
	text-indent:-9000em;
	background:url(../img/bg_amazon.png)  -4px top no-repeat;
	}



#container {
	width:920px;
	margin:0 auto;
	position:relative;
	}
	
#mastHead {
	width:760px;
	margin-left:80px;
	height:148px;
	background:url(../img/bg_header.jpg) left top no-repeat;
	}

#logo {
	float:left;
	height:148px;
	}

#mainContent {
	background:#fff;
	width:760px;
	margin-left:80px;
	_margin-left:40px;
	float:left;
	padding-bottom:20px;
	
	}

#intro {
	background:url(../img/bg_intro.gif) bottom repeat-x #e7f7f7;
	width:760px;
	margin-left:80px;
	_margin-left:40px;
	float:left;
	}

#intro p {
	font-size:18px;
	line-height:20px;
	color:#22b3b6;
	padding:10px 20px 0 160px;
	}

/*****		Nav			*****/

#nav {
	height:40px;
	float:left;
	text-align:right;
	padding:0;
	margin:-5px 0 0 5px;
	font-size:14px;
	font-weight:700;
	}
#nav li {
	float:left;
	margin:0;
	padding:25px 10px 10px 10px;
	}
#nav li a {
	color:#bf2448;
	}
#nav li.current {
	background:#fff;
	color:#22b3b6;	
	}
#nav a:hover {
	color:#22b3b6;
	}


/*****		Tabs		*****/
#tabContainer {
	background: url(../img/bg_tab_container.gif) left bottom repeat-x #fff;
	float:left;
	min-height:280px;
	_height:280px;
	padding-bottom:10px;
	width:920px;
	border-bottom:1px solid #ccc;
	position:relative;
	}
#tabContainer .tab {
	display: none;
	}
#tabContainer div.current { 
	display: block;
	}
#tabNav {
	background:url(../img/bg_nav.png) -1px -1px repeat-x;
	height:60px;
	width:920px;
	}
#tabNav li {
	float:left;
	}
#tabNav li.current, 
#tabNav li.current a:hover {
	background:#fff
	}
#tabNav a {
	display:block;
	width:190px;
	height:40px;
	padding:10px 20px;
	font-size:20px;
	color:#bf2448;
	}
#tabNav a:hover {
	background:url(../img/bg_nav.png) -1px -63px repeat-x;
	color:#22b3b6;
	}
#tabNav a span {
	display:block;
	font-size:12px;
	}
#tabNav .current a {
	color:#22b3b6;
	background:#fff;
	}
#tabContainer .bookCover {
	float:left;
	padding-right:10px;
	}
#tabContainer h2 {
	padding-top:40px;
	}
#tabContainer p {
	width:420px;
	font-size:16px;
	line-height:20px;
	}
#tabContainer .description {
	float:left;
	padding-left:10px;
	}
.tab .buttons {
	margin-left:-10px;
	/*position:absolute;*/
	padding-top:44px;
	}

.buttons .more {
	float:left;
	background-position:0 0;
	}
.buttons .amazon {
	float:left;
	}
	
	
#newsColumn {
	float:left;
	width:350px;
	padding-left:20px;
	padding-top:20px;
	}
	
	
#newsColumn h3 {
	padding-left:140px;
	}
#newsColumn h4 {
	font-size:12px;
	}
#newsColumn h4, #newsColumn p {
	margin-left:140px;
	}
#newsColumn .date {
	width:120px;
	float:left;
	text-align:right;
	color:#71d0d1;
	}
#reviewsColumn {
	float:left;
	width:350px;
	padding-right:20px;
	margin-left:20px;
	padding-top:20px;
	}

#reviewsColumn p {
	width:210px;
	float:left;
	}
#reviewsColumn .reviewAuthor {
	float:right;
	width:120px;
	padding-left:20px;
	}
	.reviewAuthor span {
	display:block;
	}
	.reviewAuthor span.date {
	color:#71d0d1;
	}




#footer {
	padding:20px 80px;
	float:left;
	width:760px;
	}

#footer img {
	vertical-align:middle;
	padding-right:10px;
	}
#footer p {
	float:right;
	text-align:right;
	padding-top:10px;
	}
	
	
.bookDescription {
	padding:24px 0 16px 160px;
	border-bottom:1px solid #eee;
	margin-right:160px;
	clear:both;
	}
	
.bookDescription.last {
	border-bottom:none;
	}	
.bookDescription .bookCover {
	float:left;
	margin-left:-160px;
	}
.subtitle {
	margin-top:-16px;
	color:#bf2448;
	}	

.authorDescription {
	padding:24px 0 24px 160px;
	margin-right:160px;
	clear:both;
	}
.authorDescription .authorPic {
	float:left;
	padding-right:10px;
	margin-left:-140px;
	}
.authorDescription h3 {
	font-size:12px;
	margin-bottom:0;
	}


.news {
	padding:24px 0 24px 160px;
	margin-right:160px;
	clear:both;
	border-bottom:1px solid #eee;
	}
.news .date {
	float:left;
	padding-right:10px;
	margin-left:-140px;
	color:#71d0d1;
	}
	
.review {
	padding:24px 0 24px 160px;
	margin-right:160px;
	clear:both;
	border-bottom:1px solid #eee;
	}
.review .itemNo {
	float:left;
	padding:24px 10px 0 0;
	margin-left:-140px;
	color:#eee;
	font-size:100px;
	font-weight:700;	
	}


p.intro {
	font-size:16px;
	line-height:20px;
	}

	
.extra {
background:url(../img/skates.png) top left no-repeat;
width:195px;
height:280px;
position:absolute;
z-index:100;
}

#extraHome {
top:208px;
right:40px;

}

#extraSubPage {
top:214px;
right:40px;

}

/*
	ALEX ADDED - REVIEW PAGINATION
*/

#paginate{
	padding: 24px 0 24px 160px;
	clear: both;
}

#paginate #controls{
	height: 20px;
}

#paginate #controls .control{
	float: left;
	margin-right: 10px;
}