* {
	margin: 0;
	padding: 0;
}

body {
	margin:0;
	padding:0;
	font-family:helvetica,arial,sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #757575;
	background:#282828 url(../images/top_bg.gif) repeat-x;
}

body.selector {
	background:#282828;
}

.container {
	width: 1000px;
	clear:both;
	overflow:hidden;
	background-color:transparent;
	margin:0 auto;
	padding:0;
	}

img {
		border:0;
	}

	a {
	   color:#3671a1;
	   text-decoration:none;
	}

	a:hover {
		color:#3671a1;
		text-decoration:underline;
	}

	h1, h2{ 
		font-weight:lighter;
	}

	img.center {
		display:block;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}

a.fleft, img.fleft {
	float:left;
	}
	
a.fright, img.fright {
		float:right;
	}

/* Top */
.intro {
	height:270px;
}
.top {
	float:right;
}

.logo {
	float:left;
}

.top img {
		margin-top:15px;
}

.logo img {
	margin-top:5px;
}

img.centered, p.centered, h3.centered, form.centered, h1.centered, strong.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

a.top-push, p.top-push {
		position:relative;
		top:-14px;
		margin-right:5px;
}

a.no-decoration, a.no-decoration:hover {
	color:#757575;
	text-decoration:none;
}

.clears {
	clear:both;
}

h1.title {
	color:#757575;
	font-size:48px;
	letter-spacing:2px;
	text-shadow:1px 1px 1px #FFFFFF;
	text-align:center;
	margin-top:28px;
}

h2.sub {
	color:#3671a1;
	font-size:18px;
	text-shadow:1px 1px 1px #FFFFFF;
	text-align:center;
	position:relative;
	top:-3px;
}

img.easy-signup {
	margin-top:20px;
}

#main {
	background:#f5f6f8;
	width:100%;
	min-width:1100px;
	border-bottom:1px solid #D8D8D8;
}

#clients {
	width:435px;
	border-left:1px solid #D8D8D8;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
	height:625px;
}

.inside {
	padding:0 15px;
}

#half_l {
	height:1050px;
	width:499px;
	border-right:1px solid #FFFFFF;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
}

#half_r {
	width:499px;
	border-left:1px solid #D8D8D8;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
	height:1050px;
}

#trainers {
	height:625px;
	width:515px;
	border-right:1px solid #FFFFFF;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
}

#right {
	width:489px;
	-moz-box-shadow:1px 0 0 #FFFFFF;
	border-left:1px solid #D8D8D8;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
}

#left {
	width:559px;
	border-right:1px solid #FFFFFF;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
}

#thirds-l {
	height:625px;
	width:724px;
	border-right:1px solid #FFFFFF;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
}

#thirds-s {
	width:250px;
	border-left:1px solid #D8D8D8;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
	height:625px;
}

#thirds-7l {
	height:700px;
	width:724px;
	border-right:1px solid #FFFFFF;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
}

#thirds-7s {
	width:250px;
	border-left:1px solid #D8D8D8;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
	height:700px;
}

#about-7l {
	height:700px;
	width:624px;
	border-right:1px solid #FFFFFF;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
}

#about-7s {
	width:350px;
	border-left:1px solid #D8D8D8;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
	height:700px;
}

.half {
	width:499px;
	margin-top:20px;
	margin-bottom:50px;
	float:left;
}

h3.title {
	font-size:18px;
	font-family:georgia,times;
	color:#222222;
	font-weight:normal;
	line-height:1.2em;
}

p.description {
	padding:20px;
	line-height:24px;
}

a.direction {
	font-size:18px;
}
.action {
	background-color:#EFEFEF;
	border-bottom:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
	margin:10px 0 30px 0;
	padding:35px 0;
	text-align:left;
	line-height:24px;
	width:100%;
	height:110px;
}

.action img.trainer_image {
	margin:0 20px;
}

.action h3.push {
	margin:5px 0px;
}

p.w-image {
	padding:10px;
	line-height:24px;
}

img.margin {
	margin:10px;
}

.bio {
	width:600px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
}

img.logo {
	float:left;
	margin-right:10px;
}

img.margin-bottom {
	margin-bottom:35px;
}

/* Footer */

.footer {
	clear:both;
	min-width:1080px;
	background: #282828; 
	border-top:1px solid #FFFFFF;
	padding:20px 10px;
	color:#ffffff;
	font-size:14px;
	font-weight: lighter;

}

.footer a, .footer a:hover{
	color:#ffffff;
	font-size:14px;
}

.footer ul li {
	margin:10px 0 0 0;
	list-style-type: none;
	text-shadow:1px 1px 1px #0A0A0A;
	text-align:center;
}

.footer .block {
background:url("../images/footer_border.png") no-repeat scroll right top transparent;
float:left;
margin:0 20px 50px 0;
min-height:160px;
padding:20px 10px 0 0;
width:170px;
}

.footer .block h3 {
color:#FFFFFF;
font-size:18px;
margin:0 0 0 -3px;
padding:0 0 10px 3px;
text-shadow:1px 1px 2px #0A0A0A;
text-align:center;
}

/* Search */
form.trainer-search {
display:block;
background:url("../images/trainer_search.png") no-repeat scroll 20px 18px transparent;
display:inline-table;
padding:auto;



width:480px;
height:60px;

border:#666666 0px solid;
}

input.trainer-search {
	border:1px solid #444444;
	
	
	padding:3px;
	margin-left:60px;
	
	

	
	width:300px;
}

#searchopt {
margin-top:5px;

	
}


#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#2a2a2a; cursor:wait;}

/* Container */
#simplemodal-container {height:330px; width:550px; color:#222222; background-color:#f5f6f8; border:4px solid #444; padding:12px;-webkit-border-top-left-radius:8px; -webkit-border-top-right-radius:8px; -moz-border-radius-topleft:8px; -moz-border-radius-topright:8px; border-radius:8px 8px 0 0;}
#simplemodal-container form.trainer-login {float:left;width:250px;}
#simplemodal-container form.trainer-signup {float:left;width:240px;}
#simplemodal-container input.textbox {color:#757575; border:1px solid #444444; padding:3px; width:200px;margin:10px;}
#simplemodal-container textarea {color:#757575; border:1px solid #444444; padding:3px; width:200px;margin:10px;font-family:helvetica,arial,sans-serif;font-size:12px;font-style:normal;font-weight:normal;line-height:normal;height:75px;}
/*#simplemodal-container input.submit {border:none; padding:10px;} */
#simplemodal-container .right {float:right;width:275px;}
#simplemodal-container h1 {color:#3671a1; font-size:20px; line-height:20px; margin:0; padding:0 0 6px 0px; text-align:left;}
#simplemodal-container h2 {color:#222222; font-size:20px; line-height:20px; margin-top:10px; text-align:left;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:-3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}
hr.title-line {
	border-bottom: 1px solid #CCCCCC;
	color:transparent;
	margin-bottom:20px;
}

/* Validation Engine */
	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
			cursor:pointer;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#ee0101;
				color:#fff;
				width:150px;
				font-size:14px;
				font-family:georgia,times;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}

p.selector_note {
	position:relative;
	line-height:16px;
	top:-6px;
	text-shadow: 1px 1px 1px #FFFFFF;
}

#selector-content {

}

/* One Page Sign Up Form */

span.left {
	float:left;
	width:450px;
}

span.right {
	text-align:center;
	float:right;
	width:400px;
	font-size:14px;
}
				
/* Sign Up Form */

.signup_top {
	width:860px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/form_top.jpg) no-repeat;
	padding-left:120px;
	padding-right:120px;
	height:40px;	
}

.signup_bottom {
	width:860px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/form_bottom.jpg) no-repeat;
	padding-left:120px;
	padding-right:120px;
	height:40px;
	
}

form.signup, div.signup {
	width:860px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/form_bg.jpg) repeat-y;
	padding-left:120px;
	padding-right:120px;
	
}

form.signup input.proceed {
	background:url(../images/proceed_btn.png) no-repeat;
	width:118px;
	height:32px;
	border:0px;
	color:transparent;
	margin:10px;
	cursor:pointer;
}

form.signup input.back {
	background:url(../images/back_btn.png) no-repeat;
	width:118px;
	height:32px;
	border:0px;
	color:transparent;
	margin:10px;
	cursor:pointer;
}

form.signup input.submit, form input.submit {
	background:url(../images/submit_btn.png) no-repeat;
	width:118px;
	height:32px;
	border:0px;
	color:transparent;
	margin:10px;
	cursor:pointer;
}

form input.continue {
	background:url(../images/continue_btn.png) no-repeat;
	width:118px;
	height:32px;
	border:0px;
	color:transparent;
	margin:10px;
	cursor:pointer;
}

form input.add_offer_code {
	background:url(../images/add_offer_code_btn.png) no-repeat;
	width:145px;
	height:32px;
	border:0px;
	color:transparent;
	cursor:pointer;
	float:right;
	position:relative;
	left:-100px;
}

form.signup input.checkout {
	background:url(../images/checkout_btn.png) no-repeat;
	width:118px;
	height:32px;
	border:0px;
	color:transparent;
	margin:10px;
	cursor:pointer;
}

form.signup input.add_offer_code {
	background:url(../images/add_offer_code_btn.png) no-repeat;
	width:145px;
	height:32px;
	border:0px;
	color:transparent;
	margin:10px;
	cursor:pointer;
}

form.signup input.return_to_checkout {
	background:url(../images/return_to_checkout_btn.png) no-repeat;
	width:177px;
	height:32px;
	border:0px;
	color:transparent;
	margin:10px;
	cursor:pointer;
}

form.signup input.return_to_activation {
	background:url(../images/return_to_activation_btn.png) no-repeat;
	width:177px;
	height:32px;
	border:0px;
	color:transparent;
	margin:10px;
	cursor:pointer;
}

.signup input.proceed {
	background:url(../images/proceed_btn.png) no-repeat;
	width:177px;
	height:32px;
	border:0px;
	color:transparent;
	margin:10px;
	cursor:pointer;
}

.signup_buttons {
	width:350px;
	height:32px;
}

.signup_buttons input{
	float:left;
}

.progress {
	width:400px;
	float:right;
	padding-top:10px;
	margin-right:20px;
	text-align:center;
	height:50px;
}

#progressbar, #progressbar-b  {
	height:20px;
}

fieldset.billing_info {
	margin-bottom:20px;
}

p.form_notes {
	padding-top:10px;
	text-align:center;
	margin-bottom:10px;
}

form.signup li {
	list-style-type: none;
}

form.signup label, form label {
	width:200px;
	float:left;
	font-size:18px;
	padding:3px;
	text-align:left;
}

form.signup label span, form label span {
	color:#ff0000;
}

form.signup label.domain {
	width:24px;
	font-size:12px;
	text-align:left;
	float:left;
	position:relative;
	top:-2px;
	left:28px;
}

form.signup label.two {
	width:275px;
	float:left;
	font-size:18px;
	padding:3px;
	text-align:left;
}

form.signup label.two span {
	color:#ff0000;
}

form.signup .text, form .text {
	color:#3671A1;
	font-size:18px;
	width:480px;
	padding:3px;
}

form .credit_card {
	color:#3671A1;
	font-size:18px;
	width:190px;
	padding:3px;
}

form .auth {
	color:#3671A1;
	font-size:18px;
	width:50px;
	padding:3px;
}

form.signup .text, form .website_title {
	color:#3671A1;
	font-size:18px;
	width:380px;
	padding:3px;
}

form.signup .credit_card {
	color:#3671A1;
	font-size:18px;
	width:200px;
	padding:3px;
}

form.signup .auth {
	color:#3671A1;
	font-size:18px;
	width:50px;
	padding:3px;
}

form.signup #card_information {
	padding-top:10px;
	width:880px;
	height:125px;
	margin-bottom:10px;
}

form.signup #card_information span.left {
	float:left;
	width:415px;
}

form.signup #card_information span.right {
	float:left;
	width:454px;
	margin-left:3px;
	text-align:center;
}

form.signup #card_information span.right img{
	display:block;
	margin-right:auto;
	margin-left:auto;
}

#mreview .review_payment_label  {
width:450px;
float:left;
}

#mreview .review_payment_totals  {
width:150px;
float:left;
}

input#add_offer_status_text {
	color:#3671A1;
	font-size:18px;
	width:150px;
}

.same_as_mailing {
	padding-top:3px;
}

h2.micro {
	text-align:center;
	font-size:16px;
	padding-top:15px;
	color:#ffffff;
}

.focusField {
   	background:#fffeef;
    border:1px solid #97B5D2;
   }

.idleField {
	border:1px solid #97B5D2;
	background:url(../images/input_bg.png) repeat-x scroll left top #F7FCFF;
   }

textarea.comment {
	width:480px;
	height:160px;
	color: #3671A1;
	font-size: 18px;
	padding: 3px;
}

.websiteName {
	text-align:right;
	color:#757575;
	font-size:18px;
	width:480px;
	padding:3px;
   }

.websiteNameActive {
	color:#3671A1;
	text-align:right;
	font-size:18px;
	width:480px;
	padding:3px;
   }

p.review_title {
	text-align:left;
	color:#3671A1;
}

p.review_title img, p.review_edit img {
	position:relative;
	top:10px;
}

img.review_design {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

span.review_style {
	float:left;
	width:390px;
	text-align:center;
}

input.review_total {
	color:#449717;
	font-size:18px;
	font-family:helvetica,arial,sans-serif;
	border: none;
	background-color: transparent;
}

.previewer {
	height:600px;
}

a.question {
	display:block;
}
.answer { display:none; }

.answer p {
	padding:10px;
	font-size:12px;
}

a.inactive {color:#222222;}
a.active {color:#3671A1;}

p.caption {
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
	color:#333333;
	font-size:13px;
}

.testimonial {
	float:left;
	margin:0 10px;
	padding:0 10px;
	text-align:left;
	width:280px;
	height:300px;
}

.testimonial p {
	color:#333333;
	font-size:12px;
}

.testimonial p.name {
	color:#2a2a2a;
	font-size:18px;
}

.testimonial p.title {
	color:#2a2a2a;
	font-size:14px;
}

.los_angeles {
	background:url("../images/testimonials/map_los_angeles.png") no-repeat scroll 0 top transparent;
}

p.supplement_brands {
	margin-left:45px;
	color:#3671A1;
}

.nutrition_supplements {
	float:left;
	width:250px;
}

.supplement_logos {
	float:left;
	width:600px;
}

.social {
	padding-left:20px;
}
