body{ 
 background: #080808;
 margin: 0px;
 padding: 0px;
 font-family: Tahoma, Arial, sans-serif;
 font-size: 11px;
 color: #fff;
}
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-left: 4px solid #0E8AEA;
  padding: 4px 10px;
  z-index: 100;
}
h1, h2, h3, h4, h5, h6, img, form, ul, div, p {
 margin: 0px;
 padding: 0px;
 border: none;
}

a {text-decoration: underline;}
a:hover {text-decoration: none;}
a:focus, input:focus{outline: none;}
ul li, ul{list-style: none;}
td {font-size: 11px;}
.fl{float: left;}
.fr{float: right !important;}
.fixer{display: block; height: 0; clear: both;}

#root{
 background: #080808;
 margin:0 auto;
 width:1000px;
/* border:1px solid red;*/
}

#top{
 background: url(../images/top_bg.jpg) no-repeat left top;
 height: 195px;
 position: relative;
}

#top .logo{
 display: block;
 margin: 0 0 0 333px;
 width: 165px;
}

#top .login_box{
 background: url(../images/login_box_bg.gif) no-repeat left top;
 position: absolute;
 top: 0;
 width: 363px;
 right: 10px;
 height: 31px;
}

.inner_top_login_box{
 padding: 6px 0 0 12px;
}

.login_box .inputs{
 background: transparent url(../images/top_inputs_bg.gif) no-repeat left top;
 width: 79px;
 border: 0;
 color: #7c7c7c;
 padding: 0 0 0 7px;
 height: 20px;
 margin: 0 1px 0 0;
}

.login_box strong a{
 font-weight: bold;
 color: #fff;
 text-decoration: none;
 padding: 0 10px 0 3px;
}

.login_box a{
 color: #7d7d7d;
 text-decoration: underline;
}

.login_box a:hover{
 text-decoration: none;
}

.login_box span{
 padding: 0 3px 0 3px;
 color: #7d7d7d;
}

.top_content{
 width: 475px;
 position: absolute;
 top: 37px;
 right: 0;
}

.top_img_box_content{
 float: left;
 width: 144px;
}

.top_winners{
 float: left;
 margin: 0 0 0 24px;
}

.top_winners h2{
 color: #fff;
 font-size: 12px;
 margin: 12px 0 0 0;
}

.top_winners_item_box{
 width: 252px;
 margin: 6px 0 4px 0; 
 line-height: 18px;
}

.top_winners_item_box strong{
 color: #ff7b09;
 padding: 0 4px 0 0;
}

#main_menu{
 background: url(../images/top_menu_bg.png) repeat-x left top;
 height: 44px;
}

.language_menu{
 background: url(../images/language_menu.png) no-repeat right top;
 float: right;
 width: 120px;
 display: block;
 height: 44px;
}

.inner_language_menu{
 padding: 11px 18px 0 14px;
 text-align: center;
}

.top_menu{
 float: left;
 width: 870px;
 margin: 0 0 0 10px;
}

* html .top_menu{
 width: 860px;
}


.top_menu td{
 text-align: center;
}

.top_menu a{
 color: #fff;
 text-transform: uppercase;
 font-size: 12px;
 line-height: 40px;
 display: block;
 text-decoration: none;
 padding: 0 0 0 10px; 
 margin: 0 2px 0 2px;
}

.top_menu a span{
 display: block;
 padding: 0 10px 0 0px;
}

.top_menu a span span{
 display: block;
 padding: 0 6px 0 6px;	
}

.top_menu a:hover, .top_menu a.active{
 background: url(../images/top_menu_hover_corners.png) no-repeat left top;
}

.top_menu a:hover span, .top_menu a.active span{
 background:  url(../images/top_menu_hover_corners.png) no-repeat right top; 
}

.top_menu a:hover span span, .top_menu a.active span span{
 background:  url(../images/top_menu_hover_bg.png) repeat-x left top;
}

#main_content{
 padding: 8px 7px 0 7px;
}

.sponsors_box{
 height: 66px;
 background: url(../images/sponsors_box.png) no-repeat left top;
 margin: 0 0 8px 0;
}

.sponsors_box ul{
 margin: 0 0 0 30px; 
 height: 66px;
}

.sponsors_box ul li{
 float: left;
 height: 66px;
 padding: 0 45px 0 45px;
 background: url(../images/vertical_sponsors_dots.png) no-repeat right top; 
}

.sponsors_box ul li img{
 vertical-align: middle;
 height: 66px;
 
}

.left_home_content_box{
 float: left;
 width: 508px;
}

.news_box{
 background: url(../images/left_news_box_bg.png) repeat-y left top;
 padding: 0 4px 0 4px;
}

.news_box_tbg{
 background: url(../images/left_news_box_corners.png) no-repeat left top;
 padding: 5px 0 0 0;
 margin: 0 0 9px 0;
}

.news_box_bbg{
 background: url(../images/left_news_box_corners.png) no-repeat left bottom;
 padding: 0px 0px 5px 0px;
}

.news_box h2{
 color: #fe7d01;
 font-size: 16px;
 font-weight: normal;
 padding: 2px 0 5px 1px;
 height: 1%; /* for ie 6*/
}

.news_box a{
 color: #fe7d01;
 font-weight: normal;
 padding: 2px 0 5px 1px;
 height: 1%; /* for ie 6*/
 text-decoration: none;
}

.inner_news_box_tbg{
 background: url(../images/inner_news_box_corners.gif) no-repeat left top;
 padding: 5px 0 0 0;
}

.inner_news_box_bbg{
 background: url(../images/inner_news_box_corners.gif) no-repeat left bottom;
 padding: 0 0 5px 0; 
}

.inner_news_box{
 background: #d0d0d0;
 padding: 0 7px 0 4px;
}

.news_property{
 display: block;
 float: left;
 background: url(../images/property_corners.gif) no-repeat left top;
 padding: 0 0 0 5px;
 height: 15px;
 line-height: 15px;
}

.news_property span{
 background: url(../images/property_corners.gif) no-repeat right top;
 padding: 0 5px 0 0;
 display: block;
}

.news_property span span{
 display: block;
 padding: 0 1px 0 1px;
 background: #212121;
 color: #fff;
 font-size: 10px;
}

.news_box_content{
 clear: both;
 color: #000;
}

.cw_box_content {
 color: #000000;
 text-decoration: none;
}

.cw_box_content a{
 color: #000000;
 text-decoration: none;
}

.news_box_content p{
 padding: 8px 0 7px 0;
 margin: 0 0 0 2px;
}

.under_news_box{
 margin: 5px 0 -2px 0;
 color: #424242;
 font-size: 10px;
}

.under_news_box span{
 color: #fff;
}

.dropdown_list{
 padding: 0 0 10px 0;
}

.dropdown_list a{
 background: url(../images/dropdown_icons.gif) no-repeat left top;
 padding: 0 0 0 13px;
 color: #777676;
 text-decoration: none;
 font-weight: bold;
}

.dropdown_list a.active{
 background-position: 0 2px;
}

.dropdown_list a.inactive{
 background-position: 0 -12px;
}

.dropdown_list ul{
 clear: both;
 margin: 7px 0 10px 13px;
}

.dropdown_list ul li{
 line-height: 15px;
}
.dropdown_list ul li img{
 margin: 0 5px 0 0;
}

.hot_link{
 padding: 4px 10px 10px 10px; 	
}

.hot_link p{
 color: #424242;
 font-size: 10px;
 padding: 0 0 15px 0;
}

.hot_link p span{
 color: #fff;
 padding: 0 5px 0 0;
}

.hot_link p a{
 font-size: 12px;
 color: #fe6601;
 text-decoration: underline;
}

.hot_link p a:hover{
 text-decoration: none;
}




.right_home_content_box{
 float: right;
 width: 467px;
}

.poker_banner{
 margin: 10px 0 10px 0;
}

.right_home_content_box .statistics_wrapper{
 float: left;
 width: 298px;
}

.right_home_content_box { 
 float: right;
}

.banner_zone{
float: right;
}

.statistic_box{
 background: #202020;
 padding: 4px;
 margin: 0 0 8px 0;
}

.content_statistic_box{
 background: #d0d0d0;
}

.content_statistic_box h3{
 background: url(../images/statistic_header_bg.gif) no-repeat left top;
 width: 93px;
 height: 21px;
 margin: 0 0 0 6px;
 font-weight: bold;
 color: #fff;
 text-transform: uppercase;
 line-height: 20px;
 text-align: center;
 font-size: 11px;
}

.inner_content_statistic_box{
 padding: 6px 10px 15px 10px;
}

.inner_content_statistic_box a{
 color: #000000;
 text-decoration: none;
}

.inner_content_statistic_box a:hover{
 color: #000000;
 text-decoration: underline;
}

.matches .inner_content_statistic_box{
 padding-right: 8px;
}

.matches td{
 color: #000000;
 line-height: 23px;
  
}

.matches td img{
 margin: 0px 5px 0px 0;
}

.matches td.date{
 width: 70px;
}

.matches td.player_names{
 text-align: left;
 padding: 0 0 0 25px;
}

.matches td.player_names strong.red{
 color: #fe6601;
 line-height: 15px;
}

.matches td.score{
 color: #8f8f8f;
 font-weight: bold;
}

.matches td.score span{
 color: #ff0000;
}

.matches td.score strong{
 color: #01a905;
}

.insider p{
 text-align: justify;
 color: #000;
 margin: 9px 0 0 0;
}

.replays{
 color: #000;	
}


.replays td{
 line-height: 20px;
}

.replays td img{
 margin: 0 5px 0 0;
}

.replays td.count{
 color: #fe6601;
 font-weight: bold;
 text-align: right;
}

.gallery{
 padding-bottom: 0;
}

.view_all_gallery{
 padding: 2px 20px 2px 0;
 text-align: right;
}
.view_all_gallery a{
 color: #fff;
 text-decoration: none;
}
.view_all_gallery a:hover{
 text-decoration: underline;
}

.gallery td{
 padding: 0 0 10px 0;
 text-align: center;
 width: 50%;
}

.gallery td img{
 border: 1px solid #000;
}

#footer{
 display: block;
 margin: 50px 7px 7px 7px;
 clear: both;
 height: 40px;
 background: url(../images/footer_bg.png) no-repeat left top;
}

#footer .counters{
 padding: 5px 0 0 16px;
 float: left;
}

#footer .copyright{
 float: right;
 padding: 10px 12px 0 0;
 color: #fff;
 font-family: Arial;
 font-size: 9px;
 text-align: right;
}