
body {
	color: #444;
	background: url(/images/cssimg/bg_bamboo.jpg);
}

h1, h2, h3, h4, h5, h6 {
	color: #363942;
}

a#logo {
	color: #382513;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	background-color: #fff;
	border-left: 10px solid #eee;
	border-right: 10px solid #eee;
	border-bottom: 10px solid #eee;
	min-height: 600px;
	background-image:url(/Images/cssimg/bg.jpg);
	background-repeat:no-repeat;
}

div#nav div#placeholder-nav {
	background-color: #382513;
}

div#hero div#placeholder-hero {
	background-color: #5C832F;
}

div#hero-sub div.inner {
	background-color: #284907;
	color: #fff;
	font-size: 11px;
}

div#footer {
	border-top: 1px solid #eee;

}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #81EB17;
}

td.menu-item-selected {
	color: #FEA856;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #284907;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #284907;
	text-decoration: none;	
}

a:hover, a:active {
	color: #284907;
	text-decoration: underline;
}

div#hero-sub a {
	color: #7EE616;
}

div#hero-sub h2 {
	color: #eee;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* @group Template Settings */

div#header-left img {
	margin: 0px 0 200px 30px;
}

div#header-left, div.whoslogged, div#header-right {
	height: 126px;
	line-height: 126px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 46px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 36px;
}

div#placeholder-nav {
	padding-left: 0;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 870px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 216px;
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#main div.inner, div#sub div.inner {
	padding: 18px 0 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	padding-top: 18px;
	height: 72px ;
}

#leftcorner
{
width:9px; 
height:36px; 
float:left;
background-image:url(http://greentopia.goodbarry.com/images/cssimg/img_top1.gif);
background-repeat:no-repeat;
}

#rightcorner
{
width:9px; 
height:36px; 
float:left;
background-image:url(http://greentopia.goodbarry.com/images/cssimg/img_top2.gif);
background-repeat:no-repeat;
}

#topcurve
{
width:970px; 
height:23px; 
margin:auto;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* new classes */
.maincontainer
{
 width:557px;
}

.headingtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}.normalcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.contantitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D8625;
	text-decoration: underline;
}

a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D8625;
	text-decoration: none;
}

.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#739E33;
	border:3px solid #4F6E20;
	}
