.legal_disclaimer {font-size:9px;position:relative;left:74.9em;_left:674px;}/*only for simple tips page*/

/* 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:auto;
	#width:7em;
}
#cleaning_tips .search_box_search_button {
	width:auto;
	#width:2em;
}
.search_text_or {
	font-size:16px;
	font-weight: bold;
	padding: 0em .6em;
	#padding: 0em .8em;
	/*#position:relative;
	#top:-.8em;*/
}
/* The results box -  where the cleaning tip is displayed*/
/* the box itself is a UL - Unordered List */
#cleaning_tip_box,
#cleaning_tip_box ul {
	display:block;
	font-size:14px;
	list-style-type:none;
	margin:10px 0px 0px 0px;
	padding:0em;
	width:37.4em;
}
#cleaning_tip_box{
	margin-top:1em;
}
#cleaning_tip_box ul {
background-color:#D6ECBF;
}
/* The tips may contain an OL - Ordered List -- This keeps them ordered */
#cleaning_tip_box li ol li {
	list-style-type:decimal;
}

#cleaning_tip_box .heading_right,
#cleaning_tip_box .search_heading_right{
	background-image:url(../images/css_table_dark_green.gif);
	background-position:top right;
	display:block;
	width:37.4em;
	_width:526px;
}
#cleaning_tip_box .heading_left,
#cleaning_tip_box .search_heading_left{
	background-image:url(../images/css_table_dark_green.gif);
	background-position:top left;
	color:#FFFFFF;
	display:block;
	font-style:normal;
	line-height:1.8em;
	padding:0em .65em;
	#padding:0em 1em;
	width:34.8em;
}

#cleaning_tip_box .middle_top,
#cleaning_tip_box .middle,
#cleaning_tip_box .middle_search_1,
#cleaning_tip_box .middle_search_2{
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#707070;
	font-size:14px;
	line-height:1.5em;
	padding:.5em .7em;
	#padding:1em .9em;
	width:36em;
	#width:35.6em;
	_width:526px;
}
#cleaning_tip_box .middle_search_1,
#cleaning_tip_box .middle_search_2,
#cleaning_tip_box .middle_top{
	background-color:#D6ECBF;
	padding:.5em .7em 1em .7em;
	#padding:.5em .9em;
}
#cleaning_tip_box .middle_top{padding:0em .7em;#padding:.3em .9em;}

#cleaning_tip_box .middle_search_1 {
	background-color:#FFFFFF;
}

#cleaning_tip_box .middle_odd_1,
#cleaning_tip_box .middle_odd_2 {
	background-color:#D6ECBF;
	border-right:1px solid #FFFFFF;
	font-size:12px;
	float:left;
	height:auto;
	padding:.2em .5em .2em .7em;
	#padding:.2em .5em .2em .9em;
	width:17em;
}
#cleaning_tip_box .middle_odd_2 {
	width:24.15em;
	#width:23.75em;
	border-right:none;
}

#cleaning_tip_box .footing_right{
	background-image:url(../images/css_table_dark_green.gif);
	background-position:bottom right;
	border-top:1px solid #FFFFFF;
	clear:left;
	display:block;
	width:37.4em;
}

#cleaning_tip_box .footing_left {
	background-image:url(../images/css_table_dark_green.gif);
	background-position:bottom left;
	color:#FFFFFF;
	display:block;
	font-style:normal;
	height:1.8em;
	width:36em;
	text-align:center;
}
#cleaning_tip_box .footing_left a {color:#FFFFFF; text-decoration:none; vertical-align:middle;}

/* Highlighted search result */
#cleaning_tip_box .search_highlight {
    font-weight: bold;
    border: 1px dotted #FF6347;
}

/* Simple Tips */
#top_ten_tips {
	list-style-type:none;
	margin:0em;
	padding:0em;
}
#top_ten_tips {
	border:1px solid #D0D0D0;
	height:24.6em;
	#height:24.7em;
	_height:416px;
	overflow:auto;
	width:23.22em;/*this width:23.22 good for FF1.0, for 2.0 width:23.03 looks good*/
	#width:23.1em;
	_width:360px;/*was 358px*/
}
#top_ten_tips {
	overflow:hidden;
	width:29.6em;
	_width:357px;
	height:auto;
}
#top_ten_tips .top_ten_tip {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#top_ten_tips .top_ten_views {
	font-weight:bold;
	font-style:italic;
	text-align:right;
}
/*Style the rows*/
#top_ten_tips .odd,
#top_ten_tips .odd a,
#top_ten_tips .even a,
#top_ten_tips .even {
	_border:1px solid #FFFFFF;
	color:#707070;
	cursor:default;
	font-size:12px;
	text-decoration:none;
}
#top_ten_tips .even{#margin:-5px 0px;} /* this is because of the <div> for top 10 -> "883 views" in FAQ.php */

#top_ten_tips .even a,
#top_ten_tips .even {_border:1px solid #FFFFFF;}

#top_ten_tips a, #top_ten_tips a.odd {display:block;outline-style:none;text-decoration:none;}
#top_ten_tips a.even {display:block;outline-style:none;text-decoration:none;}
#top_ten_tips strong {float:left;}

#top_ten_tips .odd,
#top_ten_tips .even {
	background-color:#D6ECBF;
	border:1px solid #FFFFFF;
	height:5em;
	_height:6.4em;
	padding:.9em 1.4em .5em 1.4em;/*padding of the entire row*/
	_padding:14px 15px 13px 21px;
	width:26.4em;
	_width:340px;
}

#top_ten_tips .odd,
#top_ten_tips .even{
	_cursor:pointer;
	height:auto;
	width:26.6em;
	_width:355px;
}

#top_ten_tips .even {background-color:#FFFFFF;border:1px solid #FFFFFF;}

/* Make items green when click on them*/
#top_ten_tips a:focus strong,
#top_ten_tips a:active {color:#163D1E;}

/* hover cursor, border*/
#top_ten_tips .odd:hover,
#top_ten_tips .even:hover {border:1px solid #163D1E;cursor:pointer;}

