@charset "utf-8";

#feature-bg {
	background-image: url(/diy/_content/page-www/_images/bg-page-diy.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	overflow: visible;
}
#feature-content {
	height: 254px;
}
#main {
	padding-bottom: 10px;
}
#side .pad {
	padding: 0px 10px 10px 10px;
}
.hr {
	background-color: #dfdfdf;
	height: 1px
}
.retailers ul {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
.retailers li {
	display: block;
}
.retailers .capl {
	float: left;
}
.retailers .capr {
	float: right;
}
.retailer-featured li {
	width: 200px;
	height: 123px;
	margin-right: 15px;
	float: left;
}
.retailer-featured .capl {
	border: solid #cfcfcf;
	border-width: 2px 0px 2px 2px;
	width: 10px;
	height: 121px;
}
.retailer-featured .capr {
	border: solid #cfcfcf;
	border-width: 2px 2px 2px 0px;
	width: 10px;
	height: 121px;
}
.retailer-featured .logo {
	padding-top: 21px;
	float: left;
	width: 176px;
	text-align: center;
}
.retailer-logo li {
	width: 129px;
	float: left;
	height: 67px;
	margin-right: 14px;
	margin-bottom: 8px;
	float: left;
}
.retailer-logo .capl {
	border: solid #cfcfcf;
	border-width: 2px 0px 2px 2px;
	width: 4px;
	height: 63px;
}
.retailer-logo .capr {
	border: solid #cfcfcf;
	border-width: 2px 2px 2px 0px;
	width: 4px;
	height: 63px;
}
.retailer-logo .logo {
	float: left;
	padding-top: 21px;
	width: 115px;
	text-align: center;
}
.retailer-logo li.forl-true-false,
.retailer-logo li.forl-true-true {
	float: left;
	width: 287px;
	height: 100px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 64px;
}
.retailer-logo li.forl-true-false .capr,
.retailer-logo li.forl-true-true .capr,
.retailer-logo li.forl-true-false .capl,
.retailer-logo li.forl-true-true .capl {
	height: 88px;
}
.retailers .forl-false-true {
	margin: 0px;
}
.retailer-logo li.forl-true-false .logo {
	width: 275px;
	padding-top: 22px;
}
.retailer li {
	background-image: url(/diy/_content/page-www/_images/retailer-bullet.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
