.menu, .menu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    z-index: 2300;
}
.menu a
{
    text-decoration: none;
}
.menu > li
{
    margin-left: 0px;
}
.menu > li:first
{
    margin-left:0px!important;
    }
.menu > li > a
{
    padding: 0px 10px;
    margin: 0;
    width: 100%;

}
div.box
{
    position: absolute;
    z-index:-1;
    background-color: #ffffff;
    left: 0;
    top: 0;
}
li.pull-down
{
    padding-right:0px;
    }
li.pull-down > a
{
    background-image: url('../images/darrow.png');
    background-position: 96% 75%;
    background-repeat: no-repeat;
    padding-right: 20px;
}
li.right-menu > a
{
    background-image: url('../images/rarrow.png');
    background-position: 97% 45%;
    background-repeat: no-repeat;
}
.menu a.selected
{
    background-color: #75CDD2;
}
.menu li
{
    float: left;
    position: relative;
}

.menu ul
{
    position: absolute;
    display: none;
    width: 240px;
    top: 2.5em; /*padding-right: 10px;*/
    background-color: #ffffff; /*-moz-opacity: .50;     filter: alpha(opacity=50);     opacity: .50;*/
	padding: 5px 0px 5px 5px !important;
-moz-box-shadow:3px 3px 4px rgba(0,0,0,0.3);
-webkit-box-shadow:3px 3px 4px rgba(0,0,0,0.3);
box-shadow:3px 3px 4px rgba(0,0,0,0.3);
}

.menu li ul a
{
    width: 220px;
    height: auto;
    float: left;
    color: #505050;
    padding: 0 10px;
}
.menu li ul li
{
    padding: 0;
    margin: 0;
}
.menu ul ul
{
    top: auto;
}

.menu li ul ul
{
    left: 238px; /*margin: 0px 0 0 10px;*/
    background-color: #f1f1f1;
	
    top: -5px;
	
}
.menu-item-selected > a
{
    background-color: #f1f1f1;

}
.menu-item-selected > a:hover
{
    color: #202020 !important;
}

.menu-item-selected li ul > a
{
    background-color: #ffcc00;

}



.menu li a.arrow {padding: 0px 0px 0px 0px !important;

    font-family:'Conv_PSLChalinda_Bold', Helvetica, sans-serif; 
    font-size: 26px;
	color:#990000;
		}
.sub-menu li a.arrowIndicator {padding: 0px 0px 0px 15px !important; color: #4a4a4a !important; background: none!important; text-decoration: none;}
.sub-menu li a.arrowIndicator:hover {padding: 0px 0px 0px 15px !important; color: #0ea3e1!important; background: none!important; text-decoration: underline;}






.menu li a.menu_logo				{background: url('../images/topmenu_logo.png') 0 0 no-repeat; float: left; height: 70px; width: 203px;}		
.menu li a.menu_logo:hover{background-position: 0 -70px;}		
.menu li a.menu_logo_act				{background: url('../images/topmenu_logo.png') 0 -70px no-repeat; float: left; height: 70px; width: 203px;}


.menu li a.menu_first				{background: url('../images/topmenu_first.png') 0 0 no-repeat; float: left; height: 70px; width: 155px;}		
/*.menu li a.menu_first:hover{background-position: 0 0;}		
*/


.menu li a.menu_home				{background: url('../images/topmenu_01.png') 0 0 no-repeat; float: left; height: 70px; width: 84px;}		
.menu li a.menu_home:hover{background-position: 0 -70px;}		
.menu li a.menu_home_act				{background: url('../images/topmenu_01_act.png') 0 0px no-repeat; float: left; height: 70px; width: 84px;}


.menu li a.menu_newproduct				{background: url('../images/topmenu_02.png') 0 0 no-repeat; float: left; height: 70px; width: 127px;}		
.menu li a.menu_newproduct:hover{background-position: 0 -70px;}		
.menu li a.menu_newproduct_act				{background: url('../images/topmenu_02_act.png') 0 0px no-repeat; float: left; height: 70px; width: 127px;}





.menu li a.menu_brand				{background: url('../images/topmenu_04.png') 0 0 no-repeat; float: left; height: 70px; width: 85px;}		
.menu li a.menu_brand:hover{background-position: 0 -70px;}		
.menu li a.menu_brand_act				{background: url('../images/topmenu_04_.png') 0 -70px no-repeat; float: left; height: 70px; width: 85px;}



.menu li a.menu_payment				{background: url('../images/topmenu_05.png') 0 0 no-repeat; float: left; height: 70px; width: 92px;}		
.menu li a.menu_payment:hover{background-position: 0 -70px;}		
.menu li a.menu_payment_act				{background: url('../images/topmenu_05_act.png') 0 0px no-repeat; float: left; height: 70px; width: 92px;}



.menu li a.menu_about				{background: url('../images/topmenu_06.png') 0 0 no-repeat; float: left; height: 70px; width: 85px;}		
.menu li a.menu_about:hover{background-position: 0 -70px;}		
.menu li a.menu_about_act				{background: url('../images/topmenu_06_act.png') 0 0px no-repeat; float: left; height: 70px; width: 85px;}



.menu li a.menu_contact	{background: url('../images/header_menu_contact.png') 0 0 no-repeat; float: left; height: 41px; width: 102px;}		
.menu li a.menu_contact:hover{background-position: 0 -41px;}		
.menu li a.menu_contact_act {background: url('../images/header_menu_contact.png') 0 0px no-repeat; float: left; height: 41px; width: 102px;}
.menu li a.menu_end {background: url('../images/header_menu_contact.png') 0 0px no-repeat; float: left; height: 41px; width: 10px;}




.menu li a.menu_last	 {background: url('../images/topmenu_last.png') 0 0 no-repeat; float: left; height: 70px; width: 36px;}		








/*menu for Dropdown*/
.menu a.header_menu_productmd	{background: url('../images/header_menu_product2.png') 0 41 no-repeat; float: left; height: 41px; width: 97px;}		
.menu a.header_menu_productmd:hover{background-position: 0 -41px;}		
.menu a.header_menu_productmd_act {background: #ffffff  url('../images/header_menu_product2.png') 0 -41px no-repeat; float: left; height: 41px; width: 97px;}	