@import url('http://globalinc.prod.ehc.com/design/css/reset.css');
@import url('http://globalinc.prod.ehc.com/design/css/base/base-plum.css');

/*

  ehc Toolkit
  H C A P S 
  Version 1
  Feb 9 2010
  
  -----------------
  1.BODY
    1.1 BODY WRAP
  2.PAGE
  3.HEADER
    3.1 LOGO
    3.2 SEARCH
    3.3 NAVIGATION
  4.CONTENT
    4.1 PROMO ROTATOR
    4.2 HOME PAGE SERVICES
    4.3 HOME PAGE TABS
    4.4 CONTENT-SUB
  5.FOOTER
    5.1 MAP
    5.2 SITE MAP
  6.INTERIOR PAGES
    6.1 PAGE TOOLS
  7.EXTRAS
  8.TEXT
    8.1 HEADINGS
    8.2 TEXT ELEMENTS
    8.3 LISTS
    8.4 TABLES
    8.5 FORMS
    8.6 MICROFORMAT
    8.7 IMAGES
  -----------------
  
*/

/* = 1.BODY
----------------------------------------------- */
body { 
  font-family: arial, helvetica, verdana, sans-serif;
  font-size:13px;
  color:#666666;
}

#page { 
  padding:0px 0px; 
  background: transparent url(/design/images/template/shadow_trans.png) repeat-y center center;
  /*background-color:#fff;*/ 
  overflow:hidden;  
}

#page-wrap { background: url(/design/images/template/bg.gif) repeat; overflow:hidden; margin:0 auto;
border-top: 15px solid #156a73}

#page, #page-wrap, #footer-wrap { float: left; width: 100%; }

#header, #footer { float: none; margin: 0 auto; width: 940px; }

#content-wrap { margin: 0 auto; width: 940px; }





/* = 1.HEADER
----------------------------------------------- */
#header { 
  height: 148px; 
  background: #fff url(/design/images/template/headerImages.jpg) no-repeat top right;
  position:relative;
}

#branding { float: left; width: 333px; }

#branding h1 a {
  background: url(/design/images/template/crmgLogo.gif) no-repeat 0 0;
  float: left;
  height: 137px;
  margin: 28px 5px 5px 35px;
  text-indent: -5000px;
  width: 350px;
  position: absolute;
}

#branding h1 a:hover { /* background-color: #fff; */ }

/* = 1.NAVIGATION
----------------------------------------------- */
#nav-main {
  clear: both;
  float: left;
  width: 300px;
background:#a3d4d7;
/*-moz-border-radius: 8px;
-webkit-border-radius: 8px;*/
padding-top:10px;
padding-bottom:10px;
  margin-bottom:10px;
}

#nav-main ul {
  float: left;
  margin: 0;
}

#nav-main ul li {
  background: url(/design/images/template/navBG.png) no-repeat 0 0;
  font-weight:normal;
  color:#156a73;
  clear: left;
  float: left;
  font-size: 14px;
  list-style: none;
  width: 275px;
  margin:5px 0 5px 24px;
}

#nav-main ul li li {
  background: transparent url(/design/images/template/navBullet.png) no-repeat 2px 3px;
  font-weight:normal;
  color:#156a73;
  clear: left;
  float: left;
  font-size: 12px;
  list-style: none;
  width: 205px;
line-height:0px;
  margin:0px 0px 0px 10px;
padding:0px 0px 0px 0px;
}

#nav-main ul li li a:hover{
  background: #156a73 url(/design/images/template/navBullet.png) no-repeat 2px 3px;
  width: 205px;
}

#nav-main ul li:last-child { /*border-bottom: 0;*/ }

#nav-main ul li a, #nav-main ul li a:visited {
/*  background: #333; */
  display: block;
  padding: 9px 15px 12px 15px;
  text-decoration:  none;
  text-align: left;
  color:#2c8b92;
}

#nav-main ul li li a, #nav-main ul li li a:visited {
color:#156a73;
}

#nav-main ul li li a:hover {
  color: #fff;
  outline: 0;
}

#top-nav ul li {
  float: left;
  clear: right;
  font-size: 13px;
  line-height: 12px;
  list-style: none;
  position: relative;
text-align:center;
width:155px;
height:50px;
padding-top:3px;
  background: url(/design/images/template/dotLine.png) no-repeat top right;
}

#top-nav ul li a{
  color: #ffffff;
  text-decoration:none;
}

#top-nav ul li a:hover{
  color: #6B665C;
  text-decoration:none;
}

#top-nav ul li:last-child {
background:transparent;
}

/* = CONTENT
----------------------------------------------- */

.special {
margin-top:-10px;
margin-bottom:15px;
}

#content {
background: #fff url(/design/images/template/underNavBG.gif) repeat-y;

} 

#content-main {
  margin-top:15px;
    margin-bottom:20px;
}  

#content-sub1 {
  margin:3px 0px 0px 20px;
  background: url(/design/images/template/topNavBG.gif) no-repeat 0 0;
  width:620px; 
height:48px
/*  width:300px */
}

#content-sub1 .hospAff {  
  background-color: #7AA563; 
  -moz-border-radius: 8px; 
  -webkit-border-radius: 8px; 
  padding: 5px 5px 10px 10px;
  overflow:hidden;
}

#content-sub1 .hospAff p {
  color:white;
  font-weight:normal;
  /*line-height: 1em; */
  letter-spacing:0;
  font-size:1.25em;
  margin: 25px 0 0 10px;
  padding:0;
  float:left;
}  

#content-sub1 .hospAff p a {
  color:#1C350E;
  font-size:.95em;
  font-weight:normal;
}

#content-sub1 .hospAff p a:hover {
  color:#fff;
}

#content-sub1 .hospAff img.affiliate {
  margin:5px 0px 0 10px;
}  

/* = INTERIOR
----------------------------------------------- */
#section-header {
  background: #efefef;
  border-bottom: 1px dashed #999;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}

#section-header h2 { float: left;  margin: 14px 0 14px 24px;}


#crumb-trail {
  float: left;
  margin: 10px 0 10px 20px;
  width: 100%;
}

#crumb-trail ul li {
  float: left;
  margin: 0 10px 0 0;
  list-style: none;
}

#crumb-trail ul li img { margin: 0 5px; }

/* = PAGE TOOLS
----------------------------------------------- */
#page-tools {
  float: left;
 /* margin: 10px 10px 0px 0px; */
  width: 300px;
}
#page-tools .linkWrap {
  float: left;
  position: absolute;
}

.email { float: left; background: url(/design/images/template/icons/email-pagetool.gif) no-repeat; }
.print-page { float: left; background: url(/design/images/template/icons/print-pagetool.gif) no-repeat; }
.share { float: left; background: url(/design/images/template/icons/share-pagetool.gif) no-repeat; }

.email,
.print-page,
.share {
  background-position: 0 3px;
  padding-left: 20px;
}

.tool { 
  display:block;
  float:left; 
}
.tool img {
  float:left;
  margin:0px 6px 0px 0px;
}
.tool a {
  text-decoration:none;
  float:left;
  margin:8px 15px 0px 0px;  
}

.sendtoFriend a.btn,
.sendtoFriend a.btn:link,
.sendtoFriend a.btn:visited,
.sendtoFriend a.btn:hover {
  font-size: 15px;
  margin-right: 10px;
  padding: 2px 5px;
}


.sendtoFriend a.btn:hover {
  color:#fff;
}

.sendtoFriend form .buttonGroup {
  clear:both; 
  float: left;
  text-align: left;
  margin-top: 0px;
  width: 200px;
}

.sendtoFriend form .buttonGroup a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background:none repeat scroll 0 0 #609747;
  color:#fff;
  display:block;
  padding:5px;
}
  



.sendtoFriend{ 
  position:absolute; 
  bottom: 0; 
  right: 0; 
  z-index:100; 
  font-size:10px; 
  display:none; 
  width:210px; 
  /*height:420px; */
  margin:0; 
  background:#D1e3e8;
  padding: 5px 17px 5px 5px;
  border: 1px solid #517e8e;
}

.sendtoFriend fieldset { 
  padding: 0;
  width: 200px;
}
.sendtoFriend .form-input { 
  margin: 0 0 5px 0; 
  float: left; 
  clear: both;
}
.sendtoFriend .form-input label {
  margin: 0 0 5px 0; 
  text-align: left; 
  display: inline; 
  float: left;
  font-weight: normal;
  font-size: 12px;
  width: 200px; 
}
.sendtoFriend .form-input input { 
  padding: 3px; 
  border: 0px solid #999; 
  width: 190px; 
  clear: left; 
}
.sendtoFriend .form-input textarea { 
  padding: 3px;
  border: 0px solid #999;
  width: 190px;
  clear:left;
}
.sendtoFriend .form-input input:focus, .form-input textarea:focus { 
  outline: 0px solid #03538B; 
}
.sendtoFriend .required { 
  font-size: 10px;
  float: left; 
  clear: both; 
  width: 190px;
}
  

  .email { float: left; background: url(/design/images/template/icons/email-pagetool.png) no-repeat; }
  .print-page { float: left; background: url(/design/images/template/icons/print-pagetool.png) no-repeat; }
  .share { float: left; background: url(/design/images/template/icons/share-pagetool.png) no-repeat; }

  .email,
  .print-page,
  .share {
    background-position: 0 0;
    padding: 0 0 2px 20px;
}


/* =================== Social BookMarks ================== */
.shareWrap{ position:relative; float:left; display:none; }

.shareWrap a.dotCMS-btn{ text-decoration:none; border:0px; display:none; }

#socialBookmarks {
  border: 1px solid #517e8e;
  width: 153px; 
  background:#fff; 
  position:absolute; 
  z-index: 800; 
  padding:10px 10px 5px 10px; 
  bottom:0;
  right: 0; 
  text-align:left;
display:none;
}
#socialBookmarks li{ list-style-type:none; margin:0px 0px 5px 0px; font-size:100%; display:none; }


#socialBookmarks a{ 
  text-decoration:none;
  float:none;
  display:block;
  margin:0px 0px 5px 0px; 
  font-weight:normal; 
  font-size:15px;
}

#socialBookmarks img{ padding:0px 0px 0px 0px; margin:0px 5px -4px 0px; }

#socialBookmarks .dotCMS-close {
  text-align:right;
  padding:3px 0px 0px 0px; 
  margin:0px 0px; 
  font-weight:bold;
}

/* = 8. FOOTER 
----------------------------------------------- */
/* = Footer
----------------------------------------------- */
div#footer-wrap { background: #156a73 url(/design/images/template/footerGrad.png) repeat-x 0 0; 
}

#footer {
  margin-top:35px;
}
#footer-wrap { margin-top: 0px;
}

#utility {
  position:relative;
  color:#999999;
  font-size:11px;
  top: -70px;
  padding: 0px 0px 10px 0px;
display:none;
}

#utility img {
  margin:0 0 0 10px;
  vertical-align:middle;
}

#footer h2 {
  border-bottom: solid 1px #aed9dc;
  color: #fff; font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  margin: 0 0 10px 0;
}

#footer h3 { font-size: 11px; line-height: 18px; margin:0px; font-weight:bold; }

#footer a { color: #fff; text-decoration: none; }
#footer a:hover, #footer a:focus { color: #ffc; text-decoration: underline; }

#footer ul { list-style-type: square; }

#footer ul li {
  width: 200px;
  background: transparent;
  list-style-type: square;
  color: #fff;
  float: left;
  font-size: 10px;
  line-height: 15px;  
  margin-left:14px;
}

#footer .footer-locations {
  width: 440px;
  display: inline;
  float: right;
  margin: 0 0 6px;
}

#footer .footer-nav {
  width: 500px;
  display: inline;
  float: left;
  margin: 0 0 6px;
}

#footer .footer-nav div {
  width: 160px;
  display: inline;
  float: left;
}

#footer .footer-nav ul li { width: 160px; }

#footer .footer-bottom {
  width:940px;
  border-top: solid 1px #aed9dc;
  padding: 8px 0 0;
  float:left;
  clear:both;
}

#footer .footer-legal{ width: 450px; display: inline; float: left; padding: 0 0 6px; }
#footer .footer-legal p{ color: #fff; font-size: 10px; line-height: 0px; margin-top:8px;}
#footer .footer-legal ul{  }
#footer .footer-legal ul li{ width: auto; background: none; border-left: solid 1px #8cb3db; padding: 0 8px; list-style:none; margin:0 8px 0 0;}
#footer .footer-legal ul li.firstitem{ border: none; padding:0; }
#footer .footer-utility{ width: 450px; display: inline; float: right; text-align: right; }
#footer .footer-utility ul{  }
#footer .footer-utility ul li{ width: auto; background: transparent no-repeat left 0px; display: inline; float: right; margin: 0 0 0 20px; padding: 0 0 0 24px; }
#footer .footer-utility ul li.careers{ background-image: url(/design/images/template/icon-careers.gif); }
#footer .footer-utility ul li.contactus{ background-image: url(/design/images/template/icon-contactus.gif); }
#footer .footer-utility ul li.sitemap{ background-image: url(/design/images/template/icon-sitemap.gif); }

#site-info {
  padding-left: 0px;
  font: 11px Arial;
  color: #ffffff;
  clear: both;
  width: 940px;
  text-align: left;
}
#facility-info{  
  padding:6px 0px 0px 0px;
  font: 10px Arial;
  color: #ffffff;
  clear: both;
  width: 450px;
  text-align: right;
  display: none;
  float: left;
  overflow: hidden;}

#site-info a:link{
  color: #ffffff;
  padding: 0px 5px;
  text-decoration: none;
}
#facility-info a:link{
  color: #ffffff;
  padding: 0px 10px 0px 5px;
  text-decoration: none;
}

#facility-info a:hover, #site-info a:hover{
color: #ffffcc;
text-decoration: underline;
}

/* = 8. BASE STYLES 
----------------------------------------------- */

/*      8.1 HEADINGS
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h1 { font-size:21px; line-height: 32px; color:#8A151E; }

h2 {  font-size:14px; line-height: 20px; margin-top: 20px; margin-bottom:10px; color:#666666; font-weight:bold;}

h3 { font-size:18px; line-height: 21px; margin-bottom:15px; color:#156a73; }

h4 { font-size:14px; margin-bottom:10px; }

h5 { font-size:12px; font-weight:bold; margin-bottom:10px; }

h6 { font-size:10px; font-weight:bold; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 1px; }


/*     8.2 TEXT ELEMENTS
----------------------------------------------- */
p { font-size:12px; margin-top: 10px; line-height:18px; margin: 0 0 15px;}

a, a:visited { color: #666; text-decoration: underline; }
a:hover, a:focus { color: #156a73; }

blockquote {}

strong { font-weight:bold; }

em, dfn { font-style:italic; }

dfn { font-weight:bold; }

sup, sub { line-height:0; }

/*abbr, acronym { border-bottom:; }*/

address {}

ins { font-weight: bold; text-decoration: none; }
del { text-decoration: line-through; }

pre { white-space:pre; }
pre, code, tt { font-family: 'andale mono', 'lucida console', monospace; color: #999;font-size: 14px; line-height: 14px; margin-bottom: 15px; }

hr  {
border: 0;
height: 1px;
color: #638e6b;
background-color: #638e6b;
clear:both;
}

.name-list {
  text-align:center; 
  font-size:8pt; 
  color:#3d3d3d;
}  

/*     8.3 LISTS 
----------------------------------------------- */

ul { list-style-type:disc; margin-bottom: 15px; }
ol { list-style-type:decimal; margin-bottom: 15px; }

#content-main ul { font-size: 13px; margin-left:40px; line-height:4px; }
#content-main li { margin-top:15px; margin-bottom: 5px; }

dl { margin:0 0 15px 0; }
dl dt { font-weight:bold; }
dd { margin-left:15px; }


/*     8.4 TABLES 
----------------------------------------------- */
table { margin: 10px 0 15px 0; width:100%; border: 1px solid #ccc; border-bottom: 0; }

th { background: #ccc; color: #525252; font-weight:bold; text-align: left; }
th, td, caption { padding: 3px 5px; vertical-align:top; }
td, th { border-bottom: 1px solid #ccc; }

tfoot {}

caption {}

tr.alt { background: #e8e8e8; }


/*     8.5 FORMS
----------------------------------------------- */
.over { background: #fef5c2; color: #ff0000;}
.over input, .over textarea, .over select { border:1px solid #ff0000; color: #000; }


form { width: 550px; margin: 0 0 1em 0; }
.form{padding-bottom:15px;}

legend { display: none; color: #bfbfbf; font-weight: bold; font-size: 12px; margin-bottom: 10px; }

span.requirements{ background: transparent url(/design/images/template/icon-required.png) no-repeat left top; color: #999; font-size: 1em; font-style: italic; line-height: 2em; padding: 0.25em 0 0.25em 1.8181em; }

fieldset.search { padding: 20px 0 20px 0px; margin: ; border-bottom: 1px solid #ccc; }
fieldset.submit { padding: 20px 0 20px 0px; margin: ; border-bottom: 1px solid #ccc; }
fieldset { padding: 5px 0 25px 10px; margin: ; border-bottom: 1px solid #ccc; }
.form fieldset{padding:0 0 0 10px; margin: ;border:none;}
fieldset.name p,fieldset.location p,fieldset.contact p{padding-right:15px;float:left; }

form h2{
background: #eee;
border-bottom: solid 1px #ddd;
color: #555;
font-size: 1.25em;
font-weight: normal;
line-height: 1.25em;
margin: 0 0 0.25em;
padding: 0.25em 0 0.25em 0.25em;
}

form h3{
color: #333;
font-size: 1em;
line-height: 1.25em;
margin: 0 0 0.25em;
}

label {
  clear: left;
  float: left;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0px;
margin-top:10px;
  width: 100%;
color:#666666;
}

.form fieldset.name p, .form fieldset.location p, .form fieldset.contact p {
float:left;
padding-right:15px;
}

label.required{
  background: transparent url(/design/images/template/icon-required.png) no-repeat right top;
  padding-right: 16px;
  width: auto;
}

input.text { color: #ccc; font-size: 14px; padding: 3px 5px; border: 1px solid #DBD5C8; width: 100%; margin-bottom:2px;}
input#zip{ clear: left; width: 50px;}
input.radio{width:20px;}

input[type="text"] { clear: left; float: left; width: 200px; }

textarea { color: #666; width: ; height: ; padding:5px; font-size: 12px; line-height: 18px; border: 1px solid #DBD5C8; margin-bottom:15px; }
textarea#comments{ width: 375px; }

select { border: 1px solid #DBD5C8; color: #666; }
select#state,input#city{float:left;}

.inline p{ float:left; padding-right:15px; }

option { color: #666; padding: 0 3px 3px 3px; }

a.btn, a:link.btn {
  background: #DBD5C8;
  color: #3178A1;
  display: block;
  float: left;
  font-size: 12px;
  margin-top: 15px;
margin-right:8px;
  padding: 3px 10px;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

a.btn:hover {
  background-color: #156a73;
  color: #fff;
}

.back a.btn, .back a:link.btn {
float:right;
}

input.error, select.error, textarea.error{border:1px solid #ff0000;}
label.error{display:block;font-weight:normal;}

#content-main form .button{ background: #eee; border: solid 1px #ddd; color: #666; display: inline; float: left; font-size: 12px; font-weight: bold; line-height: 18px; margin: 10px 10px 0 0; padding: 3px 6px; }


/*Form colors*/
#content-main .form-blue{ background-color: #EDE9E2; border: solid 1px #DBD5C8;padding:10px; }
#content-main .form-blue h2{ background: #e1effd; border-color: #d2e3f4; color: #286ba3; }
#content-main .form-blue label{ color: #156a73; }
#content-main .form-blue .button{ background: #286ba3; border-color: #1b5c93; color: #fff; }
#content-main .form-blue .button:hover, #content #column-right .form-blue .section .button:focus{ background: #fff; color: #286ba3; cursor: pointer; }

#content-main .form-green{  background-color:#e0f6db; border: solid 1px #c1e5b9; }
#content-main .form-green h2{ background: #d5f3cf; border-color: #c1e5b9; color: #428a49; }
#content-main .form-green .field label{ color: #428a49; }
#content-main .form-green .button{ background: #428a49; border-color: #37733c; color: #fff; }
#content-main .form-green .button:hover, #content #column-right .form-green .section .button:focus{ background: #fff; color: #428a49; cursor: pointer; }

#content-main .form-tan{ background-color:#f4eee0;border: solid 1px #e4d7ba; }
#content-main .form-tan h2{ background: #ece1c9; border-color: #e4d7ba; color: #9e7835; }
#content-main .form-tan .field label{ color: #9e7835; }
#content-main .form-tan .button{ background: #9e7835; border-color: #7b5a21; color: #fff; }
#content-main .form-tan .button:hover,#content-main .form-tan .button:focus{ background: #fff; color: #9e7835; cursor: pointer; }


/*     8.6 MICROFORMAT
----------------------------------------------- */
.vcard  { 
  font-size: 12px;
  float:left;
  line-height: 30px;
}

.vcard div { float: left; }

.org { 
  float: left;
  margin-right: 20px;
  text-indent: -5000px;
}

.street-address, .region, .postal-code, .tel, .fax, .locality, .email, .region { margin-top: 9px; }
.street-address, .region, .postal-code, .tel, .fax { padding: 0 0 0 5px; }
.locality, .email { /*padding-left: 0px;*/ }
.region { padding-right: 0px; }

/*     8.7 IMAGES
----------------------------------------------- */
.doc{ float: right; margin:20px; }
img.left { float: left; margin-right: 20px; }
img.right { float: right; margin-left: 20px; }
.center-image { display:block; margin:0 auto; }
.footer-image { margin-left:-115px; }



/*     8.8 MAP STYLE
----------------------------------------------- */

.gmls-search-form-idle input.gsc-search-button {
width:60px;
font-size:12px;
  font-family: arial, helvetica, verdana, sans-serif;
}

.gmls-search-form input.gsc-search-button {
width:60px;
font-size:12px;
  font-family: arial, helvetica, verdana, sans-serif;
}

.gmls-search-form-idle input.gsc-input {
width:175px;
font-size:12px;
  font-family: arial, helvetica, verdana, sans-serif;
}

.gMapAdv_info {
color:#156a73;
font-weight:bold;
}

.gMapAdv_info_add, .gMapAdv_info_desc {
color:#666666;
font-weight:normal;
}

.gMapAdv_sv_link {
color:#156a73;
font-weight:normal;
font-size:11px;
}

.gMapAdv_sv_link a:hover{
color:#666666;
}

input#map_wrap_submit, input#map_wrap_reset {
width: 200px;
font-size:12px;
  font-family: arial, helvetica, verdana, sans-serif;
float: left;
clear:left;
display: inline;
margin-bottom: 5px;
}

form#map_wrap_form {
margin-left:0px;
padding:1px 1px 10px 1px;
}

