/* !Home Overrides */
/****************************************/
#main-content #section-masthead {
min-height: 290px;
height: auto !important;
height: 290px;
}
#main-content p.call-us {font-size: 1.4em;}
#page-heading {text-indent: -99999px;}
#contact-area, #primary-content, #secondary-content {position: relative;}


/* !Carousel */
/****************************************/
#carousel {
position: absolute;
left: 0;
top: 0;
height: 600px;
z-index: 0;
}

#carousel div {
width: 960px;
height: 600px;
}
#slide_2, #slide_3, #slide_4 {display: none;}
#slide_1 {background: url("/PublishingImages/Childrens_Hospital/site/carousel/slide_1.jpg") no-repeat scroll 0 0 transparent;}
#slide_2 {background: url("/PublishingImages/Childrens_Hospital/site/carousel/slide_2.jpg") no-repeat scroll 0 0 transparent;}
#slide_3 {background: url("/PublishingImages/Childrens_Hospital/site/carousel/slide_3.jpg") no-repeat scroll 0 0 transparent;}
#slide_4 {background: url("/PublishingImages/Childrens_Hospital/site/carousel/slide_4.jpg") no-repeat scroll 0 0 transparent;}
#prev, #next {
position: absolute;
top: 125px;
z-index: 10;
display: block;
width: 58px;
height: 60px;
text-indent: -9999px;
display: none;
}
#prev {
left: 0;
background: url("/PublishingImages/Childrens_Hospital/site/_theme/slider_left.png") no-repeat scroll 0 0 transparent;
}
#next {
right: 0;
background: url("/PublishingImages/Childrens_Hospital/site/_theme/slider_right.png") no-repeat scroll 0 0 transparent;
}
#prev:hover, #next:hover {background-position: bottom;}

/* !IE6 fixes */
/****************************************/
 * html #secondary-content {position: static;}
* html #carousel {z-index: -1;}
* html #contact-area  {
background: url("/PublishingImages/Childrens_Hospital/site/_theme/contact_area_bg_bottom.gif") no-repeat scroll center bottom transparent;
}
* html #contact-area div {
background: none #FFFFFF;
border-right: 1px solid #CCCCCC;
}
* html #contact-area #contact-us, * html #contact-area #appointments {
border-left: 1px solid #CCCCCC;
margin-left: 1px;
width: 220px;
}

