body 
{
	background-color:#252525;
	background-image:url(/images/body_back.gif);
	background-repeat:repeat-x;
	margin:0px;
	color:#fff;
}

.mid_content {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	color:#333333;
}

.mid_content a
{
	color:#666;
	text-decoration:none;
}

.mid_content a:hover 
{
	color:Red;
	text-decoration:underline;
}

.page_header {
	background-image:url(/images/header_spade_back.gif);
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.page_header table
{
	color:#ffffff;
	padding-right:5px;
	font-weight:normal;
}

.page_header_blog 
{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.page_header_blog a 
{
	font-size:12px;
	font-weight:normal;	
	color:#ececf0;
}

.page_header_blog a:hover 
{
	color:#ffffff;	
}

table, div 
{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

table a 
{
	color:#fff;
}

.content a 
{
	color:#666;
	text-decoration:none;
}

.content a:hover
{
	color:red;
	text-decoration:underline;
}

h3 
{
	color:#d20202;
	margin:0px;
	margin-bottom:4px;
}

h4, h5 {
	color:#000;
	margin:0px;
	margin-bottom:4px;
}

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:600px;
}

.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;
}

.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, select, textarea
{
	border:1px solid #999;
	padding:2px;
	font-size:12px;
}

input[type="text"]:focus, input[type="file"]:focus, input[type="password"]:focus, select:focus, textarea:focus
{
	border:1px solid #333;
}

.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;
}

.button 
{
    font:9pt arial;
    border:1px solid #333;
    color:#fff;
    background-image:url(/images/button_back.gif);
}

.TopLinks
{
	color:#ececf0;	
}

.TopLinks a 
{
	color:#999;
}

.TopLinks a:hover 
{
	text-decoration:underline;
	color:#fff;
}

.tourney_table th 
{
	font-weight:normal;
	background-color:#ececf0;
	border-top:1px solid #d20202;
	border-bottom:1px solid #d20202;
	text-align:left;
}

.tourney_table td 
{
	border-bottom:1px solid #ccc;
}

.tourney_nav 
{
	border-bottom:4px solid #d20202;
}

.tourney_nav span a
{
	background-color:#ffffff;
	text-align:right;
	font-weight:normal;
}

.tourney_nav a 
{
	display:block;
	padding:5px;
	font-weight:bold;
	text-align:center;
	background-color:#ececf0;
	border-right:1px solid #fff;	
	border-top:2px solid #fff;
}

.selected_sched a, .selected_sched a:hover
{
	background-color:#d20202;
	color:#fff;
	border-top:2px solid #d20202;
}

.home_tournaments a
{
	color:#666;
	text-decoration:none;
}

.home_tournaments a:hover
{
	color:red;
	text-decoration:underline;
}

.noborder input
{
	border:0px;	
}

.TableGridHeader 
{
	font-weight:normal;
	background-color:#dddddd;
	border-top:1px solid #d20202;
	border-bottom:1px solid #d20202;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
}

.GridPager td
{
	background-color:#fff;
	font-size:10px;
	text-align:right;
	border-top:4px solid #666666;
	padding-top:2px;
	padding-right:0px;
}

.GridPager span
{
	border:1px solid #990000;
	padding-left:2px;
	padding-right:2px;
	display:inline-block;
	background-color:#990000;
	color:#ffffff;
}

.GridPager a
{
	border:1px solid #ccc;
	padding-left:2px;
	padding-right:2px;
	display:inline-block;
}

.GridPager a:hover 
{
	background-color:#ececf0;
	border:1px solid #999;
	padding-left:2px;
	padding-right:2px;
	display:inline-block;
}

#chkRemember 
{
	border:0px;	
}

.TournamentHeaders td
{
	padding-top:10px;
	padding-bottom:10px;
}
