body {
	background-color: #19519d;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(/Includes/images/bg_center.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

img {
	border:0px;
}

H1{
	font-size:20px;
}

a, a:visited, a:active, a:link{color:#0d94ee; text-decoration:none;}
a:hover{text-decoration:underline;}
a.stars{display:block;}

div.toogle{
	width:20px;
	height:20px;
	display:block;
	background-image: url(/Includes/images/btn_toogle.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	margin-right:2px;
}

#mainPageFrame {
	width: 980px;
	margin:0px;
	margin-right: auto;
	margin-left: auto;
	/*-- background-color: #3a6cae; --*/
}

#mainPageContent{
	width: 980px;
	margin:0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
}

#mainPageContent .inframe{
	padding:10px;
	margin:0px;
	padding-top:0px;
}

#headerContainer{
	background-image: url(/Includes/images/bg_header.jpg);
	background-repeat: repeat-x;
	height:80px;
}

div.headershadow{
	height:6px;
	background-image: url(/Includes/images/bg_headershadow.jpg);
	background-repeat: repeat-x;	
	margin-bottom:10px;
}

div.headershadow.tall{
	margin-bottom:30px;
}

div.headershadow.no{
	height:6px;
	background-image: url(/Includes/images/bg_headershadow.jpg);
	background-repeat: repeat-x;	
	margin-bottom:0px;
}

#logoContainer{
	padding:0px;
	margin:0px;
	padding-left:18px;
	float:left;
}

a.mainlogo{
	display:block;
	height:80px;
	width:292px;
	background-image: url(/Includes/images/logo_ht.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#miniTopnavContainer{
	float:right;
	width:320px;
}

#miniTopnavContainer .top{
	height:46px;
	overflow:hidden;
}

.adminLinks{
	position:relative;
	font-size:11px;
	top:26px;
	text-align:right;
	color:#888888;
}

.adminLinks a{color:#19519d; font-size:11.5px; font-weight:bold; text-decoration:none;}
.adminLinks a:hover{text-decoration:underline;}

.adminLinks a.help{color:#888888; font-size:11.5px; text-decoration:none;padding-left:20px;}
.adminLinks a.help:hover{text-decoration:underline;}


#miniTopnavContainer .bottom{
	height:34px;
	font-size:11px;
	text-align:right;
	overflow:hidden;
}

.navLinks{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:10px;
	height:24px;
	background-image: url(/Includes/images/bg_topNav.jpg);
	line-height:24px;
	text-align:center;
	width:300px;
}

.navLinks a{color:#19519d; margin-left:10px; margin-right:10px;}
.navLinks a:hover{text-decoration:underline;}

.navLinks .left{
	width:8px;
	float:left;
	background-image: url(/Includes/images/bg_topNavLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navLinks .middle{
	float:left;
	text-align:center;
}
.navLinks .right{
	width:8px;
	float:right;
	background-image: url(/Includes/images/bg_topNavRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#mainPageFooter{
	color:#ffffff;
	font-size:12px;
	line-height:1.5;
	margin-bottom:40px;
}

#mainPageFooter .inframe{
	padding:8px;
}

#mainPageFooter a, #mainPageFooter a:visited, #mainPageFooter a:active, #mainPageFooter a:link{
	margin:0px;
	color:#ffffff;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}

#mainPageFooter a:hover{
	color:#8db4db;
	/** text-decoration:underline; **/
}

div.copyright{
	color:#8db4db;
	padding-left:6px;
	padding-right:6px;	
}

div.clear{
	clear:both;
}

div.rowContainer{
	background-color:#FFFFFF;
}
div.rowLeft{
	width:640px;
	float:left;
}

div.rowLeftTop{
	width:640px;
	margin-bottom:20px;	
	height:53px;
}

div.rowLeftTop .fieldbox{
	margin-right:10px;
	float:left;
}

div.rowRight{ 
	width:320px;
	float:right;
}

div.rowRightTop{
	width:300px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom:20px;	
	height:53px;	
}

div.searchinstructions {
  margin-top:4px;
	color:#888888;
  font-family: Georgia, Garamond, New York, Times, Times New Roman;
  font-style: italic;
	font-size:11px;
}

a.btn_subscribe, a.btn_subscribe:visited, a.btn_subscribe:active, a.btn_subscribe:link{
	width:86px;
	height:25px;
	display:block;
	background-image: url(/Includes/images/btn_subscribe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin-right:10px;
	margin-top:13px;
}

a.btn_subscribe:hover{
	background-position: 0px -25px;
}

a.btn_upload, a.btn_upload:visited, a.btn_upload:active, a.btn_upload:link{
	width:86px;
	height:25px;
	display:block;
	background-image: url(/Includes/images/btn_upload.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;	
	margin-right:10px;
	margin-top:13px;	
}

a.btn_upload:hover{
	background-position: 0px -51px;

}

a.btn_search, a.btn_search:visited, a.btn_search:active, a.btn_search:link{
	width:69px;
	height:25px;
	display:block;
	background-image: url(/Includes/images/btn_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;	
	margin-top:10px;
	margin-right:10px;
}


div.fiveReasons{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;	
}

div.fiveReasonsText{
	padding:10px;
	font-size:12px;
	color:#19519d;
	margin-left:auto;
	margin-right:auto;
}

div.fiveReasonsText ol{
	margin:5px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}

div.fiveReasonsText li{
	margin-left:10px;
	font-size:12px;
}


div.firstSectionContainer{
	width:620px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;	
}

div.firstSectionContainer.short{
	margin-bottom:20px;	
}

div.firstSectionHeader{
	font-size: 18px;
	line-height: 23px;
	color:#404040;
	font-weight: bold;
	padding:0xp;
	margin-bottom:10px;
}

div.firstSectionContent{
	padding:5px;
	color:#666666;
	line-height:1.5;
	font-size:18px;
	line-height:24px;

}


div.firstSectionContent strong{
	color:#333232;
	font-weight:bold;
}


div.sectionContainer{
	width:620px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;

}

div.sectionHeader{
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #19519d;
	background-image: url(/Includes/images/bg_sectionTitle.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}
div.sectionContent{
	padding:10px;
	color:#404040;
	line-height:17px;
	font-size:12px;
}
div.sectionContent ol li {
	margin-bottom:10px;

}
.registration{
	background-image: url(/Includes/images/bg_register.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/*-- Movie Thumbnail Boxes Style Begins --*/
div.videoboxContainer{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	border:0px #cccccc solid;
	background-image: url(/Includes/images/bg_videoBox.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom:20px;
}

div.videoBoxTop{
	height:29px;
	width:300px;
	background-image: url(/Includes/images/bg_videoBoxTop.jpg);
	background-position: center top;
	overflow: hidden;
	cursor:pointer;	
}

div.vidBoxTitle{
	padding:8px;
	padding-top:4px;
	padding-left:4px;
	width:244px;
	float:left;
	font-size:11px;
	color:#353434;
}

div.vidBoxTitle span.big{
	font-size:16px;
	color:#19519d;
	font-weight:bold;
}

div.vidBoxNum{
	padding:8px;
	padding-top:9px;
	width:20px;
	float:right;
	font-size:11px;
	color:#353434;	
	text-align:right;
}



div.videoBoxBottom{
	height:7px;
	width:300px;
	background-image: url(/Includes/images/bg_videoBoxBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

div.videoboxContainer .wrapper{
	padding:10px;
}

div.videoboxContainer .scrollBox{
	overflow: auto;
	height: 310px;

}

div.videoBox {
	margin:0px; 
	margin-top:0px;
	margin-bottom:18px; 
}

div._selected_asset {
	margin:0px; 
	margin-top:0px;
	margin-bottom:18px; 
  padding: 2px;
	border:2px #6baadf solid;
  background-color: #d6e9f8;
}

div.videoBox .wrap{
	padding:0px;
}
div.videoBox .thumbnail{
	width:90px;
	float:left;
}

div.videoBox a.thumb{
	width:77px;
	heght:58px;
	padding:2px;
	border:1px #ffffff solid;
	display:block;
	background-color:#ffffff;
}

div.videoBox a.thumb:hover{
	padding:2px;
	border:1px #ff0000 solid;
	display:block;
}

div.videoBox .details{
	width:155px;
	float:left;

}
div.videoBox .videoTitle{color:#19519d;}
div.videoBox .videoTitle .vidTitle{font-size:12px;font-weight:bold;}
div.videoBox .videoTitle .vidDetails{font-size:10px;}

div.videoBox .actionContainer{

}
div.videoBox .actionPlay{
	height:19px;
	width:52px;
	float:left;
	width:50%;
}

div.videoBox .actionPlay a.playVideo{
	display:block;
	background-image: url(/Includes/images/btn_videoplay.jpg);
	width:52px;
	height:19px;
	background-repeat: no-repeat;
	background-position: left top;
}

div.videoBox .actionPlay a.playVideo:hover{
	background-position: 0px -19px;
}


div.videoBox .actionRate{
	height:19px;
	float:right;
	text-align:right;
	overflow:hidden;
}

div.videoBox .actionRate.stars0_0{
	background-image: url(/Includes/images/bg_stars_0.0.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

/*-- Movie Thumbnail Boxes Style Ends --*/

/*-- Rating Begins --*/

div.rating{
	height:19px;
	width:72px;
}

/*-- Rating Ends --*/




/*-- Main Movie Style Begins --*/


div.movieContainer{
	background-image: url(/Includes/images/bg_movie.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

div.movieContainer .textBox{
	margin-right:10px;
	float:left;
}

div.movieTop{
	width:640;
	height:29px;
	background-image: url(/Includes/images/bg_movieTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height:29px;
	font-size:11px;
	color:#353434;
	text-indent:18px;
}

span.orangeBold{
	color:#fc5c04;
	font-weight:bold;

}
div.movieMain{}
div.movieDesc, div.movieDesc a, div.movieDesc a:hover{
	line-height:18px;
	padding:18px;
	font-size:12px;
	color:#353434;
	height:110px;
}

div.movieDesc div.title{
	font-size:14px; 
	font-weight:bold;
	color:#19519d;
}

div.movieAction{
	background-image: url(/Includes/images/bg_tabLine.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
div.movieAction div.details{
	float:left;
	width:380px;
	padding:18px;
	color:#19519d;
	font-size:12px;
	font-weight:bold;
}
div.movieAction div.tabs{
	float:right;
	width:220px;
	padding:0px;
}

div.movieBottom{
	width:640;
	height:7px;
	background-image: url(/Includes/images/bg_movieBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:25px;
}


div.movieBottomtextBox{
	margin-right:30px;
	float:left;
}


a.shareVideo, a.shareVideo:visited, a.shareVideo:active, a.shareVideo:link{
	color:#19519d;
	background-image: url(/Includes/images/icon_share.jpg);
	background-position: left center;
	padding-left: 18px;
	background-repeat: no-repeat;
}
a.shareVideo:hover{text-decoration:underline;}

span.black{
	color:#000205;
}

/*-- Main Movie Style Ends --*/

div.headerOrange{
	font-size:18px;
	font-weight:bold;
	color:#fc5c04;
	margin-bottom:12px;
}

/*-- Related Video Box Style Begins --*/

div.relatedVideoContainer{
	width:640px;
	height:132px; 
	background-color: #c1c9d3;
	margin-bottom:32px;
}

a.relatedvidThumb, a.relatedvidThumb:visited, a.relatedvidThumb:active, a.relatedvidThumb:link{
	padding:0px;
	margin:0px;
	display:block;
	width:77px;
	height:84px;
	padding-top:13px;
	float:left;
	margin-right:9px;
	margin-left:9px;	
	overflow:hidden;
}

a.relatedvidThumb:hover{
	background-image: url(/Includes/images/bg_relatedvidthumb_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

a.relatedvidThumb.img{
	display:block;	
	top:13px;
}


div.relatedvidthumbContainer{
	padding:0px;
	margin:0px;
	width:580px;
	height:84px;
	float:left;
}	


div.relatedvidCaption{
	height:48px;
	width:640px;
	background-image: url(/Includes/images/bg_relatedvidcaption.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div.relatedvidCaption .wrapper{
	padding-top:5px;
	padding-left:40px;
	padding-right:26px;
	padding-bottom:11px;
	color:#19519d;	
}

div.relatedvidCaption div.vidTitle{color:#19519d; font-size:12px;font-weight:bold;}
div.relatedvidCaption div.vidDetails{font-size:10px;}

a.next, a.next:visited, a.next:active, a.next:link{
	padding:0px;
	margin:0px;
	background-image: url(/Includes/images/btn_relatedvidleft.gif);
	background-repeat: no-repeat;
	display:block;
	width:30px;
	height:84px;
	float:left;
	text-decoration:none;
}

a.next:hover{
	background-position: center -84px;
	text-decoration:none;	
}
a.prev, a.prev:visited, a.prev:active, a.prev:link {
	padding:0px;
	margin:0px;
	background-image: url(/Includes/images/btn_relatedvidright.gif);
	background-repeat: no-repeat;
	display:block;
	width:30px;
	height:84px;	
	float:right;
	text-decoration:none;	
}
a.prev:hover{
	background-position: 0px -84px;
	text-decoration:none;	
}


/*-- Related Video Box Style Ends --*/


/*-- Comment Box Style Begins --*/
div.commentContainer{
	width:640px;
	margin-bottom:30px;
}

div.commentContainer .instruction{color:#555555; font-size:12px;}
div.commentContainer .header{margin-top:10px; margin-bottom:20px;}
div.commentContainer .left{float:left; width:50%;}
div.commentContainer .right{float:right; width:50%; text-align:right;}
div.commentContainer .count{color:#19519d; font-weight:bold; font-size:14px;}
div.commentContainer .pagination{color:#19519d; font-weight:bold; font-size:14px;}
div.commentContainer .pagination a{color:#19519d; font-weight:bold; font-size:14px;text-decoration:none;}
div.commentContainer .pagination a:hover{color:#19519d; font-weight:bold; font-size:14px;text-decoration:underline;}
div.commentContainer .pagination a.selected{color:#fc5c04; font-weight:bold; font-size:14px;text-decoration:none;}
div.commentContainer .pagination a.selected:hover{color:#fc5c04; font-weight:bold; font-size:14px;text-decoration:underline;}

a.videoTitle, a.videoTitle:visited, a.videoTitle:active, a.videoTitle:link {
	color:#19519d; font-weight:bold; font-size:14px; display:block; margin-bottom:10px;
}

a.videoTitle:hover{
	text-decoration:underline;
}

div.commentBox{
	width:640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3c6df;
	margin-bottom:20px;
}
div.commentAuthor{font-size:12px; color:#555555; margin-bottom:6px;}
div.commentText{font-size:11px; color:#636363; margin-bottom:20px;}

/*-- COmment Box Style Ends --*/


/*-- News Page Style Begins --*/

div.newsContainer{width:600px; margin-bottom:30px;}
div.newsText{float:left; width:430px;}
div.newsDate{font-size:11px;}
div.newsSummary{font-size:12px;}
div.newslink{font-size:12px;}                               
div.newsThumbnail{float:right; width:150px; text-align:right;}

/*-- News Page Style Ends --*/


/*-- Login Page Style Begins --*/
div.half{
	width:50%;
	float:left;
}

div.frmfield{margin-bottom:13px;}
.frmcaption{font-size:11px; color:#404040; display:block;}
.txtfield{width:185px; height:20px; border:1px solid #84bee7;}
.infotext{font-size:11px;}
div.miniheader{margin-bottom:13px; font-size:13px; font-weight:bold;}

.stextarea{
	border:1px solid #84bee7; width:285px; height:120px;	
}

/*-- Login Page Style Ends --*/


/*-- Homepage Style Begins --*/

div.hpcontentContainer{}
div.theaterContainer{
	height: 527px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(/Includes/images/hp_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div.theaterContainerInframe{
	padding:0px;
	padding-top:15px;

}

div.hpmovieMain{
/*
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;	
*/
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:642px;
}

div.hpmovieInfo{
	margin:0px;
	padding:15px;	
	margin-left:auto;
	margin-right:auto;
	width:620px;
  color: #777777;
}

div.infoContainer{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;

}

div.infoContainerInframe{
	width:520px;
	margin-bottom:30px;	
	height:40px;
	padding-top:30px;
	margin-right: auto;
	margin-left: auto;	
}

div.infoContainerInframe .fieldbox{
	margin-right:5px;
	margin-left:5px;
	float:left;
}

div.infoContainerInframe2{
	width:640px;
	margin-bottom:30px;	
	padding-top:0px;
	margin-right: auto;
	margin-left: auto;	
	font-size:10px;
	color:#666666;
}
/*-- Homepage Style Ends --*/






/*-- Search Result Page Style Begins --*/


div.searchContainer{
	background-image: url(../images/bg_movie.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #f9fafe;
}
div.searchHeader{
	width:640;
	height:35px;
	background-image: url(../images/bg_contentheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:0px;
	line-height:35px;
	font-size:16px;
	font-weight:bold;
	text-indent:10px;
	color:#3f3f3f;
}

div.searchHeader span.blue{
	color:#1a529d;
}

div.searchResultContainer{}

div.searchResultContainerInframe{
	padding:0px;
	padding-right:10px;
	margin:10px;
	height:510px;
	overflow:auto;


}

div.searchResultBox{
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(../images/bg_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;


}
div.searchBottom{
	width:640;
	height:7px;
	background-image: url(../images/bg_contentbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:25px;
}


div.searchResultthumbnail{
	width:90px;
	float:left;
}

div.searchResultthumb{

}

div.searchResultthumbnail a.thumb{
	width:77px;
	heght:58px;
	padding:2px;
	border:1px #ffffff solid;
	display:block;
	background-color:#ffffff;
}

div.searchResultthumbnail a.thumb:hover{
	padding:2px;
	border:1px #ff0000 solid;
	display:block;
}

div.searchResultdetails{
	margin-left:95px;
}

div.searchResultTitle, div.searchResultTitle a{
	padding:0px;
	color:#003e8e;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;	
	text-decoration:none;
}

div.searchResultTitle a:hover{
	text-decoration:underline;

}


div.searchResultDesc{
	color:#929395;
	font-size:12px;
	line-height:16px;
	padding-bottom:4px;
}
div.searchResultDetails{
	color:#003c8e;
}

/*-- Search Result Page Style Ends --*/


/*-- Ad Box style ends --*/
div.adBox{
	margin:0px;
	margin-bottom:20px;
}
div.adBoxInframe{
	margin:0px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}
div.adBoxCaption{
	font-size:11px;
	padding-bottom:4px;
}
div.adBoxContent{}

/*-- Ad Box style ends --*/
