@charset "UTF-8"; 


::root menulist, .menulist ul{
	margin-top:-10px
}

.menulist, .menulist ul{
	margin:0; 
	padding:0; 
	list-style:none; 
	font:11px arial; 
	color:#fff; 
	float:right; 
	display:inline
}

.menulist a:visited{
	text-decoration:none
}

.menulist ul{ 
	display:none;  
	position:absolute;  
	top:10px; 
	margin-top:12px;  
	left:-1px;  
	width:150px;  
	color:#fff
}
.menulist ul ul{ 
	top:-1px; 
	margin-top:0;  
	left:148px;  
	color:#fff;  
	z-index:200
}
.menulist li{ 
	float:left;  
	display:block;  
	position:relative;  
	line-height:15px;  
	color:#8D5335;
}
.menulist img {
	border: none;
}
#listMenuv2-id-1{
	background:#ADAE93;  
	border-bottom:0px solid #babb9f;  
	border-top:0px solid #babb9f;  
}
#listMenuv2-id-1 a{
	padding:3px;
	color:#8D5335;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BABB9F;
}
#listMenuv2-id-1 a:hover{
	color:#fff
}
.menulist ul li{ 
	float:none;  
	margin:0;  
	margin-bottom:-1px;  
	margin-top:-2px;  
	filter:alpha(opacity=95); 
	-moz-opacity:.05; 
	opacity:.95; 
	color:#fff
}
.menulist ul>li:last-child{ 
	margin-bottom:1px
}
.menulist ul li a:hover{ 
	float:none;  
	margin:0;  
	background-color:#635435;  
}
.menulist ul>li:last-child{ 
	margin-bottom:1px;  
	color:#fff
}
.menulist a{
	display:block;
	color:#babb9f;
	text-decoration:none;
	text-align:left;
	font-weight: bold;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus,{ 
	text-decoration:none
}
.menulist a .subind{ 
	display:none
}
.menulist ul a .subind{ 
	display:block;  
	float:right
}
.menulist a{ 
	float:left
}
.menulist ul a{ 
	float:none
}

.menulist a{ 
	float:none
}
*:first-child+html .menulist ul li{ 
	float:left;  
	width:100%;  
}
* html .menulist ul li{ 
	float:left;  
	height:1%;  
	color:#fff
}
* html .menulist ul a{ 
	height:1%;  
}
a.gt{
	text-decoration:none;
	border: none;
}
a.gt:hover{
	text-decoration:none
	border: none;
}

a.gt:visited{
	text-decoration:none
	border: none;
}

a.gt:link{
	text-decoration:none
	border: none;
}

a.gt:active{
	text-decoration:none
	border: none;
}
