/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro-droplist.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dropList {
	height:33px;
	position:relative; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-width:1px 1px 0 1px;
/*	z-index:10000;*/
}
#dropList ul#menu {
	margin:0;
	list-style:none;
	white-space:nowrap;
	
}

#dropList ul#menu li.level1-li {
	float:left;
	height:33px;
	padding-top:1px;
	margin-right:1px;

}
#dropList ul#menu li.level1-li a.level1-a {
	display:block;
	height:23px;
	float:left;
	border-left:1px solid #cccccc;
	padding:0 15px 0 15px; /* top main menu adjustment */
	text-decoration:none;
	line-height:23px;
	white-space:nowrap;
	font-weight:bold;
	color:#999;
/*	z-index:20000;*/
}
#dropList ul#menu li.sub a.level1-a {
	color: #FFF;/*Main menu text color*/
	
}
#dropList ul#menu li.level1-li:hover, #dropList ul#menu li.level1-li a.level1-a:hover {
	position:relative;
	
}
#dropList ul#menu li.level1-li a.level1-a:hover, #dropList ul#menu li.level1-li:hover a.level1-a {
	border-left:1px solid #cccccc;
	color:#FFF;
	
}
#dropList ul#menu li.sub a.level1-a:hover {
	border-left:1px solid #cccccc;
	height:23px;
	color:#FFF;	/* top main menu mouse over background image change*/
	background:url(../menu_images/tab_bg_01_hover.jpg);
}
#dropList ul#menu li.sub:hover > a.level1-a {
	height:23px;
	color:#FFF;
	border-left:1px solid #cccccc;
	background:url(../menu_images/tab_bg_01_hover.jpg);
}
#dropList ul#menu li div.listHolder {
	position:absolute;
	left:-9999px;
	top:23px;
	padding:0;
} /* IE6 only */
#dropList table {
	border-collapse:collapse;
	margin:-1px -10px;
	font-size:1em;
	width:0;
	height:0;
}
#dropList ul#menu :hover div.listHolder {
	left:0;
}
#dropList ul#menu a:hover div.listHolder {
	left:-1px;
}

#dropList ul#menu div.col1 {
	width:505px;
	height:264px;
	background-image:url(../menu_images/new_trucks.png);
	background-position:bottom;
	background-repeat:repeat-x;
/*	z-index:10000;*/
}
#dropList ul#menu div.col2 {
	width:459px;
	height:247px;
	background-image:url(../menu_images/used_trucks.png);
	background-position:bottom;
	background-repeat:repeat-x;
/*	z-index:10000;*/
}

#dropList ul#menu div.col3 {
	width:503px;
	height:266px;
	background-image:url(../menu_images/trailers.png);
	background-position:bottom;
	background-repeat:repeat-x;
/*	z-index:10000;*/
}
#dropList ul#menu div.col4 {
	width:450px;
	height:159px;
	background-image:url(../menu_images/Financing.png);
	background-position:bottom;
	background-repeat:repeat-x;
/*	z-index:10000;*/
}
#dropList ul#menu div.col5 {
	width:336px;
	height:160px;
	background-image:url(../menu_images/part.png);
	background-position:bottom;
	background-repeat:repeat-x;
/* 	z-index:10000;*/
}
#dropList ul#menu div.col6 {
	width:311px;
	height:150px;
	background-image:url(../menu_images/services.png);
	background-position:bottom;
	background-repeat:repeat-x;
/*	z-index:10000;*/
}
#dropList ul#menu div.col7 {
	width:450px;
	height:214px;
	background-image:url(../menu_images/leasing.png);
	background-position:bottom;
	background-repeat:repeat-x;
/*	z-index:10000;*/
}

#dropList ul#menu div.col8 {
	width:336px;
	height:136px;
	background-image:url(../menu_images/about_us.png);
	background-position:bottom;
	background-repeat:repeat-x;
/*	z-index:10000;*/
}

#dropList ul#menu div.col9 {
	width:450px;
	height:234px;
	 background-image:url(../menu_images/location.png);
	background-position:bottom;
	background-repeat:repeat-x;
/*	z-index:10000;
*/}
#dropList ul#menu a:hover div.left1, #dropList ul#menu :hover div.left1 {
	left:-141px;
}
#dropList ul#menu a:hover div.left2, #dropList ul#menu :hover div.left2 {
	left:-353px;
}
#dropList ul#menu div.listHolder div.listCol {
	display:block;
	float:left;
	padding:10px;
	margin:0;
	width:205px;
/*	z-index:100;*/
}
#dropList ul#menu div.listHolder div.listCol h5 {
	padding:5px 0 0 0;
	margin:0;
	font-size:11px;
	line-height:13px;
	padding-bottom:5px;
}
#dropList ul#menu div.listHolder div.listCol ul {
	padding:0;
	margin:0;
	list-style:none;
}
#dropList ul#menu div.listHolder div.listCol ul li {
	line-height:18px;
	padding:0;
	margin:0;

}
#dropList ul#menu div.listHolder div.listCol ul li a {
	color:#7C0224; /* menu list color*/
	text-decoration:none;
	padding-left:12px;
	font-weight:normal;
	background:url(../menu_images/arrow.png) no-repeat left center;
}
#dropList ul#menu div.listHolder div.listCol ul li a:hover {
	text-decoration:underline;
}
#dropList ul#menu div.listHolder div.bottomLine {
	clear:left;
	background:#cccccc;
	padding:5px 10px;
}
#dropList ul#menu a:hover div.listHolder div.bottomLine {
	height:1px;
}
#dropList ul#menu div.listHolder div.bottomLine p {
	padding:0 0 0 15px;
	margin:0;
	line-height:20px;
	color:#7C0224;  /* menu list color*/
	background:url(../menu_images/arrow.png) no-repeat left center;
	font-weight:bold;
}
#dropList ul#menu div.listHolder div.bottomLine p a {
	color:#FF6600;
	text-decoration:underline;
}
#dropList ul#menu div.listHolder div.bottomLine p a:hover {
	text-decoration:none;
}

/*Menu subheading*/
.classH5 
{
	color:#7C0224;
}
