* {
	margin:0;
	padding:0;
}


/*============================ Grid View ===========================*/

#content .gridContainer{
	width:710px;
	height:auto;
	padding-top:10px;
	float:left;
}
#content .gridView{
	width:710px;
	height:auto;
	float:left;
	}

#content .gridImg{
	float:left;
	border:#e0e1e2 solid 1px;
	margin-bottom:5px;
}

.thumb{
	width:75px;
}

#content .gridTitle{
	height:20px;
	width:602px;
	padding-left:30px;
	float:left;
	color:#f58035;
	text-transform:uppercase;
}
#content .gridContent{
	height:auto;
	width:602px;
	float:left;
	padding-left:30px;
}
/*============================ Grid View End ===========================*/
/*============================ Gallery View ===========================*/

#content .gallery{
	width:710px;
	height:auto;
	padding-top:40px;
	float:left;
}
#content .galleryImg{
	height:66px;
	border:#e0e1e2 solid 1px;
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}

.quoteBox{
	width:630px;
	margin-top:20px;	
	height:auto;
	background-color:#ffffff;
	
	}
.quoteBox .left{
	width:27px;
	height:19px;
	float:left;
	background:url(http://www.freestylefit.com/images/comma.jpg) no-repeat;
		
	}
.quoteBox .tt{
	width:560px;
	float:left;
		
	}

.quoteBox .tt .text{
	text-align:center;
	width:570px;
	padding-left:4px;
	line-height:26px;
	padding-right:4px;
	float:left;
	font-family:Calibri, sans-serif;
	color:#949494;
	font-size:25px;
	font-style:italic;
	float:left;	
	padding-bottom:4px;
		
	}
.quoteBox .tt .lightQuoteText{
	width:500px;
	float:right;
	color:#c8c8c8;
	font-family:Calibri, sans-serif;
	font-size:25px;
	font-style:italic;
	text-align:right;
		
		
}
.quoteBox .right{
	width:27px;
	height:19px;
	float:right;
		
	background:url(http://www.freestylefit.com/images/comma2.jpg) no-repeat;
	}


body, html, img {
	font-size:14px;
	background:#FFFFFF;
	letter-spacing:1px;
	line-height:18px;
	font-family:Verdana, sans-serif;
	color:#656464;
}
#wrapper {
	margin:20px auto;
	width:985px;
	height: auto;
	
}
#banner {
	float:left;
	width:985px;
	height:105px;
}
#banner .logo{
	float:left;
	width:555px;
	height:105px;
	padding-left:285px;
}
#banner .memberArea{
	float:left;
	width:145px;
	height:105px;
}
#nav {
	float:left;
	width:985px;
	font-family:Calibri, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	height:45px;
	font-size:18px;
}
#nav ul {
	width:985px;
	height:30px;
}
#nav ul li {
	display:inline;
	list-style:none;
	
}
#nav ul li a {
	text-decoration:none;
	height:30px;
	float:left;
	
}
#nav ul li a.home{
	text-decoration:none;
	height:30px;
	width:126px;
	float:left;
	background-image:url(http://www.freestylefit.com/images/home2_over.png);

}

.homeimg{
background-image: url(http://www.freestylefit.com/images/freeIntro_btn_over.jpg);
	width:126px;
	height:45px;

}

#nav ul li a:hover.home, #nav ul li a.current.home{
	background-image:url(http://www.freestylefit.com/images/home2_over.png);
	background-repeat:no-repeat;
	width:126px;
	height:45px;
}
#nav ul li a.personalTrain{
	text-decoration:none;
	height:30px;
	width:254px;
	float:left;
	background-image:url(http://www.freestylefit.com/images/offer.png);
}

#nav li ul a.personalTrain{

 display: none;

}
#nav li:hover ul {
   display:inline;
    display: block;
}

#nav ul li a:hover.personalTrain, #nav ul li a.current.personalTrain{
	background-image:url(http://www.freestylefit.com/images/offer_over.png);
	background-repeat:no-repeat;
	width:254px;
	height:45px;

}
#nav ul li a.facilities{
	text-decoration:none;
	height:30px;
	width:171px;
	float:left;
	background-image:url(http://www.freestylefit.com/images/facilities.png);
}
#nav ul li a:hover.facilities, #nav ul li a.current.facilities{
	background-image:url(http://www.freestylefit.com/images/facilities_over.png);
	background-repeat:no-repeat;
	width:171px;
	height:45px;

}
#nav ul li a.classes{
	text-decoration:none;
	height:30px;
	width:141px;
	float:left;
	background-image:url(http://www.freestylefit.com/images/about.png);
}
#nav ul li a:hover.classes, #nav ul li a.current.classes{
	background-image:url(http://www.freestylefit.com/images/about_over.png);
	background-repeat:no-repeat;
	width:141px;
	height:45px;
	
}
#nav ul li a.programs{
	text-decoration:none;
	height:30px;
	width:122px;
	float:left;
	background-image:url(http://www.freestylefit.com/images/blog.png);
}
li ul {
    display: none;
}
li:hover > ul {
    display: block;
}

#nav ul li a.current.programs{
	background-image:url(http://www.freestylefit.com/images/blog.png);
	background-repeat:no-repeat;
	width:122px;
	height:45px;
		}
		#nav ul li a:hover.programs{
	background-image:url(http://www.freestylefit.com/images/blog_over.png);
	background-repeat:no-repeat;
	width:122px;
	height:45px;
		}
#nav ul li a.contact{
	text-decoration:none;
	height:30px;
	width:171px;
	float:left;
	background-image:url(http://www.freestylefit.com/images/contact.png);
	background-repeat:no-repeat;
}
#nav ul li a:hover.contact, #nav ul li a.current.contact{
	background:url(http://www.freestylefit.com/images/contact_over.png);
	background-repeat:no-repeat;
	width:171px;
	height:45px;
}


#nav ul li a:hover, #nav ul li a.current{
	
	background:url(http://www.freestylefit.com/images/classes1.png);
	background-repeat:no-repeat;
}

#content {
	float:left;
	width:985px;
	height:auto;	
	border-left:#fbbb89 solid 1px;
	border-top:#fbbb89 solid 1px;
	padding-top:6px;
	margin-top:-15px;
	
}
#content .leftContent {
	padding-top:20px;
	float:left;
	width:635px;
	height:auto;
	padding-left:30px;
	
}
#content .rightContent {
	padding-top:20px;

	float:left;
	width:300px;
	padding-left:20px;
	height:auto;
}
#content .rightContent .introText{
	float:left;
	padding-top:25px;	
}

/*============================ Inner Pages ===========================*/

#content .innerPageLeftNavi{
	float:left;
	height:385px;
	width:245px;
	padding-top:30px;
	padding-left:30px;
}

#content .innerPageLeftNavi .leftNav{
	float:left;
	height:auto;
	width:245px;
}

#content .innerPageLeftNavi .leftNav2{
    text-align:left;
	float:left;
	height:auto;
	width:245px;
}
#content .leftNav ul {
	padding-left:12px;
	padding-top:12px;
	height:auto;
	
}
#content .leftNav ul li {
	list-style:none;
	padding-bottom:12px;
	text-transform:uppercase
	
}
#content .leftNav ul li a {

	text-decoration:none;
	height:30px;
	width:80px;
	padding:12px 30px 0 0;
	color:#989797;
}

#content .leftNav ul li a:hover, #content .leftNav ul li a.current {
 color:#f58035;
 background:url(http://www.freestylefit.com/images/arr.jpg) no-repeat right 15px;
}

#content .innerPageRightContent{
	float:left;
	height:auto;
	width:710px;
	padding-top:30px;
	padding-bottom:30px;
}

#content .innerRightHeading{
	width:710px;
	text-transform:uppercase;
	font-family:Calibri, sans-serif;
	font-size:34px;
	color:#b4b4b4;
	letter-spacing:5px;
	padding-top:10px;
	line-height:30px;
}

#content .innerRightBody{
	height:auto;
	width:710px;
	color:#b4b4b4;
	padding-top:30px;
	
	
}

#content .innerLeftHeading{
	height:25px;
	width:188px;
	padding-left:12px;
	text-transform:uppercase;
	border-bottom:#d6d4d4 dotted 1px;
	font-family:Calibri, sans-serif;
	font-size:20px;
	color:#989797;
	letter-spacing:3px;
	padding-top:10px;
	
}

/*============================ Inner Pages End ===========================*/
#footer {
	float:left;
	width:985px;
	height:45px;
	color:#969696;
	text-align:center;
	padding-bottom:25px;
	
}
#footer ul {
	
}
#footer ul li {
	display:inline;
	background:url(http://www.freestylefit.com/images/Li_Bg.jpg) no-repeat left;
	padding-left:5px;
}
#footer ul li.firstLi {
	background:none;
}
#footer ul li a {
 	text-decoration:none;
	color:#969696;
	font-size:14px;
	padding:0 0px 0 4px;
}
#footer ul li a:hover {
	text-decoration:underline;
}
.orangeText{
	color:#f58035;
}
.copyRight{
	color:#737273;
	font-size:12px;
}
.joinNow{
	position:absolute;	
    top:295px;
	left:0px;	
}
.back a{
  	color:#f58035;
	font-size:11px;
	text-decoration:underline;
}
.home_caption{ float:left; width:630px; position:relative;}
.home_caption .pagination .prev{ position:absolute; left:-17px; top:200px;background-repeat:no-repeat;height:80px;background-image:url(http://www.freestylefit.com/images/leftArr.jpg)}
.home_caption .pagination .next{ position:absolute; right:-20px; top:200px;background-repeat:no-repeat;height:80px;background-image:url(http://www.freestylefit.com/images/rightArr.jpg)}


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px;
width:630px;
height:600px;

}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
z-index:99;

}

.pagination{
z-index:999999999999;

font-size:9px;
text-align: left;

padding: 2px;
margin:1px 0 0 20px;
}

.pagination a{
padding: 0 5px;;
text-decoration: none; 
color: #fff;
}

.pagination a:hover, .pagination a.selected{
text-decoration:none;
}

#content .gridTitle a,#content .gridTitle a:hover, #content .gridTitle a.selected{
text-decoration:none;
	color:#f58035;
	text-transform:uppercase;
}
.error {
	border:1px dashed #83ADC3;
	margin:15px; /* era 15 */
	padding:0px;
	voice-family:"\"}\"";
	voice-family:inherit;
	text-align:center;	
}


.error p {
	font:12px/18px verdana;	
	white-space:normal;
}

.selector {
  min-height:500px;
  height:auto !important;
  height:500px;
}

/*----- styles for templates begin -----*/  
.tdborder {      
  height:9px;
}

.tdmain {
  padding-left:15px;
  padding-top:20px;   
  padding-bottom:20px;   
}

.tdheader {
  padding-left:15px;  
}

.tdimage { 
  /* not used anymore, IE bug */
  vertical-align: middle;  
}

.tdimagesus { 
  vertical-align: bottom
}

.tdimagejos { 
  vertical-align: top
}

/*----- styles for templates end -------*/  

.tdcalculations {
/*
  border-bottom:1px solid #83ADC3;
  border-right:1px solid #83ADC3;
  border-left:1px solid #83ADC3;
  border-top:1px solid #83ADC3;*/
  border:1px solid #83ADC3;
}

input.btn { 
	  color:#white; 
	  font: bold 84%'trebuchet ms',helvetica,sans-serif; 
	  background-color: #878787;
	  height:35px;
	  width:150px;
	  font-size:14px;
	} 