@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
  ----------------------------------------------- */

   #logo h1 a {
    background: transparent url(../images/template/logo-RMCBP.gif) no-repeat left top;
    width:420px;
  }

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

  #video-library a.video-title{clear:both;float:left;}

/*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*/























