@charset "utf-8";
/* CSS Document */

body {
	background-color:#067982;
	text-align:center;
	margin:0;
	}

li {
   padding: 0 0 4px 0;
}

/* Main CSS Divs
-------------------------------------------------------------------------------- */
#wrapper {
	width:741px;
	margin: 0 auto;
	text-align:left;
	}
#container {
	background:#FFFFFF;
	}
#topnav {
	color:#6FAEB5;
	padding: 4px 6px 5px 0;
	text-align:right;
	}
#topnav  a:link, #topnav  a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size:11px;
	margin: 0 3px;
	}

#header {	
	background:#dde9d0 url(/global/images/rhci/header_bg.gif) bottom left no-repeat;
	height:155px;
	}
#logo {
	float:left;
	padding: 13px 0 0 15px;
	height:110px;
	}
#search_box {
	float:right;
	padding: 27px 6px 0 0;
	}

/* Global Nav CSS
-------------------------------------------------------------------------------- */
#glbnav {
	height:32px;
	clear:both;
	}
#glbnav a {
	height: 32px;
	float: left;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	margin: 0 1px 0 0;
	}
#glbnav a:hover {
	background-position: 0 -32px;
	}
#nav_01 {
	width: 126px;
	background: url(/global/images/rhci/nav_why-choose.gif);
	}
#nav_02 {
	width: 103px;
	background: url(/global/images/rhci/nav_inpatient-care.gif);
	}
#nav_03 {
	width: 109px;
	background: url(/global/images/rhci/nav_outpatient-care.gif);
	}
#nav_04 {
	width: 151px;
	background: url(/global/images/rhci/nav_for-patients-families.gif);
	}
#nav_05 {
	width: 124px;
	background: url(/global/images/rhci/nav_physicians-staff.gif);
	}
#nav_06 {
	width: 122px;
	background: url(/global/images/rhci/nav_how-you-can-help.gif);
	}


/* Change Nav roll over base on body class and link id
--------------------------------------------------------------------------------------- */
body.sec_why-choose-rhci #nav_01 {
	background-position: 0 -32px;
	}
body.sec_inpatient-care #nav_02 {
	background-position: 0 -32px;
	}
body.sec_outpatient-care #nav_03 {
	background-position: 0 -32px;
	}
body.sec_patients-families #nav_04 {
	background-position: 0 -32px;
	}
body.sec_physicians-staff #nav_05 {
	background-position: 0 -32px;
	}
body.sec_how-you-can-help #nav_06 {
	background-position: 0 -32px;
	}


/* Sidebar CSS 
--------------------------------------------------------------------------------------- */
#sidebar {
	width: 169px;
	padding: 18px 0 0 16px;
	float:left;
	}
#sidebar .inset_box {
	background: #e5efdb url(/global/images/rhci/inset_box_bgtop.gif) top left no-repeat;
	width:168px;
	}
#sidebar .inset_box .txt {
	font-size: 11px;
	padding: 11px 8px 4px 8px;
	}
/*
#leftnav {
	
	}
#leftnav  a:link, #leftnav a:visited {
	text-decoration: none;
	color: #0b6fb8;
	font-size:11px;
	font-weight:bold;
	display:block;
	width:163px;
	padding: 5px 0 0 6px;
	}
#leftnav a:hover, #leftnav a:active {
	text-decoration: none;
	color:#a11c47;
	background-position: 0 -25px;
	}
#leftnav .lntop {
	background:url(/global/images/rhci/leftnav_top.gif);
	height:20px
	}
#leftnav a:link.lntop, #leftnav a:visited.lntop {
	color:#a11c47;
}
#leftnav .lnmiddle {
	background:url(/global/images/rhci/leftnav_middle.gif);
	height:19px
	}
#leftnav .lnbottom {
	background:url(/global/images/rhci/leftnav_bottom.gif);
	height:20px;
	}
#leftnav a:link.current, #leftnav a:visited.current {
	color:#a11c47;
        background-position: 0 -25px;
}
*/

#leftnav {
	width:169px;
	background:url(/global/images/rhci/leftnav_bg_y.gif) top left repeat-y;
	}
#leftnav  a:link, #leftnav a:visited {
	text-decoration: none;
	color: #0b6fb8;
	font-size:11px;
	font-weight:bold;
	display:block;
	
	padding: 5px 2px 4px 6px;
	}
#leftnav .lntop {
	background:url(/global/images/rhci/leftnav_top.gif);
/*
	height:16px
*/
	}
#leftnav a:link.lntop, #leftnav a:visited.lntop {
	background-position: 0 -100px;
	color:#a11c47;
}

#leftnav .lnmiddle {
	background:url(/global/images/rhci/leftnav_middle.gif);
	border-bottom:1px solid #FFF;
	margin: 0 1px 0 1px;
	}
#leftnav .lnbottom {
	background:#FFF url(/global/images/rhci/leftnav_bottom_normal.gif) bottom left;
/*
	height:16px;
*/
	}
/* lnbottom always red now */
#leftnav a:link.lnbottom, #leftnav a:visited.lnbottom {
	color:#a11c47;
}


/* Display main nav as hover or active */
#leftnav a:hover, #leftnav a:active {
	text-decoration: none;
	color:#a11c47;
	background-position: bottom left;
	}
#leftnav a:link.current, #leftnav a:visited.current {
	color:#a11c47;
        background-position: bottom left;
}
/* Display bottom nav as hover or active */
#leftnav a:hover.lnbottom, #leftnav a:active.lnbottom {
	text-decoration: none;
	color:#a11c47;
	background:#FFF url(/global/images/rhci/leftnav_bottom_active.gif) bottom left;
}
#leftnav a:link.lnbottom_current, #leftnav a:visited.lnbottom_current {
	color:#a11c47;
	background:#FFF url(/global/images/rhci/leftnav_bottom_active.gif) bottom left;
}

/* Change left nav to active based on body class and id of the link CSS 
--------------------------------------------------------------------------------------- */
/*
body.sec_why #leftnav #ln01 {
	background-position: 0 -25px;
	color:#a11c47;
	}
*/
/* Content CSS 
--------------------------------------------------------------------------------------- */
#content {
	float:left;
	width: 538px;
	padding: 1px 0 0 16px;
	}
#content .main-title {
	padding: 0 0 8px 1px;
	}
#content #bread_crumbs {
	padding: 8px 0 12px 0;
	}
#content #contenttext {
	padding: 0 30px 0 0;
}

.inset_box ul,
#gbox ul {
        margin:5px 0 20px 0;
        padding:0 0 0 15px;
        list-style-image:url(/global/images/rhci/bullet01.gif);
        visible: false;
}

.inset_box ul li,
#gbox ul li {
        padding:0;
        margin:0;
        visible: false;
        }

/* Splash CSS 
--------------------------------------------------------------------------------------- */
#splash {
	height:262px;
	overflow: hidden;
	}
#splash .sleft {
	float: left;
	height: 242px;
	width:339px;
/* width used to be 349, but we sort of removed .simg  and .stxt */
	padding: 20px 0 0 18px;
	}
#splash .sright {
	position: relative;
	float: right;
	padding: 1px 1px 0 0;
	}
#splash .stitle {
	padding: 0 0 8px 0;
	}
/*
#splash .simg {
	float:left;
	width:139px;
	padding: 0 8px 0 0;
	}
*/
#splash .floatleft {
	float:left;
	width:139px;
	margin: 0 8px 0 0;
}
/*
#splash .stxt {
	float:left;
	width:200px;
	}
*/

/* Green Box CSS 
--------------------------------------------------------------------------------------- */
#gbox {
	background:#dde9d0 url(/global/images/rhci/gbox_bg.gif) top left repeat-x;
	margin: 0 0 0 1px;
	min-height:100px;
	font-size: 11px;
_height: 1%;
	}
#gbox .gleft {
	float:left;
	width:349px;
	padding: 8px 0 12px 18px;
	border-right:1px solid #b5cf94;
	}
#gbox .gtitle {
	float:left;
	width:155px;
	
	}
#gbox .email2patient {
	float:left;
	width:190px;
/* made it extra long, so there's an appropriate line break */
	height:33px;
	}
#gbox .gimg {
	float:left;
	padding: 0 15px 0 0;
	}
#gbox .gtxt {
	width:170px;
	float:left;
	}
#gbox .floatleft {
	float: left;
	padding: 0 15px 0 0;
	margin: 0 0 0px 0;
}

#gbox .gright {
	float:left;
	width:349px;
	padding: 8px 0 0 18px;
	}
#gbox .gtitle2 {
	height:33px;
	}

.homepage_select {
        width: 180px;
        font-size: 11px;
        visible: false;
}


/* Blue Box CSS 
--------------------------------------------------------------------------------------- */
#bbox {
	background:#FFFFFF url(/global/images/rhci/bbox_bg.gif) top left repeat-x;
	margin: 0 0 0 1px;
	padding: 12px 0 0 20px;
	font-size: 11px;
_height: 1%;
	}
#bbox .btitle {
	padding: 0 0 10px 0;
}
#bbox .top5 {
	background:#d7e7f3 url(/global/images/rhci/top5_top_bg.gif) top left no-repeat;
	width:216px;
	padding: 0 0 0 0;	
	float:left;
	min-height:140px;
	}
#bbox .reasons-middle, #bbox .reasons-right {
	width:210px;
	padding: 0 0 0 10px;
	float:left;
	border-left:1px solid #b7d0e4;
	margin: 0 0 0 14px;
	min-height:160px;
	}
#bbox .reasons-middle p ,#bbox .reasons-right  p {
	line-height:15px;
	}
#top5nav {
	width:22px;
	float:left;
	padding: 0 0 0 6px;
	}
#top5nav a {
	height: 17px;
	float: left;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	margin: 3px 0 0 0;
	}
#top5nav a.active {
	background-position: 0 -17px;
	}
#top01 {
	width: 22px;
	background: url(/global/images/rhci/btn_01.gif);
	}
#top02 {
	width: 22px;
	background: url(/global/images/rhci/btn_02.gif);
	}
#top03 {
	width: 22px;
	background: url(/global/images/rhci/btn_03.gif);
	}
#top04 {
	width: 22px;
	background: url(/global/images/rhci/btn_04.gif);
	}
#top05 {
	width: 22px;
	background: url(/global/images/rhci/btn_05.gif);
	}
#top5_01,#top5_02,#top5_03,#top5_04,#top5_05 {
	float:left;
	width:150px;
	padding: 10px 0 0 10px;
	}
.noshow {
	display:none;
	}
.doshow {
	display:block;
	}

/* Members and Affiliated CSS 
--------------------------------------------------------------------------------------- */
#members {
	background-color:#d7e7f3;
	height:94px;
	margin: 0 1px 0 1px;
	clear:both;
	}
#members .members {
	float:left;
	padding: 20px 0 0 20px;
	width:196px;
	}
#members .affiliated {
	float:left;
	padding: 20px 0 0 0;
	}
/* Footer CSS 
--------------------------------------------------------------------------------------- */

#footer {
	text-align:center;
	font-size:11px;
	color:#6FAEB5;
	clear:both;
	padding: 10px 0;
	}
#footer .siteby {
	color: #FFFFFF;
	padding: 10px 0 10px 0;
	}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	margin: 0 5px;
	}
#footer a:hover, #footer a:active {
	color:#FFFFFF;
	}


/* Calendar */
span.sun, span.mon, span.tue, span.wed, span.thu, span.fri, span.sat {
     color: #000000;
}
#site_rhci .calendar h3 {
	background-color: #e5efdb;
}
#site_rhci #search h3 {
  background-color: #e5efdb;
}
#site_rhci #search input.DatePicker{
        width: 60px;
}

