/*
Fitniks 1.0, interior styles
*/
@import "base.css";


/* -- [mainstuff] -------------------------------------------------------------------- */

h2{	
	font-weight:bolder;
	font-size: 16px;
	text-transform:uppercase;
	color:#b2bb1d;
	padding-bottom:40px;

	}

h3{	
	font-weight:bolder;
	font-size: 16px;
	text-transform:uppercase;
	padding-bottom:30px;
	color:#fff;
	}

h4{	
	width:409px;
	margin-bottom:30px;
	font-size: 13px;
	color:#fff;
	text-transform:uppercase;
	/*color:#f8cba0;*/
	}
	
h4 strong{	
	display: block;	
	background-repeat: no-repeat;
	background-image: url(../images/fitniks_way_headline.gif);
	padding-top: 67px; height: 0 !important;
	height /**/: 67px; overflow: hidden;
	}

.divider {
	height:2px;
	background-image: url(../images/hrdivide.gif);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position:center;
	margin-bottom:20px;
	}
.top {
	padding-left:320px;
	background: url(../images/med_arrows_orange.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
}
#content ul{
	padding:0px 0px 10px 15px;
}
#content ol{
	padding:0px 40px 10px 15px;
}
#content ol li{
	padding-bottom:5px;
}
/* -- [center-home] -------------------------------------------------------------------- */

body.news #content-container,
body.privacy #content-container,
body.contact #content-container,
body.sitemap #content-container,
body.careers #content-container,
body.locations #content-container{
	clear:both;
}


#content-container {	
	width:729px;
	border-width:none;	
	min-height:440px;
	background: url(../images/interior_orange_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
	/* IE5.x/Win Min-Height Hack */
	/* hide rule from IE/Mac \*/
	_height: 440px;
	/* end hide */
	background-color:#f4953f;
	}
	
#content {
	padding-top:80px;
	padding-left:200px;
	background: url(../images/interior_orange_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom:100px;
	}

#content p{
	padding-right:50px;
	font-size:12px;
	padding-bottom:10px;
	}

 #content a{		
	text-decoration:none;
	font-weight:bolder;
	font-size: 13px;
	text-transform:uppercase;	
	color:#fff;		
	}
/*#content a{	
	text-decoration:none;
	font-weight:bolder;
	font-size: 13px;
	text-transform:uppercase;
	color:#fbe25b;
	background: url(../images/med_arrows_orange.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:30px;
	}*/
#content img{
	padding-bottom:10px;
	padding-right:5px;
	}
	

	

/* -- [contentformatting] --------------------------------------------------------- */

/*testPod-----------------------------------*/


.testPod h4{
	color:#fff;
	margin-bottom:10px;
}

.testPod h4 span{
	padding-left:20px;
	background: url(../images/ageburst.gif);
	background-repeat: no-repeat;
	background-position: center
}
.testPod p em{
	color:fff;
}
.testPod p span{
	font-weight:bold;
}


/*exerPod-----------------------------------*/
	

.exerPod h4{
	color:#fff;
	margin:0 0px 0px 0px;
}

.exerPod {
	padding:0px 0px 20px 0px;
}
.exerPod ul{	
	color:#fff;
}


/*peoplePod-----------------------------------*/

.peoplePod p{
}
.peoplePod {
	padding:15px 0px 15px 0px;
}
.peoplePod h4{
	margin-bottom:10px;
}












	



