﻿/* Tableless layout  */
body {
margin:10px 0px;
padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
text-align:center; /* Hack for IE5/Win */
background:#003366;
font-family: Verdana;
font-size: 12px;
}
h1
{
	color: #003366;
	font-family: Verdana, Arial;
	font-size: 18px;
}
h2
{
	color: #003366;
	font-family: Verdana, Arial;
	font-size: 16px;
}
h3
{
	color: #003366;
	font-family: Verdana, Arial;
	font-size: 14px;
}

ul .regular
{
	list-style-type: none;
    list-style-position: outside;
     padding-left: 10px;
	margin-left: 10px;
	
 } 
 
 .standard td
 {
 	padding:5px;
 	border:solid 1px #cccccc;
 	vertical-align:top;
 }

#container {
width: 760px;
margin:20px auto; /* Right and left margin widths set to "auto" */
text-align:left; /* Counteract to IE5/Win Hack */
padding:0px;
background: #fff url(../images/menu/menu_09.gif) repeat-y;
}
#main {
width: 618px;
float: right;
}
#leftnav {
width: 142px;
float: left;
}
#header {
background: #fff;
width: 100%;
}
#regionheader{
background: #fff;
width: 100%;
}
#content {
background: #fff;
float:left;
width: 458px;
text-align: left;
}
#content2 {
background: #fff;
float:left;
width: 618px;
text-align: left;
}
#sidebar {
float: right;
width: 160px;
}
#footer
{
	background: #000;
	background: url(../images/menu/menu_09.gif) repeat-y;
	text-align: center;
	clear: both;
}
#copyrightfooter
{
	background: url(../images/masterpage/bottom.gif) repeat-x;
	height: 26px;
	padding: 20px 0 0 0;
	clear: both;
	width: 755px;
	margin-left: 5px;
}

#loginbox
{
	text-align:center;
	position:relative;
	margin-left:60px;
	margin-right:0 auto;
	width:496px;
	
}


#loginbox .box
{
	background: url(../images/login_bg.jpg);
	width:496px;
	height:412px;

}

#loginbox h1
{
	border-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#loginbox border
{
	border-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#loginbox a
{
	color:Blue;
	font-size:14px;
	text-decoration:none;
}

#loginbox a:hover
{
	text-decoration:underline;
}

#loginbox div
{
	padding-top:2px;
}

#loginbox .textbox
{
	border: 1px solid silver;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
#loginbox .row
{
	width:496px;
}
#loginbox .field
{
	width:250px;
}

#loginbox .label
{
	font-family: Verdana;
	font-size: 16px;
	padding-top:5px;
	text-align:right;
	margin-right:5px;
	width:200px;

}

#formregion .textbox
{
	border: 1px solid silver;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	
}

#formregion .row
{
	width:570px;
}
#formregion .label
{
	width:175px;
	padding-top:10px;
	text-align:right;
	margin-right:5px;
}
#formregion .field
{
	width:360px;
}

#formregion div
{
	padding-top:3px;
}

.validation-summary
{
	margin: 5px 0 10px 0;
	padding: 10px;
	font-size: 16px;
	color: #000;
	border: 4px solid #fed;
}

.validation-summary ul, .validation-summary ul li
{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #e00;
}

.validation-summary ul li
{
	margin: 2px 0 7px 20px;
	list-style-type: square;
	background-image: none;	
}

input.error  { background: #fed; border: 1px solid #e00; }
select.error { background: #fed; border: 1px solid #e00; }
.error
{
	
	font-weight: bold;
	color: red;
	
	
}

.left
{
	float:left;
}
.right
{
	float:right;
}

.clear{
height:1px;
line-height:1px;
font-size:1px;
clear:both;
}
#footer .clear{height:10px;}

/* ---------------------------------- =Clear --------------------------------- */

html body .clear
{
	overflow: hidden;
	float: none;
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
	line-height: 0;
	border: 0;
}

.hide
{
	display:none;
}

select, input
{
	font-size: 12px;
	font-family: Verdana;
}

.bold
{
	font-weight:bold;
}
.tournament
{
	padding-top:10px;
}

.maxpadding
{
	padding:25px 25px 25px 25px;
}
 
.padding
{
	padding: 10px 15px 10px 15px;
}

.minpadding
{
	padding: 10px 5px 10px 5px;
}

.row
{
	width:498px;
	
}

.field
{
	float:left;
	width:418px;
}

.label
{
	float:left;
	width:50px;
}

.tournament a { font-family: Verdana, sans-serif; font-size: 12px; color: #0033cc; text-decoration:none;}
.tournament a:link { color: #0033cc; }
.tournament a:visited { color: #0033cc; }
.tournament a:hover { color: #0033cc; text-decoration:underline; }

.tournament .link_big { font-family: Verdana, sans-serif; font-size: 16px; color: #0033cc; text-decoration:none;}
.tournament .link_big:link { color: #0033cc; }
.tournament .link_big:visited { color: #0033cc; }
.tournament .link_big:hover { color: #0033cc; text-decoration:underline; }

.tournament .BG
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: silver;
	font-size: 14px;
	font-family: verdana;
	color: #FFFFFF;
}
 
.tournament .big
{

	font-size: 14px;
}

.tournament .blue
{

	color: #0033cc;
}
 
.tournament .small
{

	font-size: 12px;
}


.tournament .padding
{
	padding: 5px 15px 5px 15px;
}


#tournament_search
{
	width: 490px;
}

#tournament_search div
{
	margin: 3px 0 3px 0;
}

.datepicker
{
	margin: 0px;
	padding: 0px;
}

.datepicker .row
{
	
	

}

.datepicker .field
{
	float:left;
	

}

.datepicker .label
{
	float:left;
	width:55px;

}


#redirect
{
	margin-left:10px;
}

#redirect a:link, a:visited, a:active
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

#redirect a:hover
{
	text-decoration: underline;
}
/* ************* MENU SECTION *********************/


.logo_menu
{
	padding-top:6px;text-align: center; vertical-align: middle; background-color: #ed2a30;
}

/* Red Rounded box  */

.box_top
{
	background: url('../images/menu/menu_01.gif');
	width: 142px;
	height: 8px;
	line-height:1px;
	font-size:1px;
}
.box_mid
{
	background: url('../images/menu/menu_02.gif') repeat-y;
	width: 142px;

}
.box_bottom
{
	background: url('../images/menu/menu_04.gif');
	width: 142px;
	height: 8px;
	line-height:1px;
	font-size:1px;
}
.box_inner
{
	padding: 10px;

}

/* Blue Rounded box  */

.box2_top
{
	background: url('../images/menu/menu_05.gif');
	width: 142px;
	height: 10px;
	line-height:1px;
	font-size:1px;
}
.box2_mid
{
	background: url('../images/menu/menu_06.gif') repeat-y;
	width: 142px;

}
.box2_bottom
{
	background: url('../images/menu/menu_08.gif');
	width: 142px;
	height: 17px;
	line-height:1px;
	font-size:1px;
}
 
.contentlink {font-family:Verdana, Arial, sans-serif; font-size: 12px; color: Blue; text-decoration:none;}
.contentlink:link { color: Blue;font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.contentlink:visited { color: Blue;font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.contentlink:hover { color: Blue;font-family: Verdana, Arial, sans-serif; font-size: 12px;text-decoration:underline; }

.menu2 { font-family: Arial, Verdana, sans-serif; font-size: 9pt; color: #dddddd; text-decoration:none;border-bottom: white 1px solid;width:100%;}
.menu2:link { color: #dddddd;font-family: Arial, Verdana, sans-serif; font-size: 9pt; }
.menu2:visited { color: #dddddd;font-family: Arial, Verdana, sans-serif; font-size: 9pt; }

.menu21 { font-family: Arial, Verdana, sans-serif; font-size: 9pt; color:Black; text-decoration:none; border-bottom-color:White; border-bottom:1px solid;
	width: 100%;}
.menu21:link { color: #0000cc; font-family: Arial, Verdana, sans-serif; font-size: 9pt; }
.menu21:visited { color: #0000cc; font-family: Arial, Verdana, sans-serif; font-size: 9pt; } 

.menu3 { font-family: Arial, Verdana, sans-serif; font-size: 9pt; color: #ffffff; text-decoration:none;
	width: 100%;}
.menu3:link { color: #ffffff; }
.menu3:visited { color: #ffffff;font-family: Arial, Verdana, sans-serif; font-size: 9pt;text-decoration:none; }
.menu3:hover {color: #cccccc;}

.linkmenu
{
	width: 100%;
	border-bottom: white 1px solid;

}
.link_inner
{
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.leftnav_bg
{
	background: url('../images/menu/menu_09.gif') repeat-y;
	width: 142px;
	
}

.leftnav_ads
{
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}

a.link_bigwhite:link { color: #ffffff;font-family: Verdana, Arial;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px; }
	
a.link_bigwhite:visited { color: #ffffff;font-family: Verdana, Arial;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px; }
	
.bigwhite
 {
	color: #ffffff;
	font-weight:bold;
	font-family: Verdana, Arial;
	font-size: 14px;
 }
 
 .green
{
	color: #009900;
}

.bold
{
	font-weight:bold;
}



