
#parts-main .vehicle-desc {
	font-weight: bold;
	font-size:1.4em;
}

#parts-main img.right-column-image {
	margin-bottom: 5px;
}


/* both types of links are written to the page, then based on if the user is logged in, shows one or the other */
.category-links p {display: none; font-size: 0.9em; color:#B2B2B2;}

.category-links p.alwaysshow {display: inline;}

.vehicle-active  .category-links p.active-link,
.vehicle-active .category-links p.active-link a {
	display:inline;
	color: #F68428;

}

.vehicle-inactive .category-links p.inactive-link {
	display:inline;
}


.category-links {
	width: 335px;
	float: left;
	overflow: visible;
	margin-left: 20px;
	display: block;

}


#parts-main a.category-header {
	font-weight: bold;
	float: left;
	color: #5c6574;
	font-size: 1.4em;
	padding-left: 10px;
	background:url(../images/common/icn_arrow.gif) left 4px no-repeat;
	display: block;
	margin: 10px auto 3px 10px;
    clear: right;
    width: 300px;


}
#parts-main p.category-header-nolink {
	font-weight: bold;
	float: left;
	font-size: 1.4em;
	display: block;
	clear: right;
	margin: 10px auto 3px 10px;
	color: #B2B2B2;
	font-size: 1.4em;

}


#parts-main .category-nolink {
	color: #B2B2B2;
}


#parts-main div.category-section{
	background-color:#FFFFFF;
	clear: both;
	width:100%;
}



#parts-main div#header-div {
	width: 688px;
	height: 29px;
	font-weight: bold;
	color: #C1CAD9;
	padding-top: 9px;
	padding-left: 15px;
	float: left;
}

#parts-main div#header-div a {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}


#parts-list img.icon {
	float: left;
	padding-right: 6px;
	display: block;
}
#parts-list img.parts-links {
	padding-top: 20px;
}
#parts-list img#parts-word {
	padding-left: 2px;
}
#parts-list img#pick-your-vehicle {
	padding-top: 12px;
	padding-bottom: 12px;
}
#parts-list img#your-vehicle {
	padding-top: 12px;
	padding-bottom: 5px;
}
#parts-list img#select-vehicle {
	padding-top: 12px;
}
#parts-list div#parts-image {
	padding-top: 15px;
	padding-left: 16px;
	padding-bottom:0;
	height: 184px;
	line-height: 150%;
	color: white;
	background-image: url('../images/parts_landing/parts_landing_header.jpg');
	background-position:0px 0px;
	background-color: #ccc9c9;
	margin-bottom:5px;
	background-repeat:no-repeat;
}
div#parts-right-column {
	margin-top: 4px;
}
#parts-image {
	position:relative;
}
#parts-image .footnote {
	width: 300px;
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#parts-image .vehicle-info {
	margin-right:204px;
}
/* Headings */
h2.iHead {background:url(/autozone/images/parts_landing/parts_hdr.gif) no-repeat;height:26px;width:276px;}
h3.iHead {margin:10px 0 15px;background:url(/autozone/images/parts_landing/pickYourVehicle_hdr.gif) no-repeat;height:39px;width:206px;}
h3#yourVehicle{width:131px;height:18px;background:url(/autozone/images/parts_landing/yourVehicle_hdr.gif) no-repeat; }
h2.iHead#accessoriesLandingHeading {border:0px solid #000000;height:199px;width:457px;background:url(/autozone/images/accessories_landing/accesshead.png) no-repeat;}
#vehicle-information-zone .footnote {
	width: 300px;
	padding: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

