/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
/* .qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;} */
.qmmc {position:relative;}
.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {display:none;position:absolute;}

#qm0
{ 
	height:38px;
	float:left;
	padding-left:46px;
	background:url(/smarty/templates/default/images/ml_inactive.gif) repeat-x;
}


 /*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
	color:white;
	font-weight:bold;
	height:38px;
	padding:0px 12px 0 12px;
	margin:0 8px 0 9px;
	font-family:Verdana;
	font-size:9pt;
	line-height:26px;
}

/*#qm0 a.first { margin-left:0; padding-left:15px; }
#qm0 a.last { margin-right:0; padding-right:15px; background:none; }*/



/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{ 
background-color: white;
color:black;
text-decoration:none;
background:url(/smarty/templates/default/images/ml_active.gif) repeat-x;
}


/*"""""""" (MAIN) Active State """"""""*/	
#qm0 .qmactive
{ 
	/* Note: Add '!important' after each style */
	color:black !important;
	text-decoration:none !important;
	background-color:#ffffff !important;
	background:url(/smarty/templates/default/images/ml_active.gif) repeat-x !important;
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{

}


/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{
	background-color:#ffffff; 
	padding:0;
	border-style:solid;
	border-width:1px;
	border-color:#c4c4c4;
	margin-left:-10px;
	margin-top:-8px;

}


/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
	text-decoration:underline;
	background:url(/smarty/templates/default/images/tm_bullet.gif) no-repeat left;
}


/*""""""""[SUB] Active State """"""""*/
#qm0 div .qmactive
{
	/* Note: Add '!important' after each style */
	background-color:#ffffff !important;
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent 
{
/*	background-image:url(images/arrow_right.gif); */
}


/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{
	height:25px;
	padding-left:10px;
	border-width:0px;
	border-style:none;
	border-color:#000000;
	font-weight:normal;
	color: #727272;
	background:url(/smarty/templates/default/images/tm_bullet.gif) no-repeat left;
}
