/* 
--------------------------------------------------
	Company: CBS College Sports
	Author: ? Edited May 2012 by: Stanley J. Haag
	CSS Document: orst-08-display.css
--------------------------------------------------
*/
@import url('https://webarchive.library.unt.edu/web/20121217130507cs_/http://grfx.cstv.com/scripts/csui/scoreboard/csui.scoreboard-A.css');
/* default type selectors
* ---------------------------------------------------------------------------- */
body { 
	background: #000 url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-bg.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0px; 
}
td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.event-table-headings td { color:#F37321 !important; }
.tournament-heading { color:#F37321 !important; }
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: #F37321; text-decoration: underline; }
a:hover, a:active { color: #CCCCCC; 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: 0px 6px 4px 0px }
.img-right { float: right; margin: 0px 0px 4px 6px }
.wrap { float: left; }
.clear { clear: both; }
#revLayeredAd .revClickText  { color: #FFFFFF; }

/* CSTV specific
* ---------------------------------------------------------------------------- */
h2, 
.storyheadline, 
.StoryHeadline, 
.page-header { 
	color: #F37321; 
	font-weight: bold; 
	font-size: 16px; 
}
.storyteaser, 
.StoryTeaser { color: #252525; font-weight: bold; }
.fivevert { line-height: 5px; }
.tenvert { line-height: 10px; }
.twentyvert { line-height: 20px; }
		
/* layout
* ---------------------------------------------------------------------------- */
#sticky-header {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-sticky-hdr.png") repeat-x;
	width: 100%;
	height: 108px;
	display: block;
	position: fixed;
	top: 0px;
	z-index: 444;
}
#sticky-header-wrap {
	width: 1000px;
	height: 108px;
	display: block;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 555;
}
#sticky-logo {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-logo.png") no-repeat;
	width: 140px;
	height: 103px;
	position: absolute;
	left: 0px;
	bottom: 2px;
}
#scoreboard-wrap {
    height: 55px;
    left: 157px;
    position: absolute;
    top: 38px;
    width: 435px;
}
#topnav-wrap {
	width: 406px;
	height: 43px;
	position: absolute;
	right: 0px;
	top: 21px;
}
#pac12-ad {
	/*background: #F37321;*/
	width: 230px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 71px;
	right: 175px;
	z-index: 777;
}
#search-wrap {
	width: 170px;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 71px;
	right: 0px;
	z-index: 777;
}
#form-text-field {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-search-bg.png") no-repeat;
	margin: 0px 0px 0px 0px !important;
	float: left !important;
	width: 143px !important;
	height: 29px !important;
	padding: 0px 0px 0px 0px !important;	
}
#form-text-field input {	
	width: 136px !important;
	height: 15px !important;
	border: none !important;
	margin: 7px 0px 7px 7px !important;
	padding: 0px 0px 0px 0px !important;
}
#form-submit-bt {
    height: 29px !important;
    width: 27px !important;
	margin: 0px 0px 0px 0px !important;
	float: left !important;
}
#form-submit-bt input {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-search-btn.png") no-repeat;
    border: 0px !important;
    height: 29px !important;
    width: 27px !important;
	margin: 0px 0px 0px 0px !important;
}
#site-wrap {
	width: 995px;
	margin: 0px auto;
}
#mast-nav {
	padding-top: 118px;
	clear: both;
}

/* navigation: #nav
* ------------------------------------------------------------------------- */
#nav, #nav * { border-collapse: collapse; margin: 0px; padding: 0px; }
#nav {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") no-repeat;
	height: 40px;
	position: relative;
	width: 995px;
	z-index: 99; 
}
#nav span { display: none; }
#nav li, #nav a {
	font-size: .95em;  
	height: 40px;
	display: block;
}
#nav li { float: left; }

#nav-01 { width: 98px; background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") 0 -40px}
#nav-02 { width: 100px; }
#nav-03 { width: 100px; }
#nav-04 { width: 200px; }
#nav-05 { width: 100px; }
#nav-06 { width: 100px; }
#nav-07 { width: 100px; }
#nav-08 { width: 100px; }
#nav-09 { width: 97px; }

#nav-01 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png")  0 -40px}
#nav-02 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -98px -40px }
#nav-03 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -198px -40px }
#nav-04 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -298px -40px }
#nav-05 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -498px -40px }
#nav-06 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -598px -40px }
#nav-07 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -698px -40px }
#nav-08 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -798px -40px }
#nav-09 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -898px -40px }

#nav-01:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") 0 -40px }
#nav-02:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -98px -40px }
#nav-03:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -198px -40px }
#nav-04:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -298px -40px }
#nav-05:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -498px -40px }
#nav-06:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -598px -40px }
#nav-07:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -698px -40px }
#nav-08:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -798px -40px }
#nav-09:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-nav.png") -898px -40px }
		
/* navigation dropdown: #nav
* ---------------------------------------- */
#nav ul {
	border: solid #323232;
	border-width: 0px 1px;
	left: -9999px;
	top: 40px;
	position: absolute;
	z-index: 99;
}
#nav-09 ul { margin-left: -55px; _margin-left: -61px; }	
#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 #323232; text-indent: 0; }

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

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

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

#nav .header a, #nav .header a:hover { 
	background: #F37321; 
	color: #323232; 
	font-weight: bold
}
/* navigation: #nav */

/* navigation: #top-nav
* ------------------------------------------------------------------------- */
#top-nav, #top-nav * { border-collapse: collapse; margin: 0px; padding: 0px; }

#top-nav {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-top-btns.gif") no-repeat;
	height: 43px;
	position: relative;
	width: 406px;
	z-index: 99; 
}
#top-nav span { display: none; }
#top-nav li, #top-nav a {
	font-size: .95em;  
	height: 43px;
	display: block;
}
#top-nav li { float: left; }

#top-nav-01 { width: 135px; background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-top-btns.gif") 0 -43px }
#top-nav-02 { width: 135px; }
#top-nav-03 { width: 135px; }

#top-nav-01 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-top-btns.gif") 0 -43px }
#top-nav-02 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-top-btns.gif") -135px -43px }
#top-nav-03 a:hover { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-top-btns.gif") -270px -43px }

#top-nav-01:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-top-btns.gif") 0 -43px }
#top-nav-02:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-top-btns.gif") -135px -43px }
#top-nav-03:hover>a { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-top-btns.gif") -270px -43px }
/* navigation: #top-nav */

#tabs-wrapper { clear: both; }
#store-wrapper { width: 692px; clear: both; }
#btn-wrapper-1 { width: 692px; clear: both; }
#btn-wrapper-2 { width: 692px; clear: both; }

/* columns
* ---------------------------------------------------------------------------- */
#wrap-middle {
	background: url('https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-bg-wrap.jpg') repeat-y;
	width: 995px;
}
body#story-page #wrap-middle {
	padding-top: 6px;
}	
#columns { padding: 0px; margin: 0px; border-collapse: collapse; color: #FFFFFF; }
#columns { width: 995px; }
#column-1, #column-2, #column-3 { padding: 0px; margin: 0px; vertical-align: top; }
#column-1 { width: 693px; }
#column-2 { width: 302px; }
body#story-page #column-1,
body#nonsport-page #column-1 {
	width: 687px;
	border-right: 6px solid #131313;
	padding: 25px 18px 10px 22px;
	color: #000000;
	background: #FFFFFF;
}
body#story-page #column-1 td,
body#nonsport-page #column-1 td { color: #000000; }
body#nonsport-page #column-1 #socialMedia td.row-1 {
	color: #F37321; 
	font-family: Arial;
	font-weight: 600;
	font-size: 14px;
	background: #000000;
}			

/* tabs
* ---------------------------------------------------------------------------- */
#column-1-headlines-tab ul.headline-2 { margin: 0px; padding: 0px; }
#column-1-headlines-tab ul.headline-2 li { float: left; list-style: none; text-indent: -9999px; }
#column-1-headlines-tab ul.headline-2 span { display: none; }

/* Headline tabs: #column-1-headlines-tab
* ---------------------------------------------------------------------------- */	
#column-1-headlines-tab ul.headline-2 { 
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-tabs.gif");
	height: 25px; 
	width: 378px;
	margin: 6px 0px 0px 0px;
}
#column-1-headlines-tab ul.headline-2 li,
#column-1-headlines-tab ul.headline-2 a { display: block; height: 25px; }

#tab-headlines { width: 95px; }
#tab-schedules { width: 95px; }
#tab-archive { width: 95px; }
#tab-beaver { width: 93px; }

#column-1-headlines-tab.on-headlines #tab-headlines { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-tabs.gif") 0 -25px }
#column-1-headlines-tab.on-schedules #tab-schedules { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-tabs.gif") -95px -25px }
#column-1-headlines-tab.on-archive #tab-archive { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-tabs.gif") -190px -25px }
#column-1-headlines-tab.on-beaver #tab-beaver { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-tabs.gif") -285px -25px }

#headlines, #schedules, #archive, #beaver {
	background: #000000;
	border-left: 1px solid #252525;
	border-bottom: 1px solid #252525;
	border-right: 1px solid #252525;
	width: 366px;
	height: 214px;
	overflow: auto;
	padding: 5px; 
	color: #FFFFFF;
}

#headlines a, 
#schedules a, 
#archive a, 
#beaver a { text-decoration: none; }
#headlines a:hover, 
#schedules a:hover, 
#archive a:hover, 
#beaver a:hover { text-decoration: underline; }

#beaver div p.pubdate { font-weight: bold; }
#beaver div #sec-headlines { padding-bottom: 6px; }
body#sport #schedules .calendar-tabs table { width: 95%; }	

/* sport-nav 
* ---------------------------------------------------------------------------- */
#sport-nav {
	width: 985px;
	height: 14px;
	color: #FFFFFF;
	padding-left: 10px;
}
#sport-nav ul {
	margin: 0px;
	padding: 0px;
}
#sport-nav li {
	display: inline;
}
#sport-nav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#sport-nav li a:hover {
	text-decoration: underline;
}
#sport-nav .divider {
	width: 1px;
	height: 11px;
	padding: 4px 10px 0px 10px;
}
#empty-space {
	width: 600px;
	height: 99px;
}

	/* navigation: #sportnavmore
	* ------------------------------------------------------------------------- */
	#sportnavmore, #sportnavmore * { border-collapse: collapse; margin: 0px; padding: 0px; }
	#sportnavmore {
		height: 14px;
		position: relative;
		width: 100px;
		z-index: 90;
		float: left;
	}
	#sportnavmore span { color: #FFFFFF; text-decoration: none; }
	#sportnavmore li, #sportnavmore a {
		font-size: 11px;  
		height: 14px;
		display: block;
		text-decoration: none;
	}
	#sportnavmore li { float: left; }
	#sportnavmore-menu { width: 100px; }

	/* navigation dropdown: #sportnavmore
	* ------------------------------------------------------------------------- */

	#sportnavmore ul {
		border: solid #323232;
		border-width: 0px 1px;
		left: -9999px;
		top: 14px;
		position: absolute;
		z-index: 90;
	}
	#sportnavmore ul, 
	#sportnavmore li li { width: 150px; } 
	#sportnavmore li li, 
	#sportnavmore li li a { height: auto; text-decoration: none; }
	#sportnavmore li:hover ul, 
	#sportnavmore a:hover ul { left: auto; }
	#sportnavmore li li { border-bottom: 1px solid #323232; text-indent: 0; }
	#sportnavmore li li a {
		background: #000000;
		color: #FFFFFF;
		display: block;
		padding: 3px;
		text-decoration: none;
		_width: 100%;
		font-size: 9px;
	}
	#sportnavmore li li a:hover { 
		background: #353535; 
		color: #FFFFFF; 
		text-decoration: none;
	}
	#sportnavmore .right { text-align: left; margin-left: 150px; }
	#sportnavmore .header a, #sportnavmore .header a:hover { 
		background: #FFFFFF; 
		color: #000000; 
		font-weight: bold
	}	

/* BSI PNG
 * ---------------------------------------------------------------------------- */
.photo_gradiant {
	z-index: 1;
	width: 551px;
	height: 271px;
}
#pngBsi {
	z-index: 2;
	width: 551px;
	height: 271px;	
	margin-left: 8px;
}
#pngWrap {
	display: block;
	z-index: 5;
	width: 551px;
	height: 271px;
}

/* RelativeFrame
 * ---------------------------------------------------------------------------- */
#bsi {
	position: relative;
	padding: 8px 0px 8px 0px;
	margin: 8px 8px 0px 0px;
}
#frame_photo { margin: 0px 0px 0px 9px; }
#relativeFrame, #relativeFrame * {
	margin: 0px;
	padding: 0px;	
}
#relativeFrame {
	position: absolute; 
	width: 535px;
	padding: 8px;
	z-index: 1;
}
#relativeFrame div {
	width: 535px;
	position: absolute; 
	visibility: hidden;
	z-index: 1;
}
#relativeFrame h1 {
	padding: 5px 0px 3px 0px;
}	
#relativeFrame h1 a {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #F37321;
}
#relativeFrame h1 a:hover {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}
#relativeFrame div#frm0 { visibility: visible; }

#minis {
	margin: 0px;
	padding: 0px;
	position: absolute;
    top: 8px;
    left: 572px;
}
#mini0, #mini1, #mini2, #mini3, #mini4 {
	float: left;
	width: 100px;
	height: 56px;
	border: 1px solid #333;
	width: 100px;
    position: relative;
}
#mini1, #mini2, #mini3, #mini4 {
	margin-top: 10px;
	_margin-top: 5px;
	*margin-top: 5px;
}
#minis a img {
	opacity: .50;
	filter: alpha(opacity=50);
	border: 1px solid #333;
}
#minis a:hover img, #minis div.miniOn a img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	border: 1px solid #F37321;
}
#controls, #controls * { margin: 0px; padding: 0px; }
#controls {
	position: absolute;
    top: 360px;
    left: 603px;
}
#minis #controls img { border-width: 0; }
#controls li {
	float: left; 
	list-style: none; 
	_display: inline; 
}
#vid0, #vid1, #vid2, #vid3, #vid4 {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-07-bsi-video-play.png") no-repeat;
	opacity: .65;
	filter: alpha(opacity=50);
	position: absolute;
	top: 12px;
	left: 33px;
	width: 34px !important;
	height: 34px !important;
	z-index: 10;
}
#bsi-video-wrap { display: none; }

#bsi-flash-video {
	display: block;
	width: 460px;
	height: 270px;
	position: absolute;
	top: 0px;
	left: 8px;
	z-index: 96;
	border: 1px solid #343434;
	padding: 0px 40px 0px 40px;
}
/* sec-headlines
* ---------------------------------------------------------------------------- */
#sec-headlines, #sec-headlines * { margin: 0px; padding: 0px; }
#sec-headlines h1 { padding-bottom: 13px; }
#sec-headlines h1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

/* auctions
* ---------------------------------------------------------------------------- */
#hdr-flash-video {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-all-access-btns.gif") no-repeat;
	width: 302px;
	height: 39px;
	padding-top: 45px;
}
#hdr-flash-video div { float: left; padding-right: 4px; }	
#flash-video {
	width: 300px;
	border-left: 1px solid #252525;
	border-bottom: 1px solid #252525;
	border-right: 1px solid #252525;
	background: #000;
	height: 324px;
}
#bg-auctions {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-bg-auctions.gif") no-repeat;
	width: 302px;
	height: 149px;
}
#bg-auctions-story {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-bg-auctions.gif") no-repeat;
	width: 302px;
	height: 149px;
	float: left;
}
#bg-auctions-story #auction-portal { padding: 27px 0px 0px 27px; }
#bg-auctions #auction-portal { padding: 27px 0px 0px 27px; }
.promo-rotation {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-promo-rotation.gif") no-repeat;
	width: 302px;
	height: 132px;
	margin: 8px 0px;
}
.btn-top {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-btn-top.gif") no-repeat;
	width: 302px;
	height: 66px;
	margin: 8px 0px 6px 0px;
}
.btn-right {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-btn-1-4.gif") no-repeat;
	width: 302px;
	height: 75px;
	margin: 6px 0px 0px 0px;
}

/* calendar-tabs
* ---------------------------------------------------------------------------- */	
.calendar-tabs { padding: 0px; margin: 0px; border-collapse: collapse; }
.calendar-tabs tr.calendar-date { background: #F37321; }
.calendar-tabs tr.calendar-date td { color: #252525; font-weight: bold; }
.calendar-tabs tr.calendar-headers td { color: #666666; }
.calendar-tabs tr.calendar-body td { color: #CCCCCC; }
.calendar-tabs table td,
.calendar-tabs table td a { font-size: 10px; }
.calendar-tabs .event-divide { background: #333333; margin: 0px; padding: 0px; height: 1px; }	
.calendar-tabs td { padding-right: 6px; }	
.calendar-tabs table td a:link, 
.calendar-tabs table td a:visited,
.calendar-tabs table td a:active { text-decoration: none; color: #F37321; } 
.calendar-tabs table td a:hover { text-decoration: underline; }	

#bsi {
	background: #000000;
	color: #FFFFFF;
	border: 1px solid #252525;
	width: 684px;
	height: 366px;
	margin: 8px 0px 0px 0px;
}
.btn {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-btn-1-1.gif") no-repeat;
	width: 167px;
	height: 75px;
}
#btn-wrapper-1 img { margin: 6px 0px 0px 0px; }
#btn-wrapper-2 img { margin: 3px 0px 0px 0px; }
#store-wrapper div { margin-top: 6px; }
#store-wrapper div img { display: block; }
.store-photo {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/10-orst-fb-167x149.jpg") no-repeat;
	width: 167px;
	height: 149px;
	padding-right: 6px;
}
.store-os {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://banners.osubeaversshop.com/images/2011-osu-gd-banner-002.gif") no-repeat;
	width: 167px;
	height: 149px;
	margin-right: 6px;
}
.store-dvd {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-store-dvd.jpg") no-repeat;
	width: 167px;
	height: 149px;
	margin-right:6px;
}
.store-btn {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/BASF_ad-167x149.jpg") no-repeat;
	width: 167px;
	height: 149px;
	margin: 0px; 
	padding: 0px;
}
#store-wrapper .store-btn img { margin: 0px; padding: 0px; display: block; }

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

/* email-print
* ---------------------------------------------------------------------------- */
.email-print { margin: 10px 0px; }
.email-print li { 
	display: inline; 
	list-style-type: none; 
	margin: 0px 30px; 
	padding-left: 25px; 
}
.email-print li.email { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/graphics/oas-icon-email.gif") 0 2px no-repeat }
.email-print li.print { background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/graphics/oas-icon-print.gif") 0 2px no-repeat }

/* pre-footer
* ---------------------------------------------------------------------------- */
#pre-footer {
	border: solid #AAAAAA; 
	border-width: 2px 0px;
	display: block;
	padding-top: 6px;
	text-align: center;
	width: 460px;
}
#promo-slider-wrap {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-slider-bg.png") no-repeat;
	width: 686px;
	height: 130px;
	margin: 11px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#promo-slider-wrap-story {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-slider-bg.png") no-repeat;
	width: 686px;
	height: 130px;
	margin: 11px 7px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.is-wrapper {
	clear: both;
}
.imageswapper {
	position: relative;
	overflow: hidden; 
}
.imageswapper a, .imageswapper a img,.imageswapper div { border: 0; margin:0px; padding: 0px; }
.imageswapper ul { list-style: none; margin: 0; padding: 0; position: absolute; top: 0; left: 0; }
.imageswapper ul li { float: left; }
.imageswapper ul li a:hover {
	opacity: .9;
	filter: alpha(opacity=90);	
}
.imgswap-button-left {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
.imgswap-button-right {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 100;
}
.imgswap-button-right a, .imgswap-button-left a {
	display: block;
	text-indent: -9999px;
}
#PROMOSSLIDER-outside-wrapper {
    height: 116px;
    padding: 14px 0px 0px 18px;
    position: relative;
    width: 668px;
}
#PROMOSSLIDER-outside-wrapper .imgswap-button-left {
	position: absolute;
	left: 4px;
	top: 56px;
}
#PROMOSSLIDER-outside-wrapper .imgswap-button-right {
	position: absolute;
	right: 4px;
	top: 56px;
}	
#PROMOSSLIDER-outside-wrapper .imgswap-button-left a {
	background: url('https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-slider-arrow-left.png') no-repeat;
	height: 18px;
	width: 18px;
}
#PROMOSSLIDER-outside-wrapper .imgswap-button-left a:hover {
	background: url('https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-slider-arrow-left.png') no-repeat;
	opacity: .8;
	filter: alpha(opacity=80);
}
#PROMOSSLIDER-outside-wrapper .imgswap-button-right a {
	background: url('https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-slider-arrow-right.png') no-repeat;
	height: 18px;
	width: 18px;
}
#PROMOSSLIDER-outside-wrapper .imgswap-button-right a:hover {
	background: url('https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-12-slider-arrow-right.png') no-repeat;
	opacity: .8;
	filter: alpha(opacity=80);
}
#PROMOSSLIDER-outside-wrapper .imgswap-button-right a:active, #PROMOSSLIDER-outside-wrapper .imgswap-button-left a:active {
	opacity: .5;
	filter: alpha(opacity=50);
}
#ads1 {
	margin: 5px auto;
	width: 995px;
	height: 90px;
	clear: both;
}
#ads2 {
	margin: 15px auto;
	width: 538px;
}
#logo-edu {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-logo-edu.gif") no-repeat;
	width: 160px;
	height: 65px;
}
#logo-com {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-08-logo-com.gif") no-repeat;
	width: 295px;
	height: 65px;
}
#logo-pac10 {
	padding-left: 7px;
}
#holder-banner {
	width: 728px;
	height: 90px;
}
#holder-story {
	width: 300px;
	height: 250px;
	margin: 6px 0px 0px 6px;
}
#holder-ad {
    height: 90px;
    margin: 0px 0px 0px 9px;
    width: 258px;
}

/* printer-footer
 * ---------------------------------------------------------------------------- */	
#printer-wrap {
	width: 995px;
}
#printer-footer	{
	width: 637px;
	background: #FFFFFF;
	height: 35px;
	padding: 25px;
}
#printer-footer a {
	color: #252525;
}
#printer-footer a:hover {
	text-decoration: none;
}	
#printer-blank {
	width: 302px;
	float: left;
}		

/* footer
* ---------------------------------------------------------------------------- */
#footer {
	background: url("https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/orst-07-bg-footer.gif") repeat-x top;
	color: #FFFFFF;
	padding: 20px;
	text-align: center;
	clear: both;
	position: relative;
}
#pac10-logo {
	position: absolute;
	top: 30px;
	left: 250px;
}
#learfield-logo {
    background: url('https://webarchive.library.unt.edu/web/20121217130507oe_/http://grfx.cstv.com/schools/orst/graphics/Learfield-Sports-125.png');
    width: 125px;
    height: 23px;
    display: block;
    position: absolute;
    top: 50px;
    left: 450px;
}
#footer a:link, #footer a:visited { color: #FFFFFF; }
#footer a:hover, #footer a:active { color: #FFFFFF; }

.statsTotal td { background: #CDCDCD; font-weight: 700; }
.statscategory {text-align:center;}
.stats-m-footbl td {padding:2px; border:1px;}
.stats-m-footbl thead th {background: #F37321; color:#FFF; font-weight:700; text-align:left;}
.stats-m-footbl-rush td {padding:2px; border:1px;}
.stats-m-footbl-rush thead th {background: #F37321; color:#FFF; font-weight:700; text-align:left;}
.stats-m-footbl-recv td {padding:2px; border:1px;}
.stats-m-footbl-recv thead th {background: #F37321; color:#FFF; font-weight:700; text-align:left;}
.stats-m-footbl-kikr td {padding:2px; border:1px;}
.stats-m-footbl-kikr thead th {background: #F37321; color:#FFF; font-weight:700; text-align:left;}
.stats-m-footbl-pntr td {padding:2px; border:1px;}
.stats-m-footbl-pntr thead th {background: #F37321; color:#FFF; font-weight:700; text-align:left;}
.stats-m-footbl-defn td {padding:2px; border:1px;}
.stats-m-footbl-defn thead th {background: #F37321; color:#FFF; font-weight:700; text-align:left;}
.stats-m-footbl-pass td {padding:2px; border:1px;}
.stats-m-footbl-pass thead th {background: #F37321; color:#FFF; font-weight:700; text-align:left;}
.stats-m-footbl-fegs td {padding:2px; border:1px;}
.stats-m-footbl-fegs thead th {background: #F37321; color:#FFF; font-weight:700; text-align:left;}

.stats-m-baskbl td {padding:2px; border:1px;}
.stats-m-baskbl thead th {background: #F37321; color:#FFF; font-weight:700; text-align:left;}

.stats-w-baskbl td {padding:2px; border:1px;}
.stats-w-baskbl thead th {background: #F37321; color:#FFF; font-weight:700; text-align:left;}
.stats-w-baskbl tbody {text-align:center;}
.w-baskbl-stat-category-heading {color:#AC0521; font-weight:200;}

.stats-m-basebl td {padding:1px; font-size: 11px;}
.stats-m-basebl thead { background: #F37321; color:#fff; font-size: 11px; text-transform:uppercase; text-align:center;}
.stats-m-basebl tbody {text-align:center;}
.m-basebl-stat-category-heading {color:#AC0521; font-weight:200;}

.stats-w-softbl td {padding:1px; font-size: 11px;}
.stats-w-softbl thead { background: #F37321; color:#fff; font-size: 11px; text-transform:uppercase; text-align:center;}
.stats-w-softbl tbody {text-align:center;}
.w-softbl-stat-category-heading {color:#AC0521; font-weight:200;}


.stats-m-soccer td {padding:0px; text-align:center;}
.stats-m-soccer thead { background: #F37321; color:#fff; font-weight:700; text-transform:uppercase; text-align:center;}

.stats-w-soccer td {padding:0px; text-align:center;}
.stats-w-soccer thead { background: #F37321; color:#fff; font-weight:700; text-transform:uppercase; text-align:center;}

.stats-w-volley {background: #F37321; width:100%;}
.stats-w-volley tbody {background: #ffffff;}
.stats-w-volley td {padding:2px; width:9%; text-align:center; border-bottom: 1px dotted #aaa;}
.stats-w-volley thead th { color:#fff; font-weight:700; text-transform:uppercase; text-align:center; padding:2px;}