/* * {
	margin: 0;
} */
html, body {
	height: 100%;
}
body {
	background: #000 url(images/bkgd.jpg) repeat-x top center;
	margin: 0;
	min-height: 100%;	
}
a:link, a:visited {
	color: #b50000;
	text-decoration: none;
}
a:hover, a:active {
	color: #c2c2c2;
	text-decoration: underline;
}
#container-wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
#container {
	width: 980px;
	margin:0 auto 0 auto;
}
#left-col {
	float: left;
	width: 248px;
	height: 780px;
}
#right-col {
	float: right;
	width: 732px;
	clear:both;
	overflow:hidden;
}
#text {
	padding: 40px 20px 40px 30px;
	overflow:hidden;
	margin-bottom:100px;
}
.logo {
	margin: 20px 0 0 0;
}
.png, .logo, { 
	behavior: url(/iepngfix.htc); 
}
.sidebox {
	padding:0 0 0 26px;
}

.bkgd {
	background: #000 url(images/bkgd-sidebar.jpg) no-repeat top center;
	margin:30px 0 0 0;
	padding: 20px 20px 0 26px;
}
.top-pics img {
	margin:10px 8px 0 0;	
}
.clear {
	clear:both;
}
.small {
	font-size:10px;
}
.callout {
	background-color: #1c1c1c; 
	padding:8px 14px 14px 14px; 
	border: 1px solid #2b2b2b;
	overflow:hidden;
	margin-bottom:20px;
}
.callout img {
	border: 1px solid #2b2b2b;	
}
.callout li {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #e6e6e6;
}
.right-side {
	width:200px; 
	float:right; 
	margin-left:20px;
}
#map {
	font: bold 15px/17px "Trebuchet MS", Arial, sans-serif;
	color: #b50000;
}
.unbold {
	font-weight:normal;
}
/* ----------buttons-------------- */
.button-free a {
	display: block;
	background: url(images/button-free-pass.png) no-repeat top center;
	width: 167px;
	height:47px;
	margin:0 0 0 -10px;
	behavior: url(/iepngfix.htc); 	
}
.button-free a:hover {
	text-decoration:none;
	background-position: 100% -47px;	
}
.button-join a {
	display: block;
	background: url(images/button-join.png) no-repeat top center;
	width: 151px;
	height:47px;
	margin:0 0 0 -10px;
	behavior: url(/iepngfix.htc); 	
}
.button-join a:hover {
	text-decoration:none;
	background-position: 100% -47px;
}
.button-login a {
	display: block;
	background: url(images/button-login.png) no-repeat top center;
	width: 127px;
	height:47px;
	margin:0 0 40px -10px;
	behavior: url(/iepngfix.htc); 	
}
.button-login a:hover {
	text-decoration:none;
	background-position: 100% -47px;
}
.button-employee a {
	display: block;
	background: url(images/button-employee.png) no-repeat top center;
	width: 167px;
	height:47px;
	margin:0 0 0 -10px;
	behavior: url(/iepngfix.htc); 	
}
.button-employee a:hover {
	text-decoration:none;
	background-position: 100% -47px;
}
.button-print-pass a {
	display: block;
	background: url(images/button-print-pass.png) no-repeat top center;
	width: 167px;
	height:47px;
	margin:0 0 0 -10px;
	behavior: url(/iepngfix.htc); 	
}
.button-print-pass a:hover {
	text-decoration:none;
	background-position: 100% -47px;
}
.button-schedule a {
	display: block;
	background: url(images/button-schedule.png) no-repeat top center;
	width: 167px;
	height:47px;
	margin:30px 30px 0 20px;
	float:right;
	behavior: url(/iepngfix.htc); 	
}
.button-schedule a:hover {
	text-decoration:none;
	background-position: 100% -47px;
}
.button-trainers a {
	display: block;
	background: url(images/button-trainers.png) no-repeat top center;
	width: 191px;
	height:47px;
	margin:-10px 30px 0 20px;
	float:right;
	behavior: url(/iepngfix.htc); 	
}
.button-trainers a:hover {
	text-decoration:none;
	background-position: 100% -47px;
}
.button-lose-weight a, .button-liftoff a, .button-income a {
	width: 177px;
	height:47px;
	margin:0 0 0 -10px;
	behavior: url(/iepngfix.htc); 
	display: block;
}
.button-lose-weight a {
	background: url(images/button-lose-weight.png) no-repeat top center;	
}
.button-liftoff a {
	background: url(images/button-liftoff.png) no-repeat top center;	
}
.button-income a {
	background: url(images/button-income.png) no-repeat top center;
}
.button-liftoff a:hover, .button-lose-weight a:hover, .button-income a:hover {
	text-decoration:none;
	background-position: 100% -47px;	
}

.displace {
    left: -5000px;
    position: absolute;
}
.img {
	border: 1px solid #2b2b2b;	
	margin:10px;	
}
.img-left {
	float: left;
	margin:0 20px 20px 0;
	border: 1px solid #2b2b2b;	
}
.img-right {
	float: right;
	margin:0 0 20px 20px;
	border: 1px solid #2b2b2b;	
}

/* ----------main body-------------- */
h1, .sidebox h2 {
	font: normal 20px "Trebuchet MS", Arial, sans-serif;
	color: #b50000;
	text-transform:uppercase;
	margin:0;
}
h2, .sidebox h3 {
	font: normal 18px "Trebuchet MS", Arial, sans-serif;
	color: #c2c2c2;
	margin:20px 0 0 0;
}
h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #eee;
}
h4 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #b50000;
}
h5 {
	font: bold 14px/20px "Trebuchet MS", Arial, sans-serif;
	color: #c2c2c2;
	margin:0;
}
p {
	font: normal 13px/18px "Trebuchet MS", Arial, sans-serif;
	color: #e6e6e6;
	margin:4px 0 12px 0;
}
#text ul li {
	font: normal 13px "Trebuchet MS", Arial, sans-serif;
	color: #e6e6e6;
}
ul.testimonials li {
	margin: 0 0 20px 0;
}

hr {border: none 0; 
	border-top: none;
	border-bottom: 1px solid #1c1c1c;
	height: 1px;
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 0 30px 0 30px;
}
/* ----------menu-------------- */
#menu {
	width:980px;
}
#menu ul {
	padding: 0px;
	margin: 0 auto 0 auto;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
}
#menu ul li {
	list-style: none;
	margin: 18px 0 0 0;
	padding:0 12px 0 12px;
	border: 0px;
	float:left;
	text-align:center;
}
#menu ul li.double {
	margin: 0px 0 0 0;
}
#menu ul li a {
	width: 200px;
	\width: 202px;
	w\idth: 200px;
	padding: 0 0 1px 6px;
	border: 0px;
	color: #ffffff;
	text-decoration: none;
}
#menu ul li a:hover { 
	color: #b50000;
}
a.current:link  { 
	color: #b50000 !important;
}
/* ----------footer-------------- */
#footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}
#footer-wrap {
	clear:both;
	background: #000 url(images/bkgd-footer.jpg) repeat-x top left;
} 
#footer {
	width: 960px;
	margin:0 auto 0 auto;
	padding:0 26px 0 26px;
	background:  url(images/bkgd-footer2.jpg) no-repeat top right;		
}
#footer p {
	font: normal 11px/17px "Trebuchet MS", Arial, sans-serif;
	color: #646463;
}
#footer a:link, #footer a:visited  {
	color: #646463;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #fff;
}
.copyright {
	width:200px;
	float: left;
	margin: 20px 0 0 10px;	
}
.site-map {
	width:490px;
	float:left;
	margin: 8px 0 0 50px;
}
.social {
	float: right;
	width:180px;
	margin: 8px 0 0 0;	
}
.social img {
	margin: 12px 12px 0 0;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}