 
.megamenu1{
 position: absolute;
display: none;  top:80px!important;
 margin-left:-1px;
 
z-index: 100; 
 

}
 .megamenu1 .column1   li
{
	border-bottom:1px solid #d12426; margin-bottom:5PX;
}

.megamenu1 .column1{
float: left;
width: 125px; /*width of each menu column*/
margin-right: 5px;

}
.megamenu1 .column{
float: left;
width: 525px; /*width of each menu column*/
margin-right: 5px;

}
.megamenu1 .column .leftcol
{
float:left;
width:200px; 

}
 .megamenu1 .column .leftcol li
{
	border-bottom:1px solid #d12426; margin-bottom:5PX;
}
.megamenu1 .column .rightcol ul{padding-bottom:10px!important;padding-left:10px!important; }
.megamenu1 .column .rightcol
{
float:left;
width:180px;
margin-left:30px;
border-left:1px #d12426 solid;


}
.menupaddLinks{padding:10px!important;margin-bottom:10px}
.megamenu1 .column ul{
margin: 0;
padding: 0;
list-style-type: none;

}

.megamenu1 .column ul li{
padding-bottom: 5px;
}

.megamenu1 .column h3{
background: #e0e0e0;

margin: 0 0 5px 0;
}

.megamenu1 .column ul li a{
text-decoration: none; padding-right:30px; color:#a3191b!important;
}
.megamenu1 .column1 ul li a{
text-decoration: none; padding-right:0px; color:#a3191b!important;font-weight:bold;
}
 
.megamenu1 .column ul li a:hover,.megamenu1 .column1 ul li a:hover {
color: black!important;
 background-image:url(../images/parrow.jpg); 
 background-position:0px 3px; 
background-repeat:no-repeat;
 padding-left:10px;

}



#anchorid:hover{ 
 
background-repeat:no-repeat;
background-position: right top}



.highlight{color:#a3191b!important;border-bottom:0px!important; background-position:0px 0px;background-repeat:no-repeat;background-color:#ffffff} 