body{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/***********************
 * HEADER
 */

#hd{
	background:#201C1B;	
	border-bottom:5px solid #FFF;
	height:155px;
}
#logo{
	background:#c0c0c0;
	height: 153px;
	width:300px;
	float:left;
}
#signup{
	float:right;
	margin-right:40px;
	background:url('images/signupBG.png') 0 0;
	width:335px;
	height:40px;
}
#signup input{
	height:30px;
	margin:4px;
	font-size:20px;
}
#signup div{
	display:inline;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	padding:10px;
}
#signup h2{
	padding:0;margin:0px;
	font-family:Helvetica, Arial, sans-serif;
	padding-left: 10px;
}
#menu{
	clear:right;
	padding:0; margin:0;
	padding:97px 5px 0px 0px;
	display:block;
	text-align:right;
	width:500px;	
	float:right;
}
#menu li{
	padding:0; margin:0;
	list-style:none;
	display:inline;
	text-align:right;
}
#menu a{
	padding:3px 10px;
	margin:0;
	background:#FFF;
	color:#201C1B;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;	
}




/*****************************
 * BODY
 */

 
#bd{
	background:#201C1B;
}

#leftWrapper{
	background:url('images/boxBG.jpg');
	margin:5px;
	height:340px;
	padding:5px;
}

#rightWrapper{
	background:url('images/boxBG.jpg');
	margin:5px 5px 5px 0px;
	padding:25px 4px 4px 4px;
	height:321px;
}

#bookImg{
	height:325px;
	width:215px;
	float:left;
}

#quoteWrapper{
	width:250px;
	height:285px;
	overflow:hidden;
}
#quoteWrapper ul{
	padding:0;margin:0;
}
#quoteWrapper li{
	list-style:none;
	height:320px;
	font-size:14px;
}

#quoteWrapper h3{
	padding:0; margin:0;
	padding-top:10px;
}

#videoTitle{
	background:#883D38;
	height:25px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}
#videoTitle span{
	font-size:12px;
	font-weight:normal;
}

#videoWrapper{
	width:440px;
	height:242px;
	overflow:hidden;
	float:left;	
}

#video{
	padding:0; margin:0;
	float:left;
	width:440px;
	height:242px;
	overflow:hidden;
	background:#000;
}

#video h2{
	font-size:18px;
	padding:0; margin:0;
}
#rightWrapper h2{
	padding-left:50px;
}
#videoInfo{
	text-transform:capitalize;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}
#videoInfo img{float:left;}

#videoInfo p{
	font-size:12px;
	line-height:12px;
	padding:0;margin:0;
	padding-left:55px;
	padding-top:245px;
	padding-right:25px;
}

#leftCorner{
	background:url('images/leftVideoCorner.png') no-repeat;
	float:left;
	width:16px;
	padding:0; margin:0;
}
#rightCorner{
	background:url('images/rightVideoCorner.png') no-repeat;
	float:left;
	width:16px;
	padding:0; margin:0;
}

.yui-t7 #yui-main .yui-b{
	margin:0px;
}
#media{
	background:url('images/bottomBG.png') #201C1B repeat-x;
	padding:0px 5px;
	margin:0px 5px;
	padding-left:40px;
}

#media h2{
	padding:0; margin:0;
	font-size:18px;
}
#media .media{
	text-align:center;
}
#leftArrow,#rightArrow{
	float:left;
	width:34px;
	height:42px;
	margin-top:35px;
}
#leftArrow{
	background:url('images/left.png') no-repeat;
	margin-left:15px;
}
#rightArrow{
	background:url('images/right.png') no-repeat;
}
.yui-g{
	clear:both;
}
#mediaThumbs{
	float:left;
	padding-bottom:30px;
}

#mediaWrapper{
	width:800px;
	overflow:hidden;
	clear:none;
	padding: 10px 0;
}
#mediaWrapper ul{
	width:1925px;
	padding:0; margin:0;
}
#mediaWrapper li{
	list-style:none;
	float:left;
	width:150px;
	height:95px;
	margin:0px 5px;
}

#overviewWrapper{
	width:350px;
	height:250px;
	overflow:hidden;
	float:left;
}
#overview{
	font-size:14px;
	line-height:14px;
	font-family:Helvetica, Arial, sans-serif;

}
#overviewNav{
	padding-top:75px;
	padding-right:75px;
	float:right;
}
.upArrow,.downArrow{
	text-decoration:none;
	border:0;
	padding:20px 0;
	display:block;
	color:#fff;
	width:22px;
	height:17px;
}

.upArrow{
	background:url('images/up.png') no-repeat;
}
.downArrow{
	background:url('images/down.png') no-repeat;
}
#testimony{
	width:430px;
	background:#593B39;
	border:0px;
	height:80px;
	color:#fff;
}
#submitTestimony{
	padding:5px 40px;
	clear:both;
	margin-bottom:20px;
	text-align:right;
	font-weight:bold;
}

#testimoniesNav{
	padding-top:15px;
	padding-right:85px;
	float:right;
}

#testimoniesWrapper{
	width:350px;
	height:90px;
	overflow:hidden;
	padding-top:8px;
	float:left;
}
#testimonies{
	width:400px;
	padding:0; margin:0;
	
}
#testimonies li{
	list-style:none;
	padding: 3px;
	margin:0;
	font-size:11px;
	line-height:11px;
	font-family:Helvetica, Arial, sans-serif;

}
#testimonies a{
	text-decoration:none;
	color:#3C7690;
	font-size:11px;
	font-style:italic;
}
#footer ul{
	padding:0; margin:0;
}
#footer li{
	float:right;
	list-style:none;
	text-align:right;
	padding:0 2px;
	height:75px;
	font-size:10px;
}

.title, .info, .video{
	display:none;
}

#lowerBox .yui-g,#lowerBox .first{
	width:49%;
}
#author, #contact,#testimonies div{
	display:none;
}

#contact-area {
	width: 450px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area a {
	width: 80px;
	float: right;
	background:#f0f0f0;
	border:2px solid #ccc;
	font-size:16px;
	display: block;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

