/* CSS Document */
/* Author - Rhoda Ndirangu */
/* Dev*/

body {font-family: Arial, Helvetica, sans-serif; font-size:11px;}
*{margin: 0;padding: 0;}
.hidden{display:none;}
#wrapper {
background-color: #FFFFFF;
background-image: url(/images/homeimages/bg.jpg);
background-repeat: repeat-y;
width:978px;
margin: 0 auto;	
color:#000;

}
#container{width:1061px; margin:auto;}
#header {
background-color: #003082;
background-image: url(/images/homeimages/homePage_banner.jpg);
background-repeat: no-repeat;
background-position: center top;
height:110px;
width:950px;
margin:0 auto;

}

#content_wrapper {
width:950px;
margin:0 auto;
height:547px;


}

/* Begin Footer Layout */

#healthcare_footer {
background-color: #FFFFFF;
background-image: url(/images/homeimages/home_footer.jpg);
background-repeat: no-repeat;
background-position: center top;
margin:0 auto;
clear:both;
height:100%;
width:1061px; /*978*/
padding-top:18px;
font-size:1em;
text-align:center;


}

#awards_left {
width:165px;
float:left;
margin:0 0 0 13px;
display:inline;

}

#footer_text{
width:580px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
text-align:center;
display:inline;



}

#awards_right {
width:278px; /*185*/
float:left;
margin:0 0 0 0;

}

/* End Footer Content */


#content_wrapper {
width:950px;
margin:0 auto;
height:547px;


}

#left_Column {
width:690px;
height:531px;
float:left;
display:inline;
background-color:#FFFFFF;
margin:8px 0px 0px 8px;


}

#left_Column a{
color:#000000;
text-decoration:none;

}

#left_menu_flash_container {
background-image: url(/images/homeimages/home_leftNav_bg.jpg);
background-repeat: no-repeat;
background-position: center top;
height:315px;
width:690px;



}

#left_nav {
width:220px;
height:315px;
float:left;
display:inline;
}


#flash_content {
width:470px;
height:315px;
float:right;
}

.slideshow{
width:470px;
height:315px;}

/* Featured Content */


#featured_container {
background-image: url(/images/homeimages/home_feats.jpg);
background-repeat: no-repeat;
margin-top: 8px;
width:690px;
height:208px;

}

#featured_container a:hover{
text-decoration:underline;

}

#featured_container h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bolder;
margin-bottom:3px;
}

h3.video_title{
margin:10px 0 3px 10px;
}

	/*Featured Videos */

#feat_video_container {

width:344px;
padding:5px 0 0 13px;
float:left;

}

#feat_video_container li{
font-family: "Myriad", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
list-style-type: none;
line-height:240%;

}

.feat_videos_listBg{
background-image: url(/images/home_featureVideos/home_featVideos_bg.jpg);
background-repeat: no-repeat;
width:319px;
height:37px;
padding:4px 0px 4px 5px;
	

}

.feat_video_title{
height: 36px;
width: 248px;
float:right;
padding-left:5px;

}

.feat_video_title a {
color:#000000;
text-decoration:none;
}

.feat_video_pic {
float:left;
height:36px;
width:61px;
display:block;
}

#feat_video_container img{
border: #999 solid 1px;
text-align:left;

}
	/*End Featured Videos */	
	
	/*Featured Stories */

#feat_stories_container {
width:302px;
padding:5px 0 0 31px;
float:right;
}

.feat_story_holder{
width:285px;
height:66px;
padding:6px 12px 4px 5px;
margin-top:8px;
}
.feat_story_holder h6{
float:right;
background-image:url(/images/homeimages/home_fullStory_bullet.png);
background-repeat:no-repeat;
background-position:left center;
font-weight:bold;
text-transform: uppercase;
padding-left:15px;
behavior: url("css/iepngfix.htc")
}

feat_stories_container p{
height: 66px;
width: 315px;
float:right;
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
padding-left:10px;
}

#feat_stories_container h5 {
margin:0 0 4px 0;
font-size: 13px;
margin-left:67px;
}
#feat_stories_container h6 {
margin:0 0 4px 0;
font-size: 12px;
margin-left:67px;
}

feat_stories_container p.topic{
margin:0 0 4px 0;
font-size: 18px;
text-decoration:bold;
}
.feat_story_text {
height:66px;
width:218px;
}
.feat_story_pic {
float:left;
height:66px;
width:56px;
margin-right:9px;
border: #ebab00 solid 1px;


}


/* End Featured Content */

#right_column {
width:244px;
height:539px; 
float:right;
background-color: #ebab00;
background-image: url(/images/homeimages/rightNav_top.jpg);
background-repeat: no-repeat;
background-position: center top;
margin:8px 0px 0px 8px;



}

/* Searches CSS */

#hservices_search_box {
width:220px;
height:42px;
margin-top:24px;


}

select {
font-family: "Myriad", Arial, Helvetica, sans-serif;
font-size:9pt; 	
border:1px solid #BDC7D8;
padding:2px;
margin-left:13px;
}

#search {
width:233px;
height:42px;
padding-top:24px;
margin-left:11px;
}

#search .inputbox{
border:0 none;
margin-left:3px;
background:none;


}

#site_search {
background-image: url(/images/homeimages/site_search.jpg);
height: 27px;
width: 222px;
background-repeat:no-repeat;
}

#site_search #look {
float: left;
padding: 0;
margin: 7px 7px 0 7px;
border: 0;
width: 160px;
background: none;
font-family: "Myriad", Arial, Helvetica, sans-serif;
font-size:9pt;
}

#site_search #send {
float: right;
margin: 0;
}

/* End Searches CSS */


/* Start Top Gold Navigation */
#top_nav { width:950px; height:31px; background-color:#ebab00; margin:0 auto;}
#top_nav ul{ width:950px; height:31px; display:block; margin:0; padding:0; font: 1px Arial, Helvetica, sans-serif; text-indent: -3000px; color: #FFFFFF; }
#top_nav li{ list-style: none; display: inline;margin:0;}
#top_nav a{display: block; float: left; display: inline; text-decoration: none; height: 31px;outline: none; }
#top_nav a:hover{background-position: 0 -31px;}
a.regional{ width: 222px;  background: url(/images/menus/regional_top_menu.jpg) no-repeat; }
a.children{ width: 196px; background: url(/images/menus/child_top_menu.jpg) no-repeat; }
a.wayne{ width: 180px; background: url(/images/menus/wayne_top_menu.jpg) no-repeat; }
a.vincent{ width: 173px; background: url(/images/menus/vince_top_menu.jpg) no-repeat; }
a.vhs{ width: 179px; background: url(/images/menus/vhs_top_menu.jpg) no-repeat; }
/* End Top Gold Navigation */

/* Begin Left Blue Menu Navigation */

#blue_left_nav {
width:178px;
margin:9px 0px 0px 21px;
}

#blue_left_nav ul {
margin: -8px 0 0 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:150%;

}

#blue_left_nav li {
visibility:hidden;
margin: 0px;
} 


#blue_left_nav li li{
visibility:visible;
display: block;
width:178px;
height:21px;
padding:0px;
background-color: #ffffff;
border-bottom:1px solid #bdd3fc;
} 


div#blue_left_nav li li a:hover  {
background-color:#e2ebf4;
display: block;
width:178px;
height:21px;
}
 
#blue_left_nav a:link, #blue_left_nav a:active, #blue_left_nav a:visited {
color: #000000;
}
#blue_left_nav a:hover {
background: #bdd3fc;
} 

/* End Left Blue Menu Navigation */



/* Begin Visitor Menu Navigation */
#visitor_nav { width:222px; height:202px; margin:auto; background: #ebab00; }
#visitor_nav ul{ width:222px; height:202px; display:block; margin:0; padding:0;  color: #FFFFFF; }
#visitor_nav li{ list-style: none; display: inline;margin:0;}
#visitor_nav a{ display: block; float: left; text-decoration: none; width: 220px; text-indent: -9999px; font: 1px Arial, Helvetica, sans-serif; color:#fff; outline: none; }
#visitor_nav a:hover{background-position: -220px 0;}
a.patients { height: 27px; background: url(/images/menus/patients_families_menu.jpg) no-repeat; }
a.community{  height: 25px; background: url(/images/menus/community_menu.jpg) no-repeat;}
a.nurses {  height: 25px; background: url(/images/menus/nurses_menu.jpg) no-repeat; }
a.physicians{  height: 25px; background: url(/images/menus/physicians_menu.jpg) no-repeat; }
a.residents{ height: 25px; background: url(/images/menus/residents_menu.jpg) no-repeat; }
a.employees{ height: 25px; background: url(/images/menus/employees_menu.jpg) no-repeat; }
a.donors{ height: 25px; background: url(/images/menus/donors_menu.jpg) no-repeat; }
a.media{ height: 25px; background: url(/images/menus/media_menu.jpg) no-repeat; }
/* End Visitor Menu Navigation */

#iconism {
width:220px;
margin:auto;
visibility:visible;	
}
.rightAl {
float:right;
position:relative;
}
.leftAl {
float:left;
display:inline;}
#facil-home_right_column img{border:0 none;}

