@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.png) no-repeat left top;
  }

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

.yscroller .video-item{float:left; width:100px; padding-right:25px;}

  /*
  Featured Practices
  */
  
#home #health-encyclopedia ul li a {
  width: 14px;
  height: 14px;
  line-height: 14px;
}
#health-encyclopedia,
#featured-practice{
  float:left;
/*  width:280px;  */
  clear:none;
}
.sub-feature h2{
  font-size: 20px;
  color: #666666;
}
#featured-practice{
  border-right:1px #c7c7c7 solid;
  height:115px;
  padding-right:18px;
}
#health-encyclopedia{
  padding-left:10px;
}
.feature-scroller{
}
.feature-scroller div{
  position:absolute;
  z-index:1;
  display:block;
}
#featured-practice .control{
  margin-top:5px;
  width:65px;
}
#featured-practice .control div{
  float:left;
}
#featured-practice .control .caption{
  width:35px;
  text-align:center;
}  
#featured-practice .control .scroll-left{
  background:url(http://hcawebservices.prod.ehc.com/util/images/arrow-grey-left.png) no-repeat top left; width:14px; height:13px;
  cursor:pointer;
}
#featured-practice .control .scroll-right{
  background:url(http://hcawebservices.prod.ehc.com/util/images/arrow-grey-right.png) no-repeat top left; width:14px; height:13px;
  cursor:pointer;
}

/*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 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 .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 .PINK_button {
background:url(/design/images/template/PINK_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 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*/

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