@charset "utf-8";
/* CSS Document */
body {
	background-image:url(/images/video/background_video.jpg); background-color:#649d2b;
	background-position:top center; background-repeat:no-repeat; font-family:Verdana, Geneva, sans-serif; margin:0px; padding:0px;
}
#bodyContainer {
	margin-left: auto; 
	margin-right: auto; width:989px; 
}
#headerContainer {
	width:989px; height:150px; margin-bottom:13px; text-align:left; 
}
#logo {
	background-image:url(/images/video/logo.png); width:132px; height:132px;
	float:left; margin-left:20px; margin-top:5px;
}
#leaderboardContainer {
	width:774px; 
}
#headerRight {
	float:left; width:776px; margin-left:20px;
}
#navContainer{
	margin-top:10px; width:776px;
}
.leftSide {
	float:left; width:623px;
	}
.rightSide {
	float:left; width:353px; text-align:left; margin-left:13px;
}

/* VIDEO AREA */
#videoBoxContent {
	margin-left:20px;
}
#videoBox {
	background-image:url(/images/video/video_box.png);
	height:510px; width:623px; text-align:left;
}
#videoPlayer {
	height:377px; width:448px;
}
#bigVideoTitle {
	margin-top:22px; color:#FFFFFF; height:auto;
	font-weight:bold;  margin-bottom:5px; width:448px;
	font-size:14px;

}
#sendtoafriend {
	height:56px; margin-top:20px;
	width:586px; text-align:left; color:#7fbb0e; font-weight:bold;
	font-size:12px;
}
.sendBTN {
	float:left; margin-top:5px; margin-left:10px;
}
#sendtoafreindForm {
	margin-top:5px; float:left;
}
#throwGraphic {float:left; width:153px; height:390px; margin-top:46px; }
/* END VIDEO AREA */

/* PLAYLIST AREA */
#playlistBox {
	background-image:url(/images/video/playlist_box.png);
	height:485px; width:623px; margin-top:13px; text-align:left;
}
.videoRow {width:400px; height:200px; margin-top:5px; }
.thumbnailBox {
	width:181px; float:left; 
	margin-left:10px; text-align:center; 
}
.thumbnailBox a:link {
	color:#FFFFFF; font-size:12px; text-decoration:none;
}
.thumbnailBox a:visited {
	color:#FFFFFF; font-size:12px; text-decoration:none;
}
#currentList {
	width:400px; height:370px; margin-top:10px;
}
#paginationControls {	
	margin-top:12px;
}
#prevBTN {
	width:103px; height:39px; float:left;
}
#nextBTN {
	width:73px; height:39px; float:left; margin-left:223px;
}
.videoCat {
	color:#FFF; font-size:14px; font-style:italic; font-weight:bold; margin-left:10px;
}
li {
	list-style-type: none; color:#FFF; margin-top:15px; padding-left:2em;
	text-indent: -1.5em; font-size:13px;
}
ul{
	margin:0px;padding:0px;
}
#categoriesBox {
	width:150px; height:400px; margin-top:30px;
	margin-left:10px; float:left;
}
#catScroll {
	width:165px; height:400px; overflow:auto;
}
#categories ul, #rollover li {
	list-style-type: none;
}

#categories li a {
	 color:#FFF; text-decoration:none; padding-left:17px; 
}

#categories li a:hover {
	background-image: url(/images/video/arrow.gif);
	background-repeat: no-repeat;  
	background-position:left top; height:21px;
}
#categories li a:visited {
	color:#FFF; text-decoration:none;
}

#currenCategoryTitle{
	color:#FFF; font-size:12px; font-weight:bold;
}

#playListRightSide {
	float:left;height:400px; width:400px;
	margin-left:30px; margin-top:33px;
}
#currentList {
	padding-top:2px;
}
#listArea {margin-botton:5px;}
/*  END PLAYLIST AREA */

#bigboxBox {
	background-image:url(/images/video/bigbox_box.png);
	height:288px; width:353px;
}
#marketingBox {
	background-image:url(/images/video/marketing_box.png);
	height:288px; width:338px; margin-top:13px;
}
#subscribeBox {
	height:228px; width:338px; margin-top:13px;
}

.bigBoxContainer {
	padding-top:18px; padding-left:19px;	
}
#marketingAreaContent {
	padding-top:16px; padding-left:17px;	
}

#adHorizontal {
		/* display: none; hide ad */
		width:774px; margin: 0 auto; text-align: center;
		height: 92px; background:url('/images/ad_728_bg.gif') center center no-repeat;
		z-index: 1000;
	}
	
#adHorizontal .ad {
		display: block;	width: 100%; height: 90px; margin-top: 1px;
		margin-left: 0;	padding: 0;	align: center;
}
#bottomPromosContainer {
width:788px; height:231px;
background-image:url('/assets/global/images/promobg_dark_transparent.png');
background-repeat:no-repeat;
margin:0px;
}
/* FOOTER */



#footer {
	position: absolute;
	width: 100%;
	height: 101px;
	z-index: 2000;
	margin: 0 auto;
	margin-top: 11px;
	text-align: center;
	background: url("/assets/global/images/footerbg.png") center bottom no-repeat;	
}

#footer .footerLinks {
	display: block;
	width: 800px;
	text-align: center;
	margin: 0 auto;
	margin-top: 0px;
	padding: 0;
	z-index: 2010;

}

#footer .astralFooter {
	display: block;
	width: 800px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	margin-top: 0px;
	z-index: 2020;
}

#footer_noPromo {
	position: absolute;
	width: 100%;
	height: 101px;
	z-index: 3000;
	margin: 0 auto;
	margin-top: 11px;
	text-align: center;
	background: url("/images/footerbg.png") center bottom no-repeat;	
}

#footer_noPromo .footerLinks {
	display: block;
	width: 800px;
	text-align: center;
	margin: 0 auto;
	margin-top: 0px;
	padding: 0;
	z-index: 3010;

}

#footer_noPromo .astralFooter {
	display: block;
	width: 800px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	margin-top: 0px;
	z-index: 3020;
}



