BODY {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	margin: 0;
	background-color: #555353;
}

A {
	color: #000;
}

IMG {
	border: 0;
}

TEXTAREA { 
	FONT-SIZE: 8pt; 
	color: #000;  
	border: 1px solid #333; 
	font-family: Trebuchet MS;  
	font-size: 8pt; 
	background-color: #c0c0c0;
}

OPTION { 
	FONT-SIZE: 7pt;
	color: #000;
	font-family: Trebuchet MS;
	background-color: #c0c0c0;
}

INPUT {
	FONT-SIZE: 8pt;
	color: #000;
	border: 1px solid #333;
	font-family: Trebuchet MS;
	font-size: 8pt;
	background-color: #c0c0c0;
}

SELECT { 
	FONT-SIZE: 7pt;
	color: #000;
	border: 1px solid #333;
	font-family: Trebuchet MS;
	font-size: 8pt;
	background-color: #c0c0c0;
}

TEXTAREA:focus, OPTION:focus, SELECT:focus, INPUT:focus {
	background-color: #c9c9c9;
}

RADIO { 
	border: 0px;
	vertical-align: middle;
}

FORM {
	margin: 0;
}

HR {
	border: 0;
	color: #333;
	background-color: #333;
	width: 100%;
	height: 1px;
}


#container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #000;
	border-top: 0;
	background-color: #2a2a2a;
}

#header {
	height: 135px;
	position: relative;	
	background-color: #ffd34d;
}

#bread {
	font-size: 9px;
	color: #555;
}

#bread A {
	text-decoration: none;
	color: #555;
}

#menu {
	background-color: #fbb122;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 40px;
	padding-left: 240px;
	height: 30px;
	line-height: 30px;
	position: relative;
}

#menu A {
	text-decoration: none;
	display: block;
}

#menu UL, #menu UL UL {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu UL LI {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 14px;
	font-weight: bold;
}


#menu UL UL {
	position: absolute;
	left: -10000px;
}

#menu UL LI:hover UL, #menu UL LI.ie_does_hover UL {
	left: auto;
	background-position: 0 0;
}

#menu UL LI UL {
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	background-color: #c0c0c0;
	margin-left: -5px;
	line-height: 20px;
	padding: 2px;
	z-index: 2;
}

#menu UL LI UL LI {
	float: none;
	font-size: 11px;
	font-weight: normal;
}


#content {
	width: 630px;
	overflow: hidden;
	text-align: left;
}

#content H2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 4px;
    color: #595959;
}

#trackers {
	float: left;
	width: 190px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 12px;
	overflow: hidden;
}

#trackers H2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
    color: #595959;
}

#trackers H2 A {
	text-decoration: none;
    color: #595959;
}

.potd A {
	text-decoration: none;
}

#sponsors {
	float: right;
	width: 250px;
	padding-top: 10px;
}

#sponsors H2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
    color: #595959;
}

#copyright {
	font-size: 9px;
	text-align: center;
	margin: 10px;
}

.site_block {
	border-bottom: 2px dashed #000;
	background-color: #e4e4e4;
	margin-bottom: 20px;
	padding: 5px;
}

.news_msg_bottom {
	text-align: right;
	font-size: 9px;
}

.border_img {
	border: 1px solid #555;
	padding: 0;
}

.usericon {
	border: 1px solid #333;
	vertical-align: top;
	width: 60px;
	height: 60px;
}

.poll_box { width:200px;border:1px solid #000;height:17px;background-color:#e6c800;margin-bottom: 4px; }
.poll_bar { background:#aa0000;height:14px;color:#fff;padding:3px 0px 0px 0px; }

.fp_block TD {
	font-size: 6px; position: relative; z-index: 1; cursor: default;
	text-align: center;
	vertical-align: middle;
}

.icon_link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.icon_link IMG {
	border: 0;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 2px;
}

.icon_only {
	border: 0;
	padding: 1px 5px 1px 5px;
}

.floorplan_inner {
	font-family: Trebuchet MS;
	font-size: 11px;
	border: 1px solid #959595;
	background-color: #FBFBFB
}
.floorplan_block {
	background-color: #C60F14;
	color: #FFFFFF;
	border-bottom: 1px solid #959595;
	border-right: 1px solid #959595;
	padding: 2px
}

.upcoming {
	text-decoration: none;
	color: #888;
	cursor: default;
}

.upcoming_active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.transparant {
	background-color: #c0c0c0;
}

.transparant2 {
	background-color: #f3f3f3;
}

.transparant3 {
	background-color: #fff;
}

.td {
	border: 1px solid #333; 
	padding: 3px 1px 3px 2px;
	text-align: left;
}

.td2 { 	
	border-spacing: 0px 0px; 
	border-width: 0pt 1px 0px 1px; 
	border-style: solid; 
	border-color: #333; 
	padding: 3px 1px 3px 2px;
	text-align: left;
}

.quote {
	border: 1px solid #333;
	background-color: #eee;
}

/* forum */
TABLE.forum_list_top TD {
	padding: 3px;
	border-bottom: 1px solid #808080;
}

TABLE.forum_list TD {
	padding: 3px;
	border-bottom: 1px solid #808080;
}

TABLE.forum_list_cat TD {
	padding: 3px;
	border-bottom: 1px solid #808080;
}


TABLE.forum_list_cat {
	background-color: #f3f3f3;
}

TABLE.forum_list_top {
	background-color: #eee;
}

TABLE.forum_list {
	background-color: #fff;
}

TABLE.forum_list_top TR {
	text-align: left;
	height: 27px;
}

TABLE.forum_list_cat TR {
	text-align: left;
	height: 27px;
}

TABLE.forum_list TR {
	text-align: left;
	height: 27px;
}

TABLE.tab {
	width: 100%;
}


TABLE.tab TD {
	background-color: #c0c0c0;
	border: 1px solid #000;
	border-bottom: 0;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 75px;
	cursor: default;
}

TABLE.tab TD.inactive {
	background-color: #fff;
	border-bottom: 2px solid #000;
	cursor: pointer;
}

TABLE.tab TD.inactive:hover {
	background-color: #f3f3f3;
}	

TABLE.tab TD.space {
	background: 0;
	width: 10px;
	border: 0;
	border-bottom: 2px solid #000;
}

TABLE.tab TD.space_end {
	background: 0;
	width: auto;
	border: 0;
	border-bottom: 2px solid #000;
}

.forum_signature {
	font-size: 9px;
	color: #333;
}

A.forum_signature {
	color: #333;
}

HR.forum_signature {
	top: 4px;
}
.message_me {
	color: red;
}

.forum_post {
	line-height: 17px;
	width: 450px;
	overflow: hidden;
}

.smilie {
	vertical-align: top;
}

.score_winner {
	color: green;
}

.score_loser {
	color: red;
}

.td_winner {
	background-color: lightgreen;
}

.td_loser {
	background-color: orangered;
}

.td_tied {
	background-color: #c0c0c0;
}


.compo_clan_link {
	font-size: 9px;
	color: #444;
	margin-left: 5px;
	vertical-align: top;
}

.compo_clan_link A {
	text-decoration: none;
	color: #444;
}

#faq span {
	font-weight: bold;
}

#faq UL {
	margin-bottom: 15px;
}

#faq LI {
	padding: 2px;
}

#faq A {
	text-decoration: none;
}

.text_small {
	font-size: 10px;
}

#content H1 {
	font-size: 14px;
	margin: 0;
	margin-bottom: 5px;
	font-weight: bold;
}

#content UL { 
	margin-top: 0px;
	margin-bottom: 0px;
}

.text_menu { font-size: 9pt; color: #000; letter-spacing: 1px; line-height: 20px; text-decoration: none; }
.text_big { font-size: 16pt; color: #000; }

.pm_unread TD {
	background-color: #eee;
}

#pm_notify {
	position: absolute;
	width: 300px;
	top: 200px;
	left: 350px;
	border: 5px dashed orangered;
	padding: 5px;
	background-color: #eee;
	z-index: 4;
}

.not_avi {
	background-color: #eee; padding: 2px; border: 1px solid #555; width: 250px; font-size: 9px; text-align: center;
	margin-bottom: 3px;
}

#menu #language {
	position: absolute;
	top: 0px;
	left: 30px;
}

#language A {
	text-decoration: none;
	vertical-alignment: middle;
	color: #555;
	font-size: 10px;
}

#language IMG {
	vertical-align: middle;
}

#menu #language_notify {
	position: absolute;
	top: 25px;
	left: 30px;
	display: none;
	background-color: #eee;
	border: 1px solid #000;
	padding: 5px;
	width: 150px;
	font-size: 10px;
	cursor: default;
	line-height: 15px;
}

.forum_txt {
	color: #555;
}

.twitter UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

.twitter LI {
	margin-bottom: 15px;
}

.header_box {
    background-image: url('../images/tr11/header.png');
    background-repeat: no-repeat;
    min-height:260px;
}
.header_logo {
    margin:15px;
    margin-left:170px;
    background-image: url('../images/tr11/tr_logo.png');
    background-repeat: no-repeat;
    min-height:118px;
    min-width:206px;
    float:left;
    cursor: pointer;
}
.header_tv {
    margin:15px;
 min-width:270px;
 float:left;
}
.header_xi {
    margin:15px;
    background-image: url('../images/tr11/header_xi.png');
    background-repeat: no-repeat;
    min-height:118px;
    min-width:211px;
    float:left;
}
.header_thema {
    clear:both;
    margin-left:456px;
    background-image: url('../images/tr11/header_theme.png');
    background-repeat: no-repeat;
    min-height:30px;
    min-width:187px;
    
}
.header_menu_box {
    float:left;
    margin-left:30px;
    margin-top:15px;
    vertical-align: middle;
    background-image: url('../images/tr11/menu.png');
    background-repeat: no-repeat;
    min-height:33px;
    min-width:845px;
}
.header_login {
    float:left;
    padding-top:0px;
}
.header_login INPUT {
	FONT-SIZE: 8pt;
	color: #000;
    margin-top:2px;
	border: 1px solid #333;
	font-family: Trebuchet MS;
	font-size: 8pt;
	background-color: #c0c0c0;
}
.header_menu {
    float:left;
    font-size:15px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 13px;
   	list-style: none;
	line-height: 30px;
	position: relative;
    color:#3c6984;
}

.header_menu A {
	text-decoration: none;
	display: block;
    color:#3c6984;
}

.header_menu UL, .header_menu UL UL {
	padding: 0;
	margin: 0;
	list-style: none;
}

.header_menu UL LI {
	float: left;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 14px;
	font-weight: bold;
}

.header_menu UL UL {
	position: absolute;
	left: -10000px;
}

.header_menu UL LI:hover UL, .header_menu UL LI.ie_does_hover UL {
	left: auto;
	background-position: 0 0;
}
.header_menu UL LI UL {
	border-left: 2px solid #006ec2;
	border-right: 2px solid #006ec2;
	border-bottom: 2px solid #006ec2;
    background-image:url('../images/tr11/submenu.png');
    background-repeat: repeat-x;
	background-color: #000;
	margin-left: -5px;
	line-height: 20px;
	padding: 2px;
	z-index: 2;
}

.header_menu UL LI UL LI {
	float: none;
	font-size: 12px;
	font-weight: normal;
}
.language_bar {
    padding-left: 35px;
}
.language_bar #language_notify {
	position: absolute;
	top: 105px;
	left: 125px;
	display: none;
	background-color: #eee;
	border: 1px solid #000;
	padding: 5px;
	width: 150px;
	font-size: 10px;
	cursor: default;
	line-height: 15px;
}
