 

/* ----- ATHLETICS STYLE SHEET COLORS ------- */
/* ----- /colors.php  -------*/




/* Temp paint the town purple theme

body {background:#6803A9 url(/blocks/images/gosaints.gif) left center no-repeat; color:white;}
ul,h1,h2,h3{color:white;}
#crumb a, #crumb a:active, #crumb a:visited{color:white;}
#crumb a {border-bottom: 1px dotted #fff;}
#mcontenttwo p, #mcontenttwo a{color:white;}
h1.pagetitle {color:white;}
.bio {color:white;}*/

/* Temp think pink theme

body {background:#eeb2c7 url(/images/style/pink.gif) left center repeat-x; color:black;}
ul,h1,h2,h3{color:#d12d5c;}
#crumb a, #crumb a:active, #crumb a:visited{color:#d12d5c;}
#crumb a {border-bottom: 1px dotted #d12d5c;}
#mcontenttwo p, #mcontenttwo a{color:black;}
h1.pagetitle {color:black;}
.bio {color:black;}
#navigation {background:#d12d5c;}
#navigation li a:hover {background:#eeb2c7}
#navigation li a:hover em {background:#eeb2c7}
#bartext h3 {color:#d12d5c;}
#bartext a:link {color:#d12d5c;}
#bartext a:visited {color:#d12d5c;}
#bartext a:hover {color:#d12d5c;}
#sidelist li a#scurrent {background: #d12d5c;}*/

/* Temp white out theme
body {background:#fff url(/images/style/whiteout.gif) left center no-repeat; color:black;}
ul,h1,h2,h3{color:#54087f;}
.bio {color:black;}
#navigation {background:#fff;}
#navigation li a {color:#5e2765;}
#navigation li a:hover {background:#5e2765; color:#fff;}
#navigation li a:hover em {background:#5e2765; color:#fff;}
#blockcontain {background-color: #fff;}
#bartext h3 {color:#5e2765;}
#bartext a:link {color:#5e2765;}
#bartext a:visited {color:#5e2765;}
#bartext a:hover {color:#5e2765;}
#sidelist li a#scurrent {background: #5e2765;}
#bar {background:#fff;}
#newsarea {background-color:#fff;}*/

#headwrap {padding-top:30px;background:white url(/images/style/champsbanner.jpg) left top no-repeat;}
#nav-container {background:none;}
#logo {position:absolute; top:15px; width:137px; height:65px;}
a.logorollover{ width:137px; position:relative;top:-35px;left:-10px;height:65px;background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/style/chalo.png", sizingMethod="crop");}
a.logorollover:hover{background:none;}
html>body a.logorollover, html>body a.logorollover:hover{background:url(/images/style/chalo.png);}
#nav-container {background:transparent;}


/* ----- change variables above ------- */

td.navbottom { background: #511B73; } 
td.pagebar { background: #ecece5; } 

#topnav li a#current {
		background: #511B73;
		color: #ffffff;
		border-bottom: solid #511B73 1px;
		}

/* ---------- SAA Table styles ---------------- */	
#saatable th {background-color:#E3D6A2; font-weight:bold;}

#saatable td {text-align:center;}

.saaone {background-color:#E9E5EC;}

.saatwo {background-color:#DECDDB;}

table{
	margin:1em 0 1em 0;
	padding:0;
	width:100%;
	font-size:inherit;
	font-family: inherit;
}
table thead{
}
table thead th, table thead td{
	padding:0.5em;
	font-size:1.2em;
	border-bottom:1px solid #E1DECE;
	background:#F4F1E0;
	font-weight:bold;
}
table tbody td{
}
table td{
	padding:0.4em;
	margin:0;
}
table tbody tr.alt{
}
table tbody tr.alt td{
	background:#fafafa;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}

/* ---------- Countdown styles ---------------- */	
.countdown {
	margin: -12px 0 0; 
	padding: 5px 0 0; 
	text-align:center; 
	border-left:2px solid #3a1b57;
	border-right:2px solid #3a1b57;
	border-bottom:2px solid #3a1b57; 
	width: 226px;
	color: #3a1b57;
	font-weight: bold;
	background-color:#fff;
}
.countdown ul {
	list-style:none; 
	margin:0px; 
	padding:0px 3px 5px 5px; 
	font-size: 14px;
	color: #3a1b57;
}	
.countdown a {border:none;}

#ath_icons1, #ath_icons2 {margin: 0; padding:0px 2px; list-style: none;}

#ath_icons1 {float:left; width: 100px; }
#ath_icons2 {float:right; width: 110px;}

#ath_icons1 li, #ath_icons2 li { margin: 0px; background-repeat: no-repeat; background-position: 0 .5em;}
#ath_icons1 a, #ath_icons2 a {padding: 6px 0px 7px 30px; margin:0px; height:auto;}

#ath_icons1 li#football{ background-image: url(/images/main/athletics/icons/football.gif);}
#ath_icons1 li#soccer{ background-image: url(/images/main/athletics/icons/soccer.gif);}
#ath_icons1 li#vb{ background-image: url(/images/main/athletics/icons/vb.gif);}
#ath_icons1 li#golf {background-image: url(/images/main/athletics/icons/golf.gif); margin-bottom:5px;}
#ath_icons2 li#mbb {background-image: url(/images/main/athletics/icons/basketball.gif); margin-top:5px;}
#ath_icons2 li#wbb {background-image: url(/images/main/athletics/icons/basketball.gif);}
#ath_icons2 li#cross {background-image: url(/images/main/athletics/icons/shoe.gif);}

#iconscolwrap{ width: 230px; clear:both;}
#iconscolwrap li {a:hover {background-color:transparent;}
#iconscol1 {float:left; width: 120px; }
#iconscol2 {float:right; width: 100px; padding:0px 5px;}

/* ---------- Player styles ---------------- */	
.player-photo {float: left; margin: 0 10px 10px 0;}