#dolphincontainer{position:relative;border-bottom: 0px solid navy; color:#d3d3d3;background:#white; /* here main div boder and bg color  */
width:100%;height:150px;;font-family:Verdana;}
#dolphinnav{position:relative;height:21px;font-size:11px;font-weight:bold;background: url(../images/home/sp-menu.gif)  repeat-x bottom left;padding:0 0 0 0px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#000000;text-decoration:none;padding:0 0px 0 2px;height:21px;} /* back side font  right pading of menu text*/
#dolphinnav ul li a span{padding:2px 5px 0 2px;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#0795e2;background: url(../images/home/tabs3.png) no-repeat top left;line-height:100%;}/* on mous over font color and frent side font and bg */
#dolphinnav ul li a.current span{display:block;padding:4px 5px 0 2px;width:auto;background: url(../images/home/tabs4.png) no-repeat top right;height:21px;}/* frent side font and bg */

#dolphin_inner{color: white; padding: 5px; font-size: 80%; height: 1em}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{color: white}
#dolphin_inner a:hover{color: #f57333}

.innercontent{display: none;}
/*images/home/sp-menu.gi*/