p{margin: 0;padding: 0;}

body {
background: #fff url('images/bg.jpg') repeat-x;
font-family: Arial;
font-size: 14px;
color: #333;
line-height: 18px;
}

.wrapper {
width: 950px;
margin: 0 auto;
padding: 0;
}

.header {
}

.logo {
width: 670px;
float: left;
margin-right: 30px;
margin-top: 12px;

}

.preorder {
width: 175px;
float: left;
}

.countdownclock {
color: #fff;
padding-top: 105px;
}

.countdown {
font-size: 24px;
}

div.topnav {
width:786px;
height:32px;
background: url('images/topnav.jpg') no-repeat;
margin:0 auto;
float: left;
}

#nav li a {
text-indent:-999em;
display:block;	
list-style: none;
float: left;
}

#nav, #nav li {
list-style: none;
float: left;
margin: 0;
padding: 0;
}

#nav li a.author 				{ background: url('images/topnav.jpg') no-repeat 0px 0px; width: 192px; height: 32px }
#nav li a:hover.author	   		{ background: url('images/topnav_over.jpg') no-repeat 0px 0px; width: 192px; height: 32px }

#nav li a.downloads				{ background: url('images/topnav.jpg') no-repeat -192px 0px; width: 218px; height: 32px }
#nav li a:hover.downloads   	{ background: url('images/topnav_over.jpg') no-repeat -192px 0px; width: 218px; height: 32px }

#nav li a.media					{ background: url('images/topnav.jpg') no-repeat -410px 0px; width: 143px; height: 32px }
#nav li a:hover.media  			{ background: url('images/topnav_over.jpg') no-repeat -410px 0px; width: 143px; height: 32px }

#nav li a.buy 					{ background: url('images/topnav.jpg') no-repeat -553px 0px; width: 233px; height: 32px }
#nav li a:hover.buy	   			{ background: url('images/topnav_over.jpg') no-repeat -553px 0px; width: 233px; height: 32px }


.content {
margin-top: 15px;
padding-bottom:30px;
}

.videoplayer {
width: 470px;
height: 265px;
float: left;
margin-right: 40px;
border: 5px solid #ccc;
}

.headshot {
width: 400px;
float: left;
}

.news {
width: 400px;
float: left;
margin-right: 30px;
}

.endorsement {
width: 500px;
font-size: 14px;
line-height: 18px;
color: #333;
background: url('images/endorsmentsbg.jpg') no-repeat;
float: left;
}

.footer {
margin-top: 60px;
color: #999;
font-size: 12px;
}

.footernav {
float: left;
}

.footerright {
float: right;
}

.footer a{text-decoration: none;color: #999;}

h2 {color: #c68b26; margin-bottom:10px;}
h3 {padding:0; margin:3px 0;}

a {
text-decoration: none;
color: #333;
padding-bottom:10px;
}

a:hover {
text-decoration: underline;
}


.about_left {
width:500px;
line-height: 20px;
padding-top:20px;
float:left;
}


.download_icon {
padding:6px 0px;
}

.about_right {
width:412px;
float:left;
padding-top:20px;
}



.video_info {
width:400px;
float: left;
padding-right: 20px;
}

.chapterplayer {
width: 470px;
height: 265px;
float: left;
margin-right: 40px;
border: 5px solid #ccc;
}



.media_bottom {
width: 920px;
margin: 20px auto;
padding-top: 5px;
padding-bottom: 15px;
position: relative;
background-color: #ccc;
text-align: center;
color: #000;
}

.media_bottom .chaptersbar {width: 850px; padding: 0; margin:0 auto;}
.media_bottom a:link.next, #gallery a:visited.next {position: absolute; top: 50px; right: 25px; z-index: 100}
.media_bottom a:link.prev, #gallery a:visited.prev {position: absolute; top: 50px; left: 25px; z-index: 100}
.media_bottom ul li {padding-right: 15px; padding-top: 20px; margin: 0; width:175px;}
.chaptersbar img {padding: 0; margin: 0}





.clear {clear:both;}


