/*
 *
 */

/* Primary Styles */
body {
	background: ffffff;
	padding: 0;
	margin: 0;
	font-family: 	 Georgia, serif;
	line-height: 1.3em;
	font-size: 13px;
	color: #000000;
	}
h1, h2,h3, h4 h5, h6 {
	margin: 0 0 2px 0;
	padding: 0;
  font-family:  Georgia, serif;;
	}
h1  {

	font-size: 180%;
	line-height: 1.2em;
	color: #000000;
	}
h2 {
        letter-spacing: -1.5px;
	font-size: 220%;
	line-height: 1.2em;
	color: #000000;
	letter-spacing: -.025em;
	}

h3 {

        letter-spacing: -1.1px;
	font-size: 140%;
	line-height: 1.2em;
	color: #000000;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
h4 {
        letter-spacing: -1.2px;
        font-size: 200%;
        }



a {
	text-decoration: none;
	color: #17690a;
	}
a:hover {
	color: #2fa511;
	text-decoration: none;
	}
img { border: 0; }
hr, .hide { display: none; }

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* PRIMARY LAYOUT */
#container {
	width: 900px;
	margin: 0px auto 0px auto;
	}
#main {
	background: #ffffff;
	clear:both;
	width: 900px;
	position: relative;
	}

/* Header Styles */
#header {
	position: relative;
	margin-top: 0px;
	height: 65px;
	background-color: #e2e2e2;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	}
h1#logo {
	padding: 0;
	margin: 0;
	float: left;
	}
h1#logo a {
	font-size: 120%;
	line-height: 1.2em;
	text-decoration: none;
	color: #2fa511;
	}
h1#logo a:hover {
	text-decoration: none;
	color: #000000;
	}
#cartlinks {
	float: right;
	text-align: right;
	}
h2#cartcount {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	}
h2#cartcount a {
	font-size: 120%;
	line-height: 1.2em;
	text-decoration: none;
	color: #000000;
	}
h2#cartcount a:hover {
	color: #2fa511;
	}

#headerlinks  {
	float: right;
	padding: 8px;
	text-align: right;
	
}

#header img {
	float: left;
}

#header a {
	padding: 10px;
        font-color: #484848;
}


#cartheader {
	margin-top: 15px;
        font-weight: bold;
      
}




/* CONTENT */

#content {
	color: #4B4B4B;
}
	#content .content {
		width: 550px;
		float: left;
		padding: 30px 26px;
	}




#content .sidebar {
		width: 270px;
		float: right;
		padding: 25px 10px;
                background: #9ac298;
                border-left: 2px solid #CCCCCC;
                border-right: 2px solid #CCCCCC;
	}
#content .sidebar ul{
              padding: 2px;
              margin: 0;
              list-style-type: none;
}
#content .sidebar li{
              margin: 2px;
              padding: 0;
              list-style-type: none;
              height: 90px;
}
#content .sidebar .prodimagemini {
	width: 50px;
	padding: 5px 0;
	margin: 0 10px 0 0;
	float: left;
}
#content .sidebar p {
        font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
        font-size: 90%;
        line-height: 1.2em;
        margin: 0;
}
#content .sidebar h3 {
        font-size: 120%;
        font-weight: normal;
}

/* INDEX */

#content .mostpopular h3{
        text-align: center;
        color: #dda41a;
        padding: 10px;
}

#content .frontbox {
        width: 900px;
        height: 300px;
        margin: 10px 0;

}
   #content .frontbox .secleft {
        width: 450px;
        float: left;

}
   #content .frontbox .secright {
        width: 450px;
        float: right;
}
   #content .commercial-area {
        height: 65px;
}
   #content .frontbox li {
        margin-bottom: 5px;
}
#content .front4 {
        width: 900px;
        height:150px;
}
       #content .front4 .secleftsmall {
           width: 225px;
           float: left;
}

#grid4col {
        width: 890px;
        height: 250px;
        padding-top: 20px;
        padding-bottom: 40px;
        }

   #section1 {
           width: 440px;
           height: 250px;
           float: left;
           background-color:transparent;
           }
       #section1 h3{
              font-size: 300%;
              text-align: center;
}
       #section1 p{
              font-size: 140%;
              text-align: center;
              
}
   #section2 {
           width: 440px;
           height: 250px;
           float: right;
           }

}
      #section2 p{
              font-size: 120%;
              text-align: center;
}
   #bigboxleft{
           width: 440px;
           height: 250px;
           padding: 0 5px 0 8px;
}
   #boxleft{
           width: 220px;
           height: 250px;
           float: left;
           padding: 0 0px 0 0px;
}
   #boxright{
           width: 220px;
           height: 250px;
           float: right;
           padding: 0 0px 0 0px; 
}

  #explainright{
           width: 440px;
           height: 250px;
           padding: 5px 30px 0 30px;
           text-align:left;
	   line-height: 1.1em;

}

     #explainright p{
              font-size: 90%;
              text-align:left;
              padding: 0;
              margin: 2px 0 10px 0;
}
     #explainright h3 {
              font-size: 150%;
}

     #explainright li{
              font-size: ;
              color: grey;
              margin: 2px 0 10px 2px;
              list-style-type: circle;
}
     #explainright ul{
               padding-left: 10px;
}
     #explainright a{
              font-size: 120%;
              text-align:left;
              padding: 0;
              margin: 0;
}

h3#frontheadline {
           font-color: red;
            
}
   .sectionblurb{
           font-size: 90%;
}

#feature {
        width: 900px;
        height: 250px;
        padding-top:10px;
	}
#sectionbox {
        width: 450px;
        height: 350px;
        float: right;
        padding-top:10px;
	}
#blurb{
        width: 210px;
        height: 300px;
        float: left;
        margin-right: 10px;
	font-size: 95%;
	}
#blurb_end {
        width: 230px;
        height: 300px;
        float: right;
	font-size: 95%;
	}



.lawntips {
       font-size: 120%;
       line-height: 1.5em;
              list-style-type: circle;
}


/* MAIN CONTENT AREA */
#searchbox {
	padding: 5px;
	background: #f5f5f5;
	border-bottom: 1px solid #eeeeee;
	text-align: right;
	}
#searchbox form { margin: 0; padding: 0; }
#searchbox #search-input { border: 1px solid #dddddd; line-height: 20px; width: 200px; background: #eeeeee; }
#searchbox input { vertical-align: middle; }

#content {
	width: 900px;
	float: left;
        min-height: 100%;
	background: #ffffff;
	}
#innercontent {
	margin: 0;
	padding: 0;
        min-height: 100%;
	}
	
/* pasted */





/* Right Menu Area */





/* CART PAGE */


#cart {
        width: 600px;
	line-height: 1.8em;
        margin: 25px 100px 50px;
        font-size: 12px;
}
	#cart h2 {
		font-size: 1em;
		font-weight: normal;
		margin-bottom: 15px;
	}
	#cart .basket-column-one {
		width: 300px;
	}
	#cart .basket-column {
		width: 60px;
	}
	#cart .basket-images {
		float: left;
		margin: 5px 10px 5px 0;
	}
	#cart table {
		margin-bottom: 10px;
	}
		#cart th {
			text-align: left;
			color: #ffffff;
			background-color: #666666;
			padding: 2px 5px;
		}
		#cart tr {
			clear: both;
		}
		#cart td {
			padding: 5px;
		}
	#cart .basket-desc {
		line-height: 1em;
	}
		#cart .basket-desc .title {
			font-weight: normal;
			text-decoration: none;
		}
	#cart .basket-odd {
		background-color: #e9e9e9;
	}
	#cart .basket-even {
		background-color: #e0e0e0;
	}
	#cart h3 {
		margin-bottom: 10px;
		padding-right: 5px;
		font-size: 1.2em;
	}
	#basket-right {
		text-align: right;
	}
	#cart input.update {
		font-size: 1em;
		font-family: Verdana;
		text-align: right;
	}
#cart .basket-images .thumb {
	width: 50px; height: 50px;
	overflow: hidden;
	text-align: center;
}
#cart .basket-images .thumb img {
	height: 50px;
}











#cartframe {
        width: 600px;
        margin: 25px 100px 10px;
}


.info {
	padding: 5px;
	text-align: right;
	}
#line-items {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#line-items li {
	padding: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #dddddd;
	position: relative;
	}
.price {
	color: #2fa511;
	font-weight: bold;
	}
.money {
	color: #000000;
	font-weight: bold;
	}
li#total {
	text-align: right;
	border-top: 1px solid #dddddd;
	font-size: 22px;
	font-weight: bold;
	background: #ffffff;
	color: #444444;
	}
li#total .money {
	font-size: 22px;
	}
#cart label {
	font-size: 12px;
	color: #444444;
	padding-right: 5px;
	}
#cart .right {
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
	}
#update-cart {
	float: left;
	}
.thumb .prodimage a {
	width: 50px;
	padding: 0;
	margin: 0 10px 0 0;
	background: #ffffff;
	text-align: center;
	float: left;
	}
.thumb .prodimage a:hover {
	border-color: #000000;
	}

.additional-checkout-buttons {
  text-align: right;
}

.additional-checkout-buttons p {
  position: relative;
  right: 122px;
  margin-top: 10px;
  color: #666666;
}

.additional-checkout-buttons input {
  margin: 10px 0 0 0;
}


/* ARTICLES */
#page {
	margin: 0px 0;
        padding: 20px 0;
        min-height: 100%;
	}

#articlecontainer {
	width: 630px;
        }
#frontarticles {
	float: left;
	width: 385px;
	padding: 20px 60px 0 5px;
        display: inline;
	}
   #frontarticles h2 {
           font-weight: normal;
}
.article {
	margin-bottom: 20px;
	font-size: 110%;
	}
#frontarticlesright {
	width: 200px;
	padding: 10px 30px 0 0;
        display: inline;
	height: 300px;
	}

.blogtitle a {
       font-size: 150%;
       padding-bottom: 0; 
       margin-bottom: 0; 
}
.blogtitlesmall a {
       font-size: 100%;
       padding-bottom: 50px; 
       margin-bottom: 50px; 
}
.author {
       font-size: 70%;
       color: grey;
       margin-bottom: 0;
}
.blogsnippet {
              padding: 0; 
       margin-bottom: 0; 
}
/* PRODUCTS */

/* Products on the front page */

#product-collection-front {
    list-style: none;
    margin: 10px 0;
    padding: 0;
    width: 900px;
    }
#frontcollection{ 
        width: 900px;
        height: 220px;
        padding-left: 15px;
	}

#frontcollection li { 
    float:left;
    width:160px;
    height:200px;
    margin-right: 30px;
    margin-left: 30px;
    display: inline;
    }
#frontcollection .productfrontbox {
    padding: 5px 5px 5px 5px;
  
}

#frontcollection .picturefront {
    text-align:left;
    border: ;
    width: 100px
    height:100px;
  
}
#frontcollection .titlefront {
    text-align:left;
 
    padding: 5px 0 0 0;
}
#frontcollection .pricefront {
   font-size: 
small;
   text-align: left;
} 
#frontcollection .descriptionfront {
        font-size: 80%;
	line-height: 1.2em;
	margin-top: 4px;
	text-align: left;
}

#frontproducts {
	width: 180px;
	margin: 2px 0 0 0;
	padding: 0;
	float: right;
	}

.productmain {
	width: 190px;
	text-align: center;
	padding: 2px 5px;
	margin: 0 0 2px 2px;
	border-bottom: 1px solid #eeeeee;
	}
.productmain .picture {
	padding-bottom: 6px;
	
        }
.productmain .description {
	font-size: 80%;
	line-height: 1.2em;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	}

#frontproducts p.money {
	font-size: 100%;
	margin: 2px 0;
	color: #444444;
	}
#frontproducts h3 {
	font-size: 100%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	}


/* Collection Pages */

#product-collection-multi {
    list-style: none;
    margin: 10px 0;
    padding: 5;
    width: 600px;
    }
#product-collection-multi ul { 
    width: 300px;
    }
#product-collection-multi li { 
    float:left;
    width: 450px;
    height:150px;
    padding-right: 0;
    margin:0;
  
    border-bottom: 1px solid #e8e8e8;
    }
#product-collection-multi .prodimage {
      float: left;
      padding: 0px 10px 10px 10px;
}

#product-collection-multi .description1 {
      padding: 0px 5px 5px 0;
      font-size: 90%;
      line-height: 1.25em;
}
#product-collection-multi h3 {
      font-weight: normal;
 
}

#collectionpage h2 {
	padding-top: 10px;
	font-size: 200%;
	color: #333333;
	margin: 0;
}
#collectiondiscription {
        width: 500px;
	}
#product-collection {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	}
li.singleproduct {
	margin-bottom: 1px;
	padding: 2px 0 0px 0;
	}
.singleproduct .small {
	float: left;
	text-align: center;
	width: 25%;
	}
.small .prodimage a {
	width: 110px;
	padding: 10px 5px;
	border: 1px solid #ffffff;
	float: left;
	}
.small .prodimage a:hover {
	border-color: #000000;
	}
.description h3 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	}
.productdetails .description {
	padding: 4;}

.singleproduct .productdetails {
	margin-left: 10px;
    
	}
.singleproduct .description {
	padding-right: 10px;
	padding-top: 10px;
        font-size: 90%;


	}

#pagination {
	font-size: 100%;
	position: absolute;
	top: 6px;
	left: 5px;
	line-height: 1.5em;
	}
#pagination a {
	padding: 0 5px;
	text-decoration: none;
	color: #666666;
	}
#pagination a:hover {
	background: #ffffff;
	text-decoration: none;
	color: #000000;
	}
#pagination .current {
	padding: 0 5px;
	text-decoration: none;
	color: #ffffff;
	background: #333333;
	font-weight: bold;
	}
	
/* Product Pages */
#productpage {
	float: left;
	width: 630px;
        padding-top: 45px;
	}
#productimages {
	width: 265px;
	margin: 42px 0 0 15px;
	float: left;
	}
a.productimage {
	width: 240px;
	margin: 15px 0px 5px 10px;
	padding: 10px 0;
	text-align: center;
	float: left;
	border: 1px solid #ffffff;
	}
a.productimage-small {
	width: 115px;
	margin: 5px 0px 5px 10px;
	padding: 10px 0;
	text-align: center;
	float: left;
	border: 1px solid #ffffff;
	}
a.productimage:hover, a.productimage-small:hover {
	border-color: #000000;
	}
#productdetails {
	width: 350px;
	float: left;
	}
#productdetails h2 {
	padding-top: 10px;
	font-size: 200%;
	color: #333333;
	margin: 0;
	}
ul.hlist {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.hlist li {
	display: inline;
	}
ul#details {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul#details li {
	margin-right: 5px;
	font-style: italic;
	}
#productcontrols { border-top: 2px solid #333333; border-bottom: 2px solid #333333; padding: 15px; margin: 10px 0; }
ul#variants { list-style: none; margin: 0; padding: 0; }
ul#variants li { line-height: 2em; font-size: 120%; }
ul#variants li input, ul#variants li label { vertical-align: middle; }
.addtocart { margin: 10px 10px 10px 125px;}

#callforinfo {
     text-align:center;
     font-size: 90%;
}


#price-field {
  float: right;
  font-size: 16px;
}

#productdetails select {
  margin: 0 0 10px 0;
}

#productdetails label {
  font-weight: bold;
  display: block;
  margin: 0 0 5px 0;
  font-size: 12px;
}

#add.disabled {
  -moz-opacity: 0.65;
	opacity:.65;
	filter: alpha(opacity=65);
}


.description {
	color: #333333;
	margin-bottom: 5px;
	}


/* FOOTER */
#footer {
	clear: both;
	height: 160px;
	font-size: 85%;
	text-align: center;
	color: #000000;
	border-top: 1px solid #eeeeee;
	padding-bottom: 30px;
	margin-top: 20px;
	}
.footerinner {
	margin: 20px 5px;
	}
#footer a {
	color: #444444;
	}
#footer a:hover {
	color: #000000;
	}

#footer .columna {
         width: 150px;
         float: left;
         padding: 5px 5px 0 45px;
         text align: left;
}
#footer .columna ul{
         padding-left:	10px;
         margin: 0;
}

#footer .columna p{
         font-size: 100%;
         text-align: left;
         margin:0;
}
#footer .columna li{
         text-align: left;
         list-style-type: none;
         margin-left: 5px;
}
#footer .columna li.header{
         font-weight:bold;
         margin-left: 0px;
}
#footer .columna li.spaced{
         margin-bottom: 10px;
}



/* specialty seed pages */
#productlist {
        width: 325px;
        margin: 5px 0 15px;
        padding: 10px;
 
}
   #productlist h2{
           font-size: 150%;
           font-weight: normal;
           padding: 5px 0px 0px;
           margin: 0px 0 8px;
           background: ;
           border-bottom: 1px solid grey;
          
} 
   #productlist p{
           font-size: 100%;
           padding: 0px 0 5px;
           margin: 2px 0px 0;
} 
   #productlist ul{
           margin: 0;
           padding: 0 15px 10px;
} 
   #productlist li{
           font-size: 90%;
           list-style-type: none;
           font-style:oblique;


} 


/* Comments */

#comments { margin: 20px 0; }
#comments dt { margin-top: 10px; margin-left: 0; }
#comments dd { margin-left: 0; }
#comments dd input, #comments dd textarea { width: 300px; }
#comments>ul { margin-top: 10px; padding: 0; }
#comments>ul>li { margin: 10px 0 !important; list-style-type: none; padding: 0; }
#comments input { margin-left: 0; }

.comment {
	padding: 10px;
	font-size: 14px;
	border: 1px solid #dddddd;
	background: #f5f5f5;
}

.comment-details {
	font-size: 90%;
  background: #dddddd;
  padding: 2px 5px;
}

.notice {
  font-size: 10pt;
  margin: 15px 0;  
  border: 1px solid #eFeBd5;
  border-bottom: 1px solid #dFdBc5;
  border-right: 1px solid #dFdBc5;
  padding: 5px 15px;
  background: #FFFBE5;
  color: #6a9c30;
  text-align: center;
}

.error { color: #933; }
.input-error { background: #FFFBE5; }

.comment-form { 
	margin-top: 40px;
}

.comment-form .hint {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

.comment-form dt {
	font-weight: bold;
}

.comment-form input[type=submit] {
	margin-top: 8px;
}

