.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 {visibility:hidden;position:absolute;}


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


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/


	#qm0 #mitem0 {background-image:url(/tpl_home/btn1_company.jpg);width:139px;height:39px;}
	#qm0 #mitem0.qmactive {background-image:url(/tpl_home/btn1_company_over.jpg);}
		
	#qm0 #mitem1 {background-image:url(/tpl_home/btn2_news.jpg);width:139px;height:30px;}
	#qm0 #mitem1.qmactive {background-image:url(/tpl_home/btn2_news_over.jpg);}
	
	#qm0 #mitem2 {background-image:url(/tpl_home/btn3_dance.jpg);width:139px;height:30px;}
	#qm0 #mitem2.qmactive {background-image:url(/tpl_home/btn3_dance_over.jpg);}
	
	#qm0 #mitem3 {background-image:url(/tpl_home/btn4_music.jpg);width:139px;height:31px;}
	#qm0 #mitem3.qmactive {background-image:url(/tpl_home/btn4_music_over.jpg);}
	
	#qm0 #mitem4 {background-image:url(/tpl_home/btn5_media.jpg);width:139px;height:30px;}
	#qm0 #mitem4.qmactive {background-image:url(/tpl_home/btn5_media_over.jpg);}
	
	#qm0 #mitem5 {background-image:url(/tpl_home/btn6_sponsors.jpg);width:139px;height:29px;}
	#qm0 #mitem5.qmactive {background-image:url(/tpl_home/btn6_sponsors_over.jpg);}
	
	#qm0 #mitem6 {background-image:url(/tpl_home/btn7_community.jpg);width:139px;height:31px;}
	#qm0 #mitem6.qmactive {background-image:url(/tpl_home/btn7_community_over.jpg);}
	
	#qm0 #mitem7 {background-image:url(/tpl_home/btn8_contact.jpg);width:139px;height:39px;}
	#qm0 #mitem7.qmactive {background-image:url(/tpl_home/btn8_contact_over.jpg);}
	

	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background-color:transparent;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#777777;
		background-color:transparent;
		font-family:Arial;
		font-size:1em;
		text-decoration:none;
		padding:0px;
		margin-right:0px;
		border-style:none;
		border-color:#dddddd;
		border-width:1px;
		background-repeat:no-repeat;
		background-position:center center;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */

		
		text-decoration:underline !important;
	}


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

	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		background-color:#efefef;
		padding:2px 5px 2px 5px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		margin-top:-1px;
		margin-left:-3px;
		
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		text-decoration:underline;
	}


	/*""""""""[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
	{		
		margin:0px;
		background-color:#eeeeee;
		padding:2px 15px 2px 5px;
		border-width:0px;
		border-style:none;
		border-color:#AAC6DC;

		background-repeat:no-repeat;
		background-position:95%;
	}