/* CSS
Author: Joshua Forstot
Created: 9.01.2008

*/

/* DEFAULT SETTINGS
=================================================================================== */

.distext { display: none; }
.clearboth { clear:both; }
.clearleft { clear: left; }
.clearright { clear:right; }
.l { float: left; width: 49%; }
.r { float: right; width:49%; }
.r:after { display: block; content: ''; clear: both; height: 0; visibility: hidden; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.justify { text-align: justify; }
.float-left { float: left; }
.float-right { float: right; }
.clear-both { clear: both; float: none; }
.clear-right { clear: right; float: none; }
.hide {	display:none; }
.clear-both { clear: left; float: none; }
.inline { display: inline; }
.block { display: block; }
.noborder { border: 0px none; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.normal { font-weight: normal; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }


/* @group Skeleton */

body {
	background: #9f9c94 url(../images/bg1.jpg) no-repeat scroll 50% 0;
	text-align: left;
	margin: 0;
	padding: 0;
	font: normal 12px/1.6em Helvetica;
	color: #868686;
	background-color: #bdbab1;
}

#house
{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
	background: transparent;
}
#column1
{
	float: left;
	width: 640px;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;	
}
#column2
{
	width:280px;
	background-repeat: repeat-x;
	background-color: #DFDBCB;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 640px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#column2_bot {
	background-image: url(../images/bottom-bg1.jpg);
	height:200px;
}
/* @end */

/* @group Team Bar */

#teamchooser {
	width:100%;
	background-color:#0062a3;
	height: 30px;
	color: #fff;
}

#alreadyspan, #needspan, #already2span {
    z-index: 10;
}

#mybo_1, #mybo_zero, #mybo_zeropointfive, #mybo_1point5, #mybo_2, #mybo_3 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 5px;
}

/* @end */

/* @group Header */

#header {
	height: 201px;
	display: block;
	background: transparent;
}

#header h1 {
	width: 320px;
	float: left;
	z-index: 0;
}

/* @end */

/*
-------------------------------------------------------------- 
FOOTER
-------------------------------------------------------------- 
*/

.footer {
	vertical-align: bottom;
	height:180px;
	background: url(../images/footer.jpg) no-repeat 0 bottom;
}

.footer a { display: inline; white-space: nowrap; }

.footer ul {
	text-align: center;
	width: 85%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
.footer ul li{
	display: inline;
	padding: 0.2em;
}
.footer ul li a{
	display: inline;
	padding: 0.5em;
	text-decoration: none;
	color: #afa18e;
}


/* @group Content */
#content
{
	width: 960px;
	background-color: #FFFFFF;
	/*background-image: url(../images/bg_content.jpg);*/
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.module.l  {
	height: auto;
	width: 270px;
	padding: 20px 15px 20px 35px ;
}

.module.r 	{
	height: auto;
	width: 270px;
	padding: 20px 35px 20px 15px ;
}

.state_module_left {
	float:left;
	width:49%;
	padding: 0px !important;
}

.state_module_right {
	float:right; 
	height:auto; 
	width:240px; 
	padding:10px 0px 0px 30px !important;
}

#news_module {
	padding-top: 20px;
}

#blog, #events, #news {
	width: 100%;
	overflow: auto;
	clear:both;
}
.r .view_more  {
	padding: 10px 7px;
}

.l .view_more  {
	
	padding: 10px 0px;
}
dl {
	height: auto;
	margin: 0;
	list-style: none;

}

dl a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

dl a:hover {
	background-color: #ffffff;
}

dl img {
	float: left;
}
dt, dd {
	padding: 5px 7px;
}

dt {
	float: left;
	clear: left;
	width: 40px;
	color: #363636;
	font-size:.9em;
} 

dd {
	margin-left: 50px;
}
#column1 #news .news_feature h2, #column1 #blog .blog_feature h2 {
    display: none;
}
.other_stories {

}
#column1 #news .news_feature h5 {
    margin-top: 10px;
}

#vip {
    background: #000;
    width: 640px;
}

#page-content h1 {
	font-family: Georgia;
	text-transform: uppercase;
	color: #CC6600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.25em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

/* @end */
.module {
	background-color: #F5F4F2;
}
.module #contentLinks {
	list-style-image: url(../images/headers/li_content.jpg);
	margin: 0px;
	padding: 0px;
}
.module #contentLinks ul {
	list-style: none;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.module #contentLinks li {
	line-height: 1em;
	font-size: 1em;
	background-image: url(../images/headers/li_content.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 22px;
}
.module #downloads {
	list-style-image: url(../images/headers/li_content.jpg);
	margin: 0px;
	padding: 0px;
}
.module #downloads ul {
	list-style: none;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.module #downloads li {
	line-height: 1em;
	font-size: 1em;
	background-image: url(../images/headers/li_download.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 24px;
}
.module li a {
	color: #868686;
	text-decoration: none;
}
.module li a:hover {
	color: #cc3e00;
	text-decoration: none;
}
#column1 #page-content {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#page-content a {
	color: #3399CC;
	text-decoration: none;
}
#page-content a:hover {
	color: #3399CC;
	text-decoration: underline;
}
#page-content a:visited {
	color: #3399CC;
	text-decoration: none;
}
#teamchooser #mybo_1 #form1 {
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#teamHeader .teamNumber {
	font-family: Georgia;
	font-size: 8px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.3em;
}
#teamHeader #teamSponsor {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: lighter;
	padding-top: 6px;
	color: #666;
	text-decoration: none;
}
#teamHeader .teamName {
	font-family: Georgia;
	font-size: 20px;
	font-weight: lighter;
	color: #FF6600;
}
#playerTable h1 {
	font-family: Georgia;
	text-transform: uppercase;
	color: #CC6600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.25em;
}
#playerTable {
	padding-top: 16px;
}
#playerTable ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#playerTable li {
	padding-bottom: 6px;
	font-size: 13px;
	/*text-transform: lowercase;*/
}
#coachesTable {
	padding-top: 16px;
}
#coachesTable h1 {
	font-family: Georgia;
	text-transform: uppercase;
	color: #CC6600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.25em;
}
#coachesTable ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#coachesTable li {
	padding-bottom: 6px;
}
#photo {
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.scoreFinals {
	font-size: 36px;
	font-family: Georgia;
	color: #006699;
}
.module h1 {
	font-family: Georgia;
	text-transform: uppercase;
	color: #CC6600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.25em;
}
#alumniChart {
}
#alumniChart table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDBBAF;
}
