#containerPatients { background-image:url(/assets/images/backgrounds/bkg_volunteer.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_volunteer_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: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_volunteer.gif) left 2px no-repeat !important; border-bottom:0px none;}
.sidebarmenuBtm ul li a{color: #42210B;}
.sidebarmenuBtm ul li a.on{ background: url(/assets/images/bullet_volunteer_down.gif) no-repeat 20px .4em}/*hover state CSS*/
.sidebarmenuBtm ul li a:hover{ color: #FFFFFF; background: url(/assets/images/bullet_volunteer_hover.gif) no-repeat 20px .4em; background-color:#F1C307; }/*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*/
