
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative; width:133px!important;}
.qmmc a {float:left;display:block;white-space:nowrap;width:133px!important;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;	width:133px!important;
	display:block;}


/*"""""""" (MAIN) Container """"""""*/
.qmmc
{
	/*border-top:1px solid #D6CAA0;
	border-bottom:1px solid #D6CAA0;	
	width:226px;*/
	width:133px!important;
	display:block;
	max-width:133px;
}


 /*"""""""" (MAIN) Items """"""""*/
.qmmc a
{
	float:none;
	color:black;
	background-color:transparent;
	font-family:Arial;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	padding:7px;
	padding-left:10px;
	border-width:0px;
	background-position:bottom;
	background-repeat:no-repeat;	
	background-image:url(images/bg_menu.jpg);
	font-weight:bolder!important;
	/*height:16px;*/
	width:110px!important;
	display:block!important;
	max-width:110px!important;
	/*border-bottom:solid 1px #5c4e1f;*/
}

/*"""""""" (MAIN) Hover State """"""""*/
.qmmc a:hover
{ 
	background-color:transparent;
	text-decoration:none;
	color:#5c4e1f;
	font-weight:bolder!important;
}


/*"""""""" (MAIN) Active State """"""""*/	
body .qmmc .qmactive, body .qmmc .qmactive:hover
{ 
	background-color:transparent;
	text-decoration:none;
}

/*"""""""" [SUB] Hover State """"""""*/
.qmmc div a:hover
{
	text-decoration:none;
}


/*""""""""[SUB] Active State """"""""*/
body .qmmc div .qmactive, body .qmmc div .qmactive:hover
{
	background-color:#ffffff;
}


/*"""""""" [SUB] Items """"""""*/
.qmmc div a
{		
	background-color:transparent;
	padding:4px;
	border-width:0px;
	border-style:solid;
	border-color:#083049;
	background-image:none;	width:133px!important;
}

#qm0 a
{ 	
	border-top:1px solid #D6CAA0;
	background-position:center;
	background-image:url(images/bg_menu.jpg);
	font-weight:bolder;width:133px!important;
}

#qm0 .qmparent
{ 
	/*background-image:url(imgs/bg_menu_parent.gif);*/
}

#qm0 div a
{ 
	background-image:none;width:133px!important;
}

/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent
{
	/*background-image:url(images/mini_fleche.gif);*/
	background-position:right;
	background-repeat:no-repeat;
}		

/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{ 
	/*background-image:url(imgs/bg_menu_rl.jpg);*/
	
	color:#5c4e1f;
	font-weight:bolder;
}


/*"""""""" (MAIN) Active State """"""""*/	
body #qm0 .qmactive, body .qmmc .qmactive:hover
{ 
	/*background-image:url(imgs/bg_menu_rl.jpg);*/
	color:black;
}


/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{
	background-color:white;
	color:black;
	padding:3px;
	margin-top:-1px;	
	width:133px!important;
}
