/* CSS Document */

#content .featured { margin:0px; padding:0px; overflow:hidden; }
#content .featured li { list-style:none;  margin:0px; padding:0px; border:none; }
#content .featured li a, #content .featured li a:hover { background:none; border:none; margin:0px; padding:0px; }
#content .featured li img { display:block; }
#content .featured p { margin:0px; padding:5px 0px 5px 0px; font-size:10px; }

a.edmonds_promo, a.edmonds_promo:hover { margin:10px 2px 10px 2px; display:block; background:none; border:none; text-align:center; }

.rewards_promo{
	margin: 10px auto 18px 10px;
	display: block;
	width: 192px;
	border: none;
	background: none;
}

.rewards_promo:hover,
.rewards_promo:hover img{
	border: none !important;
	background: none;
}

.sidebar {
  display: none;
}

#content {
	margin: 0;
	padding: 0 0 20px 0;
}

* html #content{
	margin: 0 -20px 0 0;
}


/*** Home Page Promo Strip ***/

#hp_promo {
	padding: 5px 5px 0;
	display: block;
	}
	
#hp_promo a {
	padding: 0;
	margin:0;
	border: none;
	}
	
#hp_promo img {
	display: block;
	}
	
/*** HP Panels ***/

.hp_panel {
	width: 225px;
	float: left;
	border-right: 1px solid #dcecce;
	min-height: 300px;
	text-align: left;
	padding: 0 10px;
	margin-bottom: 20px;
	}
	
* html .hp_panel {
	height: 300px;
	
	}
	
.hp_panel h2 {
  margin: 0;
  line-height: 30px;
}
  
	
#hp_whatsnew {
	width: 227px;
	}
	
#hp_featured {
	border: none;
	}

/*** Whats News ***/
#hp_whatsnew a {
	font-size: 10px;
	}
	
#hp_whatsnew p {
	padding: 0 0 0 20px;
	}

#hp_whatsnew li {
	background: url(images/bullet_green.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	}
	
#hp_whatsnew em {
	font-style: normal;
	color: #97cc10;
	}
	
#hp_whatsnew ul a {
	color: #336633;
	border: none;
	font-size: 11px;
	padding: 2px 2px 3px;
	display: block;
	min-height: 10px;
	}

* html #hp_whatsnew ul a {
	height: 10px;
	}
	
#hp_whatsnew ul a:hover {
	background: #97cc10;
	color: #fff;
	}

.text_lnk:hover{
	background: #97cc10;

}
	
	
/*** Quicklinks ***/

.hp_quicklink a {
	color: #336633;
	border: none;
	display: block;
	position: relative;
	padding: 5px 5px 5px 60px;
	min-height: 50px;
	border-bottom: 1px dashed #dcedcc;
	font-size: 11px;
	}
	
	
.hp_quicklink a:hover {
	background: #97cc10;
	color: #cbe688;
	border-bottom: 1px dashed #dcedcc;
	}
	
.hp_quicklink a:hover strong, .hp_quicklink a:hover em {
	color: #fff;
	}
	
* html .hp_quicklink a {
	height: 50px;
	}
	
.hp_quicklink a strong {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #4fa600;
	font-weight: normal;
	}
	
.hp_quicklink a em {
	color: #4fa600;
	font-style: normal;
	}
	
.hp_quicklink img {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	border: 1px solid #e2e4e0;
	padding: 2px;
	background: #fff;
	}
	
	
/*** Ftured Product ***/

.featured_product {
	background: #4fa600;
	padding: 5px;
	color: #d3e9bf;
	font-size: 10px;
	margin: 0 5px;
	}
	
* html .featured_product {
	height: 1px;
	}
/*	
#main .featured_product ul {
  margin: 10px 0;
  padding: 0;
}
	
#main .featured_product li {
  color: #d3e9bf;
  margin: 5px 0;
  font-size: 10px;
  padding-left: 10px;
}
*/	
.featured_product em {
	font-size: 9px;
	display: block;
	margin: 10px;
	line-height: 10px;
}
	
.featured_product h4 {
	font-size: 12px;
	text-transform: uppercase;
	color:#fff;
	margin: 5px 0;
	}
	
.featured_product h4 object {
	margin-left: -4px;
	}
	
.featured_product p {
	margin: 0 0 5px 0;
	line-height: 12px !important;
	}
	
.featured_product a {
	padding: 2px;
	color: #fff;
	border: none;
	}
	
.featured_product img {
	border: 2px solid #fff;
	}
	
.featured_product #flash {
	border: 2px solid #fff;
	width: 200px;
	margin: 0;
	overflow: hidden;
	}
	
.featured_product a:hover {
	background: #97cc10;
	color: #fff;
	}
	
/* [ Champion Premix ] */

#premix_link {
  display: block;
  text-align: center;
  margin: 10px 0;
  border: none;
}

.promo_link
{
display:inline;
  text-align: center;
  margin: 10px 0;
  border: none;
}
.promo_link:hover {
  background: none;
}

.product-guide { border:none; clear:both; display:block; margin:8px 0px 0px 0px;}
.product-guide:hover { background:none; }
