@charset "utf-8";
/* CSS Document */

html{
	height:100%;
	margin: 0;
	padding: 0;
}
body     {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(../images/bg_shadow1.jpg);
	background-repeat: repeat-y; 
	background-position: top center;
}
#wrapper     {
	background-image: url(../images/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	background-color: #FFFFFF;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.nolinebreak{
	display: inline;
	padding: 0px;
	margin: 0px;
}

#topbanner{
	height: 98px;
	width: 960px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#topbanner #topleft{
	height: 98px;
	width: 201px;
	float: left;

}
#topbanner #topright{
	height: 98px;
	width: 113px;
	float: right;

}
#collegelogos
{
	height: 52px;
	width: 960px;
	}

#mainnav{
	height: 35px;
	width: 960px;
	}

#middle{
	clear:both;
	width: 960px;
	margin:0;
	background-color: #FFFFFF;
	padding-right: 0;
	padding-left: 0;
	height: 100%;
}
#middle #leftcol{
	float: left;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 196px;
	display: inline; /* fixes IE/Win double margin bug*/

}
#middle #leftcol #bluenav{
	background-image: url(../images/bg_bluenav.jpg);
	background-repeat: repeat-y;
	margin-bottom: 2px;
	border-top: 1px solid #111425;
	border-right: 1px solid #111425;
	border-left: 1px solid #111425;
}
#middle #leftcol #bluenav ul{
list-style-type: none;
	margin: 0;
   padding: 0;
}
#middle #leftcol #bluenav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111425;
}
#middle #leftcol #bluenav li a{
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	padding-left: 15px;
	background-image: url(../images/bullet_bluenav.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	line-height: 16px;
}
#middle #leftcol #subbluenav ul{
	list-style-type: none;
	margin: 0;
   padding: 0;
}
#middle #leftcol #subbluenav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111425;
}
#middle #leftcol #subbluenav li a{
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	padding-left: 15px;
	background-image: url(../images/bullet_subbluenav.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	background-color: #2f85f1;	
	line-height: 16px;
}
#middle #leftcol #subbluenav li a:hover{
	font-weight: bold;
	color: #2f85f1;
	text-transform: uppercase;
	display: block;
	padding-left: 15px;
	background-image: url(../images/bullet_subbluenav.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	background-color: #ffffff;	
	line-height: 16px;
}
#middle #leftcol #bluenav li a:hover{
	font-weight: bold;
	color: #002767;
	background-color: #fff;
	text-decoration: none;
	background-image: url(../images/bullet_bluenav_r.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}

.bluenavon{
	font-weight: bold;
	color: #002767;
	background-color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	background-image: url(../images/bullet_bluenav_r.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}

#middle #leftcol #rednav{
    background-image: url(../images/bg_rednav.jpg);
	background-repeat: repeat-y;
	margin-bottom: 2px;
	border-top: 1px solid #111425;
	border-right: 1px solid #111425;
	border-left: 1px solid #111425;
}
#middle #leftcol #rednav ul{
	list-style-type: none;
	margin: 0;
   padding: 0;
}
#middle #leftcol #rednav li{

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111425;

}
#middle #leftcol #rednav li a{
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	padding-left: 15px;
	background-image: url(../images/bullet_rednav.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
	line-height: 16px;
}
#middle #leftcol #rednav li a:hover{
	font-weight: bold;
	color: #600910;
	background-color: #fff;
	text-decoration: none;
	background-image: url(../images/bullet_rednav_r.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}
#middle #leftcol #rednav li a.double{
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	padding-left: 15px;
	height: 33px;
	background-image: url(../images/bullet_rednav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
}
#middle #leftcol #rednav li a.double:hover{
	font-weight: bold;
	color: #600910;
	background-color: #fff;
	text-decoration: none;
	height: 33px;
	background-image: url(../images/bullet_rednav_r.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
}

#middle #leftcol #goldnav{
    background-image: url(../images/bg_goldnav.jpg);
	background-repeat: repeat-y;
	margin-bottom: 2px;
	border-top: 1px solid #111425;
	border-right: 1px solid #111425;
	border-left: 1px solid #111425;
}
#middle #leftcol #goldnav ul{
	list-style-type: none;
	margin: 0;
   padding: 0;
}
#middle #leftcol #goldnav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111425;
}
#middle #leftcol #goldnav li a{
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	padding-left: 15px;
	background-image: url(../images/bullet_goldnav.png);
	background-repeat: no-repeat;
	background-position: left center;	
	line-height: 16px;
}
#middle #leftcol #goldnav li a:hover{
	font-weight: bold;
	color: #002767;
	background-color: #fff;
	text-decoration: none;
	background-image: url(../images/bullet_goldnavr.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
#middle #leftcol #tile1{
	margin-bottom: 2px;
	border: 1px solid #111425;
	padding-left: 3px;
	color: #0a55a0;
}	
#middle #content {
	float: left;
	width: 542px;
	display: inline; /* fixes IE/Win double margin bug*/
	height: 100%;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#middle #content .highlight{
	float: left;
	width: 540px;
	display: inline; /* fixes IE/Win double margin bug*/
	height: 100%;
	margin-top: 3px;
	border: 1px;
	border-style: solid;
	border-color: #111425;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#middle #content .highlight p{
	padding: 0px 10px 0px 5px;
}
#middle #content img{
	margin-bottom: 8px;
}
#middle #content #highlighting{
	float: left;
	margin-right: 5px;
	border: 1px solid #111425;

}
#middle #content #stats{
	float: left;
	width: 540px;
	display: inline; /* fixes IE/Win double margin bug*/
	height: 100%;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border: 1px solid #000000;
	margin-top: 2px;
	font-size: 10px;
}
#middle #content #statsttl {
	float: left;
	width: 540px;
	display: inline; /* fixes IE/Win double margin bug*/
	height: 100%;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
#middle #content #results{
	float: left;
	width: 225px;
	display: inline; /* fixes IE/Win double margin bug*/
	height: 100%;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border: 1px solid #000000;
	margin-top: 2px; 
	font-size: 9px;
}
#middle #content #resultsttl {
	float: left;
	width: 225px;
	display: inline; /* fixes IE/Win double margin bug*/
	height: 100%;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
#middle #content #results p {
	margin: 0 0 1em 0;
	padding: 0px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#middle #content #upcoming{
	float: left;
	width: 310px;
	display: inline; /* fixes IE/Win double margin bug*/
	height: 100%;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border: 1px solid #000000;
	margin-top: 2px;
	margin-left: 2px;
	font-size: 9px;
}
#middle #content #upcomingttl {
	float: left;
	width: 310px;
	display: inline; /* fixes IE/Win double margin bug*/
	height: 100%;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
#middle #content #upcoming p {
	margin: 0 0 1em 0;
	padding: 0px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#middle #content #athlete{
	float: left;
	width: 540px;
	display: inline; /* fixes IE/Win double margin bug*/
	background-image: url(../images/bg_athletes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	border: 1px solid #000000;
}
#middle #content #athlete a{
	padding-left: 10px;
}
#middle #content .female{
	float: left;
	width: 259px;
	display: inline; /* fixes IE/Win double margin bug*/
	height: 100%;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 2px; 
	margin-left: 5px;
	margin-bottom: 2px;
	border: 0px solid #000000;
}
#middle #content .male{
	float: left;
	width: 258px;
	display: inline; /* fixes IE/Win double margin bug*/
	height: 100%;
	margin-top: 2px;
	margin-bottom: 2px; 
	padding-left: 5px; 
	padding-bottom: 5px;
	border-left: 1px solid #DDD;
}
.story{
	width: 542px;
	display: inline; /* fixes IE/Win double margin bug*/
	height: 200px;
	line-height: 19px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#middle #rightcol {
	width: 208px;
	float: right;
	display: inline;
	margin-right: 2px;
}
#middle #rightcol #search{
	padding: 3px 0px 3px 0px;

}
#middle #rightcol .athlete {
	float: right;
	width: 204px;
	display: inline; /* fixes IE/Win double margin bug*/
	margin-right: 2px;
	margin-top: 2px;
	margin-left: 0px;
	background-image: url(../images/bgs_athletes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #111425;
	border-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}
#middle #rightcol #athlete #bordertext {
	width: 138px;
	display: inline;
	float: right;
	font-size: 10px;
	line-height: 14px;
}

#middle #rightcol #athlete #border {
	margin: 2px;
	float: left;
	border: 1px solid #111425;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
}
#middle #rightcol .highlights {
	margin: 2px;
	float: left;
	display: inline; /* fixes IE/Win double margin bug*/
	width: 204px;
	border: 1px solid #111425;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
}
#middle #rightcol .highlights li{
	padding: 0px 2px 2px 4px;
	border-top: 1px solid #BBB; 
	list-style:none;
	text-indent: 0px;
}
#middle #rightcol #border li{
	display: inline; /* fixes IE/Win double margin bug*/
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	border: 1px solid #111425;
}
#middle #rightcol ul{
	display: inline;
	list-style: inside;
	margin: 5px; 
	text-indent: 5px;
}
.school {
	font-weight: bold;
	color: #cd0505;
	line-height: 13px;
}

.sport{
	color: #cd0505;
	line-height: 13px;
}

.winners {
	font-weight: bold;
	color: #0a55a0;
}

#middle #rightcol #championship{
	float: right;
	width: 200px;
	border: 1px solid #111425;
	display: inline;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 4px;
	color: #0a55a0;
}
#middle #rightcol .sponsors{
	float: right;
	border: 1px solid #111425;
	display: inline;
	margin-right: 2px;
	margin-top: 2px;		
}

#middle #rightcol #medals{
	float: right;
	width: 200px;
	border: 1px solid #111425;
	display: inline;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 4px;
	color: #0a55a0;
}

#middle #rightcol .tilettl{
	margin-top: 5px;
	color: #000000;
}
#middle #rightcol .resultsttl{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color:#000000;
}

.tilettl
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.clearDiv{
	clear:both;
}

#middle #rightcol #news {
	float: right;
	border: 1px solid #111425;
	display: inline;
	margin-right: 2px;
	margin-top: 2px;
	background-image: url(../images/bg_athletes.jpg);
	background-repeat: repeat-x;
	background-position: bottom;		
}

#middle #rightcol .fbt {
	float: left;
	width: 204px;
	border: 1px solid #111425;
	display: inline;
	margin-top: 5px;
}
#middle #rightcol #news p{
	padding: 2px 5px 0px 5px;
}

#middle #rightcol .results {
	padding-bottom: 5px;
	margin-bottom: 2px;
	border: 1px solid #000000;
	margin-top: 2px; 
	font-size: 9px;
}

#middle #rightcol #news li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 5px;
	background-image: url(../images/bg_athletes.jpg);
	background-repeat: repeat-x;
	background-position:center;
	list-style-type:none;

} 

#middle #rightcol #news #newsimg {
	float: right;
	border: 1px solid #111425;
	display: inline;
	margin-top: 2px;
	margin-right: 2px;
}
h1 {
	width: 541px;
	height: 100%;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #1b67b2;
	text-align: center;
	margin: 2px 0px 0px;
	padding:0px;
}
h2 {
	color: #1b67b2;
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
h4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}
h5 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 1px;
}
a {
	color: #1c67b2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.newslink {
	color: #ee3a43;
	text-decoration: none;
	font-weight: bold;
}
a.newslink:hover {
	text-decoration: underline;
}
#footer{
	bottom: 0px;
	color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	height: 22px;
	background-color: #000000;
}
#footer #flinks{
	float: left;
	margin-left: 8px;
	margin-top: 2px;

}
#footer #copyright{
	float: right;
	margin-right: 8px;
	margin-top: 2px;
}

label {
	color: #203879;
}
ul#portfolio {
list-style-type: none;
	margin: 0px;
   padding: 0px;
}
ul#portfolio li img{
	padding: 0px;
}
#sponsor{
	width: 958px;
	height: 100px;
	margin: 0px;
	float: left;
	padding-left: 2px;
	padding-top: 2px;
}
/* Hotels */
ul#hotelsponsors {
	list-style-type: none;
	margin: 0;
   padding: 0;
}
ul#hotelsponsors li img{
	border: 1px solid #ffffff;
	padding: 0px;
	margin: 0;
}
#middle #rightcol #hosthotels {
	border: 1px solid #111425;
	margin-right: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	float: right;
}

#leftcol #hosthotels {
	border: 1px solid #111425;
	margin-right: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	float: left;
}

/*Eric Meyer's based CSS tab*/

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: #000000;
background: #C1C1FF;
border-color: #227;
}

#tablist li a.current{
background: Lightgrey;
}

