/* 
 ----------------------------------------------------------------------------
	Company: CBS Interactive
	Author: Stanley J. Haag
 	CSS Document: ucir-09-display.css
 ---------------------------------------------------------------------------- 
*/


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


/* default type selectors
 * ---------------------------------------------------------------------------- */





body { 
	background: #000000 url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bg-wrap-index.jpg") repeat-x;
	color: #000000;
	font: 11px Verdana;
	margin:0; 
	padding:0 
}

body#sport-body {
	background: #000000 url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bg-wrap-sports.jpg") repeat-x;
	color: #000000;
	font: 11px Verdana;
	margin:0; 
	padding:0
}

body#sport-story {
	background: #000000 url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bg-body2.gif") repeat-x;
	background-position:center 0;
	color: #000000;
	font: 11px Verdana;
	margin:0; 
	padding:0
}

body#non-sport {
	background: #000000 url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bg-wrap-sports.jpg") repeat-x;
	color: #000000;
	font: 11px Verdana;
	margin:0; 
	padding:0
}

td {
	font: 11px Verdana;
	color: #000000;
}


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: #002A5C; text-decoration: underline }
a:hover, a:active { color: #FFB50C; text-decoration: none }

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; 
	
}

#revLayeredAd .revClickText  {
	color:#FFFFFF;
}

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

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

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

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

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


/* LAYOUT
 * ---------------------------------------------------------------------------- */

#story-body-wrap { 
	width:1000px;
	margin:0px auto;
	display:block;
}

#wrap { 
	background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bg-body.png") repeat-y;
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bg-body.png', sizingMethod='scale');
	width:1000px;
	margin:0px auto;
	display:block;
}

#inner-wrap {
	width:970px;
	padding:5px 15px 5px 12px;
	position:relative;
	z-index:3;
}


#story-wrap {
	width:970px;
	padding:5px 15px 5px 15px;
	
}
#mast-wrap {
	width:1000px;
	height:209px;
	margin:0 auto;
	}
	
#mast { 
	margin:0px auto;
	width:1000px;
	height:114px;
	display:block; 
}

#hdr { }

#scoreboard { }


/* COLUMNS
 * ---------------------------------------------------------------------------- */

#columns {padding:0; margin:0; border-collapse:collapse;  }

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

#column-1 { width:514px; }
#column-2 { width:291px; }
#column-3 { width:160px; }

body#sport-story #column-1 { 
	width:764px; 
	background:#FFFFFF; 
	color:#000000;
	padding:20px; 
}

body#sport-story #column-2 {
	width:5px;
	padding:0px;
}

body#sport-story #column-3 { 
	width:160px;
}

body#non-sport #column-1 { 
	width:764px; 
	background:#FFFFFF; 
	color:#000000;
	padding:20px; 
}

body#non-sport #column-2 {
	width:5px;
	padding:0px;
}

body#non-sport #column-3 { 
	width:160px;
	padding:0px 5px 0px 5px;
}

#title {
	color:#002A5C;
	font-size:14px;
	font-weight:bold;
}

.teaser { font-weight:bold; }


/*
#mainfloat
{margin-top:80px;
	
	_margin-top:0;}
*/

/* NAVIGATION: #nav
 * ------------------------------------------------------------------------- */
#nav-wrap {
	width:1000px;
	height:22px;
	margin:auto 0px;
}

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

#nav {
	background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") no-repeat;
	height: 22px;
	position: relative;
	width: 1000px;
	z-index: 99; 
}
	
#nav span { display:none; }

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

#nav li { float: left; }


#nav-01 { width:102px; }
#nav-02 { width:80px; }
#nav-03 { width:131px; }
#nav-04 { width:72px; }
#nav-05 { width:90px; }
#nav-06 { width:83px; }
#nav-07 { width:71px; }
#nav-08 { width:89px; }
#nav-09 { width:76px; }
#nav-10 { width:70px; }
#nav-11 { width:136px; }

#nav-01 a:hover { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") 0 -22px }
#nav-02 a:hover { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -102px -22px }
#nav-03 a:hover { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -182px -22px }
#nav-04 a:hover { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -313px -22px }
#nav-05 a:hover { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -385px -22px }
#nav-06 a:hover { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -475px -22px }
#nav-07 a:hover { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -558px -22px }
#nav-08 a:hover { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -629px -22px }
#nav-09 a:hover { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -718px -22px }
#nav-10 a:hover { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -794px -22px }
#nav-11 a:hover { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -864px -22px }

#nav-01:hover>a { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") 0 -22px }
#nav-02:hover>a { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -102px -22px }
#nav-03:hover>a { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -182px -22px }
#nav-04:hover>a { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -313px -22px }
#nav-05:hover>a { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -385px -22px }
#nav-06:hover>a { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -475px -22px }
#nav-07:hover>a { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -558px -22px }
#nav-08:hover>a { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -629px -22px }
#nav-09:hover>a { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -718px -22px }
#nav-10:hover>a { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -794px -22px }
#nav-11:hover>a { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-nav.jpg") -864px -22px }



/* NAVIGATION dropdown: #nav
 * ------------------------------------------------------------------------- */

	#nav ul {
		border: solid #696969;
		border-width: 0 2px;
		left: -9999px;
		top: 21px;
		position:absolute;
		z-index:99
	}

	#nav-08 ul { margin-left: -15px }

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

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

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

	#nav li li { border-bottom: 2px solid #696969; text-indent: 0; }


	#nav li li a {
		background: #002A5C;
		color: #A0A0A0;
		display: block;
		padding: 3px;
		text-decoration:none;
		_width: 100%
	}

	#nav li li a:hover { 
		background: #001B3C; 
		color: #FFFFFF 
	}

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

	#nav .header a, #nav .header a:hover { 
		background: #0258c5; 
		color: #fff; 
		font-weight: bold
	}



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

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

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

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

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

	#nav ul.right { margin-left: 150px; text-align: left }
	#nav li li.header a, #nav li li.header a:hover { background-color: #001B3C; color: #FFFFFF; font-weight: bold }


/* TABS
 * ---------------------------------------------------------------------------- */

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


/* TOP STORIES tabs: #topstories-tab
 * ---------------------------------------------------------------------------- */	

#topstories-tab ul.topstories-1 { 
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-tabs-top-stories.jpg");
	height:21px; 
	width:514px;	
}

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

#tab-topstories { width: 129px; }
#tab-media { width: 85px; }
#tab-photos { width: 300px; }

#topstories-tab.on-topstories #tab-topstories { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-tabs-top-stories.jpg") 0 -21px }
#topstories-tab.on-media #tab-media { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-tabs-top-stories.jpg") -129px -21px }	
#topstories-tab.on-photos #tab-photos { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-tabs-top-stories.jpg") -214px -21px }

#topstories, #media, #photos {
	width:512px;
	height:411px;
	border:1px #FFFFFF solid;
	position:relative;
	color:#FFFFFF;
}

#photos {
	padding:10px;
	width:492px;
	height:391px;
	color:#FFFFFF;
	overflow:auto;
	
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFB50C;
	scrollbar-track-color: #000000;

	scrollbar-shadow-color: #FFB50C;
	scrollbar-lightshadow-color: #FFB50C;
	scrollbar-darkshadow-color: #FFB50C;

	scrollbar-highlight-color: #FFB50C;
	scrollbar-3dlight-color: black;
}

.gallery {
	width:150px;
	height:140px;
	float:left;
	display:block;
	margin:4px;
}

#media ul { list-style-type: none; margin: 0; padding: 0 }



/* SCHEDULE TABS: #schedule-tab
 * ---------------------------------------------------------------------------- */	

#schedule-tab ul.schedule-1 { 
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-tabs-schedule.jpg");
	background-color:#002A5C;
	height: 26px; 
	width: 291px;
	margin:3px 0px 0px 0px;
	display:block;	
}

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

#tab-schedule,#tab-rankings,#tab-inthenews { width: 97px }


#schedule-tab.on-schedule #tab-schedule { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-tabs-schedule.jpg") 0 -26px }
#schedule-tab.on-rankings #tab-rankings { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-tabs-schedule.jpg") -97px -26px }	
#schedule-tab.on-inthenews #tab-inthenews { background: url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-tabs-schedule.jpg") -194px -26px }

#schedule, #rankings, #inthenews { 
	background:#7C7C7C;
	border:1px #FFFFFF solid;
	height: 260px; 
	width:290px;
	padding:3px 0px 0px 1px; 
	overflow: auto; 
	
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFB50C;
	scrollbar-track-color: #213A6C;

	scrollbar-shadow-color: #FFB50C;
	scrollbar-lightshadow-color: #FFB50C;
	scrollbar-darkshadow-color: #FFB50C;

	scrollbar-highlight-color: #FFB50C;
	scrollbar-3dlight-color: black;
}

#rankings {
	background:#213A6C;
	padding:10px;
	height: 243px; 
	width:271px;
	color:#FFFFFF;
}

.white { color:#FFFFFF; }

.gold { color:#FFB50C; text-align:right; }

#rankings p { font-weight:bold; text-align:center; }

#inthenews {
	background:#213A6C;
	padding:10px;
	height: 243px; 
	width:271px;
	color:#FFFFFF;
}

#inthenews p { margin-top:0px; }

#inthenews a:link { color:#FFB50C; font-size:12px; text-decoration:none; }
#inthenews a:visited { color:#FFB50C; font-size:12px; text-decoration:none; }
#inthenews a:hover { color:#FFB50C; font-size:12px; text-decoration:underline; }

#games ul { list-style-type: none; margin: 0; padding: 0 }


/* INDEX BSI
 * ---------------------------------------------------------------------------- */
#fade-div {
	position:absolute;
	top:238px;
	left:0px;
	width:512px;
	height:66px;
	background:#000000;
	opacity: .60;
	filter: alpha(opacity=60);
}

#relativeFrame, #relativeFrame *{
	margin:0;
	padding:0;	
}

#relativeFrame {
	position:absolute;
	width:492px;
	padding-left:10px;
	padding-top:5px;
	z-index: 5;
	color:#FFFFFF;
	font-size:10px;
	top:240px;
}

#relativeFrame a:link { color:#FFFFFF; text-decoration:none; font-weight:bold; font:13px Verdana; }
#relativeFrame a:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; font:13px Verdana; }
#relativeFrame a:hover { color:#FFFFFF; text-decoration:underline; font-weight:bold; font:13px Verdana; }

#relativeFrame div {
	width:492px;
	position: absolute;
	visibility: hidden;
	z-index: 1;
}

#relativeFrame div#frm0 { visibility: visible }


#minis {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bg-bsi.jpg") repeat-x;
	width:511px;
	height:108px;
}

#minis div {
	float:left;
	width:92px;
	padding-left:8px;
	_padding-Left:5px;
	margin-top:7px;
	color:#FFFFFF;
	font:10px Verdana;
}

#minis a img {
	opacity: .50;
	filter: alpha(opacity=50);
	/*margin-bottom:3px;*/
	border:2px solid #FFFFFF;
}
	
#minis a:hover img, #minis div.miniOn a img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	border:2px solid #FFB50C;
}


/* SECONDARY HEADLINES
 * ---------------------------------------------------------------------------- */

#sec-headlines-header-wrap {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-hdr-more-headlines.jpg") no-repeat;
	width:514px;
	height:22px;
	margin:10px 0px 0px 0px;
	display:block;
}

#sec-headlines-wrap {
	width:514px;
	margin-top:4px;
	overflow:auto;
}

.secondary-headlines {
	width:514px;
	height:95px;
	overflow:auto;
}

#pubdate { color:#FFB50C; font-size:11px; float:left; padding-right:7px; padding-left:4px; }
#sec-headline-sport { color:#FFFFFF; font-size:11px; float:left; padding-right:7px; }
#sec-headline a:link { color:#FFFFFF; font-size:11px; float:left; text-decoration:none; }
#sec-headline a:visited { color:#FFFFFF; font-size:11px; float:left; text-decoration:none; }
#sec-headline a:hover { color:#FFFFFF; font-size:11px; float:left; text-decoration:underline; }

/* FEATURE STORIES
 * ---------------------------------------------------------------------------- */

#feature-stories-header-wrap {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-hdr-features.jpg") no-repeat;
	width:514px;
	height:22px;
	margin:10px 0px 0px 0px;
	display:block;
}

#feature-stories-wrap {
	width:512px;
	height:130px;
	padding-left:2px;
}

.featureStory {
	width:125px;
	float:left;
	margin:1px;
	display:block;
	color:#FFFFFF;
}

/* CALENDAR OF EVENTS SPORTS PAGES
 * ---------------------------------------------------------------------------- */

#calendar-of-events-sports-header-wrap {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-hdr-events-sports.jpg") no-repeat;
	width:514px;
	height:22px;
	margin:10px 0px 0px 0px;
	display:block;
}

#calendar-of-events-sports-wrap {
	width:511px;
	height:184px;
	border:1px #FFFFFF solid;
	overflow:auto;
	background:#7C7C7C;
	padding:3px 0px 0px 1px;
	
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFB50C;
	scrollbar-track-color: #213A6C;

	scrollbar-shadow-color: #FFB50C;
	scrollbar-lightshadow-color: #FFB50C;
	scrollbar-darkshadow-color: #FFB50C;

	scrollbar-highlight-color: #FFB50C;
	scrollbar-3dlight-color: black;
}

/* ROTATING PROMO SPORTS
 * ---------------------------------------------------------------------------- */

#rotatingPromo-sports {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-promo-rotating-sports-1.jpg") no-repeat;
	width:291px;
	height:109px;
	display:block;
	margin:0px 0px 10px 0px;
}

/* BIG WEST TV
 * ---------------------------------------------------------------------------- */

#bigwest-tv-header {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bigwest-tv.jpg") no-repeat;
	width:291px;
	height:60px;
	display:block;
}

#bigwest-buttons-wrap {
	width:291px;
	height:16px;
}

.buttons {
	float:left;
	display:block;
}

#flashVideo-wrap {
	background:#002A5C;
	width:291px;
	height:320px;
}

#innerVideo-wrap {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bg-vid-player.jpg") repeat-x;
	width:278px;
	height:280px;
	margin:0px auto;
}

#flash-video {
	width:278px;
	height:268px;
	margin:0px auto;
	padding-top:5px;
}

/* CALENDAR for schedule tab
 * ---------------------------------------------------------------------------- */

.calendar, .calendar * { 
	border-collapse: collapse; 
	margin: 0px; 
	padding: 0px;  
}

.calendar { width: 100% }

.calendar td { padding:2px; color:#FFFFFF; font-size:10px; width:85px; }

.calendar tr.calendar-date { 
	background-color: #213A6C; 
	color:#FFFFFF; 
	font-weight: bold;
	font-size:11px;
	width:100%;
}
.calendar td.calendar-date { color:#FFFFFF; font-size:11px; width:100%; }

.calendar tr.calendar-headers td {
	text-align:left;
	font-size:10px; 
	font-weight: bold; 
	color:#213A6C; 
	background:#FFB50C; 
	border-top:1px #FFFFFF solid; 
	border-bottom:1px #FFFFFF solid; 
}

.calendar a:link { color:#FFFFFF; text-decoration:none; font-weight:bold; }
.calendar a:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
.calendar a:hover { color:#FFFFFF; text-decoration:underline; font-weight:bold; }


/* ANTEATER OF THE WEEK
 * ---------------------------------------------------------------------------- */

#AOTWheader-wrap {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-hdr-aotw.jpg") no-repeat;
	width:291px;
	height:22px;
	display:block;
	margin:3px 0px 0px 0px;
}

#aotw-wrap {
	background:#002A5C;
	width:281px;
	height:120px;
	padding:5px 2px 5px 10px;
}
#aotw-wrap table { margin-top:5px; }
#aotw-wrap td { color:#FFFFFF; font-size:10px; }
#aotw-wrap p { padding:0px 10px 0px 10px; margin:0px; }

/* ROTATING PROMO
 * ---------------------------------------------------------------------------- */

#rotatingPromo {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-promo-rotating-index-1.jpg") no-repeat;
	width:160px;
	height:181px;
	display:block;
	margin:0px;
}

/* SIDEBAR
 * ---------------------------------------------------------------------------- */

#sport-links-header {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-hdr-sport-links.jpg") no-repeat;
	width:160px;
	height:15px;
	display:block;
}

#sidebar-wrap {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bg-sport-links.jpg") no-repeat;
	width:160px;
	height:151px;
	overflow:auto;
	
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFB50C;
	scrollbar-track-color: #000000;

	scrollbar-shadow-color: #FFB50C;
	scrollbar-lightshadow-color: #FFB50C;
	scrollbar-darkshadow-color: #FFB50C;

	scrollbar-highlight-color: #FFB50C;
	scrollbar-3dlight-color: black;
}

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

#sidebar { margin:0px }

#sidebar h3 { margin-top:0px }

#sidebar-wrap h3 { margin:0px; padding:0px;  }

#sidebar-wrap div {
	margin:0px 0px 0px 15px; 
}

#sidebar-wrap a:link { color:#FFFFFF; font-size:10px; text-decoration:none; }
#sidebar-wrap a:visited { color:#FFFFFF; font-size:10px; text-decoration:none; }
#sidebar-wrap a:hover { color:#FFFFFF; font-size:10px; text-decoration:underline; }

/* 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 STORE
 * ---------------------------------------------------------------------------- */



#index-store-wrap {
	float:left;
	width:225px;
	height:181px;
	margin:0px 0px 0px 10px;
	position:relative;
	z-index:10;
}

#index-store-header {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-hdr-online-store-index.jpg") no-repeat;
	width:223px;
	height:22px;
	display:block;

}

#index-store {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bg-online-store-index.jpg") no-repeat;
	width:223px;
	height:154px;
	display:block;
	padding-top:5px;
}

#index-store a { color:#002A5C; }

/* SPORTS STORE
 * ---------------------------------------------------------------------------- */

#sports-store-header {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-hdr-online-store-sports.jpg") no-repeat;
	width:291px;
	height:22px;
	display:block;
	margin:10px 0px 0px 0px;
}

#sports-store {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-bg-online-store-sports.jpg") no-repeat;
	width:246px;
	height:153px;
	display:block;
	margin:0px 0px 5px 0px;
	padding-left:45px;
	padding-top:5px;
}

		
		
/* PRE-FOOTER
 * ---------------------------------------------------------------------------- */

#pre-footer {
	border: solid #aaa; 
	border-width: 2px 0;
	display: block;
	padding-top: 6px;
	text-align: center;
	width: 460px
}
	

/* FOOTER
 * ---------------------------------------------------------------------------- */
	
#footer { 
	margin:0px; 
	padding:0px 0px 0px 15px;
}
	
	#footer a:link, #footer a:visited { color: #444 }
	#footer a:hover, #footer a:active { color: #666 }

#footer-sport { 
	margin:0px; 
	padding:0px 0px 0px 7px;
}

	#footer-sport a:link, #footer-sport a:visited { color: #444 }
	#footer-sport a:hover, #footer-sport a:active { color: #666 }

#footer-ads-wrap {
	position:relative;
	z-index:10;
	width:729px;
	margin:0px 0px 0px 0px;
	float:left;
}

#school-ads-wrap {
	width:729px;
	height:90px;
	margin:0px 0px 5px 0px;
}

#footer-ads-sports-wrap {
	position:relative;
	z-index:10;
	width:986px;
	margin:15px 0px 0px 0px;
	border-top:2px #141414  solid;
	border-bottom:2px #141414  solid;
}

#school-ads-sports-wrap {
	position:relative;
	z-index:10;
	width:984px;
	height:90px;
	margin:10px 0px 10px 0px;
}

#sportsSearch {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-search-sports.jpg") no-repeat;
	width:233px;
	height:90px;
	display:block;
	float:left;
}

.ads-spacer {
	width:15px;
	height:90px;
	float:left;
}

.ads-spacer-sports {
	width:4px;
	height:90px;
	float:left;
}

.school-ads {
	float:left;
	width:233px;
	height:90px;
	display:block;
}

#holder-skyscraper {
	margin:15px 0px 0px 0px;
}
	
#holder-banner { height:90px; }

body#sport-body #holder-banner {
	width:728px;
	height:90px;
	margin:0px auto;
	margin-bottom:5px;
}

body#sport-story #holder-banner {
	width:728px;
	height:90px;
	margin:0px auto;
	margin-bottom:5px;
}

body#non-sport #holder-banner {
	width:728px;
	height:90px;
	margin:0px auto;
	margin-bottom:5px;
}

#searchHeader {
	background:url("http://grfx.cstv.com/schools/ucir/graphics/ucir-09-search-index.jpg") no-repeat;
	width:728px;
	height:24px;
	margin:5px 0px 0px 0px;
}

#footer-ads-wrap2 {
	position:relative;
	z-index:10;
	width:770px;
	height:143px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 130px;
	float:left;
}

.footer-ads {
	display:block;
	float:left;
	padding:5px;
	height:143px;
}

#blue-center {
	color:#002A5C;
	font-size:12px;
	margin:0px auto;
	margin-top:50px;
	width:350px;
	height:30px;
	text-transform:uppercase;
}
#blue-center a:link { color:#002A5C; font-size:12px; text-decoration:none; }
#blue-center a:visited { color:#002A5C; font-size:12px; text-decoration:none; }
#blue-center a:hover { color:#FFB50C; font-size:12px; text-decoration:underline; }

@media print {
  * {
  background-color: white !important;
  background-image: none !important;
  }
}
