/* CLEANING TIPS */
#generic_dropdown {
}
#generic_dropdown select,
#generic_dropdown option,
#cleaning_tips input {
	color:#707070;
	font-size:120%;
}

#cleaning_tips,
#cleaning_tips li {
	display:block;
	list-style-type:none;
	margin:0px 0px 0px 10px;
	_margin:0px;
	padding:0px;
}

#cleaning_tips .search_box_top_left{
	background-image:url(../images/css_menu_dg_left.png);
	_background-image:url(../images/css_finder_box_dg_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#707070;
	#font-size:7px;
	height:auto;
	margin:0em 0em 0em -2.5em;
	#margin:0em 0em 0em -2.9em;
	_margin:0px;
	padding:1em 0em 0em 1.2em;
	#padding:.8em 0em 0em 1.2em;
	_padding:8px 12px 0px 8px;
	width:31em;
	_width:526px;
}
#cleaning_tips .search_box_top_right{
	background-image:url(../images/css_menu_dg_right.png);
	_background-image:none;
	background-position:right top;
	background-repeat:no-repeat;
	height:auto;
	_margin:0px 0px -6px 0px;
	width:42em;
	_width:526px;
}

#cleaning_tips .search_box_middle_left{
	background-image:url(../images/css_menu_dg_middle.png);
	_background-image:url(../images/css_finder_box_dg_middle.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#707070;
	margin:0em 0em 0em -1.3em;
	#margin:-1px 0em 0em -1em;
	_margin:0px 0px -7px 0px;
	padding:.5em 0em 0em 1.2em;
	#padding:0em 0em 0em 1em;
	_padding:4px 0px 6px 10px;
	width:63.5em;
	#width:51em;
	_width:526px;
}
#cleaning_tips .search_box_middle_right{
	background-image:url(../images/css_menu_dg_middle.png);
	_background-image:none;
	background-position:right center;
	background-repeat:no-repeat;
	margin:0em;
	#margin:-3px 0px -1px 0px;
	_margin:-2px 0px 0px 0px;
	width:42.8em;
	_width:526px;
}
#cleaning_tips .search_box_bottom_left{
	background-image:url(../images/css_menu_dg_left.png);
	_background-image:url(../images/css_finder_box_dg_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	#font-size:7px;
	height:auto;
	margin:0em 0em 0em -2.5em;
	#margin:0em 0em 0em -2.9em;/*-2*/
	_margin:0px;
	padding:.3em 0em 1em .8em;
	#padding:0em 0em 1em 1em;
	_padding:0px 12px 10px 8px;
	width:30em;
	_width:526px;
}
#cleaning_tips .search_box_bottom_right{
	background-image:url(../images/css_menu_dg_right.png);
	_background-image:none;
	background-repeat:no-repeat;
	background-position:right bottom;
	height:auto;
	width:42em;
	_width:526px;
}

#cleaning_tips .search_box_search_button,
#cleaning_tips .search_box_tips_button {
	background-color:#163D1E;/*dark blue=0B7B9C*/
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;/*required for form elements*/
	font-size:10px;
	font-weight:normal;
	height:19px;
	width:7em;
}

/* PRODUCT RESULTS TABLE */
#product_table {
	position:relative;
	width:44em; /*needs to be 704px according to specs*/
	_width:704px;
}

/* HEADING & footing */
#product_table .heading,
#product_table .footing {
	height:1.8em;
	margin:0em;
	padding:0em;
}
#product_table .heading li,
#product_table .footing li {
	color:#FFFFFF;
	cursor:default;
	display:block;
	float:left;
	font-size:12px;
	padding:.1em 0.6em;
	position:relative;
	text-decoration:none;
}
#product_table .footing li {_border-top:1px solid #FFFFFF;height:1.8em;}

#product_table .heading_left {
	background-color:#163D1E;
	background-image:url(../images/css_table_dark_green.gif);
	border-right:1px solid #FFFFFF;
	line-height:2.2em;
	width:14.3em;
	#width:14.25em;
	_width:187px;
}
#product_table .heading_middle1 {
	background-color:#163D1E;
	border-right:1px solid #FFFFFF;
	line-height:2.2em;
	width:7em;
	_width:99px;
}
#product_table .heading_middle2 {
	background-color:#163D1E;
	border-right:1px solid #FFFFFF;
	line-height:1.1em;
	width:10em;
	_width:136px;
}
#product_table .heading_middle3 {
	background-color:#163D1E;
	border-right:1px solid #FFFFFF;
	line-height:2.2em;
	width:9.95em;
	#width:10em;
	_width:135px;
}
#product_table .heading_right {
	background-color:#163D1E;
	background-image:url(../images/css_table_dark_green.gif);
	background-position:right top;
	line-height:2.2em;
	width:11.05em;
	#width:11.25em;
	_width:147px;
}

#product_table .footing_left {
	background-image:url(../images/css_table_dark_green.gif);
	background-position:left bottom;
	border-right:1px solid #FFFFFF;
	line-height:2.2em;
	width:14.3em;
	#width:14.25em;
	_width:187px;
}
#product_table .footing_right {
	background-image:url(../images/css_table_dark_green.gif);
	background-position:right bottom;
	line-height:2.2em;
	width:11.05em;
	#width:11.25em;
	_width:147px;
}

/* TABLE */
#product_table .odd,
#product_table .even,
#product_table .odd_naturals,
#product_table .even_naturals {
	border:1px solid #D6ECBF;
	_border:none;
	height:7.9em;
	margin:0em;
	padding:0em;
}
#product_table .odd_naturals,
#product_table .even_naturals {
	height:11.5em;
}

#product_table .even_naturals,
#product_table .even {
	border:1px solid #D6ECBF;
	_border:none;
}

#product_table .odd_naturals li,
#product_table .even_naturals li,
#product_table .odd_naturals a,
#product_table .even_naturals a,
#product_table .odd li,
#product_table .even li,
#product_table .odd a,
#product_table .even a {
	_border:1px solid #D6ECBF;
	color:#707070;
	display:block;
	float:left;
	font-size:12px;
	height:8.5em;
	_height:136px;
	outline:0;
	position:relative;
	text-decoration:none;
}
#product_table .odd_naturals li,
#product_table .even_naturals li,
#product_table .odd_naturals a,
#product_table .even_naturals a{
	height:13.3em;
	_height:183px;
}

#product_table .even_naturals li,
#product_table .even li {
	_border:1px solid #FFFFFF;
}

#product_table .column_one,
#product_table .column_two,
#product_table .column_three,
#product_table .column_four,
#product_table .column_five,
#product_table .column_six {
	padding:1em 0.6em;
}

#product_table li.column_one {color:#163D1E;text-align:right;width:7em;_width:104px;}
#product_table li.column_two {border-right:1px solid #FFFFFF;width:6em;_width:66px;}
#product_table li.column_three {border-right:1px solid #FFFFFF;width:7em;_width:99px;}
#product_table li.column_four {border-right:1px solid #FFFFFF;width:10em;_width:136px;}
#product_table li.column_five {border-right:1px solid #FFFFFF;width:10em;_width:135px;}
#product_table li.column_six {width:10.9em;_width:146px;}

#product_table .odd_naturals,
#product_table .odd {
	background-color:#D6ECBF; /*DDF1FC light blue*/
	vertical-align:top;
}

#product_table .even_naturals,
#product_table .even {
	background-color:#FFFFFF; /*F8FCFD Almost white*/
	vertical-align:top;
}

#product_table .pink{
	background-color:#f7dae4; /*pink from flyer text*/
}

#product_table a:hover {
	_border:1px solid #163D1E;
	cursor:pointer;
}
#product_table .odd_naturals:hover,
#product_table .even_naturals:hover,
#product_table .odd:hover,
#product_table .even:hover {
	border:1px solid #163D1E;
	cursor:pointer;
}
