/***

	Basic.css
	Created by Kris Gosser - www.krisgosser.com
	For BrillianceWeb
	Project: Sheridan Hospital
	
***/


@import url(homepage.css);


body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family:  Arial, sans-serif;
	
}
body > div#container {
	font-size: 62.5%;
}
* html .super-container { /* IE Only */
	font-size: 75%
}
* html .sub-container { /* IE Only */
	font-size: 125%;
}

/*** HEADER ***/

div#header {
	margin: 0 auto;
	padding: 0;
	width: 790px;
	background: url(../images/header_white.gif) no-repeat;
}
div#header a {
	display: block;
	width: 790px;
	height: 103px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-indent: -3000px;
}



/*** CONTENT ***/

div#container {
	margin: 0 auto;
	padding: 0 17px;
	width: 756px;
	background: url(../images/content-background_white.gif) repeat-y;
}
div#content {
	width: 756px;
	margin: 0;
	padding: 0;
}

div#leftCol {
	width: 186px;
	float: left;
	display: inline;
}


/** side nav **/
div#leftCol ul.sideNav {
	margin: 5px 0 0 1px;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #252991;
	width: 186px;
}
div#leftCol ul.sideNav li {
	margin: 0 0 12px 0;
}
div#leftCol ul.sideNav li a {
	color: #252991;
	text-decoration: none;
	text-indent: -3000px;
	display: block;
	width: 186px;
	height: 14px;
	margin: 0;
	padding: 0;
}
div#leftCol ul.sideNav ul {
	margin: 3px 0;
	*_margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #28877d;
	width: 171px;
}
div#leftCol ul.sideNav ul li {
	margin: 0 0 12px 0;
	*_margin: 0 0 5px 0;
}
div#leftCol ul.sideNav ul li a {
	color: #28877d;
}
div#leftCol ul.sideNav li a:hover, div#leftCol ul.sideNav ul li a:hover {
	font-weight: bold;
}

/** subheadings to the sidenav **/
/** to add or update, note that there is an 'up' state, and a 'over' or hover state per one link **/
div#leftCol ul.sideNav li a.about { background: url(../images/subhead_about_up.gif) no-repeat; }
div#leftCol ul.sideNav li a.about:hover { background-position: -186px 0; }
div#leftCol ul.sideNav li a.aboutstatic { background: url(../images/subhead_about_up.gif) no-repeat; background-position: -186px 0;}
div#leftCol ul.sideNav li a.giving { background: url(../images/subhead_giving_up.gif) no-repeat; }
div#leftCol ul.sideNav li a.giving:hover { background-position: -186px 0; }
div#leftCol ul.sideNav li a.givingstatic { background: url(../images/subhead_giving_up.gif) no-repeat; background-position: -186px 0; }
div#leftCol ul.sideNav li a.wellness { background: url(../images/subhead_wellness_up.gif) no-repeat; }
div#leftCol ul.sideNav li a.wellness:hover { background-position: -186px 0; }
div#leftCol ul.sideNav li a.wellnessstatic { background: url(../images/subhead_wellness_up.gif) no-repeat; background-position: -186px 0; }
div#leftCol ul.sideNav li a.services { background: url(../images/subhead_services_up.gif) no-repeat; }
div#leftCol ul.sideNav li a.services:hover { }
div#leftCol ul.sideNav li a.servicesstatic { background: url(../images/subhead_services_up.gif) no-repeat; background-position: -186px 0; }
div#leftCol ul.sideNav li a.physicians { background: url(../images/subhead_physicians_up.gif) no-repeat; }
div#leftCol ul.sideNav li a.physicians:hover { background-position: -186px 0; }
div#leftCol ul.sideNav li a.physiciansstatic { background: url(../images/subhead_physicians_up.gif) no-repeat;background-position: -186px 0; }
div#leftCol ul.sideNav li a.jobs { background: url(../images/subhead_jobs_up.gif) no-repeat; }
div#leftCol ul.sideNav li a.jobs:hover { background-position: -186px 0; }
div#leftCol ul.sideNav li a.jobsstatic { background: url(../images/subhead_jobs_up.gif) no-repeat; background-position: -186px 0; }
div#leftCol ul.sideNav li a.contact { background: url(../images/subhead_contact_up.gif) no-repeat; }
div#leftCol ul.sideNav li a.contact:hover { background-position: -186px 0; }
div#leftCol ul.sideNav li a.contactstatic { background: url(../images/subhead_contact_up.gif) no-repeat; background-position: -186px 0; }

/** sublinks to the subheadings **/
div#leftCol ul.sideNav ul li a.glance { background: url(../images/subnav_glance_up.gif) no-repeat; }
div#leftCol ul.sideNav ul li a.glance:hover { background-position: -186px 0; }
div#leftCol ul.sideNav ul li a.glancestatic { background: url(../images/subnav_glance_up.gif) no-repeat; background-position: -186px 0;}

div#leftCol ul.sideNav ul li a.report { background: url(../images/subnav_report_up.gif) no-repeat; }
div#leftCol ul.sideNav ul li a.report:hover { background-position: -186px 0; }
div#leftCol ul.sideNav ul li a.reportstatic { background: url(../images/subnav_report_up.gif) no-repeat; background-position: -186px 0; }

div#leftCol ul.sideNav ul li a.map { background: url(../images/subnav_map_up.gif) no-repeat; }
div#leftCol ul.sideNav ul li a.map:hover { background-position: -186px 0; }
div#leftCol ul.sideNav ul li a.mapstatic { background: url(../images/subnav_map_up.gif) no-repeat; background-position: -186px 0;}

div#leftCol ul.sideNav ul li a.offsite { background: url(../images/subnav_offsite_up.gif) no-repeat; }
div#leftCol ul.sideNav ul li a.offsite:hover { background-position: -186px 0; }
div#leftCol ul.sideNav ul li a.offsitestatic { background: url(../images/subnav_offsite_up.gif) no-repeat; background-position: -186px 0; }

div#leftCol ul.sideNav ul li a.pressreleases { background: url(../images/subnav_pressreleases_up.gif) no-repeat; }
div#leftCol ul.sideNav ul li a.pressreleases:hover { background-position: -186px 0; }
div#leftCol ul.sideNav ul li a.pressreleasesstatic { background: url(../images/subnav_pressreleases_up.gif) no-repeat; background-position: -186px 0;}

div#leftCol ul.sideNav ul li a.privacy { background: url(../images/subnav_privacy_up.gif) no-repeat; }
div#leftCol ul.sideNav ul li a.privacy:hover { background-position: -186px 0; }
div#leftCol ul.sideNav ul li a.privacystatic { background: url(../images/subnav_privacy_up.gif) no-repeat; background-position: -186px 0;}

div#leftCol ul.sideNav ul li a.donation { background: url(../images/subnav_donation_up.gif) no-repeat; }
div#leftCol ul.sideNav ul li a.donation:hover { background-position: -186px 0; }
div#leftCol ul.sideNav ul li a.donationstatic { background: url(../images/subnav_donation_up.gif) no-repeat;background-position: -186px 0; }

div#leftCol ul.sideNav ul li a.support { background: url(../images/subnav_support_up.gif) no-repeat; height: 26px; }
div#leftCol ul.sideNav ul li a.support:hover { background-position: -186px 0; }
div#leftCol ul.sideNav ul li a.supportstatic { background: url(../images/subnav_support_up.gif) no-repeat; height: 26px;background-position: -186px 0; }

div#leftCol ul.sideNav ul li a.paid { background: url(../images/subnav_paid_up.gif) no-repeat; }
div#leftCol ul.sideNav ul li a.paid:hover { background-position: -186px 0; }
div#leftCol ul.sideNav ul li a.paidstatic { background: url(../images/subnav_paid_up.gif) no-repeat;background-position: -186px 0; }

div#leftCol ul.sideNav ul li a.volunteer { background: url(../images/subnav_volunteer_up.gif) no-repeat; }
div#leftCol ul.sideNav ul li a.volunteer:hover { background-position: -186px 0; }
div#leftCol ul.sideNav ul li a.volunteerstatic { background: url(../images/subnav_volunteer_up.gif) no-repeat;background-position: -186px 0;  }


.tablehead {	color: #FFFFFF; 
	font-weight: bold; 
	background-color: #65b2ad; 
}

div#rightCol {
	width: 570px;
	float: left;
	display: inline;
}
div#rightCol div.headline {
	background: url(../images/header_bg.gif) no-repeat #252991;
	height: 30px;
	margin: 0;
	padding: 0;
}
div#rightCol div.headline h1 {
	height: 30px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-indent: -3000px;
}
div#rightCol div.contentText {
	margin: 0 15px 35px 15px;
}

/***  This defines the majority of the body text ***/
div#rightCol h2, h3, p, ul li, td, td p, td ul li {
	font-family: Verdana, Arial, sans-serif;
	color: #336;
	
}
div#rightCol h2 {
	font-size: 0.9em;
	margin-bottom: 0;
	padding-bottom: 0;
}
div#rightCol h3 {
	font-size: 0.8em;
}
div#rightCol h4 {
	font-size: 1.2em;
	font-family: verdana, arial, sans-serif;
	color:#336;
}
div#rightCol td, p, td p, ul li, td ul li {
	font-size: 0.8em;
	padding-top: 0;
	margin-top: 0;
}


/** h1 classes **/
/** simply put h1."classname" and use the template for h1.donation **/
h1.donation {
	background: url(../images/header_donation.gif) no-repeat;
}
h1.emailpatient {
	background: url(../images/header_emailpatient.gif) no-repeat;
}
h1.privacy {
	background: url(../images/header_privacy.gif) no-repeat;
}
h1.thankyou {
	background: url(../images/header_thankyou.gif) no-repeat;
}
h1.support {
	background: url(../images/header_support.gif) no-repeat;
}
h1.stanton {
	background: url(../images/header_stanton.gif) no-repeat;
}
h1.sheridan{
	background: url(../images/header_sheridan.gif) no-repeat;
}
h1.physicians {
	background: url(../images/header_physicians.gif) no-repeat;
}
h1.physicianresults {
	background: url(../images/header_physicianresults.gif) no-repeat;
}
h1.pressreleases {
	background: url(../images/header_pressreleases.gif) no-repeat;
}
h1.paid {
	background: url(../images/header_paid.gif) no-repeat;
}
h1.volunteer {
	background: url(../images/header_volunteer.gif) no-repeat;
}
h1.annualreport {
	background: url(../images/header_annualreport.gif) no-repeat;
}
h1.offsite {
	background: url(../images/header_offsite.gif) no-repeat;
}
h1.mapdirections {
	background: url(../images/header_mapdirections.gif) no-repeat;
}
h1.error {
	background: url(../images/header_error.gif) no-repeat;
}
h1.blanchard {
	background: url(../images/header_blanchard.gif) no-repeat;
}
h1.wellness {
	background: url(../images/header_wellness.gif) no-repeat;
}
h1.glance {
	background: url(../images/header_glance.gif) no-repeat;
}
h1.contact {
	background: url(../images/header_contact.gif) no-repeat;
}
h1.services {
	background: url(../images/header_services.gif) no-repeat;
}
h1.edmore {
	background: url(../images/header_edmore.gif) no-repeat;
}
h1.application {
	background: url(../images/header_application.gif) no-repeat;
}
/*** FOOTER ***/
div#footer {
	margin: 0 auto;
	padding: 0;
	width: 790px;
	background: url(../images/content-background_white.gif) repeat-y;
	clear: both;
}
div#footer div.footerText {
	background: #65b2ad;
	width: 756px;
	padding: 7px 0;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
div#footer span.floatRight {
	display: block;
	color: #FFFFFF;
	float: right;
	margin-right: 10px;
}
div#footer span.floatLeft {
	display: block;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
}

div#footer span#bottom {
	display: block;
	width: 790px;
	height: 56px;
	background: url(../images/bottom_white.gif);
}
	
div.figureleft {
  float: left;
  margin: 0.5em;
  padding: 0.5em;

}
div.figureleft p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

div.figureright {
  float: right;
  margin: 0.5em;
  padding: 0.5em;
}

div.figureright p {
  text-align: center;
  font-style: verdana;
  font-size: 11px;
  text-indent: 0;
  width: 220px;
}

div.figurelefthome {
  float: left;
  margin: 0.0em;
  padding: 0.0em;

}
div.figurelefthome p {
  text-align: center;
  font-style: verdana;
  font-size: 9px;
  text-indent: 0;
  width: 165px;
}

div.figurecenter {
  float: center;
  margin: 0.0em;
  padding: 0.0em;

}
div.figurecenter p {
  text-align: center;
  font-style: verdana;
  font-size: 10px;
  text-indent: 0;
  width: 180px;
}
