@charset utf-8;
div.details_tab {
	background-color: #5384d4;
	height: 20px;
	width: 125px;
	border: 1px solid #3168F3;
	cursor: hand;
	margin: 0;
	padding: 3px;
}
.PopBoxImageSmall {
	width: 190px;
	height: 140px;
	visibility: visible;
	border: 1px solid #EEE;
}
.PopBoxImageLarge {
	border: 0;
	background: transparent;
	position: fixed;
	left: 50%;
	margin-left: -400px;
	width: 794px;
	height: 480px;
	display: none;
}
.PopBoxImageMove {
	border: none 0 #fff;
	cursor: pointer;
}
.addthis_toolbox .custom_images a {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
}
.addthis_toolbox .custom_images a img {
	opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
	opacity: 0.75;
}
#conditiontip {
	-moz-box-shadow: 0 8px 15px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0,0.25);
	box-shadow: 0 8px 15px rgba(0,0,0,0.25);
	border: 1px solid #06F;
	padding: 10px;
}
#additional-images-container {
	height: 50px;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
}
#additional-images-container .additional-images {
	float: left;
	width: 35px;
	border: 1px solid #999;
	cursor: pointer;
	margin: 2px;
	padding: 1px;
}
#additional-images-container_pop .additional-images {
	width: 80px;
	border: 1px solid #DDD;
	cursor: pointer;
	margin: 5px;
	padding: 1px;
}
.tab-active {
	background-color: #fff;
	border: 1px solid #ccc;
	vertical-align: bottom;
	font-weight: 700;
	color: #111;
	border-bottom: 0;
	padding: 10px;
	cursor:pointer;
}
.tab-active div {
	background:transparent url("https://s2.parts-people.com/images/themes/2015/arrow-nav.gif") no-repeat scroll 100% -53px;
	padding-right: 10px;
}
.tab-active-hover {
	background-color: #f2f2f2;
	border: 1px solid #ddd;
	vertical-align: bottom;
	font-weight: 700;
	color: #2148a1;
	padding: 10px;
}
.tab-inactive {
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	vertical-align: bottom;
	color: #06f;
	font-weight: 700;
	padding: 10px;
}
.text-field {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-box-sizing: border-box;
	background-color: #fff;
	border-image: none;
	border-radius: 1px 1px 1px 1px;
	border-right: 1px solid #D9D9D9;
	display: inline-block;
	font-size: 13px;
	height: 29px;
	width: 250px;
	vertical-align: top;
	border-color: silver #D9D9D9 #D9D9D9;
	border-style: solid;
	border-width: 1px;
	padding: 0 8px;
}
.m14grey {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.lgbluetext {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #E47911;
}
.text-field:focus {
	border: 1px solid #4D90FE;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3) inset;
}
.text-field_error {
	background-color: #ffe3e3;
	border: 1px solid red;
}
.ratings-form-star-sprite {
	background: url(http://img2.parts-people.com/themes/2011/images/start-ratings-sprite.png) no-repeat scroll 164px 0 transparent;
	border-bottom: medium none;
}
.star0 {
	background-position: 0 0;
}
.star1 {
	background-position: 0 -30px;
}
.star2 {
	background-position: 0 -60px;
}
.star3 {
	background-position: 0 -90px;
}
.star4 {
	background-position: 0 -120px;
}
.star5 {
	background-position: 0 -150px;
}
.enhanced.ratings-form-wrapper, .overlay .enhanced.ratings-form-wrapper {
	border-bottom: 1px dotted #CBCBCB;
	overflow: hidden;
	width: 350px;
	margin: 0;
}
.input-step:after, form .input-step.input-group .input-field:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.ratings-form label, .ratings-overall label {
	background: none repeat scroll 0 0 transparent;
	clear: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 20px;
	margin-right: 7px;
	text-indent: -9999px;
	width: 22px;
}
form .input-step input[type=radio] + label, form .input-step input[type=checkbox] + label {
	color: #333;
	float: left;
	font-size: 12px;
	font-weight: 400;
}
.screen-reader-only {
	height: 1px;
	left: -10000px;
	overflow: hidden;
	position: absolute;
	top: auto;
	width: 1px;
}
form .input-step input[type=radio], form .input-step input[type=checkbox] {
	float: left;
	margin: 0 9px 0 0;
}
#Main .enhanced.ratings-form-wrapper .ratings-form, .overlay .enhanced.ratings-form-wrapper .ratings-form {
	background-position: -174px -923px;
	float: left;
	height: 18px;
	width: 145px;
	margin: 11px 0 0;
	padding: 0;
}
.details_tab_selected, div.details_tab:hover {
	background-color: #e6e8ed;
	height: 20px;
	width: 125px;
	border: 1px solid #3168F3;
	cursor: hand;
	margin: 0;
	padding: 3px;
}
.PopBoxImageLink, .pointer {
	cursor: pointer;
}
#additional-images-container_pop .additional-images:hover, #additional-images-container .additional-images:hover, #additional-images-container_pop .additional-images:hover {
	border: 1px solid #800;
}
.circle {
	background-color: #aaa;
	border-radius: 9px;
	color: #fff;
	display: inline-block;
	font-size: 9px;
	font-weight: 600;
	line-height: 13px;
	margin: 1px 0 0 2px;
	padding: 0 4px;
	vertical-align: top;
	z-index: 26;
	margin-top: 5px;
}
.circle:hover {
	background-color: #06f;
}
.tab-active, .tab-active-hover {
	background-color: #f3f3f3 !important;
	font-size: 15px !important;
	border: 2px solid #3583f8 !important;
	vertical-align: bottom !important;
	font-weight: 700 !important;
	color: #06f !important;
	border-radius: 5px !important;
}
.tab-inactive {
	background-color: #3583f8 !important;
	font-size: 15px !important;
	border: 2px solid #06f !important;
	vertical-align: bottom !important;
	color: #fff !important;
	font-weight: 700 !important;
	border-radius: 5px !important;
}
.sa_jump_to_reviews {
	display: none !important;
}
.deliverydate {
	width: 55px;
	height: 55px;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 10px;
	color: #555;
	border-radius: 5px;
	margin: 0 auto;
}
#youtube_video iframe {
	width: 100% !important;
	height: 350px !important;
}
