@charset "UTF-8";

/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/
img {border:none;}
div#navigation, div.find-dealer {
	width:141px;
	padding:8px 0 8px 20px;
	background:#D9E021;
}
/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 130px;
	background:transparent;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0 0;
	padding:0 0;
	display:block;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 130px;
	background:#D9E021;
}
a#home-link:link, a#home-link:visited {
	background:url(/images/home_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#home-link:hover, a#home-link:active {
	background:url(/images/home_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#benefits-link:link, a#benefits-link:visited {
	background:url(/images/benefits_link.png) no-repeat bottom left #fff;
	text-decoration:none;
}
a#benefits-link:hover, a#benefits-link:active {
	background:url(/images/benefits_link.png) no-repeat top left #D9E021;
	text-decoration:none;
}
a#uses-link:link, a#uses-link:visited {
	background:url(/images/uses_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#uses-link:hover, a#uses-link:active {
	background:url(/images/uses_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#resources-link:link, a#resources-link:visited {
	background:url(/images/resources_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#resources-link:hover, a#resources-link:active {
	background:url(/images/resources_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#contactus-link:link, a#contactus-link:visited {
	background:url(/images/contact_us_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#contactus-link:hover, a#contactus-link:active {
	background:url(/images/contact_us_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#store-link:link, a#store-link:visited {
	background:url(/images/store_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#store-link:hover, a#store-link:active {
	background:url(/images/store_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#dealer-link:link, a#dealer-link:visited {
	background:url(/images/findadealer_link.png) no-repeat top left #fff;
	text-decoration:none;
	height
}
a#dealer-link:hover, a#dealer-link:active {
	background:url(/images/findadealer_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#airfree-link:link, a#airfree-link:visited {
	background:url(/images/air_free_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#airfree-link:hover, a#airfree-link:active {
	background:url(/images/air_free_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#cleanable-link:link, a#cleanable-link:visited {
	background:url(/images/100_cleanable_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#cleanable-link:hover, a#cleanable-link:active {
	background:url(/images/100_cleanable_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#costeffective-link:link, a#costeffective-link:visited {
	background:url(/images/cost_effective_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#costeffective-link:hover, a#costeffective-link:active {
	background:url(/images/cost_effective_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#green-link:link, a#green-link:visited {
	background:url(/images/green_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#green-link:hover, a#green-link:active {
	background:url(/images/green_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#flatline-link:link, a#flatline-link:visited {
	background:url(/images/flatline_warming_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#flatline-link:hover, a#flatline-link:active {
	background:url(/images/flatline_warming_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#hospitals-link:link, a#hospitals-link:visited {
	background:url(/images/hospitals_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#hospitals-link:hover, a#hospitals-link:active {
	background:url(/images/hospitals_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#specialty-link:link, a#specialty-link:visited {
	background:url(/images/specialty_or_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#specialty-link:hover, a#specialty-link:active {
	background:url(/images/specialty_or_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
a#other-link:link, a#other-link:visited {
	background:url(/images/other_industries_link.png) no-repeat top left #fff;
	text-decoration:none;
}
a#other-link:hover, a#other-link:active {
	background:url(/images/other_industries_link.png) no-repeat bottom left #D9E021;
	text-decoration:none;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 0 0 0 100%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 155px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 155px;
	background:#fff;
	padding:0;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: none;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border-left: 4px solid #662D91;
	border-right: 4px solid #662D91;
	background:#662D91;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a, div.find-dealer a
{
	display: block;
	cursor: pointer;
	margin:6px 0;
	width:100%;
	height:23px;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus, div.find-dealer a:hover, div.find-dealer a:focus
{
	background-color: #F0F3A6;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #F0F3A6;
	color: #FFF;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f/loat: left;
		background: #FFF;
	}
}
