@charset "UTF-8";



ul.dropdown {
 font-weight: 200;
	background-image: none;

}

	ul.dropdown li {
	font-size: 13px;
	 padding: 6px 12px;
	 margin: 0 2px;
	 color: #fff;
	background-image: none;
	cursor: pointer;
}
	
	ul.dropdown li li{
	font-size: 13px;
	 padding: 6px 12px;
	 margin-left: -2px;
	 margin-top: -1px;
	 color: #38302c;
	background: url(../../../../images/navigation_bg.png) repeat-x;
	cursor: pointer;
}


	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 	background: #fff url(../../../../images/nav/navoff_roll.gif) repeat-x right top;
 		color: #38302c;
	}
	
	ul.dropdown li li:hover{
	color: #38302c;
	opacity: 0.9; 
	filter: alpha(opacity=90);
	border-left: 2px solid #ff8124;
	background-color: #6d605a;
	background-image: none;
	}
	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #fff; text-decoration: none; }
	ul.dropdown a:hover		{ color: #fff; }
	ul.dropdown a:active	{ color: #ffa500; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 150px;
	 margin-top: 1px;
	list-style-type: none;

	}

		ul.dropdown ul li {
		 font-weight: normal;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
 padding-right: 20px;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
}
	
	ul.dropdown-upward *.dir {
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
}

ul.dropdown li.current{
	color: #000;
	font-size: 13px;
 	height: 23px;
	background: #fff url(../../../../images/nav/navon_bg.gif) no-repeat right top;
	padding: 5px 12px 5px 6px;
	margin: 0 7px 0 2px;
}
ul.dropdown li.current:hover{
	color: #000;
	height: 23px;
	background: #fff  url(../../../../images/nav/navon_bg.gif) no-repeat right top;
	padding: 5px 12px 5px 6px;
	margin: 0 7px 0 2px;
}
ul.dropdown li.section{
	color: #000;
	height: 23px;
	font-size: 13px;
	background: #fff  url(../../../../images/nav/navon_bg.gif) no-repeat right top;
	padding: 5px 12px 5px 6px;
	margin: 0 7px 0 2px;
}
ul.dropdown li.section:hover{
	color: #000;
	height: 23px;
	background: #fff  url(../../../../images/nav/navon_bg.gif) no-repeat right top;
	padding: 5px 12px 5px 6px;
	margin: 0 7px 0 2px;
}

/* SETUP OUR SELECTED MENU ITEMS - FOR WHEN WE'RE ON THEIR PAGES */
ul.dropdown li.current span.home,
ul.dropdown li.section span.home{
	display: block;
	width: 67px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/home-on.gif) no-repeat;
}

ul.dropdown li.current span.our-locations,
ul.dropdown li.section span.our-locations{
	display: block;
	width: 71px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/our-locations-on.gif) no-repeat;
}
ul.dropdown li.current span.products,
ul.dropdown li.section span.products{
	display: block;
	width: 67px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/products-on.gif) no-repeat;
}
ul.dropdown li.current span.work-with-us,
ul.dropdown li.section span.work-with-us{
	display: block;
	width: 100px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/work-with-us-on.gif) no-repeat;
}
ul.dropdown li.current span.about-officelinks,
ul.dropdown li.section span.about-officelinks{
	display: block;
	width: 70px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/about-officelinks-on.gif) no-repeat;
}
ul.dropdown li.current span.contact-us,
ul.dropdown li.section span.contact-us{
	display: block;
	width: 80px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/contact-us-on.gif) no-repeat;
}

/* HERE ARE THE HOVER AND NORMAL TAB STYLES */
ul.dropdown li.link span.home {
	display: block;
	width: 67px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/home-off.gif) no-repeat;
}
ul.dropdown li.link:hover span.home {
	display: block;
	width: 67px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/home-on.gif) no-repeat;
}

ul.dropdown li.link span.our-locations {
	display: block;
	width: 71px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/our-locations-off.gif) no-repeat;
}
ul.dropdown li.link:hover span.our-locations {
	display: block;
	width: 71px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/our-locations-on.gif) no-repeat;
}

ul.dropdown li.link span.products {
	display: block;
	width: 71px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/products-off.gif) no-repeat;
}
ul.dropdown li.link:hover span.products {
	display: block;
	width: 71px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/products-on.gif) no-repeat;
}

ul.dropdown li.link span.work-with-us {
	display: block;
	width: 100px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/work-with-us-off.gif) no-repeat;
}
ul.dropdown li.link:hover span.work-with-us {
	display: block;
	width: 100px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/work-with-us-on.gif) no-repeat;
}

ul.dropdown li.link span.about-officelinks {
	display: block;
	width: 71px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/about-officelinks-off.gif) no-repeat;
}
ul.dropdown li.link:hover span.about-officelinks {
	display: block;
	width: 71px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/about-officelinks-on.gif) no-repeat;
}

ul.dropdown li.link span.contact-us {
	display: block;
	width: 80px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/contact-us-off.gif) no-repeat;
}
ul.dropdown li.link:hover span.contact-us {
	display: block;
	width: 80px;
	height: 17px;
	text-indent: -999px;
	margin-top: 2px;
	background: url(../../../../images/nav/contact-us-on.gif) no-repeat;
}

