/*!!!!!!!!!!! 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 {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}*/

		

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


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a{
		height: 61px;
		color:#cccccc;
		background-color:transparent;
		font-family:Verdana;
		font-size:8px;
		font-weight:bold;
		text-decoration:none;
		text-transform: uppercase;
		border-bottom: 0px solid #A8A882;
	}
	#qm0 a#nav_home{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/home_off.jpg);
	}
	#qm0 a#nav_home.selected{
		background-image: url(http://www.4viprentacar.com/images/nav/home_on.jpg);
	}
	#qm0 a#nav_showroom{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/showroom_off.jpg);
	}
	#qm0 a#nav_showroom.selected{
		background-image: url(http://www.4viprentacar.com/images/showroom_on.jpg);
	}
	#qm0 a#nav_reservations{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/reservations_off.jpg);
	}
	#qm0 a#nav_reservations.selected{
		background-image: url(http://www.4viprentacar.com/images/reservations_on.jpg);
	}
	#qm0 a#nav_services{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/services_off.png);
	}
	#qm0 a#nav_services.selected{
		background-image: url(http://www.4viprentacar.comm/images/services_on.png);
	}
	#qm0 a#nav_company{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/company_off.jpg);
	}
	#qm0 a#nav_company.selected{
		background-image: url(http://www.4viprentacar.comm/images/company_on.jpg);
	}
	#qm0 a#nav_policy{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/policy_off.jpg);
	}
	#qm0 a#nav_policy.selected{
		background-image: url(http://www.4viprentacar.comm/images/policy_on.jpg);
	}
	#qm0 a#nav_contact{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/contact_off.jpg);
	}
	#qm0 a#nav_contact.selected{
		background-image: url(http://www.4viprentacar.com/images/contact__on.jpg);
	}
	#qm0 a#nav_logo{
		width: 234px;
		background-image: url(http://www.4viprentacar.com/images/4_VIP-center.jpg);
	}
	#qm0 a#nav_logo.selected{
		background-image: url(http://www.4viprentacar.com/images/4_VIP-center.jpg);
	}

	 /*"""""""" (MAIN) Items on Index Page""""""""*/
	#qm0.index a#nav_home{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/home_off.jpg);
	}
	#qm0.index a#nav_showroom{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/showroom_off.jpg);
	}
	#qm0.index a#nav_reservations{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/reservations_off.jpg);
	}
	#qm0.index a#nav_services{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/services_off.jpg);
	}
	#qm0.index a#nav_company{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/company_off.jpg);
	}
	#qm0.index a#nav_policy{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/policy_off.jpg);
	}
	#qm0.index a#nav_contact{
		width: 87px;
		background-image: url(http://www.4viprentacar.com/images/contact_off.jpg);
	}
	#qm0.index a#nav_logo{
		width: 234px;
		background-image: url(http://www.4viprentacar.com/images/4_VIP-center.jpg);
	}
	

	 /*"""""""" (MAIN) Items Text """"""""*/
	#qm0 a span{
		display: none;
	}

	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover{ 
		background-color:transparent;
		background-color: #000000;
	}

	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive{ 
		/* Note: Add '!important' after each style */
	}
	#qm0 #nav_home.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/home_on.jpg) !important;
	}
	#qm0 #nav_showroom.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/showroom_on.jpg) !important;
	}
	#qm0 #nav_reservations.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/reservations_on.jpg) !important;
	}
	#qm0 #nav_services.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/services_on.jpg) !important;
	}
	#qm0 #nav_company.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/company_on.jpg) !important;
	}
	#qm0 #nav_policy.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/policy_on.jpg) !important;
	}
	#qm0 #nav_contact.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/contact_on.jpg) !important;
	}
	#qm0 #nav_logo.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/4_VIP-center.jpg) !important;
	}



	/*"""""""" (MAIN) Index Active State """"""""*/	
	#qm0.index .qmactive{ 
		/* Note: Add '!important' after each style */
	}
	#qm0.index #nav_home.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/home_on.jpg) !important;
	}
	#qm0.index #nav_showroom.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/showroom_on.jpg) !important;
	}
	#qm0.index #nav_reservations.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/reservations_on.jpg) !important;
	}
	#qm0.index #nav_services.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/services_on.jpg) !important;
	}
	#qm0.index #nav_company.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/company_on.jpg) !important;
	}
	#qm0.index #nav_policy.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/policy_on.jpg) !important;
	}
	#qm0.index #nav_contact.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/contact_on.jpg) !important;
	}
	#qm0.index #nav_logo.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.4viprentacar.com/images/4_VIP-center.jpg) !important;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent{
		background-image:url(images/arrow_down.gif);
		background-repeat:no-repeat;
		background-position:95%;
	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div{
		background-color:#333333;
		opacity:.9;
		filter: alpha(opacity=80);
		-moz-opacity: 0.9;
		margin: 0;
		padding: 0;
		border: none;
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover{
	}


	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive{
		/* Note: Add '!important' after each style */
		background-image:url(images/arrow_right.gif) !important;
		background-color:#999999 !important;
	}


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


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		

		padding: 6px 6px;
		height: auto;
		border-bottom: 1px solid #666666;
	}
	
	/*"""""""" [SUB] Index Items """"""""*/
	#qm0.index div#nav_home_sub,#qm0.index div#nav_showroom_sub,#qm0.index div#nav_reservations_sub{
		width: 174px;
	}
	#qm0.index div#nav_services_sub,#qm0.index div#nav_company_sub,#qm0.index div#nav_policy_sub,#qm0.index div#nav_contact_sub{
		width: 174px;
	}
	#qm0.index div#nav_logo_sub{
		width: 234px;
	}
    


