@charset "utf-8";
#sddm { 
margin : 0; 
padding : 0; 
z-index : 30; 
} 
#sddm li { 
margin : 0; 
padding : 0; 
list-style : none; 
float : left; 
font-family : Arial; 
font-size : 12px; 
color : #ffffff; 
text-align : center; 
text-decoration : none; 
height : 30px; 
} 
#sddm li a { 
display : block; 
width : 112px; 
text-align : center; 
text-decoration : none; 
font-family : Arial; 
font-size : 12px; 
font-weight : bold; 
color : #ffffff; 
text-align : center; 
text-decoration : none; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
margin-left : 0; 
padding-top : 6px; 
padding-right : 10px; 
padding-bottom : 12px; 
padding-left : 10px; 
} 
#sddm div { 
position : absolute; 
visibility : hidden; 
margin : 0; 
padding : 0; 
background : #eaebd8; 
} 
#sddm div a { 
position : relative; 
display : block; 
white-space : nowrap; 
text-align : left; 
text-decoration : none; 
background-image : url(../site-img/dropmenu-bg.jpg); 
background-repeat : repeat-x; 
width : 170px; 
height : 23px; 
color : #ffffff; 
padding-top : 6px; 
padding-bottom : 0; 
padding-left : 15px; 
font-family : Arial; 
font-size : 11px; 
background-position : left center; 
} 
#sddm div a:hover { 
color : #cccccc; 
}