/* 
 ----------------------------------------------------------------------------
	Company: CSTV Networks, Inc.
	Author: PRODUCER'S NAME HERE
 	CSS Document: display.css
 ---------------------------------------------------------------------------- 
*/


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


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

body { 
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-wrap.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 }

a.white-link { color: #fff; text-decoration:none;}
a.white-link.hover{text-decoration:underline;}

.white-header { 
	color: #fff; 
	font-weight: bold; 
	font-size: 16px 
	}


.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 
{ 
	width:1000px;
	margin:0 auto;
}



#top-ads 
{
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-topbar.png") no-repeat;
	width:992px;
	height:105px;
	padding:5px 0 0 8px;
	margin:0 auto;
}

#flash-promo-wrap
{float:left;
widht:240px;
padding:0 10px 0 0;}

#holder-banner
{float:left;

}

#container 
{ 
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-body.png") repeat-y;
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-body.png', sizingMethod='scale');
	width:1000px;

	margin:0px auto;
	display:block;
}

#body-wrap{
	position:relative;
	z-index:10;
}

#mast {
	width:990px; 
margin:0 auto;
}

#mast-top
{
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-top-mast.png") no-repeat;
	width:1000px;
	height:14px;
	margin:0 auto;
}

#mastL
{
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-mast-logo.jpg") no-repeat;
	width:248px;
	height:124px;
	float:left;
}

#nav-wrap
{margin:0 auto;
width:990px;}


#school-nav-wrap{
	float:left;
}

#mastR 
{
	float:left;
	width:742px;
}

#media-icons-wrap
{
	float:left;
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-search.gif");
	height:44px;	
	padding:5px 0 0 0;
}

#search-wrap
{
	float:left;
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-search.gif");
	height:34px;
	padding:15px 13px 0 173px;
	/*padding:15px 13px 0 487px;*/
}

#school-facts
{
	margin:0 0 5px 0;
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-school-info.gif");
	
	color:#233a71;
	width:260px;
	padding:20px;
}


#school-facts a
{color:#233a71;}

#promos-b
{width:990px;}

body#school #promos-b
{width:990px;
	padding:0 0 0 10px ;}


#row-2-wrap
{width:990px;}

#row-3-wrap
{width:990px;}

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

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

#nav {
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") no-repeat;
	height: 67px;
	position: relative;
	width: 990px;
	z-index: 99; 
	}
	
#nav span { display:none; }

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

#nav li { float: left; }


#nav-01 { width:175px; }
#nav-02 { width:155px; }
#nav-03 { width:175px; }
#nav-04 { width:101px; }
#nav-05 { width:112px; }
#nav-06 { width:122px; }
#nav-07 { width:150px; }


#nav-01 a:hover { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") 0 -67px }
#nav-02 a:hover { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -175px -67px }
#nav-03 a:hover { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -330px -67px }
#nav-04 a:hover { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -505px -67px }
#nav-05 a:hover { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -606px -67px }
#nav-06 a:hover { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -718px -67px }
#nav-07 a:hover { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -840px -67px }

#nav-01:hover>a { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") 0 -67px }
#nav-02:hover>a { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -175px -67px }
#nav-03:hover>a { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -330px -67px }
#nav-04:hover>a { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -505px -67px }
#nav-05:hover>a { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -606px -67px }
#nav-06:hover>a { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -718px -67px }
#nav-07:hover>a { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-nav.gif") -840px -67px }


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

	#nav ul {
		border: solid #fff;
		border-width: 0 1px;
		left: -9999px;
		top: 50px;
		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 #fff; text-indent: 0; }


	#nav li li a {
		background: #ebebeb;
		color: #666;
		display: block;
		padding: 3px;
		text-decoration:none;

		_width: 100%
		}

	#nav li li a:hover { 
		background: #d0d0d0; 
		color: #333 
		}

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

	#nav .header a, #nav .header a:hover { 
		background: #d0d0d0; 
		color: #333; 
		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:21px;
		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: #BF3130; color: #fff; font-weight: bold }
/* navigation: #nav 
*/

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

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

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

#column-1 
{
	width:990px;
padding:0 0 0 10px;
	
}



body#school #column-1 
{
	width:674px;
	padding:0 5px 0 10px;
}

#story-ad
{margin:0 0 5px 0;}

#story-wrap
{
width:933px;
	padding:20px;
border:#ccc solid;
	border-width:0 1px 1px 1px;
}

body#story #title
{
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-hdr-bar.gif") ;
	height:40px;
	width:968px;
	padding:5px 0 0 5px;
	color:#233a71;
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
border:#ccc solid;
	border-width:01px 1px 0 1px;
}

body#school #title
{
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-hdr-bar.gif") ;
	height:40px;
	width:660px;
	padding:5px 0 0 5px;
	color:#233a71;
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
}

#title
{
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-hdr-bar.gif") ;
	height:40px;
	padding:5px 0 0 5px;
	color:#233a71;
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
}

#school-photo-wrap
{
	
	float:left;
	border:#ccc solid;
	border-width:1px 1px 1px 1px;
	padding:3px;
	margin:0 0 5px 0;
}

/* bsi and relative frame
	 * ---------------------------------------------------------------------------- */
#bsi-wrap
{
	width:574px;
	height:465px;
	float:left;
	border:#ccc solid;
	border-width:1px 1px 1px 1px;
	padding:4px;
	margin:0 0 5px 0;
}	


body#sport #bsi-wrap
{
	width:574px;
	height:510px;
	float:left;
	border:#ccc solid;
	border-width:1px 1px 1px 1px;
	padding:4px;
	margin:0 0 5px 0;
}
.photo_gradiant 
{
	width:574px;
	height:326px;
	background: url('http://grfx.cstv.com/schools/patr/graphics/patr-09-bsi-layer.png') no-repeat;
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://grfx.cstv.com/schools/patr/graphics/patr-09-bsi-layer.png', sizingMethod='scale') no-repeat;
}


#relativeFrame, #relativeFrame * 
{	
	margin:0;
	padding:0;
	color:#000;
	font-size:11px;	
	width:565px;
}

#relativeFrame 
{
	position: relative; 
	width:565px;
	padding:0 10px 0 10px;
	z-index: 1;
	top:-60px;
}

#relativeFrame div 
{
	width:399px;
	height:50px;
	position: absolute; 
	visibility: hidden;
	z-index: 1;
}
		

#relativeFrame h1 a {
	font-size:16px;
	color:#233a71;
	text-decoration:none;
}
		
#relativeFrame h1 a:hover 
{
	text-decoration:underline;
}		


#relativeFrame a
{
	text-decoration:none;
	color:#233a71;
	font-size:11px;
}

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

#relativeFrame div#frm0 { visibility: visible }
	

#relativeFrame .pubdate
{
	font-weight:bold;
	font-size:9px;
}		
/*  Minis
 * ---------------------------------------------------------------------------- */				

#minis
{
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-btm-bsi.gif");
	width:575px;
	height:141px;
}

#minis div
{
	float:left;
	width:87px;
}


#mini0
{padding:35px 0 0 30px;}
#mini1
{padding:35px 0 0 54px;}
#mini2
{padding:35px 0 0 56px;}
#mini3
{padding:35px 0 0 58px;}

#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);
}
		
#teaser
{
	font-size:10px;
	color:#233a71;
	padding:5px 0 0 0;
}

#more-wrap
{
	float:left;
	width:674px;
}

	
#sec-headlines-wrap
{
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-moreheadlines.gif") repeat;
	width:672px;
	height:320px;
	overflow-x: hidden; overflow-y: auto;
	color:#000;
	font-size:11px;
	border:#ccc solid;
	border-width:0 1px 1px 1px;
	margin:0 0 7px 0;
}


#sec-headlines
{
	padding:5px;
	width:662px;
}

#sec-headlines h2
{
	margin:0;
	padding:0;
}

#sec-headlines h2 a
{
	text-decoration:none;
	font-size:11px;
	color:#233a71;
}

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

#sec-date
{
	font-size:11px;
	color:#666;
}


body#school #sec-headlines-wrap
{
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-schl-moreheadlines.gif") ;
	width:662px;
	height:491px;
	overflow-x: hidden; overflow-y: auto;
	color:#000;
	font-size:11px;
	border:#ccc solid;
	border-width:0 1px 1px 1px;
	margin:0 0 7px 0;
	padding:5px;
}

#school-pubdate
{color:#666;}

body#school #sec-headlines-wrap h2
{margin:0;
padding:0;}

body#school #sec-headlines-wrap h2 a
{
	text-decoration:none;
	font-size:11px;
	color:#233a71;
}

#tab-wrap
{
	float:left;
	width:390px;
	margin:0 0 0 5px;
}


#ads-wrap
{
	float:left;
	padding:0 0 0 5px;
width:300px;
}

#aotw-wrap
{
	float:left;
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-aotw.gif") no-repeat;
	width:484px;
	height:164px;
	margin:0 10px 0 0;
}



#aotw-image
{
	float:left;
	padding:37px 5px 0 5px;
}


#aotw-content
{
	font-size:11px;
	padding:38px 5px 0 5px;
	color:#233a71;
}


#aotw-content a
{
	color:#233a71;
	font-size:10px;
}

#poll-wrap
{
	float:left;
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-fanpoll.gif") no-repeat;
	width:484px;
	height:164px;
}


#fanpoll-question
{
	padding:48px 0 0 0;
	color:#233a71;
	font-weight:bold;
	width:484px;
	text-align:center;
	font-size:13px;
}


#poll-image
{padding:45px 5px 0 200px;}



#stand-1
{float:left;
padding:10px 20px 0 45px;

color:#233a71;}


#stand-2
{float:left;
padding:10px 0 0 0;

color:#233a71;}

#team, #pct, #pl, #all, #pct2
{float:left;
padding:15px;color:#233a71;}

#note
{color:#233a71;}

/* 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/patr/graphics/patr-09-tabs.jpg");
	height: 36px; 
	width: 390px	
	}

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

#tab-features	{ width: 63px }
#tab-scoreboard { width: 78px }
#tab-news { width: 83px }
#tab-champs { width: 91px }
#tab-media { width: 75px }

#headlines-tab.on-features #tab-features { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-tabs.jpg") 0 -36px }
#headlines-tab.on-scoreboard #tab-scoreboard { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-tabs.jpg") -63px -36px }	
#headlines-tab.on-news #tab-news { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-tabs.jpg") -141px -36px }
#headlines-tab.on-champs #tab-champs { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-tabs.jpg") -224px -36px }
#headlines-tab.on-media #tab-media { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-tabs.jpg") -315px -36px }

#features, #scoreboard, #news, #champs, #media { 
	border:#ccc solid;
	border-width:0 1px 0 1px;
}


#features-content, #campus-content, #champs-content, #scores-content, #media-content
{ 
	height: 360px; 
	overflow-x: hidden; overflow-y: auto; 
	background:#fff url('http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-tabs.gif'); 
	width:375px;
	padding:4px;
	margin:0 3px 0 3px;
}

#features a
{
	color:#233a71;
	text-decoration:none;
	font-weight:bold;
}

#media a
{
	color:#233a71;
	text-decoration:none;
	font-weight:bold;
}
.featuremore
{
	color:#233a71;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

.featurepubdate, .featuresportname
{
	color:#233a71;
	text-decoration:none;
	font-size:10px;
}

#news a, #champs a
{
	color:#233a71;
	text-decoration:none;
	font-weight:bold;
}

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

	#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/patr/graphics/patr-09-sports-tabs.gif");
		height: 36px; 
		width: 390px	
		}

	#events-tab ul.event-1 li, #events-tab ul.event-1 a { display: block; height: 36px }

	#tab-sport-features	{ width: 63px }
	#tab-sport-scoreboard { width: 78px }
	#tab-sport-news { width: 83px }
	#tab-sport-champs { width: 91px }
	#tab-sport-stand { width: 75px }

	#events-tab.on-sport-features #tab-sport-features { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-sports-tabs.gif") 0 -36px }
	#events-tab.on-sport-scoreboard #tab-sport-scoreboard { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-sports-tabs.gif") -63px -36px }	
	#events-tab.on-sport-news #tab-sport-news { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-sports-tabs.gif") -141px -36px }
	#events-tab.on-sport-champs #tab-sport-champs { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-sports-tabs.gif") -224px -36px }
	#events-tab.on-sport-stand #tab-sport-stand { background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-sports-tabs.gif") -315px -36px }

	#sport-features, #sport-scoreboard, #sport-news, #sport-champs, #sport-stand { 
		border:#ccc solid;
		border-width:0 1px 0 1px;
	}


	#sport-features-content, #sport-campus-content, #sport-champs-content, #sport-scores-content, #sport-stand-content
	{ 
		height: 273px; 
		overflow-x: hidden; overflow-y: auto;  
		background:#fff url('http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-tabs.gif'); 
		width:375px;
		padding:4px;
		margin:0 3px 0 3px;
	}


.calendar, .calendar * { 
	border-collapse: collapse; 
	margin: 0px; 
	 padding:0;
}

.calendar { width: 100%;padding: 0 2px 0 2px;  }

.calendar td { 
	background:#eee;
	padding:2px; color:#222; 
font-size:10px; }

.calendar tr.calendar-date td{ 
	background-color: #ccc; 
	color:#233a71; 
	font-weight: bold;
	font-size:11px;
	width:100%;
}





#sport-features a
{
	color:#233a71;
	text-decoration:none;
	font-weight:bold;
}

#sport-media a
{
	color:#233a71;
	text-decoration:none;
	font-weight:bold;
}
.featuremore
{
	color:#233a71;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

.featurepubdate, .featuresportname
{
	color:#233a71;
	text-decoration:none;
	font-size:10px;
}

#sport-news a, #sport-champs a
{color:#233a71;
	text-decoration:none;
	font-weight:bold;}














.calendar td.calendar-date {  color:#233a71; font-size:11px; width:100%; }

.calendar tr.calendar-headers td {
	text-align:left;
	font-size:10px; 
	font-weight: bold; 
	color:#233a71; 
	background:#fff; 
	
}

.calendar a:link { color:#233a71; text-decoration:none; font-weight:bold; }
.calendar a:visited { color:#333; text-decoration:none; font-weight:bold; }
.calendar a:hover { color:#333; text-decoration:underline; font-weight:bold; }






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

#sidebar-wrap
{height:180px;
overflow:auto;
background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-sidebar.gif");
margin:2px 0 5px 0;
padding:10px;
border:#ccc solid;
border-width:0 1px 1px 1px;

padding:10px 10px 0 20px;}


#sidebar-wrap a
{color:#233a71;
text-decoration:none;}

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





#sidebar-wrap ul
{color:#233a71;margin:0;
padding:0;font-size:11px;}

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

#sidebar { margin: 0 }

#sidebar h3 { margin-top: 15px }


/* standings  */
.standinghdr {font-size:11px; color:#ffffff; font-weight:600; width:309; background-color:001d61; layer-background-color:001d61;}

.standinghdroffset{margin-left:10;width:290;}
.standing {font-size:10px; color:#fff;}

.teamentry{position:relative; margin-top:2;margin-bottom:2; z-index:0; left:5; width:300;color:#000000;font-size:10px;}
.plentry {position:absolute; left:100;top:0;width:40;color:#000000;font-size:10px;}
.ptsentry{position:absolute; left:150;top:0;width:40;color:#000000;font-size:10px;}
.overallentry{position:absolute; left:200;top:0;width:100;color:#000000;font-size:10px;}
.pctentry{position:absolute; left:250;top:0;width:40;color:#000000;font-size:10px;}
.eventnotes{color:#000000;font-size:10px;}

.teamentry2{position:relative; margin-top:2; margin-bottom:2; z-index:0; left:5; width:370; color:#003366;font-size:10px;}
.plentry2 {position:absolute; left:100;top:0;width:40;color:#003366;font-size:10px;}
.ptsentry2{position:absolute; left:150;top:0;width:40;color:#003366;font-size:10px;}
.overallentry2{position:absolute; left:200;top:0;width:100;color:#003366;font-size:10px;}
.pctentry2{position:absolute; left:260;top:0;width:40;color:#003366;font-size:10px;}
.eventnotes2{color:#ffffff;font-size:10px;}
/* standings  */

#champtable a {color:#fff; font-size:13px; text-decoration:none;}
#champtable a.hover {text-decoration:underline;}
/* 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 }

.calendar, .calendar * { 
	border-collapse: collapse; 
	margin: 0; 
	padding: 0  
	}
	
.calendar { width: 100% }

.calendar td { padding: 2px }

.calendar tr.calendar-date { 
	background-color: #222; 
	color: #fff; 
	font-weight: bold
	}
	

/* 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 }
		
		
/* footer
 * ---------------------------------------------------------------------------- */
#footer-wrap
{
	width:990px;
	margin:0 auto;
}	

#bottom-curve
{margin-left:-6px;}

#footer-return
{
	text-align:center;
	padding:25px 025px 0;
}

#footer-return a
{
	color:#233a71;
}

#footer-logos
{
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-logo-bg.gif") ;
	width:855px;
	height:191px;
	padding:0 0 0 135px;
}

#footer-logos img
{
		float:left;
	display:block;
	height:190px;

}

#footer {
	width:990px;	
	background: url("http://grfx.cstv.com/schools/patr/graphics/patr-09-bg-footer.gif") ;
}
	
	#footer a:link, #footer a:visited { color: #444 }
	#footer a:hover, #footer a:active { color: #666 }

