img, div, a, p, input, image { behavior:  url(http://www.jdbrands.com/Portals/7/Skins/JohnsonDiversey%20Consumer%20Brands/iepngfix.htc) }


* {
	padding: 0;
	margin: 0;
}
BODY {
	margin: 0;
	background: url(images/green_rays_bg.jpg) top left no-repeat;
}

/*** START GENERIC FONT & LINK STYLES ***/

.green{
	color:#4d6f28;
}
.blackText{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #929291;
}

.smallGrayText{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #929291;
}

a.blueLink{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #1874b2;
	text-decoration:none;
}

a:hover.blueLink{
	text-decoration:underline;
}

/*** START LAYOUT STYLES ***/

.mainContainer {
	width: 604px;
	float: left;
	margin: 10px 0 0 10px;
	display:inline;
}
.logo {
	width: 276px;
	height: 67px;
	margin-bottom: 15px;
	
}

/*** START NAVIGATION CONTAINER ***/
.nav {
	width: 602px;
	height: 25px;
	margin-top: 30px;
	background: #4c2a6a;
	padding: 0px 2px 0px 2px;
	border-bottom: 3px solid #fff;
	line-height: 11px;
	font-size: 11px;
	
}


/*** New nav styles ***/

#nav ul {
    padding:2px 0 0 0;
    margin:0;
    list-style:none;
    float:left;
    width:auto;
	display:inline;
    
}

#nav li {
	position: relative;
	float:left;
	list-style: none;
	padding: 0px 8px 0px 8px;
	background: url(images/div_line.png) right no-repeat;
	margin:0;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:220px;
    background-color:#4c2a6a;
	border:1px solid #fff;
	border-top: 0;
	padding: 0;
	z-index: 100;
	margin-left: 15px;
	margin-top:5px;
}



/**html #nav li ul {
margin-top: 4px;

}*/

#nav li ul li { /* hack to fix extra space in child menus */
margin: 0;
padding: 0;
background:none;
}

#nav a {
	font-family: Trebuchet MS;
	font-size: 12px;
	display:block;
    text-decoration:none;
    text-align:center;
    padding :5px 6px 7px 6px;
	color: #FFFFFF;
	text-transform:uppercase;
	line-height: 11px;
}




#nav li li a {
	height: 15px;
	padding :5px 7px 0px 5px;
	width: 208px;
	text-align:left;
	border-top:1px solid #fff;
 
}

#nav li a:hover {

  color: #add9ee;
}
#nav li.SelectedTab {
	font-weight: normal;
	font-size:11px;
   color: #add9ee;	
	
}

#nav li.SelectedTab a {
	color: #add9ee;	
}

#nav li.SelectedTab ul li a {
	color: #ffffff;
}

#nav li.SelectedTab ul li.SelectedTab a {
	color: #add9ee;	
}

#nav li.SelectedTab ul li a:hover {
 	color: #add9ee;	
 }

#nav .DisabledTab {
    color:#ccc;
}


/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 1.6em;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:12.8em;
}




/* Do not edit this style */
.shim {
   position:absolute;
   z-index:99;
   width:210px;
   top:0px;
   left:-99em;
   margin:0;
   filter:alpha(opacity=0);
   -moz-opacity:0;
   opacity:0;
   height:100%;
}

/* END Snapsis Navigation styles */





.main {
	background: #e1f0c9 url(images/breen_bg.gif) bottom left no-repeat;
	width: 604px;
	border-bottom: 3px solid #fff;
	
}
.main p {
	padding: 20px 95px 25px 20px;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
	color: #656664;
}
.main UL {
	width: 130px;
	float: left;
	margin-left: 60px;
}
.main UL LI {
	background: url(images/arrow.png) left no-repeat;
	padding: 0 0 0 20px;
	list-style: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #575f4f;
	margin: 5px;
}
.main .key {
	background: url(images/icon_key.png) left no-repeat;
	padding: 0 0 0 45px;
	margin: 50px 120px 20px 14px;
	color: #fff;
	font-size: 11px;
	font-weight:normal;
	height: 38px;
	line-height: 20px;
}
.main A {
	color: #0061a9;
	text-decoration: none;
}

.main A:hover {
	text-decoration:underline;
}

.main .login {
	width: 604px;
	border-top: 1px solid #fff;
	height: 26px;
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}
.main INPUT {
	margin-right: 30px;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.quickSelect {
	width: 604px;
	background: url(images/purple_bg.png) top no-repeat;
}
.quickSelect .search {
	width: 240px;
	float: left;
	margin: 10px 0px 20px 14px;
	/*background: url(images/icon_search.png) top left no-repeat;	*/
	padding: 0 0 0 50px;
	display:inline;
}
.quickSelect P {
	font-family: Trebuchet MS;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}
.quickSelect .location {
	float: left;
	width: 175px;
	margin: 10px 0px 0px 0px;
	background: url(images/icon_truck.png) top left no-repeat;
	padding: 0 0 0 50px;
	display: inline;
}
.quickSelect SELECT {
	font-family: Trebuchet MS;
	font-size: 11px;
}
.featured {
	width: 355px;
	margin: 50px 0 0 12px;
	float: left;
}

.links {
	background: url(images/div_line.gif) left repeat-y;
	float: right;
	width: 195px;
	height: 270px;
	margin-top: 8px;
	padding: 45px 0 0 20px;
	line-height: 18px;
}

*:first-child+html .links{
padding: 50px 0 0 20px;
}


*html .links {
	background: url(images/div_line.gif) left repeat-y;
	float: right;
	width: 195px;
	height: 270px;
	margin-top: 8px;
	padding: 50px 0 0 20px;
}



.featured H3, .links H3 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #6bb046;
	margin-bottom: 10px;
	margin-top: 8px;
	line-height: 14px;
}
.featured .product {
	background: url(images/mini_windex.jpg) left top no-repeat;
	padding: 20px 0 0 60px;
	height: 80px;
}
.featured P, .links P {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #2d2e2f;
	line-height: 21px;
}
.featured UL, .links UL {
	margin: 5px 0 10px 0px;
}
.featured UL LI, .links UL LI {
	background: url(images/bullet.gif) left no-repeat;
	list-style: none;
	padding: 0 0 0 10px;
}
.featured A, .links A {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #6bb046;
	text-decoration: none;
}

.featured A:hover, .links A:hover {
	text-decoration:underline;
}

.footer {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
.footer P {
	color: #b0afb1;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.footer A {
	color: #6bb046;
	text-decoration:none;
}

.footer A:hover {
	text-decoration:underline;
}

.flash_layer {
	z-index: 100;
	position: absolute;
	width: 224px;
	height: 442px;
	left: 526px;
	top: 20px;
}

.homeheaderText{
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:10px;
	color: #889296;
	width:230px;
	padding: 0;
	float:left;
	display:inline;
	height:1px;
	margin-top:15px;
}
