/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	


}


.hidden {
	display: none;
}



/* Clear floats */
.clear {
 background: none;
 clear: both;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
 margin-bottom: -1px;
}


#page-container {
	width: 705px;
	text-align: justify;
	margin: auto;
	clear: both;
	padding: 0px;
	height: auto;
/*	background-image: url(../images/bodyBg.gif); */
	background-repeat: no-repeat;
	background-position: center top;

	}
	
	
	
	
	
	body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/bgStar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	


}








img {
border:0px;

}





#logo {
	position: absolute;
	top: 23px;
	z-index: 1000;
	width:164px;
	height:122px;
	left: 30px;
	

}





#header {
	height: 174px;
	background-image: url(../images/headerBg.gif);
	background-repeat:repeat-x;
	margin: auto;
	width: 705px;
	position: relative;
	z-index: 9000;
	
	

}


	
	
#tvContent {
	width:705px;
	height:486px;
	position: relative;
	z-index:0;


}	

#tvContentX {
	width:705px;
	height: 436px;
	position: relative;
	z-index:0;


}	





#tvEnt {
	width:666px;
/*	height:421px;*/
height:389px;

	position:absolute;
	z-index:10000;
	left: 20px;
	top: 9px;

}
	





.movTitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-right: 76px;
	padding-left: 76px;
	text-align: left;

}


.movDesc {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 76px;
	padding-left: 76px;
	text-align: left;

}

#movHolder {
	text-align: left;
	width:512px;
	height:287px;
	position:absolute;
	background-color: #333333;
	top: 63px;
	left: 77px;

}


#movHolderX {
	text-align: left;
	width:512px;
	height:288px;
	position:absolute;
	background-color: #333333;
	top: 63px;
	left: 77px;

}



#tvContentX a:link {
	color: #999999;
	text-align:left;
	text-decoration: none;
	font-size: 10px;
}

#tvContentX a:visited {
	color: #999999;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	font-size: 10px;
}

#tvContentX a:hover {
	color: #D5DF26;
	text-align:left;
	text-decoration: none;
	font-size: 10px;
}



#tvContent a:link {
	color: #999999;
	text-align:left;
	text-decoration: none;
	font-size: 10px;
}

#tvContent a:visited {
	color: #999999;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	font-size: 10px;
}

#tvContent a:hover {
	color: #D5DF26;
	text-align:left;
	text-decoration: none;
	font-size: 10px;
}




#embedLnk {
	position:absolute;
	width: 512px;
	left: 76px;
	top: 362px;
	height: 20px;


}

.frmStle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	background-color: #CCCCCC;
	width: 150px;

}

	

	
.txtsm {
	font-size: 10px;
	color: #999999;
	text-align:left;

}	

	
	

.boxStle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 8px;
	background-color: #CCCCCC;
	width: 20px;

}

.radioStyle {
	margin-top:0px;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;

}

.bttn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	background-color: #CCCCCC;
	width: 60px;
	margin-top:6px;

}

.bttn2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	background-color: #CCCCCC;
	width: 100px;
	margin-left:20px;

}



#border {
	border: 1px solid #999999;
	width:450px;
	padding:6px;
	height: 50px;

}

#videodims {
	float:left;
}
#autostart {
	float:right;
}
#submitbutton {
	float:bottom;
}


#footer {
	clear: both;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height:89px;
	width: 705px;
	float: left;
/*	background-image: url(../images/footerBg.jpg); */
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}




#footer a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.05em;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

#footer a:hover {
	color: #666666;
	text-decoration: none;
}



#footer #devLogo {
	padding-top: 15px;
	padding-left: 30px;


	
	

}

#footer #copyright {
	clear: both;
	width: 220px;
	float: right;
	text-align: left;
	font-size: 11px;
	letter-spacing: normal;
	padding-top: 12px;
	padding-right: 30px;
}

