@charset "UTF-8";

div {
	margin:0;
	padding:0;
	border:0;
}
html, body {
   margin:0;
   padding:0;
   height:100%;
}

body {
	margin:0;
	background-image:url(../images/grass-bg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}

h1 {
	font-size: 20px;
	color: #88b143;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 16px;
	color: #88b143;
}

ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

li {
	background-image: url(../images/li_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin:0;
	padding:0px 0px 0px 15px;
}

a {
	color: #88b143;
	text-decoration: none;
}

a:hover {
	color: #406600;
}

/* Top Container */
#top_container {
	background-image: url(../images/green_leafs_bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
}

/* Header */
#plaque {
	margin:0px auto;
	width:986px;
	text-align: right;
}


/* Outer Container */

#outer_container {
	min-height:100%;
   position:relative;
}

/* Wrapper Container */

#wrapper_container {
	padding-bottom: 90px;
}

/* Dirt Container */

#dirt_container {
	position:absolute;
	bottom:0;
	background:url(../images/dirt-bg.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	width:100%;
	height:180px;
}

/* Plant Container */

#plant_container {
	margin:0px auto;
	width:986px;
}

/* Green Plant */

#green_plant {
	text-align: right;
}

/* Site Container */

#site_container {
	margin:0 auto;
	width:986px;
}

/* Logo */

#logo {
	float:left;
}

/* Main Container */

#main_container {
	padding:0 23px 0 28px;
	background-image:url(../images/main-bg.png);
	background-repeat:repeat-y;
}

/* Floating Column */

#left_col {
	float:left;
	width:200px;
}

#right_col {
	float:right;
	width:720px;
	font-size: 13px;
	line-height: 1.6em;
}

/* Page Name */
#page_name {

}

/* Trail Container */
#trail_container {
	font-weight: bold;
	font-size: 14px;
	color: #88b143;
	padding-bottom: 15px;
	text-align: right;
}
#trail_container a {
	color: #517128;
}
#trail_container a:hover {
	text-decoration: underline;
}

/* Recently Viewed Items */

#recently_viewed_items {
	border-bottom: 2px dotted #729438;
	margin: 0px 8px 10px 8px;
	padding: 0px 0px 15px 0px;
	color: #406600;
	line-height: 1.6em;
}
#recently_viewed_items a {
	color: #fff;
}
#recently_viewed_items a:hover {
	text-decoration: underline;
}
.recently_viewed_img {
	margin-bottom: 10px;
}
.viewed_product {
	clear:left;
	padding: 0px 0px 0px 0px;

}
.viewed_product img {
	clear: both;
	float: left;
	border: 1px solid #dcdcdc;
	margin: 0px 10px 10px 0px;
	width: 80px;
	height: 80px;
}

/* Search */

#search {
	border-bottom: 2px dotted #729438;
	margin: 0px 8px;
	padding: 15px 0px 25px 0px;
}

.search_icon {
	margin-bottom: 8px;
}

.search_fld {
	width: 176px;
	color: #999;
}

/* Email Sign Up */

#email_signup {
	margin: 0px 8px;
	padding: 25px 0px;
	color: #406600;
}
.emailfield {
	width: 176px;
	color: #999;
}

/* Status Message */

#status_message {}

#status_message_message {}

/* Footer */

#foot_container {
	margin:5px 23px 0px 28px;
	color:#FFF;
}

/* Floating */

.overflow {
	overflow: hidden;
	width: 100%;
}
.clear {
	clear:both;
}

#checkout_links
{
	position:relative;
	padding-top: 10px;
	padding-left: 80px;
	
	/*height: 50px;*/
	color:#FFF;
	
	
}

#PhoneNumber
{
	position:relative;
	/*max-height:30px;*/
	color:#FFF;
    padding-top: 5px;
	font-size:12px;
	font-weight:bold;
	float:left;
	
}
#PhoneNumber_sidebar {
	position:relative;
	/*max-height:30px;*/
	color:#FFF;
    padding-top: 5px;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding-left: 10px;
	margin-bottom: 10px;
}
#checkout_links a
{
	color:#FFF;
}

#checkout_links a:active
{
	color:#FFF;
}

#checkout_links a:visited
{
	color:#FFF;
}


.tr_header
{
	color:#FFF;
}

#product_container {
}
#productTopNav {
	padding: 2px 10px;
	margin: 10px 0px;
}
#productBottomNav {
	padding: 4px 0px;
	margin-top: 20px;
}
#productTopNav img, #productBottomNav img {
	margin-bottom: 3px;
	vertical-align: middle;
}
#productTopNav a {
	text-decoration: none;
}

#product {
	
}
#product #main {
	padding: 5px 0px 0px 10px;
}
#product #main h1 {
	margin-bottom: 15px;
}
#product #images {
	width: 220px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#product #images #next_back {
	border-bottom: 1px dotted #cccccc;
	color; #666666;
	font-size: 12px;
	padding-bottom: 15px;
	text-align: center;
}
#product #images #next_back img {
	vertical-align: middle;
}
#price_leader {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

/****FACEBOOK LIKE STYLING****/
.fb-like {
	margin-left: 40px;
}

#price {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#buy {
	margin-top: 20px;
}
#buy input.button {

}
#buy #skuChoice {
	margin-top: 20px;
}
#buy #skuSelect {

}
#buy #quantity {
	margin: 10px 0px 0px 0px;
	float: left;
}
#buy #addButtons {
	margin: 16px 0px 15px 8px;
	float: left;
}
#buy #addButtons input {

}
#buy #grid th {

}
#buy #grid td {

}

/*******PRODUCT BADGE STYLING*******/
.badge_container {
	position: relative;
}
.badge_container img {
	margin: 0px 0px;
}
.badge_container .badge_image-topl {
	color:#B1392A;
	font-weight:bold;
}
.badge_container .badge_image-topl {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 10px;
}
badge_container .badge_image-topl img {
	width: 52px;
	height: 49px;

}
/********END PRODUCT BADGE STYLING******/
.badge_image-topl
{position:absolute;
 z-index:1;
margin-left:-20px; 
margin-top:-20px;
 /*IE 7 = FUN!*/
 *margin-left:-85px;
 *margin-top:-10px;
 width:100px;
	height:75px;
 }
 
 .badge_image-topl img
{	width:100px;
	height:75px;
	margin-left: 7px;
	
 }
#cp_badge img {
	margin-left:30px;
}

#ProductFrame
{border-style:solid; border-width:thin;}
