﻿/* 
 ----------------------------------------------------------------------------
Company: Scott System Design.
Author: RS
---------------------------------------------------------------------------- 
*/


/* colors
 ----------------------------------------------------------------------------
text: #000
link: #9C0606
 link.hover: #666
 Scarlet Red = #9C0606 - 9C0606
Silver 1  = #585858 
 ----------------------------------------------------------------------------
*/


.bye {
	FONT-FAMILY:verdana;
	color:white; 
	font-size:1px;
}



body 
{ 
background: #585858;
font: 14px Verdana, Arial, Helvetica, sans-serif;
margin:0; 
padding:0 
}

td {
font: 12px Arial, Verdana, Helvetica, sans-serif;
/*color: #9C0606; */
}

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 { 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;}
.tableheaderwhite {color:#fff; font-size:12px; font-weight:600;}
/* 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: #9C0606; 
font-weight: bold; 
font-size: 16px 
}

.storyteaser, 
.StoryTeaser { color: #000; 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}

.tableheaderwhite {color:#ffffff; font-size:12px; font-weight:600}



/* layout
 * ---------------------------------------------------------------------------- */

#wrap 
{ 
background: #fff;
width:988px;
border:1px solid #fff;
}

#black-div
{
width:988px;
height:41px;
background:green;
margin-top: 5px; 
padding-top: 10px;
margin: auto;
}

#black
{
/*	background:black;  */
	float:left;
	color:white;  
}




#black-div1
{
width:988px;
height:25px;
background:black;
padding-top: 5px;
}

#black1
{
	background:white;
	float:left;
	color:white;  
}




#ticker-search
{
width:988px;
height:21px;
/* background:#9C0606;  */
background:black;
}

/* ORG 
#ticker
{
	background:#9C0606;
	float:left;
	width:678px;
}
*/

#ticker
{
/* 	background:#9C0606;  */ 
	background:#black;
	float:left;
	color:white;  
}



#search
{
float:left;
width:310px;
height:21px;
background:#9C0606;}


#mast 
{
width:988px;
height:129px;
display:block;
}

#mast-L
{
float:left;
width:591px;
}

#mast-R
{
	float:left;
	width:197px;
}


#scoreboard { }


/* columns
 * ---------------------------------------------------------------------------- */

#columns 
{
	padding:0; 
	border-collapse:collapse;
}

#column-1, #column-2, #column-3 {padding:0; margin:0; vertical-align:top; }

#column-1 
{
	width:228px;
	margin-right:5px;
	padding-top:7px; 
}

#column-1  img
{padding-bottom:3px;}

#column-2 
{
	width:457px;
	margin-right:6px;
	padding-top:4px; 
}

#column-3 
{ 
	width:302px;
	margin-right:3px;
	border-right: 1px solid #9C0606;
	padding-top:4px; 
}

body#sport-body #column-2
{
	padding-top:7px;
	width:756px;
	padding-right:3px;
	border-right: 1px solid #9C0606;
}


body#story #column-2
{
	width:760px;
	padding-right:3px;
	border-right: 1px solid #9C0606;
	margin:0;
}

#headline-col
{
	float:left;
	width:451px;
	margin-right:6px;
}

#center-col
{
	float:left;
	width:471px;
	margin-right:6px;
}


#center-col p
{
	float:left;
	width:471px;
	margin-right:15px;
	margin-left: 15px;
}


#right-col
{
	float:left;
/* ORG 	width:299px;  */ 
	width:265px;
	border: thin black solid; 
}



#story-content
{padding:10px;}


#blue-line
{
	border-top: 1px solid #9C0606;
	margin:5px 5px 5px 0;
}

#news-artcl
{
height:250px;
overflow:auto;
background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-bg-news-articles.gif") repeat;
width:222px;
}

#news-artcl-content
{
width:202px;
padding:10px;
color:#fff;
font-size:11px;
}

#news-artcl-content a
{
font-size:12px;
color:#fff;
}


#video
{
background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-bg-all-access.gif") repeat;
width:299px;
height:306px;
text-align:center;
}

#video div
{margin-left:10px;text-align:center;}

#skyscraper-ad
{float:left;
width:160px;
}

#video a
{color:#fff;
text-align:center;}

#col-3-ads
{float:right;
width:139px;
}


#col-3-ads img
{padding:1px;


}

/* sidebar
 * ---------------------------------------------------------------------------- */
#sidebar-wrap
{
	overflow:auto;
	width:210px;
/*	background:#585858; */
	height:250px;
	color:#fff;
	border:1px solid #9C0606;
	border-top:none;
	margin-bottom:3px;
	font-weight:bold;
	padding-left: 15px; 
}


#sidebar-wrap img
{padding-bottom:3px;}
#sidebaroffset
{padding-left:5px;
	width:216px;}

#sidebar-wrap a
{color:#fff;font-weight:100;}
#sidebar, #sidebar * { margin: 0; padding: 0 }

#sidebar { margin: 0 }

#sidebar h3 { margin-top: 15px }

/*  i added   */
#sidebar-wrap1
{
	overflow:auto;
	width:210px;
	background:#585858;
	color:#fff;
	border:1px solid #9C0606;
	border-top:none;
	margin-bottom:3px;
	font-weight:bold;
	padding-left: 15px; 
}

#sidebar-wrap1 a
{color:#fff;font-weight:100;}













#sport-nav img
{
padding-top:2px;

}

#sport-nav
{margin-bottom:5px;}

#sport-events
{
	background:#fff;
/*	height:250px; */
	width:220px;
	color:#000;
	margin: auto;  
	margin-bottom:3px;
	border:1px solid #9C0606;
	border-top:none;
	border-left:none;
}

#red_border_r {
	border-right-color: #9C0606;
				
}



/* 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 }


/* pre-footer
 * ---------------------------------------------------------------------------- */

#pre-footer {
border:1px solid #fff;
width:988px;
height:90px;
}

#holder-banner
{float:left;
width:728px;}

#univ-logo
{float:left;}


/* footer
 * ---------------------------------------------------------------------------- */

#footer {
background: #9C0606;
color: #fff;
padding: 40px;
text-align: center;
width:990px;
}

#footer a:link, #footer a:visited { color: #fff }
#footer a:hover, #footer a:active { color: #ccc }


/* navigation: #nav
 * ------------------------------------------------------------------------- */

#nav, #nav * { border-collapse: collapse; margin: 0; padding: 0 }

#nav {
background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") no-repeat;
height: 22px;
position: relative;
width: 988px;
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:79px; }
#nav-02 { width:53px; }
#nav-03 { width:99px; }
#nav-04 { width:109px; }
#nav-05 { width:77px; }
#nav-06 { width:155px; }
#nav-07 { width:63px; }
#nav-08 { width:81px; }
#nav-09 { width:76px; }
#nav-10 { width:107px; }
#nav-11 { width:89px; }

#nav-01 a:hover { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") 0 -22px }
#nav-02 a:hover { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -79px -22px }
#nav-03 a:hover { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -132px -22px }
#nav-04 a:hover { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -231px -22px }
#nav-05 a:hover { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -340px -22px }
#nav-06 a:hover { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -417px -22px }
#nav-07 a:hover { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -572px -22px }
#nav-08 a:hover { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -635px -22px }
#nav-09 a:hover { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -716px -22px }
#nav-10 a:hover { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -792px -22px }
#nav-11 a:hover { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -899px -22px }

#nav-01:hover>a { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") 0 -22px }
#nav-02:hover>a { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -79px -22px }
#nav-03:hover>a { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -132px -22px }
#nav-04:hover>a { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -231px -22px }
#nav-05:hover>a { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -340px -22px }
#nav-06:hover>a { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -417px -22px }
#nav-07:hover>a { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -572px -22px }
#nav-08:hover>a { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -635px -22px }
#nav-09:hover>a { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -716px -22px }
#nav-10:hover>a { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -792px -22px }
#nav-11:hover>a { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-nav-main.gif") -899px -22px }



/* navigation dropdown: #nav
 * ------------------------------------------------------------------------- */

/* navigation dropdown: #nav
 * ------------------------------------------------------------------------- */

#nav ul {
border: solid #9C0606;
border-width: 0 1px;
left: -9999px;
top: 22px;
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: 1px solid #9C0606; text-indent: 0; }


#nav li li a {
background: #fff;
color: #9C0606;
display: block;
padding: 3px;
text-decoration:none;

_width: 100%
}

#nav li li a:hover { 
background: #9C0606; 
color: #fff 
}

#nav .right { text-align: left; margin-left: 150px }

#nav .header a, #nav .header a:hover { 
background: #9C0606; 
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.over ul { display: block; }

#nav li ul li ul li a {
height: 18px;
width: 100%;
}

#nav li li.tall, #nav li li.tall a {
height:22px;
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: #9C0606; color: #fff; font-weight: bold }
/* navigation: #nav 
*/

/* tabs
 * ---------------------------------------------------------------------------- */
#tabs-content
{margin:10px 0 10px 0;}

#events-tab ul.event-1, #events-tab ul.event-1 { margin:0; padding:0 }
#events-tab ul.event-1 li, #events-tab ul.event-1 li{ float: left; list-style: none; text-indent: -9999px; }
#events-tab ul.event-1 span, #events-tab ul.event-1 span { display: none }


/* Headline tabs: #events-tab
 * ---------------------------------------------------------------------------- */

#events-tab ul.event-1 { 
background:url("http://grfx.cstv.com/schools/rice/graphics/rice-08-tabs-events.gif");
height: 29px; 
width: 450px
}

#events-tab ul.event-1 li, #events-tab ul.event-1 a { display: block; height: 29px }

#tab-events{ width: 151px }
#tab-results { width: 150px }
#tab-promos { width: 149px }

#events-tab.on-events #tab-events { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-tabs-events.gif") 0 -29px }
#events-tab.on-results #tab-results { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-tabs-events.gif") -150px -29px }
#events-tab.on-promos #tab-promos { background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-tabs-events.gif") -301px -29px }

#events, #results, #promos { 
height: 235px; 
padding: 8px; 
overflow: auto;  
background:#fff url("http://grfx.cstv.com/schools/rice/graphics/rice-09-bg-events.gif"); 
width:432px;
border:1px solid #9C0606;
border-top:0;
margin-bottom:3px;
}





#relativeFrame, #relativeFrame *{
margin:0;
padding:0;
}

#relativeFrame {
position: relative; 
width:4510px;
z-index: 1
}

#relativeFrame div {
width:430px;
height#470px;
position: absolute; 
visibility: hidden;
z-index: 1;
}

#relativeFrame div#frm0 { visibility: visible }


#relativeFrame, #relativeFrame *{
margin:0;
padding:0;
}

#relativeFrame {
position: relative; 
width:451px;
z-index: 1
}

#relativeFrame div {
width:451px;
position: absolute; 
visibility: hidden;
z-index: 1;
}

#relativeFrame div#frm0 { visibility: visible }



#lead-photo
{
	border:1px solid #9C0606;
	height:276px;
	width:469px;
	padding:0;
	margin:0 0 10px 0;
	display:block;
	border-bottom:0;
}

#control-numbers
{
	background: url("http://grfx.cstv.com/schools/rice/graphics/rice-08-top-stories.gif");
	width:450px;
	height:29px;
	margin:0;
	padding:0;
	text-align:center;
	display:block;
}

.lead-headlines, .lead-headlines * 
{ 

	color:#000;
	font-size:11px;
}

.lead-headlines div 
{ 
	color: #000;

	
}

.lead-headlines h2 a
{
	color:#9C0606;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}


.index-date
{
	color:#000;
	font-size:10px;
	font-weight:bold;
}

.more a
{
	color:#620001;
	font-size:11px;
}



.headline a
{
	font-size: 17px;
	color:#000;
	font-weight:bold;
}



#synopsis
{
	font-size: 11px;
	font-weight: bold;
	color:#000;
}

#secondary-headlines-blocks
{font-size:11px;}

.sec-date
{color:#000;}

.sec-headline a
{color:#08366a;
font-weight:bold;
text-decoration:none;
padding-top:5px;}




#sport-lead-headline a
{color:#08366a;
font-weight:bold;
text-decoration:none;
padding-top:5px;}

#sport-date
{color:#000;
font-weight:bold;
font-size:10px;}


.sport-sec-date
{color:#000;font-size:10px;
 padding-left: 15px; 
}


.sport-sec-headline 
{color:#9C0606;
font-weight:bold;
text-decoration:none;
 padding-left: 15px; 
padding-top:5px;}

#sport-calendar
{
width:216px;
color:#000;
 padding-left: 5px; 
padding-left:5px;
}

#sport-calendar a
{
color:#9C0606;
}

#sport-cal-date
{
color:#9C0606;
font-weight:bold;
}

/*CALENDAR*/
.calendar, .calendar * { 
	border-collapse: collapse; 
	margin: 0px; 
	padding: 0px;
	  
}

.calendar { width: 100%;}
.calendar td { padding: 1px 3px; }
.calendar td.dailydate { color: #9C0606; font-weight: bold;font-size:13px; }
.calendar tr.categories td { background:#9C0606;color: #fff; font-weight: bold;font-size:12px;}
.calendar tr.calendar-info td {color: #000; font-size:11px;}

.calendar tr.calendar-info td a:active{color: #000; font-size:11px;text-decoration:none;}
.calendar tr.calendar-info td a:visited{color: #9C0606; font-size:11px;}
.calendar tr.calendar-info td a:link{color: #9C0606; font-size:11px;}
/*CALENDAR*/

#print-footer
{
	text-align:center;
	height:50px;
	border:1px solid #9C0606;
	border-top:none;
	border-left:none;
	margin-bottom:1px;
padding:30px 0 20px 0;
}

#leftimgs
{
text-align:center;
padding:10px;
	
}

#leftimgs a
{color:9C0606;
text-decoration:none;
font-size:11px;}
#print-footer a
{color:9C0606;
text-decoration:none;
font-size:11px;}



#contents {
    clear: both;
    margin: 5px auto;
    width:100%;
    background-color: white;
    
}


#leftcontainer { 
	float: left;
	width:23%;
	background-color:#585858;
}
#centercontainer { 
	float: left;
	width:53%; 
	border: thin #585858 solid; 
	background-color:white;
	 padding-left: 10px;

}

#rightcontainer { 
	float: left;
	width:22%; 
	border: thin black solid; 

}


#gray_with_red {
 background-color: #C5C5C5;
  color: #9C0606;				
				
				
}


#leftsmall { 
	float: left;
	width:45%; 
}

#rightsmall { 
	float: left;
	width:53%; 
}


#centerMainContent { 
	float: left;
	width:100%; 
}




a:link.sidenavrsm {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}



a:visited.sidenavrsm{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}

a:hover.sidenavrsm {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C0606;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}



a:link.sidenavrbig {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9C0606;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}



a:visited.sidenavrbig{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9C0606;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}

a:hover.sidenavrbig {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}



#footer
{
width:910px;
background:black;
}

