.chromenu{

font-weight: normal;
}

.chromenu ul{

width:auto;
 /*THEME CHANGE HERE*/
padding: 0px 0px 4px 0px;
margin: 0;
text-align:left; 
float:right;/*set value to "left", "center", or "right"*/
}
.chromenu ul ul{

width:auto;
top:0;
 /*THEME CHANGE HERE*/
padding: 0px 0;
margin: 0;
text-align:left; /*set value to "left", "center", or "right"*/
}
.chromenu ul li{
display: inline;
}
.chromenu ul li ul li{
display: inline;

}

.chromenu ul li a{
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
float:left;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenunew{
position:absolute;
top: 0;
/*border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
z-index:100;
background-color: #4B4B4B;
width:auto;
visibility: hidden;
color:#fff;
}

.menucont ul li.trip{padding-left:10px; float:left;}
.chromenu ul li.trip{padding-left:10px; float:left;}
.chromenu li.trip:hover{/*background-color:none;*/}
.chromenu ul li.chromepad{margin-top:5px; float:left;}
.dropmenunew a{
width: auto;
display: block;
text-indent: 0px;
/*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 6px 0px 8px 0px;
text-decoration: none;
}

* html .dropmenunew a{ /*IE only hack*/
width:auto;
padding:6px 0px 8px 0px;
}

.chromenu img{padding:0 7px 0 0px;}
.chromenu li:hover span, .menucont li:hover{}
.dropmenunew a:hover{ /*THEME CHANGE HERE*/
background-color: #fff;
color:#020202;
}









.chromestyle{
width:580px;
font-weight: normal;
}

.chromestyle ul{

width:auto;
 /*THEME CHANGE HERE*/
padding: 0px 0px 4px 0px;
margin: 0;
text-align:left; 
float:right;/*set value to "left", "center", or "right"*/
}
.chromestyle ul ul{

width:auto;
top:0;
 /*THEME CHANGE HERE*/
padding: 0px 0;
margin: 0;
text-align:left; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li{
display: inline;
}
.chromestyle ul li ul li{
display: inline;

}

.chromestyle ul li a{
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-decoration: none;
float:left;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
/*border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
z-index:100;
background-color: #4B4B4B;
width:auto;
visibility: hidden;
color:#fff;
}

.menucont ul li.trip{padding-left:10px; float:left;}
.chromestyle ul li.trip{padding-left:10px; float:left;}
.chromestyle li.trip:hover{/*background-color:none;*/}
.chromestyle ul li.chromepad{margin-top:5px; float:left;}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 0px;
/*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 6px 6px 8px 6px;
text-decoration: none;
}
.dropmenudiv a span{ padding:0px; margin:0px;}
* html .dropmenudiv a{ /*IE only hack*/
width:auto;
padding:6px 6px 8px 6px;
}

.chromestyle li:hover span, .menucont li:hover{}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #fff;
color:#020202;
}

/*.bg-gen{
width:76px;
height:32px;
top:-5px;
left:-9px;
padding:6px 0px 0px 12px;
background-image:url(../images/aboutus_tab.gif);
background-repeat:no-repeat;
}*/


