@charset "utf-8";
/* CSS Document */
body{background: #000 url(../images/bg.gif) 0 0 repeat;margin:0;padding:0;color:#FFF;font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;	font-size:1em;}
a{
	color:#FFFF00;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

#wrapper{width:900px;margin:0 auto;}
#headder{text-align:center;}
#sidebar{
	float:right;
	width:200px;
	padding:.5em;
	font-size:.9em;
	min-height:141px;
	padding:30px 0 20px 0;
}
	#sidebar h1{padding-top:0;	margin-top:0;font-size:1.4em;}
	#sidebar ul{list-style-type:none;margin:0;padding:0;clear:both;}
	#sidebar li{
		margin:0;
		padding:0;

	}
	#sidebar li a, #sidebar li a span{
		display:block;
		height:27px;
		line-height:27px;
		text-align:left;2
		color:#787878;
		text-decoration:none;
		border-bottom:1px dashed #FFF;
	}
	#sidebar li a{
		/*background:url(../images/sidebar-item-background-right.png) right top no-repeat;*/
		padding-right:10px;
	}
	#sidebar li a span{
		/*background:url(../images/sidebar-item-background-left.png) 0 0 no-repeat;*/
		padding-left:10px;
	}
	#sidebar li a:Hover{
		/*background:url(../images/sidebar-item-background-right-over.png) right top no-repeat;*/

		
	}
	#sidebar li a:Hover span{
		/*background:url(../images/sidebar-item-background-left-over.png) 0 0 no-repeat;*/
		color:#FFF;
		cursor:pointer;

	}
#content{
	margin:0 200px 0 0;
	padding:0 20px 0 0;

}
	#content h1{line-height:.8em;font-size:2.7em;}
	#content h1 strong {color: #2346ff}
	#content h1 em{font-style: normal;font-size:.5em;}
	.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
	.order-here{
		display:block;
		width:186px;
		height:47px;
		background:url(../images/buy-now-gell-transbackground.png) 0 0 no-repeat;
		text-align:center;
	}
	.order-here:Hover{
		background:url(../images/buy-now-gell-transbackground.png) 0 -47px no-repeat;
	}
#footer{margin:10 0;padding:10px;text-align:center;}
#footer a{
	color:#FFF;
	text-align:none;
}
#footer a:Hover{
	color:#FFF;
	text-decoration:underline;
}
.buyNoBox{display:block;width:50%;margin:20px auto;border:3px dashed #F00;text-align:center;}

.nextVideo{
	float:right;
	width:45%;
	text-align:right;
}
.lastVideo{
	float:left;
	width:45%;
}
.yellowBold{
	font-size: 24px;
	font-weight: bold;
	color:#FFFF00;
}
.blueBackgroundTable{
	background:#003366;
}
.grayBackgroundTable{
	background:#333333;
}
 .thub_holder{
 	float:left;
	width:180px;
	padding:5px;
	margin:5px;
	border:1px solid #FFF;
}
#no_show_link a{
	color:#FFF;
	text-decoration:none;
}
#fsguide{
	color:#CCFF00;
}
#fsguide a{
	color:#CCFF00;
	text-decoration:underline
}
