﻿/****************
homepage
****************/
#homewrap 
{
	background: white;
	margin: 0px auto;
	width: 800px;
	min-height:700px;
	_height:700px;
}
#homepagelogo {
	float: left;
	width: 285px;
	height:180px;
}
#homepagephoto {
	float: left;
	width: 515px;
	height: 180px;
}
#homepageleft
{
	padding: 0px;
	margin-left:10px;
	float: left;
	width: 255px;
	height:100%;
	min-height:400px;
	display: inline; /* fixed IE double margins */
}
#homepagecenter
{
	padding: 0px;
	margin-left:10px;
	float: left;
	width: 255px;
	display: inline; /* fixed IE double margins */
}
#homepageright
{
	padding: 0px;
	margin-left:10px;
	float: left;
	width: 255px;
	display: inline; /* fixed IE double margins */
}
/* main content table */
div#main
{
	clear: both;
	background: transparent url('homepage_bgd.jpg') no-repeat left top;
	min-height:400px;
	_height:400px;
}
table.homepagesubnav
{
	width: 800px;
	height: 400px;
	background: #d8eafe url('shadow_bgd_homepage.gif') no-repeat right top;
}
div.todayAtEcfHeader
{
	padding-left:12px;
	padding-top:20px;
	height: 42px;
	width: 249px;
	_margin-right:-12px;
}
div.topnewsHeader
{
	padding-left:12px;
	padding-top:20px;
	height: 42px;
	width: 249px;
	_margin-right:-12px;
}
div.alertsHeader
{
	padding-top:20px;
	height: 47px;
	width: 249px;
}
div.alertsFooter
{
	margin-bottom:-10px;
	height:20px;
	width: 249px;
	background: transparent url(footer_alerts.gif) no-repeat top left;
}
div.spotlightHeader
{
	padding-left: 16px;
	height: 37px;
	width: 219px;
}
div.content
{
	width:249px;
	text-align: left;
}
div.contentalerts
{
	padding-left: 6px;
	width:249px;
	background: transparent url(content_alerts.gif) repeat-y top left;
	text-align: left
}
div.contentNewOnSite td
{
	color:#003a7f;
	font-size:11px;
}

div#TodaysEvents td
{
	padding-bottom: 9px
}

div#TodaysEvents a,
div#TodaysEvents a:visited
{
	color:#003a7f;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
	padding-top:4px;
	padding-right:4px;
}
div#TodaysEvents a:hover
{
	text-decoration: underline;
}

div.NoTodaysEvents
{
	padding-top: 18px;
	padding-bottom: 18px;
	width:100%;
	color: #666666;
	text-align: center;
}

div#TodaysSports td
{
	color:#003a7f;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}

div.NoAthleticEvents
{
	width:100%;
	color: #666666;
	text-align: center;
}

div.alertintrodiv
{
	padding-top: 6px;
	width: 214px
}

div#TopNews
{
	width:238px;
	padding-left: 6px;
	padding-top: 6px
}

div#TopNews td
{
	vertical-align:top;
	padding-bottom:6px;
}

div.topnewsseparatordiv
{
	margin-bottom: 6px;
	width: 236px;
	border-bottom: 1px dashed #95c4ea
}

a.alerttitle
{
	width: 214px;
	color:#ff6600;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold
}

a.alerttitle:hover
{
	color:#0075ff;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold
}

div#TopNews a.featuredarticletitle
{
	color:#003a7f;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
}

div#TopNews a.featuredarticletitle:hover
{
	color:#666666;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold
}

div#TopNews td a:hover
{
	color:#003a7f;
	text-decoration: underline;
}
/***********
spans below are overridden on main athletics page
***********/
span.htn1,
span.otn1
{
	font-weight: normal;
	font-size:11px;
}
span.ath_dt
{
	font-weight: normal;
}
div#TodaysSports td div.AthleticEventRescheduledWording
{
	color: #ff6600;
	font-weight:bold;
	font-size:11px;
	padding-left: 36px
}
div#TodaysSports td div.AthleticEventCanceledWording
{
	color: Red;
	font-weight:bold;
	font-size:11px;
	padding-left: 36px
}
div#TodaysSports td a.AthleticEventDetailsLink
{
	color: green;
	font-size:10px;
	text-decoration: none;
}
div#TodaysSports td a.AthleticEventHeaderLink
{
	color:#003a7f;
	text-decoration: none;
}
div#TodaysSports td a.AthleticEventHeaderLink:hover
{
	color:#003a7f;
	text-decoration: underline;
}
div#TodaysSports div.AlertPopupDiv
{
	visibility:hidden;
	position:absolute;
	background: #ffffff;
	border:2px solid #ff6600;
	z-index:5555;
	left:100px;
	top:100px;
	padding:10px;
	max-width: 200px;
}

/*****************
homepage classes
*****************/
.HomepageLoginControl
{
	float:right;
	vertical-align:middle;
	text-align:right;
	width:515px;
	position:relative;
	margin-top:-25px;
	_margin-top:-28px;
}
div.poddiv
{
	margin-left:12px;
	color:#003a7f;
	background-color:#f3f7ff;
	width:200px;
	padding:8px;
	margin-bottom:12px;
}

div.poddiv img
{
	width:200px;
	border:none;
	margin-bottom:4px;
}
