
/*---------DON'T DELETE THIS! CLEARFIX! ---------*/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
  
 .clearfix {
display: inline-block;
}  

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
	.clearfix {display: block;}
    /* End Holly Hack */
	
textarea{
	resize:none;
	}
	
/*-----------END CLEARFIX----------*/
body{
	background:url(../media/images/bg.jpg);
	border-top:#c5e8ea solid 10px;
	color:#868686;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	}
	
p {color:#184e53;}	

h1{
	font-size:13px;
	color:#40b9c5;
	font-weight:normal;
	}
h2{
	font-size:18px;
	color:#40b9c5;
	font-weight:normal;
	}
h3{
	font-size:16px;
	color:#40b9c5;
	font-weight:normal;
	margin-bottom:-4px;
	}
.border{border:2px solid #40b9c5;}	
a{
	text-transform:none;
	text-decoration:none;
	color:#40b9c5;
	}

#container_home{
    margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	width:811px;
	height:100%;
	}
	
#container{
	margin-left:auto;
	margin-right:auto;
	width:811px;
	height:100%;
	background-color:#FFFFFF;
	}	
	
#content{
	margin:26px 20px 26px 20px;
	width:771px;
	}
	
#hcontainer{
	margin-left:auto;
	margin-right:auto;
	width:811px;
	text-align:right;
	padding-top:5px;
	}
	
#header{
	width:100%;
	background:#FFFFFF;
	}

#info{
	margin-top:13px;
	}

#data{
	float:left;
	margin-right:5px;
	}
#buttons{
	float:right;
	}
	
#plt_info{
	background-color:#44bbc6;
	color:#FFFFFF;
	font-size:12px;
	padding:5px 10px 5px 10px;
	width:279px;
	visibility: hidden;
	position:absolute;
	}
	
#information, #information2{
	background-color:#FFFFFF;
	padding:1px 6px 1px 7px;
	width:510px;
	color:#676868;
	line-height:12px;
	}

#footer{
	bottom:0px;
	width:811px;
	font-size:10px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	}

.hidden{
	display:none;
	}
	
label{
	width:115px;
	display:block;
	float:right;
	}	
	
.input{
	width:100px;
	display:block;
	float:right;
	border: 1px solid #e7e5e5;
	margin-left:10px;
	}
	
.h_q{
	text-transform:uppercase;
	color:#d39112;
	font-weight:bold;
	/*float:left;
	width:170px;*/
	}
.specialtitles{
	color:#40b9c5;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	/*float:left;
	width:170px;*/
	}
.newpricing{color:#40b9c5;}

#fineprint, #fineprint2{ color:#184e53;}

#hqbox{
	float:right;
	width:520px;
	color:#184e53;
	margin-top:-15px;
	}
#hqbox2{
	float:left;
	width:130px;
	color:#184e53;
	}


#class_info{
float:left;
text-align:left;
width:200px;
padding-right:30px;
font-weight:normal;
	}
#location{
	float:right;
	padding:150px 40px 0px 0px;	
	color:#184e53;
	}

/*------ Nav area -----*/

 
 
 
 #nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute;height:23px;display:block;}

  #nav li ul{
  padding:0;
  margin:0px 0 0 0;
  height:23px;
  }	
  
   
  #nav a{
  	display:block;
	height:23px;
	width:100%;
	}	
	
  #nav a span{display:none;}
  
  #nav li ul li a span{display:block;}
  
   
   #nav {
    height:23px; 
	width:811px;
    background: url(../media/nav/nav.gif);
	padding:0px;
    margin: 0px auto 0px auto;
    position: relative;
	}	

#nav li ul {
  display: none;
  position: absolute; 
  top: 0;
  left: 0;
  }

#nav li > ul {
	top: auto;
	left: auto;
	margin-left: 0px;
	margin-top: 0px;
	}
	
#nav li:hover ul, #nav li.over ul{ display: block; }



/** Nav links are plain text if CSS is turned off **/	
	

	#nav_home{left:0px;top:0px; height:23px;width:69px;}
	#nav_about{left:99px;top:0px;height:23px;width:59px;}
	#nav_syst{left:183px;top:0px;height:23px;width:103px;}
	#nav_classes{left:311px;top:0px;height:23px;width:138px;}
	#nav_trainers{left:465px;top:0px;height:23px;width:78px;}
	#nav_press{left:568px;top:0px;height:23px;width:47px;}
	#nav_faq{left:640px;top:0px;height:23px;width:52px;}
	#nav_contact{left:717px;top:0px;height:23px;width:80px;}

	#nav_home a:hover, #home #nav_home{
    background:url(../media/nav/nav.gif)
    -0px -23px no-repeat;}

	#nav_about a:hover, #about #nav_about{
    background:url(../media/nav/nav.gif)
    -99px -23px  no-repeat;}

	#nav_syst a:hover, #syst #nav_syst{
    background:url(../media/nav/nav.gif)
    -183px -23px no-repeat;}
	
	#nav_classes a:hover, #classes #nav_classes{
    background:url(../media/nav/nav.gif)
    -311px -23px no-repeat;}
	
	#nav_trainers a:hover, #trainers #nav_trainers{
    background:url(../media/nav/nav.gif)
    -465px -23px no-repeat;}
	
	#nav_press a:hover, #press #nav_press{
    background:url(../media/nav/nav.gif)
    -568px -23px no-repeat;}
	
	#nav_faq a:hover, #faq #nav_faq{
    background:url(../media/nav/nav.gif)
    -640px -23px no-repeat;}
	
	#nav_contact a:hover, #contact #nav_contact{
    background:url(../media/nav/nav.gif)
    -717px -23px no-repeat;}
	
	
	
	
	#subnavc ul{
		margin:auto;
		padding:5px;
		list-style-type:none;
		text-align:center;
		}
		
