* {
	margin:0;
	padding:0;
}

body{
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: #e3e3e5;
}

#wrapper{
	width:945px;
	text-align:left;
	margin:0 auto;
	background-image:url(../images/common/backgroundBlur.jpg);
	background-repeat: repeat-y;
}
#mainContainer{
	width: 905px;
	margin-left: 20px;
}
#header{
	width: 905px;
	height: 100px;
}
#clear{
	clear:both;
}
h1{
	font-size: 2.4em;
	color:#8bc04b;
	padding-bottom: 15px;
	font-weight: normal;
}
h2{
	font-size: 1.4em;
	color:#8bc04b;
	padding: 0 0 5px 0;
	font-weight: lighter;
}
h3{
	font-size: 1.4em;
	color:#8bc04b;
	padding: 0 0 5px 0;
	font-weight: normal;
}
p{
	font-size:1.2em;
	line-height:1.5em;
	font-weight: normal;
	color:#333;
	padding-bottom: 13px;
}
.grey{
	color:#8bc04b;
	padding: 0 0 30px 20px;
}
a{
	color:#282d2f;
	text-decoration: underline;
}
a:visted{
	color:#282d2f;
}
a:hover{
	color:#8bc04b;
}


#flashContent {
	width: 905px;
	height: 295px;
}
#middleNav{
	width: 687px;
	float: left;	
}
#middleNav ul li{
	list-style-type: none;
	float: left;
}
#map{
	width: 370px;
	height: 250px;
	margin-bottom: 25px;
	border: 4px solid #cfe6aa;
	
}
#middleNav ul li a{
width: 229px;
height: 98px;
background-position: 0 0;
display: block;
text-indent: -999px;
overflow: hidden;
float: left;
}

#middleNav ul li.newsButton a{
background-image: url(../images/home/newsButton.jpg);
}

#middleNav ul li.caseButton a{
background-image: url(../images/home/caseButton.jpg);
}

#middleNav ul li.resourceButton a{
background-image: url(../images/home/healthyButton.jpg);
}

#middleNav ul li a:hover{
background-position: 0 -98px;
}

#registerBlock{
	height: 9.8em;
	width: 218px;
	float: right;
	background-image:url(../images/home/ctaPanel.jpg);
	background-position: bottom;
	background-color: #a1cc61;
	background-repeat: no-repeat;
}
#registerBlock h3{
	font-weight: normal;
	padding: 10px 0 3px 10px;
	font-size: 1.6em;
	color: #fff;
}
#registerBlock p{
	font-weight: normal;
	padding-left: 10px;
	line-height: 1.2em;
}
.registerTel{
	padding: 0 0 0 10px;
	font-size: 2.2em;
	font-weight: bold;
	color: #282d2f;
}
.registerTel a{
	color: #fff;
}
.registerTel a:visited{
	color: #fff;
}
.registerTel a:hover{
	color: #fff;
}


#mainContent{
	width: 905px;
	float: left;
	padding: 42px 0 20px 0;
}
#leftContent{
	float: left;
	position: relative;
	left: 40px;
	width: 560px;
	
}
#leftContent ul{
	list-style:none;
	font-size:1.2em;
	padding-bottom: 13px;
}

#leftContent ul li{
	font-weight: bold;
	background-image:url(../images/common/greenBullet.gif);
	background-repeat:no-repeat;
	background-position:0 11px;
	padding: 6px 0 0 15px;
	line-height: 1.6em;
}
#rightContent{
	float: right;
	width: 218px;
	padding-right: 10px;
}
#newsPanel{
	background-color: #c5e197;
	background-image:url(../images/common/newsPanelTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#newsPanel h2{
	padding: 20px 0 15px 20px;
	font-size: 1.8em;
	color: #282d2f;
	font-weight: bold;
}
/*#news{
font-size:1.2em;
}*/

#newsPanel ul li{
	list-style-type:none;
	padding: 0 0 25px 20px;

}

#newsPanel p{
	color:#fff;
	padding-bottom:5px;
}
#rightContent #newsPanel ul li a{
	color: #282d2f;
	font-size: 1.2em;
	text-decoration: none;
}
#rightContent #newsPanel ul li a:hover{
	color: #8bc04b;
}
#newsPanel ul li span{
padding:3px;
}

#newsPanel ul li span.date{
background-color:#8bc04b;
}

#newsPanel ul li span.monthYear{
background-color:#282d2f;
}

.numberBlock{
	background-color:#8bc04b;
	width: 1.8em;
	height: 1.8em;
	margin-left: 15px;
}
.monthBlock{
	background-color:#282d2f;
	width: 7.4em;
	height: 1.8em;
}
.numberBlock p{
	color:#fff;
	font-weight: bold;
	text-align: center;
}
.monthBlock p{
	color:#fff;
	font-weight: bold;
	padding: 0 10px 0 5px;
}


#testimonial{
	background-color: #c5e197;
	width: 467px;
	background-image:url(../images/casestudies/testimonialTop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#testimonial p{
	font-size:1.2em;
	line-height:1.5em;
	font-weight: normal;
	color:#333;
	padding: 10px 10px 5px 10px;
	font-style: italic;
}
.speechBubble{
	padding-bottom: 13px;
}




#resourcePanel, #casePanel{
	background-color: #c5e197;
	background-image:url(../images/resources/resourcePanelTop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#resourcePanel h2{
	padding: 20px 0 15px 20px;
	font-size: 1.8em;
	color: #282d2f;
	font-weight: bold;
}
#resourcePanel h3{
	padding: 0 0 15px 20px;
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
}

#rightContent #resourcePanel p{
	color:#333;
	padding: 0 0 20px 20px;
}
/*#rightContent #resourcePanel ul li a{
	color: #282d2f;
	font-size: 1.2em;
	text-decoration: none;
}
#rightContent #resourcePanel ul li a:hover{
	color: #8bc04b;
}
#rightContent #resourcePanel .icon{
	padding: 0 20px 5px 20px;
}*/
#rightContent #resourcePanel ul li{
	list-style-type: none;
	float: left;
}

#rightContent #resourcePanel ul li a{
width: 218px;
height: 83px;
background-position: 0 0;
text-indent: -999px;
overflow: hidden;
float: left;
}

#rightContent #resourcePanel ul li.bmiButton a{
background-image:url(../images/resources/bmiButton.gif);
}

#rightContent #resourcePanel ul li.healthyButton a{
background-image:url(../images/resources/healthyButton.gif);
}

#rightContent #resourcePanel ul li a:hover{
background-position: 0 -83px;
}

#leftContent #corporateGuide{
	width: 397px;	
}
#leftContent #corporateGuide ul li{
	list-style-type: none;
	padding: 0;
	
}

#leftContent #corporateGuide ul li a{
	width: 397px;
	height: 98px;
	background-position: 0 0;
	text-indent: -999px;
	overflow: hidden;
	float: left;
}

#leftContent #corporateGuide ul li.guideButton a{
background-image:url(../images/fitness/guideButton.gif);
}

#leftContent #corporateGuide ul li a:hover{
background-position: 0 -98px;
}


#rightContentContact{
	float: right;
	width: 318px;
	padding-right: 10px;
}
#leftContentContact{
	float: left;
	position: relative;
	left: 40px;
	width: 460px;
	
}
#contactFormPanel h2{
	padding: 20px 0 15px 20px;
	font-size: 1.8em;
	color: #282d2f;
	font-weight: bold;
}
#contactFormPanel{
	background-color: #c5e197;
	background-image:url(../images/contact/formPanelTop.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#contactFormPanel h2{
	padding: 20px 0 15px 20px;
	font-size: 1.8em;
	color: #282d2f;
	font-weight: bold;
}

#contactFormPanel p{
	color:#fff;
	padding-bottom:5px;
}

.feetLife{
	padding: 15px 0 15px 0;
}





/*#casePanel{
	background-color: #c5e197;
	background-image:url(../images/resources/resourcePanelTop.gif);
	background-repeat: no-repeat;
	background-position: top;
}*/
#casePanel h2{
	padding: 20px 0 15px 20px;
	font-size: 1.8em;
	color: #282d2f;
	font-weight: bold;
}
#casePanel h3{
	padding: 0 0 15px 20px;
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
}

#rightContent #casePanel p{
	color:#333;
	padding: 0 0 20px 20px;
}
/*#rightContent #resourcePanel ul li a{
	color: #282d2f;
	font-size: 1.2em;
	text-decoration: none;
}
#rightContent #resourcePanel ul li a:hover{
	color: #8bc04b;
}
#rightContent #resourcePanel .icon{
	padding: 0 20px 5px 20px;
}*/
#rightContent #casePanel ul li{
	list-style-type: none;
	float: left;
}

#rightContent #casePanel ul li a{
width: 218px;
height: 57px;
background-position: 0 0;
text-indent: -999px;
overflow: hidden;
float: left;
}

#rightContent #casePanel ul li.case01 a{
background-image:url(../images/casestudies/casestudies01button.gif);
}

#rightContent #casePanel ul li.case02 a{
background-image:url(../images/casestudies/casestudies02button.gif);
}
#rightContent #casePanel ul li.case03 a{
background-image:url(../images/casestudies/casestudies03button.gif);
}
#rightContent #casePanel ul li a:hover{
background-position: 0 -57px;
}










/* NAVIGATION STYLES ______________________________ */

#home #homeNav,
#fitness #fitnessNav,
#casestudies #caseNav,
#news #newsNav,
#resources #resourcesNav,
#recruitment #recruitmentNav,
#contact #contactNav
{
	color:#8bc04b;
	background-image: url(../images/common/navArrow.gif);
	background-repeat:  no-repeat;
	background-position: bottom center;
	padding-bottom: 10px;
}
#nav{
	width: 905px;
	font-size:1.2em;
	font-weight:bold;
	padding: 14px 0 20px 0;
	background-image: url(../images/common/navBottomBar.gif);
	background-repeat:  no-repeat;
	background-position: bottom;
}
#nav ul{
	margin-left: 12px;
}
#nav li{
	list-style:none;
	display:inline;
	padding: 0 8px 0 8px;
}
#nav li a{
	color:#333;
	text-decoration:none;
	text-align:left;
}
#nav li a:visited{
	color: #333;
}
#nav li a:hover{
	color: #8bc04b;
	background-image: url(../images/common/navArrow.gif);
	background-repeat:  no-repeat;
	background-position: bottom center;
	padding-bottom: 10px;
}

.endNav{
	background-image:url(../images/common/topNavDivider.gif);
	background-repeat:  repeat-y;
	background-position: right;
	padding:8px 4px 6px 0;
}

/* NAVIGATION STYLES ENDS ______________________________ */







/* GALLERY STARTS-----------------*/

#homeGallery{
	float: left;
	margin-bottom: 60px;
}

#homeGallery li {
	display:inline;
	float:left;
	margin: 0 7px 7px 0;
	width:112px;
}

/* GALLERY ENDS-----------------*/



/* FOOTER STYLES STARTS ______________________________ */

#pageFooter{
	width:950px;
	background-image:url(../images/common/footerBlur.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: auto;
 	margin-right: auto;
	
}

#pageFooter li{
	font-size:1.1em;
	list-style:none;
	display:inline;
	background-image:url(../images/common/footerDivider.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:5px 10px 7px 10px;
	color: #333;
}

#pageFooter li a{
	text-decoration: none;
	color:#333;
	text-decoration:none;
}

#pageFooter li a:visited{
	color:#333;
}

#pageFooter li a:hover{
	color:#8bc04b;
}
#pageFooterContainer{
	padding-top: 15px;
	text-align: center;
}
#pageFooter li.end{
	background-image: none;
}
/* FOOTER STYLES ENDS ______________________________ */







/* GALLERY STARTS-----------------*/


#mainGallery ul {
	list-style:none;
}
#mainGallery ul li {
	background:#cfe6aa none repeat scroll 0 0;
	border-color:#fff;
	border-style:solid;
	border-width:0 1px 1px 0;
	display:inline;
	float:left;
	margin: 0 12px 12px 0;
	padding: 5px;
	position:relative;
	text-align:center;
	width:113px;
	list-style:none;
}
/* GALLERY ENDS-----------------*/






#contentForm {
  width: 280px;
  margin: 10px 0 25px 20px;
}

/* and now the form formatting itself */
label {
	display: block;
  float: left; 
  clear: left;
  width: 80px;
  line-height: 20px;
  margin-bottom: 11px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1.1em;
  color: #333;
  background: #F5F5F5;
  border: 1px solid #999;
  margin: 5px 0 6px 0;
  width: 190px;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: 0px solid #666;
  font-weight: bold;
  background: url(../images/contact/submit.gif) no-repeat 0 0;
  width: 60px;
  height: 19px;
  margin: 15px 0 0 82px;
}
input.button a:visited {
  background: url(../images/contact/submitOn.gif) no-repeat 0 0;
}
input.button a:hover {
  background: url(../images/contact/submitOn.gif) no-repeat 0 0;

}

span.required{
  font-size: 1.3em !important;
  color: #333 !important;
}

span.text{
  font-size: 1.2em;
  color:#333;
}

.errormsg {
	display: block;
	width: 90%;
	height: 13px;
	line-height: 13px;
	color: #red;
	font-weight: bold;
	/*  background: #FF9D9D url(../images/contact/stop.gif) no-repeat 10px center;*/
	padding: 3px 0 3px 3px;
	margin: 10px 0;
	border-top: 1px solid #red;
	border-bottom: 1px solid #red;
}

.msgSent {
  font-size: 20px;
  text-align: left;
}

.thankYou{
	font-size:1.6em;
	line-height: 1.2em;
	font-weight: bold;
	color:#282d2f;
	padding-bottom: 20px;
}


















/* LIGHTBOX STARTS ______________________________ */


#body{
	background-color: #000;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
.imagePos{
	padding-right:15px;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 1.1em Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #333; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ font-size: 1.0em; display: block; clear: left; padding: 1.0em 0 1.0em 0;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
	
/* LIGHTBOX ENDS ______________________________ */