body 
{
	background-color:#292828;
	background-image:url(/images/main_back.gif);
	background-repeat:repeat-x;
	margin:0px;
}

table, div 
{
	font-family:Tahoma;
	font-size:13px;
	color:#cccccc;
}

table a 
{
	color:#fff;
}

h3 
{
	color:#ef9409;
}

h4, h5 {
	color:#fff;
}

ul 
{
	list-style-image:url(/images/arrow_bullet.gif);
}

li {
	padding-bottom:10px;
}

.logo 
{
	background-image:url(/images/main_back.gif);
}

.body_content 
{
	width:862px; 
	margin:0 auto;
	position:relative;
	text-align:left;
	height:100%;
}

.home_content 
{
	padding:30px;
	padding-right:32px;
	width:510px;
	position:relative;
	text-align:justify;
	float:right;
}

.sub_content 
{
	padding:30px;
	padding-right:32px;
	width:510px;
	position:relative;
	text-align:justify;
	min-height:300px;
}

.home_promobox
{
	position:absolute;
	top:334px;
	left:11px;
	float:left;
}

.sub_promobox
{
	padding-top:40px;
	width:300px;
}

.home_promobox img, .sub_promobox img
{
	padding-bottom:10px;
}

.home_welcome 
{
	float:right;
}

.main_body
{
	background-color:#4d4d4d;
	background-image:url(/images/content_back.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:700px;
}

.sub_body
{
	background-color:#4d4d4d;
	background-image:url(/images/content_back.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.home_yellow 
{
	position:relative;
	background-image:url(/images/home_yellow_back.gif);
	background-repeat:repeat-x;
	height:262px;
	width:862px;
}

.bottom_menu 
{
	position:relative;
	background-color:#4d4d4d;
	text-align:center;
	padding:30px;
	border-top:4px solid #ef9409;
}

.bottom_menu a 
{
	color:#ccc;
}

.bottom_menu a:hover 
{
	color:#fff;
}

.video_file 
{
	
}

.video_file a
{
	margin-right:5px;
	margin-top:5px;
	border:1px solid #333;
	border-bottom:2px solid #333;
	display:inline-block;
	padding:10px;
	text-decoration:none;
	cursor:hand;
	text-align:left;
	width:500px;
}

.video_file a:hover 
{
	border:1px solid #666;
	border-bottom:2px solid #ef930a;
	background-color:#5d5c5c;
	padding:10px;
}

.video_selected
{
	margin-right:5px;
	margin-top:5px;
	border:1px solid #666;
	border-bottom:4px solid #ef930a;
	display:inline-block;
	background-color:#333;
	padding:10px;
	height:150px;
	text-decoration:none;
	cursor:hand;
}

.video_menu 
{
	border-bottom:2px solid #2e2e2e; 
	text-align:left;
}

.video_menu a
{
	display:inline-block;
	padding:5px;
	color:#ccc;
	border:1px solid #4d4d4d;
	border-bottom:1px solid #4d4d4d;
}

.video_menu a:hover 
{
	border:1px solid #666;
	border-bottom:1px solid #4d4d4d;
	background-color:#2e2e2e;
}

.video_menu_selected 
{
	border:1px solid #666;
	border-bottom:1px solid #4d4d4d;
	background-color:#2e2e2e;
}

.account_logged_name 
{
	position:absolute; 
	left:200px; 
	top:20px; 
	width:500px;
	color:#999;
}

.account_logged 
{
	position:absolute; 
	left:705px; 
	top:20px; 
	width:160px;
	color:#999;
}

.account_logged a 
{
	color:#999;
	text-decoration:none;	
}

.account_logged a:hover
{
	color:#333;
	text-decoration:underline;	
}

input[type="file"] 
{
	display:block;
	width:200px;
	border:1px solid #999;
	color:#fff;
	padding:5px;
	font-size:12px;
}

input[type="text"], input[type="password"], select, textarea
{
	background-color:#676666;
	border:1px solid #999;
	color:#fff;
	padding:2px;
	font-size:12px;
}

input[type="text"]:focus, input[type="file"]:focus, input[type="password"]:focus, select:focus, textarea:focus
{
	background-color:#555;
	border:1px solid #fff;
}

.latest_topics 
{
	border-bottom:3px solid #ef9408; 
	color:#666;
	margin-bottom:8px;
}

.latest_topics a
{
	color:#666;
}

.main_menu 
{
	height:42px;	
}

.image_header 
{
	height:255px;
	background-color:#292828;	
}

.vixen 
{
	padding:8px;
	background-color:#373737;
	color:#ccc;
}