
/* ================================================================ 
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:27px;
/*	width:748px;*/
	background:#89a url(../images/menu_images/tab_bg_01.jpg) repeat-x left center;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:500;
	border-width:1px 1px 0 1px;
}
#dropList ul#menu {
	margin:0;
	/*padding:0 0 0 60px;*/
	list-style:none;
	white-space:nowrap;
	padding-left: 188px;
}
#dropList ul#menu li.level1-li {
	float:left;
	height:26px;
	padding-top:1px;
	margin-right:1px;
}
#dropList ul#menu li.level1-li a.level1-a {
	display:block;
	height:26px;
	float:left;
	border-left:1px solid #cccccc;
	/*border-right:1px solid #cccccc;*/
	padding:0 10px 0 10px;
	text-decoration:none;
	line-height:24px;
	white-space:nowrap;
	font-weight:bold;
	color:#999;
}
#dropList ul#menu li.sub a.level1-a {
	color:#999;
}
#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;
/*	border-right:1px solid #cccccc;*/
	/*background:url(../images/tab_bg_01_hover.gif);*/
	color:#FF6600;
}
#dropList ul#menu li.sub a.level1-a:hover {
	border-left:1px solid #cccccc;
/*	border-right:1px solid #cccccc;*/
	height:26px;
	color:#999;
	
	background:url(../images/menu_images/tab_bg_01_hover.jpg);
}
#dropList ul#menu li.sub:hover > a.level1-a {
	height:26px;
	color:#FF6600;
	border-left:1px solid #cccccc;
/*	border-right:1px solid #000;*/
	background:url(../images/menu_images/tab_bg_01_hover.jpg);
}
#dropList ul#menu li div.listHolder {
	position:absolute;
	left:-9999px;
	top:26px;
	/*background:#fff url(../images/divider.gif);*/
	border:1px solid #cccccc;
	border-width:0 1px 1px 1px;
	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:452px;
	background-image:url(../images/menu_images/clients_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
}
#dropList ul#menu div.col2 {
	width:465px;
	background-image:url(../../images/menu_images/service_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	
}
#dropList ul#menu div.col3 {
	width:655px;
	background-image:url(../../images/menu_images/product_bg.jpg);

	background-repeat:repeat-x;
	background-color:#ffffff;
}

#dropList ul#menu div.col4 {
	width:550px;
	background-image:url(../../images/menu_images/contact_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
}

#dropList ul#menu a:hover div.left1, #dropList ul#menu :hover div.left1 {
	left:-253px;
}
#dropList ul#menu a:hover div.left2, #dropList ul#menu :hover div.left2 {
	left:-450px;
	
}
#dropList ul#menu div.listHolder div.listCol {
	display:block;
	float:left;
	padding:10px;
	margin:0;
	width:205px;
}
#dropList ul#menu div.listHolder div.listCol h5 {
	padding:5px 0 0 0;
	margin:0;
	font-size:11px;
	line-height:13px;
	padding-bottom:5px;
		
/*	background:url(../images/linedot.gif) repeat-x left bottom;*/
}

#dropList ul#menu div.listHolder div.listCol h2 {
	padding:3px 0 0 0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	padding-bottom:5px;
	font-weight:normal;
		
/*	background:url(../images/linedot.gif) repeat-x left bottom;*/
}
#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:#999;
	text-decoration:none;
	padding-left:12px;
	line-height: 25px;
	font-weight:normal;
	background:url(../../images/menu_images/arrow.jpg) no-repeat;
}
#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:#666;
	background:url(../../images/menu_images/arrow.gif) 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;
}

.classH5
{
	color:#999999;
/*	text-decoration:none;
	line-height:18px;*/
}