@charset "UTF-8";

html, body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.nav {
	margin-top:45px;
	width:846px;
	margin-left:auto;
	margin-right:auto;
}

/* For a Promo */
.navIndex {
	margin-top:-31px;
	width:846px;
	margin-left:auto;
	margin-right:auto;
}

.navIndex img {
	float:right;
}

.nav img {
	float:right;
}

.clear {
	clear:both;
}

.logoShell {
	width:846px;
	height:211px;
	background-image:url(images/logo2.jpg);
	margin-left:auto;
	margin-right:auto;
}

.midShell {
	width:846px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.signupShell {
	width:846px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-image:url(images/mid.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	margin-bottom:0px;
}

.blondeGirl {
	background-image:url(images/BlondeGirl.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	width:800px;
}

.freePass {
	background-image:url(images/free.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	width:830px;
}

.footerShell {
	margin-top:10px;
	font-size:12px;
	color:#666;
	text-align:center;
}

.footerShell a {
	color:#666;
}

.footerShell a:hover {
	text-decoration:none;
}

.signupForm {
	margin:0px 25px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}

.classesShell {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.classesShell iframe {
	min-height:1700px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

.teaser {
	width:552px;
	height:275px;
	/*background-image:url(images/new_callout.jpg);*/
	float:left;
}

.login {
	width:294px;
	height:275px;
	background-image:url(images/login.jpg);
	float:left;
}

.loginForm {
	margin:25px 10px 20px 25px;
}

.loginForm form {
	margin:0px;
	padding:0px;
}

.formField {
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	background-image:url(images/fieldBg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#fff;
	width:226px;
	height:23px;
	border:0px solid #666;
	padding:8px 7px 2px 7px;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
}

.formFieldUsernameBefore {
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	background-image:url(images/usernameBefore.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#fff;
	width:226px;
	height:23px;
	border:0px solid #666;
	padding:8px 7px 2px 7px;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
}

.formFieldPasswordBefore {
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	background-image:url(images/passwordBefore.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#fff;
	width:226px;
	height:23px;
	border:0px solid #666;
	padding:8px 7px 2px 7px;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
}

.signupField {
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	background-image:url(images/fieldBg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#fff;
	height:19px;
	border:1px solid #999;
	padding:5px 4px 2px 4px;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
}

.dropDownMenu {
	margin-top:10px;
	margin-bottom:10px;
}

.submitButton {
	margin-top:10px;
}

.loginButton {
	margin-top:5px;
	width:240px;
	text-align:right;
	margin-bottom:7px;
}

.loginButton input {
	float:right;	
}

.loginButton a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	float:left;
	text-align:left;
	color:#4083b5;
}

.loginButton a:hover {
	text-decoration:none;
}

.signupButton {
	border:0px solid #FFF;
	margin-top:5px;
}

.locationIframe {
	margin-top:5px;
	float:left;
	width:425px;
}

.locationIframe iframe {
	border:1px solid #333;
}

.locationDetails {
	float:left;
	margin-left:15px;
	margin-top:5px;
}

.contactForm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	margin-top:8px;
}

.contactTextArea {
	background-color:#f6f6f6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:350px;
	height:100px;
	border:1px #999 solid;
	margin-left:0px;
	padding:5px;
}

.contactLeft {
	margin-top:8px;
	float:left;
	width:500px;
}

/* FONTS */

.loginTitle {
	font-family:"Helvetica Neue LT Std 107 Extra Black Condensed", Arial;
	font-size:22px;
	color:#666;
}

.informationText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	padding:0px 25px 5px 25px;
}

.regularLink {
	color:#666;
}

.regularLink:hover {
	text-decoration:none;
}

.left {
	float:left;
}

.informationNav {
	width:140px;
	font-size:15px;
	border-bottom:1px dashed #CCC;
	border-right:1px dashed #CCC;
	margin-right:15px;
	padding-bottom:10px;
	margin-bottom:5px;
}

.informationNav a {
	color:#666;
}

.informationNav a:hover {
	text-decoration:none;
}
