
/* 
 ----------------------------------------------------------------------------
	Company: CSTV Networks, Inc.
	Author: PRODUCER'S NAME HERE
 	CSS Document: display.css
 ---------------------------------------------------------------------------- 
*/


/* colors
 ----------------------------------------------------------------------------
	text: #222
	link: #444
 	link.hover: #666
 ----------------------------------------------------------------------------
*/


/* default type selectors
 * ---------------------------------------------------------------------------- */
 
body 
{ 
	background:	url("http://grfx.cstv.com/schools/csu/graphics/csu-07-bg.gif") ;
	color: #000;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin:0; 
	padding:0 
}

td
{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}

h1 { font-size: 18px }
h2 { font-size: 16px }
h3 { font-size: 14px }

h4,h5,h6 { font-size: 13px }

a img, :link img, :visited img, fieldset { border:none }

a:link, a:visited { color: #444; text-decoration: underline }
a:hover, a:active { color: #666; text-decoration: underline }

.white-link{ color:#ffffff; text-decoration:underline; } 
.white-link:hover{ color:#fff; text-decoration:none; } 

.campaign-white-link {font-size: 12px; color:#ffffff; font-weight:800; text-decoration:none; font-family:verdana;}
.campaign-white-link:hover {font-size: 12px; color:#ffffff; font-weight:800; text-decoration:underline; font-family:verdana;}


a { outline: none }

#columns pre {font-family:monospace; font-size:11px;}
#columns .presmall {font-family:monospace; font-size:11px;}
#columns pre a{font-family:monospace; }
#columns a:hover{text-decoration:none;}

/* classes
 * ---------------------------------------------------------------------------- */

.center { text-align: center }

.img-left { float: left; margin: 0 6px 4px 0 }
.img-right { float: right; margin: 0 0 4px 6px }

.clear { 
	clear: both; 
	height: 0.01em; 
	overflow: hidden 
	}

#revLayeredAd .revClickText  {
color:#fff;
}

/* CSTV specific
 * ---------------------------------------------------------------------------- */

h2, 
.storyheadline, 
.StoryHeadline, 
.page-header { 
	color: #222; 
	font-weight: bold; 
	font-size: 16px 
	}

.storyteaser, 
.StoryTeaser { color: #222; font-weight: bold }

.fivevert { line-height: 5px }
.tenvert { line-height: 10px }
.twentyvert { line-height: 20px }

.yahoo-on { background: #fff url("http://grfx.cstv.com/schools/uri/graphics/yahoo-search5.gif") no-repeat; }
.yahoo-off { background-image: none	}


/* layout
 * ---------------------------------------------------------------------------- */

#wrap 
{ 
	width:991px;
	margin:auto;
}

#container 
{ 
	border:3px solid #fff;
	border-top:none;
}
	
#mast 
{ 
	width:991px;
}

#mast-L
{
	float:left;
	width:754px;
}

#mast-R
{
	float:left;
	background:	url("http://grfx.cstv.com/schools/csu/graphics/csu-07-storeportal-bg.jpg") no-repeat;
	width:237px;
	height:146px;
}

#store-pos
{
	position:relative;
	top:5px;
	left:55px;
}

#scoreboard {margin:auto; }

body#sport-body #container
{
	background:	url ("http://grfx.cstv.com/schools/csu/graphics/csu-07-body-bg.gif") ;
}

/* columns
 * ---------------------------------------------------------------------------- */

#columns 
{

	padding:0; 
	margin:0; 
	border-collapse:collapse; 
	border-bottom:1px solid #ccc; 
	background: #fff url("http://grfx.cstv.com/schools/csu/graphics/csu-07-body-bg.gif") ;
}

#column-1, #column-2, #column-3 { padding:0; margin:0; vertical-align:top; }

#column-1 {width:403px;padding-top:5px;}
#column-2 {width:303px;padding-top:5px;}
#column-3 {width:279px;padding-top:5px;text-align:center;}

body#sport-body #column-2 
{
	background:#0f5b42;
	width:303px;
	
}


body#sport-body #column-3 
{
	background:#efefef;
	width:279px;
	
}

body#sport-story #column-1
{
	width:666px;
	padding:20px;
	background:#fff;
}

body#sport-story #column-3
{
	width:279px;
	background:#efefef;
	margin-top:0px;
}

#video
{
	margin:0 auto;
width:260px;
}

#video-clips
{
margin:20px 0 0 10px;
font-size:11px;
text-align:left;
height:300px;
overflow:auto;


}
#video-clips p
{line-height:12px;

}
#video-clips a
{

font-size:11px;

}


#sport-body-middle
{
width:300px;
background:#0f5b42;
margin-left:1px;

}
/* sidebar
 * ---------------------------------------------------------------------------- */
/*
#sidebar, #sidebar * { margin: 0; padding: 0 }

#sidebar { margin: 0 }

#sidebar h3 { margin-top: 15px }

.sidebar-links a
{width:300px;
margin-left:-10px;
line-height:20px;
color:#fff;}

.sidebar-links ul li 
{color:#fff;}

.sidebar-links a 
{color:#fff;}*/

/* sidebar
 * ---------------------------------------------------------------------------- */

#sidebar, #sidebar * { margin: 0; padding: 5px; }

#sidebar-wrap
{
	width:270px;
	padding:15px;
}


#sidebar-wrap ul{
margin:0;
margin-left:20px;
padding:0;
}


#sidebar-wrap li{
margin:10;
padding:0;
}


#sidebar-wrap h3
{
color:#fff;
margin:0;
margin-top:15px;
padding:0;
font-size:11px;
}

#sidebar-wrap ul li 
{
color:#fff;

}


#sidebar-wrap ul li a
{
color:#fff;

}


#sidebar{
width:270px;

 line-height:normal;
}


#sidebar div{
padding-bottom:3px;
}

#sidebar li a{ color: #fff;  }

#sidebar ul li a:link, #sidebar a:visited  { color: #fff;  text-decoration: none  }
#sidebar a:hover, #sidebar a:active { color:#fff; text-decoration:underline; }

#sidebar h3 { margin-top: 15px }





/* photo-table
 * ---------------------------------------------------------------------------- */

.photo-table { 
	border-collapse: collapse;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	width: 160px 
	}
	
.photo-table .email-print li { 
	display: block; 
	margin: 3px 0
	}
	
.photo-table .caption { font-size: 10px }


/* email-print
 * ---------------------------------------------------------------------------- */

.email-print { margin: 10px 0 }

.email-print li { 
	display: inline; 
	list-style-type: none; 
	margin: 0 30px; 
	padding-left: 25px 
	}
	
	.email-print li.email { background: url("http://grfx.cstv.com/graphics/oas-icon-email.gif") 0 2px no-repeat }
	.email-print li.print { background: url("http://grfx.cstv.com/graphics/oas-icon-print.gif") 0 2px no-repeat }
		


/*INDEX BSI*/
#lead-headlines-block
{
	width:401px;
	
}

#lead-photo
{
	width:389px;
	height:212px;
	_height:209px;
	margin:0 auto;
	position:relative;
	display:block;
	overflow:hidden;
}

#lead-photo img
{
	border:1px solid #000;
}

#controls
{
	position:absolute;
	top:186px;
	left:327px;
	height:21px;
	display:block;
}

#controls img
{
	border-width:0;
}

#relativeFrame
{
	visibility: visible;
	

}

#relativeFrame div 

{
	
	width:383px;
	position:absolute;
	visibility: hidden;
}


#relativeFrame div#frm0 
{ 
	visibility: visible;
}

.lead-headlines div
{
	color:#000;
	padding:10px;
	font-size:12px;
	width:400px;
}

.lead-headlines div:hover
{
	color:#000;
}

.lead-headlines div:visited
{
	color:#000;
}

.lead-headlines h2 a
{
	margin:0;
	padding:0;
	color:#0f5b42;
	font-size:17px;
	font-weight:bold;
text-decoration:none;
}

.lead-headlines h2 a:hover
{
	color:#000;
}

.lead-headlines h2 a:visited
{
	color:#0f5b42;
}

.lead-headlines a:hover
{
	color:#000;
}

.lead-headlines a:visited
{
	color:#0f5b42;
}

p .index-date
{
	margin:0;
	padding:0;
	color:#000;
	font-size:13px;
	font-weight:bold;
}

#minis
{
margin:0 auto;
width:395px;}

#minis div
{
	float:left;
	padding:2px;
height:50px;
}


#minis img 
{width:75px;
height:50px;}

#minis a img 
{width:75px;
height:50px;
    opacity: .50;
    filter: alpha(opacity=50);
}


#minis a:hover img, #minis div.miniOn a img 
{
    opacity: 1.0;
    filter: alpha(opacity=100);

}

#secondary-headlines-blocks

{
	width:401px;

}

#sec-headlines-wrap
{
	padding:0 10px 0 10px;
width:381px;
}


.sec-date
{
	color:#000;
	font-size:11px;
}

.sec-headline a
{
	color:#0f5b42;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.sec-headline a:hover
{
color:#000;
}

.sec-headline a:visited
{
	color:#000;
}



/* SPORT BODY
	 * ---------------------------------------------------------------------------- */
#header

{
	width:991px;
	height:43px;
	background:url("http://grfx.cstv.com/schools/csu/graphics/csu-07-topbar-bg.gif");
}

#sport-header
{
	float:left;
	margin:15px 0 0 10px;;
	font-weight:bold;
	font-size:15px;
	color:#0f5b42;
	text-transform:uppercase;
}

#sport-nav
{
	float:left;
	padding-top:15px;
	padding-left:35px;
color:#0f5b42;
}

#sport-nav a
{
	color:#0f5b42;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}


#sport-search
{
	float:right;

width:260px;

}

.sport-lead-headlines
{
padding:10px;
width:381px;

}

#sport-secondary-headlines-blocks
{
padding:10px;
width:381px;

}

#sport-lead-photo
{
width:383px;
margin:0 auto;
}

.sport-lead-headlines h2 a
{
	margin:0;
	padding:0;
	color:#0f5b42;
	font-size:17px;
	font-weight:bold;
text-decoration:none;
}

p .sport-date 
{
	
	color:#0f5b42;
	font-size:11px;
	font-weight:bold;
text-decoration:none;
}

.sport-sec-date
{
	color:#000;
	font-size:11px;
	font-weight:bold;
text-decoration:none;}
.sport-sec-headline a
	{
	color:#0f5b42;
	font-size:12px;
	font-weight:bold;
text-decoration:none;}


#footer-imgs-1
{background: #fff;
float:left;
}
	

#footer-imgs-2
{background: #fff;
float:right;}

#footer-holder-banner
{float:left;}
/* footer
 * ---------------------------------------------------------------------------- */
	
#footer 
{
	padding-top:20px;
	padding-bottom:20px;
	background: #fff;
	text-align: center
}
	
	#footer a:link, #footer a:visited { color: #444 }
	#footer a:hover, #footer a:active { color: #666 }
	
	
	
	/* top-navigation: #top-nav
	 * ------------------------------------------------------------------------- */

#top-nav, #top-nav * { border-collapse: collapse; margin: 0; padding: 0 }

#top-nav {clear:both;
		background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") no-repeat;
		height: 25px;
		position: relative;
		width: 991px;
		z-index: 101; 
		}

#top-nav span { display:none; }

#top-nav li, #top-nav a {
		font-size: .95em;  
		height: 25px;
		display: block;
		}

#top-nav li { float: left; }


	#top-nav-01 { width:62px; }
	#top-nav-02 { width:54px; }
	#top-nav-03 { width:71px; }
	#top-nav-04 { width:84px; }
	#top-nav-05 { width:70px; }
	#top-nav-06 { width:79px; }
	#top-nav-07 { width:93px; }
	#top-nav-08 { width:94px; }
	#top-nav-09 { width:139px;}
	#top-nav-10 { width:83px; }
	#top-nav-11 { width:80px; }
	#top-nav-12 { width:82px; }

	#top-nav-01 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") 0 -25px }
	#top-nav-02 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -62px -25px }
	#top-nav-03 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -116px -25px }
	#top-nav-04 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -187px -25px }
	#top-nav-05 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -271px -25px }
	#top-nav-06 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -341px -25px }
	#top-nav-07 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -420px -25px }
	#top-nav-08 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -513px -25px }
	#top-nav-09 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -607px -25px }
	#top-nav-10 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -746px -25px }
	#top-nav-11 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -829px -25px }
	#top-nav-12 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -909px -25px }

	#top-nav-01:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") 0 -25px }
	#top-nav-02:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -62px -25px }
	#top-nav-03:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -116px -25px }
	#top-nav-04:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -187px -25px }
	#top-nav-05:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -271px -25px }
	#top-nav-06:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -341px -25px }
	#top-nav-07:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -420px -25px }
	#top-nav-08:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -513px -25px }
	#top-nav-09:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -607px -25px }
	#top-nav-10:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -746px -25px }
	#top-nav-11:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -829px -25px }
	#top-nav-12:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-top-nav.gif") -909px -25px }

/* top-navigation dropdown: #top-nav
		 * ------------------------------------------------------------------------- */

		#top-nav ul {
			border: solid #0f5b42;
			border-width: 0 1px;
			left: -9999px;
			top: 25px;
			position:absolute;
			z-index:99
			}



		#top-nav ul, 
		#top-nav li li { width: 150px } 

		#top-nav li li, 
		#top-nav li li a { height: auto; }

		#top-nav li:hover ul, 
		#top-nav a:hover ul { left: auto; }

		#top-nav li li { border-bottom: 1px solid #0f5b42; text-indent: 0; }


		#top-nav li li a {
			background: #efefef;
			color: #0f5b42;
			display: block;
			padding: 3px;
			text-decoration:none;

			_width: 100%
			}

		#top-nav li li a:hover { 
			background: #0f5b42; 
			color: #fff; 
			}

		#top-nav .right { text-align: left; margin-left: 150px }

		#top-nav .header a, #top-nav .header a:hover { 
			background: #0f5b42; 
			color: #fff; 
			font-weight: bold
			}



		/* Son of Suckerfish: 2nd Tier Drop Down
		 * ------------------------------------------------------------------------- */

		#top-nav li ul li ul  {
			display: none;
			width: 150px;
			margin-left: 150px; /* width of drop down top-nav +2 */
			/* margin-top: -19px;  height of drop down top-nav item +1 */
			}

		#top-nav li ul li:hover ul, #top-nav li ul li.sfhover ul { display: block; }

		#top-nav li ul li ul li a {
			height: 18px;
			width: 100%;
			}

		#top-nav li li.tall, #top-nav li li.tall a {
			height:25px;
			line-height:14px;
			}


	/* top-navigation: #top-nav 
	*/
	
	/* btm-navigation: #btm-nav
	 * ------------------------------------------------------------------------- */

	#btm-nav, #btm-nav * { border-collapse: collapse; margin: 0; padding: 0 }

	#btm-nav {
		background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") no-repeat;
		height: 17px;
		position: relative;
		width: 991px;
		z-index: 2; 
		}

	#btm-nav span { display:none; }

	#btm-nav li, #btm-nav a {
		font-size: .95em;  
		height: 17px;
		display: block;
		}

	#btm-nav li { float: left; }


	#btm-nav-01 { width:138px; }
	#btm-nav-02 { width:146px; }
	#btm-nav-03 { width:103px; }
	#btm-nav-04 { width:79px; }
	#btm-nav-05 { width:84px; }
	#btm-nav-06 { width:145px; }
	#btm-nav-07 { width:113px; }
	#btm-nav-08 { width:114px; }
	#btm-nav-09 { width:69px; }


	#btm-nav-01 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") 0 -17px }
	#btm-nav-02 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -138px -17px }
	#btm-nav-03 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -284px -17px }
	#btm-nav-04 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -387px -17px }
	#btm-nav-05 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -466px -17px }
	#btm-nav-06 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -550px -17px }
	#btm-nav-07 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -695px -17px }
	#btm-nav-08 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -808px -17px }
	#btm-nav-09 a:hover { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -922px -17px }


	#btm-nav-01:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") 0 -17px }
	#btm-nav-02:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -138px -17px }
	#btm-nav-03:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -284px -17px }
	#btm-nav-04:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -387px -17px }
	#btm-nav-05:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -466px -17px }
	#btm-nav-06:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -550px -17px }
	#btm-nav-07:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -695px -17px }
	#btm-nav-08:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -808px -17px }
	#btm-nav-09:hover>a { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-07-btm-nav2.gif") -922px -17px }


	/* btm-navigation dropdown: #btm-nav
	 * ------------------------------------------------------------------------- */

	/* btm-navigation dropdown: #btm-nav
		 * ------------------------------------------------------------------------- */

		#btm-nav ul {
			border: solid #0f5b42;
			border-width: 0 1px;
			left: -9999px;
			top: 17px;
			position:absolute;
			z-index:99
			}

		#btm-nav-09 ul { margin-left: -15px }

		#btm-nav ul, 
		#btm-nav li li { width: 150px } 

		#btm-nav li li, 
		#btm-nav li li a { height: auto; }

		#btm-nav li:hover ul, 
		#btm-nav a:hover ul { left: auto; }

		#btm-nav li li { border-bottom: 1px solid #0f5b42; text-indent: 0; }


		#btm-nav li li a {
			background: #efefef;
			color: #0f5b42;
			display: block;
			padding: 3px;
			text-decoration:none;

			_width: 100%
			}

		#btm-nav li li a:hover { 
			background: #0f5b42; 
			color: #fff 
			}

		#btm-nav .right { text-align: left; margin-left: 150px }

		#btm-nav .header a, #btm-nav .header a:hover { 
			background: #0f5b42; 
			color: #fff; 
			font-weight: bold
			}



		/* Son of Suckerfish: 2nd Tier Drop Down
		 * ------------------------------------------------------------------------- */

		#btm-nav li ul li ul  {
			display: none;
			width: 150px;
			margin-left: 150px; /* width of drop down btm-nav +2 */
			margin-top: -19px; /* height of drop down btm-nav item +1 */
			}

		#btm-nav li ul li:hover ul, #btm-nav li ul li.sfhover ul { display: block; }

		#btm-nav li ul li ul li a {
			height: 12px;
			width: 100%;
			}

		#btm-nav li li.tall, #btm-nav li li.tall a {
			height:17px;
			line-height:14px;
			}

		#btm-nav ul.right { margin-left: 150px; text-align: left }
		#btm-nav li li.header a, #btm-nav li li.header a:hover { background-color: #0f5b42; color: #fff; font-weight: bold }
/* btm-navigation: #btm-nav 
*/



	#tab-pad
{padding-left:2px;}
	
		#calendars-tab ul.calendar-1, #calendars-tab ul.event-1 { margin:0; padding:0 }
		#calendars-tab ul.calendar-1 li, #calendars-tab ul.event-1 li{ float: left; list-style: none; text-indent: -9999px; }
		#calendars-tab ul.calendar-1 span, #calendars-tab ul.event-1 span { display: none }


		/* calendar tabs: #calendars-tab
		 * ---------------------------------------------------------------------------- */	

		#calendars-tab ul.calendar-1 { 
			background:url("http://grfx.cstv.com/schools/csu/graphics/csu-08-calendar-tab.gif");
			height: 25px; 
			width: 299px	
			}

		#calendars-tab ul.calendar-1 li, #calendars-tab ul.calendar-1 a { display: block; height: 25px }

		#tab-calendars{ width: 147px }
		#tab-results { width: 152px }


		#calendars-tab.on-calendars #tab-calendars { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-08-calendar-tab.gif") 0 -25px }
		#calendars-tab.on-results #tab-results { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-08-calendar-tab.gif") -147px -25px }	


		#calendars, #results { 
	margin-left:0px;
		height: 200px; 
		padding: 5px; 
		overflow: auto;  
		background:#efefef; 
		width:289px;
		}

		#fanpolls-tab ul.fanpoll-1, #fanpolls-tab ul.event-1 { margin:0; padding:0 }
		#fanpolls-tab ul.fanpoll-1 li, #fanpolls-tab ul.event-1 li{ float: left; list-style: none; text-indent: -9999px; }
		#fanpolls-tab ul.fanpoll-1 span, #fanpolls-tab ul.event-1 span { display: none }


		/* fanpoll tabs: #fanpolls-tab
		 * ---------------------------------------------------------------------------- */	

		#fanpolls-tab ul.fanpoll-1 { 
			background:url("http://grfx.cstv.com/schools/csu/graphics/csu-08-fanpoll-tab.gif");
			height: 30px; 
			width: 299px	
			}

		#fanpolls-tab ul.fanpoll-1 li, #fanpolls-tab ul.fanpoll-1 a { display: block; height: 30px }

		#tab-fanpolls{ width: 125px }
		#tab-aotw { width: 174px }


		#fanpolls-tab.on-fanpolls #tab-fanpolls { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-08-fanpoll-tab.gif") 0 -30px }
		#fanpolls-tab.on-aotw #tab-aotw { background: url("http://grfx.cstv.com/schools/csu/graphics/csu-08-fanpoll-tab.gif") -125px -30px }	


		#fanpolls, #aotw { 
		height: 285px; 
		padding: 5px; 
		overflow: auto;  
		background:#fff; 
		width:289px;

	}

.calendar-body 
{color:#0f5b42;
}

.calendar-body a
{color:#000;
}

.calendar-date
{color:#000;
font-weight:bold;
}



/* features tabs
 * ---------------------------------------------------------------------------- */


#features-tab ul.features-1, #features-tab ul.event-1 { margin:0; padding:0 }
#features-tab ul.features-1 li, #features-tab ul.event-1 li{ float: left; list-style: none;  }
#features-tab ul.features-1 span, #features-tab ul.event-1 span {float: left; }


/* features tabs: #features-tab
 * ---------------------------------------------------------------------------- */	

#features-tab ul.features-1 { 
margin-left:1px;
border:1px solid #ccc;
border-bottom:none;
	height:70px; 
	width: 295px	
	}

#features-tab ul.features-1 li, #features-tab ul.features-1 a { display: block; height: 70px }

#tab-featuresa,#tab-featuresb,#tab-featuresc{ width: 95px; }



#features-tab.on-featuresa #tab-featuresa { background: #efefef;}
#features-tab.on-featuresb #tab-featuresb { background: #efefef;}
#features-tab.on-featuresc #tab-featuresc { background: #efefef; }

#features-tab img
{
padding:10px;
border:none;
}


#featuresa,#featuresb,#featuresc { 
margin-left:1px;
border:1px solid #ccc;
border-top:none;
height: 80px; 
padding:8px;
overflow: auto;  
background:#efefef; 
width:279px;
}

#d-clips
{
	padding:0px 8px;
	
	overflow:auto;
	height:425px;
	width:385px;

}

#d-clips h3
{margin:5px;
	color:#000;
}

#d-clips p
{
	color:#0f5b42;
margin:5px;
padding:0;
}

#d-clips a
{
	color:#000;
	text-decoration:none;
	font-size:11px;
}


.calendar-text {width:386px; }
.calendar-text td { padding: 1px 3px; }
.calendar-text td.dailydate {color: #000; font-size:12px;font-weight:bold;text-transform:uppercase; border-bottom:1px solid #0f5b42;}
.calendar-text tr.categories td { background-color: #efefef; color: #000; font-size:11px;text-transform:uppercase;}
.calendar-text tr.calendar-text-info td {color: #0f5b42; font-size:11px;}
.calendar-text tr.calendar-text-info td a:active{color: #0f5b42; font-size:10px;}
.calendar-text tr.calendar-text-info td a:visited{color: #0f5b42; font-size:10px;}
.calendar-text tr.calendar-text-info td a:link{color: #0f5b42; font-size:10px;}


#leaderboard

{
	margin:auto;
	width:728px;
	height:100px;
}

#logo-imgs-1
{float:left;}
#holder-banner
{float:left;margin-left:15px;}

#logo-imgs-2
{float:right;}


/* Bio Page
 * ---------------------------------------------------------------------------- */
.bio-table { background-color: #fff; border: 1px solid #fff }
.bio-table, .bio-table * { background-color:#fff !important; color:#222; line-height: normal !important;  }

.bio-table table table table img { display: none; }

.player-number, #player-number { font-size: 14px; font-weight:bold; padding-left: 8px  }

.player-name { font-size: 14px; font-weight:bold; }


#player-photo{
border:1px solid #000;
}
