
.bp-viewcart {
	float: left;
	padding-top: 5px;
	background: transparent url(/customercare/buyingparts/images/icon_cart_green.gif) no-repeat scroll right 5px;
	padding-right: 20px;
}

.bp-checkout {
	float: right;
}

.bp-hrule {
	clear: both;
	padding: 10px 0 10px 0;
	background: transparent url(/common/image/layout/dots.gif) repeat-x scroll center;
}

.parts-banner {
	width: 100%;
	background: #F5F5F5;
	display: inline-block;
	margin-bottom: 10px;
}

.top-banner {
	height: 50px;
}

.bottom-banner {
	height: 100px;
}

.banner-content {
	float: left;
	display: inline-block;
	vertical-align: top;
}

.top-content {
	width: 300px;
	padding: 15px;
}

.bottom-content {
	width: 150px;
	padding: 15px 45px;
}

.banner-content h2 {
	display: inline;
	font-size: 16px;
	padding-right: 25px;
}

.banner-content h2#note {
	background: transparent url(/customercare/buyingparts/images/icon_note.gif) no-repeat scroll left center;
	padding-left: 25px;
}

.banner-content h2#form {
	background: transparent url(/customercare/buyingparts/images/icon_form.gif) no-repeat scroll right center;
}

.banner-content h2#phone {
	background: transparent url(/customercare/buyingparts/images/icon_phone.gif) no-repeat scroll right center;
}

.banner-content h2#email {
	background: transparent url(/customercare/buyingparts/images/icon_email.gif) no-repeat scroll right center;
}

.banner-content .highlight {
	color: #00929F;
}

.bp-extlinks {
	clear: both;
	height: 25px;
	width: 100%;
}

.bp-footer {
	clear: both;
	height: 25px;
	padding-top: 10px;
	margin-top: 10px;
	background-color: #F5F5F5;
}

.bp-footer ul {
	float: left;
	list-style-type: none;
	margin-left: 10px;
}

.bp-footer ul li {
	background: transparent url(/common/image/layout/grey-dot.gif) repeat-y scroll right center;
	display: inline;
	padding: 0 10px;
}

.bp-footer ul li.last {
	background: transparent none repeat scroll 0 0;
	padding-right: 0;
}

h1.changetextgray {
	background-color: #F5F5F5;
	margin-bottom: 10px;	
	font-size: 1.4em;
	text-align: right;
}

#bp-paging {
	clear: both;
	text-align: center;
	padding-top: 10px;
}

#bp-paging a {
	margin: 0 5px 0 5px;
}

a.bp-currentpage {
	font-weight: bold;
	color: #00929F;
}

#bp-partinfo {
	clear: both;
}

#bp-partinfo h4 {
	color: #00929F;
	font-weight: bold;
	font-size: 1.1em;
}

#bp-partinfo p.fi {
	font-size: 1.1em;
	position: absolute;
	left: 140px;
	margin-top: -2px;
	margin-bottom: 0;
}

#bp-partinfo-description p {
	margin-bottom: 0;
}

#bp-partinfo input {
	float: left;
	margin: 5px 5px 0 10px;
}

.bp-greybackground {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #F2F2F2;
}

a.bp-addtocart {
	background: transparent url(/customercare/buyingparts/images/icon_cart_grey.gif) no-repeat scroll right;
	color: #CCCCCC;
	float: left;
	font-weight: bold;
	padding-right: 20px;
	position: relative;
	top: 4px;
}

a.bp-addtocart:hover {
	color: #00929F;
}

a.bp-infolink {
	float: right;
	margin-top: 3px;
	height: 16px;
	width: 16px;
	background-image: url(/customercare/buyingparts/images/icon_info_normal.gif);
}

a.bp-infolink:hover {
	background-image: url(/customercare/buyingparts/images/icon_info_over.gif);
}

.bp-prevpage {
	background: transparent url(/customercare/buyingparts/images/icon_arrow_L.gif) no-repeat scroll right 1px;
	padding-right: 20px;
}

.bp-nextpage {
	background: transparent url(/customercare/buyingparts/images/icon_arrow_R.gif) no-repeat scroll left 1px;
	padding-left: 20px;
}

#bp-popup{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	width: 725px;
	background: none;
	z-index: 3;
	font-size: 13px;
}

#bp-popup div.close-contain {
	width: 25px;
	height: 25px;
	background: #FFFFFF;
	padding: 10px;
	clear: right;
	position: absolute;
	left: 715px;
	top: 260px;
}

#bp-popup #closePopup {
	display: block;
	width: 25px;
	height: 25px;
}

#bp-popup a#closePopup {
	background: transparent url('/common/image/layout/btn-close.gif') no-repeat center center;
}

#bp-popup div#gallery-image {
	float: left;
	width: 400px;
	height: 480px;
	background: #FFFFFF;
	text-align: center;
	position: relative;
	padding: 10px;
}

#bp-popup div#bp-partinfo {
	float: right;
	clear: right;
	padding: 10px;
	width: 280px;
	height: 480px;
	background: #FFFFFF;
	position: relative;
}

#bp-loading {
	background-color: transparent;
	display: none;
	position: absolute;
	text-align: center;
	z-index: 3;
}

html > body #bp-loading { position: fixed; }

#bp-loading img {
	border-width: 0;
	vertical-align: middle;
}

#bp-loading span {
	color: #FFFFFF;
	font-size: 14px;
}
