html, body, form
{	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;	
}
body
{
	color: #333333;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center; 
	background-attachment: fixed;
}
::selection 
{
    color: #FFFFFF;
    background: #271750;
}
::-moz-selection
{
    color: #FFFFFF;
    background: #271750;
}
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: 0px;
	vertical-align: top;
}
a, a.hover
{
	color: #422776;
	text-decoration: none;
}
a:hover
{
	color: #B8A63D;
}
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;
}
.floatright
{
    float: 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#header
{
    width: 1012px;
    height: 168px; 
    position: relative;
    background-repeat: no-repeat; 
    background-position: center bottom;
    z-index: 1333;    
}
div#header img.logo
{
    position: absolute; 
    top: 3px; 
    left: 290px; 
    z-index: 1334;   
}
div#header div.mainnav
{ 
    position: absolute; 
    top: 111px; 
    left: 6px;
}
div#pageshadow
{
    width: 1012px;
    background-repeat: repeat-y;
}
div#pagecontent
{
    width: 1000px;
    margin-left: 6px;
}



img#mainnav8
{
    margin-left: 2px;
}
img#mainnav33, img#mainnav4, img#mainnav6, img#mainnav7
{
    margin-left: 15px;
}
img#mainnav5
{
    margin-left: 453px;
}


div#subnav
{
    width: 990px; 
    position: absolute; 
    top: 143px; 
    left: 10px;
}
div#subnav div.socialicons
{
    width: 200px; 
    float: right; 
    text-align: right;
}
div#subnav div.socialicons img
{
    margin-left: 5px;
}
div#subnav div.subnavcontent
{    
    height: 21px; 
    width: 692px; 
    color: #FFFFFF;   
    font-size: 11px; 
    overflow: hidden;
    background-repeat: no-repeat; 
}


div#footer
{
    background-repeat: repeat-x;
    min-height: 120px;
	height: auto;
	_height: 120px;
	padding-top: 5px;
}

div#contentlayout, table#contentlayout, table#contentlayout1
{
    width: 1000px;
    margin-bottom: 1px;
}
div#contentlayout div.fullcol
{
    min-height: 600px;
	height: auto;
	_height: 600px;
	padding: 20px;
    background-color: #FFFFFF;
}
table#contentlayout td.leftcol
{
    width: 700px;
}
table#contentlayout td.rightcol
{
    width: 300px;
}
table#contentlayout1 td.leftcol
{
    width: 840px;
}
table#contentlayout1 td.rightcol
{
    width: 160px;
}
table#contentlayout div.leftcol-content, table#contentlayout1 div.leftcol-content
{
    min-height: 600px;
	height: auto;
	_height: 600px;
	padding: 15px;
	background-color: #FFFFFF;
	margin-right: 1px;
}
table#contentlayout div.rightcol-content, table#contentlayout1 div.rightcol-content
{
}
/*-------------------------------------------------------*/

/*----------------------- MAINNAV -----------------------*/
div.dropdown
{
	width: 1000px;
	z-index: 1333;
	display: none; 
	position: absolute;
	top: 135px;
	left: 6px;
	background-color: #190F3E;	
	background-repeat: no-repeat;
	border-bottom: 2px solid #D6C869; 
}
div.dropdown div.content
{
    min-height: 185px;
	height: auto;
	_height: 185px;
    padding: 16px 20px 20px 20px;
    border-bottom: 1px solid #FFFFFF;     
}
div.dropdown td.sectionname
{
    width: 42px;
    padding-top: 3px;
}
div.dropdown td.pagelinks
{
    width: 170px;
}
div.dropdown td.banner
{
    text-align: right;
    padding-top: 5px;
}
div.dropdown td.banner img
{
    width: 425px;
    border: 1px solid #D6C869;
}
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: #DBCD68;
    font-weight: bold;
    text-transform: uppercase; 
}
div.dropdown a, div.dropdown a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
div.dropdown a:hover
{
	color: #DBCD68;
}
/*-------------------------------------------------------*/

/*------------------------ SUBNAV -----------------------*/
div.subnavlinks
{
    padding: 4px 6px 0 6px;
}
div.subnavlinks a, div.subnavlinks a:hover
{
    color: #FFFFFF;
    font-size: 11px;    
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;        
}
div.subnavlinks a.pagegroupname, div.subnavlinks a.pagegroupname:hover
{
    color: #D6C869;
    font-size: 12px;
}
div.subnavlinks a:hover
{
    color: #D6C869;
}
div.subnavlinks a.pagegroupname:hover
{
    color: #FFFFFF;
}
/*-------------------------------------------------------*/

/*--------------------- SCOREBOARD ----------------------*/
div#subnav div.tickernav
{
    width: 29px; 
    float: right; 
    padding-top: 4px;
}
div#subnav div.ticker
{
    width: 648px; 
    margin-left: 7px; 
    overflow: hidden; 
    position: relative; 
    height: 21px;
}
div#subnav div.ticker ul
{
    margin: 0; 
    padding: 0; 
    overflow: hidden; 
    list-style-type: none; 
    position: absolute; 
    top: 0; 
    left: 0;
}
div#subnav div.ticker li
{
    width: 648px; 
    height: 17px; 
    margin: 0; 
    padding: 4px 0 0 0;
}
div#subnav div.ticker span.date
{
    color: #C8C6C2; 
    font-weight: bold;
}
div#subnav div.ticker span.eventname
{
    font-weight: bold;
}
div#subnav div.ticker span.timeresult
{
}
div#subnav div.ticker a, div#subnav div.ticker a:hover
{
    color: #DBCD68;
    text-decoration: none;
}
div#subnav div.ticker a:hover
{
    color: #FFFFFF;
}
/*-------------------------------------------------------*/

/*----------------------- SECTION -----------------------*/
div.sectionheader
{
    height: 28px;
    background-repeat: repeat-x;
}
div.sectionheader div.sectionheader-content
{
    color: #FFFFFF;
    font-weight: bold;
    padding: 8px 8px 0px 8px;    
}

/*-------------------------------------------------------*/

/*------------------------ FOOTER -----------------------*/
div#footer table.layout
{
}
div#footer td.logos
{
    text-align: center; 
    vertical-align: middle;
    padding: 3px 0px 7px 0px;     
    border-bottom: 1px solid #291D38; 
    border-right: 1px solid #291D38; 
}
div#footer td.logos img
{
    margin: 0 22px 0 22px;
}
div#footer td.links
{
    width: 115px;
    padding: 3px 0px 7px 10px;
    border-bottom: 1px solid #291D38; 
}
div#footer td.links ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
div#footer td.links li
{
    margin: 0;
    padding: 0;
    font-size: 11px;
}
div#footer td.links li.listname
{
    color: #8756D1;
    font-weight: bold;
}
div#footer td.legal, td.streamline
{
    color: #D3D1D6;
    font-size: 11px; 
    vertical-align: middle;
    padding: 10px;    
}
div#footer td.streamline
{
    text-align: right;
}
div#footer a, div#footer a:hover
{
    color: #D3D1D6;
    font-size: 11px;
    text-decoration: none;
}
div#footer a:hover
{
    color: #FFFFFF;
}
/*-------------------------------------------------------*/

/*----------------------- SPONSORS ----------------------*/
div#footer table.sponsors
{
    width: 990px; 
    margin: 0 0 5px 5px;
}
div#footer table.sponsors td.banner
{
    width: 326px; 
    height: 75px; 
    text-align: center; 
    vertical-align: middle;     
    border: 1px solid #241D0F; 
    background-color: #040404;
}
div#footer table.sponsors td.spacer
{
    width: 6px; 
    font-size: 1px;
}
div#footer table.sponsors img
{
}
/*-------------------------------------------------------*/

/*------------------- 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
{
    margin: 0;
}
table.share td.facebook
{
    padding: 10px 0 0 0;
}
table.share td.links
{
    padding-top: 14px;
}
div.sharelinks
{
    text-align: right;
}
div.sharelinks a, div.sharelinks a:hover
{
    color: #666666;
	font-size: 11px; 
	font-weight: normal;
	margin-left: 15px;
}
div.sharelinks img
{
	margin-right: 5px;
}
/*-------------------------------------------------------*/

/*---------------------- SCOREBOARD ---------------------*/
div.sbwindow
{
    height: 50px; 
    width: 550px;
    overflow: hidden; 
    position: relative;    
}
div.sbwindow div.sbnav
{
    width: 50px;
    height: 15px;
    position: absolute;
    top: 27px;
    left: 500px;
}
div.sbwindow div.sbnav a, div.sbwindow div.sbnav a:hover
{
    outline: 0;
}

table.scoreboards
{
    position: absolute; 
    top: 0px; 
    left: 0px;
}
table.scoreboards td.sbcontent
{
    width: 550px;
    height: 50px;
    vertical-align: middle;
}

table.sitesb
{
    width: 550px;
}
table.sitesb td.sport
{
    width: 110px;
    color: #3687F3;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 0 1px 10px;
}
table.sitesb td.datetime
{
    width: 110px;
    color: #3687F3;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 0 1px 10px;
}
table.sitesb td.team
{
    width: 180px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 0 1px 5px;
}
table.sitesb td.score
{
    width: 55px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 0 1px 5px;
}
table.sitesb td.winner
{
    color: #CFAB7B;
}
table.sitesb td.location
{
    color: #FFFFFF;
    font-size: 12px;
    padding: 1px 0 1px 5px;
}
table.sitesb td.links
{
    font-size: 12px;
    padding: 1px 0 1px 5px;
}
/*-------------------------------------------------------*/

/*--------------------- INFO CENTER ---------------------*/
div.infocenter_old
{   
    margin-bottom: 4px;  
}
div.infocenter_old table
{
    width: 300px;
}
div.infocenter_old td
{
    padding: 0 10px 0 10px;
}
div.infocenter_old ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;    
}
div.infocenter_old li
{
    margin: 0;
    padding: 1px 0 2px 13px;
    background: url(/template/infocenter-bullet.png) no-repeat 0 6px;
}
div.infocenter_old li.pdf
{
    background: url(/template/infocenter-pdf.png) no-repeat -4px 0;
}
/*-------------------------------------------------------*/

/*--------------------- INFO CENTER ---------------------*/
table.infocenter
{
    background-color: #271750;
    background-repeat: repeat-x;
    background-image: url(/template/rightcol_section_bkgd.jpg);
    border-bottom: 1px solid #000000;
}
table.infocenter td.links
{
    color: #BA95FF;
}
table.infocenter td.mediaguide
{
    text-align: right;
}
table.infocenter td.mediaguide img
{
    height: 175px;
    border-left: 1px solid #000000;
}
table.infocenter div.listname
{
    color: #FFFFFF;
    font-weight: bold;
    padding: 7px 8px 5px 8px;
    text-transform: uppercase;
}
table.infocenter ul
{
    margin: 0;
    padding: 0;
    margin-left: 10px;
    list-style-type: none;    
}
table.infocenter li
{
    margin: 0;
    padding: 1px 0 2px 13px;
    background: url(/template/infocenter-bullet.png) no-repeat 0 6px;
}
table.infocenter li.pdf
{
    background: url(/template/infocenter-pdf.png) no-repeat -4px 0;
}
table.infocenter a, table.infocenter a:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
table.infocenter a:hover
{
    color: #DBCD68;
}
/*-------------------------------------------------------*/

/*---------------------- SIDE LIST ----------------------*/
div.sidelist
{
    color: #BA95FF;
    background-color: #271750; 
    background-repeat: repeat-x;
    border-bottom: 1px solid #000000;
}
div.sidelist div.listname
{
    color: #FFFFFF;
    font-weight: bold;
    padding: 7px 8px 5px 8px;
    text-transform: uppercase;
}
div.sidelist div.listinfo
{
    padding: 0px 7px 7px 7px;
}
div.sidelist div.archives
{
    line-height: 135%;
    padding: 2px 8px 5px 8px;
}
div.sidelist div.listsection
{
    font-weight: bold;
    text-transform: uppercase;
    padding: 3px 8px 3px 8px;
    border-bottom: 1px solid #422776;
}
div.sidelist div.listitem, div.sidelist div.listitem_on
{
    padding: 5px 8px 5px 8px;
    border-bottom: 1px solid #422776;
}
div.sidelist div.listitem_on
{    
    font-weight: bold;
    color: #DBCD68;
}

table.sidelist
{
}
table.sidelist td
{
    border-bottom: 1px solid #422776;
}
table.sidelist tr.listitem_on td
{
    color: #DBCD68;
    font-weight: bold;
}
table.sidelist td
{
    padding: 5px 8px 5px 8px;
}

div.sidelist div.listend
{
    text-align: right; 
    padding: 5px 8px 5px 8px;
    background-color: #1C1038;     
}
div.sidelist a, div.sidelist a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
div.sidelist a:hover
{
    color: #DBCD68;
}
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: #DBCD68;
    font-weight: bold;
}
div.sidelist div.listend a, div.sidelist div.listend a:hover
{
    color: #FFFFFF;
}
div.sidelist div.listend a:hover
{
    color: #DBCD68;
}
/*-------------------------------------------------------*/

/*---------------------- LIST HEADER --------------------*/
div.listheader
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 2px solid #CCCCCC; 
}
table.listheader
{
    margin-bottom: 15px;
    border-bottom: 2px solid #CCCCCC; 
}
table.listheader td.listname
{
    padding-bottom: 10px;
    vertical-align: bottom;
}
table.listheader td.right
{
    text-align: right;
    padding-bottom: 10px;
    vertical-align: bottom;
}
div.listheader div.listname, table.listheader div.listname
{
    font-size: 20px;
    font-weight: bold;
}
table.listheader td.right a, table.listheader td.right a:hover
{
    font-size: 11px;
    color: #666666;
}
/*-------------------------------------------------------*/

/*------------------------- LIST ------------------------*/
table.list, table.border1
{
}
table.list th
{
    color: #271750;
    font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	padding: 15px 0px 0px 0px;
	border-bottom: 2px solid #271750;
}
table.border1 td, table.border1 tr
{
    border-bottom: 1px solid #EAEAEA;
}
table.list td
{
	padding: 4px 5px 4px 5px;
}
table.list td.column, table.list tr.column
{
    background-color: #271750;
}
table.list td.column
{
    color: #FFFFFF;
    font-size: 11px;  
    font-weight: bold;
    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: #EAEAEA;
}
table.list tr.highlight
{
}
table.list tr.rowon, table.list tr.rowoff
{
}
table.list tr.rowoff
{
}
table.list tr.groupstart
{
	background-color: #D6C869;
	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: #D6C869;
	border-bottom: 2px solid #FFFFFF;
}
table.list td.groupend
{ 
	height: 2px;
	font-size: 1px; 
	padding: 0px;
}
/*-------------------------------------------------------*/

