
/* MENU */

#menus {
width : 160px;
padding : 0;

font-family: "Times New Roman", Times, serif;
font-weight : normal;
color: white;

text-align : right;
}

#navContainer {
padding : 0;
background-color : #000000;
margin: 0;
width : 160px;


}

#interSpace {
padding:0px;
margin:0px;
background-color:#1B1B1B;
height:2px;
}

#menus dt {
width : 160px;
height : 24px;
background-repeat: repeat-x;
background-image: url('/wp-content/themes/jomini/images/bkg_menu_main.gif');
cursor : pointer;
letter-spacing: 0px;
}

#languageChooser {
margin: 0;
padding: 0;
width : 160px;
height: 150px;
background-repeat: no-repeat;
background-image: url('/wp-content/themes/jomini/images/top_menu.gif');
background-position: left bottom;
text-align: right;

font-size:9px;
/*
border-color: yellow;
border-width: 1px;
border-style : solid;
*/
}

#langItems {
	margin-left: 108px;
	}

#languageChooser ul li{
text-align: right;
padding-top:1px;
}



#languageChooser a {
color: #767777;
text-decoration:none;
}

#languageChooser a:hover {
color: #c5c7c8;
text-decoration:none;
}

#menus dt span {
padding : 3px 16px 0px 0px;
display : block;
font-size: 18px;
}

#menus dd {
width:160px;

position:relative;
text-indent: 0;
margin-left: 0px;
}

#menus ul {
margin-top: 4px;
margin-bottom: 4px;
padding-bottom: 2px;
font-size: 12px;
width:160px;


}

#menus li {
 margin: 0 0 0em 0;
padding : 2px 16px 0px 0px;
margin-bottom: 0px;
text-align : right;
height:12px;
}

#menus li a, #menus dt a {
color: white;
text-decoration : none;
}

#wpmnav a {
color: white;

}

#wpmnav {
width: 160px;
padding: 0px;
margin: 0px;

}

#menu {

margin: 0px;
}


#menus dt a:hover, #menu dt:hover {
color: #f2790d;
}

#menus li a:hover {
color: #f2790d;
}

#menus li .active {
color: #f2790d;
padding: 0;
}


.spanActivated {
color: #f2790d;
}

a .spanActivated {
color: #f2790d;
}


.spanActivated a:link, #spanActivated a:visited, #spanActivated a:active, #spanActivated a:hover {
}

#sidebar ul li {
margin-left:0px;
padding-left: 0;
margin-bottom: 0px;
text-indent:0px;
}
