#ready {width: 168px; border-right: 1px solid #d6d6d6; border-left: 1px solid #d6d6d6;}
#specials {width: 168px; border-right: 1px solid #d6d6d6; border-left: 1px solid #d6d6d6;}
#cleaners {width: 168px; border-right: 1px solid #d6d6d6; border-left: 1px solid #d6d6d6;}
#bundles {width: 168px; border-right: 1px solid #d6d6d6; border-left: 1px solid #d6d6d6;}
#vitamins {width: 168px; border-right: 1px solid #d6d6d6; border-left: 1px solid #d6d6d6;}


#info {position:relative;}

/*p.bold {padding-left:15px; color:#c00;}*/

a.linkup {position:relative;}

a.buttonup {position:absolute; top:200px; left:650px; border:0;}

a.buttonup img {border:0;}

.gleft {float:left; margin:25px 0 10px 0;}

.gright {float:right; margin:25px 5px 10px 0;}

.grc {margin:20px 0 0 10px;}





/* ================================================================ 

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/final_drop.html

Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any 

way to fit your requirements.

=================================================================== */



.menu {position:relative; z-index:10; width: 177px;}

.menu ul,.menu ul li {padding:0; margin:0; list-style-type:none; z-index: 10;}

.menu ul.cleaning_products {padding-top: 20px; margin-top: 12px; background: transparent url(graphics/tree-title-cleaning-green.gif) no-repeat top left; margin-top: 30px;}
ul.health_products {padding-top: 20px; margin-top: 12px; background: transparent url(graphics/tree-title-health-green.gif) no-repeat top left;}

.menu ul ul {width:125px; z-index: 10;}



/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {position:relative; border-top: 1px solid #c8e299;	background-color: #fff;}



/* style the links for the top level */

.menu a, .menu a:visited {display: block; font-size: 13px; font-weight: normal;	text-decoration: none; color: #060; height: 20px; line-height: 20px; width: 168px; text-align: left; padding-left: 7px;	background-color: #fff;}

div a.menu_last{border-right:none;	width:90px !important;}

.menu .arrow:link {background: #fff url(graphics/arrow-green.gif) no-repeat right center;}
.menu .arrow:hover {background: #fff url(graphics/arrow-green.gif) no-repeat right center !important;}
.menu .arrow:active {background: #fff url(graphics/arrow-green.gif) no-repeat right center;}
.menu .arrow:visited {background: #fff url(graphics/arrow-green.gif) no-repeat right center;}

.menu .arrow1:link {background: #fff url(graphics/arrow-green.gif) no-repeat right center;}
.menu .arrow1:hover {background: #fff url(graphics/arrow-green.gif) no-repeat right center !important;}
.menu .arrow1:active {background: #fff url(graphics/arrow-green.gif) no-repeat right center;}
.menu .arrow1:visited {background: #fff url(graphics/arrow-green.gif) no-repeat right center;}



/* a hack so that IE5.5 faulty box model is corrected */

* html .menu a, * html .menu a:visited {width:125px; w\idth:125px;}

* html div a.menu_last, * html div a.menu_last:visited {width:125px; w\idth:125px !important;}



/* style the second level background */

.menu ul ul a.drop, .menu ul ul a.drop:visited {background-color:#ebf8cd; z-index: 100;}



/* style the second level hover */

.menu ul ul a.drop:hover{background-color:#c8e299;}

.menu ul ul :hover > a.drop {background-color:#c8e299;}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {visibility: hidden; position: absolute; height:0; top:0; left:176px; width:125px;}

.menu ul ul li {margin-left:-1px; border-right: 1px solid #c8e299; width:125px;}


/* another hack for IE5.5 */

* html .menu ul ul {top:29px;t\op:29px;}

/* style the table so that it takes no part in the layout - required for IE to work */

.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

.menu table td{border:0;}

/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {

	font-size: 11px; 

	font-weight:normal; 

	background-color:#ebf8cd; 

	color: #060 !important;

	height: 19px; 

	line-height: 22px; 

	padding:2px 10px 1px 7px;

	width:109px;

	border:0; 

	text-align:left;

}



/* yet another hack for IE5.5 */

* html .menu ul ul a, * html .menu ul ul a:visited {

	width:125px;

	w\idth:168px;

}

.menu ul ul a.last, .menu ul ul a.last:visited{

	border-bottom:1px solid #c8e299;

}

.menu ul ul a.first, .menu ul ul a.first:visited{


}



/* style the top level hover */

.menu a:hover{

	background-color:#fff;

	color:#060 !important; 

}

.menu ul ul a:hover{

	background-color:#c8e299;

	color:#060 !important; 

}

.menu :hover > a {

	background-color:#fff;

	color:#060 !important; 

}

.menu ul ul :hover > a {

	background-color:#c8e299;

	color:#060 !important; 

}



/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul, .menu ul a:hover ul, .menu ul li:hover table td ul {

	visibility:visible;

}

/* keep the third level hidden when you hover on first level list OR link */

/*.menu ul :hover ul ul{visibility:hidden;}*/

/* make the third level visible when you hover over second level list OR link */

/*.menu ul :hover ul :hover ul{ visibility:visible;}*/



/*add to the last nested list expand to the proper width*/

/*last menu no longer has a drop down so unnecessary for now, but leaving it for future considerations*/

.menu ul ul.lastmenu li a,.menu ul ul.lastmenu li a:visited {width:125px;}

*html .menu ul ul.lastmenu li a, *html .menu ul ul.lastmenu li a:visited {width:125px;}

.menu a.current, .menu a.current:visited{

	color:#060 !important; 

	background-color:#ebf8cd;

}



/* third level */



.menu ul ul ul {

	width:225px;

}


/* style the second level background */

.menu ul ul ul a.drop, .menu ul ul ul a.drop:visited {

	background-color:#ebf8cd;

}



/* style the second level hover */

.menu ul ul ul a.drop:hover{

	background-color:#c8e299;

	color:#060 !important; 

}

.menu ul ul ul :hover > a.drop {

	background-color:#c8e299;

	color:#060 !important; 


}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul ul {

	visibility:hidden;

	position:absolute;

	height:0;

	top:0px;

	left:127px; 

	width:235px;

}

.menu ul ul ul li {

	margin-left:-1px;

	height:22px;  border-right: 1px solid #c8e299;

}



/* another hack for IE5.5 */

* html .menu ul ul ul {

	top:0px;t\op:0px;

}

/* style the second level links */

.menu ul ul ul a, .menu ul ul ul a:visited {

	font-size: 11px; 

	font-weight:normal; 

	background-color:#ebf8cd; 

	color:#060 !important; 

	height:auto; 

	line-height: 22px; 

	padding:2px 10px 1px 7px;

	width:219px;

	border:0; 

	text-align:left;

}



/* yet another hack for IE5.5 */

* html .menu ul ul ul a, * html .menu ul ul ul a:visited {

	width:235px;

	w\idth:168px;

}

.menu ul ul ul a.last, .menu ul ul ul a.last:visited{

	border-bottom:1px solid #c8e299;

}

.menu ul ul ul a.first, .menu ul ul ul a.first:visited{


}


.menu ul ul ul a:hover{

	background-color:#c8e299;

	color:#060 !important; 

}
.menu ul ul ul :hover > a {

	background-color:#c8e299;

	color:#060 !important; 

}



/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul ul, .menu ul a:hover ul ul, .menu ul li:hover table td ul {

	visibility:hidden;

}
/* keep the third level hidden when you hover on first level list OR link */

.menu ul :hover ul ul{visibility:hidden;}/**/

/* make the third level visible when you hover over second level list OR link */

.menu ul :hover ul :hover ul{ visibility:visible;}/**/

