@charset "utf-8";
/* CSS Document */
/* Styles for Athletic Website
------------------------------------------------------------------------------------------------*/
a:visited,
a:active,
a:link {
	color:#1c473b;
	text-decoration: underline;
}

a:hover {
	color: #f9d61a; 
	text-decoration: none;
}


/* Athletics Tour Styles
------------------------------------------------------------------------------------------------*/
#athletics-body {
	background: #fff url(../Images/athletics-bg-body.jpg) 830px 0 repeat-y;
	width:370px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	text-transform:none;
}
#wrap {
	background: #fff url(../Images/athletics-bg-wrap.gif) 800px 0 repeat-y;
	float:left;
	width:830px;
	overflow:hidden;
}
#mast {
	float:left;
} 
#ath-columns-top {
	background:url(../Images/athletics-columns-top.gif) no-repeat;
	height: 11px;
	width: 800px;
	float:left;
}
#ath-columns {
	border-collapse: collapse;
	margin: 0 0 5px 0; 
	padding: 0;
	width: 800px;
	float:left
}
	
#ath-column-left, 
#ath-column-middle, 
#ath-column-right { 
	margin: 0;
	padding: 0;
	vertical-align:top;
}
.bulltedlist {
	list-style-position:outside;
	list-style-type: square;
	line-height: 20px;
	padding-left:30px;
}
h1,h2,h3,h4,h5,h6 { font-size:1.0em }

/* Left Column
----------------------------------------------------------------------------------------------- */
#ath-column-left { 
	background-color: #000; 
	width:165px;
}
#sports-header {
	background:url(../Images/sports-header.gif) no-repeat;
	height: 37px;
	width: 165px
}
#ath-info-header {
	background:url(../Images/ath-info-header.gif) no-repeat;
	height: 37px;
	margin-top: 10px;
	width: 165px
}
.nav, .nav * { 
	margin: 0; padding: 0 
}

.nav ul { 
	list-style-type: none;
	padding: 10px
}
	
.nav li { 
	margin-bottom: 4px 
}

.nav 
a:visited,
a:active,
a:link { 
	color: #000;
	text-decoration: none
}

.nav a:hover { 
	color: #f9d61a; 
}

.nav-inner {
	background:url(../Images/bg-nav.jpg) no-repeat bottom;
	width: 165px;	
}

/* Middle Column
----------------------------------------------------------------------------------------------- */
#ath-column-middle { 
	background-color: #fff;
	width: 420px;
}
#ath-column-middle-wide {
	background-color: #fff;
	width: 600px;
	vertical-align: top;
}
#ath-lead-headlines,
#ath-events,
#ath-mensbb-headlines,
#ath-wvb-headlines,
#ath-mgolf-headlines,
#ath-wgolf-headlines,
#ath-intramurals-headlines,
#ath-secondary-headlines,
#ath-features {
	height: 28px;
	margin-top: 10px;
	width: 420px;
}
.ath-lead-headlines {
	margin-top: 0;
	width:420px;
	background-image: url(../Images/ath-headline-bar.gif);
	background-repeat: no-repeat;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	padding-top:2px;
	height: 28px;
}
.ath-lead-headlines-short { 
	margin-top: 0;
	width:165px;
	background-image: url(../Images/ath-headline-bar.gif);
	background-repeat: no-repeat;
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	padding-top:2px;
	height: 28px;
}
#sportnav, #sportnav * { 
	margin: 0 0 10px 0; 
	padding: 0; 
}

#sportnav { 
	margin: 0 0 10px 7px; 
	padding-bottom: 0;
	width:420px;
}
body#story #sportnav { margin-left: 0 }

#sportnav li { 
	border-left: 1px solid #222;
	float: left; 
	list-style-type: none; 
	padding: 0 5px;
	font-size:9pt;
	font-weight:bold;
}

#sportnav li.first { border:none; padding-left: 0 }

#sportnav a { 
	color: #1c473b; 
	font-weight: bold; 
	text-decoration: none; 
	}
	
#sportnav a:hover { color: #633909 }


.lead-headlines { 
	margin: 10px 0 15px 8px 
}
.lead-headlines a { 
	color: #1c473b; 
	text-decoration: none 
}
.lead-headlines a:hover { 
	color: #000 
}
.lead-headlines a:visited {
	color: #1c473b; 
	text-decoration: none 
}
.lead-headlines li { 
	background:url(../Images/ath-arrow.gif) 0 4px no-repeat;
	list-style-type: none;
	margin-left:1px; 
	margin-bottom:5px;
	padding-left:8px
}
#ath-secondary-headlines {
	clear: both;
	background-image: url(../Images/ath-more-headline.gif);
	background-repeat: no-repeat;
}
.secondary-headlines, .secondary-headlines * { 
	margin:0; 
	padding:0 
}
.secondary-headlines { 
	margin: 10px 15px 0 8px 
}
.secondary-headlines a { 
	color: #1c473b; 
	font-weight:bold; 
	text-decoration: none 
}
.secondary-headlines a:hover { 
	color: #000 
}
#ath-events {
	margin-bottom: 5px;
	background-image: url(../Images/ath-headline-bar.gif);
	background-repeat: no-repeat;
}
.athletics-events, .athletics-events * { 
	margin:0; 
	padding:0 
}

.athletics-events { 
	margin: 10px 15px 0 8px 
}

.athletics-events a { 
	color: #1c473b; 
	font-weight:bold; 
	text-decoration: none 
}
.athletics-events a:hover { 
	color: #000 
}

.athletics-events h3 { 
	font-size: 11px; 
	margin-bottom:6px 
}

.athletics-events p { 
	font-size: 11px;
	line-height: 16px;
}

.athletics-events p.date { 
	color: #000;
	font-size: 10px; 
}

#athletics-events { 
	width:436px; 
	margin-left:7px; 
}

/* Right Column
----------------------------------------------------------------------------------------------- */
#ath-column-right { 
	background-color: #fff;
	width: 190px 
}
#column-right { 
	background-color: #fff;
	width: 190px 
	}

#ath-highlights,
#ath-teaminfo,
#ath-fanpoll,
body#sport #ath-features {
	height: 29px;
	width: 190px
}

#highlights, #highlights * { 
	margin:0; 
	padding:0 
}

#highlights { 
	padding-left:8px }

#highlights li { 
	background:url(../Images/ath-arrow.gif) 0 4px no-repeat;
	list-style-type: none;
	margin-left:1px; 
	margin-bottom:5px;
	padding-left:8px
}
	
#highlights a { 
	color:#1c473b;
}
#highlights a:hover { 
	text-decoration: none;
	color:#633909
}
/* Footer
----------------------------------------------------------------------------------------------- */
#footer {
	font-size:8pt;
	background-color:#FFD24D;
	border-top:4px solid #1c473b;	
	padding: 15px 0;
	text-align: center;
	width: 800px;
}
#footer a { 
	color: #1c473b;
}
#footer a:hover { 
	color: #000;
}
.basketballheader {
	font-size:16pt;
	font-family: "Trebuchet MS";
	color: #DE3B28;
	font-variant: small-caps;
	font-weight: bold;
}
.volleyballheader {
	font-size:16pt;
	font-family: "Trebuchet MS";
	color: #033;
	font-variant: small-caps;
	font-weight: bold;
}

.scheduletable 
a:visited,
a:active,
a:link {
	color:#1c473b;
 	font-style: normal;
	font-weight:normal;
	text-decoration:none;
}
.scheduletable a:hover {
	color:#633909;
	font-weight:bold;
}
.tableborderwide {
	border: 5px ridge #FFD24D;
	background-color: #1c473b;
	padding: 5px;
}
.playerbioname {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
.img {
	padding: 2px 10px 8px 2px;
	border:0px
}
