/* CSS Document */


body,td,th {
    font: x-small Verdana, Arial, Helvetica, sans-serif;
  }


body {
    
  }


a:link {
  }


a:visited {
  }


a:hover {
  }


a:active {
  }


a img {
    border: 0;
  }


h1 {
    font: bold medium "Times New Roman", Times, serif;
    margin: 0px 0px 5px;
  }


h1 a {
    color: #000000;
    text-decoration: none;
  }


h1 a:hover {
    color: #000000;
    text-decoration: underline;
  }


h2 {
    font: bold medium/20px "Times New Roman", Times, serif;
    text-align: center;
    background: #D5ECC4;
    margin-top: 10px;
    margin-bottom: 10px;
  }


h3 {
    font-family: "Times New Roman", Times, serif;
    color: #6E8C58;
    font-weight: bold;
    margin: 10px 0px 0px;
    padding: 0px;
  }


h4 {
    font-size: x-small;
    margin-bottom: 0px;
  }


h5 {
  }


h6 {
  }


form {
    margin: 0px;
    padding: 0px;
  }


#wrapper {
    padding: 0px;
    width: 750px;
    margin-right: auto;
    margin-left: auto;
  }


#header {
    height: 125px;
    width: 750px;
  }


#headerlogo {
  }


#page {
  }


#leftcol {
    float: left;
    width: 175px;
    margin: 0px;
    padding: 0px;
  }


#rightcol {
    float: right;
    width: 150px;
    padding-top: 5px;
  }


#maincol {
    margin: 0px 155px 0px 180px;
    padding: 0px;
  }


#maincolfull {
    margin-left: 180px;
  }


#topmenu {
    line-height: 20px;
    background: #D5ECC4 url(../images/layout2/topmenubkg.jpg) no-repeat;
    height: 20px;
    margin-left: 177px;
  }


#topmenu ul {
    padding: 0px;
    list-style-type: none;
    margin: 0px;
  }


#topmenu ul li {
    margin: 0px;
    padding: 0px;
    display: inline;
  }


#topmenu ul li a {
    margin: 0px;
    padding: 0px 20px;
    line-height: 20px;
    border-right: 1px solid #6E8C58;
    float: left;
    color: #000000;
    text-decoration: none;
  }


#topmenu ul li a:hover {
    text-decoration: none;
    background-color: #FFFFFF;
  }


#topmenu .left {
  }


#pagecontents {
    background: url(../images/layout2/mainpagebkg.jpg) no-repeat;
    margin: 0px;
    padding: 10px 0px 0px;
  }

/* Hides from IE5-mac \*/

* html #pagecontents h1 {
    height: 1%;
  }


* html #pagecontents p {
    height: 1%;
  }

/* End hide from IE-mac */

#sidemenu {
    padding: 0px;
    background: url(../images/layout2/sidebarbkg.jpg) repeat-x;
  }


#sidemenu h1 {
    font: bold small/20px "Times New Roman", Times, serif;
    color: #FFFFFF;
    background: #6E8C58;
    text-align: center;
    margin: 0px;
    padding: 0px;
  }


#sidemenu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }


#sidemenu ul li {
    margin: 0px;
    padding: 0px;
  }


#sidemenu ul li a {
    line-height: 20px;
    display: block;
    height: 20px;
    width: auto;
    margin: 0px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    color: #000000;
    text-decoration: none;
    border-top: 1px solid #6E8C58;
  }


#sidemenu ul li a:hover {
    background: #AED987;
  }


#footer {
    clear: both;
    border-top: 5px solid #6E8C58;
    margin-top: 10px;
  }


.imageleft {
    float:left;
    margin: 5px;
  }


.productlist {
  }


.productlist table {
    width: 100%;
  }


.productlist tr {
  }


.productlist th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    text-align: left;
    background-image: url(../images/layout/buttonbkg_2.jpg);
    background-repeat: repeat-x;
  }


.productlist td {
    vertical-align: top;
    border: 1px none #afb0c0;
  }


.productlist h2 a {
    display: block;
    padding-left: 5px;
  }


.productlist h2 a:hover {
  }


.productlist .pricetxt {
    line-height: 20px;
    color: #FF0000;
    text-align: center;
    font-weight: bold;
  }


.productlist h2 {
    font-size: 100%;
    color: #000066;
    margin: 0px;
    padding: 0px;
  }


.productlist .imagecell {
    width:100px;
    padding: 0px;
  }


.productlist img {
    border: 1px none #84859C;
    padding: 2px;
  }


.detail {
  }

/* Hides from IE5-mac \*/

* html .detail {
    height: 1%;
  }

/* End hide from IE-mac */

.detail .detailimage {
    float: right;
    border: 1px solid #8C8858;
    padding: 2px;
    width: 150px;
  }

.detailimage {
		margin: 3px;
}

.detail_image {
    display: inline;
    border: 1px solid #8C8858;
    padding: 2px;
    width: 150px;
  }


.detail h1 {
    background: none;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0 5px;
    color: #000066;
    font: bold small/20px Verdana, Arial, Helvetica, sans-serif;
  }


.detail h2 {
    background: none;
    text-align: left;
    color: #040546;
    font: bold small/20px Verdana, Arial, Helvetica, sans-serif;
  }


.detail h3 {
  }


.detail h4 {
  }


.detail h5 {
  }


.detail h6 {
  }


.detailpricing {
    border: 1px solid #8C8858;
    margin-top: 5px;
    background: #ECE8C4 url(../images/layout2/detailpricingbkg.jpg) no-repeat;
    margin-bottom: 5px;
  }


.detailpricing table {
    margin: 2px;
  }


.detailpricing th {
    font-weight: normal;
    text-align: left;
  }


.detailpricing td {
    padding: 2px;
  }


.detailpricing h6 {
    border-bottom: 1px solid #8C8858;
    margin: 10px 0px 5px;
    padding: 2px;
  }


.detailpricing .control {
    line-height: 20px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #8C8858;
    background: #ABDA8A;
    margin-top: 5px;
  }


.detailpricing .control .btn {
    background: #ABDA8A;
    border-style: none;
    line-height: 20px;
    width: 100%;
  }


.detailpricing .control .btnhover {
    background: #FFFFFF;
    cursor: hand;
  }


.detailpricing .control table {
    width: 100%;
    margin: 0px;
  }


.detailpricing .control td {
    border-right: solid 1px #8C8858;
  }


.detailpricing .totalprice td {
    padding: 0!important;
  }


.detailpricing .totalprice {
    width: 95px;
    font-weight: bold;
    background-color: #FFFFFF;
    padding-right: 5px;
    text-align: right;
  }


.addcart {
    border-right: none!important;
    text-align: center;
  }


.addcart a {
    line-height:20px;
    width: 100px;
    text-decoration: none;
    color:#000000;
    font-weight: bold;
    background-color: #D5ECC4;
    border-style: none;
    display: block;
    height: 22px;
  }


.addcart a:hover {
    background-color: #FFFFFF;
  }


select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
  }


input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
  }


.carttable {
    text-align: left;
  }


.carttable table {
    background: #ECE8C4 url(../images/layout2/cartback.jpg) no-repeat 0px 1px;
    width: 99%;
    margin-top: 10px;
    margin-bottom: 10px;
  }


.carttable th {
    line-height: 20px;
    text-align: left;
    padding: 0px 2px;
    border-top: 1px solid #8C8858;
    border-right: 1px none #8C8858;
    border-bottom: 1px none #8C8858;
    border-left: 1px none #8C8858;
  }


.carttable td {
    padding: 2px;
    border: 1px none #8C8858;
  }


.carttableoptions {
  }


.carttableoptions th {
  }


.carttableoptions td {
  }


.carttable .altrow {
    background: #E2DDA6;
  }


.carttabletotal {
  }


.carttabletotal th {
    background: #ABDA8A;
    margin: 0px;
    padding: 0px;
  }


.carttabletotal td {
    border-top-style: solid;
    border-bottom-style: solid;
    font-weight: bold;
    background: #ABDA8A;
    margin: 0px;
    padding: 0px;
  }


.carttabletotal .clearcart {
    text-align: center;
    float: left;
  }


.carttabletotal .clearcart a {
    line-height: 20px;
    width: 100%;
    text-align: center;
    color: #000000;
    text-decoration: none;
    display: block;
    margin: 2px;
  }


.carttabletotal .clearcart a:hover {
    background: #FFFFFF;
  }


.carttabletotal .checkout {
    line-height: 25px;
    float: none;
  }


.carttabletotal .checkout .btn {
    background: #D5ECC4;
    height: 25px;
    line-height: 25px;
    border-right: 1px solid #8C8858;
    border-left: 1px solid #8C8858;
    border-top: 0px none #FFFFFF;
    border-bottom: 0px none #FFFFFF;
    font-weight: bold;
    color: #000000;
  }


.carttabletotal .checkout .btnhover {
    background: #FFFFFF;
    cursor: hand;
  }


.txtbold {
    font-weight: bold;
  }


.greenbox {
    border: solid 1px #6E8C58;
    margin-bottom: 10px;
  }


.greenbox h1 {
    font: bold small/20px "Times New Roman", Times, serif;
    color: #FFFFFF;
    background: #6E8C58;
    text-align: center;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
  }


#cartsmall {
    padding: 3px;
  }


#cartsmall table {
    width: 100%;
  }


#cartsmall th {
    line-height: 20px;
    text-align: left;
    font-weight: normal;
  }


#cartsmall td {
    line-height: 20px;
    text-align: right;
  }


#cartsmall ul {
    border-top: 1px solid #6E8C58;
    margin: 0px;
    padding: 0px;
    list-style: none;
  }


#cartsmall ul li {
    white-space: normal;
  }


#cartsmall ul li a {
    line-height: 18px;
    text-decoration: none;
    color: #000000;
    display: block;
    margin: 0px;
    padding: 0px;
  }


#cartsmall ul li a:hover {
    text-decoration: underline;
  }


#bestsellers {
    padding: 3px;
    margin: 0;
  }


#bestsellers ol {
    margin: 0px 0px 0px 28px;
    padding: 0;
  }


#bestsellers li {
    margin: 0px;
    padding: 0px;
  }


#bestsellers a {
    color: #000000;
    text-decoration: none;
  }


#bestsellers a:hover {
    text-decoration: underline;
  }


.prodthumb {
    width: 203px;
    float: left;
    margin-right:2px;
    border: 1px solid #6E8C58;
    background: url(../images/layout2/prodthumbbkg.gif) no-repeat;
    text-align: center;
    margin-bottom: 5px;
    height: 170px;
  }


.prodthumb a {
    text-decoration: none;
    display: block;
    height: 170px;
  }


.prodthumb a:hover {
  }


.prodthumb h3 {
    color: #000000;
    font: bold medium/20px "Times New Roman", Times, serif;
    height: 40px;
  }


.prodthumb .image {
  }


.prodthumb .price {
    font-weight: bold;
    color: #FF0000;
    line-height: 20px;
  }


.producttitle {
    color: #6E8C58;
  }


.featuredlist {
  }


.featuredlist .prodthumb {
    width: 203px;
    float: left;
    margin-right:2px;
    border: 1px solid #6E8C58;
    background: url(../images/layout2/prodthumbbkg.gif) no-repeat;
    text-align: center;
    margin-bottom: 5px;
    height: 170px;
  }


.featuredlist .prodthumb a {
    text-decoration: none;
  }


.featuredlist .prodthumb a:hover {
    cursor: hand;
  }


.featuredlist .prodthumb h3 {
    color: #000000;
    font: bold large/20px "Times New Roman", Times, serif;
    height: 40px;
    text-align: left;
    margin-top: 5px;
    margin-left: 5px;
  }


.featuredlist  .prodthumb .image {
    background: no-repeat 50px 40px;
    height: 100%;
  }


.featuredlist .prodthumb .price {
    font-weight: bold;
    color: #000000;
    line-height: 20px;
    text-align: left;
    font-size: medium;
    margin-left: 5px;
  }


.imageright {
    float: right;
    margin: 2px;
  }


.featuredlist .prodthumb .fromtxt {
    text-align: left;
    margin-top: 80px;
    margin-left: 5px;
    color: #000000;
  }


.featuredlist .producttitle {
    color: #6E8C58;
  }


.feedbackform {
  }


.feedbackform table {
    background: url(../images/layout2/mainpagebkghrzsm.jpg) no-repeat 0px 0px;
    border: 1px solid #6E8C58;
    width: 98%;
  }


.feedbackform th {
    text-align: left;
    font-weight: bold;
    vertical-align: top;
  }


.feedbackform td {
    padding: 3px;
  }


.feedbackform input {
  }


.deliverytimes {
    margin: 2px;
    text-align: center;
  }


.deliverytimes a {
    color: #000000;
    text-decoration: none;
    cursor: hand;
  }


.deliverytimes a:hover {
  }


.deliverytimes table {
    text-align: left;
    margin: 2px;
  }


.deliverytimes th {
    font-weight:bold;
  }


.deliverytimes img {
    border: 1px solid #6E8C58;
  }


.footermenu {
    text-align: center;
  }


.footermenu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
  }


.footermenu ul li {
    display: inline;
    line-height: 20px;
    padding-right: 5px;
    padding-left: 5px;
    border-right: 1px solid #000000;
  }


.footermenu a {
    color: #000000;
    text-decoration: none;
  }


.footermenu a:hover {
    text-decoration: underline;
  }
	.garden-sheds{
	text-align: center;
	width: 750;
	clear: left;
	}
	.garden-sheds h1 {
	color : #6E8C58;
	font-size : 13px;
	font-weight : bold;
}
