/*
	Copyright DTDigital         :: www.dtdigital.com.au ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/

body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #A3B594 url(gr_body-bg.jpg) top left;
	color: #7D7D7D;
}

a
{
	color: #668D3C;
	text-decoration: none;
}

a:hover
{
	color: #668D3C;
	text-decoration: underline;
}
	
img
{
	background: transparent;
	border: none;
}

p
{
	padding: .4em 0;
	margin: 0;
	display: block;
}

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	margin: 0;
	padding: 0;
	border: 1px solid #CECECE;
}
input.checkbox
{
	margin-right:5px;
	height:14px;
}
form
{
	margin: 0;
	padding: 0;
	display: block;
}

input
{
	border-bottom: 1px solid E4E4E4;
	background: #FFF url(gr_input-bg.gif) top left repeat-x;
	padding-top: 2px;
	border-top: 0;
	height: 16px;
	line-height: 16px;
}

input.reset
{
	background: url(btn_reset.gif) top left;
	width: 48px;
	height: 18px;
	margin: 10px 10px 10px 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
	float: right;
}

input.submit
{
	background: url(btn_submit.gif) top left;
	width: 48px;
	height: 18px;
	margin: 10px 10px 10px 0;
	padding: 0;
	border: 0;
	/*float: right;*/
	vertical-align: middle;
	float: right;
}


textarea
{
	background: #FFF url(gr_input-bg.gif) top left repeat-x;
	border-top: 0;
	overflow: auto;
	height: 106px;
	border-bottom: 1px solid E4E4E4;
}

label
{
	display: block;
	padding: 2px 5px 0 0;
	text-align: right;
}

label
{
	display: block;
	padding: 2px 5px 0 0;
	text-align: left;
}

.clear
{
	height: 0 !important;
	line-height: 0 !important;
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0  !important;
	margin: 0  !important;
	display: block !important;
}

.hr
{
	height: 1px;
	line-height: 1px;
	clear: both;
	font-size: 1px;
	float: none;
	padding: 0;
	margin: 0;
	background: #D9D9D9;
}

a.black_arrow_left
{
	float: left;
	display: block;
	padding: 0 0 0 12px;
	margin: .5em 9px 0 0;
	color: #000;
	background: url(bul_black-arrow-l.gif) 0 .5em no-repeat;
}

a.black_arrow_right
{
	float: left;
	display: block;
	padding: 0 12px 0 0;
	margin: .5em 0 0 9px;
	color: #000;
	background: url(bul_black-arrow.gif) 100% .5em no-repeat;
}

.link_spacer
{
	font-size: 1px;
	width: 1px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	background: #D9D9D9;
}

.search_results
{
	font-size: .9em;
	line-height: 1.4em;
}

.search_results p
{
	padding: .5em 0;
	margin: 0;
}

.search_results p a
{
	display: block;
	color: #668D3C;
	font-weight: bold;
}

.search_results p a:hover
{
	text-decoration: underline;
}

.block
{
	display: block;
}

.inline
{
	display: inline;
}

ul.black_arrows
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.black_arrows li
{
	width: 100%;
	display: block;
	margin: 2px 0;
	padding: 0;
}

ul.black_arrows li a
{
	display: block;
	padding: 0 0 0 12px;
	font-size: .9em;
	color: #000;
	background: url(bul_black-arrow.gif) 0 .5em no-repeat;
}

.shell
{
	width: 980px;
	margin: 16px auto auto auto;
	text-align: left;
	position: relative;
}

.header
{
	width: 100%;
	height: 123px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2;
	background: url(gr_right-column_tr-white.gif) bottom right no-repeat;
}

.header .header_bg
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.header .eco_logo
{
	position: absolute;
	width: 99px;
	top: 51px;
	left: 17px;
	float: left;
	font-size: 4em;
	letter-spacing: -.15em;
	color: #C8A667;
	z-index: 3;
}

.header .tudor_logo {
	z-index: 3;
	float:right;
	margin:15px 14px 0 0;
	position: absolute;
	right: 0;
}

.header ul.menu
{
	position: absolute;
	display: block;
	list-style: none;
	top: 91px;
	left: 116px;
	padding: 0;
	float: left;
	margin: 0;
	z-index: 4;
}

.header ul.menu li
{
	display: block;
	float: left;
	position: relative;
	margin: 0 0 0 16px;cursor: pointer;
}

.header ul.menu li a
{
	color: #FFFFFF;
	background: transparent;
	display: inline;
	position: relative;
	margin: -1px 0 0 0;
	
}

.header ul.menu li a img
{
	float: left;
	position: relative;
	display: block;
}

.header div.search
{
	top: 0;
	right: 0;
	width: 214px;
	height: 123px;
	position: absolute;
	z-index: 30;
}

.search_page
{
	position: relative;
	height: 20px !important;
	line-height: 20px !important;
}

.header div.search img
{
	float: right;
	position: relative;
	margin: 15px 14px 0 0;
}

.header div.search input, .search_page input,  .search_page select
{
	border: 0 !important;
	margin: 0;
	height: 20px !important;
	line-height: 20px !important;
	font-size: 11px;
	position: absolute;
	bottom: 16px;
	color: #929292;
}

.search_page input, .search_page select
{
	bottom: 0;
}

.search_page select
{
	left: 145px;
}

.header div.search input.btn, .search_page input.btn
{
	background: url(gr_search-btn-bg.gif) top left no-repeat !important;
	width: 20px;
	left: 0;
	padding-top:0;
	z-index: 10;
}

.header div.search input.query, .search_page input.query
{
	background: url(gr_search-input-bg.gif) top right no-repeat !important;
	width: 120px !important;
	left: 18px;
	padding:0;
	padding-left: 2px !important;
	z-index: 9;
	
}

.columns
{
	position: relative;
	text-align: left;
	overflow: hidden;
	margin: 0;
	width: 100%;
	background: #FFF url(gr_right-column_base.gif) bottom right no-repeat;
	font-size: .95em;
	z-index: 1000;
}

.columns_bg
{
	background: #FFF url(gr_right-column_base.gif) bottom right no-repeat !important;
}

.columns.border_left .min_height
{
	background: #A8B99C !important;
}
.columns.border_left .left_column
{
	margin-right: -1px !important;
	border-right: 1px solid #A8B99C !important;
}

.columns.border_left .left_column .left_nav
{
	padding: 14px 9px;
	margin: 0;
}
.columns.border_left .left_column .left_nav img
{
	vertical-align: top;
}
.columns.border_left .left_column .left_nav ul
{
	border-top: 1px solid #afbc95;
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}
.columns.border_left .left_column .left_nav ul li
{
	border-bottom: 1px solid #afbc95;
	display: block;
	padding: 0;
	margin: 0;
}
.columns.border_left .left_column .left_nav ul li a
{
	display: block;
	padding: 9px;
	margin: 0;
}
.columns.border_left .left_column .left_nav ul li a:hover
{
	background: #FAFCF8;
}
.columns.border_left .left_column .left_nav ul li.active a
{
	background: #dde6d4 !important;
}

.columns.border_left .mid_column
{
	border-left: 1px solid #A8B99C;
}

/* remove border on left column for separate master page */

.columns.no_border_left .min_height
{
	background: #FFFFFF !important;
}
.columns.no_border_left .left_column
{

}
.columns.no_border_left .mid_column
{

}



.columns.border_left .mid_column .padding
{
	padding-left: 19px !important;
}

.columns.margin_right .min_height
{
	background: url(gr_body-bg.jpg) !important;
	width: 6px !important;
	margin: 0 !important;
}

.columns .columns_two
{
	background: none;
}

.columns .left_column
{
	margin: 0;
	float: left;
	display: block;
}

.columns .left_column .width
{
	width: 246px;
}

.columns .left_column .width.homepage
{
	width: 730px;
}

.columns .left_column .padding
{
	padding: 6px 6px 6px 8px;
}

.columns .min_height
{
	float: left;
	width: 1px;
	height: 445px;
	line-height: 445px;
	font-size: 1px;
	background: #FFF;
	margin-right: 0;
	/*\*/
	margin-right: -1px;
	/**/
}

.columns .right_column
{
	margin: 0;
	float: right;
	display: block;
}

.columns .right_column
{
	width: 243px;
}

.columns .right_column .padding
{
	padding: 0 0 0 20px;
}
.columns .right_column p
{
	margin: 40px 10px 10px 0;
	color: #668D3C;
}

.columns .mid_column
{
	margin: 0;
	padding: 0;
	display: block;
}

.columns .mid_column
{
	voice-family: "\"}\"";
	overflow: visible;/* this is the key for good browsers*/
}

.columns .mid_column
{
	xwidth: 249px;
	overflow: hidden;
	margin: 0 0 0 0;
}

/* === middle column fix === start = */
.columns .mid_column02 {
	float: left;
}
.columns .mid_column02 .padding {
	float: left;
	padding: 0 0 20px 19px;
}
.columns .mid_column02 .news3_column {
	width: 445px;
}
.columns .mid_column02 .width_glossary {
	clear: both;
	float: left;
	width: 445px;
	margin-bottom: 50px;
}
/* === middle column fix ===  end = */

/* mac hide - this is for ie6 and less \*/
* html .columns .mid_column
{
	float: left;
	xwidth: 480px;
}
/* end hide*/

.columns .mid_column .width
{
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.columns .mid_column .padding
{
	padding: 20px 0 20px 20px; 
}

.columns .mid_column .small_padding
{
	padding: 20px 0 20px 10px;
}
.columns .mid_column .padding p.greenhead
{
	font-size: 16px;
	font-weight: bold;
	color: #77974A;
}
.columns .mid_column p.green
{
	color: #77974A;
}
.columns .mid_column img
{
	/*margin-bottom: 15px;*/
}
.columns .mid_column .stockists_logo_container img
{
	margin-bottom: 15px;
}
.columns .mid_column .page_name
{
	margin:0;
	padding:0;
}
.columns .mid_column .bordertop
{
	margin-bottom: 20px;
	border-bottom: 1px solid #77974A;
}
.columns .mid_column p.email-update-text
{
	font-size: 11px;
}
.mid_column  p.disclaimer
{
	display: block;
	font-size: 10px;
}

/* START: Styles for News pages */


.news_column
{
	padding-top: 43px;
}

.news_title
{
	padding: 14px 0 11px 9px;
}

.news_heading
{
	font-size: 1.1em;
	font-weight: bold;
	color: #668D3C;
}

.news_date
{
	float: right;
	font-size: 0.87em;
	font-weight: bold;
	color: #668D3C;
	padding-bottom: 3px;
}

.news_item
{
	margin-bottom: 15px;
}

.news_thumbnail
{
	width: 84px;
	float: left
}

.news_text_bottom_border
{
	border-bottom: 1px solid #668d3c;
	margin-left: 96px;
	min-height: 67px;
	padding-bottom: 5px;
}

.more_news_btn
{
float: right;
}

.related_news_container
{
	padding: 30px 15px 0 20px;
}

.related_news_heading
{
	font-size: 0.9em;
	font-weight: bold;
	color: #668D3C;
	margin: 0 0 2px 0;
	padding-bottom: 0.5em;
}

.related_news_list ul
{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

.related_news_list ul li
{
	background: url(bul_black-arrow.gif) 1px .5em no-repeat;
	padding: 0 0 0.5em 13px;
}

.related_news_list a
{
	color: #000000;
}


/* END: Styles for News page */



/* START: Styles for Resources page */

.resources_blocks
{
	float: left;
	position: relative;
	width: 703px;
	margin-top: 1em;
	background: url(gr_resources_box_bg_three.gif) repeat-y;
}
.resources_blocks .block img
{
	margin: 0 !important;
}
.resources_blocks .block
{
	float: left;
	width: 223px;
	margin: 0 17px 0 0;
}
.resources_blocks .block .block_title
{
	width: 223px;
	height: 51px;
	background: url(gr_resources_box_top.gif) repeat-y;
}
.resources_blocks .block .block_title img
{
	padding: 10px 0 0 32px;
}
.resources_blocks .block .block_text
{
	width: 223px;
}
.resources_blocks .block .block_text_inside
{
	width: 203px;
	margin: 0 12px 0 8px;
}
.resources_blocks .block .block_text_inside p
{
	padding: 0 0 30px 0;
}
.resources_blocks .block .block_text .block_img
{
	float: left;
	margin-right: 5px;
}
.resources_blocks .block1 .block_text .block_text_text
{
	margin-left: 104px;
}
.resources_blocks .block2 .block_text .block_text_text
{
	margin-left: 106px;
}
.resources_blocks .block3 .block_text .block_text_text
{
	margin-left: 112px;
}
.resources_blocks .block .block_text .blocks_link
{
	position: absolute;
	bottom: 0;
}
.resources_blocks .block3
{
	margin: 0;
}
.resources_blocks_bottom
{
	float: left;
	clear: both;
	height: 46px;
	width: 703px;
	background: url(gr_resources_box_bottom_three.gif) no-repeat;
}
.resources_quote_right
{
	padding-top: 63px;
}

/* END: Styles for Resources page */



/* START: Styles for News pages VERSION 2 (RESOURCES) */


.news2_column
{
	float: left;
	width: 445px;
	padding-top: 10px;
}

.news2_item
{
	float: left;
	width: 445px;
	padding: 0 0 10px 0;
}

.news2_left
{
	float: left;
	width: 84px;
}
.news2_left a
{
	display: block;
	float: left;
	cursor: pointer;
}
.news2_left .news2_date
{
	display: block;
	float: left;
	font-size: 91.67%;
	font-weight: bold;
	color: #668d3c;
	padding-bottom: 0.6em;
}
.news2_left .news2_thumb
{
	display: block;
	float: left;
	clear: left;
}
.news2_left .news2_thumb img
{
	margin-bottom: 0;
}

.news2_right
{
	float: right;
	width: 348px;
}

.news2_right .news2_title, .news2_right .news2_title a
{
	float: left;
	color: #668d3c;
	font-weight: bold;
}
.news2_right .news2_title
{
	padding-bottom: 0.2em;
	width: 348px;
}

.news2_right .news2_intro
{
	float: left;
	clear: left;
	padding-bottom: 0.3em;
	width: 348px;
}

.news2_column .news2_clear
{
	clear: both !important;
	display: block !important;
	float: left !important;
	font-size: 1px !important;
	height: 1px !important;
	line-height: 1px !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 445px;
}
.news2_column .news2_clear .news2_border
{
	float: right;
	width: 350px;
	height: 1px;
	overflow: hidden;
	background: #b2c69d;
}

.columns .mid_column .news2_footer, .columns .mid_column .width_glossary
{
	float: left;/*
	width: 445px;*/
	width: 695px;
	margin-bottom: 50px;
	clear: both;
}
.columns .mid_column .news2_footer_glossary
{
	margin-top: 2em;
	border-top: 1px solid #b2c69d;
	padding: 10px 0;
}
.columns .mid_column .news2_footer a, .columns .mid_column .news2_footer img
{
	float: left;
	vertical-align: top;
	margin: 0;
}
.columns .mid_column .news2_footer .news2_footer_bck
{
	float: left;
	width: auto;
	margin-bottom: 12px;
	margin-top: 12px;
}
.columns .mid_column .news2_footer .news2_footer_bck_news
{
	padding-left: 95px;
}
.columns .mid_column .news2_footer .news2_footer_fwd
{
	float: right;
	width: auto;
	margin-bottom: 12px;
}
.columns .mid_column .news2_footer.article_footer
{
	float: left;
	padding-top: 1em;
}


.news2_article
{
	width: 438px;
	float: left;
}
.news2_article .news2_article_title
{
	font-weight: bold;
	color: #668d3c;
	width: 438px;
	padding-bottom: 0.5em;
}
.news2_article .news2_article_text
{
	width: 438px;
}
.news2_article .news2_article_image
{
	float: left;
	margin: 10px 14px 0 0;
}
.news2_article .news2_article_image img
{
	float: left;
	margin-bottom: 8px !important;
}


/* END: Styles for News page */


/* START: Styles for RESOURCES > TUDOR ECO STORY page */

.news3_column
{
	float: left;/*
	width: 445px;*/
	width: 695px;
	margin-bottom: 50px;
	padding-top: 10px;
}

.news3_item
{
	float: left;
	width: 445px;
	padding: 0 0 10px 0;
}

.news3_date
{
	display: block;
	float: left;
	font-size: 91.67%;
	font-weight: bold;
	color: #668d3c;
	padding-bottom: 0;
	width: 445px;
}
.news3_title, .news3_title a
{
	float: left;
	color: #668d3c;
	font-weight: bold;
}

.news3_intro
{
	float: left;
	clear: left;
	padding-bottom: 0.5em;
	width: 445px;
}

.news3_clear
{
	clear: both !important;
	display: block !important;
	float: left !important;
	font-size: 1px !important;
	height: 1px !important;
	line-height: 1px !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 445px;
}
.news3_clear .news3_border
{
	float: right;
	width: 445px;
	height: 1px;
	overflow: hidden;
	xbackground: #b2c69d;
}

.columns .mid_column .news3_footer
{
	float: right;
	
}
.columns .mid_column .news3_footer a, .columns .mid_column .news3_footer img
{
	float: left;
	margin: 0;
	width: auto;
}
.columns .mid_column .news3_footer.article_footer
{
	float: left;
	padding-top: 1em;
}


.news3_article
{
	width: 438px;
	float: left;
}
.news3_article .news3_article_title
{
	font-weight: bold;
	color: #668d3c;
	width: 438px;
	padding-bottom: 0.5em;
}
.news3_article .news3_article_text
{
	width: 438px;
}
.news3_article .news3_article_image
{
	float: left;
	margin: 10px 14px 8px 0;
}

/* END: Styles for RESOURCES > TUDOR ECO STORY page */



/* START: Styles for RESOURCES > GLOSSARY page */

dl
{
	padding: 0;
	margin: 0;
	display: block;
}
dt
{
	padding: 1.5em 0 0 0;
	margin: 0;
	display: block;
	font-weight: bold;
	color: #668d3c;
}
dd
{
	padding: 0.5em 0 0 0;
	margin: 0;
	display: block;
}

/* END: Styles for RESOURCES > GLOSSARY page */



/* START: Styles for Stockists page */

.stockists_padding
{
	padding: 40px 0 0 0;
	margin-left: -17px;
}

.stockists_padding_right_column
{
	padding: 83px 0 0 0;
}

.stockists_search
{
	height: 131px;
	padding: 22px 0 0 25px;
	background: url(gr_stockists-bg.gif) top left no-repeat;
}
.stockists_search .value_stockists input
{
	width:80px;
	height: 25px;
}
.stockists_search .field_checkbox input
{
	width: auto;
	height: auto;
	line-height: auto;
	padding:0;
	margin: 0;
	background: none;
	border: none;
	
}

.states a
{
	padding: 0 2px 0 0;	
}
.states a.first
{
	padding: 0 2px 0 4px;
}

.stockists_search_heading
{
	font-size: 1em;
	font-weight: bold;
	color: #668D3C;
	padding-bottom: 3px;
}

.stockists_heading
{
	font-weight: bold;
	padding-bottom: 8px;
}

.stockists_logo_container
{
	width: 232px;
	height: 300px;
	float: left;
	background-color: #ffffff;
}

.stockists_logo
{
	float: left;
	padding-right: 1px;
}

.store_listing_container
{
	width: 220px;
	float: right;
}

.store_listing
{
	width: 230px;
	min-height: 82px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 0.9em;
}

.last_listing
{
	border-bottom: none;
}

.store_listing a
{
	color: #000000;
	padding: 0 0 0 13px;
	margin: 0;
	background: url(bul_black-arrow.gif) 1px .5em no-repeat;
}


.store_listing .phone
{
float: left;
}

.store_listing .fax
{
float: right;
padding-right: 14px;
}

.store_name
{
	font-size: 1.1em;
	font-weight: bold;
	color: #668D3C;
}

.stockists_form
{
	font-size: 0.9em;
	float: left;
	margin-left: 5px;
}

form .row .value_stockists
{
	float: left;
	width: 80px;
	height: 25px;
	margin-left: 10px;
}

form .row .field_checkbox
{
	float: left;
	/*width: 10%;*/
}

input.submit_stockists
{
	background: url(btn_submit.gif) top left;
	width: 48px;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
}

/* END: Styles for Stockists page */



.page_name
{
	margin: 18px 0 0 0;
}

.category_name
{
	margin: 32px 0 23px 9px;
	width: auto !important;
}


.item_title
{
	margin: 43px 0 0 0;
	font-weight: bold;
	color: #668D3C;
}

span.title
{
	color: #668D3C;
	font-size: .85em;
	font-weight: bold;
	display: block;
	margin: 0 0 .1em 0;
}

span.category
{
	color: #668D3C;
	font-size: 1.1em;
	display: block;
	margin: 0 0 .1em 0;
}

a.black_arrow
{
	width: auto;
	color: #000000;
	display: block;
	padding: 0 0 0 13px;
	background: url(bul_black-arrow.gif) 1px .5em no-repeat;
}

a.black_arrow:hover
{
	text-decoration: underline;
}

.terms_bg
{
	background: url(gr_about-page-bg.gif) bottom right no-repeat;
}

.homepage_border
{
	background: url(gr_body-bg.jpg) top left repeat-y;
}

.background 
{

	background: url(gr_about-page-bg.gif) bottom right no-repeat;

	/**************************/
	/*float: left;*/
	/**************************/

}

.row
{
	float: left;
	width: 100%;
	margin: 0;
}

.dark
{
	background: #EFF3EB;
}

.table
{
	width: 100%;
	font-size: .9em;
}

.thead
{
	border-bottom: 3px double #d9d9d9;
	font-weight: bold;
}

.cell
{
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.cell span
{
	padding-left: 4px;
	padding-right: 4px;
	display: block;
}

.percent10
{
	width: 10%;
}

.percent15
{
	width: 15%;
}

.percent20
{
	width: 20%;
}

.percent25
{
	width: 25%;
}

.percent30
{
	width: 30%;
}

.percent35
{
	width: 35%;
}

.percent40
{
	width: 40%;
}

form .row
{
	padding: 0;
	height: 25px;
	overflow: hidden;
	border: 0px solid red;
}
form .row.alt
{
	padding: 0;
	height: 25px;
	overflow: hidden;
	border: 0px solid red;
	margin-bottom: 5px;
}

form .row.tall
{
	height: auto;
}
form .row.tall .checkbox
{
	float: left;
	margin: 1px 5px 0 0;
	width: auto;
	padding: 0;
	border:0;
}
form .row.tall p
{
	float: left;
	width: 320px;
	padding: 0;
}
* html form .row
{
	width: 200px;
}
* html form .contact-us
{
	width: 470px !important;
}

form .row.large
{
	height: auto;
	overflow: visible;
	margin: 0 0 4px 0;
}

form .row .field
{
	float: left;
	width: 106px /*23%*/;
	border: 0px solid blue;
}
form .row .field02
{
	float: left;
	width: 94px /*23%*/;
	border: 0px solid blue;
}

form .row .field_small
{
	float: left;
	width: 76px /*16%*/;
	border: 0px solid yellow;
}


form .row .value
{
	float: left;
	width: 352px /*75%*/;
	border: 0px solid green;
}

form .row .value_small
{
	float: left;
	width: 142px /*30%*/;
	border: 0px solid purple;
}

form .buttons
{
	text-align: right;
}




.products
{
	display: block;
	width: 980px;
	list-style: none;
	padding: 0;
	float: left;
	margin: 0;
}

.products div
{
	margin: 0;
	float: left;
	width: 244px;
	padding: 0;
	border-bottom: 1px solid #9EB18E;
	border-right: 1px solid #9EB18E;
}

.products div.noright
{
	border-right: none;
}

.products div.nobottom
{
	border-bottom: none;
}


.products div img
{
	margin: 0;
	padding: 0;
}






.homepage_image
{
	position: relative;
}

.homepage_image img.bg
{
	display: block;
}

.homepage_image img.badge
{
	top: 20px;
	left: 21px;
	position: absolute;
	display: block;
}

.homepage_image img.txt_overlay
{
	top: 327px;
	/*bottom: 66px;*/
	left: 50px;
	position: absolute;
	display: block;
}
.homepage_image .txt_content
{
	top: 367px;
	/*bottom: 36px;*/
	left: 50px;
	position: absolute;
	display: block;
	color: #FFFFFF;
	padding: 0 78px 0 0;
}

.promo
{
	background: #FFFFFF;
	width: 243px;
	text-align: center;
	margin: 0;
	font-size: 1.1em;
	display: block;
	float: right;
	position: relative;
	overflow: hidden;
}

.promo .product a, .promo .product a img
{
	height: 225px;
	width: 243px;
	display: block;
}

.promo .text img
{
	height: 225px;
	width: 243px;
	display: block;
}

.promo .text
{
	text-align: left;
	min-height: 76px;
	border-bottom: 1px solid #9CAF8C;
}

* html .promo .text /* IE 6 ONLY */
{
	height: 80px;
}
*+html .promo .text /* IE 7 ONLY (will not work if both these declarations are merged */
{
	height: 80px;
}

.promo .text p
{
	display: block;
	margin: 4px 20px;
	padding: 0;
}

.footer
{
	font-size: .85em;
	line-height: 26px;
	width: 980px;
	margin: auto;
	text-align: left;
}

.footer a
{
	color: #3D5424;
	float: left;
	display: block;
}

.footer img
{
	margin: 9px;
	float: left;
	display: block;
}

.error{
	font-size: 11px;
	color: #FF0000;		
	margin-left: 4px;
}

.errors {	
	font-size: 11px;
	color: #FF0000;	
	margin: 15px 0 15px 21px;

}