@charset "utf-8";
/* CSS Document */



html, body {
	width:100%;
	height:100%;
	font-family:Helvetica, Arial, sans_serif;
	font-size:14px;
	color:#000;
	padding-bottom:20px;
}
#main {
	background:#fff url(/img/header_bg.jpg) repeat-x top;
	width:100%;
	height:100%;
	position:relative;
	min-height:100%;
}

object {
	outline:none;
}
a img {
	outline:none;
	border:none;
}

a {
	color:#000;
}

a:hover {
	color:#666;	
}

.float_clearer {
	clear:both;
}
#container {
	width:1024px;
	height:100%;
	margin:0 auto;
	padding:0;
	background:url(/img/main_header.jpg) no-repeat top;
}

#contentContainer {
	width:778px;
	height:100%;
	margin:0 auto;
	padding-top:225px;
}

#shareLink {
	float:right;	
}

.header_text {
	width:300px;
	height:210px;
	float:left;
	margin-top:45px;
	padding-top:5px;
	line-height:20px;
}

.form label {
	font-weight:normal;
	color:#0b2864;
	font-size:14px;
	font-family:"Meta", Helvetica, Arial, sans_serif;
}
.form_box {
	width:410px;
	height:275px;
	padding-top:20px;
	float:left;
	margin-left:45px;
	
}
.form {
	margin-left:20px;	
}

.form_title {
	margin-left:30px;
	margin-bottom:15px;
}

.form_submit {
	background:url(/img/rate_btn_active.png) no-repeat;
	margin-right:65px;
	margin-top:-45px;
	float:right;
	width:132px;
	height:30px;
	border:none;
	cursor:pointer;
}

.form_header {
	border-bottom:1px solid #0b2864;
	height:10px;
	font-weight:bold;
	color:#0b2864;
	margin-bottom:10px;
}



.tbg_area {
	font-size:11px;
	color:#666666;
	width:770px;
	padding-top:7px;
	height:40px;
	float:left;
}
.tbg_area img {
	padding-top:2px;	
	
}

.tbg_area a {
	color:#666;
}

.tbg_area a:hover {
	color:#000;
}

#popularRatings {
	width:775px;
	height:auto;
	float:left;
}
.featured_header {
	margin-top:25px;
	text-align:center;	
	
}

.popular_rating {
	height:	350px;
	margin-bottom:25px;
	margin-top:25px;
}

.video_information {
	width:310px;
	padding-left:10px;
	float:left;
}

.video_title {
	font-weight:bold;
	font-size:24px;
	padding-bottom:10px;
	line-height:24px;
}

label {
	font-weight:bold;
}
.video_copy {
	font-size:13px;
	line-height:14px;
}

.video_embed {
	width:425px;
	float:left;
}



#footer {
	background: url(/img/footer_seperator.png) no-repeat top;
	padding-top:10px;
	padding-bottom:25px;
	font-size:10px;
	color:#999999;
	width:771px;
	height:20px;
	margin:0 auto;
	clear:both;
}

#footer .copy {
	padding-left:10px;	
}

#footer a {
	color:#999999;
}

#footer a:hover {
	color:#666;
}
