html, body, form
{	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;	
}
body
{
	color: #333333;	
	background-color: #3E2300; 
	background-repeat: repeat-x; 
}
img
{
	border: 0px;
}
p
{
	margin: 0px 0px 15px 0px;
	line-height: 135%;
}
ul
{
	margin-top: 0px;
	margin-bottom: 15px;
}
li
{
	margin-bottom: 5px;
}
table
{
	width: 100%;
	border-collapse: collapse;
}
th
{
	text-align: left;
}
td
{
	padding: 0;
	vertical-align: top;
}
a, a.hover
{
	color: #794400;
	text-decoration: none;
}
a:hover
{
	color: #C1D72E;
}
fieldset
{
	border: 1px solid #C2BFC8;
	margin-bottom: 10px;
}
legend
{
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}

.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.bold
{
	font-weight: bold;
}
.small
{
	font-size: 11px;
}
.big
{
	font-size: 16px;
	font-weight: bold;
}
.normal
{
	font-weight: normal;
}
.italic
{
	font-style: italic;
}
.clear 
{
	clear: both;
}

div.cms_site_tools
{	
	margin: auto;
	padding: 0px;
}
div.cms_content_tools
{
	clear: both;
	text-align: right;
}
div.cms_content_tools a
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
div.cms_content_tools a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/*-------------------------------------------------------*/

/*----------------------- CLEARFIX ----------------------*/
.clearfix:after {  
   content: ".";  
   display: block; 
   clear: both;  
   visibility: hidden;  
   line-height: 0;  
   height: 0;  
}  
.clearfix {  
   display: inline-block;  
}  
html[xmlns] .clearfix {  
   display: block;  
}  
* html .clearfix {  
   height: 1%;  
   overflow: visible;  
} 
/*-------------------------------------------------------*/

/*------------------------ LAYOUT -----------------------*/
div#page
{
    width: 1012px;
    margin: auto;
}
div#mainnav
{
    width: 1012px; 
    position: relative;
    background-repeat: no-repeat; 
    z-index: 1001;
}
div#pageshadow
{
    width: 1012px; 
    background-repeat: repeat-y;
}
div#pagecontent
{
    width: 1000px; 
    margin-left: 6px;
    background-color: #221300;
    background-repeat: repeat-x;
}
div#contentlayout, table#contentlayout, table#contentlayout1
{
    width: 1000px;
}
div#contentlayout div.fullcol
{
    min-height: 600px;
	height: auto;
	_height: 600px;
	padding: 20px;
	background-color: #FFFFFF;
}
table#contentlayout td.leftcol
{
    width: 693px;
    background-color: #FFFFFF;
}
table#contentlayout td.rightcol
{
    width: 307px;
}
table#contentlayout div.leftcol-content
{
    min-height: 600px;
	height: auto;
	_height: 600px;
	padding: 20px;
}
table#contentlayout div.rightcol-content
{
    width: 300px;
    margin-left: 7px;
}
table#contentlayout1 td.leftcol
{
    width: 826px;
    background-color: #FFFFFF;
}
table#contentlayout1 td.rightcol
{
    width: 174px;
}
table#contentlayout1 div.leftcol-content
{
    min-height: 600px;
	height: auto;
	_height: 600px;
	padding: 20px;
}
table#contentlayout1 div.rightcol-content
{
    width: 160px;
    margin-left: 7px;
}

div.pagecontentsection
{
    color: #633800;
    font-size: 16px; 
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 7px; 
    border-bottom: 2px solid #FFD200;   
}
/*-------------------------------------------------------*/

/*----------------------- MAINNAV -----------------------*/
div.dropdown
{
	width: 1000px;
	z-index: 1001;
	display: none; 
	position: absolute;
	top: 34px;
	left: 6px;
	background-color: #633800;
	border-bottom: 3px solid #FFD200; 
}
div.dropdown div.content
{
    padding: 20px;
    border-bottom: 2px solid #FFFFFF;     
}
div.dropdown td.sectionname
{
    width: 32px;
    padding-top: 3px;
}
div.dropdown td.pagelinks
{
    width: 170px;
}
div.dropdown td.banner
{
    text-align: right;
}
div.dropdown div.pagelinkset
{
    width: 150px;
}
div.dropdown ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
div.dropdown li
{
    margin: 0;
    padding: 1px 0 1px 0;
}
div.dropdown li.listname
{
    color: #A19589;
    font-weight: bold; 
}
div.dropdown a, div.dropdown a:hover
{
    font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
div.dropdown a:hover
{
	color: #C1D72E;
}
/*-------------------------------------------------------*/

/*------------------------ SUBNAV -----------------------*/
table#subnav
{
    width: 980px; 
    margin: auto;
}
table#subnav td.pagetitle
{
    padding: 12px 0 7px 0;
    vertical-align: bottom;
    line-height: 100%;
}
table#subnav td.sitelink
{
    color: #794400;
    font-weight: bold;
    text-align: right;
    vertical-align: bottom;
    padding: 12px 0 7px 0;
    line-height: 100%;
}
table#subnav span.pagename
{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}
table#subnav a, table#subnav a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
table#subnav a.sitelink
{
    color: #794400;
}
table#subnav a:hover
{
    color: #C1D72E;
}
table#subnav a.pagegroupname, table#subnav a.pagegroupname:hover
{
    color: #C1D72E;
    font-size: 18px;
    font-weight: bold; 
}
table#subnav a.pagegroupname:hover
{
    color: #FFFFFF;
}
/*-------------------------------------------------------*/

/*------------------------ FOOTER -----------------------*/
div#footer
{
    width: 1012px; 
    margin: auto; 
    padding-bottom: 50px;
    background-repeat: no-repeat;
}
div#footer table
{
    width: 960px; 
    margin: auto; 
}
div#footer td.logos
{
    width: 680px;
    padding-top: 30px;
    vertical-align: bottom;    
}
div#footer td.links
{
    width: 280px;
    padding-top: 10px;
    vertical-align: bottom;
}
div#footer div.legal
{
    color: #A19589;
    font-size: 11px;
    padding-top: 30px;
    text-align: center;
}
div#footer div.sports
{
    color: #A19589; 
    font-size: 11px;
    text-align: right;
    padding-right: 5px;
    margin-bottom: 15px; 
    border-right: 2px solid #FFCC00;    
}
div#footer span.sportslist
{
    color: #FFCC00;  
    font-weight: bold;
}
div#footer a, div#footer a:hover
{
    color: #A19589;
    font-size: 11px;
}
div#footer a:hover
{
    color: #FFFFFF;
}
/*-------------------------------------------------------*/

/*-------------------- FIXED FOOTER ---------------------*/
div#fixedfooter
{	
    width: 100%;
    height: 45px;
    position: fixed;
    bottom: 0px;
    z-index: 333;
    display: block;
    background-position: center bottom;
    background-repeat: repeat-x;
}
div#fixedfootercontent 
{
    width: 1010px;
    height: 45px;
    margin: 0 auto;
    display: block;
    position: relative;
    background-repeat: no-repeat;
}
div#fixedfooter table.fixedfooterlayout
{
    width: 1010px;
}
div#fixedfooter td.sponsor
{
    width: 75px;
}
div#fixedfooter td.scoreboard
{
    width: 510px;
}
div#fixedfooter td.links
{
    width: 350px; 
    padding-top: 18px; 
    text-align: center;
}
table.scoreboardlayout
{
    width: 510px;
}
table.scoreboardlayout td.main
{
    width: 460px;
    padding-top: 11px;
}
table.scoreboardlayout td.nav
{
    width: 50px;
    padding-top: 12px;
    text-align: right;
}
table.scoreboardlayout div.scoreboardwindow
{
    height: 32px; 
    overflow: hidden; 
    position: relative;    
}
table.scoreboardlayout div.scoreboards
{
    position: absolute; 
    top: 0px; 
    left: 0px;
}
/*-------------------------------------------------------*/

/*---------------------- SCOREBOARD ---------------------*/
div.scoreboard
{
    height: 32px; 
    color: #FFFFFF;
    overflow: hidden;
}
div.scoreboard table
{
    width: 455px;
}
div.scoreboard td.sport
{
    width: 105px;
    height: 16px;
    color: #A19F9B;
    font-size: 11px;
    font-weight: bold;
}
div.scoreboard td.datetime
{
    width: 105px;
    height: 16px;
    color: #A19F9B;
    font-size: 11px;
    font-weight: bold;
}
div.scoreboard td.team
{
    width: 180px;
    height: 16px;
    font-size: 11px;
    font-weight: bold;
}
div.scoreboard td.score
{
    width: 45px;
    height: 16px;
    font-size: 11px;
    font-weight: bold;
}
div.scoreboard td.winner
{
    color: #FFD200;
}
div.scoreboard td.location
{
    width: 125px;
    height: 16px;
    font-size: 11px;
}
div.scoreboard td.scoreboardlinks
{
    width: 125px;
    height: 16px;
    font-size: 11px;
}
/*-------------------------------------------------------*/

/*------------------- PRINT PAGE LAYOUT -----------------*/
div.printbuttons
{
	width: 700px; 
	text-align: center; 
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0; 	
}
div.printbuttons input
{
	width: 150px; 
}
@media print 
{
	div.printbuttons
	{
		display: none;
	}	
}
div.printlayout
{
	width: 700px;
	min-height: 600px;
	height: auto;
	_height: 600px;
	background-color: #FFFFFF;
	padding: 15px 15px 10px 15px;
	margin: 0 auto 10px auto;
}
div.printlayout div.printheader
{
	margin-bottom: 5px;
}
div.printlayout div.copyright
{
    clear: both;
	margin-top: 15px;
	padding-top: 3px;
	border-top: 2px solid #221300;
}
/*-------------------------------------------------------*/

/*--------------------- SHARE LINKS ---------------------*/
table.share
{
}
table.share td.facebook
{
    padding: 15px 0px 0px 20px;
    vertical-align: bottom;
}
table.share td.links
{
    padding-right: 20px;
    vertical-align: middle;
}
div.sharelinks
{
	text-align: right;
}
div.sharelinks a, div.sharelinks a:hover
{
	font-size: 11px; 
	font-weight: normal;
	margin-left: 15px;
}
div.sharelinks img
{
	margin-right: 5px;
}
/*-------------------------------------------------------*/

/*--------------------- CROSS LINKS ---------------------*/
div.crosslinks
{
    padding: 2px 0px 0px 0px; 
}
/*-------------------------------------------------------*/

/*---------------------- SIDE LIST ----------------------*/
div.sidelist
{
    color: #FFFFFF;
    margin-bottom: 7px; 
    background-color: #2F1A00; 
    background-repeat: repeat-x; 
    border: 1px solid #5D380A; 
    border-top: none;
}
div.sidelist div.listname
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 7px 5px 7px;
    text-transform: uppercase;
}
div.sidelist div.listinfo
{
    line-height: 135%;
    padding: 0px 7px 7px 7px;
}
div.sidelist div.archives
{
    color: #794400;
    line-height: 135%;
    padding: 0px 7px 7px 7px;
}
div.sidelist div.listsection
{    
    color: #794400; 
    font-weight: bold; 
    padding: 4px 7px 3px 7px; 
    background-color: #221300;
    border-top: 1px solid #3F2403; 
}
div.sidelist div.listitem, div.sidelist div.listitem_on
{
    color: #A19589;
    padding: 4px 7px 4px 7px;
    border-top: 1px solid #3F2403;
}
div.sidelist div.listitem_on
{    
    color: #C1D72E;
}
table.sidelist
{
}
table.sidelist tr.listitem_on td
{
    color: #C1D72E;
}
table.sidelist td
{
    padding: 4px 5px 4px 5px;
    border-top: 1px solid #3F2403; 
}
div.sidelist div.listend
{
    text-align: right; 
    padding: 4px 7px 3px 7px;     
    background-color: #221300;
    border-top: 1px solid #3F2403; 
}
div.sidelist a, div.sidelist a:hover
{
    color: #FFFFFF;
}
div.sidelist a:hover, div.sidelist a.on, div.sidelist a.on:hover, div.sidelist div.listitem_on a, div.sidelist div.listitem_on a:hover, table.sidelist tr.listitem_on a, table.sidelist tr.listitem_on a:hover
{
    color: #C1D72E;
}
div.sidelist div.listend a, div.sidelist div.listend a:hover
{
    color: #794400;
    font-weight: bold;
}
div.sidelist div.listend a:hover
{
    color: #C1D72E;
}
/*-------------------------------------------------------*/

/*---------------------- LIST HEADER --------------------*/
div.listheader
{
    margin-bottom: 7px; 
    padding-bottom: 5px;
    border-bottom: 2px solid #FFD200;
}
table.listheader
{
    margin-bottom: 7px; 
    border-bottom: 2px solid #FFD200;  
}
table.listheader td.listname
{
    padding-bottom: 5px;
}
table.listheader td.right
{
    text-align: right;
    padding-bottom: 5px;
    vertical-align: bottom;
}
div.listheader div.listname, table.listheader div.listname
{
    color: #633800;
    font-size: 16px; 
    font-weight: bold;
}
/*-------------------------------------------------------*/

/*------------------------- LIST ------------------------*/
table.list
{
}
table.list th
{
    /*color: #633800;
    font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 15px 0px 2px 0px;
	border-bottom: 2px solid #794400;*/
    color: #FFFFFF;
    font-size: 13px;
	padding: 2px 5px 2px 5px;
	background-color: #794400;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
table.list td
{
	padding: 4px 3px 4px 3px;
}
table.list td.column, table.list tr.column
{
    background-color: #794400;
}
table.list td.column
{
    color: #FFD200;
    font-size: 11px;  
    padding: 2px 3px 2px 3px;        
}
table.list td.cell, table.list tr.row
{
}
table.list td.nohighlight
{
}
table.list tr.shaded, table.list td.shaded
{
	background-color: #ECE9E7;
}
table.list tr.highlight
{
}
table.list tr.rowon, table.list tr.rowoff
{
}
table.list tr.rowoff
{
}
table.list tr.groupstart
{
	background-color: #C1D72E;
	border-top: 2px solid #FFFFFF;
}
table.list td.groupstart
{
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px 2px 5px;	
}
table.list tr.groupend
{
	background-color: #C1D72E;
	border-bottom: 2px solid #FFFFFF;
}
table.list td.groupend
{ 
	height: 2px;
	font-size: 1px; 
	padding: 0px;
}
/*-------------------------------------------------------*/
