html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* BEGIN STYLES */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #307d05;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
}
a {
	color: #555555;
	text-decoration: none;
}

a:hover {text-decoration: underline;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0;
}

h2 p, h3 p, h4 p, h3 span {
	font-size: 11px;
	color: #888888;
	font-weight: normal;
}	

#wrap {
	width: 940px;
	margin: 0 auto;
}
#header {
	position: relative;
	width: 940px;
	margin-bottom: 20px;
	/*margin-top: 25px;*/
}
#sublinks{
	float:right;
	width:490px;
	height:40px;
	background-image:url(../images/sublinks.jpg);
	background-repeat:no-repeat;
	}
#sublinks a{
	color:#FFF;
	text-decoration:none;
	margin:0 18px 0 18px;
	line-height:40px;
	outline:none;
	text-transform:uppercase;
	}
#sublinks a:hover{text-decoration:underline;}
#camp-margin{
	margin-right:0!important;
	margin-left:20px!important;
	}
#header #contactus {
	padding-right: 138px;
	background-image: url(../images/contact_us.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

/*#header #viewschedule {
	position: absolute;
	top: 43px;
	right: -12px;	
}*/

a#contactus:hover {text-decoration: none;	}

#header h1 {
	float: left;
	text-indent: -9999px;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 140px;
	margin-right: 20px;
	margin-top:20px;
}
#header a {color: #fff;}
/*#schedule-button {
	width:129px;
	background-image: url(../images/location-button.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height: 73px;
	text-indent:-7000px;
	display:block;
	float:right;
	margin-right:18px;
	outline:none;
}*/
#nav li a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: #272727 1px 1px 3px;
	/*padding: 10px 12px 6px 12px!important;*/
	margin: 10px 0px 6px 25px!important;
	outline:none;
}
#nav {
	width: 777px!important;
	padding: 90px 0 0 0!important;
	float: left;
	
}
#nav li {
	float: left;
	display: block;
}
a.register-new {
	display: inline-block;
	background: #003375;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width:200px;
}

a.register-star {
	display: inline-block;
	background-image:url(../images/star.jpg);
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width:224px;
	height:49px;
	text-indent:53px;
	line-height:49px;
}
/*#nav {
	width: 760px;
	float: left;
	padding: 100px 0 0 0;
}


#nav li a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: #272727 1px 1px 3px;
	padding: 8px 13px;
}*/

#nav li li a {
	background: #fff;
	color: #555;
	font-size: 13px;
	text-shadow: none;
	border-bottom: 1px solid #bebebe;
	padding: 10px 20px;
	margin: 0!important;
}

#nav li li a:hover {
	color: #000;
	background-color: #f9f9f9;
}

#subnav {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 3px;
}

#contentwrap {
	width: 938px;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	background-color: #fff;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: 240px 0;
	overflow: hidden;
	padding: 0 0 20px 0;
}
#lcolwrap {
	width: 240px;
	float: left;
}
#lcolwrap h2 {
	background-image: url(../images/bg-lcol.png);
	background-repeat: repeat-y;
	text-transform: uppercase;
	color: #fff;
	padding: 16px 20px;
	border-bottom: 1px solid #bebebe;
}
.lcol {
	padding: 10px 20px 10px 20px;
	font-size: 12px;
	line-height: 14px;
}
.lcol ul li {
	padding: 10px 5px;
	margin: 0 -5px;
	border-bottom: 1px solid #ededed;
}
.lcol ul li:last-child {border: none;}
.lcol .quicklinks img {float: left;}
.lcol .quicklinks li {
	padding: 10px 0;
	margin: 0;
}
.lcol .quicklinks h3 {margin-left: 55px;}
.lcol .quicklinks h3 p {margin-top: 2px;}
.lcol .quicklinks h3 p a {color: #888888;}

.content {
	width: 657px;
	float: left;
	padding: 0 20px 0 21px;
	overflow: hidden;
}

.content hr {
	border: none;
	background: #bebebe;
	height: 1px;
	overflow: hidden;
	margin-bottom: 18px;
}

.content p, .content ul {
	margin-bottom: 18px;
	overflow: hidden;
}
.content h2 {
	color: #003375;
	text-transform: uppercase;
	border-bottom: 1px solid #bebebe;
	margin: 0 -20px 12px -20px;
	padding: 16px 20px;
	overflow: hidden;
}
.content p {width: 100%;}
.featurerow {
	width: 698px;
	background-image: url(../images/bg-featurerow.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 -20px;
	overflow: hidden;
	border-top: 1px solid #f2f2f2;
}
.feature {
	width: 308px;
	background-image: url(../images/bg-feature.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding: 20px;
	font-size: 11px;
}

.feature h3 p {
	line-height: 18px;
	margin: 0;
}

.feature p {
	line-height: 15px;
	margin: 8px 0;
}

.feature ul {margin: 8px 0;	}

h3.mac-teams {
	background-image: url(../images/icon-team.png);
	background-repeat: no-repeat;
	background-position: 245px 0;
	padding: 0 0 5px 0;
}

h3.day-school {
	background-image: url(../images/icon-smile.png);
	background-repeat: no-repeat;
	background-position: 245px center;
	padding: 0 0 5px 0;
}

h3.mac-academy {
	background-image: url(../images/icon-pencil.png);
	background-repeat: no-repeat;
	background-position: 245px 0;	
	padding: 0 0 2px 0;
}

h3.mac-worldwide {
	background-image: url(../images/icon-globe.png);	
	background-repeat: no-repeat;
	background-position: 245px 0;
	padding: 0 0 3px 0;
}

/* GENERIC CLASSES */

.right {
	float: right;
	margin: 0 0 20px 20px;
}

.more {
	background-image: url(../images/icon-more.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 23px;
	line-height: 16px;
	height: 16px;
}

a.register {
	display: inline-block;
	background: #003375;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

a.register:hover {
	background: #002350;
	text-decoration: none;
}
/* GENERIC CLASSES */

#footer {
	text-align: center;	
	color: #fff;
	font-size: 12px;
	margin: 20px 0;
}

#footer a {color: #fff;	}

#countrylist li {
	float: left;
	display: block;
	width: 33%;
}

.sq {
	list-style-type: square;
	padding-left: 18px;
}



/* SLIDESHOW-SPECIFIC STYLES */
ul.slideshow {
	list-style:none;
	width:940px;
	height:278px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {z-index:1;	}

ul img {border:none;	}

#slideshow-caption {
	width:940px;
	height:62px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#003375;
	z-index:2;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#slideshow-caption .slideshow-caption-container {
	padding:15px 20px 0 20px;	
	z-index:2;	
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:20px;
}

#slideshow-caption p {
	margin:0 0 0 0;
	padding:0;
	font-size: 12px;
}
/* SLIDESHOW-SPECIFIC STYLES */

/* REG FORM */
#registration label {display: block;}

#registration label.error {
	font-size: 11px;
	color: red;
}

#registration fieldset {
	border: 1px solid #bebebe;
	padding: 20px;
	margin-bottom: 20px;
}

#registration legend {
	font-size: 14px;
	font-weight: bold;
	padding: 0 8px;
}

#registration input, #registration select {
	width: 90%;	
	border: 1px solid #bebebe;
	background: #fff;
}
#birthday_year, #birthday_day, #birthday_month, #postalcode, #prior_season, #last_registration_year{
	width:130px!important;
	}

#registration input.error, #registration select.error {
	border: 2px solid red;	
}

.item {
	/*width: 33%;*/
	width:45%;
	float: left;
	padding-bottom:5px;	
}
.item-short {
	/*width: 33%;*/
	width:32%;
	float: left;
	padding-bottom:5px;		
}

#registration .wide {
	width: 97%;
	clear: both;
}

#registration .wide input, #registration .wide select {width: 100%;	}

.row {
	overflow: hidden;
	margin-bottom: 10px;
}

.row p {
	margin-bottom: 0;
	font-weight: bold;
}

#registration .check {
	width: 20%;
	float: left;
}

#registration .check input {width: auto;}

#registration .terms {font-size: 12px;}

#registration .terms p {
	font-weight: normal;
	margin-bottom: 10px;
}

#registration .terms ol {
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 10px;
}

#registration .terms ol li {margin-bottom: 5px;	}

#registration .terms ol ol {list-style-type: lower-alpha;}

#registration .terms ol ol li {margin-bottom: 0;}

#registration #submit {
	width: auto;
	background: #f1f1f1;
	padding: 2px 8px;
	border: 1px solid #bebebe;
	clear: both;
}

/* SLIDESHOW STYLES */

.photo-container {display: none;}

#gallery-select {
	border-bottom: 1px solid #bebebe;
	margin-bottom: 10px;
}

#gallery-select h4 {
	font-weight: normal;
	margin-bottom: 4px;
}

.gal-thumb {
	float: left;
	width: 100px;
	margin: 0 5px;
	text-align: center;
}

.gal-thumb img {
	width: 81px;
	height: 50px;
}

.gal-thumb a {
	display: block;
	height: 100%;
}

.gal-thumb a:hover {text-decoration: none;	}

.gal-thumb p {font-size: 11px;	}

ul.thumbs {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #bebebe;
}

.thumbs li {
	float: left;
	display: block;
	margin-right: 8px;
	margin-bottom: 8px;
}	

.thumbs li a {display: block;	}

.nav-controls {position: relative;	}

.nav-controls .next {
	position: absolute;
	right: 55px;
}

.advance-link:hover {text-decoration: none;	}

/*SMALL FORM MAIL-IT STARTS---------------------*/
#mail-it{margin-top:15px;}
#mail-it input{border:#bebebe 1px solid;}
#mail-it p label{
	width:55px;
	display:block;
	float:left;
	line-height:22px;
}
#submit-mail{border:none!important;}
/*SMALL FORM MAIL-IT ENDS---------------------*/


.player-week a{
text-decoration:underline!important;
font-weight:bold;
}
.summer-logo{
	border:1px solid #bebebe;
	margin-top:15px;
	clear:both;
	}
.left-fl{
		float:left;
		border:1px solid #003;
		margin-top:20px;
}
.coach-text{
			margin-left:226px;
			width:430px!important;
			}
.week-width{
			width:170px;
				}
.checkbox-width{
			width:20px;
			padding-right:80px;
				}
