/* ---------------------- Dolphin nav ---------------------- */
#tabs24{
	position:relative;
	height:30px;
	font-size:11px;
	font-weight:bold;
	background:#fff url("images/time4bed_bg.gif") repeat-x left;
	font-family:verdana;
	}
#tabs24 ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#tabs24 ul li{display:block;float:left;margin:0 10px;}
#tabs24 ul li a{display:block;float:left;color:#000000;text-decoration:none;padding:0 10px 0 12px;height:30px;line-height:30px;}
#tabs24 ul li a span{display:block;float:left;padding:0 12px 0 0;height:30px;width:auto;}

#tabs24 ul li a:hover{
	color:#903d0b;
	background:#b8061b url("images/time2bed_right-ON.gif") repeat-x left;
	}

#tabs24 ul li a:hover span{display:block;cursor:pointer;}
#tabs24 ul li a.current,#tabs24 ul li a.current:hover{color:#894d12;background:transparent url("images/time2bed_left-ON.gif") no-repeat top left;}
#tabs24 ul li a.current span{background:transparent url("images/time2bed_right-ON.gif") no-repeat top right;height:30px;}
/* ---------------------- END Dolphin nav ---------------------- */