/* CSS Document */
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	font-size:12px;
	}
h1{
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -999px;
	}	
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#95C124;
	font-size:30px;
	margin:40px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	line-height:normal;
	width:auto;
	background-image:url(/images/h2-icon.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
h2 a {
text-decoration:none;
color:#95C124;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:18px;
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:normal;
	text-transform:uppercase;
	}
h4{
	font-family:Arial, Helvetica, sans-serif;
	color:#707070;
	line-height:normal;
	font-size:16px;
	margin:10px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
	}		
h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#707070;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	margin:0px;
	padding:0px 0px 10px 0px;
}

h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#707070;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	margin:0px;
	padding:0px 0px 10px 0px;
}
span{
	color:#797979;
	}

img, img a, img a:link, img a:active, img a:visited, img a:hover{
	border:0px;
}

.green {
	color:#95C124;
	}

.blue{
	color:#5EB2D7;
	}

.light-grey{
	color:#999999
}
.smallgreen {
	color:#95C124;
	font-size:18px;
}


#maincontent {
	margin: 0 auto;
	width: 1000px;
}

#fb-maincontent {
	width: 500px;
}


#header{
	height:479px;
	background-image:url(/images/header.gif);
	}	
#logo{
	height:57px;
	width:568px;
	float:left;
	background: url(/images/logo.gif) no-repeat;
	margin:20px 0px 0px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	}
.logo-right{
	height:80px;
	width:300px;
	float:right;
	padding-top: 5px;
	}
.logo-right a{
	color:#707070;
	text-decoration:none;
	}	
.logo-right ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
.logo-right ul li{
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#707070;
	font-size:10px;
	padding-right:6px;
	}	
#mid-head{
	height:100px;
	width:350px;
	float:left;
	padding:115px 0px 0px 75px;
}

#mid-head p {
	color:#FFFFFF;
	font-size:18px;
	line-height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}
#mid-head li {
	list-style:none;
}

#nav-bar{
	background:url(/images/navbar.gif);
	height:55px;
	width:1000px;
}

#nav-bar ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#nav-bar ul li{
	position: relative;
	display: inline;
	float: left;
	font-size:14px;
	width:auto;
	font-weight:bold; 
}

#nav-bar ul li a{
	color:#FFFFFF;
	text-decoration:none;
	height:35px;
	padding:0px 23px 0px 22px;
	text-align:center;
	padding-top:15px;
	display:block;
}
#nav-bar ul li a:hover{
	background-image:url(/images/hover-strip.gif);
	background-repeat:repeat-x;
	}	
 #nav-bar ul li a.current{background-image:url(/images/hover-strip.gif); background-repeat:repeat-x;}		

#body-part{
	height:auto;
	width:870px;
	margin:auto;
	padding:20px 35px 10px 95px;
	background-image:url(/images/body-bg.gif);
	background-repeat:repeat-x;
	background-color: #D9D9D9;
	}
#fb-body-part{
	height:auto;
	margin:auto;
	padding:10px;
	background-image:url(/images/body-bg.gif);
	background-repeat:repeat-x;
	background-color: #D9D9D9;
	}

#body-part p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#707070;
	font-size:12px;
	line-height:24px;
	margin:0px;
	padding:0px 0px 10px 0px;
	}	
	
#fb-body-part p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#707070;
	font-size:12px;
	line-height:24px;
	margin:0px;
	padding:0px 0px 10px 0px;
	}	
	
#left-body{
	height:auto;
	width:615px;
	float:left;
	padding-right:35px;
	}	
#right-body{
	height:auto;
	width:220px;
	float:left;
	}

#right-body img{
	float:left;
	padding:0px 5px 5px 0px;
}

.img-box{
	height:auto;
	width:182px;
	float:left;
	}
	
.left-list{
	height:auto;
	float:left;
	padding-right: 23px;
	padding-top: 25px;
	}
.left-list ul{
	margin:0px;
	padding:0px;
	list-style-type:circle;
	}
.left-list ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	font-size:18px;
	font-weight:bold;
	background-image:url(/images/new-arrow.gif);
	background-repeat:no-repeat;
	padding-left:26px;
	padding-bottom:10px;
	background-position: 6px 6px;
	}		
.list-right{
	height:auto;
	width:167px;
	float:left;
	margin-top: 20px;
	background-image: url(/images/img_02.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	}
.list-right ul{
	margin:0px;
	padding:0px;
	}
.list-right ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#2780CD;
	font-size:11px;
	line-height:22px;
	}	
.list-right ul li a{
	color:#2780CD;
	}
#footer{
	height:70px;
	background:url(/images/footer.gif) no-repeat #7BB11E;
	text-align:left;
	color:#FFFFFF;
	font-size:11px;
	margin:0px;
	padding-top:55px;
	font-weight:bold;
	}

#footer b{
	float:right;
	color:#FFFFFF;
	}
#footer a{
	color:#FFFFFF;
	}	

a{ color:#4e4e55; text-decoration:underline}
a:hover{text-decoration:none}
.clear{ clear:both}

.bqstart {
	font-family:Arial, Helvetica, sans-serif;
     float: left;
     height: 45px;
     padding-top: 25px;
     font-size: 700%;
     color: #666666;
 }

 .bqend {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 700%;
	 float: right;
     margin-top: 25px;
	 color: #666666;
	 vertical-align:bottom;
 }
 
 .pullquote, .pullquote-right, .pullquote-left {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-size: 16px;
	text-align: center;
	line-height: 2em;
	font-style: italic;
	font-weight: normal;
}

 .pullquote-right {
	font-size: 14px;
}

 .pullquote-left {
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	font-size: 14px;
}

#left-body ul {
  float: left;
  width:100%;
  margin: 0;
  padding: 10px 0px 20px 30px;
}
 
#left-body ul li {
  float:left;
  width: 250px;
  margin: 0;
  padding: 0;
} 

.singlecolumn ul {
  float:none;
  width: 100%
  margin: 0;
  padding: 5px 0px 15px 30px;
}
 
 .singlecolumn ul li {
  float: none;
  margin: 0;
  padding: 0;
  list-style-type:square;
  width: 100% ! important ;
} 




#backtotop {
	position:fixed;
	bottom:5px;
	right:5px;
	width:64px;
	height:64px;
}

.floatleft {
	float:left;
}

#backtotop {
	background:url(/images/arrowup.png) no-repeat;
	width:64px;
	height:64px;
	position:fixed;
	bottom:5px;
	right:5px;
}

.imgleft{
	float:left;
	padding:0px 10px 10px 0px;
}

.imgright{
	float:right;
	padding:0px 0px 10px 10px;
}

.clear { 
  clear:both; 
} 

.bold {
	font-weight:bold;
}
label {
	padding-right:30px;
	width:50px;
	display:table-row;
}
/* inner pages css start */
/*h3{font:25px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:8px 0px 10px 10px;}
h3 span{color:#16eb00}*/


.aboutus-img{float:right; border:4px solid #ccc; margin:0 0px 10px 20px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.aboutsmallicon{float:left; margin:5px 20px 0px 0px; height:24px; width:24px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#fff; background:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #ccc;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{float:right; margin-left:20px;	border: 6px solid #ccc;}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #ccc; padding-bottom:10px; padding-right:20px}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */
	
	
/* Images */
#ghr 	 {background:url(/images/ghr.gif) no-repeat; width:300px; height:90px;}
#ghsc 	 {background:url(/images/ghsc.gif) no-repeat;width:300px;height:90px;}
#ghsc_ghr 	 {background:url(/images/ghsc_ghr.gif) no-repeat;width:562px;height:180px;}

/* Contact Me */
#phone_icon,#mobile_icon,#website_icon,#email_icon,#twitter_icon	{
	width:300px;
	height:16px;
	padding-left:25px;
}
#phone_icon   {background:url(/images/ico-phone.png) no-repeat;}
#mobile_icon  {background:url(/images/ico-mobile.png) no-repeat; }	
#website_icon {background:url(/images/ico-website.png) no-repeat;}	
#email_icon   {background:url(/images/ico-email.png) no-repeat;}	
#twitter_icon {background:url(/images/ico-twitter.png) no-repeat;}	

#frontpagebanner {
	background:url(/images/gws_poster.jpg) no-repeat center;
	width: 600px;
	height: 420px;
	float:left;
}

/* News */
.calendar {
 	height: 60px;
	width: 60px;
  	background:url(/images/calender.png) no-repeat;
	float:left;
	padding-right: 20px;
	margin-bottom:10px;
}

.calendar-month {
	text-transform:uppercase;
	font-size:24px;
	font-weight:bold;
	padding-top:7px;
	text-align:center;
	color:#666;
}

.calendar-day {
	color:#666;
	font-size:24px;
	font-weight:bold;
	padding-top: 10px;
	text-align:center;

}
.calendar p {
	color:#707070;
	font-size:12px;
	line-height:24px;
	float:right;
}
.boldtext
{
	font-weight:bold;
}
#loseWeightPoster {
	background: #3978C0 url(/images/poster_bg.png) no-repeat;
	width:379px;
	float:left;
	font-family:"Gill Sans MT",Arial, Helvetica;
	text-align:center;
	font-size:15px;
	color:#000;
	margin-right:5px;
}

#loseWeightPoster .header1 {
	font-size: 16px;
	color:#000080;
}
#loseWeightPoster .header {
	font-weight:bold;
	font-size: 16px;
	color:#000080;
}
#loseWeightPoster .textBlue {
	color:#000080;
	line-height:.9em;
}
#loseWeightPoster .text15Bold {
	font-weight:bold;
	font-size:16px;
}
#loseWeightPoster .text19Bold {
	font-weight:bold;
	font-size:19px;
}
#loseWeightPoster .textWhite {
	color:#FFF;
}
#loseWeightPoster .Contact {
	color:#FFF;
	font-weight:bold;
	font-size:17px;
}
#loseWeightPoster .textSessions p {
	color:#000 !important;
}
#contactform { color:#900; font-size:11px;}
#contactform p { margin-bottom:17px;}
#contactform input, #contactform textarea{ padding:4px; border-bottom: 1px solid #fff; border-right: 1px solid #fff;border-top: 1px solid #ccc; border-left: 1px solid #ccc; background:#f5f5f5 url(/images/shadow_form.png) no-repeat top left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; width:245px; margin-bottom:3px; font-style:normal; display:block;}
#contactform input:focus, #contactform textarea:focus{ border:1px solid #999;}

.title_contact {
    color: #333333;
    font-size: 12px;
    font-weight: 600;
}
.column {
	float:left; width:250px; 
}

#contact_info {
	font-size:1.2em;
}
#contact_info img {
	float:left;
	padding:0 10px 20px;
	height:211;
	width:250;
}

/* button style  ================================================================================= */
button { 
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	overflow: visible; /* removes extra side padding in IE */
	color:#fff;
	}
button.btn {
	border: 0; 
	padding: 0;
	outline: none;
}
button span { 
	display: block; 
	}
button.btn { 
	padding: 6px 20px 5px 20px; 
	font-size: 11px; 
	text-align: center; 
	background: #42413f;
	color:#FFF;
	}
button.btn:hover, button.btnHover { background:#6b6966} /* extra class used for sucky browsers (stupid IE) */

.emphasis {
	font-weight:800;
	font-size:1.2em;
}

#map-canvas {
	width: 600px;
	height: 350px;
}

#signup {
    border-collapse: collapse;
    font-size: 12px;
    margin: 0 20px 20px;
    text-align: left;
    width: 90%;
	margin-top:50px;
}
#signup th {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #5EB2D7;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 15px;
	text-align:center;
}
#signup td {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #666699;
    padding: 8px 15px;
}
#signup #odd {
    background: none repeat scroll 0 0 #EFF2FF;
}
#signup #even {
    background: none repeat scroll 0 0 #E8EDFF;
}
#signup #signup-adventure, #signup #signup-children {
    background: none repeat scroll 0 0 #D0DAFD;
    border-bottom: 1px solid #C8D4FD;
}
#signup #signup-comedy, #signup #signup-action {
    background: none repeat scroll 0 0 #DCE4FF;
    border-bottom: 1px solid #D6DFFF;
}
