/*This is the core style sheet of the site with no navbar2*/


div {}

.footer {}

body {
font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(../images/bckgrnd3.gif);
	margin: 0em;
	background-repeat: repeat;
	color: #5b5b5b;
	text-align: center;
	min-width: 1000px;
	background-position: center;
}

#header {
	width: 1000px;
	top: 0em;
	left: 0em;
	height: 148px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0 auto;
	text-align: left;
	z-index: 3;
}

#wrapper {
width: 1000px;
position: relative;
margin: 0 auto;
text-align: left;
z-index: 0;
}

#navbar {
position: absolute;
width: 140px;
left: 0px;
margin-top: 25px;
top: 0px;
}

#navbar ul li {
	list-style-type: none;
	margin: 0em;
	padding: 0em;
	display: inline;
}

#navbar ul {
margin: 0em;
padding: 0em;}

.navbar-header {
display: block;
font-weight: bold;
text-decoration: none;
padding-top: 8px;
padding-bottom: 0px;
color: #000000;
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
text-align: left;
padding-right: 0px;
font-style: normal;
padding-left: 3px;
}

.navbar {
display: block;
font-weight: bold;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
color: #ffffff;
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
text-align: right;
padding-right: 7px;
font-style: normal;
padding-left: 3px;
}

a.navbar:link {
display: block;
font-weight: bold;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
color: #ffffff;
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
text-align: right;
padding-right: 7px;
font-style: normal;
padding-left: 3px;
width: 100%;
}

a.navbar:visited {
display: block;
font-weight: bold;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
color: #ffffff;
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
text-align: right;
padding-right: 7px;
font-style: normal;
padding-left: 3px;
width: 100%;
}

a.navbar:hover {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 7px;
	font-style: normal;
	padding-left: 3px;
	background-color: #F54B69;
	width: 100%;
}

a.navbar:active {
display: block;
font-weight: bold;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
color: #ffffff;
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
text-align: right;
padding-right: 7px;
font-style: normal;
padding-left: 3px;
width: 100%;
}

.navbar-current-sport {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #ffff00;
	font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	padding-right: 10px;
	font-style: normal;
	padding-left: 3px;
	width: 100%;
}

a.navbar-current-sport:link {
display: block;
font-weight: bold;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
color: #ffff00;
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
text-align: right;
padding-right: 7px;
font-style: normal;
padding-left: 3px;
width: 100%;
}

a.navbar-current-sport:visited {
display: block;
font-weight: bold;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
color: #ffff00;
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
text-align: right;
padding-right: 7px;
font-style: normal;
padding-left: 3px;
width: 100%;
}

a.navbar-current-sport:hover {
display: block;
font-weight: bold;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
color: #000000;
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
text-align: right;
padding-right: 7px;
font-style: normal;
padding-left: 3px;
width: 100%;
background-color: #F54B69;
}

a.navbar-current-sport:active {
display: block;
font-weight: bold;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
color: #ffff00;
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
text-align: right;
padding-right: 7px;
font-style: normal;
padding-left: 3px;
width: 100%;
}

#main-content {
position: absolute;
	width: 850px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 151px;
	top: 152px;
}

#fanclub-main-content {
position: relative;
width: 675px;
background-color: #ffffff;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 10px;
margin-left: 150px;
top: 152px;
}

#text {
position: relative;
width: 650px;
padding-left: 10px;
padding-top: 5px;
}

#ticket-table {
	border: 0px;
}

#fanclub-text {
position: relative;
width: 635px;
padding-left: 10px;
margin-left: 0px;
}

#text ul, #fanclub-text ul {
margin: 0px;
padding: 0px;
}

#text ul li, #fanclub-text ul li {
	font-size: 11px;
	text-align: left;
	line-height: 1.6em;
	list-style: none;
	margin-left: 1em;
	padding-left: 2em;
	text-indent: -1.35em;
}

#text-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	border-top: 1px solid #818181;
	border-left: 1px solid #818181;
}

#text-table td {
	border-right: 1px solid #818181;
	border-bottom: 1px solid #818181;
}

#text-sponsor {
	border: 1px solid #818181;
	background-color: #F0F0F0;
	width: 120px;
	left: 380px;
	margin-left: 10px;
}

.sponsor-header {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #818181;
	margin-bottom: 5px;
}

.sponsor-logo {
	text-align: center;
	padding: 10px 5px 10px;
}

.caption {
	font-size: 9px;
	color: #888888;
}

#subnav {
	position: absolute;
	left: 675px;
	top: 0px;
	width: 174px;
	border-left: 1px #818181 solid;
	border-bottom: 1px #818181 solid;
	background-color: #F0F0F0;
}

#subnav ul {
margin: 0px;
padding: 0px;
}

#subnav ul li {
list-style-type: none;
margin: 0px;
padding: 0px;
display: inline;
}

#subnav p {
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 10px;
}

#subnav-logo {
text-align: center;
padding: 10px 5px 10px;
}

.subnav {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
color: #0d06cb;
padding-left: 10px;
padding-bottom: 4px;
text-align: left;
}

a.subnav:link {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
color: #0d06cb;
padding-left: 10px;
padding-bottom: 4px;
text-align: left;
}

a.subnav:visited {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
color: #0d06cb;
padding-left: 10px;
padding-bottom: 4px;
text-align: left;
}

a.subnav:hover {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #CC0000;
padding-left: 10px;
padding-bottom: 4px;
text-align: left;
}

a.subnav:active {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
color: #CC0000;
padding-left: 10px;
padding-bottom: 4px;
text-align: left;
}

.subnav-vl {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
color: #0d06cb;
padding-bottom: 4px;
text-align: left;
}

a.subnav-vl:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
color: #0d06cb;
padding-bottom: 4px;
text-align: left;
}

a.subnav-vl:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
color: #0d06cb;
padding-bottom: 4px;
text-align: left;
}

a.subnav-vl:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #CC0000;
padding-bottom: 4px;
text-align: left;
}

a.subnav-vl:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: underline;
color: #CC0000;
padding-bottom: 4px;
text-align: left;
}

#quick-link-header{
	position: relative;
	left: 0px;
	width: 174px;
	background-color: #CCCCCC;
	border-top: 1px solid #818181;
	border-bottom: 1px solid #818181;
	margin-bottom: 5px;
}

#quick-link-header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	color: #000000;
	text-align: center;
}

#quick-link {
	position: relative;
	left: 0px;
	width: 166px;
	background-color: #B9B9FF;
	padding: 4px;
	margin-top: -5px;	
}

#quick-link p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px
}

#sponsors {
position: relative;
left: -10px;
width: 151px;
border-bottom: 1px solid #818181;
}

.graynav {
color: #999999;
font-family: Arial, Verdana;
font-size: 9px;
}

a.graynav:link {
color: #999999;
font-family: Arial, Verdana;
font-size: 9px;
text-decoration: underline;
}

a.graynav:visited {

color: #999999;
font-family: Arial, Verdana;
font-size: 9px;
text-decoration: underline;
}

a.graynav:hover {
color: #999999;
font-family: Arial, Verdana;
font-size: 9px;
text-decoration: none;
}

a.graynav:active {
color: #999999;
font-family: Arial, Verdana;
font-size: 9px;
text-decoration: underline;
}

#main-image {
	height: 150px;
	position: absolute;
	width: 850px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	left: 150px;
	top: 0px;
	z-index: 1;
}

#footer {
width: 639px;
background-color: #ffffff;
text-align: center;
padding-top: 15px;
padding-left: 10px;
padding-right: 10px;
position: relative;
border-top: 1px #000000 solid;
}

#fanclub-footer {
width: 795px;
background-color: #ffffff;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
position: relative;
border-top: 1px #000000 solid;
margin: 0 auto;
}

.table-header {
	font-size: 11px;
	text-align: center;
	line-height: 1.6em;
	font-weight: bold;
	}

h1 {
	font-size: 16px;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	color: #333333;
}

h2 {
font-size: 12px;
margin-top: 1em;
margin-bottom: 1em;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 11px;
	text-align: left;
	line-height: 1.6em;
	margin-top: 1em;
	margin-bottom: 0px;
	font-weight: bold;
}

p {
font-size: 11px;
text-align: left;
line-height: 1.6em;
margin-top: 0px;
margin-bottom: 0px;}

a {
	border: 0px;
}

a:link {
color: #0d06cb;
text-decoration: underline;}

a:visited {
text-decoration: underline;
color: #0d06cb;}

a:hover {
text-decoration: none;
color: #ffcc33;}

a:active {
text-decoration: underline;
color: #0000cc;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}

.iron {
color: #000000;
text-align: right;
}

.gold {
color: #FF9900;
text-align: right;
}

.silver {
color: #999999;
text-align: right;
}

.bronze {
color: #CC9933;
text-align: right;
}

.flagstone {
color: #993300;
text-align: right;
}

.black {
color: #000000;
text-align: right;
}

#menubar2 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	left: 490px;
	height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 510px;
	}
	
#menubar2 li {
	list-style: none;
	float: left;
	 }

#menubar2 li a {
	display: block;
	color: #003366;
	text-decoration: none;
	margin-left: 15px;
	background-image: url(../images/bckgrnd-menu.gif);
}	 

#menubar2 li a:hover {
	display: block;
	color: #ffff00;
	text-decoration: none;
	margin-left: 15px;
	}
	
#menu-container {
	position: absolute;
	top: 124px;
	left: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	z-index: 500;
	}

#menubar, #menubar ul{
	margin: 0;
	padding: 0;
	}
	
#menubar li {
	list-style: none;
	float: left;
	z-index: 500;
	}

#menubar li a {
	display: block;
	color: #003366;
	text-decoration: none;
	text-align: center;
	margin-right: 30px;
	background-image: url(../images/bckgrnd-menu.gif);
	z-index: 500;
}	 

#menubar li a.current {
	display: block;
	color: #cc3333;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cc3333;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	z-index: 500;
}

#menubar li a:hover {
	color: #cc3333;
	}
	
#menubar li ul {
	position: absolute;
	left: -999em;
	width: 12em; /* Width to help Opera out */
	background-color: #F0F0F0;
	z-index: 500;	
	}
	
#menubar li:hover ul, #menubar li.sfhover ul {
	left: auto;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 500;
 }
 
 #menubar li ul li:hover ul, #menubar li ul li.sfhover ul {
 	left: auto;
	position: absolute;
	margin: -1.5em 0 0 11.5em;
	}
 
#menubar li:hover li, #menubar li.sfhover li  {
	float: none; 
	z-index: 500;}
	
#menubar li:hover li a, #menubar li.sfhover li a {
	margin: 0;
	background-color: #f0f0f0;
	color: #000;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	text-align: left;
	font-weight: normal;
	z-index: 500;
}

#menubar li:hover li a.sub, #menubar li.sfhover li a.sub {
	margin: 0;
	background-color: #f0f0f0;
	background-image:url(http://www.nscsports.org/images/menu-arrow.gif);
	color: #000;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	text-align: left;
	font-weight: normal;
	z-index: 500;
	background-repeat: no-repeat;
	background-position: 13em center;
}

#menubar li li a:hover, #menubar li li a.sub:hover {
	background-color: #cc3333;
	color: #FFF;
	z-index: 500;
}

#menubar li:hover li ul, #menubar li.sfhover li ul {
	left: -999em;
}	