/*--------------------- HOME LAYOUT ---------------------*/
table.homemain
{
	width: 727px;
}
table.homemain td.ticketcenter
{
	width: 215px; 
	background-color: #A51422;
	background-repeat: no-repeat;
	background-image: url(/template/ticketcenter_bkgd.jpg); 	
}
table.homemain td.buttons
{
	vertical-align: bottom; 
	background-color: #A51422;
}
table.homemain td.headlines
{
	width: 512px;
}
div.homebanner
{
	padding: 5px 0px 5px 0px; 
	background-repeat: repeat-y;
	background-image: url(/template/homebanner_bkgd.jpg); 	
}
table.homeboxes
{
	width: 727px;
}
table.homeboxes td.leftbox
{
	width: 242px;
	background-repeat: no-repeat;
	background-position: right top; 
	background-image: url(/template/homebox_bkgd.jpg);	
}
table.homeboxes td.centerbox
{
	width: 243px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(/template/homebox_bkgd.jpg);
}
table.homeboxes td.rightbox
{
	width: 242px;
}
table.homeboxes div.homebox-content, table.homeboxes div.homebox-feature, table.homeboxes div.homebox-promotion
{
	width: 232px;
	margin-left: 5px;
	padding-top: 5px;
	min-height: 200px;
	height: auto;
	_height: 200px;
}
/*-------------------------------------------------------*/

/*------------------------ BUTTONS ----------------------*/
img.homebutton
{
	border-top: 1px solid #B7434E;
}
/*-------------------------------------------------------*/

/*----------------------- HEADLINES ---------------------*/
div.headline
{	
	width: 512px;
	background-color: #FFFFFF;
}
table.title-prevnext
{
	width: 500px;
	margin-left: 6px;
}
table.title-prevnext td.title
{
}
table.title-prevnext td.prevnext
{
	width: 30px;
	text-align: right;
	padding-top: 2px;
}
table.title-prevnext div.titleline
{
	height: 22px;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	overflow: hidden;
	padding-left: 2px;
}
div.headline div.headline-image
{
	width: 500px;
	height: 300px;
	overflow: hidden; 
	margin: 0px 0px 5px 6px;
}
div.headline img.image1
{
	width: 500px;
}
div.headline div.intro
{	
	width: 500px;
	margin: 0px 0px 0px 6px;
}
div.headline div.summary
{
	height: 50px;
	color: #000000;
	font-size: 13px;	
	font-weight: bold;
	overflow: hidden;
}
div.headline div.links
{
	text-align: right;
}
div.headline a, div.headline a:hover
{
	font-size: 13px;
	font-weight: bold;
}
div.headline a:hover
{
}
/*-------------------------------------------------------*/

/*--------------------- PROMOTION -----------------------*/
div.homebox-promotion div.fullschedule
{
	clear: both; 
	text-align: right;
	padding: 2px 5px 2px 5px;
	background-color: #EAECEB;	
}
/*-------------------------------------------------------*/

/*-------------------- NEWSLETTER -----------------------*/
table.enewssubscribe
{
	clear: both;
	width: 200px;
	margin: 0px 0px 5px 20px;
}
table.enewssubscribe td.name
{
	width: 100px;
	padding-top: 5px;
}
table.enewssubscribe td.email
{
	padding-top: 5px;
}
table.enewssubscribe td.subscribe
{
	padding-top: 5px;
	text-align: center;
}
table.enewssubscribe input
{
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #000000;
}
table.enewssubscribe label.statusOK
{
	color: #333333;
	font-size: 11px;
}
table.enewssubscribe label.statusErr
{
	color: #A51422;
	font-size: 11px;
}
/*-------------------------------------------------------*/

/*----------------------- FEATURE -----------------------*/
div.homebox-feature div.title
{
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 3px;
}
div.homebox-feature img
{
	width: 232px;
	margin-bottom: 3px;
}
div.homebox-feature div.summary
{
	margin-bottom: 3px;
}
div.homebox-feature div.links
{
	text-align: right;
	padding: 1px 5px 1px 5px;
	background-color: #EAECEB;
}
div.homebox-feature ul
{
	list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}
div.homebox-feature li
{
	padding: 1px 0px 1px 0px;
}
/*-------------------------------------------------------*/

/*--------------------- GAME CENTER ---------------------*/
table.nextgame
{
	width: 230px;
	margin: 0px 0px 5px 5px;
}
table.nextgame td.gamedetail
{
	color: #676B6B;
	vertical-align: middle; 
	padding: 3px 5px 3px 0px;
}
table.nextgame span.eventname
{
	font-size: 15px;
}
table.nextgame td.calendaricons
{
	width: 18px;
	vertical-align: middle;
}
table.nextgame td.opplogo
{
	width: 70px;
	vertical-align: middle;
}
table.nextgame img.opplogo
{
	width: 70px;
}
table.nextgame a, table.nextgame a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
table.nextgame a:hover
{
	color: #A51422;
}
table.upcominggames
{
	width: 238px;
	margin-left: 1px;
	background-color: #EAECEB;
}
table.upcominggames td
{
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #FFFFFF;
}
table.upcominggames td.opplogo
{
	width: 40px;
	padding-left: 5px;
}
table.upcominggames td.opponent
{
	font-weight: bold;
	padding-right: 5px;
	vertical-align: middle;
}
table.upcominggames img.opplogo
{
	width: 34px;
}
/*-------------------------------------------------------*/

/*--------------------- SCOREBOARD ----------------------*/
div.scoreboard-content
{
	min-height: 85px;
	height: auto;
	_height: 85px;
}
table.scoreboard
{
	width: 230px;
	margin-left: 5px;
}
table.scoreboard td.datetime
{	
	font-size: 11px;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	background-color: #D7DBD9;
}
table.scoreboard td.rhe
{
	width: 30px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 1px 0px 1px 0px;
	background-color: #D7DBD9;
}
table.scoreboard td.team
{
	padding: 3px 0px 3px 5px;
	vertical-align: middle;
	border: 1px solid #D7DBD9;
	border-top: none;
	background-color: #FFFFFF;
}
table.scoreboard td.score
{
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #D7DBD9;
	border-bottom: 1px solid #D7DBD9;
	background-color: #FFFFFF;
}
table.scoreboard td.links
{
	padding: 2px 0px 2px 0px;
}
table.scoreboard a, table.scoreboard a:hover
{
}
table.scoreboard a:hover
{
}
/*-------------------------------------------------------*/

/*-------------------- TICKET CENTER --------------------*/
div.ticketcenter
{
	color: #FFFFFF; 
	font-size: 13px; 
	line-height: 130%; 
	font-weight: bold; 
	padding: 50px 0px 0px 75px; 	
}
div.ticketcenter a, div.ticketcenter a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
div.ticketcenter a:hover
{
	color: #D8B571;
}
/*-------------------------------------------------------*/

/*--------------------- STANDINGS -----------------------*/
div.sta_sport
{
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 2px 0px;
}
table.sta
{
	width: 230px;
	margin-left: 5px;
	border: 1px solid #D7DBD9;
	border-top: none;
}
table.sta td.sta_sport, table.sta td.sta_header_top
{
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 2px 0px;
}
table.sta td.sta_header_bot, table.sta td.sta_header_school
{
	font-size: 11px;
	font-weight: bold;	
	text-align: center;
	padding: 1px 5px 1px 5px;
	background-color: #D7DBD9;
}
table.sta td.sta_header_school
{
	text-align: left;
}
table.sta td.sta_school
{
	padding: 2px 5px 2px 5px;
	background-color: #FFFFFF;
}
table.sta td.sta_cell
{
	text-align: center;
	padding: 2px 3px 2px 3px;
	background-color: #FFFFFF;
}
div.sta_notes
{
	width: 230px;
	margin-left: 5px;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}
table.sta span.sta_LE
{
	font-weight: bold;
}
/*-------------------------------------------------------*/


