﻿body
{
	margin: 0;
	padding: 0;
	background-color: #646464;
	font-family: Georgia, Sans-Serif, Serif;
}

p
{
	margin: 0;
	padding-top: 10px;
}

a
{
	color: #809E72;
	text-decoration: underline;
}

h1
{
	margin: 0;
	color: #206020;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: solid 1px #206020;
	letter-spacing: .2em;
}

h2
{
	margin: 0;
	color: #809E72;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: solid 1px #93C878;
	letter-spacing: .1em;
}

h3
{
	margin: 0;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
}

#container
{
    position: relative;
	width: 970px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

#containerwide
{
    position: relative;
	width: 970px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/body_backwide.jpg);
}

#header
{
    position: relative;
	height: 105px;
	background-color: #fff;
	background-repeat: no-repeat;
}

#navheader
{
    position: relative;
	height:32px; 
	background-image:url(images/nav_back.jpg); 
	background-position: left; 
	background-repeat: no-repeat;
	border-right: solid 1px #3C5041;
}

#navheader-menu
{
    position: relative;
    width: 550px;
    margin: 0 auto;
    padding-top: 2px;
}

.leaderboard
{
	background-color: #ccc;
	height:116px;
	border-left: solid 1px #3C5041;
	border-right: solid 1px #3C5041;
}

#body
{
    position: relative;
	border-left: solid 1px #3C5041;
	border-right: solid 1px #3C5041;
	min-height: 500px;
	background-position: left top;
	background-repeat: repeat-y;
}

#leftcontent
{
	float: left;
	width: 200px;
}

#centercontent
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#centercontentbody
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 500px;
}

#centercontentbodyschool
{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 310px;
	min-height: 500px;
}

#BottomAdContainer
{
	position: relative;
	margin-left: 0px;
	background-color: #DDDCDC;
	height: 100px;
	border-top: solid 1px #3C5041;
	border-right: solid 1px #DDDCDC;
	border-left: solid 1px black;
	clear: both;	
}

#rightcontent
{
	float: right;
	width: 310px;
	background-color: #B3D67A;
	padding-top: 5px;
	margin-top: 0px;
}

#footer
{
	clear: both;
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	height: 10px;
	background-color: #B3D67A;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 2px black;
}

#menu { }

#menu a
{
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}

#menu .RadPanelBar a
{
    padding-left: 0px !important;
    font-weight: normal;
}

#menu .RadPanelBar .endpoint .rpText
{
    font-weight: normal !important;
}

#menu a:hover
{
	background-color: #B3D67A;
}

.HSBLogo
{
	position: absolute;
	top: 0px;
	border-width: 0px;
}

.AdTop
{
	position: absolute;
	top: 14px;
	left: 392px;
	width: 468px;
	height: 60px;
}

.AdBottom
{
	position: relative;
	margin-left: 121px;
	margin-top: 5px;
	border-width:0px;
}

.AdSide
{
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	border-width:0px;
}

.AdPoll
{
	position: relative;
	width: 234px;
	height: 60px;
	margin-left: 1px;
}

.AdSponsor
{
	margin-left: 40px;
	margin-top: 20px;
	border-width:0px;
}

.TrashTalk
{
	margin-left: 10px;
	margin-top: 20px;
}

/*
.SchoolLeaderboard
{
	float: left;
	background-image: url(images/body_head_back.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 120px;
}

.SchoolLeaderboardEmpty
{
	float: left;
	background-image: url(images/body_head_back.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 24px;
}

.Leaderboard
{
	margin-top: 24px;
	float:left;
	width: 558px;
}
*/

.infosection
{
	/*
	width: 98%;
	margin-left:10px;
	*/
}

h3.infoheader
{
	background-color: #809E72;
	color: #fff;
	margin-top:6px;
}

.infoheader
{
	font-weight: bold;
}

.infolabel
{
	width: 110px;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	font-weight: bold;
	font-size:smaller;
}

.infotext
{
	text-align: left;
	vertical-align: top;
}

tr.current
{
	font-weight: bold;
}

tr.highlight
{
	background-color: #E5E7D8;
}

.sponsorTable td
{
	text-align: center;
}

.sponsorTable img
{
	border-width: 0px;
}

.schoolLogo
{
	width: 80px;
	height: 60px;
	border-width: 0px;
}

.schoolName
{
	font-weight:bold;
}

.schoolName a
{
	text-decoration: none;
	color: Black;
}

.schoolName a:hover
{
	text-decoration: none;
	color: #819355;
}

.playerImage
{
	/*background-color: #E5E7D8;*/
	text-align: center;
	vertical-align: middle;
}

.playerImage img
{
	border: solid 1px #809E72;
	text-align: center;
}

.icon
{
	border-width: 0px;
	vertical-align: middle;
	text-align: center;
	margin-right: 5px;
}

.statssection
{
	margin-top: 5px;
}

.statstable
{
	font-size: smaller;	
}

.statstable .header
{
	 background-color: #809E72;
	 color: #fff;
}

.statstable .subhead
{
	background-color: #E5E7D8;
	font-weight: bold;
	border-top: solid 2px #809E72;
	border-bottom: solid 2px #809E72;
}

.statstable .label
{
	text-align: right;
	width: 200px;
}

.statstable .value
{
	padding-left: 10px;
}

.statscell
{
	border-left: solid 1px #809E72;
	border-right: solid 1px #809E72;
}

.piccontainer
{
    height:180px;
    width:180px;
    text-align:center;
    line-height:180px;
    font-size:180px
}
*>.piccontainer{
    font-size:12px
}

.button
{
    color: #333;
    font: 12px arial,verdana,sans-serif;
    background-color: #DEDEDE;
    border: 1px solid #646464;
    padding: 3px;
    cursor: pointer;
}

.side-content
{
    margin-top: 250px;
    padding: 5px;
}

.recent-discussions
{
    margin-top: 5px;
}

.recent-discussion
{
    margin-bottom: 4px;
}

.recent-discussion a
{
    color: #8b8b8b;
}

.recent-discussion .subject
{
    font-weight:bold;
}

.recent-discussion .date
{
    font-size: smaller;
}
.info
{
    font-size: smaller;
    clear: both;
    margin-bottom: 10px;
}

.info-label
{
    float:left;
    width: 120px;
    text-align: right;
    font-weight: bold;
}

.info-value
{
    margin-left:130px;
}