/* 26. Parts Pages
-------------------------------------------------------- */
.part-header {
	margin:0 0 4px;
	text-align:left;
	color:#666666;
	zoom:1;
}
.part-header h2,
.part-header h3 {
	background: transparent;
	color: #5C6574;
	padding: 0 10px;
	font: bold 1.2em "Lucida Sans Unicode","Lucida Grande",Arial,Garuda,sans-serif;
}
.part-header-left,
.part-header h3.left,
.part-header h2.left {
	float: left;
	width: 290px;
	padding: 0 0 0 10px;
}
.part-header div.part-number-cont {
	padding: 10px 7px 0 0;
	text-align: right;
}

div.productSpecs {
	color: #5C6574;
	line-height: 1.5em;
}

#partsproduct .part-number {
	font-size: 1.1em;
	padding-right: 5px;
}
.alt-part-number,
.alt-part-number em,
#site-order-confirmation .alt-part-number,
.application-pricing-info { font-size: 10px; }
div#parts_list div.content {
	width:457px;
	margin:0;
	padding: 10px 0 0 0;
	background: #fff;
}
div.part-pricing-info {
	text-align: right;
}
div.part-pricing-info strong {
	font-size: 13px;
}
div.part-pricing-info span { text-align: left; }
div.pricing-info {
	width: 100px;
	float: right;
}
#cont .action-bar-2-no-store,
#cont .action-bar-2-no-store a {
	display: block;
	float: right;
	clear: right;
	color: #F68428;
	font-size: 10px;
	font-family: 'Urbano-BoldCond',Helvetica Neue,Arial,Sans-serif;
	text-align: center;
	line-height: 11px;
}
#cont .action-bar-2-no-store span,
#cont .action-bar-2-no-store a span {
	background: url("../images/common/orangeArrow_icon_right.gif") no-repeat right center transparent;
	display: block;
	padding-right: 7px;
}
#cont #rightcontent .action-bar-2-no-store a {text-decoration: none;}
.part-header .action-bar-2-no-store {margin-right: 10px;}
#features {
	background-color:#E7E7E7;
	overflow: visible;
	padding: 5px 10px 5px;
}
#features ul {
	list-style-type: disc;
	margin: 10px 14px;
}
#features-wrapper {
	margin:10px;
	clear:both;
}

#parts_shelf  div.next-link {
	font-size: 1.6em;
	margin-top:-15px;
	width: 70px
}
#parts_shelf .guide-text {
	margin-left:10px;
	margin-top: 33px;
	border: none;
}
#parts_shelf .guide-instructions {
	margin-left:10px;
	margin-top:5px;
}
.part-header h3 a {
	text-decoration:underline;
}
#parts_shelf .wrnty-notes-header {
	font-weight: bold;
	color: #5C6574;
	margin-right:10px;
	text-align: left;
	width:auto;
	float:left;
}

#parts_shelf .guide-vehicle {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:10px;
	margin-top:3px;
}
#parts_shelf #your-ride-details {
	position:absolute;
	left:0;
	top:0;
}
#parts_shelf img.up-down-arrow {
	position: relative;
	padding-left: 3px;
	top:5px;
	background-color:none;
}
#parts_shelf img.action-bar-1-no-store {
	position: relative;
	top: 15px;
	left: 10px;
	text-decoration: none;
}
#parts_shelf img.action-bar-1 {
	position: relative;
	top:15px;
	left:10px;
}
#parts_shelf img.action-bar-2 {
	position: relative;
	top:15px;
	left:40px;
}
#parts_shelf img.action-bar-3 {
	position: relative;
	top:15px;
	left:60px;
}
#parts_shelf div.full-td {
	height: 100%;
}
#parts_shelf table tr td.sidenav-td {
	width: 227px;
	height:100%;
	margin:0;
	padding:0;
	background-color: #fff;
}
#parts_shelf table tr td.vertical-spacer{
		height:100%;
		width:12px;
		background-color:#CCC9C9;
}
#parts_shelf table tr td.pagination {
		background-color: #CCC9C9;
		text-align: center;
}
#parts_shelf div.pagination-div {
	line-height: 100%;
	padding: 5px 0 0 0;
	text-align: center;
}
#parts_shelf div.pagination-div div.pagination-links {
	display: block;
	clear: both;
	text-align: right;
	padding: 2px 0;
}
#parts_shelf div.pagination-div div.pagination-links a {
	color: #F68428;
	font-size: 11px;
	font-weight: bold;
}
#parts_shelf ul li.pagination-current,
#parts_shelf ul li.pagination-noncurrent {
	background-color: #C1CAD9;
	color: #fff;
	padding: 3px 5px;
	border: 1px solid #fff;
	display: inline;
	position: relative;
	top: 3px;
	margin-right: 3px;
}
#parts_shelf ul li.pagination-noncurrent {
	background-color: #5C6574;
}
#parts_shelf ul li.pagination-current a,
#parts_shelf ul li.pagination-noncurrent a{
	color: #fff;
	font-decoration: none;
}
#part-info-middle-header {
	background-color:#fff;
	color:#5c6574;
	text-align:left;
	line-height:1.4em;
	font-size: 1.1em;
	padding: 0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	border:1px solid #727274;
}
 div.shelfControls {
	background-color: #727274;
	color: #fff;
	padding: 5px 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	border:1px solid #53565b;
	border-top:none;
}
div.shelfControls div.divider{
	clear:both;
	border-bottom:1px dotted #eeeeee;
	margin: 5px 0;
}

div.shelfControls form select#brand {
	float: right;
}

div.shelfControls div.srItems {
	float:left;
	text-align: right;
	padding:3px;
}
div.shelfControls div.sortBy {
	float:left;
}
div.shelfControls div.next-link-wrapper {
	background:none repeat scroll 0 0 transparent;
}
div.shelfControls div.previous-link-wrapper {
	background:none repeat scroll 0 0 transparent;
}

div.shelfControls div.selopt-wrapper{
	float:right;
	background:none repeat scroll 0 0 transparent;
	width: 120px;
	text-align: middle;
}
#part-info-middle-header strong {
	color:#777;
}
#part-info-middle-header a {
	color:#F68428;
	text-decoration:underline;
}
#parts_shelf .large-header {
	color:#fff;
	font-size:2.3em;
	font-weight:bold;
	left:-3px;
	line-height:0.5em;
	position:relative;
}
#part-info-middle-header1 {
	background-image:url(../images/parts_shelf/header_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#fff;
	height:74px;
	padding-top:10px;
	text-align:left;
	height:81px;
	background-color: #CCC9C9;
	line-height:1em;
	font-size: 1.1em;
	padding-left:15px;
	padding-top:18px;
}
#parts_shelf .large-header1 {
	color:#5c6574;
	font-size:1.8em;
	font-weight:bold;
	line-height:1em;
	margin-bottom:5px;
	height:auto;
	padding: 10px 10px 5px 7px;
	font-family: "Helvetica Neue", Arial, sans-serif;
}
#parts_shelf p {
	margin-bottom:4px;
}
#parts_shelf .orange {
	color:#F68428;
}
#parts_shelf .right-column-link {
	padding-left: 15px;
}
#parts_shelf .right-column-link a {
	color:#5C6574;
	font-weight: bold;
}
#parts_shelf .right-column-header {
	padding-left: 15px;
	padding-top: 7px;
	font-size: 1.1em;
	font-weight: bold;
}
#parts_shelf img.icon-link {
	position: relative;
	top: 2px;
}
#parts_shelf #sn table tr td#nav-header {
	background-image: url('../images/parts_shelf/arrow_high.png');
	background-position: 10px 10px;
	background-repeat: no-repeat;
	height: 35px;
	width: 227px;
}
#parts_shelf #sn table tr td.selected-category a {
	position: relative;
	top:5px;
	left: 8px;
}
#parts_shelf table tr td#sidenav-td{
	background-color: #ccc9c9;
	text-align: left;
	color: #fff;
	font-size: 12pt;
	margin: 7px;
}
#parts_shelf table tr td#header-row{
	text-align: left;
	color: #fff;
	background-image: url('../images/parts_landing/breadCrumb_bg.gif');
	background-repeat: no-repeat;
}
#parts_shelf div#header-div {
	width: 682px;
	height: 28px;
	padding-top: 10px;
	padding-left: 15px;
	color:#C1CAD9;
	font-weight:bold;
}
#parts_shelf div#header-div a {
	color: #fff;
	font-decoration: underline;
}
#parts_shelf table tr td#yourRide {
	width: 237px;
	height: 142px;
	font-size: 9pt;
	text-align: left;
	color: #fff;
	background-image: url('../images/parts_landing/vehiclerepairguide_bg.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin: 0px;
}
#parts_shelf table tr td#yourRide a {
	width: 100px;
	height: 100px;
	text-decoration: none;
	font-size: 20pt;
	margin-top: 10px;
}
#parts_shelf div#header-div a {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}
#parts_shelf table#parts-table {
	padding-top: 0;
	margin-top: 0;
}

#parts_list table {
	text-align: left;
}
#parts_list #sn table td {
	background-image: url('../images/common/icn_arrow.gif');
	background-repeat: no-repeat;
	background-position:75px 22px;
}
#parts_list table td {
	vertical-align:top;
	background-color: #fff;
	float:left;
	line-height: 100%;
}
#parts_list table td img.icon {
	float: left;
	padding-right: 6px;
}
#parts_list table td img.parts-links {
	padding-top: 20px;
}
#parts_list table td img#partsWord {
	padding-top: 15px;
	padding-left: 2px;
}
#parts_list table td img#pickYourVehicle {
	padding-top: 12px;
	padding-bottom: 12px;
}
#parts_list table td img#yourVehicle {
	padding-top: 12px;
	padding-bottom: 5px;
}
#parts_list table td img#selectVehicle {
	padding-top: 12px;
}
#parts_list table td#parts-image {
	padding-bottom: 0;
	padding-left: 16px;
	height: 199px;
	font-size: 8pt;
	line-height: 140%;
	color: #fff;
	background-image: url('../images/parts_landing/parts_bg.jpg');
	background-position:0 0;
	background-color: #ccc9c9;
	width: 435px;
}
.button-bar-outer {
	margin: 0 20px;
	clear:both;
}
.rc-light-gray .rounded-light-gray-top-left {
	background: transparent url('../images/common/lightBlueCorners.gif') repeat scroll 0 0;
	font-size:2px;
	height:9px;
	margin:0 9px 0 0;
}
.rc-light-gray .rounded-light-gray-top-right {
	background: transparent url('../images/common/lightBlueCorners.gif') repeat scroll 100% 0;
	float:right;
	font-size:2px;
	height:9px;
	margin-left:9px;
	margin-top:-9px;
	width:15px;
}
.button-bar-outer .rounded-light-gray-bottom-left {
	background:transparent url('../images/common/lightBlueCorners.gif') repeat scroll 0 100%;
	font-size:2px;
	height:9px;
	margin:0 9px 0 0;
}
.button-bar-outer .rounded-light-gray-bottom-right {
	background:transparent url('../images/common/lightBlueCorners.gif') repeat scroll 100% 100%;
	float:right;
	font-size:2px;
	height:9px;
	margin-left:9px;
	margin-top:-9px;
	width:15px;
}
.product-action-bar-store {
	background-image: url('../images/parts_shelf/productBox_bg.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 282px;
	height: 43px;
	vertical-align: center;
	clear: both;
	margin: 0 0 10px 0;
}
.button-bar-content {
	padding:0 0 0 10px;
	clear:both;
	background:#e7e7e7;
	zoom: 1;
}
.content .contentleft .productImageContainer {
	margin-bottom: 5px;
	overflow: hidden;
	height: 145px;
	width: 154px;
	position: relative;
}
.content .contentleft .productImage {
	z-index: 1;
}
.content .contentleft .productImage img {
	padding-left: 5px;
}
.content .contentleft .detailsContainer {
	padding-top: 12px;
	padding-left: 5px;
	height:47px;
	position: relative;
	width:135px;
	z-index: 3;
	overflow: hidden;
}
.content .contentleft .detailsBkg {
	height:57px;
	float: left;
	position: absolute;
	width:182px;
	background-color: #dddcda;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	z-index: 4;
}
.content .contentleft .detailsButton {
	position: absolute;
	padding: 9px 0 0 16px;
	z-index: 5;
	text-align: center;
}
.product-action-bar-no-store {
	background-image: url('../images/parts_shelf/partsShelfOptions_bg.gif');
	background-position:0 0;
	background-repeat: no-repeat;
	width:253px;
	height:43px;
	vertical-align: center;
	clear: both;
}

#parts_shelf table td.spacer,
#parts_table table td.spacer {
	height: 5px;
	padding-bottom: 0;
	background-color: #ccc9c9;
}
#parts_shelf table td.large-spacer {
	height: 7px;
	padding-bottom: 0px;
	background-color: #ccc9c9;
}
.application-pricing-info {
	display: block;
	overflow: visible;
}
#parts_shelf table td#narrowSearch,
#parts_shelf table td#relatedParts {
	padding-bottom: 10px;
	background-color: #fff;
	color:#000;
	float: left;
	line-height: 2em;
	text-align: left;
}
#parts_shelf table td.part_desc_header {
	background-color:#E7E7E7;
	background-image:url(../images/parts_shelf/listArrow_icon.gif);
	background-position:16px 19px;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-left:25px;
	padding-top:15px;
	width:430px;
}
#parts_shelf table td.main_image_td {
	height: 126px;
	width: 163px;
	background-image: none;
}
#parts_shelf table.part_info {
	padding: 0;
	margin: 0;
}
#parts_shelf table td.transparent {
	background-color: transparent;
}
#parts_shelf table td.part_info_td {
	background-color: #fff;
	width:287px;
	margin-bottom:10px;
	background-image: none;
	padding-top:6px;
}
#parts_shelf table tr.part_info_tr {
	background-color: #ffffff;
}
#parts_shelf img.main_pic {
	float: left;
}
#parts_list a{
	color: #5C6574;
}
#parts_shelf div.part-info {
	float:right;
}
#parts_shelf .button-bar-group {
	clear: both;
	width:100%;
	font-family:Arial,sans-serif;
	font-size: .94em;
}
#parts_shelf .button-bar-cart-group {
	float: left;
	margin: 8px 0 0 10px;
}
#parts_shelf .button-bar-cart-group input {
	border: 0px solid #FFF;
}
#parts_shelf div.action-button {
	text-align:right;
}
#parts_shelf .button-bar-group .button-bar-radio {
	float: left;
	height: 30px;
	padding: 2px 0 0 0;
	line-height:1.231em;
}
#parts_shelf .button-bar-group .button-bar-radio input {
	padding: 0;
	width:14px;
}
#parts_shelf .button-bar-group .button-bar-radio-text {
	padding: 2px 0 0 0;
	color: #4E5663;
	font-weight: bold;
}
.button-bar-msg-in-cart {
	margin-top: 5px;
	padding-bottom: 2px;
	color: #4E5663;
	text-align: left;
	font-size: .96em;
	font-weight: bold;
	zoom: 1;
}
#parts_shelf .button-bar-group .button-bar-msg-in-stock,
#parts_shelf .button-bar-group .button-bar-msg-out-of-stock,
#parts_shelf .button-bar-group .button-bar-msg-available,
#parts_shelf .button-bar-group .button-bar-msg-not-available,
#parts_shelf .button-bar-group .button-bar-msg-special-order {
	color: #009900;
	font-weight: bold;
}
#parts_shelf .button-bar-group .button-bar-msg-out-of-stock,#parts_shelf .button-bar-group .button-bar-msg-not-available {
	color: #990000;
}

#parts_shelf .button-bar-group .button-bar-msg-special-order {
	color: #F68326;
}
.search-another-store {
	font-size: .9em;
	margin:0 0 10px;
}
#parts_list .search-another-store a {
	text-decoration: underline;
	color:#990000;
}
#parts_shelf div.personalizationLinks {
	text-align:right;
	padding: 0 20px;
}
#parts_shelf div.personalizationLinks a:link {
	color: #336699;
	font-weight: bold;
}
#parts_shelf div.personalizationLinks a:visited {
	color: #336699;
	font-weight: bold;
}
#parts_shelf div.personalizationLinks a:hover {
	color: #F68428;
}
body#parts_shelf div.compare {
	padding: 0 20px;
	width: 200px;
	clear: left;
}
#parts_shelf div.compare span{
	vertical-align: top;
	padding-left:5px;
	margin-top: 0;
	padding-top:0;
}
#parts_shelf div.compare input{
	padding-top:1px;
}
#part-info-middle-header div.shelfHeaderRule {
	clear: both;
	margin:0 5px;
	height: 1px;
	border-bottom:1px solid #ccc;
}
#part-info-middle-header p{
	padding: 3px 10px;
}

.product {
	background-color:#fff;
	clear:both;
	margin:8px 0;
	position:relative; /* Set positioning context */
	background-image: url(/autozone/images/parts_shelf/productBuy-bg.png);
	background-repeat:repeat-y;
	background-position:top right;
	border:8px solid #fff;
}

.product .wrapper {
	margin:0;
	padding:0;
	position:relative;
}
.productImage {
	width:135px;
	float:left;
}
.productDetails {
	width:307px;
	float:left;
}
.productSpecs {
	float:left;
	width:162px;
	padding:4px;
}
.productBuy {
	width:122px;
	float:left;
	padding:8px 8px 15em 8px;
	zoom:1;
}
.productBuy .actionButton {
	margin-top:10px;
}
html body #bd .product .actionButton {
	float: left;
}
.addToCartGroup {
	position:absolute;
	bottom:8px;
	width:122px;
	margin:0;
	left:315px;
}

#parts_shelf .part-info-header {
	text-align:right;
}

/* 32. Check Fit
--------------------------------------------------------------------------------- */
.part-check-fit {
	margin:10px 0;
}
.checkFitStatus {
	margin: 0 0 12px;
	background: url(/autozone/images/ymme/checkFitStatusBg.png) top left no-repeat;
	width: 458px;
	height: 73px;
	position: relative; /* Set position context */
}
.checkFitStatus .wrapper { padding: 0 12px 8px }
.checkFitStatus.fail { background: url(/autozone/images/ymme/checkFitStatusFailBg.png) top left no-repeat }
.checkFitStatus p {
	color: #fff;
	margin: 0;
	font-weight: bold;
	position: absolute;
	bottom: 7px;
	left: 53px;
}
.checkFitStatus a {
	text-indent: -700px;
	overflow: hidden;
	display: block;
	width: 458px;
	height: 73px;
}

