/* ----------------------------------------------------
Styles for Health & Fitness Site 
-------------------------------------------------------*/

/* CSS Document
Created 10.07.06 
Copyright � 2006 Brooks Health & Fitness*/

#hf body {
	background-image:  url("/global/images/hf/html_bg2.gif");
	text-align: center;
}	


#HFwrapper p {
	margin: 0 5px 8px 0;
	padding:0;
	line-height: 18px;
	color:#666666;
	}
#HFwrapper a:link, #HFwrapper a:visited {
	color:#0033FF;
	text-decoration:none;
	}
#HFwrapper a:hover, #HFwrapper a:active {
	text-decoration:underline;
	}
#HFwrapper {
	display:table;
	height: 100%;
	background-color:#FFFFFF;
	width: 752px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px auto;
	text-align: left;
	}
#home-container { 
	clear:both;
	background:  url("/global/images/hf/line01.gif") 499px 0 repeat-y;
	}
#home-content {
	width: 480px!important;
	width: 500px;
	padding: 10px 10px 10px 10px;
	float:left;
	}
#home-content .left { width: 230px; float:left;
}	
#home-content .right { width: 220px; float:left;
}
#home-content .2col {width: 450px; float: left;}

#home-content h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color:#9D0A0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	}
#home-sidebar h2 {
	margin: 0 0 6px 0;
	padding: 0;
	color:#9D0A0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	}
#home-sidebar {
	width: 223px;
	float:left;
	margin-left: 13px;
	padding: 10px 0 10px 0;
	}
#home-sidebar p {
	line-height: 15px;
	}
.home-box1, .home-box2, .home-box3, .home-box4 {
	width: 234px;
	//width: 250px;
	height: 99px;
	//height: 112px;
	float: left;
	padding: 6px 8px;
}	
.home-box1 h1, .home-box2 h1, .home-box3 h1 {	
	font-size: 18px; font-weight: normal; color:#FFFFFF; padding-bottom: 6px;
}
.home-box1 p, .home-box2 p, .home-box3 p {	
	font-size: 12px; font-weight: normal; color:#FFFFFF!important; line-height:15px!important; 
}
.home-box1 {
	background-color: #7cacd4;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}	
.home-box2 {
	background-color: #f7941d;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}	
.home-box3 {
	background-color: #556389;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	//height: 113px;
}	
	
#container { 
	border-bottom: 1px solid #CCD6E0;
	padding-bottom: 4px;
	}

#container h2 {
	margin: 0;
	padding: 4px 0 4px 15px;
	font-size:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#666666;
	border-top: 10px solid #F26522;
	
	}
	
span.nav {
	margin-left: 16px;
	font-size: 11px;
}
	
#healthspa #container h2 {
	color:#556389;
	border-top: 10px solid #556389;
	}
#fitnessprograms #container h2 {
	color:#F26522;
	border-top: 10px solid #F26522;
}	
#membership #container h2 {
	color:#f7941d;
	border-top: 10px solid #f7941d;
}	
#calendar #container h2 {
	color:#669966;
	border-top: 10px solid #669966;
	}
#education #container h2 {
	color:#006666;
	border-top: 10px solid #006666;
	}
#groupclasses #container h2 {
	color:#336699;
	border-top: 10px solid #336699;
	}
#facility #container h2 {
	color:#7cacd4;
	border-top: 10px solid #7cacd4;
	}
#hf-default #container h2 {
	color:#002579;
	border-top: 10px solid #002579;
	}
	
	
	
#HFwrapper #content {
	float:left;
	width: 532px;
	padding: 26px 0;	
	margin:0 0 0 20px;
	}
	
#HFwrapper #content.wide {
	float:none;
	width: 700px;
	}
	
#HFwrapper #sidebar {
	float: left;
	width: 183px;
	padding: 26px 0;
	margin:0;
	}

/* Health & Fitness sidenav
----------------------------------------------------------------*/
#HFwrapper .sidenav {
	padding: 15px 5px 20px 20px;
	}
#healthspa #HFwrapper .sidenav {
	background-color:#556389;
	}	
#fitnessprograms #HFwrapper .sidenav {
	background-color:#F26522;
	}	
#membership #HFwrapper .sidenav {
	background-color:#f7941d;
	}	
#calendar #HFwrapper .sidenav {
	background-color:#669966;
	}	
#education #HFwrapper .sidenav {
	background-color:#006666;
	}	
#groupclasses #HFwrapper .sidenav {
	background-color:#336699;
	}	
#facility #HFwrapper .sidenav {
	background-color:#7cacd4;
	}	
#hf-default #HFwrapper .sidenav {
	background-color:#002579;
	}	



#HFwrapper .sidenav a:link, #HFwrapper .sidenav a:visited {
	display:block;
	padding: 4px 0;
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;

	letter-spacing: 1px; line-height: 18px;
	}
	
#HFwrapper .sidenav a:hover { text-decoration: none; color:#FFFF99; text-decoration: underline; }	

/* Health & Fitness Facility Info
----------------------------------------------------------------*/
.facility-info {
	border: 1px solid #7CACD4;
	padding: 10px;
	font-size: 11px;
	margin: 10px 0 0 0;
	visible: false;
	}
.facility-info .location {
	padding: 2px 0 0 0;
	clear:both;
	visible: false;
	}
.facility-info .phone {
	padding: 2px 0 0 0;
	clear:both;
	visible: false;
	}
.facility-info p.date {
	float: left;
	width: 60px;
	padding: 2px 0 0 0;
	font-size:12px;
	visible: false;
	}
.facility-info p.hours {
	float: left;
	width: 120px;
	padding: 2px 0 0 10px;
	font-size:12px;
	visible: false;
	}
.facility-info h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	visible: false;
}
.home-box3 p.date {
        float: left;
        width: 60px;
        padding: 2px 0 0 0;
        font-size:12px;
        visible: false;
        }
.home-box3 p.hours {
        float: left;
        width: 120px;
        padding: 2px 0 0 10px;
        font-size:12px;
        visible: false;
        }


/* Health & Fitness Top nav
----------------------------------------------------------------*/
#topNav {
	height:17px;
	background-color:#DBE2E9;
	} 
#topNav a {
	height: 17px;
	float: left;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	}
#yannounce {
padding: 5px 0px 0px 15px;
height: 21px;
background-color: #9d0a0e;
color: #ffffff;
font-weight: bold;
font-size: 13px;
}
#yannounce a:link,
#yannounce a:visited,
#yannounce a:hover,
#yannounce a:active {
color: #ffffff;
text-decoration: underline;
}
/*
#topNav a:hover {
	background-position: 0 -16px;
	}
*/
#HFwrapper #nav_rehab-hospital {
	width: 169px;
	background:  url("/global/images/hf/btn_rehab-hospital.gif");
	}
#HFwrapper #nav_outpatient-rehap {
	width: 172px;
	background:  url("/global/images/hf/btn_outpatient-rehab.gif");
	}
#HFwrapper #nav_join {
	width: 65px;
	background:  url("/global/images/hf/btn_join.gif");
	}
#HFwrapper #nav_careers {
	width: 84px;
	background:  url("/global/images/hf/btn_careers.gif");
	}
#HFwrapper #nav_contact {
	width: 86px;
	background:  url("/global/images/hf/btn_contact.gif");
	}

/* Health & Fitness: Global nav and upstate on main page according to body id
----------------------------------------------------------------*/
/*  body#page_fitnessprograms #nav_fitness-programs {
	background-position: 0 -30px;
	} */
#glbnav {
	height:30px;
	background-color:#FED44F;
	} 
#glbnav a {
	height: 30px;
	float: left;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	}

/* #glbnav a:hover {
	background-position: 0 -30px;
	} */

#nav_health-spa {
	width: 91px;
	background: url(/global/images/hf/btn_health-spa.gif);
	}
#healthspa #nav_health-spa {
	width: 91px;
	background: url(/global/images/hf/btn_health-spa-on.gif);
	}
#nav_fitness-programs {
	width: 135px;
	background: url(/global/images/hf/btn_fitness-programs.gif);
	}
#fitnessprograms #nav_fitness-programs {
	width: 135px;
	background: url(/global/images/hf/btn_fitness-programs-on.gif);
	}	
#nav_membership {
	width: 102px;
	background: url(/global/images/hf/btn_membership.gif);
	}
#membership #nav_membership {
	width: 102px;
	background: url(/global/images/hf/btn_membership-on.gif);
	}
#nav_calendar-events {
	width: 143px;
	background: url(/global/images/hf/btn_calendar-of-events.gif);
	}
#calendar #nav_calendar-events {
	width: 143px;
	background: url(/global/images/hf/btn_calendar-of-events-on.gif);
	}
#nav_education {
	width: 88px;
	background: url(/global/images/hf/btn_education.gif);
	}
#education #nav_education {
	width: 88px;
	background: url(/global/images/hf/btn_education-on.gif);
	}
#nav_classes {
	width: 116px;
	background: url(/global/images/hf/btn_classes.gif);
	}
#groupclasses #nav_classes {
	width: 116px;
	background: url(/global/images/hf/btn_classes-on.gif);
	}
#nav_facility {
	width: 75px;
	background: url(/global/images/hf/btn_facility.gif);
	}
#facility #nav_facility {
	width: 75px;
	background: url(/global/images/hf/btn_facility-on.gif);
	}

/* Health & Fitness Footer
----------------------------------------------------------------*/
#HFfooter {
	margin: 10px 20px 10px 15px;
	}

#HFfooter .jj {
	float:right;
	visible: false;
	}
#HFfooter .copyright {
	padding: 6px 0 0 0;
	font-size: 9px;
	visible: false;
	}

#HFfooter {
	clear: both;
	font-size: 11px;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:15px;
	//padding-top: 8px;
	margin: 0px;
	/* border-top: 1px solid #CCD6E0; */
	background:  url("/global/images/hf/line-double.gif") repeat-x;
	//background: url(/global/images/hf/line-double.gif)  repeat-x;
	}




/* Common CSS
----------------------------------------------------------------*/
#HFwrapper .right {
	float: right;
	visible: false;
	margin: 0 0 0 0;
	}
#HFwrapper .left {
	float: left;
	margin: 0 0 0 0;
	visible: false;
	}
#HFwrapper .clear {
	clear: both;
	visible: false;
	}
#HFwrapper .imgLeft {
	float:left;
	margin: 0 12px 2px 0;
	visible: false;
	}
#HFwrapper .imgRight {
	float: right;
	margin: 0 0px 15px 20px;
	visible: false;
	}
.cta00 {
	float:left;
	padding: 1px 0;
	visible: false;
	}
.cta01 {
        float:left;
        padding: 15px;
width: 470px;
        visible: false;
        }

/*
.divlines {
	clear:both;
	height:4px;
	background: url(../images/line-double.gif) 0 0 repeat-x;
	overflow:hidden;
	}
*/
.divlines {
	background:  url("/global/images/hf/line-double.gif") repeat-x;
	visible: false;
}

.divclear {
	clear:both;
	height:1px;
	overflow:hidden;
	visible: false;
	}
.redtxt {
	color:#9D0A0E;
	}
	
#home-sidebar b {	
	color:#9D0A0E;

}
	
.bluetxt {
	color:#003366;
	}
#printerFriendly { border-top: 1px solid #003366;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#printerFriendly h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
}		

table.groupclass {
	border-collapse: collapse;
}

table.groupclass td {
	border: solid 1px #bbb;	
	padding: 2px;
}

#printerFriendly table {
	border-collapse: separate;	
}

#printerFriendly table td {
	border: solid 1px #000;
}
	
/* Class Schedule 
-------------------------------------------------------------*/
.classSchedHead {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin: 5px 0 5px 0;
}
.classTime {
	font-size: 10px;
}
.className {
	font-size: 11px;
	display: block;
	margin-bottom: 8px;
	padding-bottom: 0px;
	color: #336699;
}

.introtxt {
	color: #002579;	
}


