/* SHARED.CSS - file for classes shared between home page and rest of site */

/* PRIMARY NAVIGATION AND MENUS */
/* navEmergencies defined differently in home.css and main.css */

/* container for each item+menu */
#navLeft .positioncontext {
  position: relative;
  z-index: 1;
  float: left;
}

/* main items */
#containerNav a {
	color: #FFFFFF;
	text-decoration: none;
}

#navAbout, #navAboutActive, #navDirectory, #navDirectoryActive, #navEmergencies, #navHome, #navHow, #navHowActive, #navPlans, #navPlansActive, #navWellness, #navWellnessActive {
	height: 30px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}

#navAbout, #navAboutActive, #navDirectory, #navDirectoryActive, #navHome, #navHow, #navHowActive, #navPlans, #navPlansActive, #navWellness, #navWellnessActive {
	text-align: center;
}

#navAboutActive a {
	color: #CB6D2D;
	text-decoration: none;
}

#navDirectoryActive a {
	color: #495592;
	text-decoration: none;
}

#navHowActive a {
	color: #921530;
	text-decoration: none;
}

#navPlansActive a {
	color: #721576;
	text-decoration: none;
}

#navWellnessActive {
	background-color: #F0F2E7;
}

#navWellnessActive a {
	color: #596920;
	text-decoration: none;
}

#navEmergencies p {
	padding-left: 14px;
}

#navLeft p, #navRight p {
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 100%;
	margin: 10px 0px 0px 0px;
}

/* menus */
#navLeft ul {
	left: 0px;
	top: 38px;
	background-color: #CCCCCC;
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 5;
}

#navLeft ul li {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	border-bottom: 1px dotted #FFFFFF;
	padding: 2px 0px;
	margin: 0px 8px;
	float: left;
}

#navLeft ul li a, #navLeft ul li a:link, #navLeft ul li a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
}

#navLeft ul li a:hover, #navLeft ul li a:active {
	background-color: #999999;
}

/* set up the menu to display on hover */
#navLeft ul {
	display: none;
}

#navLeft div:hover ul {
	display: block;
}

/* offscreen layer for 'skip navigation' link */
#skipNav {
	top: -9999px;
	left: 0px;
	width: 1px; 
	height: 1px;
	overflow: hidden;
	visibility: none;
	position: absolute;
}


/* CUSTOM CLASSES */

.clearfloat { /* more ie6 specialness - prevents visual repetition of 'accreditation' link */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}

#col4 h2, #col4Wellness h2 {
	font-size: 12px;
	font-weight: bold;
	color: #596920;
	margin: 0px 13px 13px 13px;
	border-top: 1px dotted #666666;
}

#col4 h3, #col4Wellness h3 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 13px 0px 13px;
}

#col4 h3 {
	color: #721576;
}

#col4Wellness h3 {
	color: #993333;
}

#col4 table, #col4Wellness table, #col4Wellness .contactWellness {
	font-size: 10px;
	line-height: 13px;
	padding-left: 13px;
	margin-bottom: 13px;
}

.emergencyNumbers {
	font-size: 10px;
	line-height: 12px;
	text-transform: none;
	margin-top: 2px;
	margin-right: 14px;
	vertical-align: middle;
	float: right;
}

.floatLeft {
	float: left;
}

#footer a, #footer a:link, #footer a:visited, #footerWellness a, #footerWellness a:link, #footerWellness a:visited {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover, #footer a:active, #footerWellness a:hover, #footerWellness a:active {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #721576;
	margin: 0px 17px 25px 17px;
}

h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #721576;
	margin: 24px 17px -6px 17px;
}

h3, h4 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	padding-top: 4px;
	margin: 6px 13px -3px 17px;
}

h3 {
	color: #721576;
}

.magenta {
	color: #921530;
}

.letterSpacing1px { /* used on Patient Rights & Responsibilities link */
	letter-spacing: 1px;
}

.marginBottom13px {
	margin-bottom: 13px;
}

.marginRight50px {
	margin-right: 50px;
}

.marginTop0 {
	margin-top: 0px;
}

.marginTop8px {
	margin-top: 8px;
}

.more {
	font-size: 10px;
	text-transform: uppercase;
}

.more a, .more a:link, .more a:visited {
	color: #921530;
	text-decoration: none;
}

.more a:hover, .more a:active {
	color: #921530;
	text-decoration: underline;
}

.paddingLeft13px {
	padding-left: 13px;
}

.paddingMITLogo {
	padding-right: 380px;
}

.paddingRight50px {
	padding-right: 50px;
}

.promoText, .promoText ul {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.promoText {
	padding: 2px 14px 8px 14px;
}

.promoText a, .promoText a:link, .promoText a:visited {
	color: #000000;
	text-decoration: none;
}

.promoText a:hover, .promoText a:active {
	color: #000000;
	text-decoration: underline;
}

.ruleDotted {
	border-top: 1px dotted #666666;
	margin: 0px 13px;
}

.searchForm {
	margin: 0px 12px;
}

.small {
	font-size: 11px;
}

.white {
	color: #FFFFFF;
}

a.white:link, a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:hover, a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

.valignBottom {
	vertical-align: bottom;
}
