.image-right{/*border: 1px black solid; */ float: right; vertical-align: text-top; padding-left: 25px;}
 div.wrap_container{ /* border: 1px black solid; width:99.5%; float:left;*/}
a.green_underlined{
  color:#95b935; 
  text-decoration: underline;
  }
  	
  	a.green {
	  	color: #5F843F;
  	}
	      	
div.gardening_container{
 	border-top: 1px #b6a76e solid; 
	margin-top: 3px; 
	padding: 5px; 
	background:#eaf2cd;
	font-size: 10px;
}

div.farming_container{
	padding: 5px; 
	background:#b6a76e;
	font-size: 10px;
}

.product_category {
	background: #ffffff;
}

.link_24 {
	
}

	td.availability_24 {
		color: #b6a76e;
	}
	
	td.availability_20 {
		color: #eaf2cd;
	}
	
	span.description_24 {
		display: block;
		margin-top: 10px;
	}

.left_col {
	width:226px;
	float:left;
	background-color:#FFF;
	clear:both;
	position:relative;
}
	

/* --------- Added by CVD - 05/09/2012 - Buy pages redesign --------- */

/* Navigation */

#product-nav, #buy-home-nav {
	height: 78px;
	width: 518px;
	padding: 0; 
	margin: 0;

	display: block;
	list-style: none;
}

	#buy-home-nav {
		width: 488px;
		height: 120px;
	}

#product-nav li, #buy-home-nav li {
	float: left;
	display: inline;
	margin: 10px 0 2px 11px;
	
	background-image: url('../images/buy/button/sprite_text_580x47.jpg');
	background-repeat: no-repeat;
	width: 116px;
	height: 47px; 
}
	li.learn-the-basics {
		background-position: -464 0;		
	}

		#buy-home-nav li.learn-the-basics {
			margin-left: 74px;
		}

	li.pick-your-farm-model {
		background-position: 0;
	}
	
	li.grow-your-business {
		background-position: -116 0;
	}
	
	li.get-beyond-basics {
		background-position: -232 0;
	}
	
		#buy-home-nav li.get-beyond-basics {
			margin-left: 138px;		
		}	
	
	li.dig-deeper {
		background-position: -348 0;
	}								

	
.back-to-main-order {
	margin: 0 12px 0 0;
} 

.text {
	padding: 10px;
	margin: 0;
}

.continue_shopping {
	margin-top: 10px;
}

/* Product Layout */

form {
	margin: 0;
}

#product_table {
	background-color: #abd157;
}

.buyTable tr {
	padding-top: 4px;
}

.buyTable td {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 12px!important;
}

	td.product_pay {

	}

.product_spacer {
	height: 18px!important;
}

.product_title, .product_price {
	color: #ffffff;
	font-size: 18px!important;
	font-weight: 100!important;
}

.buyTable tr span, .buyTable tr span a, td.product_pay, .product_link {
	color: #ffffff;
	font-size: 14px!important;
	font-weight: 100!important;
}

.product_link {
	padding-top: 14px;
 }

	.product_link a {
		position: relative;
	}

	.print_thumb img {
		width: 50px;
	}

	.print_text {
		position: relative;
		bottom: 70px;
		left: 60px;
	}

/* Learn the Basics 'spacer' product */

tr.top_spacer td {
	border: none!important;
}


/* DOESN'T WORK IN IE7-8 - NOT USED - Right Column */

div.wrapper {
	width:750px;
	background-image:url(/common/images/backgroundWidth_green.png);
	/* background-color: #abd157; */
	/* border-right: 4px solid #fff; */
}

div.right_col {
	width: 524px;
	float: left;
}

	#spin_header {
		width: 524px;
	}

	div.main {
		height: 100%;
		border-top: 4px solid #FFF;
	}

	img.banner {
		width: 520px;
		height: 162px;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}
*/