@import url('http://globalinc.prod.ehc.com/design/css/reset.css');
@import url('http://globalinc.prod.ehc.com/design/css/base/base-kiwi100v2.css');
@import url('http://globalinc.prod.ehc.com/themes/magnesium/west/design/css/screen.css');
@import url('http://hcawebservices.prod.ehc.com/global/css/patch.css');

  /* = 3.1 LOGO
  ----------------------------------------------- */


  #interior #consult-a-nurse {  
    background: transparent url(../images/template/consult-a-nurse.jpg) no-repeat center top; 
  }

  
  #logo h1 a { 
    background: transparent url(/design/images/template/logo.png) no-repeat left top;
    color:#304783;
    display:block;
    float:left;
    font-size:1em;
    font-weight:normal;
    height:46px;
    line-height:1em;
    margin:10px 0 8px;
    padding:22px 0 0 85px;
    position:relative;
    text-decoration:none;
    text-indent:0px;
  }

  #logo h1 a:hover {
    color: #5586BA;
  }

div.left, a.left, p.left{float:left;}
div.right, a.right, p.right{float:right;}

.sub-section{
  padding-right:4px;
}

/*Form*/
input.text {
  color: #3c3c3c;
}





/*CTA WIDGET BUTTON STYLES*/

#col2 .CAN_button {
  background:url(/design/images/template/CAN_btn.jpg) no-repeat top left;
  border:0;
  width:200px;
  height:50px;
  line-height:60px;
text-indent: 3px;
color:#fff;
  font-size: 20px;
text-align: left;
font-family: arial, sans-serif;
margin: 5px auto;
}


#col2 .PLAIN_button {
  background:url(/design/images/template/CTA_btn.jpg) no-repeat top left;
  width:200px;
  height:40px;
  line-height:40px;
text-align: center;
color:#fff;
  font-size: 16px;
font-family: arial, sans-serif;
font-weight: bold;
margin: 5px auto;
}


#col2 a.CTA_button {
background:url(/design/images/template/CTA_btn.jpg) no-repeat top left;
  border:0;
display: block;
  width:200px;
  height:40px;
  line-height:40px;
text-align: center;
color:#fff;
  font-size: 16px;
font-family: arial, sans-serif;
font-weight: bold;
text-decoration: none;
margin: 5px auto;
  cursor:pointer;
}

#col2 a.EVENT_button {
background:url(/design/images/template/EVENT_btn.jpg) no-repeat top left;
  border:0;
display: block;
  width:200px;
  height:40px;
  line-height:40px;
text-align: center;
color:#fff;
  font-size: 16px;
font-family: arial, sans-serif;
font-weight: bold;
text-decoration: none;
margin: 5px auto;
  cursor:pointer;
}

#col2 a.DOC_button {
background:url(/design/images/template/DOC_btn.jpg) no-repeat top left;
  border:0;
display: block;
  width:200px;
  height:40px;
  line-height:40px;
text-align: center;
color:#fff;
  font-size: 16px;
font-family: arial, sans-serif;
font-weight: bold;
text-decoration: none;
margin: 5px auto;
  cursor:pointer;
}


#col2 a.CTA_button:hover, #col2 a.EVENT_button:hover, #col2 a.DOC_button:hover {
  text-decoration: underline;
}



/*CTA WIDGET LIST STYLES*/
div#CTA_nav {margin: 0px 0px;
padding: 0px 0px;
border: 0px;
}

div#CTA_nav p {
  background: url(/design/images/template/bullet-quicklink.gif) no-repeat left center;
  text-indent: 10px;
  margin: 0px 0px 0px 5px;
clear: left;
  text-align: left;
  height:20px;
font-size: 11px;
}

#interior #content-main div#CTA_nav p {font: 11px Arial, Sans-serif;
    line-height:20px;
}

/*END CTA WIDGET STYLES*/























