body {  
	behavior: url(includes/csshover.htc);
	}

/*green*/
div#dropMenu li:hover a:hover{ color:#4484C7!important;background:#DEEBF7;}


/*blue
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#6C99D9;}
*/ 

/*red 
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#DC262E;}
*/ 

/*grey 
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #4f4f4f!important;background:#D5D5D5;}
*/
	
div#dropMenu {
	width:72em;
	margin:0 auto;
	z-index:1000;
	position:relative;
	}

div#dropMenu ul {
    margin:0;
	padding:0;
	}
	
div#dropMenu li {
 	position:relative;
	list-style:none; 
	float:left; 
	line-height:1em;
	/*
	width:12.667%;
	*width:120px;*/
	}
	
div#dropMenu ul.level1 {
	width:72em;
	margin:0 auto;
	height:40px;
	background:url(../images/head.jpg) repeat-x; /*background color of top menu when NOT selected. */
	z-index:1000;
	float:left;
	}

div#dropMenu li a {
	display: block;
	float:left;
	/* Hides from IE5-mac \*/
	height: 1%;
	/* End hide from IE5-mac */ 
	padding: .6em 0;
	text-decoration: none;
	color:#4f4f4f;
	}
	
div#dropMenu li a.addmenu {
	display: block;
	float:left;
	/* Hides from IE5-mac \*/
	height: 1%;
	/* End hide from IE5-mac */ 
	padding: .6em 3px .6em 10px;
	text-decoration: none;
	color:#4f4f4f;
	background:url(../images/addmenu.gif) left no-repeat;
	}
	
div#dropMenu li:hover {}
div#dropMenu li.submenu { float:left; margin:4px 5px 0; padding:3px 6px;}
/*div#dropMenu li.submenu:hover { }*/

div#dropMenu li.addpnew:hover { background:url(../images/addshipping.gif) center no-repeat;}
div#dropMenu li.addpnew a:hover { color:#4f4f4f;}

div#dropMenu li.addhome:hover { background:url(../images/addhome.gif) center no-repeat;}
div#dropMenu li.addhome a:hover { color:#4f4f4f;}

div#dropMenu li.addshipping:hover { background:url(../images/addshipping2.gif) center no-repeat;}
div#dropMenu li.addshipping a:hover { color:#4f4f4f;}

div#dropMenu li.addpayment:hover { background:url(../images/addshipping.gif) center no-repeat;}
div#dropMenu li.addpayment a:hover { color:#4f4f4f;}

div#dropMenu li.adderp:hover { background:url(../images/adderp.gif) center no-repeat;}
div#dropMenu li.adderp a:hover { color:#4f4f4f;}

div#dropMenu li.addwom:hover { background:url(../images/addwom.gif) center no-repeat;}
div#dropMenu li.addwom a:hover { color:#4f4f4f;}

div#dropMenu li.addmwo:hover { background:url(../images/addmwo.gif) center no-repeat!important; background:url(../images/addmwo2.gif) center no-repeat;}
div#dropMenu li.addmwo a:hover { color:#4f4f4f;}

div#dropMenu li.addwo:hover { background:url(../images/addwo2.gif) center no-repeat !important; background:url(../images/addwo.gif) center no-repeat;}
div#dropMenu li.addwo a:hover { color:#4f4f4f;}

/*div#dropMenu li.submenu a:hover { } */
div#dropMenu li.submenu a.addmenu:hover { color:#4f4f4f; background:url(../images/addmenu2.gif) left no-repeat;}
div#dropMenu li a.noLine {border:none;}
div#dropMenu>ul a {width:auto; z-index:1000;}
div#dropMenu ul ul {display: none;}
div#dropMenu ul ul li {width:14em;z-index:1000;}
/*div#dropMenu li.submenu li.submenu {background: url(../images/submenu.gif) 95% 50% no-repeat;} */
div#dropMenu ul.level1 li.submenu:hover ul.level2, 
div#dropMenu ul.level2 li.submenu:hover ul.level3,
div#dropMenu ul.level3 li.submenu:hover ul.level4,
div#dropMenu ul.level4 li.submenu:hover ul.level5,
div#dropMenu ul.level5 li.submenu:hover ul.level6,
div#dropMenu ul.level6 li.submenu:hover ul.level7,
div#dropMenu ul.level7 li.submenu:hover ul.level8 {position: absolute; width: 15em;display:block;z-index:1000; }
div#dropMenu ul.level2 {z-index:1000;position:absolute; left:0px !important; top:30px; background:#DEEBF7;}
div#dropMenu ul.level3, 
div#dropMenu ul.level4, 
div#dropMenu ul.level5, 
div#dropMenu ul.level6, 
div#dropMenu ul.level7,
div#dropMenu ul.level8{top: 0; left: 12em; background:#4f4f4f}
div#dropMenu ul.level2 a { float:left; padding: 0.5em 0 0.5em 10px; margin:0 0 0 5px; color:#4f4f4f; text-transform:none; width:14em; background:url(../images/x_left_t.gif) left no-repeat;}  /* this is text color on drop-down submenu */
div#dropMenu ul.level2 a:hover {color:#4484C7; background:url(../images/x_left_t.gif) left no-repeat; padding:0.5em 0 0.5em 10px;  margin:0 0 0 5px;}

div#head_left{float:left; background:url(../images/head_01.jpg) left no-repeat; width:4px; height:40px; }
div#head_right{float:right; background:url(../images/head_02.jpg) right no-repeat; width:4px; height:40px; }
div#navSearch{ position:relative; top:10px !important; top:5px;}

.clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	}

/*ezpages_bar*/
div#navEZPagesTop
{
	height:40px;
	background:url(../images/head.jpg) repeat-x; /*background color of top menu when NOT selected. */	
}
/*ezpages_bar*/


