/* Project Title/CSS Version */

/*Import Reset Stylesheet*/

body {
	height:690px;
}

#error{
	float: left; 
	width: 250px; 
	margin-left: 20px;
}

h1{margin-top:1em; font-size:1em; font-weight:bold; line-height:1em; color:#ccc;}
h2{margin-top:1em; font-size:1em; font-weight:normal; line-height:1.5em; color:#ccc; }


a{color:#f9752d; text-decoration:none;}


#footer_flash{
	width:100%;
	min-width:680px;
	height:220px;
	background:#000000;
}


#header_noflash {
	background:transparent url(../images/noflash_top.png) no-repeat scroll 0 0;
	height:340px;
	margin:-10px auto 0 19px;
	padding:0 0 29px;
	width:966px;
}

#noflash_welcome {

}

#noflash_about {
	margin:0;
	padding-left:45px;
	padding-top:47px;
	width:563px;
}
	
	
#noflash_content {	
	background:transparent none no-repeat scroll 0 0;
	height:557px;
	margin-left:28px;
	padding-bottom:20px;
	width:640px;
}

.video_select {
	background:transparent url(../images/video_box.jpg) no-repeat scroll 0 0;
	float:left;
	height:190px;
	margin:29px 0 0 -5px;
	padding:0;
	width:902px;
	}
	
.video_thumb {
	float:left;
	height:157px;
	width:277px;
	margin-left:18px;
	margin-top:15px;
	}	

.video_info {
	margin-left:319px;
	position:relative;
	width:400px;
}

a.quality {
	size:12px;
	color:#003a7f;
	font-weight:bold;
	line-height:35px;
}

#noflash_content h5 {
	color:#3B3B3B;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	line-height:27px;
	margin-bottom:18px;
	text-decoration:underline;
}
