﻿body{
	margin:0;
	padding:0;
	background-color:#49110d;
	text-align: left;
	color:#fff;
	font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 12px;
	
}
/** { behavior: url(../_common/c/iepngfix.htc) }*/
h1 {
	color: white;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-transform:uppercase;
	margin: 0;
	margin-bottom: 10px;
}
h2 {
	color: white;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform:uppercase;
	margin: 0;
}
a, a:hover {
	color:#d9a81b;
	text-decoration: none;
	background-color: transparent;
	border-color:#d9a81b;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
#body_wrapper{
	text-align: left;
	background-image:url('../i/body_wrapper_bg.png');
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
	min-height:562px;
	width:1005px;
}
#top_wrapper{
	clear: both;
}
#home {
	position: relative;
	float: left;
	left: 110px;
	top: 10px;
	width: 100px;
	height: 120px;
	margin-right: -120px; 
	cursor: pointer;
}

#top{	
	position: relative;
	float: left;
	top:0;
	left:262px;
	margin:0;
	height:28px;
	width:630px;
	font-size:10px;
	line-height:30px;
}
#top input{
	vertical-align:middle;
}

#top input.searchbox{
	border: 1px solid #3e150e;
	height:16px;
	background-color:#49110d;
	color:#d9a81b;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	background-image:url(../i/searchbox_bg.gif);
	background-position:left;
}

#top span{
	vertical-align:middle;
}
#top a, #top a:hover {
	border:0;
}
#navigation{
	position: relative;
	float: left;
	top:27px;
	left:230px;
	width:655px;
	height:62px;
/*	background-image:url('../i/menu_bg.png');*/
	background-repeat:no-repeat;
	background-position:center 5px;
	font-size: 16px;
}
#navigation ul{
	margin:0;
	padding:0;
	clear:both;
	margin-left:20px;
	height:36px;
	line-height:36px;
}
#navigation ul li{
	list-style-type:none;
	float: left;
	text-align: center;
}
#navigation ul#navigation_top li{
	height: 36px;
	margin: 0;
	padding: 0 10px;
	background-image:url('../i/menu_bg.png');
	background-position: left 4px;
	background-repeat: repeat-x;
}
#navigation ul#navigation_top li.selected{
	border-right:1px #955b57 dotted;
	border-left:1px #955b57 dotted;
	padding:0 9px;
	background: none;
}
#navigation ul#navigation_top li.selected a{
	color:#fff;
}
#navigation ul#navigation_top li a{
/*	color:#eb7604;*/
	border:0;
}
#navigation ul#navigation_top li a:hover{
	color:#fff;
}
#navigation ul#navigation_top_sub{
	height: 26px;
	line-height: 26px;	
}
#navigation ul#navigation_top_sub li{
	text-transform:uppercase;
	margin-right:10px;
}
#navigation ul#navigation_top_sub li a{
/*	color:#eb7604;*/
	border:0;	
	font-size: 10px;
	font-weight: bold;
}
#navigation ul#navigation_top_sub li.selected a{
	color:#fff;
}
#navigation ul#navigation_top_sub li a:hover{
	color:#fff;
}
#mid{
	clear: both;
	float: none;
}
#subnavigation{	
	position: relative;
	top:13px;
	left:100px;
	margin:0;
	width:143px;
	float:left;
	margin-top:51px;
}

#tblLeftMenu {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#tblLeftMenu td {
	border: dotted 1px #955b57;
	border-left: none;
	border-right: none;
	padding: 6px;
	padding-left: 0;
	padding-right: 0;
}
#subnavigation a, #subnavigation a:hover{
	display:block;
	color:#eb7604;
	text-decoration: none;
	text-transform: uppercase;
	background-color: transparent;
	border: none;
	font-size:10px;
}
#content{
	position: relative;
	top:13px;
	left:122px;
	margin:0;
	width:370px;
	margin-top:25px;
	float:left;
}
#content a.small{
	font-size:10px;
}
#content .leagueTable{
	width:366px;
}
#content .leagueTable td{
	border-color:black;
	border-width:0 0 1px 1px;
	border-style:solid;
	font-size:10px;
	text-align: center;
}
#content .leagueTable td.first{
	border-left: none;
	text-align: left;
}
#content .leagueTable th{
	border:0;
	border-color:black;
	border-style:solid;	
	border-bottom-width:2px;
	border-left-width:1px;
	text-align: center;
}
#content .leagueTable th.first{
	border-left: none;
	text-align: left;
}
#content .leagueRowStyle{
	background-image:url('../../_common/i/leagueAlternatingRowBG.png');
}
#content .leagueAlternatingRowStyle{
	background:clear;
}
.scorersTable{
	width:271px;
	border-top:2px black solid;
}
.scorersTable td{
	border-color:black;
	border-width:0 0 1px 0;
	border-style:solid;
	font-size:10px;
	vertical-align:top;
}
.scorersRowStyle{
}
.scorersAlternatingRowStyle{

}
#content .upcomingTable{
	width:366px;
	border-top:2px black solid;
}
#content .upcomingTable td{
	border-color:black;
	border-width:0 0 1px 0;
	border-style:solid;
	font-size:10px;
}
#content .upcomingRowStyle{
}
#content .upcomingAlternatingRowStyle{
}
#content .latestTable{
	width:366px;
	border-top:2px black solid;
}
#content .latestTable td{
	border-color:black;
	border-width:0 0 1px 0;
	border-style:solid;
	font-size:10px;
}
#content .latestRowStyle{
}
#content .latestAlternatingRowStyle{
}
#highlightcol{
	position: relative;
	top:23px;
	left:-82px;
	margin:0;
	width:280px;
	margin-top:25px;
	float:right;
}
#footer{
	clear:both;
	position: relative;
	top:50px;
	left:98px;
	margin:0;
	width:806px;
	font-size:10px;
	vertical-align:bottom;
}
#footer div span img{
	margin-right:40px;
	margin-bottom:10px;
	border:0;
}
#footer #footertext{
	border-top:1px #975c58 dotted;
	padding-top:10px;
}
#footer a, #footer a:hover{
	border:0;
}
.yellow{
	color:#d9a81b;
}
.orange{
	color:#eb7604;
}
/* Playerlist snippet*/
#playerlist{
	width: 370px;
}
#playerlist th{
	border-top: 2px solid black;
	border-bottom:2px solid black;
	text-align:left;
	color: white;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#playerlist th.numbercol{
	width: 85px;
}
#playerlist th.positioncol{
	width: 85px;
}
#playerlist th.playercol{
	width: 200px;
}
#playerlist tr.playerlistrow td{
	
	text-align:left;
	color: white;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	border-bottom: 1px solid #771817;
	height: 15px;
}
#playerlist tr.playerlistrowon td{
	text-align:left;
	color: #EB7604;
	background-color: #771817;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	border-bottom: 1px solid #771817;
	height: 15px;
	cursor:pointer;
}

#playerlist td.numbercol{
	width: 85px;
	padding-left: 5px;
}

#playerlist td.legend{
	padding-top: 15px;
	border-bottom: none;
	text-align:left;
	color: white;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
/* End Playerlist snippet */
/* Player facts */


#playerprofile{
	width: 370px;
}

#playerprofile td{
	vertical-align:top;
	text-align:left;
}

#playerimage{
	width:177px;
}

td.playerfact{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height:13px;
	height: 15px;
}

.playerfacttitle{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10px;
	color:#eb7604;
	text-transform:uppercase;
}
.playerfactheader{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#eb7604;
	text-transform:uppercase;
}

/* End Player facts */

/* start Contact & Ama Sign Up form */
#contactform1 input, #contactform1 textarea, #contactform1 select, #contactform2 input, #contactform2 textarea, #contactform2 select, #contactform3 input, #contactform3 textarea, #contactform3 select
	{
	SCROLLBAR-BASE-COLOR: #410e0b;
	SCROLLBAR-ARROW-COLOR: #fff;
	background-color:#410e0b;
	border:1px solid #000;
	color:#fff;
	font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 12px;
	width:187px;
	padding:0 5px 0 5px;
}
#contactform2 .btn, #contactform3 .btn{
	width:98px;
}
/* End Contact & Ama Sign Up form */