/* CSS Document */

body{
	background-color: #000;
	background-image: url(../images/BG-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container{
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#header{
	background-image: url(../images/BG-header.jpg);
	height: 71px;
	width: 910px;
	position: relative;
}

#header #btn a{
	height: 54px;
	width: 134px;
	left: 15px;
	top: 8px;
	position: absolute;
	text-indent: -5000px;	
}

#header #login{
	height: 24px;
	width: 113px;
	position: absolute;
	left: 775px;
	top: 29px;
}

#header #log a{
	left: 775px;
	top: 29px;
	position: absolute;
	height: 24px;
	width: 55px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
}

#header #log a:hover{
	color: #CCC;
}

#header #enroll a{
	left: 830px;
	top: 29px;
	position: absolute;
	height: 24px;
	width: 58px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
}

#header #enroll a:hover{
	color: #CCC;
}

/*------------------- NAVIGATION -----------------------*/

#topNav{
	position:relative;
	width:910px;
	height:29px;
	margin-bottom:15px;
}

#topNav a{
	overflow:hidden;
	margin:0;
	text-indent:-9000px;
	outline:none;
}

#topNav #nav-training a {
	background-image: url(../images/btn-topNav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 29px;
	width: 98px;
}

#topNav #nav-training a:hover{
	background-position: 0px -29px;
}

#topNav #nav-training a.nav-training-active{
	background-position: 0px -58px;
}

#topNav #nav-mental a {
	background-image: url(../images/btn-topNav.png);
	background-repeat: no-repeat;
	background-position: -98px 0px;
	display: block;
	position: absolute;
	left: 98px;
	top: 0px;
	height: 29px;
	width: 115px;
}

#topNav #nav-mental a:hover{
	background-position: -98px -29px;
}

#topNav #nav-mental a.nav-mental-active{
	background-position: -98px -58px;
}

#topNav #nav-camps a {
	background-image: url(../images/btn-topNav.png);
	background-repeat: no-repeat;
	background-position: -213px 0px;
	display: block;
	position: absolute;
	left: 213px;
	top: 0px;
	height: 29px;
	width: 125px;
}

#topNav #nav-camps a:hover{
	background-position: -213px -29px;
}

#topNav #nav-camps a.nav-camps-active{
	background-position: -213px -58px;
}

#topNav #nav-events a{
	background-image: url(../images/btn-topNav.png);
	background-repeat: no-repeat;
	background-position: -338px 0px;
	display: block;
	position: absolute;
	left: 338px;
	top: 0px;
	height: 29px;
	width: 130px;
}

#topNav #nav-events a:hover{
	background-position: -338px -29px;
}

#topNav #nav-events a.nav-events-active{
	background-position: -338px -58px;
}

#topNav #nav-nutrition a {
	background-image: url(../images/btn-topNav.png);
	background-repeat: no-repeat;
	background-position: -468px 0px;
	display: block;
	position: absolute;
	left: 468px;
	top: 0px;
	height: 29px;
	width: 104px;
}

#topNav #nav-nutrition a:hover{
	background-position: -468px -29px;
}

#topNav #nav-nutrition a.nav-nutrition-active{
	background-position: -468px -58px;
}

#topNav #nav-associates a {
	background-image: url(../images/btn-topNav.png);
	background-repeat: no-repeat;
	background-position: -572px 0px;
	display: block;
	position: absolute;
	left: 572px;
	top: 0px;
	height: 29px;
	width: 115px;
}

#topNav #nav-associates a:hover{
	background-position: -572px -29px;
}

#topNav #nav-associates a.nav-associates-active{
	background-position: -572px -58px;
}

#topNav #nav-whosFasst a {
	background-image: url(../images/btn-topNav.png);
	background-repeat: no-repeat;
	background-position: -687px 0px;
	display: block;
	position: absolute;
	left: 687px;
	top: 0px;
	height: 29px;
	width: 120px;
}

#topNav #nav-whosFasst a:hover{
	background-position: -687px -29px;
}

#topNav #nav-whosFasst a.nav-whosFasst-active{
	background-position: -687px -58px;
}

#topNav #nav-contact a {
	background-image: url(../images/btn-topNav.png);
	background-repeat: no-repeat;
	background-position: -807px 0px;
	display: block;
	position: absolute;
	left: 807px;
	top: 0px;
	height: 29px;
	width: 103px;
}

#topNav #nav-contact a:hover{
	background-position: -807px -29px;
}

#topNav #nav-contact a.nav-contact-active{
	background-position: -807px -58px;
}

#pageTitle {
	vertical-align: top;
	height: 25px;
	width: 200px;
	padding-left: 19px;
	margin-bottom: 15px;
}

/*------------------ HOME MAIN CONTENT ---------------------*/
#mainContentHome{
	height: 340px;
	width: 910px;
	position: relative;
}
#mainContentHome #pod-TopLeft{
	width: 160px;
	height: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
} 

#mainContentHome #pod-BottomLeft{
	width: 160px;
	height: 160px;
	position: absolute;
	left: 0px;
	top: 175px;
}

#mainContentHome #pod-TopRight{
	width: 160px;
	height: 160px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#mainContentHome #pod-BottomRight{
	width: 160px;
	height: 160px;
	position: absolute;
	right: 0px;
	top: 175px;
}

#mainContentHome #homeCenter{
	background-image: url(../images/pod-main.jpg);
	background-repeat: no-repeat;
	height: 335px;
	width: 560px;
	position: absolute;
	left: 175px;
	top: 0px;
}

#homeCenter .button a{
	background-image: url(../images/btn-fasst25.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 38px;
	width: 240px;
	position: absolute;
	left: 280px;
	top: 275px;	
	text-indent: -9000px;
	overflow: hidden;
}
#homeCenter .button a:hover{
	background-position: bottom;
}

/*------------------ MAIN CONTENT ---------------------*/
#mainContent{
	width: 100%;
	position: relative;
}

#container #mainContent .tabsContain #tabs #tabs-2 ul li{
	list-style-type: circle;
	margin-bottom: 10px;
	line-height: 21px;
}

#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: d20000;
	font-weight: normal;
}

#mainContent a {
	color: #FFF;
}

#container #mainContent .textcontain {
	width: 685px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-color: #404040;
	float: left;
	border: 1px solid #999;
}
#container #mainContent .textcontain ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #F0F0F0;
	font-size: 13px;
	font-weight: normal;
	margin-top: 20px;
	list-style-type: none;
	margin-bottom: 20px;
}
#container #mainContent .textcontain ul li{
	line-height: 28px;
	list-style-position: outside;
	list-style-image: none;
	margin-left: 40px;
}
#container #mainContent .textcontain ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
#container #mainContent .textcontain ul li a:hover{
	text-decoration: underline;
}
#container #mainContent .textcontain p{
	font-family: Arial, Helvetica, sans-serif;
	color: #F0F0F0;
	font-size: 13px;
	line-height: 20px;
}
.red {
	color: #d20000;
}
.bold {
	font-weight: bold;	
}
#container #mainContent .textcontain p a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
}
#container #mainContent .textcontain p a:hover{
	text-decoration: underline;
}
#container #mainContent .textcontain h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 22px;
}
#container #mainContent .textcontain h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 30px;
}
#mainContent #sidebar {
	width: 160px;
	position: absolute;
	top: 0px;
	left: 750px;
}
.pod{
	width:160px;
	height:160px;
	margin-bottom: 15px;
	overflow: hidden;
}

#button-events a {
	height:160px;
	background-image: url(../images/pod-events.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	background-position: 0px 0px;
	display: block;
}

#button-events a:hover {
	background-position: 0px -160px;
}

#button-training a {
	height:160px;
	background-image: url(../images/pod-training.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	background-position: 0px 0px;
	display: block;
}

#button-training a:hover {
	background-position: 0px -160px;
}

#button-testimonials a {
	height:160px;
	background-image: url(../images/pod-testimonials.jpg);
	background-repeat: no-repeat;
	text-indent: -9000px;
	background-position: 0px 0px;
	display: block;
}

#button-testimonials a:hover {
	background-position: 0px 0px;
}

#button-virTour a {
	height:160px;
	background-image: url(../images/pod-virtualTour.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	background-position: 0px 0px;
	display: block;
}

#button-virTour a:hover {
	background-position: 0px -160px;
}

/*------------------ CONTACT MAIN CONTENT ---------------------*/
#contactMain{
	width: 868px;
	position: relative;
	background-image: url(../images/BG-1px-greyTransp.png);
	background-repeat: repeat;
	border: 1px solid #999;
	padding: 20px;
	margin: 0px;
}

#contactMain #right{
	width: 355px;
	background-color: #202020;
	padding-right: 10px;
	padding-left: 20px;
	border: 1px solid #666;
	float: right;
}

#contactMain #right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #999;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
span.white {
	color: #CCC;
	line-height: 26px;
}

/*------------------ FORM STYLES ---------------------*/
#formWrap{
	width: 430px;
	background-color: #202020;
	padding-right: 10px;
	padding-left: 20px;
	border: 1px solid #666;
}

form#frmContact {
	margin: 0;
}
fieldset {
	padding-bottom: 10px;
	margin: 0em;
	padding-right: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#formWrap p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #999;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
input.text {
	width: 250px;
}
input.text:focus, textarea:focus {
	background-color: #CCC;
}	

textarea {
	width: 300px;
}

label.top {
	display: block;
	margin-bottom: 5px;
}

p.required {
	position: relative;
}

span.required {
	position: absolute;
	left: 350px;
	color:#C00;
}
span.leadin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #CCC;
}

.submit-btn {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/btn-submit.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 84px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9000px;
}
.submit-btn:hover {
	border: none;
	background-position: left bottom;
	background-repeat: repeat;
}

/*-----------------footer---------------------*/

#footer{
	position:relative;
	width:910px;
	height:149px;
	background-image: url(../images/BG-footer.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}

#footer a{
	font-size:12px;
	text-decoration: none;
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#footer a:hover{
	text-decoration:underline;
	color:#666;
}
#footer .foot-linkblock{
	position:absolute;
	top:22px;
}
#footer .foot-linkblock h4{
	margin:0 0 4px 0;
	font-size:13px;
	color:#323232;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer .foot-linkblock a{
	display:block;
	padding-bottom:2px;
}
#footer .foot-linkblock.foot-training{
	left:71px;
	width: 125px;
}
#footer .foot-linkblock.foot-mental{
	left:230px;
	width:140px;
}
#footer .foot-linkblock.foot-camps{
	left:415px;
	width:125px;
}
#footer .foot-linkblock.foot-whosFasst{
	left:595px;
	width:90px;
}
#footer .foot-linkblock.foot-events{
	left:741px;
	width:90px;
}
#footer #copyright{
	position:absolute;
	top:158px;
	left:20px;
	width:275px;
	font-size:11px;
	color:#999;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#footer #contact{
	position:absolute;
	top:158px;
	width:600px;
	font-size:11px;
	color:#999;
	text-align: right;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
