/* CSS Document */

/*body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/

img {
	border: 0;
}

#container {
	position: relative;
	top: 5px;
	margin: 0 auto 0;
	width: 743px;
	height: auto;
	border: 0px dotted red;
}

#container #innerdiv {
	position: relative;
	background: url(images/curve2.gif) bottom right no-repeat;
}

#container #top {
	background-image: url(./images/green-n-greener/top.gif);
	width: 743px;
	height: 135px;
}

#container #navbar {
	background:url(./images/green-n-greener/navbar.gif);
	width: 743px;
	height: 43px;
}

#container #navbar #space {
	float: left;
	height: 43px;
	width: 152px;
}

#container #navbar #about {
	float: left;
	padding-left: 152px;
	height: 43px;
}

#container #keyword {
	float: left;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 15px;
	display: inline;
	border: 0px dotted #000;
}

#container #navbar #design, #blog, #registry, #search {
	float: left;
	height: 43px;
}

/*#container .curve {
	position: absolute;
	right: -1px;
	bottom: 7px;
	background:url(./images/green-n-greener/curve2.gif) no-repeat; 
	width: 148px;
	height: 118px;	
}

#container .curve[class] {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background:url(./images/green-n-greener/curve2.gif) no-repeat; 
	width: 148px;
	height: 118px;
	border: 0px dotted #000;
}*/


#container #main {
	position: relative;
	background: url(./images/green-n-greener/main.gif) repeat-y;
	width: 743px;
	height: auto;
	padding-bottom: 30px;
}

#container #main #left {
/*	position: relative;
	top: 0;
	left: 5px;*/
	position: relative;
/*	top: 178px;*/
/*	float: left;*/
	left: 5px;
	width: 142px;
	height: auto;
	border: 0px solid #000;
}

#container #main #left #shopsub {
	position: relative;
	top: 3px;
	padding-top: 10px;
	padding-left: 5px;
	display: inline;
}

#container #main #left #shoppingcartinfo {
	position: relative;
	top: 5px;
	left: 5px;
	margin-bottom: 5px;
}

#container #main #left #eshopnav {
	position: relative;
	padding-top: 2em;
	display: block;
}

#container #main #left .item {
	position: relative;
	padding-left: 5px;
	display: block;
}

#container #main #left .item1 {
	position: relative;
	padding-left: 5px;
	display: block;
	border: 0px dotted #000;
}

#container #main #left .separator {
	position: relative;
	width: 142px;
	height: 6px;
	background: url(./images/green-n-greener/hor_bar.gif) repeat-x bottom;
	border: 0px dotted #000;
	padding-top: 20px;
}

#container #main #right {
/*	position: absolute;
	top: 178px; */
	position: absolute;
	top: 0;
/*	left: 152px;*/
	left: 152px;
/*	padding-left: 5px;*/
	height: auto;
	width: 585px;
	padding-top: 5px;
	overflow:hidden; 
	border: 0px dotted #000;
}

#container #main #right #content {
	position: relative;
	top: 10px;
/*	left: 10px;
	width: 552px;*/
	left: 0;
	width: 585px;
	height: auto;
	padding-bottom: 20px;
/*	padding-right: 10px;*/
	overflow: hidden;
	border: 0px dotted #000;
}

#container #bottom {
	position: relative;
	background: url(./images/green-n-greener/bottom.gif) transparent;
	top: 0;
	width: 743px;
	height: 118px; 
/*	background: url(images/bottom1.gif) bottom no-repeat;
	width: 595px;
	height: 6px;*/
	border: 0px dotted #000;
}

#container #bottom .separator {
	position: relative;
	left: 6px;
	width: 142px;
	height: 6px;
	background: url(./images/green-n-greener/hor_bar.gif) repeat-x top;
	border: 0px dotted #000;
}

#container #bottom #contactus {
	float: left;
/*	position: relative;*/
	left: 0;
	padding-left: 5px;
	border: 0px dotted #000;
}

#container #bottom #bottomnav {
	position: relative;
	top: 30px;
	left: 50px;
	width: 570px;
	font-size: 10px;
	color: #9c9c9c;
	padding-bottom: 0;
	border: 0px dotted #000;
	vertical-align: bottom;
	text-align: left;
	display: inline;
}

#container #bottom #bottomnav a {
	text-decoration: none;
	color: #9c9c9c;
	display: inline;
}

#container #bottom #bottomnav a:hover {
	text-decoration: none;
	color: #6D933E;
}

#container #main #right .separator {
	width: 585px;
	height: 6px;
	background: url(./images/green-n-greener/hor_bar.gif) repeat-x bottom;
	border: 0px dotted #000;
}

/*===============================*/
#catalogList {
	position: relative;
	width: 568px;
	border: 0px dotted black;
	padding: 0;
	margin: 0;
}

#catalogList .prod {
	float: left;
	height: 189px;
	width: 189px;
	border: 0px dotted black;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

#catalogList .prod .pic {
	position: relative;
/*	height: 128px;
	width: 128px;*/
	background: white;
	padding: 0;
	border: 0px solid black;
	text-align:center;
	vertical-align: middle;
}

#catalogList .prod .pic-pt {
	position: relative;
	height: 128px;
	width: 96px;
	background: white;
	padding: 0 16px 0 16px;
	border: 0px solid black;
}

#catalogList .prod .pic-ls {
	position: relative;
	height: 96px;
	width: 128px;
	background: white;
	padding: 16px 0 16px 0;
	border: 0px solid black;
}

#catalogList .prod .title {
	border: 0px solid black;
	padding-top: 1em;
	text-align: center;
}

#catalogList .prod .title a { 
	text-decoration: none;
	color: #838383;
	text-align: center;
}

#catalogList .prod .title a:hover { 
	text-decoration: underline;
	color: #838383;
}

#catalogList .prod .price {
	border: 0px solid black;
	color: #838383;
	text-align: center;
}

/*===================================*/
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6D933E;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6D933E;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.headersmall {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.bodycopy {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 18px;
}
.bodycopy2 {
	font-size: 11px;
}
.link01 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.link01 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.link01 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D933E;
	text-decoration: none;
}
.link01 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.link02 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
}
.link02 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
}
.link02 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D933E;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
}
.link02 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
}
.link03 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6D933E;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.link03 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6D933E;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.link03 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.link03 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6D933E;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.bodysmall {
	font-size: 11px;
	color: #999999;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 100%;
}
.list {
	margin-left: 20px;
}
.list2 {
	margin-left: 22px;
}
.list3 {
	margin-left: 32px;
}
ol {
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
ul {
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

a {
	text-decoration: none;
	color: #6D933E;
}
a:visited {
	color: #6D933E;
}
a:hover {
	color: #98CA3C;
}



select {
	font-size: 10px;
}