﻿
.adminTable td
{
	padding: 5px;
}

.adminTable .adminLabel 
{
	text-align: right;
}

.adminTable .adminLabelTall 
{
	text-align: right;
	vertical-align: top;
}

.sidebar 
{
	left: 5px;
}


body 
{
	background-color: #111;
	margin: 0;
	padding: 0;
	font: 13px/1.231 arial,helvetica,clean,sans-serif; *font-size:small;*font:x-small;
}

form 
{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 30px;
}

table
{
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	font-size: inherit;
	font: 100%;
}

TD TR 
{
	margin: 0;
	padding: 0;
}

.headerTable, .footerTable
{
	padding: 0;
	margin: 0 auto 0 auto;
	width: 970px;
	height: 131px;
	border: none;
	background-color: Black;
}

.headerTable 
{
	background-color: Black;
	background-image: url(Images/headerBackground.jpg);
	background-repeat: repeat-x;
}

.headerTable .topNav 
{
	height: 20px;
	border: none;
}

.headerTable .logoCell 
{
	height: 131px;
	width: 120px;
}

.headerTable .logoCell .logo 
{
	background-image: url(Images/logo.png);
	height: 126px;
	width: 120px;
}

.headerTable .banner 
{
	width: 605px;
	height: 63px;
	background-image: url(Images/banner.gif);
}

.ihlLogo 
{
	background-image: url(Images/ihlLogo.png);
	width: 115px;
	height: 66px;
	border: none 0px black;
	float: right;
}

.simplifyItLogo 
{
	background-image: url(Images/simplifyItLogo.png);
	width: 177px;
	height: 63px;
	border: none 0px black;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

.headerTable .mainTitle 
{
	height: 81px;
	border: none;
}

.headerTable .mainNav 
{
	height: 30px;
	border: none;
}

.contentTable 
{
	padding: 0;
	margin: 0 auto 0 auto;
	width: 970px;
	border: none;
	background: white;
}

.contentTable .contentCell 
{
	vertical-align: top; 
	height: 500px;
	padding: 10px;
	padding-bottom: 20px;
	line-height: 1.5em;
}

.contentTable .contentCellHome 
{
	padding: 0px;
} 


.contentCell h1, .contentCell h2, .contentCell h3, p, .RadGrid
{
	padding-top: 5px;
	padding-bottom: 0px;	
	margin-top: 10px;
	margin-bottom: 0px;	
}

.contentCell h1 
{
	font-family: Impact, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 1.8em;
}

.contentCell h2
{
	font-weight: bold;
	color: #343e6b;
	border-bottom: solid 1px #343e6b;
	font-size: 1.3em;
}

.contentCell h2.tableTopper 
{
	border-bottom: none;
	color: White;
	background-color: #343e6b;
	padding: 5px;
}

.contentCell .statTable 
{
	margin-top: 0px;
	margin: 0px 0px 20px 0px;
}

.contentCell h2 A
{
	text-decoration: none;
}

.contentCell h3
{
	font-weight: bold;
	font-size: 1.1em;
}

.contentCell a 
{
	color: #303962;
}



.contentTable .sidebarCell 
{
	background-image: url(Images/sidebarBackground.gif);
	vertical-align: top;
	width: 175px;
	padding: 10px;
	background-color: Black;
	border-left: solid 1px black;
}

.footerTable 
{
	background-color: Black;
	background-image: url(Images/footerBackground.jpg);
	background-repeat: repeat-x;
}

.footerTable .logoCell 
{
	height: 131px;
	width: 125px;
}

.footerTable .logoCell .logo 
{
	background-image: url(Images/logo.png);
	height: 126px;
	width: 120px;
}

.footerTable .footerCell 
{
	height: 81px;
	font-weight: bold;
	font-size: 0.9em;
	color: #cccccc;
	vertical-align: top;
}

.footerTable .footerNav 
{
	height: 20px;
	border: none;
}

#Breadcrumb 
{
	clear: both; 
	margin-top: -5px; 
	margin-left: -5px;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #999999;
}

#Breadcrumb A 
{
	color: #999999;
}

.homeGame 
{
	background-color: #343e6b;
}

.homeGame A 
{
	color: White !important;
}

.awayGame 
{
	background-color: #948159;
}

.awayGame A
{
	color: White !important;
}

.photoOverlay 
{
	background-image: url(Images/overlayBackground.png);
}

.WidgetHeader 
{
	height: 20px;
	background-image: url(Images/widgetTop.jpg);
}

.WidgetHeader SPAN 
{
	display: block;
	margin-top: 3px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: normal;
	border-bottom: solid 1px #999999;
}

.WidgetFrame 
{
	border: solid 1px #999999;
	margin: 7px;
	margin-bottom: 10px;
}

.WidgetFooter 
{
	height: 20px;
	background-color: #dddddd;
}

.WidgetFooter SPAN 
{
	font-size: 0.8em;
	margin-top: 3px;
	padding: 0px 0px 0px 10px;
}

.WidgetTitle 
{
	border: none !important;
	margin-top: 6px !important;
	padding-top: 0px !important;
	font-size: 1.1em !important;
}

.WidgetBody 
{
	padding-left: 6px; 
	*padding-left: 0px; 
	padding-right: 6px; 
	padding-bottom: 6px;
	min-height: 30px;
	font-size: 0.9em;
	*font-size: 0.8em;
	line-height: 1.4em;
}



	/* Outer div */ 
	div.datetime { 
		width: 35px; 
		height: 50px;
		float: left;
		margin-right: 6px;
		margin-left: 6px;
		margin-top: 6px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		background:url(Images/calendarPage.jpg) no-repeat right bottom;
	}

	div.datetime p { 
		margin:0 auto; 
		padding:0; 
		text-align:center; 
		font-size:x-small; 
	}
	
	div.datetime .top { 
		color:#fefefe; 
		background-color: #2f4765; 
	}

	div.datetime .top p { 
		font:bold x-small/100% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif; 
		letter-spacing:0.12em; 
		text-transform:uppercase; 
	}

	/* day of the month (NUMBER) */ 
	div.datetime p.day { 
	font: bold 1.5em/96% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif; 
	letter-spacing:0.13em; 
	}

	/* month */ 
	div.datetime p.mon { 
	font: x-small/100% Verdana,Geneva,Arial,Helvetica,sans-serif; 
	letter-spacing:normal; 
	text-transform:uppercase; 
	}
	