﻿
.ddsubmenustyle, .ddsubmenustyle ul{ 
font: normal 13px Verdana;
width:206px;
height:auto;
margin: 0;
padding: 1px 2px;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background:url('../images/meun_bg.gif') 0px 0px  repeat-y;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}


.ddsubmenustyle li a{
display: block;
width: 196px;
overflow:hidden;
color: #72520f;
background-color: #f0d9a5;
text-decoration: none;
padding: 4px 5px;
margin-bottom:1px;
}

.ddsubmenustyle li a:link {
color: #72520f;
}

.ddsubmenustyle li a:visited {
color: #72520f;
}


.ddsubmenustyle li a span {
	background:url('../images/pointer.gif') right center no-repeat;display:block;
}


* html .ddsubmenustyle li a{ 
display: inline-block;
}

.ddsubmenustyle li a:hover{
background-color: #f0d9a5;
color: #72520f;
padding:4px 0px 4px 10px;
}

.downarrowpointer{ 
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ 
position: absolute;
padding-top: 3px;
right: 2px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}