/* Define Tags */
html, body {
	height:100%;
	} 

body { 
	margin:0;
	padding:0;
	} 
	.body{font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	color:#45433e;	
	line-height:1.45em;
	background:url(images/bg.jpg) repeat-x top fixed;
	}
	
a, a:visited, a:hover {	
	/*font-size:11px;	
	font-family:Verdana,Arial,Helvetica;
	line-height:1.45em; */
	color:#2f608a;	
	text-decoration:none;
	}
a:hover {
	color:#1f384d;
	text-decoration:none;
	}

/* Site Structure Start */
/*{ Start of New CSS Structure }*/

#wrapper {
	width:100%;
	height:100%;
	background:url(images/top_repeat.gif) top left repeat-x;
	}
	
#frame {
	width:984px;
	margin:0 auto;
}

#logo {
	width:272px;
	height:164px;
	float:left;
	background:url(images/logo.gif) no-repeat top left;
	}
	#logo a, #logo a:visited, #logo a:hover { display:block; width:272px; height:164px; text-indent:-1000px; overflow:hidden; }

#hdr-login-container { width:712px; float:left; height:43px; margin-top:6px; }
#hdr-login-left, #hdr-login-main, #hdr-login-right { height:37px; float:left; }
#hdr-login-left { width:81px; background:url(images/login-hdr-left.png) no-repeat; margin-left:250px; }
#hdr-login-main { background:url(images/login-hdr-bg.png) top left repeat-x; padding:9px 10px 0; height:28px; }
#hdr-login-main form { margin:0; padding:0; }
#hdr-login-main .form { border:1px solid #d7d7d7; background:#f1f1f1; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#989898; float:left; padding:2px; height:12px; margin-right:5px; }
#hdr-login-main .login-button { width:43px; height:18px; background:url(images/login-hdr-btn.png) top left no-repeat; border:0; float:left; }
#hdr-login-main .login-button span { display:none; }
#hdr-login-right { width:4px; background:url(images/login-hdr-right.png) no-repeat; }
#logged-in { padding:4px 0 0; text-align:right; }
#logged-in a { font-weight:bold; }

#nav1 {
	width:712px;
	height:66px;
	margin:auto;
	/*margin-top:49px;*/
	position:relative;
	background:url(images/nav.gif) no-repeat top left;
	float:left;
}
		
#nav1 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav1 li, #nav1 a {height: 66px; display: block; color:transparent;}
#nav1 span { display:none; }
#nav1 li a { display:block; height:66px; }
				
		#nav1-1	{ width:67px; left:0; background-image:none; }
		#nav1-2	{ width:70px; left:67px; background-image:none; }
		#nav1-3	{ width:87px; left:137px; background-image:none; }
		#nav1-4	{ width:83px; left:224px; background-image:none; }
		#nav1-5	{ width:183px; left:307px; background-image:none; }
		#nav1-6 { width:90px; left:490px; background-image:none; }
		#nav1-7 { width:64px; left:580px; background-image:none; }
		#nav1-8 { width:68px; left:644px; background-image:none; }
		
		#nav1-1 a:hover { background:transparent url(images/nav.gif) no-repeat 0 -66px; }
		#nav1-2 a:hover { background:transparent url(images/nav.gif) no-repeat -67px -66px; }
		#nav1-3 a:hover { background:transparent url(images/nav.gif) no-repeat -137px -66px; }
		#nav1-4 a:hover { background:transparent url(images/nav.gif) no-repeat -224px -66px; }
		#nav1-5 a:hover { background:transparent url(images/nav.gif) no-repeat -307px -66px; }
		#nav1-6 a:hover { background:transparent url(images/nav.gif) no-repeat -490px -66px; }
		#nav1-7 a:hover { background:transparent url(images/nav.gif) no-repeat -580px -66px; }
		#nav1-8 a:hover { background:transparent url(images/nav.gif) no-repeat -644px -66px; }
		
		
		#nav1-1 a.current { background:transparent url(images/nav.gif) no-repeat 0 -66px; }
		#nav1-2 a.current { background:transparent url(images/nav.gif) no-repeat -67px -66px; }
		#nav1-3 a.current { background:transparent url(images/nav.gif) no-repeat -137px -66px; }
		#nav1-4 a.current { background:transparent url(images/nav.gif) no-repeat -224px -66px; }
		#nav1-5 a.current { background:transparent url(images/nav.gif) no-repeat -307px -66px; }
		#nav1-6 a.current { background:transparent url(images/nav.gif) no-repeat -490px -66px; }
		#nav1-7 a.current { background:transparent url(images/nav.gif) no-repeat -580px -66px; }
		#nav1-8 a.current { background:transparent url(images/nav.gif) no-repeat -644px -66px; }
		
#homeBox {
	width:984px;
	height:440px;
	margin:0 auto;
}

#boxLeft {
	width:292px;
	height:360px;
	float:left;
	margin-top:40px;
	background:url(images/btn_container.gif) no-repeat top left;
}

#boxRight {
	width:30px;
	height:360px;
	float:left;
	margin-top:40px;
	background:url(images/middle_right.gif) no-repeat top left;
}

#btnLane {
	width:262px;
	height:110px;
	float:left;
	margin:15px 0 0 15px;
	background:url(images/btn_lane.jpg) no-repeat top left;
}
	#btnLane:hover{ background:url(images/btn_lane.jpg) 0 -110px;}
	#btnLane a{ display:block; width:262; height:110px;}
	#btnLane span{display:none;}

#btnLeague {
	width:262px;
	height:110px;
	float:left;
	margin:0 0 0 15px;
	background:url(images/btn_league.jpg) no-repeat top left;
}
	#btnLeague:hover{ background:url(images/btn_league.jpg) 0 -110px;}
	#btnLeague a{ display:block; width:262; height:110px;}
	#btnLeague span{display:none;}

#btnKids {
	width:262px;
	height:110px;
	float:left;
	margin:0 0 0 15px;
	background:url(images/btn_kids.jpg) no-repeat top left;
}
	#btnKids:hover{ background:url(images/btn_kids.jpg) 0 -110px;}
	#btnKids a{ display:block; width:262; height:110px;}
	#btnKids span{display:none;}

#slideshow {
	width:662px;
	height:440px;
	float:left;
}

#subBox {
	width:984px;
	height:140px;
	margin:10px auto;
}

#subboxLeft {
	width:633px;
	height:99px;
	float:left;
	margin-top:20px;
	background:url(images/sub_left.gif) no-repeat top left;
}

#subboxRight {
	width:10px;
	height:99px;
	float:left;
	margin-top:20px;
	background:url(images/sub_right.gif) no-repeat top left;
}

#subbtnLane {
	width:208px;
	height:89px;
	float:left;
	margin:5px 0 0 5px;
	background:url(images/sub_lane.jpg) no-repeat top left;
}
	#subbtnLane:hover{ background:url(images/sub_lane.jpg) 0 -89px;}
	#subbtnLane a{ display:block; width:208; height:89px;}
	#subbtnLane span{display:none;}

#subbtnLeague {
	width:207px;
	height:89px;
	float:left;
	margin:5px 0 0 0;
	background:url(images/sub_league.jpg) no-repeat top left;
}
	#subbtnLeague:hover{ background:url(images/sub_league.jpg) 0 -89px;}
	#subbtnLeague a{ display:block; width:207px; height:89px;}
	#subbtnLeague span{display:none;}

#subbtnKids {
	width:208px;
	height:89px;
	float:left;
	margin:5px 0 0 0;
	background:url(images/sub_kids.jpg) no-repeat top left;
}
	#subbtnKids:hover{ background:url(images/sub_kids.jpg) 0 -89px;}
	#subbtnKids a{ display:block; width:208px; height:89px;}
	#subbtnKids span{display:none;}

#subslideshow {
	width:341px;
	height:140px;
	float:left;
	position:relative;
}
#subslideshow-cover { position:absolute; background:url(images/hdr-img_cover.png) no-repeat; width:341px; height: 140px; top:0; left:0; z-index:1000; }
#subslideshow-imagecontainer { background:url(images/sub_slide.jpg) no-repeat top left; width:341px; height:140px; }

#news {
	width:302px;
	float:left;
	margin:20px 40px 0 0;
}

#leagueInfo {
	width:302px;
	float:left;
	margin:20px 40px 0 0;
}

#bottomBtns {
	width:300px;
	float:left;
	margin:20px 0 0 0;
}


#footer {
	width:984px;
	height:75px; 
	background:url(images/footer.gif) top center no-repeat;
	padding-top:30px;
	color:#737065;
	font-size:10px;
	margin:30px auto 20px auto;
	}
	#footerText{width:984px; margin:0 auto; font-size:10px;}
		#footerText a, #footerText a:visited {color:#2f608a; text-decoration:none; font-size:10px;}
		#footerText a:hover{color:#2f608a; font-size:10px;}
		#footerText span, #footerText span a, #footerText span a:visited {color:#2f608a; font-size:10px;}
		#footerText span a:hover {color:#2f608a; font-size:10px;}
	#footer .footer-right { float:right; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; }
	#footer .footer-right a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
		
		
		

/* Site Structure End */



/* Custom Class Names */
input {
	background-color:#fff;
	border:solid 1px #cdc4a3;
}

button, .button { 
	padding:3px;
	color:#fff; 
	font-weight:bold; 
	background-color:#4a7ba2;
	border:2px solid #3a6587; 
	cursor:pointer;
	}
	
.form {
	padding:3px;
	color:#393939; 
	background-color:#fff;
	border:2px solid #cdc4a3; 
	font-size:12px;
}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:bold;
	}

.clear {
	clear:both;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#5e5e5e;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#716745;
	text-decoration:none;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:solid 1px #c9c5b5;
	background:none;
	}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#7e3958; font-weight:600; text-transform:uppercase; letter-spacing:.08em;}

h3 {
	font-size:12px;
	border-bottom:0;
	}
h4 {
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:0.05em;
	border-bottom:0;
	margin:3px 0 0 0;
	padding-bottom:4px;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}
	
.subhdr {
	margin-left:165px;
}


 
 /* Sifr Start*/
 .sIFR-flash {
	visibility: visible !important;
	margin: 0;
	z-index: 10;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size:18pt;
	text-transform:capitalize;
	height:30px;
	zoom:1;
}
/*.sIFR-hasFlash h2 {
	visibility:hidden;
	font-size:16pt;
	text-transform:capitalize;
	height:16px;
	zoom:1;
}
.sIFR-hasFlash h3 {
	visibility:hidden;
	font-size:14pt;
	text-transform:capitalize;
	line-height:1em;
	zoom:1;
}*/
 /* Sifr End*/
.leagueListing td { padding:3px; }
.leagueListing h2 { font-weight:bold; margin-top:30px; margin-bottom:2px; font-size:14px; }
.leagueListing .desc-row td { border-bottom:1px solid #aaa; font-weight:bold; color:#666; }
.leagueListing .data-row .name { font-size:12px; font-weight:bold; }
 
#mc_embed_signup fieldset { border: 0; }
.indicate-required { padding:3px; font-weight:bold; color: #844; padding-left:400px; }
.mc-field-group { clear:both; padding:3px; }
.mc-field-group label { display:block; float:left; padding:3px; width:400px; text-align:right; }
#mce-FNAME, #mce-LNAME, #mce-EMAIL { width: 400px; }
.input-group ul { list-style:none; padding:0; margin:0; }
.input-group ul li { padding:3px; float:left; }
.input-group label { display:inline; padding:0; float:none; margin-right:15px; }
#mce-responses { clear:both; }
#mc-embedded-subscribe { margin:20px 0 0 400px; }
input.mce_inline_error { border-color: #800; }
#mc_embed_signup div.mce_inline_error { padding-left:400px; }

.gallery-categories a, .gallery-categories a:visited, .gallery-categories a:hover { display:block; width:340px; height:240px; background-position:center center; background-repeat:none; background-color:#2F608A; border:10px solid #2F608A; position:relative; margin:0 auto 20px; }
.gallery-categories a:hover { border-color: #1f384d; }
.gallery-categories a span { position:absolute; bottom:0; left:0; right:0; display:block; text-align:center; background:#2F608A; padding-top:10px; color: #fff; font-size:14px; font-weight:bold; cursor:pointer; }
.gallery-categories a:hover span { background-color: #1f384d; }

#galleryImgList a img { border:5px solid #2F608A; display:inline; }
#galleryImgList a:hover img { border-color:#1f384d; }

.redirError { width:600px; margin:20px auto; padding: 10px; background-color:#E7AEAE; border:1px solid #E72B2B; }
.redirError ul { list-style:none; padding:0; margin:0; }
.redirError ul li { text-align:center; font-weight:bold; color: #E72B2B; }

.kid-pass-container { margin:0 auto; width:828px; }
.kid-pass { position:relative; width:256px; height:216px; margin:20px 10px; float:left; }
.kid-pass img { position:absolute; top:0; left:0; z-index:10; }
.kids-pass-text { position:absolute; top:90px; z-index:20; padding:0 20px; text-align:center; width:216px; color: #000; font-size:11px; }

.family-pass-container { margin:0 auto; width:828px; }
.family-pass { float:left; height:316px; margin:20px 10px; position:relative; width:256px; }
.family-pass img { position:absolute; top:0; left:0; z-index:10; }
.family-pass-text { color:#000000; font-size:11px; padding:0 20px; position:absolute; text-align:center; top:85px; width:216px; z-index:20; }
.family-pass-text ul { list-style:none; margin:0; padding:0; } 
.family-pass-text li { font-weight:bold; padding:3px 0; width:216px; } 

.member-nav { width:170px; float:left; border-right:1px solid #C9C5B5; }
.member-nav a { display:block; padding:3px 10px 3px 3px; font-weight:bold; text-align:right; border-bottom:1px solid #C9C5B5; }
.member-content { width:793px; float:left; padding-left:10px; border-left:1px solid #C9C5B5; margin-left:-1px; }

.google-map-contact { background:#4A7BA2; padding:5px; float:right; width:500px; }

.member-textcontent { width:477px; padding-right:5px; border:1px solid #C9C5B5; border-width: 0 1px 0 0; float:left; }
.member-infobox { width:300px; float:right; border:1px solid #C9C5B5; border-width: 0 0 0 1px; padding:5px; margin-left:-1px; }
.member-infobox hr { background:#C9C5B5; border:0; height:1px; }
