/* ---------------------- Dolphin nav ---------------------- */
#tabs24{
	position:relative;
	height:43px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background:#fff url("images/time4bed_bg.gif") repeat-x left;
	font-family:Arial,Georgia,"Times New Roman", Times, serif;
	}
#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:#ffdab6;text-decoration:none;padding:0 10px 0 12px;height:43px;line-height:43px;}
#tabs24 ul li a span{display:block;float:left;padding:0 12px 0 0;height:31px;width:auto;}

#tabs24 ul li a:hover{
	color:#680e46;
	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:43px;}
/* ---------------------- END Dolphin nav ---------------------- */