<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->

/*!!!!!!!!!!! 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;}.qmsh div a{float:left;}.qmmc div {visibility:hidden;position:absolute;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */


	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	{
	margin-top:30px;
	margin-bottom:20px;
	width:197px!important;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #888888;
	}

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a {
	color: #393939;
	font-weight: bold;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	background: url(../images/menu-arrow2.gif) no-repeat 170px center;
}

	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	{	
		background-image: url(../images/menu-arrow2.gif) no-repeat 170px center; 
		text-decoration:underline;
		background-color: #ffdf6b!important;	}



	/*"""""""" (MAIN) Parent items""""""""*/	
	#qm0 .qmparent	
	{background: url(../images/menu-arrow2.gif) no-repeat 170px center!important;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	{
	text-decoration:none;
	border-bottom:1px solid #888888;
	background: url(../images/menu-arrow2.gif) no-repeat 170px center;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
/*		padding:10px 0px 0px 0px;
		margin:-1px 0px 0px;*/
/*		background-image:none;
		border-width:0px;
		border-style:solid;
		border-color:#cccccc;
		background-image:url(http://dev.compustar.ro/timax/images/under-menu-on.png);

		background-position:top right;
		background-repeat:no-repeat;*/
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a:link,#qm0 div a:visited 	
	{	background: url(../images/menu-arrow2.gif) no-repeat 170px center!important;
		
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent items""""""""*/	
	#qm0 div .qmparent	
	{			

	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{
	background: #ffdf6b url(../images/menu-arrow2.gif) no-repeat 170px center;
	}


.qmfv{
	border:1px solid #888888;
	overflow:visible;
	visibility:visible !important;
	background: #fff2c4 url(../images/subnav_bgr.jpg) no-repeat left center;
	margin:0px;
	padding:0px;
}
#qm0 .qmfv a:link, #qm0 .qmfv a:visited{
	border:none;
	font-size:11px;
	padding:0;
	margin:5px 0 5px;
	background-image:none!important;}
#qm0 .qmfv a:hover {background:none; color:#E09B00!important;}
.qmfh{visibility:hidden !important;}

a.submenunoparent:hover,a.submenunoparent:link, a.submenunoparent:visited {
	color:#333333; background-image:none!important;
	
}

<!-- Core QuickMenu Code -->



