/*!!!!!!!!!!! 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 below 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: 44px;
		color:#cccccc;
		background-color:transparent;
		font-family:Arial;
		font-size:9px;
		font-weight:bolder; 
        text-decoration:none;
		text-transform: uppercase;
		border-bottom: 1px solid #A8A882;
	}
	#qm0 a#nav_home{
		width: 97px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/home_off.jpg);
	}
	#qm0 a#nav_home.selected{
		background-image: url(http://www.wheelersvanrentals.com/images/nav/home_on.jpg);
	}
	#qm0 a#nav_about{
		width: 97px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/about_off.jpg);
	}
	#qm0 a#nav_about.selected{
		background-image: url(http://www.wheelersvanrentals.com/images/nav/about_on.jpg);
	}
	#qm0 a#nav_locations{
		width: 103px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/locations_off.jpg);
	}
	#qm0 a#nav_locations.selected{
		background-image: url(http://www.wheelersvanrentals.com/images/nav/locations_on.jpg);
	}
	#qm0 a#nav_quote{
		width: 102px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/quote_off.jpg);
	}
	#qm0 a#nav_quote.selected{
		background-image: url(http://www.wheelersvanrentals.com/images/nav/quote_on.jpg);
	}
	#qm0 a#nav_vehicles{
		width: 91px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/vehicles_off.jpg);
	}
	#qm0 a#nav_vehicles.selected{
		background-image: url(http://www.wheelersvanrentals.com/images/nav/vehicles_on.jpg);
	}
	#qm0 a#nav_info{
		width: 89px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/info_off.jpg);
	}
	#qm0 a#nav_info.selected{
		background-image: url(http://www.wheelersvanrentals.com/images/nav/info__on.jpg);
	}
	#qm0 a#nav_rent{
		width: 90px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/rent_off.jpg);
	}
	#qm0 a#nav_rent.selected{
		background-image: url(http://www.wheelersvanrentals.com/images/nav/rent__on.jpg);
	}
	#qm0 a#nav_travel{
		width: 133px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/travel_off.jpg);
	}
	#qm0 a#nav_travel.selected{
		background-image: url(http://www.wheelersvanrentals.com/images/nav/travel__on.jpg);
	}
	#qm0 a#nav_contact{
		width: 98px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/contact_off.jpg);
	}
	#qm0 a#nav_contact.selected{
		background-image: url(http://www.wheelersvanrentals.com/images/nav/contact__on.jpg);
	}

	 /*"""""""" (MAIN) Items on Index Page""""""""*/
	#qm0.index a#nav_home{
		width: 97px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/home_off.jpg);
	}
	#qm0.index a#nav_about{
		width: 97px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/about_off.jpg);
	}
	#qm0.index a#nav_locations{
		width: 103px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/locations_off.jpg);
	}
	#qm0.index a#nav_quote{
		width: 102px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/quote_off.jpg);
	}
	#qm0.index a#nav_vehicles{
		width: 91px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/vehicles_off.jpg);
	}
	#qm0.index a#nav_info{
		width: 89px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/info_off.jpg);
	}
	#qm0.index a#nav_rent{
		width: 90px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/rent_off.jpg);
	}
	#qm0.index a#nav_travel{
		width: 133px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/travel_off.jpg);
	}
	#qm0.index a#nav_contact{
		width: 98px;
		background-image: url(http://www.wheelersvanrentals.com/images/nav/contact_off.jpg);
	}
	

	 /*"""""""" (MAIN) Items Text """"""""*/
	#qm0 a span{
		display: none;
	}

	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover{ 
		background-color:transparent;
		background-color: #654F29;
		color:#cccccc;
	}

	/*"""""""" (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.wheelersvanrentals.com/images/nav/home_on.jpg) !important;
	}
	#qm0 #nav_about.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/about_on.jpg) !important;
	}
	#qm0 #nav_locations.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/locations_on.jpg) !important;
	}
	#qm0 #nav_quote.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/quote_on.jpg) !important;
	}
	#qm0 #nav_vehicles.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/vehicles_on.jpg) !important;
	}
	#qm0 #nav_info.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/info_on.jpg) !important;
	}
	#qm0 #nav_rent.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/rent_on.jpg) !important;
	}
	#qm0 #nav_travel.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/travel_on.jpg) !important;
	}
	#qm0 #nav_contact.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/contact_on.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.wheelersvanrentals.com/images/nav/home_on.jpg) !important;
	}
	#qm0.index #nav_about.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/about_on.jpg) !important;
	}
	#qm0.index #nav_locations.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/locations_on.jpg) !important;
	}
	#qm0.index #nav_quote.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/quote_on.jpg) !important;
	}
	#qm0.index #nav_vehicles.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/vehicles_on.jpg) !important;
	}
	#qm0.index #nav_info.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/info_on.jpg) !important;
	}
	#qm0.index #nav_rent.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/rent_on.jpg) !important;
	}
	#qm0.index #nav_travel.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/travel_on.jpg) !important;
	}
	#qm0.index #nav_contact.qmactive { 
		/* Note: Add '!important' after each style */
		background-image: url(http://www.wheelersvanrentals.com/images/nav/contact_on.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: 4px 4px;
		height: auto;
		border-bottom: 1px solid #666666;
	}
	#qm0 div#nav_locations_sub{
		width: 103px;
	}
	/*"""""""" [SUB] Index Items """"""""*/
	#qm0.index div#nav_home_sub{
		width: 97px;
	}
	#qm0.index div#nav_about_sub{
		width: 140px;
	}
	#qm0.index div#nav_locations_sub{
		width: 140px;
	}
    #qm0.index div#nav_quote_sub{
		width: 102px;
	}
    #qm0.index div#nav_vehicles_sub{
		width: 91px;
	}
    #qm0.index div#nav_info_sub{
		width: 89px;
	}
    #qm0.index div#nav_rent_sub{
		width: 140px;
	}
    #qm0.index div#nav_travel_sub{
		width: 133px;
	}
    #qm0.index div#nav_contact_sub{
		width: 98px;
	}