body { font-family: Helvetica, Arial, "Arial Narrow";
background-image:url(../images/athletics-background-tile.png) ;
}

a:link, a:active, a:visited { color: #CC3333; text-decoration: none; }

a:hover { color: #c00; text-decoration: underline; }

#floatright { width: 232px; float: right; }

#feature { width: 488px; background: #F8F8F8; border: #CCC 1px solid; padding: 2px 2px 2px 2px; margin: 0px 0px 12px 0px; }
#feature p { text-indent: 0em; font-size: .65em; line-height: 1.3em; margin: 2px 2px 0px 2px; }

.slugbox { width: 483px; background: url(images/article_gradient.gif) repeat-x #FFF; padding: 2px 5px 2px 5px; float: left; }
.slugbox p { text-indent: 0em; font-size: .77em; line-height: 1.3em; margin: 0px; }
.slugbox h2 {letter-spacing: 1px; text-indent: 0em; margin: 0px 0px 2px 0px; text-transform: capitalize; font-size: .7em; font-weight: bold; }

.headlines {
	width: 483px;
	background: #F8F8F8;
	border: #CCC 1px solid;
	padding: 2px 5px 2px 5px;
	float: left;
	margin: 12px 0px 0px 0px;
}

.headlines h3 {
	letter-spacing: 1px;
	text-indent: 0em;
	margin: 0px 0px 2px 0px;
	text-transform: capitalize;
	font-size: .7em;
	font-weight: bold;
}

.rightbox {
	width: 233px;
	background: #F8F8F8;
	border: #CCC 1px solid;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 12px 0px;
}

.date {
	font-weight: lighter;
	color: #999;
}

p.read {
	vertical-align: bottom;
	float: right;
	margin: 2px 5px 2px 0px;
}

h2.box {
	letter-spacing: 1px;
	text-indent: 0em;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: .7em;
	font-weight: bold;
}

hr.thin {  
	height: 1px;
	border: 0;
	color: #CCC;
	background-color: #CCC;
	width: 99%;
	margin: 2px 0px 3px 0px;
}

#top-nav {

	width: 690px;
	background: #F8F8F8;
	border: 1px #CCC solid;
	margin: 0px 0px 12px 0px;
	padding: 5px;
	text-indent: 0em;
	font-size: .77em;
	line-height: 1.3em;
}

#top-nav ul {

	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size: 1em;
}

#top-nav ul li {
 
	display: inline;
	font-size: 1em;
}

#top-nav ul li a {

	text-decoration: none;
	padding: .2em .5em;
	color: #CC3333;
	font-size: 1em;
}

#top-nav ul li a:hover {
	
	color: #C00;
	text-decoration: underline;
}
.week-scores{
	width: 216px; 
	height:290px;
	position:absolute;
	top:30px;
	right:17px;
	display:block;}
	
 dl{ 
 	background: #FFF; 
	margin-bottom:4px;
	height:290px;
	overflow-y:scroll;
	overflow-x:hidden;
	}
	
 h3.schedule	{ 
 	color: #cc0000; 
	letter-spacing: 1px; 
	text-indent: 0em; 
	font-size: 1em; 
	font-weight: bold; 
	margin-top:0px;
	padding-top:4px;}

 dt { 
 	letter-spacing: 1px; 
	text-indent: 0em; 
	margin: 10px 0px 0px 10px; 
	font-size: .8em; 
	font-weight: bold; 
	padding: 0px 5px 0px 5px;
	width:180px;
	} 
 dd { 
 	margin: 0px 0px 0px 10px; 	
	text-indent: 0em;  
	line-height: 1.3em; 
	padding: 0px 5px 0px 5px; 
	margin-bottom: 2px;
	width:175px;
	}
 .border { border-bottom: dashed 1px #cc0000; width:100%; }
 

th { letter-spacing: 1px; text-indent: 0em; margin: 0px 0px 2px 0px; text-transform: capitalize; font-size: .7em; font-weight: bold; text-align:left;}
td { text-indent: 0em; font-size: .77em; line-height: 1.3em; margin: 0px; }

#page_list { width: 700px; padding: 2px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #f5f5f5; }
#page_list ol { width: auto; margin-left: -10px;}
#page_list li { border-bottom: 1px dotted #ccc; height: 25px; list-style:none; margin:0px; font: bold; font-size: 1.2em; margin-top:8px; cursor:pointer;}


/* homepage style things */
#feature_container{
	position:relative;
	height:550px;}
div.featuresubs, div.feature_big{ 
	display:inline-block;
	vertical-align:text-top}
div.featuresubs, div.feature_big{ *display:inline  }
div.feature_text{
	position:absolute;
	left:0px;
	top:333px;
	height:165px;
	width:611px;
	background-color:#e1e1e1;
	

}

div.feature_transparent{
	filter:alpha(opacity=50);
	opacity:0.5;
	background-color:#000;
}

div.featuresubs img{
	border: 0; 
	margin-left:2px; 
	margin-bottom:2px;
	width:120px;
	height:80px;}
#feature_pic{
	height:326px;
	width:489px;}

/*  nav stuff */
.clear {clear:both}   
#ath_nav li{
        float:left;    
        display:block;    
        width:180px;    
        background:#888888;    
        position:relative;   
        z-index:500;    
        margin:0 1px; }
   /* this is the parent menu */  
    #ath_nav li a {   
        display:block;    
        padding:3px 1px 5px 1px;    
        font-weight:700;     
        height:13px;    
        text-decoration:none;    
        color:#fff;    
        text-align:center;    
        color:#fff;   
    }   
  
    #ath_nav li a:hover {   
        color:#fff;   
   }  		
	
	/* you can make a different style for default selected value */  
    #ath_nav a.selected {   
        color:#f00;   
    }   
       
        /* submenu, it's hidden by default */  
        #ath_nav ul {   
            position:absolute;    
            left:0;    
            display:none;    
            margin:0 0 0 -1px;    
            padding:0;    
            list-style:none;   
			z-index:8000;
        }   
           
        #ath_nav ul li {   
            width:210px;    
            float:left;    
            border-top:1px solid #fff;
			z-index:8000;
        }   
           
        /* display block will make the link fill the whole area of LI */  
        #ath_nav ul a {   
            display:block;     
            height:15px;   
            padding: 8px 2px;    
            color:#eee;   
        }   
           
        #ath_nav ul a:hover {   
            text-decoration:underline;     
        }   
  
/* fix ie6 small issue */  
/* we should always avoid using hack like this */  
/* should put it into separate file : ) */  
*html #ath_nav ul {   
    margin:0 0 0 -2px;   
}  
#ath_nav{z-index:300000;}

#nav{
	padding-top:4px;
	position:absolute;
	background-color:#888888;
	top:246px;
	width:950px;
	height:21px;
	margin-bottom:1px; 
	}
.top_area_pic img{	
-moz-border-radius:6px ;	
	-webkit-border-radius:6px ;	
	border-radius:6px ;
	behavior:url(../pie.php);}


.top-nav-h-sport{
		width: 954px;
	height:26px;
	margin-top:1px;
	margin-bottom:1px;
	background-color:rgb(0,0,0);
	-moz-border-radius:6px ;	
	-webkit-border-radius:6px ;	
	border-radius:6px ;
	behavior:url(../pie.php);
	text-align:center;
	}
.top-nav-h-sport a{
	margin:0px 10px;}
.top-nav-h-sport img{
	margin:4px 10px 0;
	padding:6px 30px;}
.ath-nav-h-red,.ath-nav-h-black,.ath-nav-h-gold{
	display:inline-block;
	vertical-align:top;
	}
.ath-nav-h-red,.ath-nav-h-black,.ath-nav-h-gold{
	*display:inline;
	}

.ath-nav-h-red{
	width: 701px;
	height:26px;
	margin-top:1px;
	margin-bottom:1px;
	background-color:rgb(227,25,55);
	-moz-border-radius:6px 0 0 6px;	
	-webkit-border-radius:6px 0 0 6px;	
	border-radius:6px 0 0 6px;
	behavior:url(../pie.php);
	}
.ath-nav-h-black{	
	width: 125px;
	margin-left:3px;
	height:26px;
	margin-top:1px;
	margin-bottom:1px;
	background-color:rgb(0,0,0);
}

.ath-nav-h-gold{	
	width: 122px;
	height:26px;
	margin-left:3px;
	margin-top:1px;
	margin-bottom:1px;
	background-color:rgb(160,125,14);
	-moz-border-radius:0 6px 6px 0;	
	-webkit-border-radius:0 6px 6px 0;	
	border-radius:0 6px 6px 0;
	behavior:url(../pie.php);

}	

.ath-nav-h ul{ 
	display:inline-block;
	width:110px;
	vertical-align:top;
	margin-top:10px;
	position:relative;
	z-index:999;
	}

.ath-nav-h ul{
	*display:inline;}
.ath-nav-h ul.hover li{
	color:#666;
	}
.ath-nav-h>ul>li{
	list-style:none;
	color:#FFF;
	height:20px;
	}
.ath-nav-h ul ul li{

	padding:3px 0;
	list-style:none;
	/*
	visibility:hidden;
	*/
	}
.ath-nav-h ul ul{
	background-color:rgb(128,128,128);
	z-index:40000;
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	top:18px;
	left:0px;
	padding-top:6px;
	padding-bottom:6px;
	visibility:hidden;
	
}
.ath-nav-h ul.hover ul{
	background-color:rgb(128,128,128);
	z-index:40000;
	position:absolute;
	visibility:visible;
	/*
	top:0px; 
	left:0px
	*/
	}

.ath-nav-h a:link,.ath-nav-h a:visited{
	color:#FFF}
.ath-nav-h a:hover{
	color:#DDD}
.ath-nav{
	width:199px;
}
.ath-nav h4{
	margin-left:10px;
	text-transform:uppercase;
	}
.ath-main-slug{
	width:400px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:7px;
	display:block;}
.ath-main-slug{
*display:block;}

.ath-main-slug h2{
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
}

.ath-main-slug p{
	font-size:9pt;
	display:block;
	}
.ath-main-slug img{
	margin-right:6px;
	display:inline;
	float:left;}
	
	
	/* css for timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }


	
#fullpage-ath{

width: 954px;
margin-left: auto;
margin-right: auto;
z-index: 2;
position:relative;
}
#schedule-event-top{	
	width: 216px; 
	position:absolute;
	top:11px;
	height:20px;
	right:17px;
	background-color:#000;
	}
#schedule-event-top	img{
	margin-left:13px;
	margin-top:6px;
	}
	
#top-stories-head{
	position:absolute;
	top:400px;
	height:20px;
	width:450px;
	left:19px;
	background-color:#000;}
#top-stories-head img{
	margin-left:17px;
	margin-top:6px;
	}

#top-stories{
	position:absolute;
	top:420px;
	left:19px;
	background-color:#fff;
	width:450px;
	height:250px;
	overflow-x: hidden; 
	overflow-y: scroll;
	margin-bottom:10px;}

#feature-top{
	position:absolute;
	top:12px;
	height:20px;
	width:450px;
	left:19px;
	background-color:#000
	}
#feature-top img{
	margin-left:17px;
	margin-top:6px;
	}
#feature{
	position:absolute;
	top:32px;
	height:288px;
	width:450px;
	left:19px;
	background-color:#000;
	border:0;
	padding:0;
	margin:0;}
#feature img{
	margin:0;
	padding:0;
	}
#feature-text-bg{
	position:absolute;
	bottom:0px;
	width:100%;
	margin:0;
	padding:0;
	background-color:#000;
	height:55px;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; 
	filter: alpha(opacity=60);					
	opacity: 0.6;
	left:0px;}
.feature-text{
	position:absolute;
	bottom:0px;
	width:100%;
	margin:0;
	padding:0;
	height:55px;
	left:0px;}
.feature-text h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:9pt;
	margin:2px 16px 1px ;
	padding:0;
	text-transform:none;}

#feature-big-link #feature-big-p {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:7pt;
	margin:1px 16px 1px ;
	padding:0;}
.feature-text a{
	color:#FFF;
}
.feature-text a:hover{
	color:#ccc;
}


#feature .feature-small img{
	border:1px solid #fff;
	margin-left:6px;
	margin-top:5px;
	}
	
#feature #feature-small-1-link img{
	margin-left:0;
}

#feature .feature-small h1, #feature .feature-small p{
	position:absolute;
	visibility:hidden;}
#page-body{
	position:relative;
	width:954px;
	height:680px;
	top:2px;
	left:0px;
	margin:0;
	padding:0;
	background-color:rgb(227,25,55);
	-moz-border-radius:6px ;	
	-webkit-border-radius:6px ;	
	border-radius:6px ;
	behavior:url(../pie.php);
	}
#logos{
	position:absolute;
	left:544px;
	top:570px;}
#logos #ncaa-logo{
	position:absolute;
	top:0px;
	left:0px;}
#logos #ecac-logo{
	position:absolute;
	top:0px;
	left:110px;}
#logos #cacc-logo{
	position:absolute;
	top:0px;
	left:261px;}
#logos #facebook-logo{
	position:absolute;
	top:62px;
	left:86px;}
#logos #twitter-logo{
	position:absolute;
	top:62px;
	left:206px;}
	
.banners{
	position:absolute;
	top:12px;
	left:484px;
	}
#banner-1{
	position:absolute;
	left:0px;
	width:220px;
	top:0px;
	height:163px;}
	
#banner-2{
	position:absolute;
	left:0px;
	width:220px;
	top:169px;
	height:98px;}

#banner-3{
	position:absolute;
	left:0px;
	width:220px;
	top:273px;
	height:86px;}

#banner-4{
	position:absolute;
	left:0px;
	width:220px;
	top:364px;
	height:186px;}
#calendar{
    width: 216px; 
	position:absolute;
	top:327px;
	height:235px;
	right:17px;
	background-color:#000;

	}
	
	#bodyContent{
		z-index:111;}
		
#datepicker{
}

div.ui-datepicker{ 
 font-size:76.5%; 
} 
#datepicker-select{
	color:#eee;
	margin-left:2px;
	font-size:9pt;}
#datepicker-select h3{
	margin-top:2px;
	margin-left:0px;
	color:#CCC;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;}
	
#datepicker-select p{
	color:#FFF;
	font-size:7pt;}
	
/* sport landing page*/
#sport-landing-stories-head{
	position:absolute;
	top:580px;
	height:20px;
	width:685px;
	left:19px;
	background-color:#000;}
#sport-landing-stories-head img{
	margin-left:17px;
	margin-top:6px;
	}

#sport-landing-stories{
	position:absolute;
	top:600px;
	left:19px;
	background-color:#fff;
	width:685px;
	height:185px;
	overflow-x: hidden; 
	overflow-y: scroll;
	margin-bottom:10px;
	}
	

#sport-landing-stories h2{
	margin-left:17px;
	text-transform:none;
	font-size:12pt;
	padding-top:6px;}
	
#sport-landing-stories p{
	margin-left:17px;
	text-transform:none;
	font-size:10pt;}

#feature-sport-top{
	position:absolute;
	top:12px;
	height:20px;
	width:685px;
	left:19px;
	background-color:#000
	}
#feature-sport-top img{
	margin-left:17px;
	margin-top:6px;
	}
#feature-sport{
	position:absolute;
	top:32px;
	height:420px;
	width:685px;
	left:19px;
	background-color:#000;
	border:0;
	padding:0;
	margin:0;}
#feature-sport img{
	margin:0;
	padding:0;
	}
#feature-sport-text-bg{
	position:absolute;
	bottom:0px;
	width:100%;
	margin:0;
	padding:0;
	background-color:#000;
	height:65px;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; 
	filter: alpha(opacity=60);					
	opacity: 0.6;
	left:0px;}
#feature-sport-text, .feature-sport-text{
	position:absolute;
	bottom:0px;
	width:100%;
	margin:0;
	padding:0;
	height:65px;
	left:0px;}
#feature-sport-text h1, .feature-sport-text h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:9pt;
	margin:2px 16px 1px ;
	padding:0;
	text-transform:none;}

#feature-sport-text p, .feature-sport-text p{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:7pt;
	margin:1px 16px 1px ;
	padding:0;}
#feature-sport-text a , .feature-sport-text a{
	color:#FFF;
}
#feature-sport-text a:hover , .feature-sport-text a:hover{
	color:#ccc;
}


#feature-sport .feature-sport-small img{
	border:1px solid #fff;
	margin-left:5px;
	margin-top:5px;
	}
	
#feature-sport #feature-sport-small-1-link img{
	margin-left:0;
	margin-right:1px;
}

#feature-sport .feature-sport-small h1, #feature-sport .feature-sport-small p{
	position:absolute;
	visibility:hidden;}
	
#photogallery-top{
	position:absolute;
	top:580px;
	height:20px;
	width: 216px; 
	right:17px;
	background-color:#000;}
#photogallery-top img{
	margin-left:13px;
	margin-top:6px;
	}
	
#photogallery{
	position:absolute;
	top:600px;
	right:17px;
	width:216px;
	height:185px;}
#photogallery img
{
	width:216px;
	height:185px;}
	
#schedulecontent{
	width:910px;
	position:relative;
	background-color:#FFF;
	margin:0 auto;}
	
.scheduleheader{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	margin-left:22px;
	padding-top:10px;
	margin-bottom:3px;}
	

	
.scheduletab td,.scheduletab th{
	padding-left:5px;}

.RosterTeamPhoto{
	width:910px;
	margin:0 auto 20px;
	padding-top:10px;}
	
.RosterTeamPhoto img{
	}

.rosterPhotoHead{
	background-color:#000;
	color:#fff;
	padding-left:17px;
	font-weight:bold;
	font-size:0.7em;
	letter-spacing:1px;
	padding:3px 0 3px 17px;}
	
.schedulebottom{
	text-align:center;
	font-size:10pt;}

.rosterExtraText{
	padding-top:5px;
	padding-bottom:10px;
	
	}
.rosterExtraText p{
	font-size	: 0.77em;
	margin-left:5px;
	}


/* player profile page*/
#playerinfoheader{
	position:relative;
	height:20px;
	width:685px;
	left:19px;
	margin:0;
	background-color:#000;}
#playerinfoheader img{
	margin-left:17px;
	margin-top:6px;
	}
	

#player_info { 
	position:relative;
	margin:0;;
	left:19px;
	width:685px;
	height:280px;
	background: #fff;}

#player_info .right {
	position:absolute;
	right:0px;
	top:0px;
	width:460px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:rgb(227,25,55);}
#player_info img { 
	display: inline; 
	padding: 0px; 
	margin-top: 0px; 
	height:280px;
	}
#player_info h2 { 
	color: rgb(227,25,55);
	font: bold; 
	font-size: 2.4em; 
	padding-bottom:55px;
	padding-top:30px;
	margin-top:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
#player_info p { 
	font-size:1.6em;
	line-height:1.3em;
	font-weight:bold;}

#player_bio, #player_stats{
	position:relative;
	margin:10px 0 0 0;
	background-color:#fff;
	color:#000;
	width:645px;
	min-height:190px;
	/*
	overflow-y:scroll;
	overflow-x:hidden;
	*/
	left:19px;
	margin-bottom:10px;
	padding:5px 20px 0 ; 
	}
#player_bio p { width: 625px; 
 }
#player_stats table{
	margin:15px auto 0;}
	
#cougarIcon
{
	position:absolute;
	top:28px;
	right:17px;}
	
#playerNumberBig{
	font-family:Arial, Helvetica, sans-serif;
	font-size:6em;
	color:#FFF;
	position:absolute;
	top:192px;
	width:250px;
	text-align:center;
	right:0px;
	height:72px;
	font-weight:bold;
	}

#playerActionShot{
	position:absolute;
	top:318px;
	right:17px;}
#playerActionShot img{
	width:215px;
	height:400px;}
	
#newsBody{
	background-color:#FFF;
	position:relative;
	width:675px;
	margin-left:19px;
	padding:5px;
	
}

#newsBody p, #CoachBody p,#PageBody p{
	font-size:9pt;}
#newsBody img, #CoachBody img, #PageBody img{
	padding:0 3px;}
#PageBody p{
	margin-bottom:14px;
	margin-left:10px;
	}
#PageBody #stafftable p{
	margin-bottom:1px;
}
#PageBody div.yellow_box p{
	padding:2px 5px;}

#statsBody{
	background-color:#FFF;
	position:relative;
	width:905px;
	margin-left:19px;
	padding:5px;
	min-height:300px;

	}
.BoxScoreDIV{
	background-color:#FFF;
	position:relative;
	width:675px;
	margin-left:19px;
	padding:5px;
	margin-bottom:30px;
	display:block;
}
#news_photo{
	margin-left:19px;
	width:685px;
	margin-bottom:10px;
	display:none;}

#newsBody h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;}
	
#CoachBody, #PageBody{
	background-color:#FFF;
	position:relative;
	width:910px;
	padding:5px;
	margin:0 auto;
	
	}
#CoachBody h2, #PageBody h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;}
	
	
