/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt; text-align:center; 
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, pre,
blockquote, ul, ol, dl, address {
        margin: 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
        margin-left: 3em;
        margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
label {
	display: block;
	float: left;
	width: 120px;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}
img {
	border: 0px none;
}




a {
	text-decoration: none;
	color:black; }
a:hover {color:#003399; }


/** begin custom **/

#mainBody {
	color: #2e7e42;
}
	
#container {
	width: 770px;
	margin: 0 auto;
}

#header {
width: 770px;
	height: 136px;
	background: url(header-bg.jpg) no-repeat;
}
#header #logo {
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}


#header #clientQuote {font-size: 10pt; color:#1F2321; width: 290px;
	float: right;
	text-align: right;
	margin-right: 130px; margin-top:35px;  margin-bottom:20px; font-family: Arial, Verdana, Helvetica, sans-serif;
}
#header #clientQuote em {
	display: block; margin-bottom:5px;
	
}
#header #clientQuote br {
	display: none;
}
#header #fairTrade {
	width: 83px;
	text-align: center;
	float: right;
	padding: 6px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
#header #fairTrade a {
	color: #ffffff;
	text-decoration: none;
}


#topNav {
	background: url(bar-bg.gif) repeat-x;
	border: 1px solid #237838;
	color: #ffffff;
	height: 25px;
	line-height: 24px;
	font-size: 9pt;
}
#topNavInner {
	text-align: center;
	width: 768px;
}
#topNav a {
	color: #ffffff;
	text-decoration: none;
}
.navDivider {
	padding: 0 6px;
}

.barShadow {
	background: url(bar-shadow.gif) repeat-x;
	height: 4px;
	overflow: hidden;
}

.divider {
	background: url(dotted-line.gif) repeat-x center;
	height: 16px;
	font-size: 2px;
	overflow: hidden;
	clear: both;
}

#navBarSearch {
	position: absolute;
	margin-left: 585px;
	margin-top: 3px;
	font-size: 7pt;
	color: #ffffff;
}
#navBarSearch input, #navBarSearch span {
	vertical-align: middle;
	float: left;
}
#navBarSearch span {
	line-height: 19px;
	padding-right: 4px;
}
.searchBox {
	width: 100px;
	height: 17px;
	border: 1px solid #89b13d;
	padding: 0;
}

/* SIDE NAV */
#lhs {
	width: 162px;
	float: left;
}
.sideNav .title, .categoryName, .titleBar {
	background: url(bar-bg.gif) repeat-x;
	color: #ffffff;
	text-indent: 8px;
	font-size: 10.5pt;
	height: 25px;
	line-height: 24px;
	border: 1px solid #237838;
}
.sideNav a {
	display: block;
	background: #eeedee;
	height: 24px;
	line-height: 23px;
	color: #2b7d3f;
	text-decoration: none;
	text-indent: 8px;
	font-size: 8pt;
}
.sideNav a:hover {
	background: #c4c3c4;
}
.sideNavDivider {
	background: #eeedee url(nav-divider.gif) no-repeat;
	height: 4px;
	overflow: hidden;
	width: 162px;
}
.subNav {
	position: absolute;
}
.subNav a {
	width: 162px;
}

.sideBanner img {
	display: block;
}

#greenBurials {
	background: url(banner-green-burials.jpg) no-repeat;
	height: 199px;
	width: 162px;
	overflow: hidden;
	color: #ffffff;
}
#greenBurials .heading {
	font-size: 26pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 26pt;
}
#greenBurials .padding {
	padding: 10px 10px 10px 8px;
}
/* END SIDE NAV */

#contentArea {
	width: 770px;
	clear: both;
}

#rhs {
	width: 593px;
	float: right;
text-align:left; }

#flash {
	width: 593px;
	height: 344px;
}

.featuredCategory {
	float: left;
	width: 188px;
	margin-right: 14px;
}

.categoryName {
	margin-bottom: 1px;
}
.categoryImage {
	height: 190px;
	width: 188px;
	overflow: hidden;
	margin-bottom: 1px;
}
.categoryFoot {
	background: #84a840;
	height: 35px;
	text-align: right;
}
.moreLink {
	line-height: 34px;
	padding-right: 10px;
	text-decoration: none;
	color: #ffffff;
	font-size: 10.5pt;
}

/* FOOTER */
#footer {
	clear: both;
	background: url(bar-bg.gif) repeat-x;
	border: 1px solid #237838;
	text-align: center;
	color: #ffffff;
	height: 25px;
	line-height: 24px;
	font-size: 8pt;
}
.footerDivider, .footerLinksDivider {
	padding: 0 5px;
}
#footerLinks {
	background: url(bar-shadow.gif) repeat-x top;
	color: #256c37;
	height: 25px;
	padding-top: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: right;
}
#footerLinks a {
	color: #256c37;
	text-decoration: none;
}
/* END FOOTER */

/** PRODUCT SECTION **/

.productSectionProduct {
	clear: both;
}
.productSectionImage, .productImage {
	float: left;
	margin-right: 20px;
}
.productSectionImage img, .productImage img {
	border: 1px solid #2e7f42;
	vertical-align: top;
}
.productSectionImage .enlargeImage, .productImage .enlargeImage {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 8pt;
}
.productSectionImage .enlargeImage img, .productImage .enlargeImage img {
	border: 0;
	display: inline;
	vertical-align: top;
}
.productSectionName, .productName {
	font-size: 11pt;
	font-weight: bold;
}
.productSectionName {
	margin-bottom: 5px;
}
.productName {
	font-size: 14pt;
	margin-bottom: 10px;
}
.productSectionDesc, .productDesc {
	line-height: 125%;
	margin-bottom: 1em;
}
.customerOptionName {
	float: left;
	width: 120px;
}.customerOptionValues {
	float: left;
	width: 250px;
}
#productDetails .customerOptionName {
	float: none !important;
	width: auto !important;
	margin-bottom: 1em;
}
#productDetails .customerOptionValues {
	float: none !important;
	font-size: 11pt;
	width: auto !important;
}
.moreInfo {
	font-weight: bold;
}
#largeImagePopup {
	width: 637px;
	height: 487px;
}
#largeImagePopup, .yui-panel-container, .yui-panel {
	background: transparent;
	border:none;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
}
#largeImagePopup div {
	padding: 0px;
	margin: 0px;
}
.mask {
	background-color:#000;
	-moz-opacity:0.75;
	opacity:.75;
	filter:alpha(opacity=75);
}
#largeImagePopupBackground {
	background: url(large-image-bg.png) no-repeat;
	position: absolute;
	width: 637px;
	height: 487px;
	z-index: -1;
}
#largeImagePopup a {
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}
#largeProductInner {
	text-align: center;
	height: 450px;
}
#largeProductImage {
	height: 438px;
	overflow: hidden;
}
#largeProductImagePhoto {
	border: 1px solid #ffffff;
	margin-top: 30px;
	margin-bottom: 10px;
}
#largeProductImageName {
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
}
#closeWindowLink {
	text-align: right;
	padding-right: 10px !important;
}
#productDetails {
	margin-top: 6px;
}
/** END PRODUCT SECTION **/

.titleBar a {
	color: #ffffff;
	text-decoration: none;
}
.messageBar {
	background: url(message-bar-bg.gif) repeat-x;
	color: #ffffff;
	padding-left: 8px;
	font-size: 12pt;
	height: 25px;
	line-height: 24px;
	border: 1px solid #659d0b;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1 {
	color: #2e7e42;
	font-size: 14pt;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 12px;
}

.content {
	margin-top: 10px;
}

p {
	margin: 1.5em 0 0 0;
	line-height: 130%;
}

.searchResult {
	padding: 1em 0;
}


label {
	text-align: right;
	font-size: 10.5pt;
	margin-right: 10px;
}
.contactDetails {
	font-size: 10.5pt;
}
.formInput {
	background-color: #e8e7e7;
	width: 250px;
	font-size: 10.5pt;
}
textarea.formInput {
	height: 100px;
	overflow: auto;
}

#categoryDescription {
	margin-bottom: 1em;
}
#contentlink a {color: black; font-weight: bold; }
.materialtable td {font-size:9pt; vertical-align:top; }

