/* CSS Document */
body.default{
margin:20px auto;
padding:0;
background:url(../img/bg.jpg) repeat;
font-family:Arial, Helvetica, sans-serif;

}
.home-wrapper-top{
width:933px;
height:10px;
margin:0 auto;
font-size:0;
background:url(../img/home-wrapper-top.gif) no-repeat;
}
.home-wrapper-bottom{
width:933px;
height:11px;
margin:0 auto;
background:url(../img/home-wrapper-bottom.gif) no-repeat;
}
.home-wrapper-bg{
width:933px; 
margin:0 auto;
background:url(../img/home-wrapper-bg.gif) repeat-y;
}
.home-header{
width:933px;
height:148px;
position:relative;
margin: 0;
background:url(../img/home-header-bg.jpg) top right no-repeat;
}
.logo{
position:absolute;
width:382px;
height:108px;
top:6px;
left:10px;
}
.navmenu_left{
position:absolute;
height:25px;
width:750px;
left:15px;
bottom:0;
}
.navmenu_right{
position:absolute;
height:15px;
width:115px;
right:15px;
bottom:0;
padding-top:8px;
font-size:11px;
font-weight:bold;
text-align:center;
background:url(../img/home-navmenuright-tab.gif) no-repeat;
}
.login{
	color:black;
/*	background:#be0d11;*/
	background:#FECB59;
	cursor:pointer;
	font-weight: bold;
	padding: 0 2px;
	border: 1px solid #777;

}
.navmenu_right a{
color:#FFFFFF;
text-decoration:none;
}
.navmenu_inner{
height:27px;
left:15px;
bottom:0;
position:absolute;
}
.navmenu_left ul, .navmenu_inner ul{
margin:0;
padding:0;
}
.navmenu_left li, .navmenu_inner li{
float:left;
display:block;
list-style-type:none;
margin:0;
padding:0;
width:115px;
height:17px;
text-align:center;
background:url(../img/home-navmenuleft-tab-off.gif) no-repeat;
margin-right:1px;
margin-left:1px;
padding-top:8px;
font-size:11px;
font-weight:bold;
}
.navmenu_inner li{
height:19px;
width:130px;
margin-left:3px;
margin-right:3px;
background:url(../img/inner_navmenu_tab_off.gif);
}
.navmenu_left li.on{
background:url(../img/home-navmenuleft-tab-on.gif);
}
.navmenu_inner li.on{background:url(../img/inner_navmenu_tab_on.gif);}
.navmenu_left li.on a, .navmenu_inner li.on a{
color:#2a3181;
}
.navmenu_left li a, .navmenu_inner li a{
text-decoration:none;
color:#FFFFFF;
}
.home_content{
padding:15px;
}
.home_content_left{
width:503px;
float:left;
margin:0;
padding:0;
}
.home_content_full{
width:900px;
float:left;
margin:0;
padding:0;
}
.home_football_pic{
border:1px solid #999999;
margin-bottom:15px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.clear{
clear:both;
height:1px;
}

.title_left{background:url(../img/title_left.jpg) top left no-repeat; height:23px;}
.title_right{background:url(../img/title_right.jpg) top right no-repeat; height:23px;}
.title{
background:url(../img/title_bg.jpg) repeat-x;
height:23px;
}
.title h2{
margin:0;
padding:0;
margin-left:5px;
padding-top:4px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.home_box{
border:1px solid #cccccc;
margin-bottom:15px;
margin-top:15px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background:url(../img/home_box_bg.jpg) 50% 0 repeat-x;
position:relative;
}
.home_box ul.left{
margin:0;
padding:0;
padding-left:30px;
padding-top:5px;
padding-bottom:5px;
}
.home_box ul.left li{
list-style-position:outside;
list-style-image:url(../img/home_box_bullet.gif);
font-size:12px;
font-weight:bold;
margin-top:5px;
padding-bottom:5px;
}
.home_box_plus{
/*width:100px;*/
/*position:absolute;*/
color:#ed1f24;
/*right:10px;
bottom:6px;*/
font-size:11px;
font-weight:bold;
text-align:right;
}
.home_box_plus a{
color:#ed1f24;
text-decoration:none;
}
.home_content_right{
width:382px;
float:right;
margin:0;
padding:0;
}
.home_tryout{
position:relative;
width:378px;
height:146px;
background:url(img/home_tryout.jpg) repeat-x;
border:1px solid #cccccc;
margin-bottom:15px;
margin-top:15px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
}
.home_tryout_text{
color:#4e4e4e;
text-align:center;
margin-left:15px;
margin-right:15px;
margin-top:10px;
}
.home_tryout_link{
width:220px;
margin:0 auto;
color:#cc0000;
*margin-top:10px;
}
.home_tryout_link img{
float:left;
padding-top:10px;
*padding-top:0px;

}
.home_tryout_link p{ float:right;}
.home_tryout_link a{
color:#cc0000;
text-decoration:none;
}
.home_box ul.right{
margin:0;
padding:0;
padding-left:35px;
padding-top:5px;
padding-bottom:5px;
list-style-position:outside;
}
.home_box ul.right li{
list-style-image:url(../img/home_box_bullet.gif);
font-size:11px;
margin-top:8px;
padding-bottom:8px;
}
.home_box ul.right li a{
color:#333333;
text-decoration:none;
}
.home_box ul.right li a:hover{
text-decoration:underline;
}
.redbold{
color:#ed1f24;
font-weight:bold;
}
.footer{
margin-left:1px;
margin-right:1px;
border-top:1px solid #ed1f24;
padding-top:10px;
color:#181e68;
font-size:9px;
text-align:center;
}
.footer a{
color:#181e68;
text-decoration:none;
}
.footer a:hover{text-decoration:underline;}

.footer img{
float:left;
padding-left:10px;
}
.footerRight{
margin-left:1px;
margin-right:1px;
border-top:1px solid #ed1f24;
padding-top:10px;
color:#181e68;
font-size:10px;
text-align:right;
}

/*INNER*/
.banner{
width:934px;
height:120px;
margin:10px auto;
}
.inner_navmenu_container{
margin:0 auto;
width:913px;
height:36px;
}
.inner_navmenu_left{float:left; background:url(../img/inner_navmenu_left.gif) top left no-repeat; height:36px; width:10px;}
.inner_navmenu_right{float:left; background:url(../img/inner_navmenu_right.gif) top right no-repeat; height:36px; width:10px;}
.inner_navmenu{
float:left;
background:url(../img/inner_navmenu_bg.gif) repeat-x;
height:36px;
width:893px;
position:relative;
}
.inner_wrapper_top{
width:933px;
height:10px;
margin:0 auto;
background:url(../img/inner_wrapper_top.gif) no-repeat;
font-size:0;
}
.inner_selector, .inner_selector2{
text-align:right;
font-size:12px;
color:#363636;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
}
.inner_selector2{
text-align:center;
}

.inner_selector form{
margin:0 auto;
}
select.selector{
width:125px;
height:20px;
border:1px solid #a7a6aa;
margin-left:5px;
margin-right:5px;
}
input.selector_btn{
background:url(../img/inner_selector_btn.gif);
width:84px;
height:23px;
border:0;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
cursor:pointer;
}
input.ical_btn{
margin-left:250px;
width:47px;
height:23px;
background:url(../img/inner_ical_btn.gif);
border:0;
color:#000000;
font-weight:bold;
font-size:11px;
cursor:pointer;
}
.inner_table_small, .inner_table_small2{
float:left;
width:442px;
border:1px solid #cccccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
text-align:center;
font-size:12px;
border-collapse:collapse;
color:#363636;
}
.inner_table_big{
margin:0 auto;
width:892px;
border:1px solid #cccccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
text-align:center;
font-size:12px;
border-collapse:collapse;
color:#363636;
}
.inner_table_small2{
margin-left:15px;
}
td.inner_table_small_title{
padding-top:2px;
padding-bottom:2px;
color:#2a3181;
font-weight:bold;
border-bottom:1px solid #cccccc;
}
tr.inner_table_small_subtitle{
font-weight:bold;
background:#d8e3e7;
}
td.inner_table_small_id{
width:24px;
border-left:1px solid #cccccc;
padding-top:3px;
padding-bottom:3px;
}
td.inner_table_small_game{
width:50px;
padding-left:10px;
border-left:1px solid #cccccc;
text-align:left;
}
td.inner_table_small_date{
width:90px;
border-left:1px solid #cccccc;
text-align:left;
padding-left:10px;
}

td.inner_table_small_name{
padding-left:5px;
border-left:1px solid #cccccc;
text-align:left;
}
tr.inner_table_ontop:hover{
background:#ebebeb;
cursor:pointer;
}
.height_spacer{
clear:both;
height:15px;
}
.inner_champions{
margin:0 auto;
text-align:center;
width:700px;
_width:750px;
}
.inner_champions_box1, .inner_champions_box2{
position:relative;
float:left;
margin-left:20px;
margin-right:20px;
width:303px;
height:102px;
}
.inner_champions_box1{background:url(../img/champion_box.jpg) top left no-repeat;}
.inner_champions_box2{background:url(../img/finalist_box.jpg) top left no-repeat;}

.inner_champions_box_text{
position:absolute;
left:85px;
top:50px;
font-weight:bold;
font-size:12px;
}
td
{
	font-size:12px;
}
/* new stuff */
div.instructions
{
	background: #EEE;
	border: 1px solid #999;
	padding: 5px 10px;
	margin: 5px 10px 10px 0;
	width: 620px;
}
div.instructions p
{
	padding: 0;
	margin: 0;
	font-size:12px;
}

form fieldset{
	background-color:#f5f5f5;
	
	border-width:2px;
	border-style:solid;
	border-color:#7c5b47;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
		
	margin:20px 0px 20px 0px;
	width:350px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}
form fieldset legend{	
	background-color:#7c5b47;
	
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;
	
	color:#ffcc99;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;
		
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
	
}
	 
form fieldset legend img{
	padding:0px 5px 0px 5px;	
}
.button{
	background-color:#fff9e7;
	
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;
	
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.error {
color: #D8000C;
background-color: #FFBABA;
/*background-image: url('error.png');*/
}
