
@charset "utf-8";
/* CSS Document */


body {
    font: normal .75em/1.25 Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #353535;
  }


img {
    border: 0px;
  }

a, a:visited, a:hover {
    color: #01569e;
}

.bg_color {
    background-color: #fff;
    background-image: url(/img/2.5/main/bg_main.png);
    background-repeat: repeat;
    background-position: left top;
  }
div.divider {
    height: 1px;
    border-top: 1px solid #e1e1e1;
    width: 100%;
  }

/*img, div {
  behavior: url(/css/2.0/iepngfix.htc);
  }*/


form {
    margin: 0px;
    padding: 0px;
  }


dl {
    margin: 9px 0 20px;
  }


dd, dt {
    display: inline;
    margin: 0;
    font-size: 11px;
  }


dt {
    font-weight: bold;
  }


select {
    font-size: 11px;
  }

h1.hheader {
    font-size: 24px;
    font-family: Arial, sans-serif;
    letter-spacing: -1px;
    color: #1a1a1a;
    font-weight: normal;
    margin: 0 0 0 15px;
  }


div.maindiv {
    width: 990px;
    background-color: #fff;
    text-align:left;
  }


div.header {
    position: relative;
/*    background: url(/img/2.5/main/head_bg.jpg) no-repeat 0% 0%;*/
/*    background: url(/img/2.5/main/head_bg_20110907.jpg) no-repeat 0% 0%;*/
/*    background: url(/img/2.5/main/head_loko.jpg) no-repeat 0% 0%;*/
    background: url(/img/2.5/main/header/20110916.jpg) no-repeat 0% 0%;
    width: 990px;
    height: 140px;
  }

div.header_right {
    position: relative;
    float:right;
    background-color:#e4e4e4;
    width:55px;
    height:140px;
    text-align:center;
    vertical-align:middle;
  }

div.header_right_block {
    position: absolute;
    width:55px;
    height:35px;
    left: 0;
    cursor: pointer;
  }

#im_rss {
 background-image: url(/img/2.5/main/rss_rollOut.gif);
 top: 9px;
}
#im_rss:hover {
 background-image: url(/img/2.5/main/rss_rollOver.gif);
}
#im_stat {
 background-image: url(/img/2.5/main/table_rollOut.gif);
 top: 53px;
}
#im_stat:hover {
 background-image: url(/img/2.5/main/table_rollOver.gif);
}
#im_calendar {
 background-image: url(/img/2.5/main/calendar_rollOut.gif);
 top: 97px;
}
#im_calendar:hover {
 background-image: url(/img/2.5/main/calendar_rollOver.gif);
}

div.header_addone {
    position: absolute;
    top: 0;
    left: 0;
    width: 97px;
    height: 140px;
    background-image: url(/img/2.5/main/head_bg_addone.gif);
    margin-left: -97px;
  }
div.leftannoblock {
    position: absolute;
    top: 11px;
    left: 685px;
    display:block;
    width:114px;
    height:119px;
    padding:0;
    margin:0;
  }
div.rightannoblock {
    position: absolute;
    top: 11px;
    left: 809px;
    display:block;
    width:114px;
    height:119px;
    padding:0;
    margin:0;
  }
div.leftannoblock .annotext, div.rightannoblock .annotext {
    position:relative;
    text-align:center;
    margin:-112px 5px 0 5px;
    color: #01569e;
    font-size:11px;
  }

.topblocks {
  display:none;
}
#turtable_top {
    width: 410px;
    height: 140px;
    position: absolute;
    top: 0;
    left: 524px;
    background-color: #aeadab;
}
table#turtable_top_item {
    margin: 0;
    padding: 0;
    height: 140px;
    font-size: 11px;
}
table#turtable_top_item tr td, table#turtable_top_item tr td a {
    font-size: 11px;
}

#calendar_top {
    text-align:center;
    width: 465px;
    height: 140px;
    position: absolute;
    top: 0;
    left: 470px;
    background-color: #ffffff;
}

#rss_top {
    text-align:center;
    width: 410px;
    height: 140px;
    position: absolute;
    top: 0;
    left: 524px;
    background-color: #ffffff;
}

.borderdiv {
  border: 1px solid #d2d2d2;
  background-color: #f5f5f5;
  margin: 0;
}

/* footer */

.footer {
    width: 960px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }
.footer  h2 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #1a1a1a;
  }
.footer .footer_sponsor {
    width: 960px;
    height: 40px;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
  }
.footer .footer_sponsor .sponsor {
    float: left;
    height: 32px;
    vertical-align: middle;
    padding: 5px 9px 0 9px;
  }
.footer .footer_text {
    color: #979595;
    font-size: 11px;
    text-align: justify;
    padding-top: 7px;
    padding-bottom: 10px;
  }
.footer .footer_text p {
    margin: 0;
  }
.footer .footer_counters img {
    margin-left: 5px;
  }


.banners {
    height: 400px;
    margin-bottom: 10px;
  }


.banners240x250 {
    height: 250px;
    margin-bottom: 10px;
  }


.banners240x100 {
    margin-bottom: 10px;
  }


.clear {
    clear: both;
  }

/* content pages */

.second_content {
    width:705px;
    background-color:#fff;
    margin:15px 0 0 0;
    min-height: 1175px;
    height: auto !important;
    height: 1175px;
  }


.second_content h1 {
    margin: 0;
    color: #1a1a1a;
    letter-spacing: -1px;
    padding: 5px 0 0 10px;
    height: 30px;
    font-size: 24px;
    font-weight:normal;
  }
.second_content h2 {
    margin: 0;
    color: #1a1a1a;
    letter-spacing: -1px;
    padding: 15px 0 5px 10px;
    font-size: 17px;
    font-weight: normal;
  }
.second_content h3 {
    margin: 0;
    color: #1a1a1a;
    padding: 15px 0 5px 10px;
    font-size: 14px;
    font-weight: normal;
  }
.second_content p {
  text-align: justify;
}

table.tablesorter {
  font-family: arial, sans-serif;
  background-color: #ddd;
  margin:0;
  font-size: 11px;
  width: 100%;
  text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #ebebeb;
/*  border: 1px solid #FFF;*/
  font-size: 11px;
  padding: 4px 2px;
  color: #1a1a1a;
  font-weight:bold;
  line-height: 19px;
  text-align: center;
}
table.tablesorter thead tr th.header {
  background-image: url(/img/2.5/tablesorter/arrShift.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 2px 2px 6px 2px;
  cursor: pointer;
}
table.tablesorter tbody td {
  font-size: 11px;
  padding: 3px 4px;
  background-color: #fff;
  vertical-align: top;
  text-align: right;
}
table.tablesorter tbody tr.odd td {
  background-color:#fafafa;
}
table.tablesorter tbody tr.notingame td {
  color:#666;
  font-style:italic;
}
table.tablesorter tbody tr.notingame td a {
  color:#666;
}
table.tablesorter thead tr th.headerSortUp {
  background-image: url(/img/2.5/tablesorter/down.gif);
}
table.tablesorter thead tr th.headerSortDown {
  background-image: url(/img/2.5/tablesorter/up.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
/*background-color: #8dbdd8;*/
}
table.tablesorter tbody td.sorted {
  font-weight: bold;
}


.paginate {
    margin: 50px 0 19px;
    border-bottom: 5px solid #8f8f8f;
    width: 228px;
    font-size: 14px;
    padding-bottom: 5px;
  }


.paginate p {
    margin: 0;
    padding: 0;
  }


.paginate p img {
    vertical-align: middle;
  }


.paginate p span.act {
    color: #0449a2;
    font-weight: bold;
  }


table.paginate {
    width: auto;
    margin: 11px 0 29px;
  }


table.paginate td {
    vertical-align: middle;
  }


table.paginate td span.act {
    color: #0449a2;
    font-weight: bold;
  }


table.paginate td strong {
    padding: 0 4px;
  }


.paginate_photo p {
    line-height: 1;
    padding-bottom: 6px;
  }


.paginate_photo p strong {
    text-transform: uppercase;
  }


table.paginate_photo_num td {
    vertical-align: middle;
    padding-bottom: 5px;
}

table.paginate_photo_num td  a, table.paginate_photo_num span{
 display:block;
 float:left;
 margin-right:2px;
 padding-top:3px;
 text-align:center;
 width:22px;
 height:20px;
 text-decoration:none;
 font-size:14px;
 font-weight:100;
}

table.paginate_photo_num td span {
 color:#fff;
 background:url("/img/2.5/main/button_rollOver.gif") no-repeat;
}

table.paginate_photo_num td  a {
 background:url("/img/2.5/main/button_rollOut.gif") no-repeat;
}

table.paginate_photo_num td  a.anext,table.paginate_photo_num td  a.anext:hover  {
  width:23px;
  background:url("/img/2.5/main/page_right.gif") no-repeat;
}

table.paginate_photo_num td  a.aprev,table.paginate_photo_num td  a.aprev:hover  {
  width:23px;
  margin-right:15px;
  background:url("/img/2.5/main/page_left.gif") no-repeat;
}

img.anext {margin-left:15px;}
img.aprev {margin-right:15px;}

table.paginate_photo_num td  a:hover {
color:#fff;
 background:url("/img/2.5/main/button_rollOver.gif") no-repeat;
}

table.paginate_photo_num td.paginate_reset_link a {
    display: block;
    width: 46px;
    text-align: center;
    height: 14px;
    line-height: 11px;
    color: #ffffff;
    font-size: 11px;
    background-color: #00439c;
    text-decoration: none;
    line-height: 12px;
  }

table.paginate_photo_num td strong {
    padding: 0 7px 0 5px;
  }


.option_bar {
    width: 705px;
    height: 43px;
	margin-top:10px;
    padding: 0;
  }
.option_bar .option {
    float: left;
    padding-right: 10px;
  }
.option_bar label {
  font-size: 11px;
  letter-spacing: normal;
  margin-top: 2px;
  margin-right: 5px;
  color: #565656;
  font-weight: normal;
  display: block;
  padding-bottom: 1px;
  }


.statistic_legend .statistic_legend_block {
    width: 170px;
    float: left;
    margin: 10px 5px 0 0;
  }


.statistic_legend dl {
    margin: 0;
  }


#link_panel h3 {
    color: #1a1a1a;
    font-size: 12px;
    text-decoration: none;
    margin-top: 2px;
    margin-bottom: 2px;
  }

#link_panel a {
    color:#01569E;
    font-size: 12px;
text-decoration: none;
  }


#link_panel .content {
    height:115px;
    float: left;
    margin-top:5px;
    margin-bottom:5px;
    padding: 0px 20px 0px 20px;
    border-right: 1px solid #E1E1E1;
  }

