/* 
 ----------------------------------------------------------------------------
	Company: CBS Interactive, CBS College Sports
	Producer: Stanley J Haag
 	CSS Document: depa-10-display.css
 ---------------------------------------------------------------------------- 
*/

/* DEFAULT TYPE SELECTORS
 * ---------------------------------------------------------------------------- */
body { 
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-bg.png") repeat-y;
	color: #222222;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px; 
}
td {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #222222;
}

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: #0063B3; text-decoration: none; }
a:hover, a:active { color: #A5180D; 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; }
/* --- END DEFAULT TYPE SELECTORS --- */

/* CLASSES
 * ---------------------------------------------------------------------------- */
.center { text-align: center; }

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

.clear { clear: both; }

#revLayeredAd .revClickText { color: #FFFFFF; }
/* --- END CLASSES --- */

/* CSTV SPECIFIC
 * ---------------------------------------------------------------------------- */
h2, 
.storyheadline, 
.StoryHeadline, 
.page-header { 
	color: #222222; 
	font-weight: bold; 
	font-size: 22px;
	line-height: 30px; 
}
.storyteaser, 
.StoryTeaser { color: #444444; font-size: 14px; line-height: 24px; font-weight: bold; }

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

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

/* LAYOUT
 * ---------------------------------------------------------------------------- */
#wrap { 
	width: 998px;
	display: block;
	min-height: 666px;
}
#wrap-sport { 
	width: 998px;
	display: block;
	min-height: 666px;
}

#top-banner-promo-wrap {
	background: #3A75C3;
	width: 988px;
	height: 90px;
	display: block;
	padding: 5px;
}
#holder-banner-top {
	width: 728px;
	height: 90px;
	margin-right: 6px;
	display: block;
	float: left;
}
#sport-promo {
	background: #FFF;
	width: 253px;
	height: 90px;
	display: block;
	float: left;	
}
#sport-header {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-bg-hdr.png") no-repeat;
	width: 461px;
	height: 32px;
	display: block;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 32px;
	text-transform: uppercase;
	padding-left: 20px;
}
#sport-nav-wrap {
	width: 461px;
	height: 32px;
	display: block;
	color: #A5180D;
	font-weight: bold;
	padding-left: 20px;
	line-height: 26px;
}
#sport-nav-wrap a:link { color: #A5180D; text-decoration: none; }
#sport-nav-wrap a:visited { color: #A5180D; text-decoration: none; }
#sport-nav-wrap a:hover { color: #0063B3; text-decoration: none; }

#sport-header-story {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-bg-hdr.png") repeat;
	width: 656px;
	height: 32px;
	display: block;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 32px;
	text-transform: uppercase;
	padding-left: 20px;
}
#sport-nav-wrap-story {
	width: 656px;
	height: 32px;
	display: block;
	color: #A5180D;
	font-weight: bold;
	padding-left: 20px;
	line-height: 26px;
}
#sport-nav-wrap-story a:link { color: #A5180D; text-decoration: none; }
#sport-nav-wrap-story a:visited { color: #A5180D; text-decoration: none; }
#sport-nav-wrap-story a:hover { color: #0063B3; text-decoration: none; }
	
#mast { 
	width: 998px;
	height: 173px;
	display: block;
}
#mast-logo { 
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-mast-logo.png") no-repeat;
	width: 155px;
	height: 173px;
	display: block;
	float: left;
}
#mast-right-top { 
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-masthead.png") no-repeat;
	width: 843px;
	height: 145px;
	display: block;
	float: left;
	position: relative;
}
#mast-icons {
	width: 430px;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 165px;
}

#mast-countdown {
	width: 110px;
	height: 40px;
	position: absolute;
	top: 82px;
	right: 40px;
}

#mast-right-bottom { 
	width: 676px;
	height: 29px;
	display: block;
	float: left;
}

#search-hdr {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-10-hdr-search.png") no-repeat;
	width: 195px;
	height: 29px;
	display: block;
	float: left;
}
#search-wrap {
	width: 195px;
	height: 90px;
	display: block;
}
#store-wrap {
	background: #FFFFFF;
	display: block;
	height: 111px;
	margin-left: 19px;
	padding-top: 15px;
	width: 172px;
}
#store-portal { margin-left: -7px; }
#sponsors-wrap {
	width: 195px;
	height: 131px;
	display: block;
}
#auctions-wrap {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-bg-auctions.png") no-repeat;
	width: 175px;
	height: 131px;
	display: block;
	padding-left: 20px;
}
/* --- END LAYOUT --- */

/* TOP-NAVIGATION: #top-nav
 * ------------------------------------------------------------------------- */
#top-nav-wrap {
	width: 481px;
	height: 29px;
	float: left;
}

#top-nav, #top-nav * { border-collapse: collapse; margin: 0px; padding: 0px; }
#top-nav {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-nav.gif") no-repeat;
	height: 29px;
	position: relative;
	width: 481px;
	z-index: 99; 
}	
#top-nav span { display: none; }
#top-nav li, #top-nav a {
	font-size: 11px; 
	font-weight: bold;
	height: 29px;
	display: block;
}
#top-nav li { float: left; }

#top-nav-01 { width: 72px; }
#top-nav-02 { width: 51px; }
#top-nav-03 { width: 137px; }
#top-nav-04 { width: 83px; }
#top-nav-05 { width: 138px; }

#top-nav-01 a:hover { background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-nav.gif") 0 -29px }
#top-nav-02 a:hover { background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-nav.gif") -72px -29px }
#top-nav-03 a:hover { background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-nav.gif") -123px -29px }
#top-nav-04 a:hover { background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-nav.gif") -260px -29px }
#top-nav-05 a:hover { background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-nav.gif") -343px -29px }

#top-nav-01:hover>a { background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-nav.gif") 0 -29px }
#top-nav-02:hover>a { background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-nav.gif") -72px -29px }
#top-nav-03:hover>a { background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-nav.gif") -123px -29px }
#top-nav-04:hover>a { background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-nav.gif") -260px -29px }
#top-nav-05:hover>a { background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-nav.gif") -343px -29px }

/* dropdown: #top-nav
 * ------------------------------------ */
	#top-nav ul {
		left: -9999px;
		top: 26px;
		position: absolute;
		z-index: 101;
		border: 3px #0063B3 solid;
	}

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

	#top-nav li li a {
		background: #0063B3;
		color: #FFFFFF;
		display:block;
		padding: 3px;
		text-decoration: none;
		_width: 100%;
	}

	#top-nav li li a:hover { 
		background: #A5180D; 
		color: #FFFFFF; 
	}
/* --- END #top-nav --- */

/* COLUMNS
 * ---------------------------------------------------------------------------- */
#columns { padding: 0px; margin: 0px; border-collapse: collapse; }

#columns img { display: block; }

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

#column-1 { width: 155px; }
#column-2 { width: 481px; }
#column-3 { width: 195px; }
#column-4 { width: 167px; }

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

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

#column-1-story { width: 155px; }
#column-2-story { width: 676px; background: #FFFFFF; }
#column-3-story { width: 167px; }

#story-content {
	padding: 18px;
}
#Content b {
	color: #949494;
}
/* --- END COLUMNS --- */

/* MAIN-NAVIGATION: .mainnav
 * ------------------------------------------------------------------------- */
#mainnav-wrap img {
	margin-top: 5px;
}
#mainnav-wrap {
	margin-bottom: 70px;
}
.nav-topper {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-blue-top.png") no-repeat;
	background-position: left top;
	width: 155px;
	height: 16px;
}
.nav-body1 {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-blue-mid.png") repeat-y;
	background-position: left top;
	width: 155px;
	height: 175px;
}
.nav-body2 {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-blue-mid.png") repeat-y;
	background-position: left top;
	width: 155px;
	height: 175px;
}
.nav-body3 {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-blue-mid.png") repeat-y;
	background-position: left top;
	width: 155px;
	height: 65px;
}
.nav-body4 {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-blue-mid.png") repeat-y;
	background-position: left top;
	width: 155px;
	height: 175px;
}
.nav-body5 {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-blue-mid.png") repeat-y;
	background-position: left top;
	width: 155px;
	height: 80px;
}
.nav-body6 {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-blue-mid.png") repeat-y;
	background-position: left top;
	width: 155px;
	height: 95px;
}
.nav-body7 {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-blue-mid.png") repeat-y;
	background-position: left top;
	width: 155px;
	height: 80px;
}
.nav-bottom {
	background: url("http://grfx.cstv.com/schools/depa/graphics/depa-09-blue-btm.png") no-repeat;
	background-position: left top;
	width: 155px;
	height: 16px;
}
.mainnav, .mainnav * { border-collapse: collapse; margin: 0px; padding: 0px; }
.mainnav {
	position: relative;
	width: 155px;
	z-index: 99; 
}
.mainnav li { 
	display: block;
	line-height: 16px;
	margin-left: 10px;
	list-style-type: none;
}
.mainnav a {
	font-size: 11px; 
	display: block;
	text-transform: uppercase;
	margin-left: 10px;
	font-weight: bold;
}
.mainnav ul {
	list-style-type: none;
}
.mainnav a:link { color: #0063B3; text-decoration: none; }
.mainnav a:visited { color: #0063B3; text-decoration: none; }
.mainnav a:hover { color: #A5180D; text-decoration: none; }
/* --- END MAIN-NAVIGATION --- */

/* MAIN-HEADLINES
 * ---------------------------------------------------------------------------- */
#head-1-img-wrap img {
	width: 447px;
	height: 269px;
	display: block;
}
#head-1-img-wrap {
	width: 447px;
	height: 269px;
	margin: 0px auto;
	margin-bottom: 10px;
	margin-top: 14px;
	display: block;
}
#head-1-wrap {
	width: 447px;
	margin: 0px auto;
	line-height: 16px;
	color: #0063B3;
	font-size: 11px;
	display: block;
}
#head-1-wrap strong { font-size: 11px; text-transform: uppercase; }
#head-1-wrap p { margin: 0px; }
#head-1-wrap a:link { color: #0063B3; text-decoration: none; font-weight: bold; }
#head-1-wrap a:visited { color: #0063B3; text-decoration: none; font-weight: bold; }
#head-1-wrap a:hover { color: #A5180D; text-decoration: none; font-weight: bold; }


.quick-wrap {
	width: 447px;
	margin: 0px auto;
	padding: 20px 0px;	
	display: block;
}
.head-img-wrap img {
	border: 1px #0063B3 solid;
	display: block;
}
.head-img-wrap {
	width: 75px;
	height: 125px;
	float: left;
	margin-right: 15px;
	display: block;
}
.head-wrap {
	width: 357px;
	line-height: 16px;
	color: #0063B3;
	font-size: 11px;
	float: left;
	display: block;
}
.head-wrap h1 { margin: 0px; font-size: 13px; }
.head-wrap strong { font-size: 11px; text-transform: uppercase; }
.head-wrap p { margin: 0px; }
.head-wrap a:link { color: #0063B3; text-decoration: none; font-weight: bold; }
.head-wrap a:visited { color: #0063B3; text-decoration: none; font-weight: bold; }
.head-wrap a:hover { color: #A5180D; text-decoration: none; font-weight: bold; }
/* --- END MAIN-HEADLINES --- */

/* SECONDARY-HEADLINES
 * ---------------------------------------------------------------------------- */
.sec-head-wrap {
	width: 447px;
	margin: 0px auto;
	line-height: 14px;
	color: #0063B3;
	font-size: 11px;
	display: block;
	margin-bottom: 15px;
}
.sec-head-wrap strong { font-size: 11px; text-transform: uppercase; }
.sec-head-wrap p { margin: 0px; }
.sec-head-wrap a:link { color: #0063B3; text-decoration: none; }
.sec-head-wrap a:visited { color: #0063B3; text-decoration: none; }
.sec-head-wrap a:hover { color: #A5180D; text-decoration: none; }

.yoyo { 
	height: 15px;
	float: right; 
	margin: 5px; 
	font-size: 12px;
	text-transform: uppercase;
	padding-right: 60px;
}
.yoyo a:link { color: #0063B3; text-decoration: underline; }
.yoyo a:visited { color: #0063B3; text-decoration: underline; }
.yoyo a:hover { color: #A5180D; text-decoration: none; }
/* --- END SECONDARY-HEADLINES --- */

/* CALENDAR
 * ---------------------------------------------------------------------------- */
.calendar, .calendar * { 
	border-collapse: collapse; 
	margin: 0px; 
	padding: 0px;
	font-size: 11px;  
}
.calendar { width: 445px; margin: 5px 0px 0px 10px; }
.calendar-gt { width: 640px; margin: 5px 0px 0px 10px; }
.calendar td { padding: 2px; }
.calendar td a:link { color: #0063B3; text-decoration: none; }
.calendar td a:visited { color: #0063B3; text-decoration: none; }
.calendar td a:hover { color: #A5180D; text-decoration: underline; }
.calendar-gt td a:link { color: #0063B3; text-decoration: none; }
.calendar-gt td a:visited { color: #0063B3; text-decoration: none; }
.calendar-gt td a:hover { color: #A5180D; text-decoration: underline; }

.calendar tr.calendar-date td {
	background-color: #FFFFFF; 
	color: #666666; 
	font-weight: bold;
	padding-top: 5px;
	font-size: 11px;
}
.calendar tr.calendar-headers td { 
	background-color: #CCCCCC; 
    font-weight: bold;
	color: #0063B3;
	font-size: 12px;
	text-transform: uppercase;
	border-top: 1px dotted #DDDDDD;
}
.calendar tr.calendar-body td { 
	border-bottom: 1px #DDDDDD solid;
}

.calendar-gt tr.calendar-date-gt td {
	background-color: #FFFFFF; 
	color: #666666; 
	font-weight: bold;
	padding-top: 5px;
	font-size: 11px;
}
.calendar-gt tr.calendar-headers-gt td { 
	background-color: #CCCCCC; 
    font-weight: bold;
	color: #0063B3;
	font-size: 12px;
	text-transform: uppercase;
	border-top: 1px dotted #DDDDDD;
}
.calendar-gt tr.calendar-body-gt td { 
	border-bottom: 1px #DDDDDD solid;
}

/* --- END CALENDAR --- */




/* SIDEBAR
 * ---------------------------------------------------------------------------- */
#sidebar-wrap {
	width: 180px;
	display: block;
	padding-left: 15px;
}
#sidebar-wrap img { display: none !important; }
#sidebar-wrap table { background: none !important; }
#sidebar-wrap td { padding: 1px !important; }
.SidebarLink { color: #D9D9D9; text-transform: uppercase; font-weight: bold; }
#sidebar-wrap a:link { color: #A5180D !important; text-decoration: none; }
#sidebar-wrap a:visited { color: #A5180D !important; text-decoration: none; }
#sidebar-wrap a:hover { color: #0063B3 !important; text-decoration: none; }

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

#sidebar { margin: 0px; }

#sidebar h3 { margin-top: 15px; }
/* --- END SIDEBAR --- */

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

/* EMAIL-PRINT
 * ---------------------------------------------------------------------------- */
#email-print { margin: 10px 0px; text-align: center; padding: 0px; }
#email-print li { 
	display: inline; 
	list-style-type: none; 
	margin: 0px 30px; 
	padding-left: 20px; 
}	
#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 }
/* --- END EMAIL-PRINT --- */		

/* FOOTER
 * ---------------------------------------------------------------------------- */	
#footer {
	background: #C1C1C1;
	color: #000000;
	padding: 20px;
	text-align: center;
	width: 790px;
}	
#footer a:link, #footer a:visited { color: #000000 }
#footer a:hover, #footer a:active { color: #000000 }

#holder-banner { margin-bottom: 20px; }
#holder-skyscraper { width: 162px; height: 600px; margin: 0px auto; margin-top: -25px; *margin-top: 0px; display: block; }
/* --- END FOOTER --- */
