@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	position: relative;
}
/************** Generic *********/
.noMargin {
	margin:0;
}
.clear {
	clear:both;
}
.center {
	margin: auto;
	text-align: center;
}
a img {
	border: none;
}
.relative {
	position: relative;
}
div.highlight {
	background-color: #fcfcf9;
	border: 1px solid #c6c8b3;
	margin: 20px 0px;
	padding: 10px 10px 0px 10px;
}
/************** Links *********/
a:link.flex {
	color: #7B796E;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:visited.flex {
	color: #7B796E;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:hover.flex {
	color: #006633;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a.featured:link, a.featured:visited {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	font-weight: regular;
	text-decoration:none;
}
a.featured:hover {
	color: #7B796E;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
}
a:link {
	color: #006633;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:visited {
	color: #006633;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:hover {
	color: #7B796E;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:link.footer1 {
	color: #F5F0C5;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 13pt
}
a:visited.footer1 {
	color: #F5F0C5;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 13pt
}
a:hover.footer1 {
	color: #F5F0C5;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 13pt
}
a:link.footer2 {
	color: #006633;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:visited.footer2 {
	color: #006633;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:hover.footer2 {
	color: #7B796E;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:link.contact {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:visited.contact {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:hover.contact {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:link.nav {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	line-height: 13pt
}
a:visited.nav {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	line-height: 13pt
}
a:hover.nav {
	color: #FFCC66;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	line-height: 13pt
}
a:link.news1 {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:visited.news1 {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:hover.news1 {
	color: #63A88B;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	line-height: 11pt
}
a:link.bold {
	background-color: #006633;
	padding: 6px;
	text-align: center;
	width: 100%;
	color:#FFFFFF;
	text-decoration: none;
	margin: auto;
}
#homePage .newsBox a {
	font-size: 11px;
	line-height: 14px;
}
/*------------------------------*/
td {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	font-weight: regular
}
td.nav {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial;
	font-weight: regular;
	line-height: 9pt
}
td.flex {
	color: #7B796E;
	font-size: 8pt;
	font-family: Arial;
	font-weight: regular;
	line-height: 10pt
}
td.small {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	font-weight: regular;
	line-height: 10pt
}
td.contact {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial;
	font-weight: regular;
	line-height: 10pt
}
td.footer1 {
	color: #F5F0C5;
	font-size: 8pt;
	font-family: Arial;
	font-weight: regular;
	line-height: 13pt
}
h1 {
	color: #006633;
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold
}
h2 {
	color: #000000;
	font-size: 15pt;
	font-family: Arial;
	font-weight: bold;
	line-height: 18pt
}
h3 {
	color:#666666;
	width: 100%;
	border-bottom: 1px solid #666666;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	line-height: 18pt
}
p {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	font-weight: regular
}
.input {
	background-color: F5F0C5
}
.h9 {
	font-size: 16pt;
	color: #660000;
	line-height: 20px;
	font-weight: bold;
}
#homeInsights {
	position: absolute;
	left: 593px;
	top: 465px;
}

#homeInsights2 {
	position: absolute;
	left: 593px;
	top: 635px;
}

#charterLogo {
	width:765px;
	display:block;
	margin-bottom:20px;
}

#surveyWrap {
	display:block;
	width:465px;
	z-index:99;
	position: absolute;
	top: 400px;
	left: 300px;
}

*html #surveyBox {
	width:328px;
	border: 1px solid #e1e1d8;
	background:#266b4e;
	float:right;
	text-align:center;
	padding-top:58px;
	padding-bottom:10px;
}

#surveyBox {
	width:326px;
	border: 1px solid #e1e1d8;
	background:#266b4e;
	float:right;
	text-align:center;
	padding-top:58px;
}

#surveyBox p {
	padding:0 0 15px 0;
	margin:0 auto;
	line-height:1.8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color:#7be9bb;
	width:280px;
	text-align:left;
}
#headerLayer {
	z-index:200;
	display:block;
	height:45px;
	width:400px;
	position:absolute;
	top:0px;
	left: 107px;
	width:358px;
	padding-top:12px;
}
#surveyHeader {
	display:block;
	width:342px;
	height:46px;
	text-indent:-9999px;
	background: url(images/survey-header.gif) no-repeat;
	margin:0;
	padding:0;
	float:right;
}

#surveyHeader a {
	display:block;
	width:342px;
	height:46px;
}

.surveyBtn {
	margin-bottom:-7px;
}

#mainTable {
	position:relative;
}





/************** Homepage *********/
#footerLinks {
	padding:10px 0 0 15px;
}

#footerWrap {
	display:block;
	clear:both;
	margin-top: -30px;
	padding-bottom:50px;
	padding-top:0px;
	position: relative;
}
img#facebookContest {
	position: absolute;
	top: -394px;
	left: 780px;
}

p#facebookBtn {
	margin-left: 20px;
	z-index: 9999;
}
#summerBtn a {
	display:block;
	width:243px;
	height:109px;
	z-index:1000;
	text-indent:-9999px;
	background: url(images/summer-safety-btn.jpg) no-repeat;
	position:absolute;
	left:173px;
	top:480px;
}

#buttonGrid td {
	padding-right:40px;
}

p#CClogo {
	position: absolute;
	top: 95px;
	left: 447px;
}

p#CClogo a {
	display:block;
	width:84px;
	height:110px;
	text-indent:-9999px;
	float:left;
	background:url(images/CC-logo.gif) no-repeat;
	margin:0;
	padding:0;
}
p#JClogo  {
	position: absolute;
	top: 100px;
	left: 551px;
}
#JClogo a {
	display:block;
	float:left;
	width:62px;
	height:62px;
	background:url(images/JACAHO-logo.gif) no-repeat;
	text-indent:-9999px;
	margin:35px 35px 0 0;
	padding:0;
}
p#insightsBtn  {
	position: absolute;
	top: 91px;
	left: 633px;
}
#insightsBtn a {
	display:block;
	height:108px;
	width:135px;
	background: url(images/insights-btn.gif) no-repeat;
	text-indent:-9999px;
	/*margin:0 0 0 17px;*/
	/*z-index:1000;
	position:absolute;
	left:17px;
	top:480px;*/

}
div#newsBox {
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #f5f0c5;
	border: 1px solid #FFFFFF;
	position: absolute;
	top: 91px;
	left: 764px;
	width: 200px;
	padding: 10px 10px 10px 10px;
	height: 452px;
	font-family: Arial, Helvetica, sans-serif;
}
div#newsBox h3 {
	font-size: 20px;
	border-bottom: none;
	font-weight: normal;
	text-indent: -9999px;
	background-image:url(images/bg-home-news-header.png);
	width: 258px;
	height: 44px;
	margin-left: -33px;
	margin-bottom: 0px;
}
div#newsBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#newsBox ul li {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 10px;
	line-height: 15px;
	border-bottom: 1px solid #FFFFFF;
}
div#newsBox ul li span {
	display: block;
}

div#newsBox ul li a {
	line-height: 20px;
	text-decoration: none;
	font-style:italic;
}
/********* Find a Doc **********/

div.findADoctorSection div.highlight {
	width: 460px;
	position: relative;
	height: auto;
	padding: 20px;
	overflow:auto;
}	
div.findADoctorSection div.highlight img {
	position: absolute;
	top: 20px;
	left: 20px;
	max-width: 150px;
	max-height: 150px;
}
div.findADoctorSection div.highlight h5 a {
	color: #1f6420;
	margin: 0px 0px 20px 170px;
	font-size: 18px;
}
div.findADoctorSection div.highlight dl {
	margin: 10px 0px 10px 170px;
	font-size: 12px;
	width: 280px;
}
div.findADoctorSection div.highlight dl dt {
	padding: 3px 0px;
	font-weight: bold;
	width: 110px;
	margin-right: 10px;
	float: left;
}
div.findADoctorSection div.highlight dl dd {
	padding: 3px 0px;
	width: 160px;
	float: left;
}
div.findADoctorSection div.highlight dl dd a {
	display: block;
}
div.findADoctorSection table
{
	font-size: 12px;
	width: 95%;
}
div.findADoctorSection th
{
	padding: 5px 0px 5px 10px;
	font-style:italic;
	color: #000000;
	font-size: 16px;
	width: 33%;
	text-align: left;
}

div#searchResultsPage td,
div#specialtyPage td,
div#alphabeticalPage td  
{
	padding: 5px 0px 5px 10px;
	width: 33%;
}

div#searchResultsPage td a,
div#specialtyPage td a,
div#alphabeticalPage td a {
	color: #474747;
	font-size: 12px;
}
div#searchResultsPage tr.odd,
div#alphabeticalPage tr.odd,
div#doctorsBySpecialtyPage tr.odd {
	background-color: #daf1db;
}
div#doctorsBySpecialtyPage ul#specialties {
	column-count: 3;
	column-width: 140px;
	column-gap: 15px;
	-moz-column-count: 3;
	-moz-column-width: 140px;
	-moz-column-gap: 15px;
	-webkit-column-count: 3;
	-webkit-column-width: 140px;
	-webkit-column-gap: 15px;
}
/********* Find a Doctor Search *********/
div#findPage div.row {
	width: 400px;
	display: block;
	padding: 0px 0px 10px 0px;
}

div#findPage div.row label {
	float: left;
	width: 150px;
	margin-right: 15px;
	padding-top: 3px;
	text-align: right;
	font-size: 12px;
	color: #1f6420;
}
div#findPage input.text,  
div#findPage select
{
	float: left;
	width: 200px;
}
div#findPage div.row span.radio {
	float: left;
	width: 20px;
	display: inline;
}
div#findPage div.row span.gender {
	float: left;
	width: 60px;
	display: inline;
}
div#findPage input.button,
div#findPage a.button
{
	margin: 20px 0px 0px 175px;
	display: block;
	clear: both;
}
div#findPage a.button
{
	width: 80px;
}
div#alphabeticalPage table td ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
div#alphabeticalPage table td ul li {
	font-size: 12px;
}
div#alphabeticalPage table td, 
div#alphabeticalPage table th  {
	width: 33%;
}
div#searchResultsPage tr:nth-child(even), div#specialtyPage tr:nth-child(even)  {
	background-color: #daf1db;
}

/*=======================Staff Resources (CharterCare)==============================*/

.staffResourceBtn,
.staffResourceBtn:link {
	padding:4px 10px;
	border:solid 1px #00512f;
	color:#00512f;
	font-size:11px;
	text-decoration:none;
	background-color:#e3e3dd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.staffResourceBtn:hover {
	background-color:#63A88B;
	color:#fff;
}
