div #bd {
	padding: 14px;
	overflow: hidden;
}

#brands-main {
	margin: -8px 0px -17px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#CCC9C9;
}

#title-zone {
	padding: 0;
	width:940px;
	height:143px;
	background:url(/autozone/images/brands_landing/title.jpg) no-repeat;
}

#alpha-strip {
	width: 940px;
	height: 35px;
	margin: 0px auto 10px auto;
	background-image: url("../images/brands_landing/alpha_strip_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}

#alpha-strip .left-container {
	float: left;
	width: 840px;
	margin-left: 5px;
}

#alpha-strip .right-container {
	float: right;
	width: 95px;
}

#alpha-strip .link,
#alpha-strip .numeric-link,
#alpha-strip .view-all-link,
#alpha-strip .selected {
	display: block;
	position: relative;
	float: left;
	width: 31px;
	padding: 10px 0px 10px 0px;
	background-image: url("../images/brands_landing/bg_letter.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	font-weight : bold;
	color: #FFFFFF;
}

#alpha-strip .numeric-link {
	width: 40px;
	padding: 10px 4px 9px 4px;
	background-image: url("../images/brands_landing/bg_number.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#alpha-strip .view-all-link {
	width: 100px;
	background-image: url("../images/brands_landing/bg_viewall.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#alpha-strip .selected {
	background-image: url("../images/brands_landing/bg_letter-over.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#alpha-strip .numeric-selected {
	background-image: url("../images/brands_landing/bg_number-over.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#alpha-strip .view-all-selected {
	background-image: url("../images/brands_landing/bg_viewall-over.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#alpha-strip .disabled {
	color: #CCCCCC;
}

#alpha-strip a:link,
#alpha-strip a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#featured-brands-zone {
	width: 940px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}

#featured-brands-zone td {
	padding: 0px;
	vertical-align: top;
}

#featured-brands-zone .left-zone {
	width: 415px;

}

#featured-brands-zone .right-zone {
	width: 510px;

}

#featured-brands-zone a {
	text-decoration:underline;
}

#featured-brands-zone #logo-zone a {
	text-decoration:underline;
}

#bd #featured-brands-body {
	margin: 0px 0px;
}

#featured-brands-body td {
	padding: 0px 5px;
	vertical-align:top;
}

#featured-brands-zone #text-zone {
	width: 385px;
	padding: 0px 15px;
	text-align: left;
	background-color: #FFFFFF;
}

#featured-brands-zone #text-zone .header {
	padding: 0px 0px 0px 0px;
	font-size: 2em;
	font-weight: bold;
	color: #5C6574;
	background:none;
}

#featured-brands-zone #text-zone .brands-list {
	width: 150px;
	padding: 0px 10px 10px 0px;
	background:none;
}

#featured-brands-zone #text-zone a,
#featured-brands-zone #text-zone-all .brands-list a {
	display: block;
	padding: 5px 10px;
	background-image: url("../images/common/icn_arrow.gif");
	background-position: 0 8px;
	background-repeat: no-repeat;
}

/*view-all Container*/
#featured-brands-zone #text-zone-all {
	width: 940px;
	text-align: left;
	background-color: #FFFFFF;
}

#featured-brands-zone #text-zone-all .brands-list {
	width: 205px;
	padding: 0px 15px 10px 15px;
}

#featured-brands-zone #text-zone-all .header {
	padding: 5px 0px 10px 15px;
	font-size: 2em;
	font-weight: bold;
	color: #5C6574;
}
/*End view-all Container*/

#featured-brands-zone #logo-zone {
	width: 490px;
	padding: 10px 10px;
	text-align: center;
	background-color: #FFFFFF;
}

#featured-brands-zone #logo-zone td {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#featured-brands-zone #logo-zone td.left {
	border-right: 1px solid #CCCCCC;
}

#featured-brands-zone #logo-zone tr.bottom td {
	border-bottom: none;
}

.back-to-top {
	padding: 0px 10px 5px 10px;
	background-image: url("../images/common/icn_arrow_orange.gif");
	background-position: 0 7px;
	background-repeat: no-repeat;
}

.back-to-top a,
.back-to-top a:link,
.back-to-top a:visited {
	color: #F68428;
}

.rounded-sliver {
	height: 16px;
	background-color: #fff;
}

.center-separator {
	padding: 0px 5px;
}
