/* @override 
	http://gardenliving.businesscatalyst.com/css/visual.css
	http://gardenliving.businesscatalyst.com/css/visual.css
	http://gardenliving.businesscatalyst.com/css/visual.css
*/

.clear {
	clear: both;
}

body {
	background: #FFFFCC;
	color: #666;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

div#wrapper {
	margin: 36px auto;
	padding: 0;
	width: 832px;
	text-align: left;
}

div#container {
	background: #fff;
	border: 2px solid #FF6600;
	margin: 0 auto;
	padding: 20px;
	width: 790px;
}

div#masthead {
	height: 90px;
}

div#logo {
	background: transparent url(../cssimg/logo.gif) no-repeat;
	float: left;
	height: 90px;
	text-indent: -90000px;
	width: 500px;
	
}

div#newsletter {
	float: right;
	height: 40px;
	margin-top: 36px;
	width: 240px;
	text-align: right;
}

div#newsletter label {
	background: transparent (../cssimg/subscribenewsletter.gif) no-repeat 0 0;
	display: block;
	height: 20px;
	padding-left: 37px;
}

div#newsletter label img {
	float: left;
}

div#newsletter input.cat_textbox_small {
	height: 12px;
	width: 114px;
	line-height: 12px;
	border: 1px solid #4288C9;
}

div#content {
	margin: 18px 0;
}

div#navcontainer {
	background: #D0E4F3;
	height: 27px
}

div#main-nav {
	background: #FF6600;
	height: 27px;
}

div#navcontainer div#main-nav {
	float: left;
}

div#navcontainer div#search {
	background: #D0E4F3;
	float: right;
	height: 27px;
	line-height: 27px;
	position: relative;
	width: 200px;
}

div#navcontainer form {
	padding: 0;
	margin: 0;
}

div#navcontainer div#search div {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 4px;
	right: 4px;
}

div#navcontainer div#search div input.cat_textbox_small {
	height: 12px;
	line-height: 12px;
	width: 120px;
	border: 1px solid #4288C9;
}

div#navcontainer div#search div input.cat_button {
	background: ##CC9933;
	border: 1px solid #3A77B0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	width: 60px;
}

div#side {
	width: 210px;
	float: left;
}

div#main {
	float: right;
	width: 558px;
}

ul#catlist {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 558px;
}

ul#catlist li {
	background: #7EC32F;
	float: left;
	height: 160px;
	margin-top: 18px;
	margin-right: 18px;
	width: 174px;
}

ul#catlist li.endrow {
	margin-right: 0;
}

ul#catlist li h3 {
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	margin: 0;
	text-indent: 18px;
}

ul#catlist li.productmonth {
	background: #fff;
	border: 1px solid #3d9ede;
	position: relative;
	width: 172px;
}

ul#catlist li.productmonth h3 {
	background: #3D9EDE;	
}

ul#catlist li.productmonth img {
	position: absolute;
	top: 46px;
	left: 36px;
}

div#footer {
	color: #3D9EDE;
	font-size: 10px;
	text-align: left;
	padding: 9px 0;
	position: relative;
}

div#footer div#creditcard {
	float: left;
	text-align: left;
	width: 100px;
}

div#footer div#siteinfo {
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: right;
	top: 9px;
	right: 0;
	width: 400px;
}

/* @group LINKS */

a:link {
	color: #3D9EDE;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #3D9EDE;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	color: #3D9EDE;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #7EC32F;
	font-weight: bold;
	text-decoration: underline;
}

/* @end */

/* @group MODULE */

/* The other properties are in bc-module.css */
div.MODULE-search, div.MODULE-newsletter {
	font-size: 10px;
	margin: 18px 0;
	height: 72px;
	position: relative;
}

div.MODULE-search div, div.MODULE-newsletter div {
	padding: 0 0 3px 10px;
}

div.MODULE-search div.submit, div.MODULE-newsletter div.submit {
	padding: 0 0 5px 5px;
	position: absolute;
	right: 20px;
}

div.MODULE-search h3, div.MODULE-newsletter h3 {
	font-size: 10px;
	margin: 0;
}

div.MODULE-search input.cat_button,
div.MODULE-newsletter input#catlistbutton.cat_button {
	background: #205D95;
	border: 1px solid #4288C9;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	width: 70px;
}

div#newsletter form div input#catlistbutton.cat_button {
	background: #205D95;
	border: 1px solid #4288C9;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	padding: 0;
	margin: 0;
	width: 70px;	
}

div.productofthemonth {
	background: url(../cssimg/woman.jpg);
	height: 162px;
	margin-top: 18px;
	width: 210px;
}

div.productofthemonth h3 {
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	margin: 0;
	text-indent: 18px;	
}


div.clearfix input.cat_textbox_small {
	width: 180px;
	height: 11px;
	line-height: 11px;
	border: 1px solid #4288C9;	
}

div.ECOM-catalogue {
	background: #7EC32F;
	width: 178px;
	height: 164px;
}

div.ECOM-catalogue h3 {
	font-size: 12px;
	height: 30px;
	background: transparent;
	text-align: left;
}

div.ECOM-catalogue h3 a:link,
div.ECOM-catalogue h3 a:visited,
div.ECOM-catalogue h3 a:hover,
div.ECOM-catalogue h3 a:active
{
	color: #FFF;
	line-height: 30px;
}

div.ECOM-catalogue p {
	margin: 0;
	padding: 0;
}

div.ECOM-catalogue p a img {
	width: 178px;
}

div.ECOM-breadCrumbs {
	font-size: 24px;
	padding-top: 30px;
}

div.ECOM-cartSummary {
	position: relative;
	top: -35px;
}

div.ECOM-body table.productTable td.productItem {
font-size:10px;
padding:18px;
vertical-align:top;
border: none;
}

div.ECOM-body table.productTable td.productItem div.ECOM-productSmall {
	background: #f9f9f9;
	padding: 0;
}


div.ECOM-body {
	
}

div.ECOM-body table.productTable {
	background: #fff;
	border-collapse: separate;
	border-spacing: 3px;
}

table.productTable {
	background: #ffff;
}

table.productTable div.ECOM-productSmall {
	background: #fff;
	border: 2px solid #f9f9f9;
	padding: 18px;
}

/* @end */

/* @group TYPOGRAPHY */

h1 {
	font-size: 24px;
	line-height: 36px;
	color: #444;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	color: #444;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	color: #444;
}

p {
	margin: 18px 0;
	line-height: 18px;
}

strong {
	color: #444;
	font-weight: bold;
}

em {
	font-style: italic;
}

/* @end */

/* @group DYNAMIC MENU */

div#navcontainer table#cat_50422.catmain50422 {
	width: 580px;
}

div#main-nav td {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

div#main-nav td.menuitem {
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

div#main-nav td.menuitem-rollover {
	background: #7EC32F;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

div#main-nav td.menuitem-selected {
	background: #205D95;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

/* @end */