@charset "utf-8";
/* CSS Document */

#MoreSpecials {
	font-size: 11px;
	color: #666666;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#GreatBuys {
	width: 46%;
	padding-right: 1%;
	padding-left: 1%;
	margin-right: 1%;
	border: 1px solid #DEE7EF;
	background-color: #F9F9F9;
	float: left;
	height: 412px;
}
#Eco-Friendly {
	margin-top: 10px;
	background-image: url(../images/template/bg_gogreen.png);
	background-repeat: repeat-x;
}
#Eco-Friendly h2 {
	color: #009900;
}
#Eco-Friendly img {
	float: left;
	margin-right: 10px;
	margin-bottom: 40px;
}
#Eco-Friendly p {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#Eco-Friendly ul {
	margin-left: 100px;
}
#Eco-Friendly a {
	color: #009900;
}




#PopularCategories {

}
#PopularCategories .section {
	width: 24%;
	margin-right: 1%;
	float: left;
	text-align: center;
}
#PopularCategories .section h3 {
	margin: 0px;
	padding: 0px;
}
#PopularCategories .section ul {
	margin: 0px;
	padding: 0px;
}
#PopularCategories .section li {
	font-size: 0.8em;
	list-style-type: none;
}

.product {
	padding: 3px;
	clear: left;
	font-size: 0.8em;
	min-height: 85px;
}
#ValueStatements {
	margin-top: 5px;
	margin-bottom: 10px;
	z-index: -1000;
}

.product img {
	float: left;
	margin-right: 10px;
}
.product .price {
	font-weight: bold;
	color: #CE0000;
}
.box {
	float: left;
	width: 47%;
	padding-right: 1%;
	padding-left: 1%;
	height: 200px;
	border: 1px solid #DFE8F0;
}
#Promotions {
	background-image: url(../images/template/bg_specailoffers.png);
	background-repeat: repeat-x;
}
.box li {
	list-style-image: url(../images/template/graphic_arrow.gif);
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.box ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.more {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

