﻿/*--------------------------------------------------------------------------------------------------*/

/*-----------------------------CSS by Vo Hoa Doan - httpdoan@gmail.com -----------------------------*/

/*--------------------------------------------------------------------------------------------------*/
#header{width:780px; position:relative; float:left; margin-top:32px}
#header .menu{float:left; width:780px;height:auto; padding:0; margin:0px 0 0 0;}
#header .menu li{float: left;list-style: none;}
#header .menu li.backLava {background: transparent url(../images/menu-hover.png) bottom center repeat-x;color:#32ccff;	position: absolute;}
#header .menu li a {color:#000000; text-align:center; text-decoration: none;z-index: 10;display: block;position: relative; margin: auto 8px;float:left;padding: 2px 5px 6px;font-weight:normal; font:15px arial}
#header .menu li a.on{background: transparent url(../images/menu-hover.png) bottom center repeat-x;color:#32ccff}
#header .menu li a:hover{color:#34ccff;}