/* 
 ----------------------------------------------------------------------------
	Company: CBS Interactive, CBS College Sports
	Producer: JD
 	CSS Document: rich-10-display.css
 ---------------------------------------------------------------------------- 
*/


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


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

body { 
	background: #fff url("http://grfx.cstv.com/schools/rich/graphics/rich-10-gmdy-bg.gif");
	color: #222;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin:0; 
	padding:0 
}

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


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 }

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:#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 { 
	margin:0 auto;
	width:850px;
	background:#fff;
}
	
#mast { }

#mast-top
{
	background: #fff url("http://grfx.cstv.com/schools/rich/graphics/rich-10-gmdy-top.jpg") no-repeat;
	width:850px;
	height:60px;
}

#mast-photo
{
	width:850px;
	height:272px;	
}

#nav-cntdwn
{
	width:850px;
}

#countdown
{
	float:left;
	width:418px;
	height:41px;
	background: url("http://grfx.cstv.com/schools/rich/graphics/rich-10-gmdy-countdown-bg.jpg");
}

#nav-wrap
{
	float:left;
	width:432px;
}

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

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

#column-left, #column-right {background:#fff;padding:0; margin:0; vertical-align:top; }

#column-left {float:left; width:213px; padding:10px 10px 0 0;}
#column-right {float:left; width:627px; padding:10px 0;}


#vs
{
	width:606px;
	height:95px;
}

#us
{
	float:left;
	background: url("http://grfx.cstv.com/schools/rich/graphics/rich-10-vs-image-bg.jpg") no-repeat;
	width:479px;
	height:95px;
}

#next-info
{
	padding:15px 0 0 225px;
	font-size:13px;
}

#opp
{
	float:left;
	width:127px;
	height:95px;

}
#welcome
{
	width:352px;
	float:left;
	padding:20px 0;
}

#welcome h1
{font-size:13px;}

#video-wrap
{
	padding:20px 10px;
}

#social img
{padding-right:10px;}

/* footer
 * ---------------------------------------------------------------------------- */
	
#footer {
	background: #fff url("http://grfx.cstv.com/schools/rich/graphics/rich-10-gmdy-ftr-bg.jpg");
	padding:0 0 0 45px;
}

#footer img
{
	padding-right:100px;
}
	
	#footer a:link, #footer a:visited { color: #444 }
	#footer a:hover, #footer a:active { color: #666 }

