/*
dsifootwear.com	: stylesheet
author		: webstation.lk   22.September.2007
*/

.dropmenudiv
{
position:absolute;
text-align:left;
line-height:12px;
z-index:100;
border: 1px solid #B3DB77;
border-top-width: 7px;
border-bottom-width:0;
border-right-width:0;
border-left-width:0;
background-color: #B3DB77;
visibility: hidden;
}


.dropmenudiv a
{
width: 100%;
display: block;
text-indent: 13px;
border-bottom: 1px solid #B3DB77;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
font-size: 11px;
font-family: Arial,Helvett;
color: #000000;
}

.dropmenudiv a:hover
{
color: #FFFFFF;
}
