/* Project: fitconcepts.com
*  Copyright 2008 All Rights Reserved.
*/

/* GLOBAL ***************************************************/

/*Initialize the browser's CSS Except for table structure*/

@import url('reset.css');

/*End Initizlization*/


body {
	background: #1d2226 url(../images/bg-sub.jpg) top center no-repeat;
	color: #282828;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

img {
	border: none;
	}	

p {
	padding-bottom: 25px;
	} 	

fieldset {background:none;}

div.recover {clear:both;}

input, textarea, select {background-color:#FFF; color:#3e3e3e;}

.bold {font-weight:bold !important;}

strong {font-weight:bold; color:#000;}
em {font-style:italic;}

a {color:#329fe0;}
a:visited {color:#6c899b;}
/* END GLOBAL ***************************************************/

body.sub {
	background: #1d2226 url(../images/bg-sub.jpg) top center no-repeat;
	}

#container {
	width: 900px;
	margin: 0 auto;
	position:relative
}
#header {
	width: 433px;
	height: 166px;
	float: left;
	display: block;
	}
#logo {
	margin:20px 0 0 30px;
	}
#tag {
	margin: 0 0 0 30px;
	}
#content {
	width: 850px;
	float: left;
	background: #ffffff url(../images/content_bg.gif) top left repeat-x;
	padding: 47px 25px;
	}	
.greeting {
	width: 555px;
	float: left;
	}				
.greeting h1, .greeting h2, #testimonial-detail-left h1 {
	font-style: italic;
	}
.greeting h1 {
	color: #1477b0;
	font-size: 30px;
	text-transform: uppercase;
	padding: 0 0 20px 25px;
	background: url(../images/h1_bg.png) top left no-repeat;
	text-align: center;
	line-height: 1em;
	}
.greeting h2 {
	color: #d54d35;
	font-size: 19px;
	padding-bottom: 25px;
	line-height:1em;
	text-align:center;
	}
.greeting img {
	float: right;
	border: 1px solid #acaeaf;
	}
#free-audio {
	float: right;
	background: url(../images/free_audio_bg.png) top center no-repeat; 
	width: 295px;
	height: 432px;
	display: block;
	position: relative;
	margin: -65px -17px 0;
	}
* html body #free-audio {
	margin: -78px -8px 0;
	background: url(../images/free_audio_bg.jpg) top center no-repeat; 
	}
#free-audio-form {
	padding: 300px 0 0 22px;
	font-size: 16px;
	text-transform: uppercase;
	font-style: italic;
	color: #000000;
	}
#free-audio-form form {
	padding-left: 5px;
	}
#free-audio-form .submit-img {
	margin: 10px 0;
	}
.signup {
	width: 838px;
	height: 247px;
	float: left;
	margin-bottom: 30px;
	display: block;
	position: relative;
	background: url(../images/banner_signup.jpg) top center no-repeat;
	}
.signup-content {
	width: 575px;
	float: right;
	padding: 70px 30px 0 0;
	}
.signup-text {
	float: left;
	color: #ffffff;
	line-height:1.3em;
	}
.signup-text span {
	font-size: 20px;
	}	
.signup-text a {
	color: #ffffff;
	}		
.signup-btn {
	float:right;
	}	
.testimonial {
	padding: 0 0 15px 0;
	}	
.testimonial-detail {
	width: 836px;
	background-color: #d3d3d3;
	margin-bottom: 15px;
	}
.testimonial-detail-main {
	float: left;
	padding: 10px 20px;
	}			
.testimonial-detail-left {
	float: left;
	width: 365px;
	color: #000000;
	}
.testimonial-detail-left p {
	font-size:14px;
	}
.testimonial-detail-left p.clientname {
	color: #1477b0;
	font-size: 30px;
	padding: 10px 0 20px 65px;
	background: url(../images/h1_bg_gray.gif) top left no-repeat;
	text-transform:uppercase;
	font-style:italic;
	line-height:1em;
	font-weight: bold;
	}
.testimonial-detail-right {
	float: right;
	padding-left: 20px;
	}
.test-detail-bottom {
	background: url('../images/testimonial_detail_bottom.gif') no-repeat;
	width:836px;
	height:10px;
	line-height:10px;
	}			
#footer {
	width: 900px;
	min-height: 163px;
	_height: 163px;
	float: left;
	position: relative;
	display: block;
	background:#a6130c url(../images/footer_bg.jpg) top center no-repeat;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	}

#footer-navi {
	padding: 23px 35px 0 0;
	}
#footer-navi span {
	font-weight: bold;
	}
#footer-navi ul {
	margin: 5px 0 20px 0;
	}
#footer-navi ul li {
	display: inline;
	}
#footer-navi ul li a, #footer-navi a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}				

/* Style Spcific */
h1 {
	color: #1477b0;
	font-size: 30px;
	text-transform: uppercase;
	padding: 0 0 20px 0px;
	line-height:1em;
	font-style: italic;
	}
h2 {
	color: #d54d35;
	font-size: 19px;
	padding-bottom: 25px;
	line-height:1em;
	font-style: italic;
	}
h2.emphasis {
	color: #d54d35;
	font-size: 24px;
	padding-bottom: 25px;
	line-height:1em;
	font-style: italic;
	}
.container-body{
	width:500px;
	margin:0 auto;
	}
.container-body-med{
	width:550px;
	margin:0 auto;
	}
.container-body-wide{
	width:600px;
	margin:0 auto;
	}
.container-body-wider{
	width:700px;
	margin:0 auto;
	}
.container-body p{
	margin:0 0 0 35px;
	}
.tinytext {
	font-size:8pt;
	line-height:normal;
	}
.container-body p, .medtext {
	font-size:16px;
	}
ul.youwill li{
	font-size:16px;
	margin-left:30px;
	}
.center {text-align:center;}
.point {font-size:16px;}
#direction {margin-top: 10px;}	
.image-helper {padding:20px 0;}
.orange {color: #D54D35;}
img.nolines {border: none;}

.video-highlights {font-size: 16px; text-transform: capitalize; color:#D54D35 }

.video-highlights em {font-weight:bold !important }

.margin-sitemap-lists li {margin: 10px 0 0 30px; padding:0 30px 0 0 }

.callnow {color:#1477B0;font-size:30px;font-style:italic;line-height:1em;padding:0 0 20px 0;text-transform:uppercase;font-weight:bold}
/* End Style Spcific */

/*subpages */
#logo-sub {
	position:absolute; top:20px; left:30px;
}
#tag-sub {
	margin: 76px  0 0 30px;
}
.sub {
	font-size: 14px;
	margin: 83px 0 0 0;
}
.sub h1, .sub h2, .sub h3 {
	font-style: normal;
}
h2.title {
	border-bottom: 1px dashed #999999;
	padding-bottom:12px;
	margin-bottom:25px;		
}
h2.statement2 {
	color:#000000;
	font-size:17px;
	line-height:1.2em;
	border:none;
}
.sub ul.also-offer {
	margin:0 auto;
	width:600px;
}
.statement a.style2 {
	font-size:23px;
}
.sub div.also-offer {
	border: 1px dashed #999999;
	padding:8px 0;
}
#header-sub {
	position:absolute;
	top:-83px;
	height:166px;
	left:-5px;
}
.main-body {
	float:left;
	width:555px;
}
.one-column {
	width: 830px !important;
}
div.backtotop {
	text-align: right;
	padding-right: 5px;
}

div.sidebar-right {
	float: right; 
	width: 260px;
	padding: 10px 0;
}

div.plus-navi {
	background:#FFFFFF url(../images/content_navi_bg.gif) repeat-x scroll left top !important;
}

div.plus-navi #header-sub {
	left: -5px !important;
	top: 0 !important;
}

#primary-nav {
	font-family:Arial,Tahoma,san-serif;
	height:27px;
	left:32px;
	line-height:27px;
	position:absolute;
	top:165px;
	width:800px;
}
#primary-nav ul {
	list-style: none;
	margin:0;
}
#primary-nav ul li {
	float: left;
	margin:0;
}
#primary-nav ul li a {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:0 25px 0 0;
	text-decoration:none;
}

/* SERVICES */
.servicesboxtop {
	background-image:url(../img/servicestop.gif);
	background-repeat:no-repeat;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:13px 0 5px 10px;
}
.servicesboxmiddle {
	background-image:url(../img/servicesmid.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	padding:0 10px 10px;
}

td.servicesboxtop h2 {
	padding-bottom:6px;
}

td.servicesboxmiddle ul {
	margin: 0 0 0 30px;
	padding-bottom:25px;
}

/* SUCCESS STORIES */
.yellowbox {
	background-color:#FFFFCC;
	border:1px solid #666666;
	padding:5px;
}
.textbigblack {
	font-size:16px;
	font-weight:bold;
}
.textmedium {
	font-size:14px;
}
.dottedline {
	border-bottom:1px dashed #666666;
}

/* CONTACT */
.contactback {
	background-image:url(../img/contactback.jpg);
	background-repeat:no-repeat;
}

/* OUR GYM */
a.highslide-credits {
	display: none;
}
h2.photo-gym {
	margin: 0;
	font-size:28px !important;
	padding-bottom: 5px !important;
}


/* SIDE BOX */
.sidebox {
	background-color:#FBFBFB;
	border:1px solid #666666;
	display:block;
	float:right;
	margin:0 8px 55px 8px;
	padding:10px;
	width:183px;
}
/* END SIDE BOX */

.freetrainingsession {
	background-image:url(../img/trainingback.jpg);
	background-repeat:no-repeat;
}
.bignewsletteroptin {
	background-image:url(../img/newsletterback.png);
	background-repeat:no-repeat;
}