@charset "utf-8";
/* -------------------------------------------------------------- 
  
   frameworkThree CSS Framework Screen Styles
   
-------------------------------------------------------------- */

@import 'library/reset.css';
@import 'library/grid.css';
@import 'library/forms.css';
@import 'library/typography.css';

@import 'chrome/screen.css';
/*@import 'chrome/alpha.css';*/
/*@import 'chrome/icons.css';*/
@import 'chrome/corners.css';

@import 'print.css';

/* Remove comment below to enable diagnostics suite */
/* 
@import 'diagnostics/conformance.css';
@import 'diagnostics/regions.css';

	/*----------------------SEASONAL GUIDE AREA-------------------------------------------*/
	
	



	
	
	

   	html[xmlns] .dropshadow{
	float:left;
	clear:left;
	background: url('../../../../../images/template/shadowAlpha.png') no-repeat bottom right !important;
	background: url('../../../../../images/template/shadow.gif') no-repeat bottom right;
	margin: 30px 0 10px 5px !important;
	margin: 10px 0 10px 5px;
	width: 670px;
	padding: 0px;
}

.innerbox
{
	background-color:#f7f5f8;
}

html[xmlns] .innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	background-color:#f7f5f8;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
html[xmlns] .innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
	padding-bottom: 5px;
}
html[xmlns] .innerbox p{		
	font-size:14px;
	margin: 3px;
}

	.dropshadow h2 {
    color:#ED1C24;
    font-size:2em;
    font-weight:bold;
    text-transform:uppercase;
	padding-left:15px;
	margin-top: 10px;
	}
	
	html[xmlns] .dropshadow h3 {
		color:#016d3c;
		font-size:1.8em;
		font-weight:bold;
		text-transform:uppercase;
	}
	
	html[xmlns] .dropshadow .width315
	{
		width:315px; 
	}
   

   



	
	.seasonalWheel{
		width: 340px;
		float: right;
	}
	
	.weedtipsTop{
		background: url('../../../../../images/template/weed_tips_top.gif') no-repeat bottom right !important;
		margin:0px;
		padding:0px;
		height: 56px;
	}	
	
	.weedtips{
		background-color:#eceeb9;
		padding: 0;
		margin:0 0 0 15px;
	}
	
	.weedtips ul{
		margin:0px;
		padding:0px;
	}
	
	
	.seasonalText li{
		margin-left:30px;
	}
	
	.weedtips .weedtipstopspace{
		padding-top:20px;
	}
	
	.weedtipsBottom{
		height: 42px;
		padding: 0;
		margin:0;
		background-color:#eceeb9;
		background: url('../../../../../images/template/weed_tips_bottom.gif') no-repeat bottom right;
	}
	
	.seasonalProductDarkGrey{
		width:320px;
		height: 150px;
		background-color:#eaeaea;
		margin-bottom: 10px;
		padding: 0;
	}
	
	.seasonalProductDarkGrey img{
		float: left;
		margin: 15px 25px 15px 25px;
		padding: 0;
	}
	
	.seasonalProductDarkGrey img.buy{
		margin: 10px 0 0 0;
		padding: 0;
	}
	
	.seasonalProductDarkGrey a{
		font-weight:bold;
		width: 150px;
		color: #006e3c;
		float: left;
		margin-top: 5px;
		padding: 0;
	}

	.seasonalProductDarkGrey a.buy{
		margin: 0;
		padding: 0;
	}
	
	.seasonalText{
		width:320px;
	}
	
	.clearBoth{
		clear:both;
	}
