@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	text-decoration: blink;
}

html { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	background-color: #000;
	color: #c5b358;
	text-align: center;
	margin: 3px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

.email a {
	color: #FFFF00;
	text-decoration: none;
}

.email a:hover, a:focus {
	color: #FFF;
	text-decoration: underline;
}

#wrapper {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	border-left: 0px;
	border-top: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#header {
	width: 776px;
	height: 125px;
	text-align: right;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	background-image: url(../images/header_simple_black.jpg);	/*background-repeat: no-repeat;*/
}

#headerpad {
	float: right;
	text-align: right;
	height: 107px;
	padding: 0px;
	margin: 0px;
}

#siteNav {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	margin: 0px 5px 3px 0px;
	padding: 0px 5px 3px 0px;
}

#siteNav ul {
	margin: 0px;
	padding: 0px;
}

#siteNav li {
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
}

#siteNav a,
#siteNav a:active,
#siteNav a:visited {
	color: #FFFF00;
	font-style: oblique;
	text-decoration: none;
	background: none;
	font-weight: bold;
}

#siteNav a:hover,
#siteNav a:focus {
	text-decoration: underline;
}

#siteBody {
	width: 776px;
	margin: 10px 0px 20px 2px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#singleColcontent {
	float: left;
	width: 770px;
	margin: 0px 0px 0px 0px; 	/* headlines div == 135 (120+5+5)+5 / sponsors div == 105 (90+5+5)+5 */
	padding: 2px 2px 2px 2px;
	color: #c5b358;
	background: url(../images/pageBackground.jpg) no-repeat fixed 50% 50%;
	text-align: center;
}

#twoColumnContent {
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 130px;
}

#twoColumnContentLeft {
	width: 132px;
	float: left;
	margin: 0px 1px 1px 1px;
}


#leftColRoster {
	font-size: 11px;
}

#leftNavBar {
	padding: 0px 0px 0px 0px;
}

#leftNavBar ul, #leftCol ul, #leftColRoster ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftNavBar li, #leftCol li, #leftColRoster li {
	margin: 0px 0px 0px 0px;
}

#leftNavBar a, #leftCol a {
	color: #FFFFCC;
	display: block;
	text-decoration: none;
	padding: 6px 4px 7px 4px;
	border: none;
	border-style: none;
}

#leftColRoster a {
	color: #FFFFCC;
	display: block;
	text-decoration: none;
	padding: 2px 4px 0px 4px;
	border: none;
	border-style: none;
}

#leftNavBar a:hover, #leftCol a:hover, #leftColRoster a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

#staffDetailTable, #rosterDetailTable {
	background: transparent url(../images/pageBackground.jpg) no-repeat fixed 60% 36%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 600px;
	table-layout: fixed;
	min-height: 300px;
}

#headlines {
	float: left;
	width: 120px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: white;
	background-color: #000;
	text-align: center;
}

.offSeasonScheduleTable {
	border: 0px;
	padding: 1px;
	margin: 0px;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	color: white;
	font-size: 95%;
	text-align: right;
}

.offSeasonScheduleHeading {
	border: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 115%;
	text-align: left;
	background-color: #0000FF;
	font-weight: bolder;
}
.scoresTable {
	border: 1px solid #555;
	padding: 1px;
	margin: 0px;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	color: white;
	font-size: 90%;
	text-align: right;
	line-height: 130%;
}

#content {
	float: left;
	width: 554px;
	margin: 0px 0px 0px 0px; 	/* headlines div == 135 (120+5+5)+5 / sponsors div == 105 (90+5+5)+5 */
	padding: 2px 2px 2px 2px;
	color: #c5b358;
	background: url(../images/pageBackground.jpg) no-repeat fixed 50% 50%;
	text-align: center;
}

#content a {
	text-decoration: none;
	color: #FFFF00;
}
#content a:hover {
	text-decoration:underline;
}

.pods {
	border: 1px solid #ffffff;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
.pods h2 {font-size: 120%; font-style: italic; font-variant: small-caps; margin: 2px; text-align: center; color: black}
.pods h2 a {color: black; text-decoration: none;}
.pods p {font-size:90%; margin: 2px;}
.pods img {margin: 5px; border:0; float:left; }
.podclear {clear:both; height: 1px;}

.matTable {
	padding: 3px;
	width: 100%;
	background-image: url(../images/wrestlingMatTransparent.gif);
	background-repeat: no-repeat;
}

.linksHighlightTable {
	background-color: #333333;
	width: 90%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.tableOutsideBorder {
	background-image: none;
	width: 100%;
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
	background-image: none;
}

.tableInsideBorder {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #DDA520;
	background-image: none;
}

.profileTableName {
	background-image: url(../lshs/seasons/2006-2007/images/profileRightTableCell.jpg);
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
}

.profileTableBio {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}

.home {
	color: yellow;
}

.visitor {
	color: #BBB;
}

#sponsors {
	float: left;
	width: 210px; /* total width == 90 + 5 + 5 */
	margin: 0px 0px 0px 0px;  /* headlines 135 + content 536 (776 - (135+105) ) */
	padding: 2px 2px 2px 2px;
	color: #c5b358;
	background-color: #000;
	text-align: center;
}

.emphasis {
	font-size: 130%;
	font-weight: bold;
}

.lessEmphasis {
	font-size: 115%;
	font-weight: bold;
}

.smaller {
	font-size: 85%;
}
.photo_caption {
	font-size: 75%;
	text-align: center;
}
.moreEmphasis {
	font-size: 145%;
	font-weight: bold;
}

#footer {
	width: 776px;
	text-align: center;
	background-color: #000;
	color: #808080;
	margin: 2px 2px 2px 2px;
	padding: 5px 0px 5px 0px;
	font-size: 75%;
	line-height: 140%;
}

#footer ul {
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

#footer li {
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer a, 
#footer a:active,
#footer a:visited {
	color: #808080;
	font-style: normal;
	text-decoration: none;
}

#footer a:hover,
#footer a:focus {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer p {
	line-height: 90%;
	font-size: 90%;
}

#topPageLinks, #social_bm {
	width: 100%;
	background-color: #000;
}

#topPageLinks { text-align: right; }
#social_bm { text-align: center; }

#topPageLinks ul, #social_bm ul {
	margin: 0px;
	padding: 0px;
}

#topPageLinks li, #social_bm li {
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
}

#topPageLinks a, #social_bm a {
	text-decoration: none;
	border: 0;
}

#wynnsys {
	margin: 10px 0px;
	padding: 10px 5px 0;
	float: right;
	color: #999999;
	font-size: 8px;
}

#wynnsys a {
	color: #808080;
	text-decoration: none;
}

#wynnsys a:hover, #wynnsys a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.yellow {
	color: #FFFF00;
}

.gold {
	color: #c5b358;
}

.vegasGold {
	color: #c5b358;
}

.white {
	color: #FFFFFF;
}

.green {
	color: #008000;
}

.red {
	color: #FF0000;
}
.gray {
	color: #bbbbbb;
}

.black {
	color: #000000;
}

.brclear {
	clear: both;
	height: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 0px;
}

.noBulletList {
	list-style-type: none;
	list-style: none;
}

.hrRule {
	line-height: 1px;
	width: 95%;
	height: 1px;
	text-align: center;
}

.photosNavBar {
	font-size: 75%;
}

.teaserClear {clear:both; height: 0px;}
.leftTeaser {
	color: #c5b358;
	font-size: 90%;
	width: 120px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	background: #000000;
}
.leftTeaser h3 {
	margin: 0px;
	color: #c5b358;
	padding: 8px 0px 4px 0px;
	background: #000000;
}
.leftTeaser p, .leftTeaser img {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	background: #000000;
	text-align: center;
}

.leftTeaser a {
	color: #FFFF00;
	text-decoration: underline;
}
.leftTeaser a:hover {
	color: #808080;
	text-decoration: none;
}

.rightTeaser {
	color: #c5b358;
	width: 210px;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 4px 8px;
	background: #000000;
	font-size: 90%;
}
.rightTeaser h3 {
	margin: 0px;
	padding: 8px 0px 4px 0px;
}
.rightTeaser p, .rightTeaser img {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	text-align: center;
}
.rightTeaser a {
	color: #FF0;
	text-decoration: none;

}
.rightTeaser a:hover {
	text-decoration: underline;
}

.article {
	width: 550px;
	color: #c5b358;
	padding: 0px 10px 8px 0px;
	margin: 6px 8px 4px;
	text-align: justify;
}

.article h2 {
	color: #FFF;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 160%;
}

.article h3 {
	color: #c5b358;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 110%;
}

.article p {
	margin: 0px 4px 0px 12px;
	padding: 0px 16px 0px 0px;
	text-align: justify;
}

.article a {
	text-decoration: underline;
	color: #FFFF00;
}


.article a:hover {
	text-decoration: none;
	color: #808080;
}

#articleImageLeft {
	float:left;
	margin: 10px 10px 10px 20px;
	padding: 2px;
	border: 1px solid white;
	background-color:#c5b358;
	text-align: left;
}

#articleImageRight {
	float:right;
	margin: 10px 20px 10px 10px;
	padding: 2px;
	border: 1px solid white;
	background-color: #c5b358;
	text-align: left;
}

#caption {
	color:#000;
	font-size: 80%;
	margin: 0px;
	padding: 3px;
}

.christmas {
	color: #3F0;
}

.notAttending {
	color: #888;
}

.leftImage {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.centerImage {
	float: none;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
}
.rightImage {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 8px;
}

.coaches { color: #c5b358; text-decoration: none; }
.coaches a { color:#FFC000; text-decoration: none; }
.coaches a:hover { color:#FFFFFF; text-decoration: none; }

#slider{ text-align: center; }	
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}

#slider li { 
	width:600px;
	height:200px;
	overflow:hidden; 
}

#prevBtn, #nextBtn { 
	display:block;
	width:30px;
	height:77px;
	position:relative;
	text-indent: -9000px;
}	

#prevBtn { 
	left:-320px;
	top:-150px;
}	

#nextBtn { 
	left:320px;
	top:-230px;
}	
													
#prevBtn a, #nextBtn a {  
	display:block;
	width:30px;
	height:77px;
	background:url(/lshs/images/btn_prev.gif) no-repeat 0 0;	
}	

#nextBtn a { 
	background:url(/lshs/images/btn_next.gif) no-repeat 0 0;	
}

.headline_list {
	font-size: 75%;
	list-style-type: circle;
	list-style-position: inside;
	text-indent: 50px;
	display: list-item;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

