@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000;
	color:#F60;
	font-family:Arial, Helvetica, sans-serif;
}
.wrapper {
	width:1000px;
	margin:auto;
	border:3px solid #FFF;
	background-color:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}
.header ul {
	width:1000px;
	height:50px;
	list-style-type:none;
	margin:auto;
	padding-left:130px;
}
.header li {
	float:left;
	display:block;
	font-size:24px;
	margin-left:15px;
}
.header a{
	display:inline-block;
}
.header a:link,.header a:visited{
	font-weight:bold;
	text-align:center;
	padding:4px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
}
body.home a.home, body.roster a.roster, body.schedule a.schedule, body.youth a.youth, body.btwc a.btwc, body.history a.history {
	background-color:#F60;
	border:3px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:0 5px;
}

.sidebar {
	float:left;
	width:200px;	
}
.featurenews {
	border:3px solid #FFF;
	background-color:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:500px;
	height:505px;
	float:left;
	margin-left:45px;
	color:#FFF;
}
.featurenews a:link, .featurenews a:visited {
	color:#FFF;
}
.varsityschedule {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	width:210px;
	height:505px;
	border:3px solid #FFF;
	background-color:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
	margin-left:15px;
	margin-bottom:40px;
	
}
.varsityschedule ul {
	list-style-type:none;
	text-decoratrion:none;
	text-align:left;
	padding-left:10px;
	}
.varsityschedule a:link, .varsityschedule a:visited {
	color:#FFF;
	text-decoration:none;
}
.varsityschedule a:hover {
	text-decoration:underline;	
}
.recentnews {
	width:210px;
	height:245px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoratrion:none;
	list-style-type:none;
	border:3px solid #FFF;
	background-color:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
	margin-left:15px;
}
.recentnews ul {
	text-decoration:none;
	text-align:left;
	padding-left:5px;
	padding-right:3px;	
}
.recentnews a:link, .recentnews a:visited {
	color:#FFF;
	text-decoration:none;
}
.recentnews a:hover{
	text-decoration:underline;	
}
.youthschedule {
	width:210px;
	height:245px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoratrion:none;
	list-style-type:none;
	border:3px solid #FFF;
	background-color:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
	margin-top:10px;
	margin-left:15px;
}
.youthschedule ul{
	text-decoration:none;
	text-align:left;
	list-style-type:none;
}
.youthschedule p{
	color:#FFF;
	font-size:14px;	
}
#youthnews {
	width:220px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	border:3px solid #FFF;
	background-color:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
	margin-left:25px;
	}
#youthnews ul{
	text-decoration:none;
	text-align:left;
	padding-left:5px;
	padding-right:3px;	
}	
#youthnews a:link, #youthnews a:visited {
	color:#FFF;
	text-decoration:none;
}
#youthnews a:hover {
	text-decoration:underline;	
}
#mediabox {
	width:220px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	border:3px solid #FFF;
	background-color:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
	margin-left:15px;
}
#mediabox ul{
	text-decoration:none;
	text-align:left;
	padding-left:5px;
	padding-right:3px;	
}
#mediabox a:link, #mediabox a:visited {
	color:#FFF;
	text-decoration:none;
}
#mediabox a:hover {
	text-decoration:underline;	
}
#boosternews {
	width:220px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	border:3px solid #FFF;
	background-color:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
	margin-left:15px;
	text-decoration:none;

}
#boosternews ul{
	text-decoration:none;
	text-align:left;
	padding-left:5px;
	padding-right:3px;	
}
#boosternews a:link, #boosternews a:visited {
	color:#FFF;
	text-decoration:none;
}
#boosternews a:hover {
	text-decoration:underline;	
}
#juniornews {
	width:220px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	border:3px solid #FFF;
	background-color:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
	margin-left:15px;
	margin-bottom:20px;

}
#juniornews ul{
	text-decoration:none;
	text-align:left;
	padding-left:5px;
	padding-right:3px;	
}
#juniornews a:link, #juniornews a:visited {
	color:#FFF;
	text-decoration:none;
}
#juniornews a:hover {
	text-decoration:underline;	
}
h1 {
	font-size:28px;
	color:#F60;
	font-size:45px;
	text-align:center;	
}
.table {
	color:#FFF;
	font-size:14px;
}
.wrapper .table table {
	font-size: 18px;
	color: #FFF;
}
td {
	font-size:16px;
	text-align:center;
	color: #FFFFFF;
}
table.rostertable {
	width:850px;
	margin:0 auto;
	border:1px solid #FFF;
	border-collapse:collapse;
}
table.name {
	width:166px;
}
table.record {
	width:86px;
}
table.states {
	width:89px;
}
table.regionals {
	width:90px;
}
table.districts {
	width:89px;
}
table.sectionals {
	width:97px;
}
table.kom {
	width:83px;
}
table.powerade {
	width:	100px;
}

.rostertable td, .rostertable th {
	border:1px solid #FFF;
	border-collapse:collapse;
	margin:0;
}

.rostertable th.schedulecaption {
	font-size:24px;	
}

.rosterclass {
	color: #F60;
	font-size:30px;
	font-weight: bold;	
}
.rostertable th.wrestlername {
	text-align:left;	
}
.rostertable th.gradelevel {
	text-align:right;	
}
.rostertable th.seasonrecord {
	font-size:24px;
	color:#FFF;	
}
table.scheduletable {
	color:#FFF;
	font-size:14px;
	width:800px;
	border: 1px solid #FFF;
	border-collapse:collapse;
	margin:0 auto;
}
.scheduletable td, .scheduletable th {
	border:1px solid #FFF;
	border-collapse:collapse;
	margin:0;
}
.scheduletable th.date {
	width:150px;		
}
.scheduletable th.events {
	width:225px;
}
.scheduletable th.results {
	width:130px;
}
.scheduletable th.news {
	width:131px;
}
.scheduletable th.previous {
	width:130px;
}
.scheduletable a:visited {
	color:#F60;
}
#festival{
	text-align:left;
	margin-left:30px;
}
#ud{
	text-align:left;
	margin-left:30px;
}
.matchtable {
	color:#FFF;
	font-size:14px;
	width:800px;
	border: 1px solid #FFF;
	border-collapse:collapse;
	margin:0 auto;
}
.matchtable td, .matchtable th {
	border:1px solid #FFF;
	border-collapse:collapse;
	margin:0;
}
.matchtable th.weight{
	width:100px;
}
.matchtable th.benton{
	width:200px;	
}
.matchtable th.opponent{
	width:200px;	
}
.matchtable th.results{
	width:150px;	
}
.matchtable th.matchscore{
	width:150px;	
}
.tournamenttable {
	color:#FFF;
	font-size:14px;
	width:800px;
	border: 1px solid #FFF;
	border-collapse:collapse;
	margin:0 auto;
}
.tournamenttable td, .tournamenttable th {
	border:1px solid #FFF;
	border-collapse:collapse;
	margin:0;
}
.tournamenttable th.wrestler{
	width:250px;
}
.tournamenttable th.result{
	width:150px;	
}
.tournamenttable th.opponent{
	width:400px;	
}
.tournamenttable td.wrestlername {
	font-size:24px;
}
.tournamenttable td.wrestlerresult {
	font-size:24px;
}
.tournamenttable td.wrestlerplace {
	font-size:24px;
}
.multipledualstable {
	color:#FFF;
	font-size:14px;
	width:800px;
	border: 1px solid #FFF;
	border-collapse:collapse;
	margin:0 auto;
}
.multipledualstable td, .multipledualstable th {
	border:1px solid #FFF;
	border-collapse:collapse;
	margin:0;
}
.multipledualstable th{
	font-size:22px;
}
.multipledualstable th.team{
	width:250px;
}
.multipledualstable th.time{
	width:150px;	
}
.multipledualstable th.result{
	width:150px;	
}
.construction {
	color:#FFF;
	border:1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	width:450px;
	margin:auto;
	text-align:center;
}
.apparel {
	color:#FFF;
	border:1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	width:700px;
	margin:auto;
	text-align:center;
}
.oldnews {
	color:#FFF;
	border:1px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	width:700px;
	margin:auto;
	text-align:center;
}
.oldnews ul{
	color:#FFF;
	text-align:left;
	margin-left:180px;
}
#footer {
	color:#F60;
	font-size:18px;
	width:300px;
	border:3px solid #FFF;
	background-color:#333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	margin:10px auto;
	clear:both;
}
#footer a:visited{
	color:#F60;	
}
#footer a:link {
	color:#F60;
}
.sitemap {
	color:#FFF;
	font-size:14px;
	width:700px;
	border: 1px solid #FFF;
	border-collapse:collapse;
	margin:0 auto;
}
.sitemap h1{
	font-size:24px;
	color:#FFF;	
}
.sitemap h2{
	font-size:22px;
	color:#FFF;	
}
.sitemap p{
	font-size:20px;
	color:#FFF;
}
.sitemaptable {
	width:700px;
	font-size:16px;
	color:#FFF;
	border:1px solid #FFF;
	border-collapse:collapse;
	margin:0;
}
.sitemaptable a:link {
	color:#F60;
}
.sitemaptable td, .sitemaptable th {
	border:1px solid #FFF;
	border-collapse:collapse;
	margin:0;
}
.center {
	margin:450;
}

.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; ; position: relative; min-height: 400px;
											  background: url(images/bg.png) top center;}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #F60; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20x; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 419px; position: absolute; top: 27px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -47px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

a:link {
	color:#F60;
}
a:hover {
	color:#F60;	
	text-decoration:underline;
}

