/* ---------------------- Dolphin nav ---------------------- */
#tabs24{
	position:relative;
	height:30px;
	font-size:10px;
	font-weight:bold;
	background:#D6DBDF;
	font-family:verdana;
	}
#tabs24 ul{margin:0;padding:0;list-style-type:none;width:auto;float:right;}
#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 5px 0 5px;height:30px;line-height:32px;}
#tabs24 ul li a span{display:block;float:left;padding:0 12px 0 0;height:11px;width:auto;}

#tabs24 ul li a:hover{
	color:#000000;
	background:#F8D363;
	}

#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:15px;}
/* ---------------------- END Dolphin nav ---------------------- */