.menu_header_wrapper
{
    width:100%;
}

.menu_header_div {
    width: 100%;
    height: 30px;
    padding: 0px 0px 0px 0px;
   background-image: URL(//images.lunawarehouse.com/site/theme/www_transglobelightz_com/trans_grad_bg.gif);
    background-repeat: repeat-x;
    background-color: #f5c956;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}


UL.menu_header_nav {
        PADDING-left: 15px; 
        MARGIN: 0;
	LIST-STYLE-TYPE: none;
	CLEAR: both;
	DISPLAY: block;
}

UL.menu_header_nav LI {

	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	DISPLAY: inline;
        FONT-SIZE: 12px;
	FLOAT: left;
        border-right: 1px solid #f5c956;
        line-height:30px;   

}
UL.menu_header_nav A {

	padding-left:10px;
	padding-right:10px;
	COLOR: #000;
	TEXT-DECORATION: none;
        font-family:  arial, verdana, Trebuchet MS, Times New Roman;
        font-size: 13px;
        text-transform:uppercase;
        font-weight: bold;
	display:block;
 
}
UL.menu_header_nav A:hover 
{

    BACKGROUND: #fff;
    COLOR: #000;
}

.singleNav {
     width: 200px!important;
     border: 2px solid #000;
     background-color: #fff;
     -moz-border-radius: 0em 0em 1em 1em;
     -webkit-border-radius: 0em 0em 1em 1em;
      margin-left: 39px;
    

}

.singleNav ul {
	padding:0;
        margin: 0;
	list-style-type: none;
	overflow: hidden;
}
.singleNav li {
        width:200px;
	float: left;
	margin: 0px 0 0 0 !important;
	padding: 0 0px 0 0px;
	line-height: 1em;
	display:block;



        
}

.singleNav A
{   
      -moz-border-radius: 0em;
      -webkit-border-radius: 0em;
      COLOR: #333!important;
      font-size: 12px !important;
      font-variant: normal !important;
      padding: 7px 7px 7px 15px !important;
      background-color: #fff;
      margin-bottom: 6px;
      line-height: 1em;
}
.singleNav A:VISITED
{
  
}
.singleNav A:HOVER
{

    COLOR: #cc6600!important;
}


.multiNav {
	width: 326px;
}

.multiNav ul {
    margin-right: 30px;
    margin-left: -60px;
	list-style-type: none;
	overflow: hidden;
}
.multiNav li {
	width: 180px;
	float: left;
	margin: 0px 0 0 0 !important;
	padding: 0 10px 0 10px;
	line-height: 15px;
}

.more_brands a {
	color: #000!important;
}

.breadcrumbmercado
{
        margin: 0px;
	padding: 5px 0px 5px 5px;
	font-size: 70% !important;
}

.breadCrumbLinkRoot
{
	color:#507CD1;
}

.breadCrumbLink
{
	color:#284E98;
}

.breadCrumbLinkCurrent
{
	color:#333333;
}

