* {
	margin: 0px;
	padding: 0px;
	}
div .hr {
	text-align: center;
	height: 1px;
	background-color: #333333;
	width: 90%;
	margin: 5px auto;
	}
#footer {
	text-align: center;
	margin: 55px 0px 15px;
	font-size: 10px;
	}
a img {
	border: 0px;
	}
h3 {
	color: #3E9EFF;
	font-size: 12px;
	}
p {
	margin-bottom: 8px;
	}
body {
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	text-align: center; /* KLUDGE - makes sure it centers in all browsers, since auto margins doesn't work 100% */
	}
#container {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	}
#mainContent {
	padding: 0px 0px 10px 10px;
	width: 733px;
	float: left;
	}
#tower {
	position: relative;
	float: left;
	width: 120px;
	/*height: 400px;*/
	margin-top: 25px;
	}
#content {
	float: right;
	width: 840px;
	}
#menu {
	background-image: url('../images/menu_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	position: relative;
	background-color: #212121;
	height: 37px;
	width: 825px; /* plus 15 left padding for total of 840 */
	margin: 30px 0px 0px 0px; /* bottom is for the graphic below the menu */
	padding-left: 0px;
	}
#menu .leftCap {
	position: absolute;
	top: 0px;
	left: -8px;
	}
#menu .rightCap {
	position: absolute;
	top: 0px;
	right: -8px;
	}
#menu ul {
	margin: 0px auto;
	}
#menu ul li {
	float: left;
	list-style: none;
	}
#menu .details {
	color: #888888;
	font-size: 13px;
	font-weight: 800;
	position: absolute;
	top: -20px;
	right: 80px;
	}
#menu .socialmedia {
	position:absolute;
	top:-26px;
	right:0px;
}
.noclicknavitem {
	font-weight: 900;
	display: block;
	height: 26px;
	padding: 11px 11px 0px;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	position: relative;	
	cursor:default;
}
.noclicknavitem:hover {
	color: #E0981F;
}
#menu ul li a:link, #menu ul li a:visited {
	font-weight: 900;
	display: block;
	height: 26px;
	padding: 11px 11px 0px;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	position: relative;
	}
#menu ul li a:hover, #menu ul li a:active {
	background-image: url('../images/menu_bg_over.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	color: #E0981F;
	}
#menu ul li a.at {
	background-image: url('../images/menu_bg_over.jpg');
	color: #E0981F;
	}
#menu ul li img {
	position: absolute;
	top: 8px;
	right: -1px;
	border: 0px;
	}
#menu img.title {
	position: absolute;
	top: -20px;
	left: 0px;
	font-size: 15px;
	color: #999999;
	font-weight: 800;
	}
#menu .masthead {
	position: absolute;
	bottom: -80px;
	left: 5px;
	}
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
ul.tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}
ul.tabs a {
	position: relative;
	display: block;
}
/* dropdowns
*************************/
ul.subnav {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 2000;
	top: 100%;
	width: 250px;
	display: none;
	left: 0;
}
ul.subnav ul.subnav {
	top: 0;
	left: 95%;
	border:solid 1px #333;
}
ul.subnav li {
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
	width:240px;
	background-color:#1A150F;
	border-bottom:solid 1px #333;
	color:#FFF;
	background-image:url("../images/menu_bg.jpg");
}
ul.subnav li a {
	display: block;
	color:#FFF;
}
.downarrow {
	padding:6px 5px 0px 5px;
}
#sponsorTower {
	width: 82px;
	float: right;
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin: 15px 8px 0px 0px;
}
#tower #countdownTimer {
	text-align:right;
	margin-right: 9px;
	}
.highlighted {
	color: #FE9C0A;
	}
a:link, a:visited {
	color: #BBBBBB;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #EEEEEE;
	text-decoration: underline;
	}
#footer a:link, #footer a:visited {
	color: #888888;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	color: #BBBBBB;
	}
	
#contentPage {
	line-height:17px;
}
#contentPage .contentItem {
	margin-bottom:15px;	
	overflow:hidden;
}
#contentPage .contentItem .timeplace {
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	padding-bottom:15px;
}
#contentPage .registration {
	background-color:#161616;
	border:solid 1px #333;
	padding:15px;
}
#contentPage .registration td {
	padding-bottom:5px;
}
#contentPage .registration input {
	padding:2px;	
}
#contentPage .registration option {
	padding:1px;	
}
#contentPage .registration select {
	padding:1px;	
}
.headText {
	color:#0FCBF0;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}
#contentPage .schedule td {
	padding:5px;
	border-bottom:solid 1px #000;
}
#contentPage a {
	color:#F90;
	text-decoration:none;
}
#contentPage a:hover {
	text-decoration:underline;	
}
#contentPage .schedule .notes {
	color:#FFF;
	background-color:#000;
	font-weight:bold;
}
#contentPage .table_a {
	background-image:url(../images/bg_tda.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#04424D;
}
#contentPage .table_b {
	background-image:url(../images/bg_tdb.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#011316;
}
#contentPage .day {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
#contentPage .time {
	font-weight:bold;
	color:#F90;
}
.promoImg {
	padding:4px; border:solid 1px #333;	
}
.sponsorbox {
	float:right;
	text-align:right;
	font-size:11px;
	color:#CCC;
	padding:3px;
	border:solid 1px #333;
	margin:15px 10px 10px 10px;
}
.msg {
	padding:10px 0px;
	color:#F60;
}
.tournamentItem {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:solid 1px #333;
	overflow:hidden;
}
.tournamentItem .logo {
	float:left;
}
.tournamentItem .details {
	float:left;
	color:#FFF;
	font-size:14px;
	margin-left:20px;
}
.tournamentItem .details .title {
	font-size:18px;
	font-weight:bold;
	color:#F5A30D;
	padding-bottom:5px;
}
.tournamentItem .details .buttons {
	padding-top:5px;
}
.tournamentItem .details .rules {
	font-size:11px;
	color:#CCC;
}
.tournamentItem .details .buttons .detailsBtn {
	float:left;
	width:95px;
	height:25px;
	background-image:url(../images/btn_details.jpg);
}
.tournamentItem .details .buttons .detailsBtn:hover {
	background-image:url(../images/btn_details_on.jpg);
}
.tournamentItem .details .buttons .registerBtn {
	float:left;
	width:95px;
	height:25px;
	background-image:url(../images/btn_register.jpg);
	margin-left:10px;
}
.tournamentItem .details .buttons .registerBtn:hover {
	background-image:url(../images/btn_register_on.jpg);
}
.price {
	font-size:24px;
	color:#FC0;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.registernowbutton {
	position:absolute;
	top:-75px;
	right:15px;
}
.languestlist {
	margin-top:40px;
}
.languestlist h2 {
	color:#F90;
}
.languestlist .alias {
	font-weight:bold;	
	width:200px;
}
.languestlist td {
	padding:3px 20px 3px 5px;
}
.languestlist .trclassa {
	background-color:#000;	
}
.languestlist .trclassb {
	background-color:#333;
}
.sitealert {
	width:100%;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#39F;
	margin-bottom:10px;
}
.sitealert a {
	text-decoration:underline;
	color:#FFF;
}
/* Countdown -----------------------------------------------------------------*/

.front-counter {
	font-size: 20px;
	padding-top: 10px;
	position: absolute;
	top: 140px;
	margin: 0 0 0 360px;
	_margin-left: -130px;
	width: 280px !important;
	height: 80px !important;
	float: none !important;
	display: block;
	font-weight: normal;
}
.hasCountdown {
	height: 80px;
	width: 280px !important;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
}
.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;
	font-size: 100%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
	color:#F60 !important;
}
.countdown_descr {
	display: block;
	width: 100%;
	color:#F60 !important;	
}
.probutton_1 {
	width:138px;
	height:42px;
	overflow:hidden;
	background-image:url(../buttons/button_1.jpg);
	background-position:top;
	display:block;
	float:left;
	margin-left:7px;
	display:block;		
}
.probutton_2 {
	width:138px;
	height:42px;
	overflow:hidden;
	background-image:url(../buttons/button_2.jpg);
	background-position:top;
	float:left;
	margin-left:7px;
	display:block;	
}
.probutton_3 {
	width:138px;
	height:42px;
	overflow:hidden;
	background-image:url(../buttons/button_3.jpg);
	background-position:top;
	float:left;
	margin-left:7px;	
	float:left;	
}
.probutton_4 {
	width:138px;
	height:42px;
	overflow:hidden;
	background-image:url(../buttons/button_4.jpg);
	background-position:top;
	float:left;
	margin-left:5px;
	display:block;		
}
.probutton_5 {
	width:138px;
	height:42px;
	overflow:hidden;
	background-image:url(../buttons/button_5.jpg);
	background-position:top;
	float:left;
	margin-left:7px;
	display:block;		
}
.probutton_6 {
	width:138px;
	height:42px;
	overflow:hidden;
	background-image:url(../buttons/button_6.jpg);
	background-position:top;
	float:left;
	margin-left:7px;
	display:block;		
}

.probutton_1:hover , .probutton_2:hover , .probutton_3:hover , .probutton_4:hover , .probutton_5:hover , .probutton_6:hover {
	background-position:0px 43px;		
}