/* 
 ----------------------------------------------------------------------------
	Company: CSTV Networks, Inc.
	Author: jd
 	CSS Document: display.css
 ---------------------------------------------------------------------------- 
*/


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


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

body 
{ 
	background: #003366 url("http://grfx.cstv.com/schools/uri/graphics/uri-08-bg.gif") repeat-x;
	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; }

img
{
	behavior: url("library/pngbehavior.htc");
	border-width:0;
}


a:hover, a:active { color: #000; text-decoration: underline; }

a { outline: none; color:#003366; }

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

#video-inside {
	width:300px;
	height:250px;
	background:#003366;
	}	

/* 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 
{ 
	background: #fff;
	width:990px;
	margin:0 auto;
}
	
#mast 
{
	width:990px;
	height:159px;
	display:block; 
}

#mast-L
{
	background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-masthead-left.jpg") no-repeat;
	float:left;
	width:594px;
	height:159px;
	display:block;
}

#mast-R
{
	float:left;
	display:block;
	height:159px;
}

#hdr { }


#scores-ads-wrap
{
	width:990px;
	display:block;
	height:92px;
}

#scoreboard 
{
	background: url("http://grfx.cstv.com/schools/uri/graphics/scoreboard_bg.gif");
	width:258px;
	height:92px;
	float:left;
	display:block;
}

#search
{
	margin:4px 0 0 8px;
}

#holder-banner
{
	float:left;
	width:728px;
	height:90px;
	display:block;
margin-left:2px;
margin-top:1px;
}

#holder-skyscraper
{margin-left:90px;
margin-top:5px;}

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

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

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

#column-1 
{
	padding-top:6px;
	padding-left:6px;
	width:672px;
	background:#fff;
}

#column-2 
{
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	width:300px;
}

body#sport-body #column-1
{
	padding-top:6px;
	padding-left:6px;
	width:446px;
	background:#f0f0f0;
}


body#sport-body #column-2
{
	padding-top:6px;
	padding-left:6px;
	width:300px;
}

body#sport-body #column-3
{
	padding-top:6px;
	margin-left:6px;
	margin-right:6px;
	width:220px;
}



body#story-body #column-1
{
	width:670px;
	padding-bottom:6px;
}

body#story-body #column-2
{
	padding:6px 6px 0 6px;
	width:300px;
}


#content-area
{/*background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-story-body-bg.gif"); 
	border-top:solid 1px #9a9a9a;*/
	padding:5px;
	border-bottom:none;
}


#saotw
{
	width:299px;
	background:#f0f0f0;
	float:left;
	position:relative;
	top:-100px;

}

#more-headlines

{
	padding-left:6px;
	width:367px;
	float:left;
	position:relative;
	top:-100px;
	z-index:5;
color:#003366;
}

#more-headlines-wrap
{
/*	background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-moreheadlines-body.gif") repeat-x;*/
	background:#f0f0f0;
	border:1px solid #ccc;
}


#aotw-wrap
{
	width:287px;
	height:300px;
	padding:5px;
	border:1px solid #ccc;
}


#aotw-photo
{
	width:75px;
	float:left;
	padding-right:5px;
	padding-bottom:33px;
}

#aotw-info
{
	width:195px;
	float:right;
}

#sport-header-title
{
	color:#003366;
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
	width:446px;
	background:#f0f0f0;
	border-bottom: 3px solid #fff;
}

#sport-header-wrap
{
	color:#003366;
}

#story-header-title
{
	color:#003366;
	text-transform:uppercase;
	font-weight:bold;
	font-size:17px;
	float:left;
}

#story-sport-nav
{
	float:right;
	color:#003366;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}


#story-sport-nav a
{
	color:#003366;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

#story-sport-nav a:hover
{text-decoration:underline;}

#sport-nav
{
	background:#003366;
	height:15px;
	color:#f0f0f0;
	padding-left:3px;
	border-bottom: 2px solid #fff;
}


.sport-nav-links a
{
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	color:#f0f0f0;
}


.sport-nav-links a:hover
{text-decoration:underline;}

#print-col-1
{
	width:670px;
	padding-bottom:10px;
	
	border-top:none;
	margin:0 5px 0 6px;
margin-top:-10px;
}






/* navigation: #nav
 * ------------------------------------------------------------------------- */

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

#nav 
{
	background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") no-repeat;
	height: 19px;
	position: relative;
	width: 990px;
	z-index: 99; 
}

#nav span 
{ 
	display:none;
}

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

#nav li 
{ 
	float:left;
}

#nav-01 { width:89px; }
#nav-02 { width:170px; }
#nav-03 { width:110px; }
#nav-04 { width:152px; }
#nav-05 { width:216px; }
#nav-06 { width:131px; }
#nav-07 { width:122px; }


#nav-01 a:hover { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") 0 -19px }
#nav-02 a:hover { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -89px -19px }
#nav-03 a:hover { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -259px -19px }
#nav-04 a:hover { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -369px -19px }
#nav-05 a:hover { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -521px -19px }
#nav-06 a:hover { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -737px -19px }
#nav-07 a:hover { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -868px -19px }

#nav-01:hover>a { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") 0 -19px }
#nav-02:hover>a { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -89px -19px }
#nav-03:hover>a { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -259px -19px }
#nav-04:hover>a { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -369px -19px }
#nav-05:hover>a { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -521px -19px }
#nav-06:hover>a { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -737px -19px }
#nav-07:hover>a { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-nav-b.gif") -868px -19px }


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

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

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



#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 #003366; text-indent: 0; }


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

#nav li li a:hover 
{ 
	background: #003366; 
	color: #f0f0f0 
}

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

#nav .header a, #nav .header a:hover 
{ 
	background: #003366; 
	color: #f0f0f0; 
	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:19px;
	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: #5b6fac; 
	color: #f0f0f0; 
	font-weight: bold;
font-size:12px;
}
/* navigation: #nav 
*/

/* BSI
 * ---------------------------------------------------------------------------- */

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

#relativeFrame 
{
	position: relative; 
	width:510px;
	z-index: 1;
	color:#f0f0f0;
}


#relativeFrame div 
{
	width:652px;
	position: absolute; 
	visibility: hidden;
	z-index: 1;
    top:-130px;
	left:15px;
	color:#f0f0f0;
}

#relativeFrame div#frm0 
{ 
	visibility: visible; 
}

#relativeFrame h1 a
{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-shadow: #000 5px 5px 5px;
}


#relativeFrame h1 a:hover
{text-decoration:underline;}



#relativeFrame a
{
	color:#fff;
	text-decoration:none;
}

#relativeFrame a:hover
{text-decoration:underline;}


.photo_gradiant {
	width:672px;
	height:415px;
	background: url('http://grfx.cstv.com/schools/uri/graphics/bsi-text-bg.png') repeat-x;
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://grfx.cstv.com/schools/uri/graphics/bsi-text-bg.png', sizingMethod='scale');
	/*border:1px solid #f00;*/
}

#minis
{
	
}

#minis div
{
	float:left;
	
}


#minis a
{
	color:#003366;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}

#minis a:hover
{text-decoration:underline;}


#mini0
{
	background: url('http://grfx.cstv.com/schools/uri/graphics/uri-08-tab1-on.gif');
	padding-top:5px;
	width:168px;
	height:24px;
	text-align:center;
}


#mini1
{
	background: url('http://grfx.cstv.com/schools/uri/graphics/uri-08-tab2-off.gif');
	padding-top:5px;
	width:168px;
	height:24px;
	text-align:center;
}

#mini2
{
	background: url('http://grfx.cstv.com/schools/uri/graphics/uri-08-tab3-off.gif');
	padding-top:5px;
	width:168px;
	height:24px;
	text-align:center;
}

#mini3
{
	background: url('http://grfx.cstv.com/schools/uri/graphics/uri-08-tab4-off.gif');
	padding-top:5px;
	width:168px;
	height:24px;
	text-align:center;
}

#minis a img 
{
	opacity: .50;
	filter: alpha(opacity=50);
	margin-bottom:3px;
}
	
#minis a:hover img, #minis div.miniOn a img 
{
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#controls 
{ 
	margin: 0; 
	padding:8px 0 0 0;
	width:672px;
	height:16px;
	position:relative;
	_top:-100px;
	top:-105px;
	z-index:2;
}

.control
{
	position:relative;
	top:-2px;
	left:275px;
	z-index:3;}

#minis #controls img
{
	border-width:0;
}

#controls li 
{
	float: left; 
	list-style: none; 
	_display: inline; 
}



#sec-headlines-wrap ul
{margin:0;
padding:0;}


#sec-headlines-wrap
{padding:0 5px 0 15px;}


#sec-headlines-wrap li a
{
	color:#003366;
	text-decoration:none;
line-height:28px;
margin:0;
padding:0;
	
}

#sec-headlines-wrap li a:hover
{text-decoration:underline;}


#Sport-lead-headline
{
	color:#003366;
	margin-bottom:7px;

}


#Sport-lead-headline h1 a
{
	color:#003366;
	text-decoration:none;
}

#Sport-lead-headline h1 a:hover
{text-decoration:underline;}

#sec-headlines-sport a
{
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}

#sec-headlines-sport a:hover
{text-decoration:underline;}

#sec-headlines-sport
{padding:3px;
	color:#003366;
	text-decoration:none;
	padding-top:7px;
width:440px;
}



/* BSI
 * ---------------------------------------------------------------------------- */



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

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


/* Headline tabs: #headlines-tab
 * ---------------------------------------------------------------------------- */	

#headlines-tab ul.headline-1 { 
	background:url("http://grfx.cstv.com/schools/uri/graphics/uri-08-tabs-events.gif");
	height: 29px; 
	width: 300px	
	}

#headlines-tab ul.headline-1 li, #headlines-tab ul.headline-1 a { display: block; height: 29px }

#tab-events { width: 101px }
#tab-results { width: 98px }
#tab-allaccess { width: 101px }

#headlines-tab.on-events #tab-events { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-tabs-events.gif") 0 -29px }
#headlines-tab.on-results #tab-results { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-tabs-events.gif") -101px -29px }	
#headlines-tab.on-allaccess #tab-allaccess { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-tabs-events.gif") -199px -29px }

#events, #results, #allaccess { 
height: 340px; 
padding: 8px; 
overflow: auto;  
background:#fff url("http://grfx.cstv.com/schools/uri/graphics/uri-08-tabs-bg-events-white.jpg"); 
width:282px;
border:1px #9a9a9a solid;
border-top:none;
margin-bottom:5px;
}

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

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


/* Headline tabs: #sports-tab
 * ---------------------------------------------------------------------------- */	

#sports-tab ul.headline-1 { 
	background:url("http://grfx.cstv.com/schools/uri/graphics/uri-08-sportstabs-events.gif");
	height: 29px; 
	width: 300px	
	}

#sports-tab ul.headline-1 li, #sports-tab ul.headline-1 a { display: block; height: 29px }

#tab-sportevents { width: 145px }
#tab-sportresults { width:154px }


#sports-tab.on-sportevents #tab-sportevents { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-sportstabs-events.gif") 0 -29px }
#sports-tab.on-sportresults #tab-sportresults { background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-sportstabs-events.gif") -145px -29px }	

#sportevents, #sportresults { 
height: 125px; 
padding: 8px; 
overflow: auto;  
background:#fff url("http://grfx.cstv.com/schools/uri/graphics/uri-08-tabs-bg-events-white.jpg"); 
width:282px;
border:1px #9a9a9a solid;
border-top:none;

}



#sport-calendar a
{color:#003366;}

#sport-calendar a:hover
{text-decoration:underline;}


#sport-cal-date
{color:#003366;
font-weight:bold;
}


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



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



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


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


#sidebar-wrap h3
{
	color:#003366;
	margin:0;
	font-weight:bold;
	padding:0;
	font-size:11px;
	margin-top: 10px;
}

#sidebar-wrap ul li
{
	color:#003366;
}

#sidebar-wrap a
{
	color:#003366;
}

#sidebar
{
	width:194px;
	line-height:normal;
}


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

#sidebar a 
{ 
	color: #003366; 
}

#sidebar a:link, #sidebar a:visited  
{ 
	color: #003366
	text-decoration: none;
}

#sidebar a:hover, #sidebar a:active 
{ 
	color:#003366;
	text-decoration:underline;
}

#sidebar h3 
{ 
	margin-top: 15px;
}




#sidebar-wrap
{ 
	background:url("http://grfx.cstv.com/schools/uri/graphics/uri-08-sideline-bg.jpg");
	border:1px solid #9a9a9a;
	border-top:none;
	width:278px;
	margin: 0;
	color:#003366;
	height:289px;
	overflow:auto;
padding-left: 20px;
	
	}



/* 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; }
		
#print-foot
{text-align:center;}

#print-foot a
{color:#003366;}

/* footer
 * ---------------------------------------------------------------------------- */
	
#footer 
{
	background: url("http://grfx.cstv.com/schools/uri/graphics/uri-08-ftr-bg.gif");
	width:990px;
	height:112px;
	text-align:center;
	margin:auto;
}
	
	#footer a:link, #footer a:visited { color: #fff; }
	#footer a:hover, #footer a:active { color: #f0f0f0; }
	
	
/* IE PNG FIX
 * ---------------------------------------------------------------------------- */	
#pngWrap
{
	width:672px;
	height:415px;
/*	background:url("http://grfx.cstv.com/schools/uri/graphics/png-08-base.jpg");*/
}

#pngBsi
{
	width:672px;
	height:414px;
	background:transparent url("http://grfx.cstv.com/schools/uri/graphics/bsi-text-bg.png") repeat-x scroll left bottom;
}
	
/* IE PNG FIX
	 * ---------------------------------------------------------------------------- */	

