/*
 * Core styles
 */
body {
	margin: 0 0 0 7px;
	padding: 0;
	background: #fff url('http://images.greenandmore.com/img/bg_body.gif') 1009px 0 repeat-y;
	font:  normal 13px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

a:link, a:active { color: #009443; }
a:visited { color: #8e888b; }
a:hover { color: #0060B6; }
p, ul, ol, h1, h2, h3, h4, h5, h6 { margin-top: 0; }
form { margin: 0; padding: 0; }
fieldset { border: 0; margin: 2px 0 0 0; padding: 0; }
a img { border: 0; }
a img .green { border: 0; margin-left: 10px; }
XML { display: none; }
p.cramped {letter-spacing: -0.05em; }

h1 { margin-bottom: .5em; color: #009443; }
h2 { font-weight: normal; }
h3 { margin-bottom: .2em; }
h4 { margin-bottom: .2em; }

/*
 * Text sizes
 */
.text10 { font-size: 10px; }
.text11 { font-size: 11px; }
.text12 { font-size: 12px; }
.sbc-text { font-size: 12px; line-height: 1.4em; }
.text12line {font-size: 13px; line-height: 26px; }
.text13 { font-size: 13px; }
.text14 { font-size: 14px; }
.text16 { font-size: 16px; }
.text18 { font-size: 18px; color: #009443; }
.text24 { font-size: 24px; }

/*
* Alternate link look - no decoration
*/
.text18 a:link, a:active { color: #009443; text-decoration: none; }
.text18 a:visited { color: #009443; text-decoration: none; }
.text18 a:hover { color: #009443; text-decoration: none; }

/*
 * Layout 
 */
#container { float: left; width: 996px; margin-bottom: 0px; } 
#masthead_leftnav_maincontent { float: left; width: 783px; } 
#masthead { float: left; width: 781px; margin-bottom: 3px; } 
#left_nav { float: left; width: 161px; clear: left; padding-bottom: 10px; margin-top: 5px; overflow: hidden; }
#main_content {
	float: left;
	width: 615px;
	margin: 0px 0 0 7px;
	overflow: hidden;
}
.no_left_nav #main_content { width: 783px; margin-left: 0; } 
.homepage #main_content { width: 612px; } /* IBB margin-left: 9px; */
#main_image {margin-bottom: 10px; border: 0;}



#sidebar { float: left; width: 206px; margin: 10px 0 0 3px; display: inline; }
.homepage #sidebar { margin-left: 3px; } 
#footer { float: left; width: 980px; align: center; background: #e6eddb; color: #000; padding: 15px; margin-left: -7px; margin-top: 10px; } /* clear: left; */

#primary_sale { margin-bottom: 10px; border: 0; float: left; }
#interval_sale { margin-bottom: 10px; border: 0; margin-left: 10px; float: right; }
#secondary_sale { margin: 0px 0 10px 10px; border: 0; float: right; }
#message_marketing { margin-bottom: 10px; border: 0; float: left;  }
#tertiary_sale { float: left; clear: both; border: 0; }
table.tertiary_grid { width: 612px; border: 0; }
.tertiary_grid tr { margin-bottom: 10px; }
.tertiary_grid td { width: 146px; height: 109px; vertical-align: top; padding-bottom: 10px; }
.tertiary_grid_left td { width: 145px; padding-bottom: 10px; }
.tertiary_grid_right td { width: 145px; padding-bottom: 10px; }

/*
 * Top navigation
 */
#top_nav { float: left; width: 350px; }
#top_nav img { float: left; display: block; }

#dropmenudiv {
            position:absolute;
            border:1px;
            border-color: #717075;
            border-bottom-width: 0;
            line-height:16px;
            z-index:100;
			color: #607E4C;
			background-color: #5C7E4C;
			width: 100%;
}

#dropmenudiv a {
            width: 100%; 
            display: block; /* Controls Line Breaks within Drop Downs*/
            text-indent: 5px;
			border-style: solid; /*NEW*/
			border-top-width: 1px; /*NEW*/
			border-top-color:#E6EDDB; /*NEW*/
			border-bottom-width: 1px; /*NEW*/
			border-bottom-color:#A0A0A0; /*NEW*/
			border-left-width: 1px; /*NEW*/
			border-left-color:#A0A0A0;	 /*NEW*/		
			border-right-width: 1px; /*NEW*/
			border-right-color:#A0A0A0; /*NEW*/
            padding: 2px 0;/*Effects Line Spacing within Drop Down*/
            background-color: #E6EDDB;
            text-decoration: #1160AF;
	text-decoration: none;
            color: #4a4949;/*Font Color of Links Within Drop Downs AND Visted Link in Main Nav */
}

#dropmenudiv a:hover { /*hover background color*/
	text-decoration: none; background-color:#007F00;
	border-color: #007F00;/*The effects of a hover or mouse over within a drop down*/
	color: #FFFFFF;/*The hover or mouse overed font color within a drop down*/	
}
#dropmenudiv a:visited { /*visted link control*/
}

#dropmenudiv a:visited:hover { /*NEW This is a psuedo class that contorols visted link hover colors*/
	color: #FFFFFF;
}

.main_cat {
			font-weight: bold; 
}

a.main_cat:hover { /*hover background color*/
	text-decoration: none; background-color:#007F00;
	border-color: #007F00;/*The effects of a hover or mouse over within a drop down*/
	color: #000000;
	}/*The hover or mouse overed font color within a drop down*/
	
a.main_cat:visited { /*visted link control*/
}

.main_cat a:visited:hover { /*NEW This is a psuedo class that contorols visted link hover colors*/
	color: #FFFFFF;
}


/*
 * Masthead area
 */
 
#square_up { float: right; } 
#chat { margin: 0 0 1px 0; float: right; clear: right; } 
#cart { float: right; clear: left; }
#checkout { float: right; }




#logo { float: left; }
#phone { float: left; clear: right; margin: 51px 35px 0px 120px; }
#logo_and_phone { float: left; clear: right; }
#logo_and_phone img#logo { margin: 20px 0 0 0; }


#category_scroller { float: left; width: 530px; height: 63px; border: 1px solid #636161; border-width: 0 0px 0 0; margin-left: 80px; }
#category_scroller img { display: inline; float: left; margin: 15px 0 0 10px; }
#category_scroller img#shop { margin-top: 12px; }

#est_and_search { float: left; width: 781px; margin: 6px 0 -8px 0px; display: inline; }


form#search { float: left; width: 250px; height: 10px; display: inline; position: static; }
form#search label { float: left; display: block; line-height: 1; padding-right: 5px; color: #0060b6; font-weight: bold; }
form#search input { float: left; min-height: 1.2em; }
form#search input#query { margin: 0px 0px 0px 0px; width: 205px; height: 14px; border: 1px solid #000; font-size: 13px; text-indent: 0.3em; }

#masthead_first_tier { float: left; }
#masthead_second_tier { float: left; width: 781px; border-top: 1px solid #0060b6; margin-top: 2px; border-bottom: 1px solid #0060b6; text-decoration: none; padding-bottom: 2px; }
#masthead_second_tier_nav { float: left; text-decoration: none; width: 781px; text-align: center; border-top: 1px solid #5C7E4C; margin-top: 2px;  font-weight: bold; color: #0563aa; line-height: 12px; padding-bottom: 4px; border-bottom: 1px solid #5C7E4C; padding-top: 4px; }
#masthead_second_tier_nav a { text-decoration: none; color: #248e4b; } 
#masthead_second_tier_nav a:hover { text-decoration: none; color: #0563aa; }
#masthead_second_tier_nav on a { color: #0563aa; }

#masthead_third_tier { float: left; width: 781px; border-top: 1px solid #0060b6; margin-top: 5px; text-decoration: none; margin-bottom: 2px; padding-bottom: 2px; padding-top: 4px; }

#masthead_third_tier_nav { float: left; text-decoration: none; width: 781px; text-align: center; font-weight: bold; color: #0563aa; line-height: 12px; padding-bottom: 5px; padding-top: 4px; border-bottom: 1px solid #5C7E4C;}
#masthead_third_tier_nav a { text-decoration: none; color: #248e4b; } 
#masthead_third_tier_nav a:hover { text-decoration: none; color: #0563aa; }
#masthead_third_tier_nav on a { color: #0563aa; }


#top_nav { float: left; width: 350px; display: inline; }
#top_nav ul { float: left; display: inline; padding: 0; margin: 0; list-style: none; }
#top_nav li { float: left; margin: 0; padding: 0; list-style: none; font-weight: bold; text-align: center; line-height: 12px;text-transform: lowercase; }
#top_nav li a { float: left; display: block; padding: 2px 5px; border: 1px solid #fff; border-width: 0 1px 1px 1px; color: #248e4b; text-decoration: none; }
#top_nav li a:hover { color: #0563aa; }
#top_nav li.on a { border-color: #0563aa; color: #0563aa; }

#security { float: left; clear: right; margin: 3px 25px 0px 0px; height: 40px; }

#utility_nav { float: left; clear: right; margin: 4px 0 0 12px; text-align: right;  }
#utility_nav a { color: #000; text-decoration: none; }
#utility_nav a:hover { color: #39b54a; }

#text_resizer { float: left; width: 160px; border-right: 1px solid #636161; color: #0563aa; font-weight: bold; }
#text_resizer p { float: left; margin: 7px 0 10px 0; display: inline; }
#text_resizer p#text_size { margin: 10px 10px 6px 10px; }
#text_resizer a { display: inline; float: left; font-weight: normal; margin-left: 2px; line-height: 1; text-decoration: none; color: #0563aa; }
#resize1 { font-size: 10px; padding: 7px 0 1px 5px; width: 13px; height: 10px; }
#resize2 { font-size: 12px; padding: 6px 0 0 4px; width: 13px; height: 12px; }
#resize3 { font-size: 14px; padding: 4px 0 0 4px; width: 13px; height: 14px; }
#resize4 { font-size: 16px; padding: 2px 0 0 3px; width: 14px; height: 16px; }
#text_resizer a.on,
#text_resizer a:hover { background: #0563aa; color: #fff !important; }
#text_resizer #date { float: left; width: 150px; background: #f1fce4; border-top: 1px solid #636161; color: #000; font-weight: normal; padding: 5px 0 4px 10px; }





/*
 * Left nav
 */
* html #left_nav iframe { margin-left: 10px; }
#left_nav h3 { float: left; border: 1px solid #636161; width: 149px; color: #fff; padding: 3px 5px; margin: 0; line-height: 1.2; letter-spacing: 1px; }
#left_nav h3.menu_header { background: #0563aa;}
#left_nav h3.menu_header_2,
#left_nav h3.menu_header_2 a { background: #E6EDDB; color: #636161; text-decoration: none; }
h3.feature_header { background: #0563aa url('http://images.greenandmore.com/img/blue-vignette-25.jpg') repeat-y top right; margin-top: 10px; }
#left_nav h4.menu_header,
#left_nav h4.menu_header a { background: #f8e788; color: #636161; text-decoration: none; }/* also used in right sidebar */
#left_nav h3#most_popular_searches { padding-left: 30px; width: 124px; background: #0563aa url('http://images.greenandmore.com/img/bg_most_popular_searches.gif') top left no-repeat; }
#left_nav h3#inside_gam { padding: 10px 5px 10px 30px; width: 124px; background: #0563aa url('http://images.greenandmore.com/img/bg_inside_gam.gif') top left no-repeat; }
#left_nav h3#compare_eco { padding-left: 53px; width: 102px; background: #0563aa url('http://images.greenandmore.com/img/bg_compare_gam.gif') top left no-repeat; }

/* this from Beth M */
.block { float: left; margin-bottom: 10px; } /* this is also used in right sidebar */
#left_nav .block { margin-bottom: 10px; }
#left_nav .block p { margin-bottom: .5em; }
#left_nav .block p a:visited,
#left_nav .block p a:link { font-weight: bold; color: #0060b6; }
#left_nav .block p a:hover { color: #39b54a; }
#left_nav .feature { width: 147px; padding: 5px; border: 2px solid #0563aa; color: #0563aa; line-height: 1.2; }
#left_nav .feature h4 { color: #0563aa; margin: 0; padding: 0; text-transform: lowercase; }
#left_nav .advertisement { width: 161px; }
#left_nav .block_news { margin-bottom: 10px; }
#left_nav .feature li { font-weight: bold; background: url('http://images.greenandmore.com/img/bullet_left_nav_2.gif') no-repeat 0 1px; padding: 0 0 0 10px; margin-bottom: 4px;  }
#left_nav .feature li a { text-decoration: none; }
#left_nav .feature li a:link,
#left_nav .feature li a:visited { color: #6e6c6d; }
#left_nav .feature li a:hover { color: #39b54a; }

/* Menu styles */
/* #left_nav .menu removed text-transform: capitalize; 11/30/09*/
#left_nav .menu { float: left; width: 159px; text-align: left; }
#left_nav ul { padding: 0; margin: 0; list-style: none; }
#left_nav .menu li { float: left; width: 156px;  }
#left_nav .menu li a,
#left_nav li.ln_preload_state { float: left; display: block; width: 148px; padding: 1px 3px; text-decoration: none; color: #000000; font-weight: normal; line-height: 19px;}
#left_nav .menu li a:visited { color: #636161; }
#left_nav .menu li a:hover { color: #0060b6; }
#left_nav .menu li a.active,
#left_nav .menu li a:active,
#left_nav .menu li li a { color: #00A33d; }
#left_nav .menu li.menu_subhead { background: #c5d3ae; font-weight: bold; border-style: solid; border-width: 1px; border-color: #E6EDDB #E6EDDB #607e4c #607e4c; }
#left_nav .menu li.menu_subhead a { background: #c5d3ae; font-weight: bold; color: #5c7e4c; border-style: solid; border-width: 1px; border-color: #E6EDDB #E6EDDB #607e4c #607e4c }
#left_nav .menu li.menu_subhead a:hover,
#left_nav .menu li.menu_subhead a:visited { background: #e6eddb; font-weight: bold; color: #5c7e4c; border-style: solid; border-width: 1px; border-color: #607e4c #607e4c #E6EDDB #E6EDDB ;
}
<!--{url('http://images.greenandmore.com/img/bullet_menu_subhead.gif') 150px 5px no-repeat;}-->

#left_nav .menu li a.active { border-bottom: 1px solid #636161; }
#left_nav .menu li li a { width: 146px; padding-left: 10px; }
#left_nav .menu li li { background: #f3f8ec; }

ul#GAMmenu ul { display: none; }

#left_nav2 .menu { float: left; width: 159px; border: 1px solid #636161; border-width: 0 1px; text-transform: capitalize;}
#left_nav2 ul { padding: 0; margin: 0; list-style: none; }
#left_nav2 .menu li { float: left; width: 159px; border-bottom: 1px solid #636161; }
#left_nav2 .menu li a { float: left; display: block; width: 153px; padding: 2px 3px; text-decoration: none; color: #636161; font-weight: normal; }
#left_nav2 .menu li a:visited { color: #636161; }
#left_nav2 .menu li a:hover { color: #0060b6; }
#left_nav2 .menu li a.active,
#left_nav2 .menu li a:active,
#left_nav2 .menu li li a { color: #00A33d; }
#left_nav2 .menu li a.menu_subhead { background: #f8e788; }
#left_nav2 .menu li a.menu_subhead img { position: relative; top: 2px; }
#left_nav2 .menu li a.menu_subhead2 { letter-spacing: 10.5em; }

#left_nav2 .menu li a.menu_subhead3 { background:#FFCC33; }
#left_nav2 .menu li a.menu_subhead3 img { position: relative; top: 2px; }
#left_nav2 .menu li a.menu_subhead3 { background: #fff; letter-spacing: 10.5em; }


#left_nav2 .menu li a.active { border-bottom: 1px solid #636161; }
#left_nav2 .menu li li a { width: 146px; padding-left: 10px; }
#left_nav2 .menu li li { background: #f3f8ec; }

#learning_outline { float: left; width: 159px; border: 1px solid #636161; border-top: 0; }


/*
 * Homepage-specific
 */
#hp_top_left_col { float: left; width: 392px; margin: 0 10px 5px 0; }
#hp_top_left_col img { display: block; }
#hp_top_left_col #top_tout { margin-bottom: 10px; }
#hp_top_right_col { float: left; width: 210px; margin-bottom: 5px; }
#hp_top_right_col .green_living_tip { float: left; margin: 0 0 10px 0; }
#newsletter_signup { float: left; width: 198px; padding: 2px 5px; border: 1px solid #636161; margin-bottom: 10px; display: block; background: #e6eddb; color: #0060b6; }
#newsletter_signup input { float: left; margin: 3px 0; }
input#email_address { width: 140px; height: 14px; color: #646263; border: 1px solid #646263; vertical-align: top; }
#newsletter_signup p { margin: 0; }

#sidebar #newsletter_signup_sidebar { width: 194px; padding: 65px 5px 5px 5px; display: block; background: #edf4fa url('http://images.greenandmore.com/img/bg_green_products_enews-2.gif') 194px 120px no-repeat; background-position:top  }
#newsletter_signup_sidebar input { float: left; margin: 3px 0px 5px 0px; }
input#email_address { width: 140px; height: 14px; color: #646263; border: 1px solid #646263; vertical-align: top; }
#newsletter_signup_sidebar p { margin: 0; }


#product_comparision_guides { float: left; width: 210px; display: block; margin-bottom: 10px; }
#product_comparision_guides select { width: 210px; }

.homepage h1 { float: left; width: 594px; padding: 0 8px; color: #636161; border: 1px solid #636161; background: #ccf6ae; margin: 0; }
#environmental_news { float: left; width: 600px; padding: 5px 5px 1em 5px; border: 1px solid #636161; border-width: 0 1px 1px 1px; margin-bottom: 10px; }
#main_content #environmental_news h2 { margin: 0; color: #646263; margin-bottom: .5em; }

#main_content #environmental_news .story { float: left; width: 598px; border-bottom: 1px solid #636161; padding-top: 3px; }
#main_content #environmental_news .last { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
p.article_attribution { margin: 0; line-height: 1; }
p.tags { line-height: 1; margin-top: 0; margin-bottom: .5em; }
.article_tools { float: left; width: 598px; margin-bottom: 5px; }
.article_tools img.button { margin-right: 15px; vertical-align: middle; }
.article_tools .digg_this { font-weight: bold; color: #444;  }
img.news_image { margin-bottom: 5px; }
p.read_on { text-align: right; font-weight: bold; }

.comment { float: left; width: 593px; padding: 5px 0 0 5px; background: url('http://images.greenandmore.com/img/bg_dashed_rule_blue.gif') top right repeat-x; }

#why h3 { float: left; clear: both; width: 595px; color: #fff; padding: 3px 5px; margin-bottom: 0; line-height: 1.2; background: #009443; }
#why #why_buy { float: left; padding-bottom: 10px; width: 603px; border: 1px solid #009443; }
#why #why_buy  .reasons { float: left; clear: left; width: 280px; padding: 5px 0 0px 5px; line-height: 1.2; }
#why #why_buy  .reasons img.product { float: left; margin-right: 5px;  }
#why #why_buy  .reasons p.desc { margin: 0; padding: 3px 5px 5px 0; text-align: center; p line-height: 50% ; }
#why #why_buy_col2 { float: right; clear: right; width: 295px; }
#why #why_buy_col1 { float: left; clear: right; }

/*
 * Main content area
 */
h1.photo_header { width: 435px; padding: 26px 0 0 180px; height: 74px; color: #fff; text-transform: lowercase; letter-spacing: 1px; }
h1#green_giving { background: url('http://images.greenandmore.com/img/bg_green_giving.jpg') top left no-repeat; }

p.link_list { color: #0060b6; }

h2 { color: #000; margin-bottom: .25em; font-weight: bold; }

img.img_right { float: right; margin: 0 0 10px 10px; }
img.img_left { float: left; margin: 0 10px 10px 0; }


/* new gifts depts page */

table.department_grid_3 { width: 612px; border-top: 1px solid #646263; margin-bottom: 20px; top:auto}
.department_grid_3 tr { }
.department_grid_3 td { width: 153px; height: 100%; padding: 5px 0; border-bottom: 1px solid #646263; vertical-align: top; }
.department_grid_3 td div.this_dept { width: 142px; margin-left: 9px; padding-top: 5px; height: 355px; background: url('http://images.greenandmore.com/img/bg_vertical_dashed_line_gray.gif') repeat-y top right; }
.department_grid_3 td div.last_in_row { background: none; }
.department_grid_3 .this_dept img { display: block; margin: 0 0 10px 7px; }
.department_grid_3 .this_dept ul { list-style: none; padding: 0; margin: 0; }
#main_content .department_grid_3 .this_dept li { line-height: 1.5; margin-bottom: 5px; padding: 0; background: none; margin-right: 6px;}


li.category_name3 { text-decoration: none; font-weight: bold; color: #009443; }
li.category_name3 a { text-decoration: none; font-weight: bold; color: #0060B6; }
li.category_name3 a:link, li.category_name a:visited { color: #009443; }
li.category_name3 a:hover { color: #0060B6; }


/* new all depts page */

table.department_grid_2 { width: 612px; border-top: 1px solid #646263; margin-bottom: 20px; }
.department_grid_2 tr { }
.department_grid_2 td { width: 153px; height: 360px; padding: 5px 0; border-bottom: 1px solid #646263; vertical-align: top;  }
.department_grid_2 td div.this_dept { width: 142px; margin-left: 9px; padding-top: 5px; height: 350px; background: url('http://images.greenandmore.com/img/bg_vertical_dashed_line_gray.gif') repeat-y top right; }
.department_grid_2 td div.last_in_row { background: #FFFFFF; }
.department_grid_2 .this_dept img { display: block; margin: 0 0 10px 7px; }
.department_grid_2 .this_dept ul { list-style: none; padding: 0; margin: 0; }
.department_grid_2 .this_dept ul li { font-size: 11; }
#main_content .department_grid_2 .this_dept li { line-height: 1.5; margin-bottom: 5px; padding: 0; background: none; margin-right: 6px;}


li.category_name2 a { text-decoration: none; font-weight: bold; color: #009443; font-size: 12px; line-height: 14px; }
li.category_name2 a:link, li.category_name a:visited { color: #009443; }
li.category_name2 a:hover { color: #009443; }



/* all departments page */
table.department_grid { width: 780px; border-top: 1px solid #646263; margin-bottom: 20px; }
.department_grid tr { }
.department_grid td { width: 156px; height: 395px; padding: 5px 0; border-bottom: 1px solid #646263;   }
.department_grid .this_dept { width: 142px; margin-left: 9px; padding-top: 5px; height: 100%; background: url('http://images.greenandmore.com/img/bg_vertical_dashed_line_gray.gif') repeat-y top right; }
.department_grid .last_in_row { background: none; }
.department_grid .this_dept img { display: block; margin: 0 0 10px 7px; }
.department_grid .this_dept ul { list-style: none; padding: 0; margin: 0; margin-right:3px; }
#main_content .department_grid .this_dept li { line-height: 1.2; margin-bottom: 5px; padding: 0; background: none; }
li.category_name a { text-decoration: none; font-weight: bold; }
li.category_name a:link, li.category_name a:visited { color: #000; }
li.category_name a:hover { color: #248e4b; }



.highlight_box { float: left; width: 615px; margin-bottom: 20px; }
.highlight_box h2 { padding: 10px 14px; margin-bottom: 0; background: #16a44a url('http://images.greenandmore.com/img/bg_highlight_box_h2.gif') right repeat-y; color: #fff; font-weight: bold; }
.highlight_box .content { float: left; width: 611px; padding: 10px 0; border: 2px solid #16a44a; background: #f1fce4; }
.highlight_box .content .left_col { float: left; width: 287px; padding: 0 5px 0 14px; background: url('http://images.greenandmore.com/img/bg_vertical_dashed_line_green.gif') repeat-y right top; }
.highlight_box .content .right_col { float: left; width: 285px; padding: 0 5px 0 14px; }
#main_content .highlight_box .content li { padding-left: 0; background: none; margin-bottom: 1em; }
#main_content .highlight_box .content li a:link { color: #000; }
#main_content .highlight_box .content li a:hover { color: #39b54a; }

#breadcrumbs { letter-spacing: 1px; margin-bottom: 5px; }
.no_left_nav #breadcrumbs { }
#breadcrumbs a:link,
#breadcrumbs a:active { color: #000; }
#breadcrumbs a:visited { color: #8e888b; }
#breadcrumbs a:hover { color: #39b54a; }
#breadcrumbs a.last { font-weight: bold; }

/* product display area at top of single-product page */
#primay_image_location img {cursor: pointer;}

#product_display_area { float: left; width: 100%;}
#cart_and_detail { float: left; }
#image_col { float: left; width: 254px; margin: 0 10px 0 0; padding-bottom: 15px; display: inline; }
.cart_col { float: left; width: 160px; margin: 0 20px 5px 0; display: inline; }
/* *:first-child+html .cart_col,
* html .cart_col { margin-bottom: 0; } another IE hack (gets both 6 AND 7) */
.cart_col form { float: left; display: block; width: 160px; }
#detail_col { float: left; width: 160px; }
p.more_details a { font-weight: bold; color: #248e4b; }
p.more_details a:hover { color: #0060b6; }
.more_details {white-space: normal; }
#image_col .upper { margin: 0 0 20px 0; }
#image_col .lower { margin: 0; cursor: pointer;}
#image_col .small_images { float: left; width: 254px; margin-bottom: 10px; }
#image_col .small_images img { border: 1px solid #636161; margin-right: 4px; float: left; cursor: pointer; margin-bottom: 3px;}
#image_col .small_images img.last { float:left; margin: 0; cursor: pointer; margin-bottom: 3px;}
#image_col .tiny_images,
#image_col .color_options { float: left; width: 254px; clear: left; margin-bottom: 10px; }
#image_col .tiny_images p.related_link { float: left; width: 82px; margin-right: 4px; cursor: pointer;}
#image_col .tiny_images img,
.color_options img { border: 1px solid #636161; margin: 0 4px 4px 0; float: left; cursor: pointer;}
#image_col .tiny_images img.last,
.color_options img.last { margin: 0; }
.color_options p.colors_label { color: #0060b6; margin-bottom: 3px; }
#image_col .tiny_images .button { margin: 15px 20px 0 0; }


.cart_col .ordering_details { line-height: 1.2; }
.label_help { float: right; }
.label_help a { color: #000; text-decoration: underline; }
.cart_col div.add_to_cart { float: right; }
.cart_col label { color: #0060b6; display: block; }
.cart_col select,
.cart_col input { margin-bottom: 5px; border: 1px solid #636161; color: #000; }
.cart_col select { width: 158px; }
.cart_col input.quantity { float: left; width: 28px; }
/* old */
.cart_col input.add_to_cart { float: right; border: 0; }
/**/
#detail_col .value_proposition { line-height: normal; }
.stock_info { width: 300px; clear: left; margin-bottom: 10px; white-space: normal;
}

/* buttons */
div.button { border: 1px solid #0563aa; float: left; white-space: nowrap; font-weight: bold; width: auto !important; margin-bottom: 5px;}
div.button a { display: block; border: 1px solid #fff; background: #6699cc; color: #fff !important; float: left; padding: 1px 4px; text-decoration: none; } 
div.button a:hover { color: #0563aa !important; background: #c2e1ff; text-decoration: none;  }
div.add_to_cart a { padding: 1px 15px; }

.shipping { font-weight: bold; }
.sku { font-weight: bold; }
.instructions { line-height: 1.2; }
.price { color: #0060b6; font-weight: bold; line-height: 1.5em;}
.strike_that { text-decoration: line-through; }
.new_price { color: #C5060D; }
.gam_rating span { color: #288c4c; }
.gam_rating img { vertical-align: middle; margin-right: 5px; }
#main_content ul { margin: 0 0 1em 0; padding: 0; list-style: none; }
#main_content ul li { background: url('http://images.greenandmore.com/img/bullet_standard_ul.gif') .2em .6em no-repeat; padding: 0 0 0 .8em; }
#main_content ul.sun_bullets li { background: url('http://images.greenandmore.com/img/bullet_sun.gif') 0 .3em no-repeat; padding: 0 0 0 1.2em; line-height: 1.8; }


.green_living_tip { float: right; width: 208px; border: 1px solid #636161; background: url('http://images.greenandmore.com/img/bg_green_living_tip.jpg') bottom left no-repeat; padding-bottom: 25px; margin-left: 10px; color: #0060b6; }
.green_living_tip h2 { padding: 0 5px 3px 5px; margin-bottom: .25em; background: #e9f2f9; color: #0060b6; }
.green_living_tip p { margin: 0 5px; line-height: 1.1; }
.green_living_tip .attribution_and_link p { float: right; }
.green_living_tip .attribution_and_link span { font-style: italic; padding-left: 5px; }

/* product info areas -- meat of all single- and multi-product pages */
/* first, the tabs above these areas */
p#product_info_tabs_help { text-align: right; margin: 0; padding-right: 1em; font-weight: bold; width: 100%; height: 24px;}
ul#product_info_tabs { list-style: none; padding-right:5px; border-bottom: 1px solid #009443; background: url('http://images.greenandmore.com/img/tab_top_white.gif') top right no-repeat;margin: 0 0 .3em 0; clear: left; float: left; width: 100%; cursor: pointer; }
ul#product_info_tabs li { display: block; border-left: 1px solid #009443; border-bottom: 1px solid #009443; background: url('http://images.greenandmore.com/img/tab_top_brdr_white.gif') top right no-repeat; padding: 0; margin-top: 5px; float: left; letter-spacing: 1px; white-space: nowrap; font-size: 12px}
ul#product_info_tabs li a { display: block; background:url('http://images.greenandmore.com/img/tab_brdr_top_white.gif') top right no-repeat; color: #009443; float: left; padding: 1px 4px; text-decoration: none; }
ul#product_info_tabs li a:hover { background:url('http://images.greenandmore.com/img/tab_brdr_top_blue.gif') top right no-repeat; color: #5C7E4C; }
ul#product_info_tabs li.on a{ background:url('http://images.greenandmore.com/img/tab_brdr_top_blue.gif') top right no-repeat; color: #5C7E4C; }



/* areas themselves */
.product_info_category { width: 607px; float: left; margin-bottom: 1em; display: inline; line-height: 1.6em; }
.product_info_category img { cursor: pointer; }
.product_info_category h2 { font-weight: bold; margin-bottom: 0; }
.buy_now { width: 100%; clear: left; }
.buy_now .button { float: right; }
.buy_now .button a { padding: 1px 8px; }
#features table { width: 605px; border: 1px solid #000; border-collapse: collapse; margin-bottom: 1em; }
#features table td { vertical-align: top; padding: 4px; border-bottom: 1px solid #636161; line-height: 1.5em; }
#features table td.label { background: #dce6f9; }
#features p.option_label { width: 70px; float: left; font-weight: bold; margin: 0; }
#features .option { width: 70px; float: left; padding-top: 2em; text-align: center; }
#features h3 { clear: left; }
.product_addons_row { width: 607px; float: left; padding: 1em 0; }
.product_addons_row div { float: left; width: 121px; text-align: center; }
.product_addons_row div img { border: 1px solid #636161; margin: 0 auto; }
.product_addons_row div p { margin: .3em .5em 0 0; }
#accessories .highlight div { float: left; width: 117px; }
#accessories .highlight div.button { margin-left: .5em; display: inline; }
#accessories .highlight div p { margin: 0 .5em .2em .5em; }
.highlight { width: 585px; border-bottom: 1px solid #636161; float: left; padding: 10px; margin-bottom: 1em; }
#model_choices .image_and_buy_info, #model_choices .description { margin-bottom: 1em; }
#model_choices .image_and_buy_info { float: left; width: 125px; clear: left; }
#model_choices .image_and_buy_info img { float: left; display: block; }
#model_choices .image_and_buy_info p { margin-top: 0; line-height: 1.2; margin-right: .5em; }
#model_choices .description { float: left; width: 482px; }
#tech_specs table { border-collapse: collapse; width: 607px; margin-bottom: 1em; }
#tech_specs th, #tech_specs td { vertical-align: top; text-align: left; padding: 4px; }
#tech_specs td { border: 1px solid #636161; }
#tech_specs th img { border: 1px solid #636161; float: left; margin-right: .3em; }
#tech_specs th p { margin-top: 0; }
#tech_specs td.label { background: #dce6f9; width: 200px; }
#energy_rating p { margin: 0; }
#energy_rating ul { margin-bottom: 0; }
#energy_rating li { }
#reviews h3 { font-weight: normal; font-style: italic; margin: 0; }
#main_content .review_header { background: #b2ddb3; padding: .1em .5em; margin-bottom: 1em; float: none; }
.review_tools { float: right; margin: 0; }
.review_tools a { color: #000; }
.review_tools a:hover { color: #39b54a; }
#reviews table td { vertical-align: top; padding-bottom: 4px; }
#reviews table td img { vertical-align: middle; }
#reviews table td.label { font-weight: bold; color: #0f60af; width: 100px; }
#make_selections { margin: 1em 0; }
#make_selections h3 { color: #0f60af; white-space: nowrap; }
#make_selections table { width: 607px; clear: left; border-bottom: solid 1px #000000; }
#make_selections table td, #make_selections table th { padding: .7em 5px; background: #E6EDDB; text-align: left; vertical-align: top;  }
#make_selections table td { margin-top: 1; margin-bottom: 1; padding-top: 1; padding-bottom: 0; }
#make_selections table td.image {padding-top: 2; margin-top: 2; margin-topwidth: 80px; } /* with padding this comes out to 90 */
#make_selections table td.image img {border: 1px solid #636161;} 
#make_selections table td.description { width: 243px; } 
#make_selections table td p { margin-top: 0; }
#make_selections table td.order_info { width: 115px; } /* 125 */
#make_selections table td.order_tools { width: 129px; vertical-align: top; } /* 139 */
#make_selections table td.order_tools form { float: left; width: 129px; display: block; margin: 0; padding:0;}
#make_selections table td.order_tools label { color: #0060b6; display: block; font-weight: bold; }
#make_selections table td.order_tools label.quantity { display: inline; }
#make_selections table td.order_tools select,
#make_selections table td.order_tools input { margin-bottom: 5px; border: 1px solid #636161; color: #000; }
#make_selections table td.order_tools select { width: 129px; }
#make_selections table td.order_tools input.quantity { width: 28px; margin-bottom: 0; }
#make_selections table td.order_tools .button { margin-top: 5px; }

// #make_selections table td {}
//#make_selections table td { margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom: 0; }
#make_selections table td ul { margin-top: 0; padding-top: 0;  }
#make_selections table td.sku_section_bottom { }
#make_selections table td.sku_name { font-weight: bold; } 
.cust_fulfill_note {color: #0060b6; font-weight: bold; }
//.buy_product_form { margin: 0; padding: 0; border: 1px solid #636161; }

input.quantity { width: 20px; height: 16px; margin-bottom: .2em; border: 1px solid #707070; border-color: #707070 #c2c2c2 #c2c2c2 #707070; }
#make_selections table td#your_total { border: none; background: none; text-align: right; padding-right: 100px; }
div#last_add_to_cart { float: left; clear: left; width: 290px; }

/*
 * Styles for product landing pages
 */
.product_category { float: left; background: #E6EDDB; width: 597px; padding: 2px 5px; margin: .6em 0; }
.product_category h2 { font-weight: bold; color: #000; }
.product_category h2, .product_category p { margin: 0; }
.product_category .subheader { font-weight: normal; }
form.product_category_sorter { float: right; display: block; margin: .75em .2em; }
.product_listing_title { float: left; clear: left; width: 597px; padding: 2px 5px; border-width: 1px 0; margin-bottom: .5em; }
.product_listing_title h3, .product_listing_title p.price { line-height: 1.2; font-size: 1em; color: #000; }
.product_listing_title h3 { float: left; width: 475px; }
.product_listing_title p.price { margin: 0; text-align: right; }
.product_listing { float: left; margin-bottom: .5em; }
.product_listing .image_col { float: left; width: 126px; }
.product_listing .image_col .gam_rating { margin: 1em 0; }
.product_listing .image_col p, .product_listing .price_col p { margin-right: .5em; line-height: 1.2; }
.product_listing .price_col { float: left; width: 139px; font-weight: bold; padding-bottom: 10px; }
.product_listing .price_col p { margin-top: 0; }
.product_listing .price_col p span { }
.product_listing .price_col p.gam_rating { }
/* "buy" form on comparison page - using many of the same styles as cart_col form in product display, but tweaking them a bit */
.product_listing .price_col form { float: left; width: 129px; display: block; margin-top: 10px; }
.product_listing .price_col div.add_to_cart { float: right; }
.product_listing .price_col label { color: #0060b6; display: block; }
.product_listing .price_col select,
.product_listing .price_col input { margin-bottom: 5px; border: 1px solid #636161; color: #000; }
.product_listing .price_col select { width: 129px; }
.product_listing .price_col input.quantity { width: 28px; }

.product_listing .desc_col { float: left; width: 342px; }
.product_listing .desc_col .ratings_and_vp { float: left; width: 342px; padding-bottom: .5em; }
.product_listing .desc_col .ratings_and_vp .rating_area { float: left; width: 150px; }
.product_listing .desc_col .ratings_and_vp .rating_area .rating { float: left; width: 150px; clear: left; margin-bottom: 3px; }
.product_listing .desc_col .ratings_and_vp .rating_area .rating .label { float: left; width: 55px; font-weight: bold; }
.product_listing .desc_col .ratings_and_vp .rating_area .rating img { float: left; width: 86px; margin-top: 5px; display: inline; }
.product_listing .desc_col .ratings_and_vp .value_proposition { float: left; width: 192px; }
.product_listing .desc_col .ratings_and_vp .value_proposition_wide { float: left; width: 342px; }
.product_listing .desc_col p { margin-top: 0; }

/* product landing pages where each product listing has the cart column added to the usual 3 cols */
.product_listing .cart_col { width: 150px; margin-right: 10px; }
.product_listing .cart_col select { width: 148px; }
.four_cols .price_col { font-weight: normal; }
.four_cols .price_col .item_name { font-weight: bold; }
.four_cols .desc_col { width: 182px; }
.four_cols .image_col p.colors_label { color: #0060b6; margin: .5em 0; }
.four_cols .image_col .color_options img { margin-bottom: 4px; }
.four_cols .color_options { float: left; margin-bottom: 1em; }

/* 
 * Styles for pages using a grid layout
 */
.product_grid { width: 604px; margin-bottom: 1em; float: left; line-height: 1.35em; }
.product_grid td { vertical-align: top; width: 151px; }
.product_grid tr.product_images td img { margin: 1em 0 0 .5em; }
.product_grid td p, #main_content .product_grid td ul { margin: 0 1em .6em 0; }
#main_content .product_grid td ul { margin-bottom: 1em; }
.product_grid tr.product_titles td, .product_grid tr td p.availability { line-height: 1.2; font-size: 12px; }
.product_grid tr.last_in_this_block td { border-bottom: 1px solid #636161; padding-bottom: .5em; }
.last_in_this_block { border-bottom: 1px solid #636161; padding-bottom: .5em; }

/*
 * Sidebar
 */
#sidebar .block { }
#sidebar .block_top { border: 0; }
#sidebar .outlined { border: 1px solid #636161; }
#sidebar .banner_ad { text-align: center; }
#sidebar .banner_ad img { display: block; }
#sidebar .feature { width: 194px; padding: 5px; border: 2px solid #0563aa; color: #646263; line-height: 1.2; margin-bottom: 10px; }
#sidebar h3 { float: left; width: 194px; color: #fff; padding: 3px 5px; margin-bottom: 0; line-height: 1.2;  background: url('http://images.greenandmore.com/img/rounded-underheader.gif') top left no-repeat; }
h3#iandi { padding: 3px 5px 3px 40px; width: 161px; background: #0563aa url('http://images.greenandmore.com/img/bg_iandi.gif') top left no-repeat; }
h3#pollresults { padding: 10px 5px 10px 40px; width: 161px; background: #0563aa url('http://images.greenandmore.com/img/bg_pollresults.gif') top left no-repeat; }
.poll_questions ul { padding: -0; margin: 0; list-style: none; }
.poll_questions li { font-weight: bold; background: url('http://images.greenandmore.com/img/bullet_left_nav_2.gif') no-repeat 0 6px; padding: 5px 0 5px 10px; border-bottom: 1px solid #646263;  }
.poll_questions li.last { border: none; }
.poll_questions li a { color: #000; text-decoration: none; }

#sidebar .feature h4 { color: #646263; margin: 0 0 3px 0; padding: 0; text-transform: lowercase; }
#sidebar .feature p { margin-bottom: 3px; }
#sidebar .feature .rule { height: 1px; width: 192px; border-bottom: 1px solid #646263; margin: 0 0 3px 0; padding: 0; overflow: hidden;}

#sidebar #hacker_safe { text-align: center; padding: 15px 8px; }

#sidebar .internal { width: 204px; }

.also_viewed_products { float: left; width: 204px; border: 1px solid #009434; }
.also_viewed_products h2 { padding: 10px; margin: 0; font-style: italic; font-weight: bold; }
.also_viewed_products .av_product { float: left; width: 184px; padding: 10px; border-top: 1px solid #009434; }
.also_viewed_products .av_product img { display: block; border: 1px solid #636161; float: left; margin-right: 5px;}
.also_viewed_products .av_product p { margin: 2px 0; }
.also_viewed_products .av_product img.av_free_shipping { margin: 2px 0; float: left;  display: block; border: 0px;}




#sidebar .new_or_notable { float: left; padding-bottom: 10px; border: 0; border: solid 1px #009443; width: 202px; }

#sidebar .new_or_notable .new_product { float: left; width: 202px; clear: left; padding: 7px 0 8px 2px; }
#sidebar .new_or_notable .new_product img.product { float: left; margin-right: 5px; margin-left: 5px; }
#sidebar .new_or_notable .new_product p.desc { margin: 0; padding: 3px 5px 5px 0; text-align: left; line-height:normal;  }
#sidebar .new_or_notable .new_product p.desc a { text-decoration: none; color: #009443; } 
#sidebar .new_or_notable .new_product p.desc a:hover { text-decoration: none; color: #0060B6; }
#sidebar .new_or_notable .new_product p.desc on a { color: #248e4b; }

#sidebar .new_or_notable_hp { float: left; padding-bottom: 10px; border:0; }
#sidebar .new_or_notable_hp .new_product { float: left; width: 193px; clear: left; padding: 7px 5px 8px 6px; border: solid 1px #009443; border-top:0; border-bottom: 0; }
#sidebar .new_or_notable_hp .new_product.last { border-bottom: solid 1px #009443; }
#sidebar .new_or_notable_hp .new_product img.product { float: left; margin-right: 5px; margin-left: 0px; margin-top: 2px; }
#sidebar .new_or_notable_hp .new_product p.desc.hdr { margin: 0; padding: 3px 5px 5px 0; text-align: left; line-height:normal; color: #009443; font-weight:bold; text-decoration: none; color: #009443; }
#sidebar .new_or_notable_hp .new_product p.desc { margin: 0; padding: 3px 5px 5px 0; text-align: left; line-height:normal; }
#sidebar .new_or_notable_hp .new_product p.desc a { text-decoration: none; color: #009443; } 
#sidebar .new_or_notable_hp .new_product p.desc a:hover { text-decoration: none; color: #248e4b; }
#sidebar .new_or_notable_hp .new_product p.desc on a { color: #009443; }


#sidebar .why_buy { float: left; padding-bottom: 10px; border: 1px solid #636161; }
#sidebar .why_buy .reasons { float: left; width: 202px; clear: left; padding: 10px 0 3px 5px; line-height: 1.2; }
#sidebar .why_buy .reasons img.product { float: left; margin-right: 5px;  }
#sidebar .why_buy .reasons p.desc { margin: 0; padding: 3px 5px 5px 0; text-align: center; p line-height: 50% ; }

.calculate_box { padding-left: 50px; background: url('http://images.greenandmore.com/img/calculator_icon.jpg') 10px 5px no-repeat; }


/*
 * Footer 
 */
#footer #green_groups { text-align: right; float: left; }
#footer #secure_shopping { color: #0f60af; align: center; text-align: center}
#footer #secure_shopping img { vertical-align: middle; margin: 5px 10px 0 10px; }
#footer p { float: none; text-align: center; }
#footer a { color: #000; }


/*
 * Utility
 */
.double_rule { float: left; width: 953px; clear: both; margin: 0; padding: 0; height: 1px; overflow: hidden; border: 1px solid #636161; border-width: 1px 0; }
#main_content .rule { height: 1px; width: 100%; border-bottom: 1px solid #636161; clear: left; margin-bottom: 1em; }
#main_content .dashed { border: none; background: url('http://greenandmore.com/img/bg_dashed_rule.gif') repeat-x; }
.clear_left { clear: left; }
.left { float: left; }
.right { float: right; }
/*
 * Scrolling Icons
 */

.scrollRegion {
	background-color:#FFFFFF;
	overflow: hidden;
	width: 800px;
	height: 60px;
	position: relative;
	valign: middle;
	float: left;
}

.scrollContent {
	vertical-align: top;
	height: 60px;
	background-color:#FFFFFF;
	position:absolute;
	float: left;
}

.scrollingIconDiv {
	vertical-align: top;
	text-align: center;
	height: 60px;
	width: 104px;
	background-color:#FFFFFF;
	float: left;
	position:relative;
}

XML {
	display: none;
}

/*
 * Popup image enlargement
 */
.popupDiv {
	z-index: 99;
	width: 100px;
	height: 100px;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #000000;
	padding:10px 10px 10px 10px;
	top:50px; 
	left:50px;
	background-color:#FFFFFF;
	float: left;
	position: absolute;
	cursor: pointer;
}

.popupDivClosure {
	background-color:#FFFFFF;
	text-align: center;
	float: left;
}

form div, form, select, option {z-index:0;position:relative;} 

/* Beth additions */


h1#news { background: url('http://images.greenandmore.com/img/bg_news.jpg') top left no-repeat; }
h1#learn { background: url('http://images.greenandmore.com/img/bg_learn.jpg') top left no-repeat; }
h1#links { background: url('http://images.greenandmore.com/img/bg_links.jpg') top left no-repeat; }
h1#save_energy { background: url('http://images.greenandmore.com/img/bg_save_energy.jpg') top left no-repeat; }
h1#first_green_steps { background: url('http://images.greenandmore.com/img/bg_first_green_steps.jpg') top left no-repeat; }
h1#go_solar { background: url('http://images.greenandmore.com/img/bg_go_solar.jpg') top left no-repeat; }
h1#green_clean { background: url('http://images.greenandmore.com/img/bg_green_clean.jpg') top left no-repeat; }
h1#detoxify { background: url('http://images.greenandmore.com/img/bg_detoxify.jpg') top left no-repeat; }
h1#purify_water { background: url('http://images.greenandmore.com/img/bg_purify_water.jpg') top left no-repeat; }
h1#why_go_green { background: url('http://images.greenandmore.com/img/bg_why_go_green.jpg') top left no-repeat; }
h1#green_inspiration { background: url('http://images.greenandmore.com/img/bg_green_inspiration.jpg') top left no-repeat; }
h1#calculate { background: url('http://images.greenandmore.com/img/bg_calculate.jpg') top left no-repeat; }



.jump_page_h1 {color:#248e4b; font-weight: bold; }
.jump_page_h2 {color:#248e4b; font-weight: bold; }
.jump_page_h3 {color:#248e4b; font-weight: bold; }

.no_left_nav #main_content { width: 783px; margin-left: 8; }

.highlight_box2 { float: left; width: 614px; margin-bottom: 20px; decoration: none;}
.highlight_box2 h2 { padding: 0px 14px; margin-bottom: 0; right repeat-y; color: #fff; font-weight: bold; }
.highlight_box2 .content { float: left; width: 611px; padding: 0px 0; border: 2px solid #16a44a;  }
.highlight_box2 .content .left_col { float: left; width: 287px; padding: 0 5px 0 14px; background: url('http://images.greenandmore.com/img/bg_vertical_dashed_line_green.gif') repeat-y right top; }
.highlight_box2 .content .right_col { float: left; width: 285px; padding: 0 5px 0 14px; background: #f1fce4;}

#hp_top_right_col .free_shipping { float: left; margin: 0 0 5px 0; letter-spacing: -0.5em; }

/*
 * Gift Registry - editable content
 */

#editable_content_main {
	position: relative;
	left : 0px;
	width : 330px;
	top: 0px;
	float: left;
}

#editable_content_main_col2 {
	position: relative;
	left : 10px;
	width : 252px;
	padding-right: 10px;
	padding-top: 30px;
	top: 0px;
	float: right;
}


/* End Beth additions */

.content_block {
	float: left;
	width: 206px; 
	background: url('http://images.greenandmore.com/img/rounded-underheader.gif') top left no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px/1.5;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;	
}
.content_block p {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif
	font-size:12px;
	font-weight: bold;
	margin: 6px 12px;
}

.content_block .tout .text11 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif
	font-size:12px;
	font-weight: bold;
	margin: 6px 12px;
}

.avail_note {
	font-size: 11px;
	line-height: 150%;
}

.sale-price-reg {
	font-weight: bold;
	color:  #0060b6;
	text-decoration: line-through;
	line-height: 1.5em;
}
.sale-price-bold {
	font-weight: bold;
	color: #C5060D; 
	line-height: 1.5em;
}

.tsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.5em;
	color: #000000;
}

.free-shipping {
	color: #0060b6; 
	font-weight: bold; 
	background-color: #ffd966
}

.free-shipping2 {
	color: #0060b6; 
	font-weight: bold; 
	background-color: #ffd966;
	padding: 2px 0px;
}
.promo-note {
	font-weight: bold;
	color: red; 
	line-height: 1.4em;
	white-space: normal;
}

.contactHeader {
	font-size: 18px;
	color: #248e4b; 
}

/** Unifyting search field look in shoppong pages and search results pages **/
form#search input#sli_search_1 {
	border:1px solid #000000;
	font-size:1.2em;
	height:14px;
	margin:0 3px 0 0;
	text-indent:0.3em;
	width:230px;
}
