@import url("/_includes/dropdowns.css");

/* img[alt=""], a[href="#"] { background:#ff0; } */

body { 
	background: #006B91; font-size: 80%; font-family: verdana, serif;
	text-align: center; margin:0 auto; padding:0;
	width:100%; height:100%;
 }
 
html form { margin : 0; margin-bottom: 2px; }
p, td, li { color: #333338; font-size: .7em; }
h3, .subhdr { font-size: .8em; font-weight:bold; }

div#cont { margin: 0 auto; width:773px!important; width:765px; text-align:center; background: #fff; padding: 0 3px; }
div#content { margin-left: 3px; text-align:left; }
div#subcontent { margin: 7px 20px 15px 15px; font-size: 1.2em;}

td.empty { width: 765px; height: 6px; background: #eee; font-size: 1px; }
td.emptyheart { background:#21AFC0; height: 6px; font-size: 1px;}
td.emptywomens { background:#FF6D5C; height: 6px; font-size: 1px; }
td.emptyplus { background:#2779A7; height: 6px; font-size: 1px; }
td.emptyorthopedics { background:#FF8838; height: 6px; font-size: 1px; }
td.emptyrehab { background:#3890C0; height: 6px; font-size: 1px; }
td.emptycenters { background:#FFC550; height: 6px; font-size: 1px; }

div.rightnav { 
	float: right; margin: 0;  
	padding: 0; width:198px !important; width: 196px; /* IE misses the important */
	background: #EEE; border: 1px solid #EEE;
	}
	
div#heartnav { background:#21AFC0; border: 1px solid #21AFC0; }
div#womensnav { background:#FF6D5C; border: 1px solid #FF6D5C; }
div#plusnav { background:#2779A7; border: 1px solid #2779A7; }
div#orthopedicsnav { background:#FF8838; border: 1px solid #FF8838; }
div#rehabnav { background:#3890C0; border: 1px solid #3890C0; }
div#centersnav { background:#FFC550; border: 1px solid #FFC550; }

div.rightnav h2 {
	text-transform: uppercase;
	color: #3890C0; font-size: 85%; font-weight:bold; text-align:center;
	font-family: Verdana ;
	margin: 1px 3px 10px;
	}

div#heartnav h2, div#womensnav h2, div#plusnav h2, div#orthopedicsnav h2,
div#rehabnav h2, div#centersnav h2 { 	color: #fff; }
	
div.rightnav div {
	background: #fff; padding: 2px 3px 8px 17px; font-size: 95%;
}
.note { font-weight:bold; background:#ff0; border: 1px solid black; color:#f00; }
.white { background: #fff; }
.ltblue { background: #3890C0; }
.navdash { margin-left: -10px;  position:relative; }

table#footcont { font-size: 1.1em; margin-left: 4px; }
td#footlinks { font-size: .7em; color: #999; text-align: center; padding-bottom: 15px; }
td#footlinks a, td#footlinks a:link, td#footlinks a:hover, td#footlinks a:active { color:#333338 }
td#footA { background: url("/_images/main/bh_mp_footer_background.gif") repeat-x center; text-align:center; height: 73px; }
td#footA h3 { margin: 0; margin-top: 0px; font-size: 1.1em; color:#333338; }

a, a:link, a:visited, a:active { text-decoration: none; color: #3890C0; font-size: inherit;}
a:hover { text-decoration: underline; }


a.aris, a:aris:link, a:aris:visited { color: #333338; }
a.aris:hover { color: #4C9BC6 !important; text-decoration: none; }


