/* ---------------------- Dolphin nav ---------------------- */
#hed-nav{ position:relative; height:43px; font-size:11px; font-weight: 400; text-transform:uppercase; background:url(images/time4bed_bg.png) repeat-x left bottom; text-decoration: none; width: 900px; margin-left: -14px; }
#hed-nav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#hed-nav ul li{display:block;float:left;margin:0 2px;}
#hed-nav ul li a{ display:block; float:left; color:white; padding:0 0 0 25px; height:43px; line-height:50px; text-decoration: none; margin-bottom: 10px; }
#hed-nav ul li a span{display:block;float:left;padding:0 25px 0 0;height:31px;width:auto;}
#hed-nav ul li a:hover{ color:gray; text-decoration: none; }
#hed-nav ul li a:hover span{display:block;cursor:pointer;}
#hed-nav ul li a.current,#hed-nav ul li a.current:hover{ color:black; background:white url(images/time2bed_left-ON.png) no-repeat left top; text-decoration: none; }
#hed-nav ul li a.current span{background:transparent url(images/time2bed_right-ON.png) no-repeat top right;height:43px;}
/* ---------------------- END Dolphin nav ---------------------- */
.nav {  }
.nav ul { width: 900px; background-color: transparent; background-image: url(images/bg_head_bottom_nav.jpg); background-repeat: repeat-x; height: 43px; margin-top: 22px; margin-left: -14px; order-top-style: solid; }
.nav li {
	list-style-type: none;
	display: inline;
	}
.nav li a { float: left; display: block; color: #0a0f14; background-color: transparent; padding: 13px 20px 10px; font-size: 1.1em; background-image: url(images/bg_head_bottom_nav1.jpg); background-repeat: repeat-x; background-position: 0 top; text-decoration: none; text-align: center; height: 14px; margin-top: 0; margin-bottom: 0; margin-left: 0; border-right: 0.2px solid black; border-left: 0.2px solid black; }
.nav li a:hover { background-color: transparent; background-image: url(images/bg_head_bottom_nav2.jpg); background-repeat: repeat-x; }
.nav li a:hover span { color: #494949; text-decoration: none; }
.nav li a span { font-size: 0.8em; color: white; text-decoration: none; }
