
body {
	margin: 0px;
	font-family:Calibri;
	color:#000000;
	font-size:13px;
	height:100%;
	background-color:#000;
}

td.left {
	background-color: #000;
	background-image: url(images/left.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}

td.right {
	background-color: #000;
	background-image: url(images/right.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

body.body-nude {
	margin: 5px 0px 5px 0px;
	font-family:Calibri;
	color:#000000;
	background-color:#FFFFFF;
	font-size:13px;
}

img {
	border:none;
}

h1 {
	font-size:24px;

}

a { cursor: pointer; color:#000; text-decoration:none;  }
a:link		{ color:#000; text-decoration:none; }
a:visited	{ color:#000; text-decoration:none; }
a:hover		{ color:#000; text-decoration:none; }
a:active	{ color:#F00; text-decoration:none; }

#main
{
	background-color:#FFFFFF;
	width:963px;
	padding: 0px;
	text-align:left;
}

#main-top{
	width:963px;
	height:5px;
	background-image: url(images/main_top.jpg);
}

#main-bottom{
	width:963px;
	height:10px;
	background-image: url(images/main_bottom.jpg);
	background-color: #000;
	background-repeat:no-repeat;
	background-position: top;
}

#banner {
	width:963px;
	height:203px;
	background: url(images/header_bg.jpg);
	overflow:hidden;
}

#footer
{
	background-image:url(images/footer.jpg);
	font-size:13px;
	padding: 32px 0px 0px 363px;
	width:600px;
	height:130px;
	font-size: 12px;
	font-family: Calibri;	
}

#footer a {
	color: #FFF;
}

#ad-leaderboard {
height:90px;
margin-left:230px;
margin-top:30px;
margin-bottom:30px;
width:728px;
overflow: hidden;
}

#sn_links {
	margin-top:7px;
	height:46px;
	margin-left:223px;
	float:left;
}

#ad-mpu {
	margin:auto;
}

#login-box {
	color: #FFF;
	height:28px;
	float: right;
	margin-right:10px;
	margin-top:25px;
}

#login-box a {
	color: #dc0915;
}

#login-box-user {
	float:left;
	height:28px;
	width:146px;
	background-image: url(images/user_box.jpg);
	margin-right:6px;
}
#login-box-pass {
	float:left;
	height:28px;
	width:146px;
	background-image: url(images/pass_box.jpg);
	margin-right:6px;
}
#login-box-ok {
	float:left;
	height:28px;
	width:40px;
	background-image: url(images/ok_button.jpg);
	margin-right:6px;
	cursor:pointer;
}

#login-box-register {
	float:left;
	height:28px;
	width:75px;
	background-image: url(images/register_button.jpg);
	margin-right:6px;
	cursor:pointer;
}

#menu
{
	background-image:url(images/nav_bg.jpg);
	width:943px;
	height:45px;
	padding: 0px 10px 0px 10px;
	
}

.menu-item {
	cursor:pointer;
	float:left;
	color:#FFF;
	height: 19px;
	padding: 11px 5px 11px 5px;
	margin: 2px 0px 2px 0px;
	font-size: 15px;
	font-family: Calibri, Arial Narrow, sans-serif;
}

.menu-link a {
	color:#FFF;	
}

.menu-selected-link a {
	color:#F00;	
}

.menu-item:hover {
	cursor:pointer;
	float:left;
	background-image: url(images/nav_arrow.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	color:#FFF;
	height: 19px;
	padding: 11px 5px 11px 5px;
	margin: 2px 0px 2px 0px;
	font-size: 15px;
	font-family: Calibri, Arial Narrow, sans-serif;
}

.menu-spacer {
	float:left;
	width:1px;
	margin: 13px 5px 13px 5px;
	background-color: #FFF;
	height: 19px;
}

.menu-search {
	float:right;
	color:#FFF;
	height: 27px;
	width: 145px;
	margin: 9px 0px 9px 0px;
}

.search-bg-left {
	background-image: url(images/search_bg_left.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	padding-left: 7px;
}

.search-bg-right {
	background-image: url(images/search_bg_right.png);
	height: 27px;
	padding-right: 3px;
	background-repeat: no-repeat;
	background-position: right;
}

.search-bg-stretch {
	background-image: url(images/search_bg_stretch.png);
	height: 27px;
}

.search-text {
	border: 0px; 
	margin-top: 8px; 
	padding:0px; 
	font-size:13px; 
	background-color: transparent; 
	color:#999; 
	font-family: Calibri
	vertical-align:top;
}

.search-button {
	position: relative;
	margin:1px;
	right:-3px;
}

.search-over {
	width:145px; 
	position:absolute;
	z-index:1;
	margin-top:30px;
}

.search-top {
	width:145px;
	height:5px; 
	background-image: url(images/search_top.png);
}

.search-bottom {
	width:145px;
	height:5px;
	background-image: url(images/search_bottom.png);
}

.search-stretch {
	color: #000;
	width:135px;
	padding: 0px 5px 0px 5px; 
	background-image: url(images/search_stretch.png);
}

#sponsor {
	height: 86px;
	width: 963px;
	margin-top: 1px;
	background-image: url(images/sponsor_bg.png);	
}

#sponsor img {
	margin-top:15px;
	margin-left:100px;	
}

.subnav {
	position: absolute;
	background-image: url(images/subnav_stretch.jpg);
	z-index: 1;
	margin-left: -10px;
	height:32px;
	margin-top:24px;
}

.subnav-left {
	background-image: url(images/subnav_left.jpg);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:29px;
	height:32px;
}

.subnav-right {
	background-image: url(images/subnav_right.jpg);
	background-repeat:no-repeat;
	background-position: right;
	padding-right:29px;	
	height:32px;
}

.subnav-item {
	float:left;
	padding: 8px 2px 8px 2px;
	color: #FFF;
	font-size: 12px;
	font-family: Calibri;	
}

.subnav-item a {
	color:#FFF;	
}


#content {
	padding:5px 0px 5px 0px;
	
	background-image:url(images/footer_top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.content-head-center
{
	margin:0px 5px 5px 5px;
	background-position: top;
	background-image:url(images/content_header_stretch.png);
	background-repeat:repeat-x;
}

.content-head-left
{
	background-image:url(images/content_header_left.png);
	background-position: top left;
	background-repeat:no-repeat;
}

.content-head-right
{
	background-position: top right;
	background-image:url(images/content_header_right.png);
	background-repeat:no-repeat;
	
	font-family: Calibri;
	height:20px;
	padding:5px 10px 1px 10px;
	color:#FFFFFF;
	font-size:13px; 

	text-align:left;
}

.content-head-right a { color:#FFF; }

.content-head-controls {
	float:right;
	color: #CDCDCD;
}

.content-head-controls a {
	color: #CDCDCD;
}

.content-subhead {
	border-bottom: 1px solid #CBCBCB;
	padding:2px 4px 2px 4px ;
}

.content-body-border {
	border: 1px solid #CBCBCB;
	background-color:#F6F6F6;
	margin:0px 5px 5px 5px;
}
.content-body 
{
	text-align:justify;
	padding:4px;
	overflow:hidden;
}

.content-body-tl
{
	margin: -1px;
	background-image:url(images/content_topleft.png);
	background-position: top left;
	background-repeat:no-repeat;
}

.content-body-tr
{
	background-image:url(images/content_topright.png);
	background-position: top right;
	background-repeat:no-repeat;
}

.content-body-bl
{
	background-image:url(images/content_bottomleft.png);
	background-position: bottom left;
	background-repeat:no-repeat;
}

.content-body-br
{
	background-image:url(images/content_bottomright.png);
	background-position: bottom right;
	background-repeat:no-repeat;
}

.content-free 
{
	margin:0px 5px 0px 5px;
	text-align:left;
	padding:5px;
	color: #000;
}

#content-simple
{
	background-image:url(images/footer_top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:100px 5px 100px 5px;
	text-align:center;
}

.page-controls {
	padding-bottom: 5px;
}

.tabs {
	height:18px;
	padding-top:4px;
	overflow:hidden;
	background:	#B1B1B1;
	margin: 0px 5px 0px 5px;
}

.tab {
	margin-left:5px;
	float:left;
}

.tab-left{
	background: url(images/tab_left.gif);
	width:4px;
	height:18px;
	float:left;
}

.tab-right {
	background: url(images/tab_right.gif);
	width:4px;
	height:18px;
	float:left;	
}

.tab-on {
	background: url(images/tab_stretch.gif);
	padding:3px 2px 0px 2px;
	height:15px;
	float:left;	
	font-weight:bold;
}

.tab-off {
	float:left;
	padding:3px 6px 0px 6px;
	height:15px;
	font-weight:bold;
}

.tab-off a { color:#FFF;}
.tab-off a:link { color:#FFF;}
.tab-off a:visited { color:#FFF;}
.tab-off a:hover { color:#FFF;}

.tab2-on {
	background: url(images/tab2-on.gif);
	height:16px;
	width:98px;
	float:left;	
	font-weight:bold;
	font-size:13px;
	text-align:center;
	margin: 2px 5px 0px 0px;
	padding-top:3px;
	color:#000;
	cursor:pointer;
}

.tab2-on a { color:#000;}
.tab2-on a:link { color:#000;}
.tab2-on a:visited { color:#000;}
.tab2-on a:hover { color:#000;}

.tab2-off {
	background: url(images/tab2-off.gif);
	height:16px;
	width:98px;
	float:left;	
	font-weight:bold;
	font-size:13px;
	text-align:center;
	margin: 2px 5px 0px 0px;
	padding-top:3px;
	color:#FFF;
	cursor:pointer;
}

.tab2-off a { color:#FFF;}
.tab2-off a:link { color:#FFF;}
.tab2-off a:visited { color:#FFF;}
.tab2-off a:hover { color:#FFF;}

.comment-header-left
{
	background:url(images/commenth_left.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	margin: 0px 5px 0px 5px;
}

.comment-header-right
{
	background:url(images/commenth_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:5px;
}

.comment-header
{
	border-top:1px solid #B1B1B1;
	border-bottom:1px solid #B1B1B1;
	height:15px;
	padding:4px 0px 4px 0px;
	color:#B1B1B1;
}

.comment-header a {color:#B1B1B1;}
.comment-header a:link {color:#B1B1B1;}
.comment-header a:visited {color:#B1B1B1;}
.comment-header a:hover {color:#B1B1B1;}

.clear {
	overflow:none;
	clear:both;
	width:0px;
	height:0px;	
	
}

.color1 { color:#FFFFFF }
.color2 { color:#000000 }
.color3 { color:#000000 }
.color4 { color:#000000 }
.color5 { color:#FF0000 }

button {
 color: #000000;
 background: #FFFFFF;
 border: 1px solid #000000;
 font-size:13px;
 padding: 1px 2px 1px 2px;
}

input {
 color: #000000;
 background: #FFFFFF;
 border: 1px solid #000000;
 font-size:13px;
 padding: 1px 2px 1px 2px;
 margin:0px;
}

select {
 color: #000000;
 background: #FFFFFF;
 border: 1px solid #000000;
 font-size:13px;
 padding: 1px 0px 1px 0px;
}

textarea {
 color: #000000;
 background: #FFFFFF;
 border: 1px solid #000000;
 font-family:Calibri;
 font-size:13px;
 padding: 1px 2px 1px 2px;
}

input.checkbox {
	background-color:transparent;
	top:0px;
	padding:0px;
	border:0px;
	margin: 3px 0px -3px 0px;
}

input.image {
	background-color:transparent;
	padding:0px;
	border:0px;
	margin: 0px;
}















/* Old Fields */

.label {
	float:left;
	width:20%;
	padding-left:10%;
	text-align:left;
	font-weight:bold;
}

.normal_field .field, .error_field .field {
	float:left;
	padding: 0px 0px 5% 0px;
	width:60%;
	text-align:left;
}

.normal_field {
	padding:5px 0px 5px 0px;
}

.error_field {
	padding:5px 0px 5px 0px;
	border:dashed 2px #FF0000;
}

/* New Fields */

div.field{
	padding: 5px 0px;
	overflow: hidden;
	width: 100%;
}
div.field label {
	float:left;
	width:25%;
	overflow:hidden;
	padding: 0px 0px 0px 5%;
	margin:0px;
	
	text-align:left;
	font-weight:bold;
	display:block;
}

div.field label.big {
	display:block;
	margin:0;
	width:100%;
	float:none;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}

div.field div.input {
	text-align:left;
	width:60%;
	padding-left:5%;
	padding-right:5;
	float:left;
}

div.error_field {
	border:dashed 2px #FF0000;
}
















.label {
	float:left;
	width:25%;
	padding-left:15%;
	text-align:left;
	font-weight:bold;
}

.field {
	float:left;
	padding-right:5%;
	width:50%;
	text-align:left;
}

.normal_field {
	padding:5px 0px 5px 0px;
}

.error_field {
	padding:5px 0px 5px 0px;
	border:dashed 2px #FF0000;
}

.message {
	text-align:center;
	font-weight:bold;
}

.error {
	text-align:center;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	color:#FF0000;
}

.flag {
	margin-top:1px;
	margin-bottom:-2px;
}

.game {
	top:0px;
	margin-bottom:-3px;
	width:13px;
	height:13px;
}

.arrow {
	position:relative;
	top:5px;
}

.list-item {
	height:13px;
	padding:3px 3px 3px 2px;
	margin:0px 5px 0px 5px;
	overflow:hidden;
	background: #F6F6F6;
}

.list-item-seperator {
	height:5px;
	margin-bottom:1px;
	width:100%;
	background-image:url(images/border_bottom.png);
}

.suggest {
	color: #000;
	background: #FFF;
	border: 1px solid #000;
	border-top:none;
	position:absolute;
	cursor:pointer;
}

.suggest_item {
	padding:1px;
}

.suggest_over {
	padding:1px;
	color:#FFF;
	background-color:#00007F;
}

.forum_img{
	height:35px;
	width:35px;
}

.forum_title{
	font-size:14px;
	font-weight:bold;
}

.forum_text{}

.forum_cat_header {
	margin:0px 5px 0px 5px;
}

.forum_cat_subheader {
	padding:4px 5px 4px 5px;
	font-weight:bold;
	margin:0px 5px 0px 5px;
	background: #d3d3d3;
	color:#7a7a7a;
}

.forum_cat_content {
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	margin:0px 5px 0px 5px;
	background-color:#F6F6F6;
}

.forum_cat_item {
	padding:4px;
}

.forum_cat_itemgap {
	height:1px;
	width:100%;
	background: #d3d3d3;
	overflow:hidden;
}

.forum_cat_footer {
	background:url(images/forum_footer.gif);
	width:630px;
	height:5px;
	margin:0px 5px 5px 5px;
	overflow:hidden;
}

.gallery_item{
 	margin:5px;
 	display:inline;
 	background-color:#F6F6F6;
 	overflow:hidden;
 	height:150px;
 	width:150px;
 	float:left;
}

.gallery_item_selected{
 	margin:5px;
 	display:inline;
 	background-color:#E7FFE7;
 	overflow:hidden;
 	height:150px;
 	width:150px;
 	float:left;
}


.gallery_thumb{
 	text-align:center;
 	height:120px;
 	width:150px;
 	cursor:pointer;
 	overflow:hidden;
}

.gallery_title{
	font-size:13px;
	margin-top:1px;
	margin-left:5px;
	color:#000;
	height:14px;
	cursor:pointer;
	overflow:hidden;
}
.gallery_title a { color:#000; }

.gallery_text{ margin-left:5px; }

.gallery_container {}

.gallery_image {
	position:relative;
	width:570px;
	text-align:center;
	float:left;
}



.gallery_prev {
	position:relative;
	margin-top:-67px;
	width:25px;
	height:134px;
	overflow:hidden;
	float:left;
}
.gallery_next {
	position:relative;
	margin-top:-67px;
	width:25px;
	height:134px;
	overflow:hidden;
	float:right;
}



.gallery_list_item {
	margin: 0px 5px 0px 5px;
	padding:4px;
	background: #FFF;
}

.gallery_list_itemgap{
	height:1px;
	margin: 0px 5px 0px 5px;
	background: #B1B1B1;
	overflow:hidden;
}

.video_item{
 	margin:5px;
 	display:inline;
 	background-color:#F6F6F6;
 	overflow:hidden;
 	height:150px;
 	width:150px;
 	float:left;
}

.video_thumb{
 	text-align:center;
 	height:120px;
 	width:150px;
 	overflow:hidden;
}

.video_img{
 	height:120px;
 	width:150px;
}

.video_title{
	font-size:13px;
	margin-top:1px;
	margin-left:5px;
	color:#000;
	height:14px;
	overflow:hidden;
}
.video_title a { color:#000; }

.video_text{ margin-left:5px; }

.video_container { }

.video_video {
	position:relative;
	width:570px;
	text-align:center;
	float:left;
}

.video_prev {
	position:relative;
	margin-top:-67px;
	width:25px;
	height:134px;
	overflow:hidden;
	float:left;
}
.video_next {
	position:relative;
	margin-top:-67px;
	width:25px;
	height:134px;
	overflow:hidden;
	float:right;
}


.video_list_item {
	margin: 0px 5px 0px 5px;
	padding:4px;
	background: #FFF;
}

.video_list_itemgap{
	height:1px;
	margin: 0px 5px 0px 5px;
	background: #B1B1B1;
	overflow:hidden;
}

.home-content{
	padding: 5px 0px 5px 0px;		
}

.home-content-news{
	margin:0px 5px 5px 5px;
	width:460px;
	height:270px;
	background-color:#E6E6E6;
	padding: 5px;
}

.home-item {
	height:13px;
	padding:3px 3px 3px 2px;
	margin:0px 5px 0px 5px;
	overflow:hidden;
	background: #F6F6F6;
}

.home-item-seperator {
	height:5px;
	margin-bottom:1px;
	width:100%;
	background-image:url(images/border_bottom.png);
}

.team_player {
	width:100px;
	height:250px;
	float:left;
	cursor:pointer;
}

.team_player_image {
	width:135px;
	height:175px;
	overflow:hidden;
}

.team_player_nick {
	width:100px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	margin: 10px 0px 5px 0px;
}

.team_player_name {
	width:100px;
	text-align:center;
	font-size:13px;
}

.team_profile{
	padding:5px;
	height: 210px;
}

.team_profile_label {
	color:#F00;
	font-weight:bold;
	width:130px;
	
	float:left;
	margin-bottom:5px;
}

.team_profile_field {
	width:165px;
	float:left;
	margin-bottom:5px;
}

.team_menu{
	padding:5px;
	height: 20px;
	text-align:center;
	font-weight:bold;
	
}

.event_img {
	width: 100px;
}

.coverage_img {
	width: 100px;
}

#splash-overlay {
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	width:100%;
	height:100%;
	background-color:#000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);
	z-index:100;
}

#splash-content {
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-52px;/* half elements height*/
    margin-left:-152px;/* half elements width*/
    width:260px;
    height:60px;
    padding:20px;
    font-size:16px;
    border:2px solid #ccc;
    background:#333;
    overflow:auto;/* allow content to scroll inside element */
    text-align:center;
    z-index:101;
    color : #FFF;	
}

#splash-content a:link { color:#F00; }
#splash-content a:visited { color:#F00; }

th.th {
	border-bottom:1px #000 solid;
	padding:2px;
}

td.td1 {
	border-bottom:1px #000 dashed;
	padding:4px 2px 2px 2px;
}

td.td2 {
	border-bottom:1px #000 dashed;
	padding:4px 2px 2px 2px;
	background-color:#FFFFE7;
}

div.blog-item {
	height:35px;
	overflow:hidden;
	margin: 5px 0px 5px 0px;
	width:100%;
}

div.blog-title {
	font-size:110%;
}

div.blog-title b, div.blog-title b a {
	color: #f00;
}

div.blog-seperator {
	height:1px;
	margin-left: -4px;
	margin-right: -4px;
	background:#CBCBCB;
	width:629px;
}

