body {
  margin: 0;
  padding: 0;
  background-color: #363942;
  color: #000000;
  font-size: 12px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
}

h1 {
  padding: 5px 0;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #fc5e3b;
  text-decoration: none;
}

h2 {
  padding: 5px 0 3px 0;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #444;
}

img {
  margin: 0 0;
  padding: 0 0;
  border: 0;
}

a, a:active, a:visited {
  color: #3366dd;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

td {
  vertical-align: top;
}

acronym {
  cursor: help;
}

.votebut, #bvote1, #bvoteX, #bvote2, #bvoteO, #bvoteU, #bvoteH, #bvoteB,#bvoteA,#bvoteG,#bvoteN, #bvoteQ, #bvoteW, #bvoteE, #bvoteR {
  width: 57px;
  height: 40px;
  border: 2px outset #bbb;
  margin: 1px 1px;
  padding: 1px 1px;
  font-size: 10px;
}

#maincontainer {
  width: 990px;
  background-color: #F7F3E6;
  margin: 0 auto;
  padding: 0;
  border: 0;
}

.roundtop {
	background: url(../images/tr.png) no-repeat top right;
	text-align: left;
}

.boxcontent {
	margin: 0;
	padding: 0;
}

.roundbottom {
	background: url(../images/br.png) no-repeat top right;
	text-align: left;
}

img.corner {
   width: 9px;
   height: 9px;
   border: none;
   display: block !important;
}

#logo {
  width: 990px;
  margin: 10px auto;
  padding: 0;
  text-align: left;
  border: 0;
}

#clear {
  margin:0;
  padding:0;
  clear: both;
}

#nav {
  margin: 10px 0 0 0;
  padding: 0;
}

#nav td {
  font-size: 12px;
  font-weight: bold;
  padding: 6px 0;
}

#nav td a {
  padding: 8px 12px;
  color: #b7270f;
  text-decoration: none;
}

#nav td a:hover {
  color: #dddd00;
  background-color: #b7270f;
}

#footer {
  padding: 0px 0px 20px 0px;
  margin: 20px 0px 0px 0px;
  font-size: 9px;
  color: #c0c0c0;
  text-align: center;
}

#footer a, #footer a:active, #footer a:visited, #footer a:hover {
  color: #c0c0c0;
  background-color: transparent;
}

#content {
  padding: 0 10px 5px 10px;
  margin: 0;
  width: 98%;
}

a.imglink, a.imglink:active, a.imglink:visited, a.imglink:hover {
  background-color: transparent;
  text-decoration: none;
  border: 0;
}


/* results and popups */

table.events td {
  font-size: 11px;
  padding: 4px 6px;
  vertical-align: middle;
}

table.events td img {
  border:0;
}

.small {
  font-size: 11px;
  color: #777;
  padding: 0 0 5px 0;
  margin:0;
}

div#res {
  margin: 0;
  padding: 0;
}
#res {
  width: 100%;
  margin: 10px 0;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
#res td, #res th {
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 11px;
  color: #333;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  padding: 3px 3px 3px 3px;
  text-align: left;
  vertical-align: middle;
}
#res th {
  font-weight: bold;
  background-color: #009300;
  color: #fff;
  text-align: center;
}
#res td.t1 {
  text-align: center;
  background-color: #E9F4E9;
  padding:1px;
}
#res td.t1b {
  font-size:12px;
  font-weight:bold;
  text-align: center;
  background-color: #E9F4E9;
  padding:1px;
}
#res td.t2 {
  text-align: center;
  background-color: #ffffff;
}
#res td.t2b {
  font-size:12px;
  font-weight:bold;
  text-align: center;
  background-color: #ffffff;
}

#res td.t3 {
  text-align: center;
  background-color: #D1E8D1;
  font-weight: bold;
}
#res td.t4 {
  background-color: #E9F4E9;
}
#res td.t5 {
  text-align: center;
  background-color: #FFFFCC;
}
#res td.t5b {
  padding:0 10px;
  font-size:12px;
  font-weight: bold;
  text-align: left;
  background-color: #FFFFCC;
}
#res td.t6 {
  text-align: center;
  background-color: #E9FEA9;
}
#res td.t7 {
  text-align: left;
  background-color: #F9FEF9;
  font-weight: bold;
  padding: 0 10px;
}
#res td.t7b {
  font-size:12px;
  text-align: left;
  background-color: #F9FEF9;
  font-weight: bold;
  padding: 0 10px;
}

#res td.t8 {
  text-align: center;
  background-color: #EEFEF5;
  font-weight: bold;
}

#res td.ftl {
  text-align: left;
  font-size: 10px;
  color: #666;
  border-right:0;
}
#res td.ftr {
  text-align: right;
  font-size: 10px;
  color: #666;
}
#res td.t4 a {
  color: #000077;
  text-decoration: none;
}
#res td.t4 a:hover {
  text-decoration: underline;
}
#res img {
  padding: 0;
  margin: 0;
}

div#mres {
  margin: 0;
  padding: 0;
}
#mres {
  width: 70%;
  margin: 10px 0;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
#mres td, #mres th {
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 11px;
  color: #333;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  padding: 3px 4px 4px 4px;
  text-align: left;
  vertical-align: middle;
}
#mres th {
  font-weight: bold;
  background-color: #009300;
  color: #fff;
  text-align: center;
}
#mres td.t1 {
  text-align: center;
  background-color: #E9F4E9;
}
#mres td.t2 {
  text-align: center;
  background-color: #ffffff;
}
#mres td.t3 {
  text-align: center;
  background-color: #D1E8D1;
  font-weight: bold;
}
#mres td.t4 {
  background-color: #E9F4E9;
}
#mres td.t5 {
  text-align: center;
  background-color: #FFFFCC;
}
#mres td.t6 {
  text-align: center;
  background-color: #E9FEA9;
}
#mres td.ftl {
  text-align: left;
  font-size: 10px;
  color: #666;
  border-right:0;
}
#mres td.ftr {
  text-align: right;
  font-size: 10px;
  color: #666;
}
#mres td.t4 a {
  color: #000077;
  text-decoration: none;
}
#mres td.t4 a:hover {
  text-decoration: underline;
}
#mres img {
  padding: 0;
  margin: 0;
}

div.news {
  margin: 0;
  padding: 5px 5px 5px 15px;
}

div.news img {
  margin: 0 3px 3px 0;
  padding: 0;
}

table.comment {
  width: auto;
}
table.comment td.cid {
  border-right: 2px solid #c0c0c0;
}
table.comment td.cfrom {
  background-color: #fffccc;
}

table.comment_scroller {
  width: auto;
  border:none ! important;
  background-color: #FFFDEE ! important;
  position:relative ! important;
  left:6px ! important;
}
table.comment_scroller td {
  color:#000000 ! important;
  padding:10px 2px;
}
table.comment_scroller td.cfrom {
  background-color: #D0F0CA;
  border-bottom: 1px solid #c0c0c0 ! important;
  padding:7px 2px;
}

div#res_single {
  padding:0;
  margin: 12px 0;
}

td.big {
  padding: 8px 0;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #CC2634;
  text-decoration: none;
  text-align: center;
  width: 50%;
}
td.big a {
  color: #CC2634;
  text-decoration: underline;
}

#news_votes_comms {
  height:500px;
}

#news_votes_comms td {
  vertical-align: top;
}

#news_votes_comms td#con_news {
  border-right: 1px solid #FFDED8;
  width: 50%;
}
#con_news img {
  margin: 0 3px 3px 0;
  padding: 0;
}
#news_votes_comms td#con_votes {
  margin: 0;
  padding: 0;
}
#news_votes_comms td#con_comments {
  margin: 0;
  padding: 0;
}

#team {
  color:#CC2634;
  font-family:Verdana,Tahoma,Arial,sans-serif;
  font-size:20px;
  font-weight:bold;
  text-align:center;
}

div.rbox {
  margin: 0 0 8px 0;
  padding: 5px 5px;
  background-color: #fffccc;
  border: 1px solid #c0c0c0;
}

img.thumb {
  cursor: pointer;
  border: 0;
  margin: 0;
  padding: 0;
  text-decoration:none;
}

table.newstable {
 border-collapse:collapse;
 border:hidden;;
}

table.newstable td {
 width:30%;
 vertical-align: top;
 padding: 10px 10px;
 border-width: 1px;
 border-color: gray;
 border-style: none dotted;
}


.p-shadow {
  width: 99%;
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 5px;
}

.p-shadow div {
  background: none !important;
  background: url('../images/shadow2.gif') no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}

.p-shadow p {
  color: #777;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
}

.p-shadow table {
  color: #777;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 0px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
}

.p-shadow table.analysis, table.analysis {
  margin: 10px 0;
  padding: 0 5px 10px 5px;
  background-color: #e3eee3;
  width:100%;
}

.rboxshadow {
  width: 99%;
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 5px;
}

.rboxshadow div {
  background: none !important;
  background: url('../images/shadow2.gif') no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}

.rboxshadow table {
  background-color: #fffdd5;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  width:100%;
}

.chartboxshadow {
  width: 90%;
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 5px;
}

.chartboxshadow div {
  background: none !important;
  background: url('../images/shadow2.gif') no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}

.chartboxshadow table {
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  width:90%;
}


div#topusers {
  margin: 0;
  padding: 0;
}

#topusers {
  width: 100%;
  margin: 10px 0;
  border-top: 1px solid #888888;
  border-left: 1px solid #888888;
  border-right: 1px solid #888888;
}
#topusers td, #topusers th {
  font-family: arial, verdana, tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #bbbbbb;
  padding: 3px 4px 4px 4px;
  text-align: left;
  vertical-align: middle;
}
#topusers th {
  font-size: 11px;
  background-color: #009300;
  color: #fff;
  text-align: center;
}

#topusers th a {
  color: #fff;
  font-size: 11px;
}

#topusers td.t2 {
  line-height: 20px;
  text-align: left;
  padding: 2px 10px;
  background-color: #ffffff;
}
#topusers td.t1 {
  text-align: center;
  background-color: #D1E8D1;
}
#topusers td.t3 {
  text-align: center;
  background-color: #FFFFCC;
}
#topusers img {
  padding: 0 0 0 5px;
  margin: 0;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.basictab{
  padding: 3px 0;
  margin-left: 0;
  font: bold 12px Verdana;
  border-bottom: 1px solid gray;
  list-style-type: none;
  text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
  display: inline;
  margin: 0;
  position: relative;
}

.basictab li a{
  text-decoration: none;
  padding: 3px 7px;
  margin-right: 3px;
  border: 1px solid gray;
  border-bottom: none;
  background-color: #f7f3e6;
  color: #2d2b2b;
  position: relative;
}

.basictab li a:visited{
  color: #2d2b2b;
}

.basictab li a:hover{
  background-color: #d7e3e6;
  color: black;
}

.basictab li a:active{
  color: black;
}

.basictab li.selected a{ /*selected tab effect*/
  position: relative;
  top: 1px;
  padding-top: 4px;
  background-color: #f7f3e6;
  color: black;
}

#moresubmenu {
  display: none;
  position: absolute;
  left: 0;
  top: 15px;
  padding: 15px 0px 5px 0px;
  border: 1px solid gray;
  background-color: #f7f3e6;
}

#moresubmenu li a {
  padding: 0 25px 0 7px;
  margin: 0;
  border: 0;
  color: #2d2b2b;
  text-decoration: underline;
}
#moresubmenu li a:hover {
  background-color: #f7f3e6;
  color: #aa0000;
}

.timg {
  padding: 0;
  margin: 0;
  width: 21px;
  height: 14px;
  background: url(/images/tournaments/sprite.png) no-repeat;
  display: inline-block;
}

/* chat */

#chat {
  margin: 0;
  padding: 0;
  width: 300px;
  height: 400px;
  background-color: #fffddd;
  border: 1px solid #ccc;
  overflow: auto;
}

#msg {
  margin: 0;
  padding: 0;
  width: 300px;
  height: 40px;
}

.chatrow0 {
  background-color: #fefefe;
}

.chatrow1 {
}

/**
 * jQuery autocomplete
 */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/**
 * jQuery cluetip
 */

/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-title #cluetip-close img {
  vertical-align: bottom;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(../images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default'
-------------------------------------- */

.cluetip-default {
  background-color: #f7f7f7;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #f7f7f7;
}
.cluetip-default h3#cluetip-title {
  margin: 0;
  padding: 8px 0 4px 0;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a, .cluetip-default #cluetip-title a:hover {
  color: #f7f7f7;
  font-size: 0.95em;
  text-decoration: none;
}
.cluetip-default #cluetip-inner {
  padding: 0 0 10px 0;
}
.cluetip-default div#cluetip-close {
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(../images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(../images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(../images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
.clue-bottom-default .cluetip-arrows {
  background-image: url(../images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}
/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}




/* root element for scrollable */
div.scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;

    /* vertical scrollers have typically larger height than width */
    height: 180px;
    width: 400px;
}

/* root element for scrollable items */
div.scrollable div.items {
    position:absolute;

    /* this time we have very large space for the height */
    height:20000em;
}





/* down counter */
/* jQuery Countdown styles 1.5.8. */
.hasCountdown {
	      border: 1px solid #666666;
	      background-color: #44AE4B;
	      height:40px;
	      padding: 10px;
}
.countdown_rtl {
	       direction: rtl;
}
.countdown_holding span {
		   background-color: #ccc;
}
.countdown_row {
	       clear: both;
	       width: 100%;
	       padding: 0px 2px;
	       text-align: center;
}
.countdown_show1 .countdown_section {
		 width: 98%;
}
.countdown_show2 .countdown_section {
		 width: 48%;
}
.countdown_show3 .countdown_section {
		 width: 32.5%;
}
.countdown_show4 .countdown_section {
		 width: 24.5%;
}
.countdown_show5 .countdown_section {
		 width: 19.5%;
}
.countdown_show6 .countdown_section {
		 width: 16.25%;
}
.countdown_show7 .countdown_section {
		 width: 14%;
}
.countdown_section {
		   display: block;
		   float: left;
		   color: #ffffff;
		   font-weight:bold;
		   font-size: 75%;
		   text-align: center;
}
.countdown_amount {
		  font-size: 200%;
}
.countdown_descr {
		 display: block;
		 width: 100%;
}
