/*------------------------ LAYOUT -----------------------*/
table#layout-home
{
	width: 729px;	
	margin-left: 7px;
}
table#layout-home td.leftcol
{
	width: 432px;
	padding: 2px 0px 15px 0px;
}
table#layout-home td.rightcol
{
	width: 297px;
	padding: 2px 0px 15px 0px;
}
table#layout-home div.leftcol-content
{
	width: 425px;
}
/*-------------------------------------------------------*/

/*---------------------- HEADLINES ----------------------*/
div.headline
{
}
div.headline div.headline-image
{
	width: 425px; 
	height: 300px; 
	overflow: hidden;
	margin-bottom: 1px;
}
div.headline img.image1
{
	width: 425px;
}
div.headline div.intro
{
	height: 105px;
	padding: 5px;
	margin-bottom: 1px;
	background-color: #DDDEC5;
}
div.headline div.title
{
	color: #000000;
	font-size: 16px; 
	font-weight: bold;
	margin-bottom: 3px;
}
div.headline div.summary
{
	color: #000000;
	font-size: 13px;
	line-height: 125%;
	margin-bottom: 3px;
}
div.headline div.relatedlinks
{
}
div.headline a, div.headline a:hover
{
	font-weight: bold;
}
table.prevnext
{
	margin-bottom: 15px;
	background-color: #44470E;
}
table.prevnext td
{
	color: #858762;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
table.prevnext a, table.prevnext a:hover
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
table.prevnext a:hover
{
	color: #858762;
}
/*-------------------------------------------------------*/

/*---------------------- COUNTDOWN ----------------------*/
div#countdown
{
	width: 425px; 
	height: 170px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
div#countdown div.timer
{
	width: 250px;
	color: #000000;
	font-size: 24px; 
	font-weight: bold; 
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 3px 0px 3px 0px; 
	border: 1px solid #000000;
	background-color: #FFFFFF;	
}
/*-------------------------------------------------------*/

/*----------------------- FEATURE -----------------------*/
div#feature
{
	width: 355px;
	margin-left: 35px;
}
/*-------------------------------------------------------*/

/*-------------------- NAME THE TEAM --------------------*/
div#nametheteam
{
	width: 355px;
	margin-left: 35px;
}
div#nametheteam table
{
	width: 355px;
	margin-bottom: 5px;
}
div#nametheteam td.formlabel
{
	width: 150px;
	text-align: right;
	padding: 4px 5px 2px 0px;
}
div#nametheteam td.formfield
{
	width: 200px;
	padding: 2px 0px 2px 0px;
}
div#nametheteam input.textbox
{
	width: 200px;
	border: 1px solid #333333;
}
div#nametheteam textarea
{
	width: 200px;
	height: 55px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	border: 1px solid #333333
}
div#nametheteam label.statusErr
{
	color: #FF0000;
}
div#nametheteam label.statusOK
{
	color: #333333;
}
div#submit
{
	padding-top: 5px;
	border-top: 3px solid #062A5E;
}
div#submit input
{
	width: 100px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #A45200;
	padding: 2px 5px 2px 5px;
	background-color: #CC6600;
}
/*-------------------------------------------------------*/

/*----------------------- VIDEO -------------------------*/
div#video
{
	margin-bottom: 7px;
}
div#video div.intro
{
	padding: 7px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
/*-------------------------------------------------------*/

/*-------------------- TESTIMONIALS ---------------------*/
div#testimonials
{
	width: 240px;
	margin-left: 35px;	
}
div#testimonials div.quote
{
	color: #878D94;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
}
div#testimonials div.credit
{
	font-weight: bold;
	text-align: right;
}
/*-------------------------------------------------------*/

/*--------------------- GAME CENTER ---------------------*/
table.nextgame
{
	width: 297px;
	margin: 0px 0px 5px 0px;
}
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: 297px;
	background-color: #D4D4D4;
}
table.upcominggames td
{
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #FFFFFF;
}
table.upcominggames td.calendaricons
{
	width: 18px;
	vertical-align: middle;
}
table.upcominggames td.opplogo
{
	width: 50px;
	padding-left: 5px;
}
table.upcominggames td.opponent
{
	font-weight: bold;
	vertical-align: middle;
}
table.upcominggames img.opplogo
{
	width: 44px;
}
/*-------------------------------------------------------*/

/*---------------------GAME CENTER ----------------------*/
table.scoreboard
{
	width: 297px;
}
table.scoreboard td.datetime
{	
	font-weight: bold;
	border-bottom: 1px solid #9B9B9B;
}
table.scoreboard td.rhe
{
	width: 30px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #9B9B9B;
}
table.scoreboard td.team
{
	padding: 3px 0px 3px 7px;
	vertical-align: middle;
	border: 1px solid #9B9B9B;
	border-top: none;
}
table.scoreboard td.score
{
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
}
table.scoreboard td.links
{
	color: #9B9B9B;
	padding: 2px 0px 2px 0px;
}
table.scoreboard span.shortdate
{
	font-size: 16px;
	font-weight: bold;
}
table.scoreboard a, table.scoreboard a:hover
{
	font-weight: bold;
	text-decoration: none;
}
table.scoreboard a:hover
{
	color: #FFFFFF;
}
/*-------------------------------------------------------*/
