.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:7em;
}
#cleaning_tips .search_box_search_button {
	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:0em;
	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 TIP JUMP BOX*/
#tip_jump_box ul,
#tip_jump_box li{
	color:#707070;
	display:block;
	font-size:14px;
	left:-1em;
	#left:-.97em;
	_left:-20px;
	position:relative;
	text-decoration:none;
	width:15em;
}

#tip_jump_box .jump_box_top_left{
	background-image:url(../images/css_menu_dg_left.png);
	_background-image:url(../images/css_menu_left_dark_green_bluebg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	_font-size:8px;
	height:.8em;
	margin:0em 0em 0em -.9em;
	_margin:0em;
	padding:0em 0em 0em .8em;
	_padding:0em 0em 0em .8em;
	width:10em;
	_width:200px;
	font-weight:bold;
}
#tip_jump_box .jump_box_top_right {
	background-image:url(../images/css_menu_dg_right.png);
	_background-image:url(../images/css_menu_right_dark_green_bluebg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:.8em;
	_width:218px;
}

#tip_jump_box .jump_box_middle_left{
	background-image:url(../images/css_menu_dg_middle.png);
	_background-image:url(../images/css_menu_left_dark_green_bluebg.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#707070;
	display:block;
	font-size:14px;
	font-style:normal;
	line-height:1em;
	/*height:1.4em;*/
	margin:-.1em 0em 0em -.9em;
	_margin:0px;
	padding:0em 0em 0em 1.3em;
	_padding:0em 1em 0em 1.1em;
	width:14em;
	_width:217px;
}
#tip_jump_box .jump_box_middle_right {
	background-image:url(../images/css_menu_dg_middle.png);
	_background-image:url(../images/css_menu_right_dark_green_bluebg.gif);
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	line-height:1em;
	margin:-.2em 0em 0em 0em;
	_margin:-8px 0px 1px 0px;
	width:15em;
	_width:218px;
}

#tip_jump_box .jump_box_bottom_left{
	background-image:url(../images/css_menu_dg_left.png);
	_background-image:url(../images/css_menu_left_dark_green_bluebg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
	_font-size:8px;
	height:.8em;
	margin:0em 0em 0em -.9em;
	_margin:0px 0px 0px 0px;
	padding:0em 0em 0em 0em;
	_padding:0em 0em 0em 0px;
	width:14em;
	_width:200px;
}
#tip_jump_box .jump_box_bottom_right {
	background-image:url(../images/css_menu_dg_right.png);
	_background-image:url(../images/css_menu_right_dark_green_bluebg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:.8em;
	margin:0em;/*FF and Safari*/
	#margin:-.8em 0em 0em 0em;/*IE only*/
	_margin:-2px 0px 0px 0px;/*IE6 only*/
	padding:0em;
	width:15em;
	_width:218px;
}

/*Forward to a friend-- This is for the actual "send_to_a_friend.php" page, not the "simple_tips.php" page */
.forward_to_a_friend {
	border:1px solid #D0D0D0;
	padding:2em;
	position:relative;
	top:1em;
	width:26.5em!important!;
	width:23em;
	_width:26.5em;
}
.forward_to_a_friend .friend_info {
	float:left;
	_float:none;/*added 11-19*/
	margin-right:1em;
	text-align:right;
	width:9em;
}
/*The COMMON_SIGN_UP_SOLUTIONS and REQUIRED_FIELD ARE on the common.css files NEAR send to a friend or common_sign_up*/

/* Simple Tips Intro Copy*/
.simple_tips_intro {font-size:15px;letter-spacing:.07em;line-height:1.6em;}

/* Simple Tips */
#top_ten_tips {
	list-style-type:none;
	margin:0em;
	padding:0em;
}
#top_ten_tips,
#simple_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,
#simple_tips .odd,
#simple_tips .odd a,
#simple_tips .even a,
#simple_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,
#simple_tips .even a,
#simple_tips .even {_border:1px solid #FFFFFF;}

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

#simple_tips .simple_tips_img {
	border:none;
	float:left;
	_margin:5px 20px 0px 0px;
	padding:.3em 1.7em .5em .3em;/*padding around img, between img and text*/
	_padding:0px;
}

#top_ten_tips .odd,
#top_ten_tips .even,
#simple_tips .odd,
#simple_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,
#simple_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,
#simple_tips a:focus strong,
#simple_tips a:active{color:#163D1E;}

/*make arrow point down 
#simple_tips a:focus .odd,
#simple_tips a:active .even{background-image:url(../images/css_arrow_dn.gif);}*/

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