@charset "UTF-8";
/* CSS Document */

#leadNav {
	padding-top: 10px;
	clear: left;
	margin: 0 auto;
	width: 961px;
}
#leadNav .nav {
	list-style:none outside none;
	margin-left: 200px;
	margin-top: 0px;
	overflow:hidden;
	padding:0;
}

#leadNav .nav li {
float:left;
margin:0 6px 0 0;
}

#leadNav .nav li a {
background:url("../images/menu/bg-nav-l.gif") no-repeat scroll 0 0 #393635;
color:#FFFFFF;
float:left;
font-size:14px;
line-height:29px;
overflow:hidden;
}

#leadNav .nav li a span {
background:url("../images/menu/bg-nav-r.gif") no-repeat scroll 100% 0 transparent;
cursor:pointer;
float:left;
padding:0 24px;
}

#leadNav .nav li a:hover, #header .nav li.active a {
background:url("../images/menu/bg-nav-l-hover.gif") no-repeat scroll 0 0 #F26631;
text-decoration:none;
}

#leadNav .nav li a:hover span, #header .nav li.active a span {
background:url("../images/menu/bg-nav-r-hover.gif") no-repeat scroll 100% 0 transparent;
}
/*---------------------*/
/* ---------------------- Dolphin nav ---------------------- */
#time4bed-nav {position:relative;height:43px;font-size:14px;text-transform:uppercase;background:#fff url("../images/menu/nav_bg.gif") repeat-x bottom left;}
#time4bed-nav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#time4bed-nav ul li{display:block;float:left;margin:0 2px;}
#time4bed-nav ul li a{display:block;float:left;color:#333;text-decoration:none;padding:0 0 0 25px;height:43px;line-height:50px;}
#time4bed-nav ul li a span{display:block;float:left;padding:0 25px 0 0;height:31px;width:auto;}
#time4bed-nav ul li a:hover{color:#fff;}
#time4bed-nav ul li a:hover span{display:block;cursor:pointer;}
#time4bed-nav ul li a.current,#time4bed-nav ul li a.current:hover{color:#894d12;background:transparent url("../images/menu/2_left-ON.gif") no-repeat top left;}
#time4bed-nav ul li a.current span{background:transparent url("../images/menu/2_right-ON.gif") no-repeat top right;height:43px;}
/* ---------------------- END Dolphin nav ---------------------- */
