#containerPatients { background-image:url(/assets/images/backgrounds/bkg_community.gif); background-position:bottom left; background-repeat:no-repeat; min-height: 100%} /* Only need this for long pages with background image */


/* TOP sidebar Navigation */
#sidebar1 {width:275px; padding: 15px 0px 0px 0px; float:left;}
.sidebarmenuBtm .menuheader{ cursor: hand;cursor: pointer;}
.sidebarmenuBtm ul {width:247px; padding: 5px 0px 5px 0px; 
	border-bottom:0px none; background:#F8F7EB url(/assets/images/sidebar_community_bkg.jpg) center bottom no-repeat;
	display:block;list-style-type: none;margin-bottom: 0px;padding-bottom: 0px;
} 
/* background-position:bottom; background-color:#F8F7EB;} */
.sidebarmenuBtm h3{width: 247px; border:0px none;display: block;text-decoration: none;
	font-family: Arial, Tahoma, Helvetica Neue, Trebuchet MS, sans-serif; font-style: normal; font-weight: bold; color: #534741; 
	border-top: 1px dotted #998675;} /*width of menu*/
.sidebarmenuBtm h3 a.onstate, .sidebarmenuBtm h3 a.onstate:visited, .sidebarmenuBtm h3 a.onstate:hover{font-family: Arial, Tahoma, Helvetica Neue, Trebuchet MS, sans-serif; font-style: normal; 
	font-weight: bold; color: #42210B !important;
	background:url(/assets/images/sidebar_hdr_community.gif) left 3px no-repeat !important; border-bottom:0px none;}
.sidebarmenuBtm ul li a{display: block;padding: 5px 5px 5px 40px;margin: 0px 0px 0px 0px;text-decoration: none;
	font-family: Arial, Tahoma, Helvetica Neue, Trebuchet MS, sans-serif;  font-style: normal; font-weight: normal; 
	line-height: 18px; color: #42210B; border:0px none;}
.sidebarmenuBtm ul li a.on{ background: url(/assets/images/bullet_community_down.gif) no-repeat 20px .4em}/*hover state CSS*/
.sidebarmenuBtm ul li a:hover{ color: #FFFFFF; background: url(/assets/images/bullet_community_hover.gif) no-repeat 20px .4em; background-color:#EB9AA5; }/*hover state CSS*/
/* end TOP sidebar Navigation */

 /*BOTTOM sidebar Nav*/
#sidebarNavBoxBtm {width:247px; padding: 0px}
.sidebarmenuBtm{ width: 247px;}/*width of menu*/
.sidebarmenuBtm h3 a:hover{ color:#375A3C; background-image:url(/assets/images/sidebarBtm_bkg.jpg); background-repeat: repeat-x}/*hover state CSS*/
.sidebarmenuBtm h3 .hoverState{ color:#375A3C; background-image:url(/assets/images/sidebarBtm_bkg.jpg); background-repeat: repeat-x}/*hover state CSS*/
.sidebarmenuBtm h3 a.on, .sidebarmenuBtm h3 a.on:hover{ color:#375A3C; background-image:url(/assets/images/sidebarBtm_bkg.jpg); background-repeat: repeat-x}/*down state CSS*/
 /*end bottom sidebar Nav*/
