/* CSS Document */

body {
	background-color: #ffffff;
	margin:0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #024E72;
}
	
	
.fitness-prescription a:link,a:visited
{
	COLOR: #024E72;		
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;     
    FONT-SIZE: 12px;	
	text-decoration: none;  
}
.fitness-prescription a:hover
{
	COLOR: #024E72;	
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;     
    FONT-SIZE: 12px;	
	text-decoration: underline;  
}
.text
{   FONT-SIZE: 10px;
	text-align: center;	
	}

.text2, a:link
{    
    COLOR: #ffffff;	
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;     
    FONT-SIZE: 12px;
	text-align: center;	
	text-decoration: none;
}
.text2 a:hover,  .text2 a:visited
{  
    COLOR: #ffffff;	
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;     
    FONT-SIZE: 12px;
	text-align: center;	
    text-decoration: underline;
	}




h1
{    
    COLOR: #024E72;	
    FONT-FAMILY: Arial;
    FONT-SIZE: 15px;		
}
h2
{    
    COLOR: #ffffff;	
    FONT-FAMILY: Arial;     
    FONT-SIZE: 13px;	
}

.fitness-prescription {padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px; text-align:justify; background: url(../fitness-equipment/page_bg.gif)}
.fitness-resources {padding-top:10px; padding-bottom:10px; padding-right:10px; padding-left:10px; background: url(../fitness-equipment/fitness-side-bg.gif)}

.recommended-fitness{
	width: 180px;
	font-weight: bold;
	text-transform: uppercase;
	overflow:hidden;
	border-bottom: 2px solid #FF9900;
	background-color: #ffffff;
    letter-spacing: .1em;
    padding: 4px;
	text-align: center;
	text-decoration: none;
}
.recommended-fitness a:link, .recommended-fitness a:hover,  .recommended-fitness a:visited
{    
    COLOR: #024E72;	
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;     
    FONT-SIZE: 12px;
	text-align: center;	
	text-decoration: none;
}
.about-fitness{
	width: 98%;
	font-weight: bold;
	overflow:hidden;
	border-bottom: 2px solid #FF9900;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
}
#discount-fitness{
    position:absolute;
	width: 500px;
	top: 10px;
	text-align: left;
}

table.comparison
{
	width: 100%; border: none 1px #375B7A;
}
	td.comparison-top
{
	border-top: solid 1px #A1B3C3; border-left: solid 1px #375B7A; background-color: #0794AC; text-align: center;
	padding: 2px 2px 2px 2px; font-size: 12px; font-weight: bold; color:#FFFFFF;
}

	td.comparison-item
{
	border-top: solid 1px #A1B3C3; border-left: solid 1px #A1B3C3; background-color: #efefef; text-align: center;
	padding: 2px 2px 2px 2px; font-weight: bold; 
}
    td.comparison-item2
{
	border-top: solid 1px #A1B3C3; border-left: solid 1px #A1B3C3; background-color: #D0E3ED; text-align: center;
	padding: 2px 2px 2px 2px; font-weight: bold; 
}
