/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}    


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		position:relative;left: 20px;top:-35px;
		padding:2px 20px 0px 5px;
		color:#111111;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
				
		
		
		
	}

	

	/*"""""""" (MAIN) Active State""""""""*/	
	.menu_moto	{background:url(menu_images/moto_dash.gif) right center no-repeat;}
	body #qm0 , body #qm0 .menu_moto:hover	{color:#BD1E4A;}	
	
	.menu_scoo	{background:url(menu_images/scoo_dash.gif) right center no-repeat;}	
	body #qm0 , body #qm0 .menu_scoo:hover	{color:#DB552D;}
	
	.menu_gear	{background:url(menu_images/gear_dash.gif) right center no-repeat;}
	body #qm0 , body #qm0 .menu_gear:hover	{color:#00A31B;}
	
	.menu_serv	{background:url(menu_images/serv_dash.gif) right center no-repeat;}
	body #qm0 , body #qm0 .menu_serv:hover	{color:#623DBD;}
	
	.menu_abou	{background:url(menu_images/abou_dash.gif) right center no-repeat;}
	body #qm0 , body #qm0 .menu_abou:hover	{color:#2D89EF;}

	.menu_empl	{background:url(menu_images/empl_dash.gif) right center no-repeat;}
	body #qm0 , body #qm0 .menu_empl:hover	{color:#6CB71E;}
	
	.menu_cont	{background:url(menu_images/cont_dash.gif) right center no-repeat;}
	body #qm0 , body #qm0 .menu_cont:hover	{color:#1B134D;}
	
	.menu_sell	{background:url(menu_images/sell_dash.gif) right center no-repeat;}
	body #qm0 , body #qm0 .menu_cont:hover	{color:#657788;}
	
	/*images_structure/speed_dash.gif*/
	




	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:2px 5px 0px 5px;
		margin:0px 0px 0px -1px;
		width:100px
	
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:6px 15px 6px 5px;

		color:#000;
		font-size:10px;
		background:#FFF;
		border:medium;
		border-left-color:#0033FF;
		width:100px
		
	
	
	}
	
	
