@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 1030px;
	margin-left: auto;
	margin-right: auto;
}
#colLeft {
	width: 297px;
	float:left;
}
#colMain {
	width: 727px;
	margin-left:297px;
}
#loginTop {
	width: 1024px;
	height: 25px;
	font-size: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#loginTop a {
	font-size: 10px;
	color: #000;
}
#loginTop a:link {
	text-decoration: none;
}
#loginTop a:visited {
	text-decoration: none;
	color: #000;
}
#loginTop a:hover {
	text-decoration:underline;
	color: #000;
}
#loginTop a:active {
	text-decoration: none;
	color: #000;
}
#newForgot {
	display: inline;
	margin: 10px 0px 10px 10px;
}
.loginForm{
	float:right;
}
.bttnGo {
	margin:0px;
	padding:0px;

}
.myTxtInput {
	border: 1px #000 solid;
	height: 12px;
	width:	88px;
	margin:0px;
	padding:0px;
}
#newsPanel{
	width: 285px;
	margin: 0px 0px 10px 10px;
}
#newsPanel .content{
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	padding:10px;
	background-image:url(../images/lv_news_panel_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	min-height: 250px;
}
#newsPanel .content ul {
	padding: 0;
	list-style:none;
	margin: 0;
}
#newsPanel .content li {
	margin-bottom: 17px;
}
#newsPanel a {
	font-size: 12px;
	color:#F00
}
#newsPanel a:link {
	text-decoration: none;
}
#newsPanel a:visited {
	text-decoration: none;
	color: #F00;
}
#newsPanel a:hover {
	text-decoration:underline;
	color: #F00;
}
#newsPanel a:active {
	text-decoration: none;
	color: #F00;
}

#scoresPanel{
	width: 290px;
	margin: 0px 0px 0px 7px;
}
#scoresPanel .content{
	background-image:url(../images/lv_scores_panel_bg.gif);
	background-repeat: repeat-y;
	padding: 1px 10px 10px 10px;
}
#scoresPanel .content h2{
	color: #C00;
	font-size: 14px;
	margin-bottom: 0;
}
#eventsPanelBot {
	width: 720px;
	margin-left: 10px;
	background-image:url(../images/lv_events_panel_bot.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#eventsPanel {
	background-image:url(../images/l_events_panel_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 60px;
	padding-bottom: 30px;
}
#eventsPanel .content{
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	min-height: 970px;
}

#promoPanel {
	text-align:left;
	padding-top:20px;
}

#promoPanel img { border:none; }

.clear {
	clear:both;
}
#footer {
	width:100%;
	background-color:#999;
	color: #fff;
	margin-top: 10px;
	padding: 5px;
	font-size:11px;
}
#footer .content {
	width: 1024px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}
#footer a {
	font-size: 12px;
	color: #fff;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration:underline;
	color: #fff;
}
#footer a:active {
	text-decoration: none;
	color: #fff;
}
#topMenu {
	text-align: right;
}
#topMenu ul {
	list-style:none;
	margin:0 10px 10px 0;
}
#topMenu li {
	display: inline;
}
#topMenu a {
	font-size: 12px;
	color: #000;
}
#topMenu a:link {
	text-decoration: none;
}
#topMenu a:visited {
	text-decoration: none;
	color: #000;
}
#topMenu a:hover {
	text-decoration:underline;
	color: #000;
}
#topMenu a:active {
	text-decoration: none;
	color: #000;
}


/* Added by Tom */

#t_container, #l_container, #c_container { float:left; width:239px; padding-right:0px; margin-right:0px; }

#t_content { height:295px; margin-top:-15px; }

.c_tournamenthighlights .games, .c_tournamenthighlights .date, .c_tournamenthighlights .ages { font-size:10px; }

.t_link { padding-left:8px; } 

.tournamentsummaryclass p { font-size:10px; background-image:none; padding-left:0px; }
.tournamentsummaryclass { background-image:none; }

div.newsbrief {
	padding-bottom:10px;
	background-image:none;
	border-bottom:1px solid #ccc;
}

#loginbox {
	background-image:none;
	background-color:#fff;
	border:none;
	position:abolsute;
	margin-bottom:10px;
	width: 1030px;
	margin-left:-515px;
	left:50%;
}

#xloginformdiv p {
	text-align: left;
}

#loginBoxLeft {
	width: 450px;
}

.tournamentsummaryclass { border-bottom:1px solid #bbb; }

.c_tournamenthighlights { height:125px; }