/* Product Page */

div.mainProductDesc {
	font-family:Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size:12px;
}

p.prodbcrumbs {
	letter-spacing: 0.1em;
	font-size: 0.8em;
	padding-bottom: 5px;
	margin:0 0 3px 0;
	padding:0;
}

.in_stock_tick_nobg {
	background: url('/images/newimg/prod-instock-nobg.png');
	display:inline-block;
	height:18px;	
	width:18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
	.in_stock_tick_nobg {
		background: url('/images/newimg/prod-instock-nobg@2x.png'); 
		background-size: 18px;
	}
}

div#stockStatus {
	margin-top:15px;
}
div#stockStatus img {
	vertical-align:sub;
}

.activeGal {
	border-color: #E47911 !important;
}

div.galInactive {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

div#buy_details {
	position:relative;
	z-index:150;
}

/* some new stuff */

div#phRight h1 {
	font-family:"Oswald",sans-serif;
	font-size:26px;
    font-weight: bold;
	letter-spacing:0.3px;
	margin: 0 0 10px 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;	
}
div#phRight h2 {
    color: #707070;
	font-family:"Oswald",sans-serif;
    font-size: 14px;
	font-weight: normal;
	margin-bottom:10px;
}

div#prodpicture img#std_pic {
	width: auto;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

ul.prodFeatures {
	color:#747373;
	margin:0 0 0 18px;
}
ul.prodFeatures, ul.prodFeatures li {
	padding: 0;
}

.isin, .isout {
	font-size:14px;
}

.saleText {
	color:#ff0101;
	font-weight:bold;
}
.bfSaleText {
	background-color:#000;
	color:#fff;
	font-weight:bold;
	margin-right:10px;
	padding:5px;
}
.cmSaleText {
	background-color:#42145f;
	color:#fff;
	font-weight:bold;
	margin-right:10px;
	padding:5px;
}
.xmSaleText {
	background-color:#d90000;
	color:#fff;
	font-weight:bold;
	margin-right:10px;
	padding:5px;
}

div#prodTickHolder {
	padding-bottom:15px;
}

#prodPriceHolder {
	margin-top:20px;
}

.rrpWas {
	font-size:15px;
}

span.saleWas {
	color:#8888b1;
}
span.saleSaving {
	color:#f6323e;
}

p.listPrice {
	color:#000;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	padding:7px 0 2px 0;
}

div.prodOptions {
	margin-top:15px;
}

p.optTitle {
	font-weight:bold;
	margin-bottom:10px;	
}
p.optTitle span {
	font-weight:normal;
}

div.prodOption {
	box-sizing:border-box;
	font-size:14px;
	line-height:26px;
	margin-bottom:10px;
	width:100%;
}
div.prodOption select {
	/* direction:rtl; */
	border:1px solid grey;
	font-size:14px;
	padding:3px;
	text-align:right;
	text-align-last:right;
	width:100%;
}

/* Custom Option Group Dropdowns */ 

.imgOptMultiCfgContent {
	position:relative;
	background-color:#f0f5fb;
	display:none;
	padding-top:10px;
	margin-top:10px;
}

.imgOptMultiCfgHeader {
	border: 1px solid #808080;
	cursor:default;
	padding-left:5px;
	padding-right: 20px;	
	position:relative;
	-webkit-touch-callout: none; 
    -webkit-user-select: none; 
    -khtml-user-select: none; 
    -moz-user-select: none;
    -ms-user-select: none; 
    user-select: none; 
}
/*
@media screen and (max-width:350px) {
	.imgOptMultiCfgHeader {
		font-size:12px;
	}
}
*/
@media screen and (max-width: 699px) {
	.imgOptMultiCfgHeader {
		font-size:12px;
		padding-left:10px;
	}
}	
@media screen and (max-width: 1024px) {
	.imgOptMultiCfgContentInner {
		padding:0 10px;
		margin-right:-10px;
	}	
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
	.imgOptMultiCfgHeader {
		font-size:12px;
	}	
	.imgOptMultiCfgContent:before {
		width: 218px; 
	}	
}
@media screen and (min-width: 1200px) {
	.imgOptMultiCfgContent {
		padding-left:15px;
	}	
	.imgOptMultiCfgContent:before {
		width: 218px; 
	}
}

.imgOptMultiCfgContentInner {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-end;
}
@media screen and (max-width: 1024px) {
	.imgOptMultiCfgContentInner {
		justify-content:center;
	}
}
@media screen and (min-width: 1025px) {
	.imgOptMultiCfgContentInner {
		justify-content:flex-end;
	}	
}
	
.iomchArrow {
	width: 0; 
	height: 0; 	
	position:absolute;
	top:10px;
	right:5px;	
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;	
}
.iomchArrowDown {
	border-top: 8px solid #292929;
}
.iomchArrowUp {
	border-bottom: 8px solid #292929;
}

.iomchLoadHolder {
	text-align:center;
}
.iomchLoadHolder .loadMoreResultSpinner {
	margin: 0;
}

.iomccItemHolder {
	background-color:#f0f5fb;
	box-sizing:border-box;
	cursor:pointer;
	margin-right:10px; 
	margin-bottom:10px;
	position:relative;
}
.iomccihNoImg.iomccItemHolder { 
	margin-bottom:15px;
}
@media screen and (max-width: 1024px) {
	.iomccItemHolder {
		width:69px;
	}
	.iomccihNoImg.iomccItemHolder { 
		width:auto;
	}
}

.iomccItemHolder p {
	line-height:normal;
	text-align:center;
}
.iomccImgHolder {
	line-height:normal;
	padding:5px;
	position:relative;
}

.iomccihTick {
	position:absolute;
	/*bottom:20px;*/
	top:50px;
	right:5px;
}
.iomccihNoImg .iomccihTick {
	bottom:5px;
	top:auto;
}

.iomch_title, .iomch_brackets, .iomch_price {
	display:none;
}

.iomch_price {
	display:block;
	font-size:10px;
	text-align:center;
	color:#000000;
	height:15px;
	line-height:12px;
}

.iomccihNoImg .iomccItemHolderInner {
	min-height:30px;
	height:100%;
	width:123px;
	padding:1px 5px;
	/*margin:5px;*/
    display: flex;
    justify-content:center;
    align-content:center;
    flex-direction:column; 		
	position:relative;
}
.iomccihNoImg .iomch_title {
	display:block;
	font-size:12px;
}
.iomccihNoImg .iomch_price {
	margin-top:3px;
}

.iomccItemHolderInner {
	background-color:#ffffff;
	border:2px solid #9c9c9c;
}
@media screen and (min-width: 1025px) {
	.iomccItemHolder:hover .iomccItemHolderInner  {
		border:2px solid #000000;
	}
}
.iomccSelected .iomccItemHolderInner {
	border:2px solid #80ba70;
}
.iomccihNoImg .iomccImgHolder {
	display:none;
}

.iomccihDelivery {
	display:none;
}
.iomccFastDelivery {
	background-color: #4183c5;
	color: #ffffff;
	display: block;
	font-size: 8px;
	top: 3px;
	left: 3px;
	/*line-height: initial;*/
	line-height:14px;
	padding: 2px 3px;
	text-align:center;
}
.iomccFastDelivery:before {
	content: "FAST DELIVERY";
}

.iomccImgHolder img {
	height:50px;
	width:50px;	
}

.iomcciClose {
	font-size: 12px;
	line-height: 12px;
	padding-right: 10px;
	padding-bottom: 10px;	
	padding-top:15px;
	text-align:right;
}

.iomchLoadErrorHolder {
	color:#4083c5;
	text-align:center;
}
#iomchLoadTryAgain {
	background-color:#4083c5;
	color:#ffffff;
	cursor:pointer;
	margin-top:10px;
	padding:10px 20px;
}

/* End Custom Option Group Dropdowns */

span#delHolder {
	margin-left:10px;
}

div#delOptionsContainer {
	margin-top:15px;
}

/* load more reviews */

div.smrHolderInner {
	text-align:center;
}
div.showMoreReviews {
	color: white;
	cursor: pointer;
	background-color: #4183c5;
	padding: 10px 20px;
	display: inline-block;
	border-radius: 3px;
	font-weight: bold;
}
div.showMoreReviews:hover {
	box-shadow: 0 3px 15px 0 rgba(0,0,0,0.4);
}

/* chevrons */

.chevron::before {
	border-style: solid;
	border-width: 0.25em 0.25em 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.45em;
}

.chevron.right:before {
	left: 0;
	transform: rotate(45deg);
}

.chevron.left:before {
	left: 0.25em;
	transform: rotate(-135deg);
}

/* recommended products */

#recProdContainer {
	box-sizing:border-box;
	height:168px;
	margin-bottom:20px;
	padding-right:20px;	
	position:relative;
	width:100%;	
}

#recProdHolder {
	box-sizing:border-box;
	height:100%;
	overflow:hidden;
	position:relative;
	width:100%;
}

#rpCloser {
	cursor:pointer;
	height:17px;
	position:absolute;
	right:0;
	top:0;
	width:17px;
}

.rpItem {
	float:left;
	overflow:hidden;
	padding:0 9px;
	position:relative;
	text-align:center;
	width:150px;
}
#recProdHolder .rpItem:first-of-type {
	padding-left:0;
}
#recProdHolder .rpItem:last-of-type {
	padding-right:0;
}
.rpItem a {
	display:block;
    height:168px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;		
}

.rpItem .rpTitle {
	font-family:"Oswald",sans-serif;
	font-size:13px;
	height:40px;
	overflow:hidden;
	padding-top:5px;
}

.rpItem .rpPrice {
	padding-top:2px;
}

.rpWas {
	color:grey;
	font-size:11px;
	padding-right:5px;
	text-decoration: line-through;
}

@media screen and (max-width: 699px) {
	
	#rpCloser {
		right:5px;
	}	
	
}
@media screen and (max-width: 1024px) {

	#recProdContainer {
		height:173px;
		padding-left:25px;
		padding-right:25px;
	}
	
	.rphArrow {
		position:absolute;
		top:70px;
	}
	.rphArrow .chevron::before {
		border-color:#b9b9b9;
	}
	#rphLeftArrow { 
		display:none;
		left:5px;
	}
	#rphRightArrow {
		right:9px;
	}	
	
	#recProdHolder {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;			
	}
	/*
	#recProdHolder::-webkit-scrollbar {
		padding-top:1px;
	}
	*/
	/*
	#recProdHolder::-webkit-scrollbar {
		width: 0px; 
		height:0px;
		background: transparent;  
	}
	*/

	.rpItem {
		display:inline-block;
		float:none;
		padding:0 7px;
		width:125px;
	}
	.rpItem .rpTitle {
		font-size:12px;
		height:35px;
		white-space: normal;
	}	
	
}
@media screen and (min-width: 1025px) {

	.rphArrow {
		display:none;
	}

}
@media screen and (min-width: 1025px) and (max-width: 1199px) {

	.rpItem {
		padding:0 7px;
		width:125px;
	}
	.rpItem .rpTitle {
		font-size:12px;
	}
	
}

/* start duplicate in show-product-options.html */

.prodOptions input[type=checkbox]:not(old), .prodOptions input[type=radio   ]:not(old) {
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

.prodOptions input[type=checkbox]:not(old) + div, .prodOptions input[type=radio   ]:not(old) + div {
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
}

.prodOptions input[type=checkbox]:not(old) + div > span, .prodOptions input[type=radio   ]:not(old) + div > span {
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}

.prodOptions input[type=checkbox]:not(old):checked + div > span, .prodOptions input[type=radio   ]:not(old):checked + div > span {
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

.prodOptions input[type=checkbox]:not(old):checked + div > span:before {
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : #4083c5;
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.0714em rgb(115,153,77);
  font-weight : bold;
}

.prodOptions input[type=radio]:not(old):checked +  div > span > span {
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 0.125em;
  background       : #4083c5;
}

.poRad {
	font-size:15px;
	margin-top:10px;
	position:relative;
}
.poRad:first-of-type {
	margin-top:0;
}
@media screen and (max-width:350px) {
	.poRad, .delRadioOption {
		font-size:13px;
	}
}

.drLeft {
	position:absolute;
}
.drRight {
	line-height:23px;
	padding-left: 30px;
    min-height: 25px;	
}

div.delRadioOption {
	margin:5px 0 0 25px;
}

div.poImgHolder {
	border:2px solid #dddddd;	
	cursor:pointer;
	height:50px;
	margin-right:10px;
	margin-top:10px;
	overflow:hidden;
	padding:10px;
	position:relative;
	width:50px;
}
div.poImgHolder:last-of-type {
	margin-right:0;
}
div.poImgHolder:hover {
	border:2px solid #000;
}
div.poImgHolder img {
	height:auto;
	max-width:100%;
}
div.poihSelected {
	border:2px solid #80ba70 !important;	
}
div.poImageHolder {
	margin-top:-10px;
	text-align:center;
}
div.poihTextOnly  {
	height:auto;
	width:auto;
}
div.poihtoPrice {
	font-size:12px;
	line-height: 12px;
	padding-bottom: 10px;
	padding-top:3px;
}
.poihTick {
	position:absolute;
	bottom:5px;
	right:5px;	
}
.otSingleOpt {
	padding-top:5px;
}
@media screen and (max-width:699px) {
	.otSingleOpt {
		margin-top:10px;
		text-align:center;
	}	
	div.poImgHolder {
		display:inline-block;
		height:45px;
		text-align:center;
		vertical-align:bottom;
		width:45px;
	}	
}
@media screen and (min-width:700px) {
	div.poImgHolder {
		float:left;
	}
}

/* end duplicate in show-product-options.html */

#prodHeader {
	position:relative;
}

.cartbuttons {
	margin-top:20px;
}

.buy_button {
	background: #df1f33;
	background-image: -webkit-linear-gradient(top, #df1f33, #e10e62);
	background-image: -moz-linear-gradient(top, #df1f33, #e10e62);
	background-image: -ms-linear-gradient(top, #df1f33, #e10e62);
	background-image: -o-linear-gradient(top, #df1f33, #e10e62);
	background-image: linear-gradient(to bottom, #df1f33, #e10e62);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	border:none;
	-webkit-box-shadow: 0px 1px 3px #666666;
	-moz-box-shadow: 0px 1px 3px #666666;
	box-shadow: 0px 1px 3px #666666;
	cursor:pointer;
	font-family: "Oswald",sans-serif;
	color: #ffffff;
	font-size: 20px;
	outline:0;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: box-shadow 0.2s ease-in-out 0s;
	-moz-transition: box-shadow 0.2s ease-in-out 0s;
	-o-transition: box-shadow 0.2s ease-in-out 0s;
	-ms-transition: box-shadow 0.2s ease-in-out 0s;
	transition: box-shadow 0.2s ease-in-out 0s; 	
}

.oos_button {
	background: #ff6602;
	background-image: -webkit-linear-gradient(top, #ff6602, #f6a339);
	background-image: -moz-linear-gradient(top, #ff6602, #f6a339);
	background-image: -ms-linear-gradient(top, #ff6602, #f6a339);
	background-image: -o-linear-gradient(top, #ff6602, #f6a339);
	background-image: linear-gradient(to bottom, #ff6602, #f6a339);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	border:none;
	-webkit-box-shadow: 0px 1px 3px #666666;
	-moz-box-shadow: 0px 1px 3px #666666;
	box-shadow: 0px 1px 3px #666666;
	cursor:pointer;
	font-family: "Oswald",sans-serif;
	color: #ffffff;
	font-size: 20px;
	outline:0;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: box-shadow 0.2s ease-in-out 0s;
	-moz-transition: box-shadow 0.2s ease-in-out 0s;
	-o-transition: box-shadow 0.2s ease-in-out 0s;
	-ms-transition: box-shadow 0.2s ease-in-out 0s;
	transition: box-shadow 0.2s ease-in-out 0s; 
	position:relative;	
	text-align:center;
}
.oos_button a {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;	
}

.buy_button:hover, .oos_button:hover {
	border:none;
	outline:0;
	text-decoration: none;
	-webkit-box-shadow: -1px 1px 5px 3px #666666;
	-moz-box-shadow: -1px 1px 5px 3px #666666;
	box-shadow: -1px 1px 5px 3px #666666;	
}

.bb_prod_page {
	margin-bottom:5px;
	width:195px;
}

.oos_poa {
	margin-bottom:5px;
	width:200px;
}
.oos_email {
	font-size:18px;
	margin-bottom:5px;
	width:255px;	
}
.oos_email img {
	padding-left:5px;
}

.prodMain {
	clear:both;
	padding-top:20px;
}

#fasterDel {
	font-style:italic;
}

.nspeedy {
	/* visibility:hidden; */
	display:none;
}

/* end some new stuff */

.buy-april-fool {
	text-align:center;
}

/* extended HTML - also in info-xxxxxxxx.css */

#extListing {
	clear:both;
	padding:20px 0;
}

.extblock {
	/* padding:20px 0; */
}

.extblock h3, .ext_nonh_header {
	font-family:"Oswald",sans-serif;
	font-size:22px;
	font-weight:normal;
	padding:20px 0;
}
@media screen and (max-width:350px) {
	.extblock h3, .ext_nonh_header {
		font-size:20px;
	}
}
.extblock p {
	line-height:25px;
	padding-bottom:20px;
}
.extblock ul {
	list-style-position:inside;
}
.extblock li {
	padding-bottom:10px;
}

.eb_right_text {
	text-align:right;
}

.eb_blue {
	background-color:#e7f3ff;
}

.eb_image_line {
	text-align:center;
}

.ext_img_left {
	float:left;
	padding-right:20px;
}

.ext_img_right {
	float:right;
	padding-left:20px;
}

.ext_img_center {
    display: block;
    margin: 0 auto;
}

.eb_vid_left {
	float:left;
	overflow:hidden;
	padding:0 20px 20px 0;
	width:350px;
}

.eb_vid_right {
	float:right;
	overflow:hidden;
	padding:0 0 20px 20px;
	width:350px;
}

.eb_with_padding {
	padding:20px 0 !important;
}

.eb_no_padding {
	padding:0 !important;
}

.eb_top_only_padding  {
	padding:20px 0 0 0 !important;
}

.eb_bottom_only_padding  {
	padding:0 0 20px 0 !important;
}

.eb_add_top_padding {
	padding-top:20px;
}

.eb_add_bottom_padding {
	padding-bottom:20px;
}

.eb_button {
	-webkit-box-shadow: 3px 3px 5px 0px rgba(138,138,138,1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(138,138,138,1);
	box-shadow: 3px 3px 5px 0px rgba(138,138,138,1);	
	background: #fb9d23;
	background-image: -webkit-linear-gradient(top, #fb9d23, #ff6f00);
	background-image: -moz-linear-gradient(top, #fb9d23, #ff6f00);
	background-image: -ms-linear-gradient(top, #fb9d23, #ff6f00);
	background-image: -o-linear-gradient(top, #fb9d23, #ff6f00);
	background-image: linear-gradient(to bottom, #fb9d23, #ff6f00);
	color:#ffffff;
	cursor:pointer;
	display:inline-block;
	font-family:"Oswald",sans-serif;
	font-size:17px;	
	padding:5px 20px;
}
.eb_button:hover {
	-webkit-box-shadow: 5px 5px 5px 0px rgba(138,138,138,1);
	-moz-box-shadow: 5px 5px 5px 0px rgba(138,138,138,1);
	box-shadow: 5px 5px 5px 0px rgba(138,138,138,1);		
}

.eb_arcade {
	background-color:#000;
    bottom: 5%;
    color: #000;
    left: 5%;
	height:90%;
    right: 5%;
    top: 5%;
}

.eb_upsell {
	background-color:#fff;
    bottom: 5%;
    color: #000;
	
    left: 0;
    right: 0;
    top: calc(50vh - 323px);	
	height:646px;
	width:1000px;
}

.eb_addon {
	background-color:#fff;
    bottom: 5%;
    color: #000;
	
    left: 0;
    right: 0;
    top: calc(50vh - 323px);	
	height:646px;
	width:728px;	
	/*overflow-y:scroll;*/
}

@media screen and (max-width:699px) {

	.eb_addon {
		width:90%;
		height:75%;
		top:calc(100vh - 90%);
	}

	.extblock ul {
		list-style-position: outside;
		margin-left: 20px;		
	}

	.eb_image_line img {
		display:block;
		margin:0 auto;
		margin-bottom:15px;
	}
	.eb_image_line img:last-of-type {
		margin-bottom:0;
	}
	
	.ext_img_left, .ext_img_right {
		height:auto;
		max-width:40%;
	}
	
	.ext_img_center {
		height:auto;
		max-width: 100%;
	}	
	
	.eb_vid_left, .eb_vid_right {
		width:50%;
	}
	
	.eb_long_img img {
		display:block;
		margin:0 auto;
	}
	
}
@media screen and (min-width:700px) {
	
	.eb_image_line img {
		margin-right:10px;
	}
	.eb_image_line img:last-of-type {
		margin-right:0;
	}

}
@media screen and (min-width:700px) and (max-width:1024px) {
	
	.ext_img_center {
		height:auto;
		max-width: 100%;
	}	
	
}
@media screen and (max-width:1024px) {
	
	.eb_long_img img {
		max-width:100%;
		height:auto;
	}	
	
}
/* end extended HTML */

/* New accessories */

.prod_ap_holder {
	z-index:100;
}

.pap_holder {
	position:relative;
	z-index:50;
}
.pap_holder a {
	display:block;
	height:100%;
	position:absolute;
	width:100%;
	z-index:500;
}

#pap_freebie, #pap_install {
	margin:0 auto;
}

#pap_f_left, #pap_u_left  {
	left:0;
}

#pap_f_right, #pap_u_right {
	right:0;
}

.pap_dt_filler {
    height: 100%;
    position: absolute;
	width: 33%;
	top: 0;
}
	
/* end new accessories */


div#box_addOpts .optheader {
	font-weight:bold;
	font-size:16px;
}

div#optionTopper {
	height:45px;
	background-color:#ff7200;
	font-family:'Oswald',sans-serif;
	color:#fff;
	font-size:20px;
	line-height:45px;
}

div#orderWithin {
	color:green;
	margin-top:15px;
	font-size:12px;
}

div.topBox {
	margin-bottom: 10px;
	padding:10px;
}
div.topBox table {
	width:100%;
}

.vidtrans {
	font-size:0.8em;
}
.vidtrans p {
	margin-top:5px;
}

#installationOffer {

}

div.preOrderBox img {
	float:left;
	padding-right:10px;
}

div.preOrderBox p {
	margin-top:5px;
	font-size:0.9em;
}

div.preOrderBox p.poTopper {
	color:red;
	font-weight:bold;
	font-size:1.3em !important;
	margin:0 !important;
}

div.addopts {
	font-size:0.75em;
	margin-left:8px;
}
div.addopts span {
	font-weight: bold;
}
div.addopts p {
	padding-bottom: 5px;
}
div.addopts select {
	font-size: 0.8em;
	margin-bottom: 2px;
}

p.optheaderbreak {
	margin-bottom:12px;
}

div#addopts .optheader {
	font-size:16px;
	color:#093A7F;
}

div#addopts  .optionHolder {
	float:left;
	width:50%;
	padding-bottom:5px;
}

div#addopts  img {
	float:left;
	padding-right:10px;
}

div#addopts  p {

}

div#addopts  p.optionTitle a {
	color:#064CBA;
	font-size:12px;
}

div#addopts td {
	padding-bottom:7px;
	width:50%;
}

div.smallAddToBasket {
	width:86px;
	height:18px;
	background:url('/images/newimg/add-to-basket-mini.png') repeat 0 0;
	clear:both;
	margin-top:3px;
}
div.smallAddToBasket a {
	display:inline-block;
	width:86px;
	height:18px;
}

div.addoptclosed {
	overflow: hidden; 
	position:relative;
}

div#moreOptions {
	height:35px; 
	background-color:#FFF; 
	width:100%; 
	line-height:35px; 
	color:#00ac67; 
	font-size:18px; 
	cursor: pointer;
}
div#moreOptions p {
	text-align:center;
}

.ddImage {
	vertical-align:middle;
}
.ddILeft {
	padding-right:20px;
	-moz-transform-origin: left center;
	-webkit-transform-origin: left center;
}
.ddIRight {
	padding-left:20px; 
	-moz-transform-origin: right center; 
	-webkit-transform-origin: right center;	
}
	
.ddButtonUp {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);  
}
	
.addoptitem {
	padding-bottom: 8px;
}

div.prodtext p {
	margin-bottom: 10px;
	line-height:1.5em;
}
div.prodtext ul {
    list-style-type: disc;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-top: 15px;
    padding-left: 10px;
}

div.plSection {
	border-top: 1px solid #8FBCFB;
    clear: both;
}
div.plSection p.title {
	padding-right:10px;
	font-family: 'Oswald',sans-serif;
    font-size: 1.25em;
    font-weight: bold;
}

div.plSection ul {
    list-style-type: disc;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-top: 15px;
    padding-left: 10px;
}

p#quickFind {
	margin: 20px 0 !important;
}
p#quickFind span {
	font-weight:bold;
}

div#warrantyHolder {
	text-align:center;
	margin-top:10px;
}
div#warrantyHolderBig {
	text-align:center;
}

/* Social Sharing */

div#socialSharing {
	height:35px;
	margin-top:20px;
}

@media screen and (max-width:699px) {
	
	div#socialSharing {
	    width: 95%;
		margin: 5px auto 15px auto;	
	}
	
}

.pshareBox {
	border:1px solid #4083c5;
	color:#4083c5;	
	cursor:pointer;
	height:35px;
	letter-spacing:0.2em;
	line-height:35px;
	text-align:center;
	text-transform: uppercase;
	width:47%;
	-webkit-touch-callout: none; 
	-webkit-user-select: none; 
	-moz-user-select: none;   
	-ms-user-select: none;       
	user-select: none;          
}

.financeHolder {
	background-color:#4083c5;
	box-sizing:border-box;
	color:#fff;
	height:38px;
	margin-top:30px;
	overflow:hidden;
	width:100%;
}
.financeHolder span.financeShowRates {
	border-bottom:1px dotted white;
	color:white;
}
.financeHolder:hover span.financeShowRates {
	border-bottom:1px solid white;
	text-decoration:none;
}

@media screen and (max-width:350px) {
	#finLineTwo, span.financeShowRatesDash, span.financeShowRates {
		display:none;
	}
	span.finNoSmallMob {
		display:none;
	}
}

.pshareBoxLarge {
	height:70px;
	line-height:27px;
	padding-top:5px;
}
.pshareBoxLarge .psblSmaller {
	text-transform: capitalize;
}
@media screen and (max-width:699px) {

	.psblNoMob, span.finNoMob {
		display:none;
	}
	
}

.pshareBoxSel {
	background-color:#4083c5;
	color:#fff;
}

div#socialSharing  .pshareBox:first-of-type {
	float:left;
}
div#socialSharing  .pshareBox:nth-of-type(2) {
	float:right;
}

.socialShareSprite {
    background: url('/images/newimg/social-sharing-sprite.png');
	display:inline-block;
	height:25px;
	width:25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
    .socialShareSprite {
        background: url('/images/newimg/social-sharing-sprite@2x.png'); 
		background-size: 25px;
    }
}
.socShare 		{ background-position: 0 0; } 
.socWish 		{ background-position: 0 -25px; } 
.socFb	 		{ background-position: 0 -50px; } 
.socTweet 		{ background-position: 0 -75px; } 
.socPin 			{ background-position: 0 -100px; } 
.socEmail 		{ background-position: 0 -125px; } 
.socWa 			{ background-position: 0 -150px; } 
.socWishSel		{ background-position: 0 -175px; }

@media screen and (min-width:700px) {
	
	.socWa {
	    display:none;	
	}
	
}

#sharingLinks {
	display:none;
	-webkit-touch-callout: none; 
	-webkit-user-select: none; 
	-moz-user-select: none;   
	-ms-user-select: none;       
	user-select: none;   	
}

#socialSharing.socialEnabled {
	height:140px;
	position:relative;
}

#pShareShare.socialEnabled {
	background-color: #fff;
    border-bottom: 0 none;
    height: 45px;
    position: absolute;
    z-index: 100;
}

#sharingLinks.socialEnabled {
    border: 1px solid #4083c5;
    clear: both;
	display:block;
    height: 92px;
    position: absolute;
    top: 45px;
    z-index: 50;	
	width:100%;
}
	
#sharingLinks li {
	cursor:pointer;
	margin:10px 30px;
}	
#sharingLinks li a {
	display:block;
	height:25px;
	width:25px;
}
	
/* End of social */

div#rightReviewHolder {
	text-align:center;
}
div#rightReviewHolder div#rightReviewHolderTop {
	background-color:#4382C4
}

div#otherProducts {
	text-align:center;
	margin-top:10px;
	font-size:12px;
}
div#otherProducts p {
	margin-bottom:10px;
}
div#otherProducts p.opHeader {
	font-weight:bold;
	font-size:14px;
}
div#otherProducts p.opTitle {
	font-family:"Oswald",sans-serif;
	font-size:14px;
}
div#otherProducts p.opPrice {
	color:#9b0009;
}
div#otherProducts p.opTopSell {
	color: #009717;
    font-weight: bold;
}

p.oost {
	display:none;
	/*
    color: red;
    letter-spacing: 0.5px;
    padding: 35px 0 10px;
	*/
}

div#customerRatings {
	margin-top:10px;
}

div.prodValBar {
    border-bottom: 1px dotted #889db8;
    color: #889db8;
    font-family: "Quando",serif;
    height: 30px;
    letter-spacing: 1px;
    line-height: 25px;
    margin-bottom: 10px;
    /* padding-bottom: 5px; */
    text-align: center;
	font-size:12px;
}
div.prodValBar  a:link {
	color: #889db8;
	text-decoration: none;
	border-bottom:1px dotted #889db8;
}
div.prodValBar  a:visited { 
	color: #889db8;
	text-decoration: none;
}
div.prodValBar  a:hover { 
	color: #889db8;
    text-decoration: none;
	border-bottom:1px solid #889db8;
}
div.prodValBar  a:active { 
	color: #889db8;
}

.ui-effects-transfer { border: 2px dotted gray; z-index:800; } 	

p.ratingSelection {
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
}

div#reviewsRating {
	width:100%;
}
div#rcuk_holder {
	height:auto;
	margin-top:5px;
	font-family:serif;
	position:relative;
	
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #79d236 !important;
    background-image: -moz-radial-gradient(45deg, #79d236 0%, #4ba609 100%);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 1px solid #79d236;
    border-radius: 5px;
    color: #fff !important;
    overflow: hidden;
    padding: 10px 20px;
    text-align: center;	
}
div#rcuk_holder hr {
	border: none;
    border-top: 1px solid rgba(0,0,0,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
    height: 0px;
	margin: 5px 0;
}
div#rcuk_holder a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}

div#rcuk_holder P:first-of-type {
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
    border-radius: 2px;	
	font-size:18px;
	font-weight:bold;
}
div#rcuk_holder P:nth-of-type(2) {
	font-size:10px;
	margin: 2px !important;
    padding: 0px !important;
}
div#rcuk_holder img {
	height:26px;
}

.spriteRcukRatings {
	background: url('/images/newimg/reviews/RUK-SmallBadge-Star-Sprite.png') no-repeat top left;
	display:inline-block;
	width: 22px;
	height: 21px;
}
.srr-full { background-position: 0 0; } 
.srr-half { background-position: 0 -21px; } 
.srr-empty { background-position: 0 -42px; } 

.ratings-0 { background-position: 0 0; } 

.sprite-ratings {
	background: url('/images/newimg/block-ratings.png') no-repeat top left;
	width: 73px;
	height: 5px;
}

.ratings-0 { background-position: 0 0; } 
.ratings-025 { background-position: 0 -6px; } 
.ratings-050 { background-position: 0 -12px; } 
.ratings-075 { background-position: 0 -18px; } 
.ratings-1 { background-position: 0 -24px; } 
.ratings-125 { background-position: 0 -30px; } 
.ratings-150 { background-position: 0 -36px; } 
.ratings-175 { background-position: 0 -42px; } 
.ratings-2 { background-position: 0 -48px; } 
.ratings-225 { background-position: 0 -54px; } 
.ratings-250 { background-position: 0 -60px; } 
.ratings-275 { background-position: 0 -66px; } 
.ratings-3 { background-position: 0 -72px; } 
.ratings-325 { background-position: 0 -78px; } 
.ratings-350 { background-position: 0 -84px; } 
.ratings-375 { background-position: 0 -90px; } 
.ratings-4 { background-position: 0 -96px; } 
.ratings-425 { background-position: 0 -102px; } 
.ratings-450 { background-position: 0 -108px; } 
.ratings-475 { background-position: 0 -114px; } 
.ratings-5 { background-position: 0 -120px; } 
.ratings-na { background-position: 0 -126px; } 

div#reviewHeader {
    background-color: #F7F7F7;
    border-top: 2px solid #E6E6E6;
    clear: both;
    height: 33px;
    margin: 12px 0 0;
    padding: 6px 12px 2px;
}
#ratingOverallHeader {
	color: #F8971D;
	font-size:18px !important;
	font-weight:bold;
	line-height:22px;	  
	padding-bottom:10px;
}

#ratingTopRight p:first-of-type {
	font-weight:bold;
}
#ratingTopRight p:nth-of-type(2) {
	font-size:12px;
}
#ratingTopRight p:nth-of-type(2) span {
	font-weight:bold;
}

div.ratingHolder {
  border-top: 2px dotted #E6E8EA;
  clear: both;
  height: auto;
  padding-bottom: 40px;
  padding-top: 28px;
  position: relative;
}
div#rhTop {
	border-top:none;
}

.ratingOverall {
  color: #F8971D;
  float: left;
  font-size:14px !important;
  font-weight:bold;
  line-height:22px;
}

div.ratingLeft table td {
	padding-bottom:5px;
}
div.ratingLeft table td:first-child {
	font-size:13px;
}
div.ratingLeft table td:nth-child(2) {
	padding-left:5px;
}
div.ratingLeft table td:nth-child(3) {
	color:#444444;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	width:50px;
}

div.reviewTitle {
	font-weight:bold;
	padding-bottom:7px;
}

div.reviewText {
	font-size:13px;
}

div.reviewAbout {
	padding-top:15px;
}
div.reviewAbout p {
	color:#444444;
	font-size:12px;
	margin:0 !important;
	padding:0;
}
div.reviewAbout p:first-of-type {
	font-weight:bold;
}
div.reviewAbout p:nth-of-type(2) {
	padding-bottom:5px;
}
div.custR {
	margin-top:10px;
}
span.custRecommended {
	color: #008800;
    font-size: 11px;
}

div.freeExtra {
	cursor:help;
	display:inline-block;
	height:35px;
	margin-top:10px;
	padding:0 10px 0 0;
}

div.freeExtra div {
	float:left;
}

div.freeExtra img {
	float:left;
	padding:5px 10px 0 0;
}

div.freeExtra p:first-of-type {
    color: #EF4746;
    font-size: 14px;
    font-weight: bold;
}

div.freeExtra p:nth-of-type(2) {
	color:#878787;
	font-size:9px;
}

div.freeGshort p:first-of-type {
	font-size: 16px;
}

p.voteBack {
    color: #881F23;
    font-size: 12px;
	padding-bottom:5px;
}

div#cc_info_holder {
	display:none;
}

div.rbBlock {
	text-align:center;
}

.prod_ap_holder {
	position:relative;
	margin-bottom:10px !important;
}					
.prod_ap_holder div {
	background-color: #fff;
	bottom: 10px;
	opacity: 0.9;
	padding: 7px;
	position: absolute;
	right: 10px;						
}

/* Dynamic Prod Video */

.mainVidViewer {
	background-color:#fff;
	left:0;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	z-index:500;
}

/* Nav Bar */

#prodNavBar {
	clear:both;
	margin:15px 0 10px 0;
	padding-top:20px;
}
.prodNavInner {
	display:inline-block;
	margin-left:10px;
	height:100px;
	width:100px;
	border:1px solid #b7b7b7;
	text-align:center;
	position:relative;
	cursor:pointer;
}
.prodNavInner:first-of-type {
	margin-left:0;
}
.prodNavInner a {
	text-decoration:none;
}
.pnIcon {
	margin:10px auto 5px auto;
}
.prodNavInner > .navDown {
	margin:5px auto 0 auto;
}
.prodNavInner:hover .navDown {
	margin-top:10px;
}

@media only screen and (min-width:700px) {

	.spriteProdNav {
		background: url('/images/newimg/prod-nav-sprite.png');
		height:35px;
		width:65px;
	}
	.navDown {
		background: url('/images/newimg/nav-down.png');
		height:10px;
		width:16px;	
	}

}

@media only screen and (min-width:700px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width:700px) and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-width:700px) and (min-resolution: 240dpi) {
    .spriteProdNav {
        background: url('/images/newimg/prod-nav-sprite@2x.png'); 
		background-size: 100%;
    }
    .navDown {
        background: url('/images/newimg/nav-down@2x.png'); 
		background-size: 16px 10px;
    }	
}

.pnOverview 		{ background-position: 0 0; } 
.pnVideo 		{ background-position: 0 -35px; } 
.pnReviews 		{ background-position: 0 -70px; } 
.pnSpecs 		{ background-position: 0 -105px; } 
.pnFaq 			{ background-position: 0 -140px; } 
.pnDelivery 		{ background-position: 0 -175px; } 

@media screen and (max-width:699px) {

	#prodNavBar {
		display:none;
	}

}

@media screen and (min-width:700px) and (max-width: 1024px) {
	
	#prodNavBar {
		height:80px;
		transform: scale(0.75, 0.76);
		transform-origin: left top;
		-ms-transform: scale(0.75, 0.76);
		-ms-transform-origin: left top;		
		-webkit-transform: scale(0.75, 0.76);
		-webkit-transform-origin: left top;		
		width: 700px;
		padding-top: 10px;
	}
	
}

/* MV stuff */

.mvvInner {
	height:345px;
	line-height:normal;
	overflow:hidden;
	position:relative;
}

.mvvInner .vidcontainer, .mvvInner .vidleft {
	height:100% !important;
	position:relative !important;
}

.mvvInner .lgvid {
	height:auto;
}

.mvvInner .video-controls {
	bottom:0;
}

.mvvInner .vidTime span {
	display:inline !important;
	text-align:inline !important;
}

.mvvInner .video-subtitle-holder {
	bottom:70px;
}

@keyframes bounceIn{
  0%{
    opacity: 0;
    transform: scale(0.3) translate3d(0,0,0);
  }
  50%{
    opacity: 0.9;
    transform: scale(1.1);
  }
  80%{
    opacity: 1;
    transform: scale(0.89);
  }
  100%{
    opacity: 1;
    transform: scale(1) translate3d(0,0,0);
  }
}

.gvPlay {
	position:absolute;
	animation-name: bounceIn;
	animation-duration: 750ms;
	animation-timing-function: linear;
	animation-fill-mode: forwards;	
	
	height:128px;
	width:128px;	
	display:inline-block;
}
.galVidOver {
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: 25px !important;
}
@media screen and (max-width:1024px) {
	.galVidOver {
		top: 16px;
		left: 16px;		
	}
}
@media screen and (min-width:1025px) {
    .galVidOver {
		top: 11px;
		left: 11px;		
	}
}

/* end mv stuff */

div.galItem  {
	position:relative;
}

/* Upsells (News) */

.us_holder {
	border:1px solid #ddd;
	margin-bottom:15px;
	padding:15px;
	position:relative;
}

.us_title {
	font-family: "Oswald",sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.3px;		
}

.us_buffer { 
	cursor:pointer;
	display:none;
	position: absolute;
	width: 50px;

	height:100%;
	top:0;
	
	display: flex;           /* establish flex container */
	flex-direction: column;  /* make main axis vertical */
	justify-content: center; /* center items vertically, in this case */
	align-items: center;     /* center items horizontally, in this case */		
}
#usb_left {
	left: 0px;
}
#usb_right {
	right: 0px;	
}	
.usb_arrow {
	background: url('/images/newimg/grey-grey-chvron-right.png');
	display:inline-block;
	height:29px;	
	width:29px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
	.usb_arrow {
		background: url('/images/newimg/grey-grey-chvron-right@2x.png'); 
		background-size: 29px;
	}
}	
#usb_left .usb_arrow {
	transform: rotate(180deg);
}
.usba_off {
	background-position: 0 -29px;
}
.usba_on {
	background-position: 0 0;
}

.us_inner {
	display: flex;
	padding-bottom: 20px;
	margin: 10px 35px 0 35px;	
}

.us_item {
	display:flex;
	font-family: 'Quando',serif;
	text-align:center;
	border-right: 1px dotted #dadada;
	margin-right: 10px;
	margin-left: 10px;	
}
.us_item:first-of-type {
	margin-left:0;
}
.us_item:last-of-type {
	border-right:0;
	margin-right:0;
}

.usi_info {
	margin-left:15px;
}

.usii_ratings .usiir_inner {
	transform:scale(0.5);
}

.usii_title {
	line-height:20px;
	height:40px;
	overflow:hidden;
}

.usii_discount {
	color:#716e77;
	font-size:13px;
	height:16px;
	margin-top:5px;
	text-decoration: line-through;
}

.usii_price {
	color:#ff003d;
	font-size:13px;
	margin-top:5px;
}
.usii_price span {
	font-weight:bold;
}

.usii_button_holder {
	display:flex;
	height: 35px;
	justify-content: center;
	margin: 10px auto 0 auto;
}
.usii_button {
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	text-transform: uppercase;
}
.usiib_more {
	background-color: #e3f9e4;
	font-size: 10px;
	margin-right:10px;
	width: 100px;
}
.usibba_holder {
	height:35px;
	width:100px;
}
.usiib_add {
	background-color: #e3f9e4;
	font-size: 12px;
	font-weight:bold;
	width: 100px;
}

.us_added_holder {
	height:30px;
	line-height:30px;
	margin:0 auto;
	width:100px;
}
.us_added_holder_eb {
	margin: 0;
	display: inline-block;
	background-color: white;
	width: 127px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #080;	
}
.us_added_text {
	color:#080;
	font-weight:bold;
}
.us_added_tick {
	background: url('/images/newimg/prod-instock.png');
	display:inline-block;
	height:18px;	
	width:18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
	.us_added_tick {
		background: url('/images/newimg/prod-instock@2x.png'); 
		background-size: 18px;
	}
}
.us_added_holder .us_added_tick { 
	vertical-align:sub;
}

/* --- */

.us_holder { 
	height:235px;
	overflow:hidden;
}

.us_inner {
	overflow-x:scroll;
}

.us_item {
	max-width:400px;
	min-width:400px;	
}

@media screen and (max-width:699px) {
	
	#us_outer, .us_title {
		display:none;	
	}
	
	.us_holder {
		border:0;
		margin:0;
		padding:0;
	}
	
	.us_holder {
		height:auto;
	}
	
	.us_buffer {
		display:none;
	}
	
	.us_inner {
		display:block;
		padding:0;
		margin:0;
	}
	
	.us_item {
		max-width:auto;
		min-width:auto;
		margin-right:0;
		border-right:none;
		margin-left:0;

		margin-bottom:20px;
		padding-bottom:20px;
		border-bottom: 1px dotted #dadada;
		box-sizing:border-box;
		align-items: center;
	}
	.us_item:last-of-type {
		border-bottom:none;
	}
	
	.usi_image {
		width:40%	
	}
	.usi_image picture, .usi_image img {
		max-width:100%;
		height:auto;
	}
	
	.usi_info {
		padding-left:10px;
		width:60%;
	}
	
	.usii_ratings {
		height:20px;
	}
	.usiir_inner {
		transform-origin:50% 0%;
	}
	
	.usii_title {
		font-size:13px;
	}
	
	.usii_discount {
		font-size:10px;	
	}
	
	.usii_price {
		font-size:11px;	
	}
	
	.usiib_more {
		font-size: 8px;
		width: 70px;
	}
	.usibba_holder {
		width: 70px;
	}
	.usiib_add {
		width: 70px;
	}	
	
}

@media screen and (min-width:700px) {

	.us_holder {
		-webkit-overflow-scrolling: touch;
	}
	
}

/* End Upsells (New) */

/* Specifications */

.specTop {
    border-bottom: 3px solid #a6aeb4;
    font-size: 1.125rem;
    padding-bottom: 10px;	
}

.plSpecHolder {
	padding-bottom:10px;
}

.prodSpecInner {
	clear:both;
	min-height:30px;
	line-height:30px;
	padding:10px;	
}
.psiLeft {
	float:left;
}
.psiRight {
	float:right;
}

.lgInfoBlank {
	display:inline-block;
	height:15px;
	width:15px;
	margin-right:10px;	
}
.lgInfo {
    background:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDOENBNzMwRkMxOTFFOTExODJCM0E4MDU5QjNFODlCQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1Qjc2QzJFNTkxQzIxMUU5OEQxNDhDRTgxOUQ2MDkwMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1Qjc2QzJFNDkxQzIxMUU5OEQxNDhDRTgxOUQ2MDkwMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM4Q0E3MzBGQzE5MUU5MTE4MkIzQTgwNTlCM0U4OUJBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM4Q0E3MzBGQzE5MUU5MTE4MkIzQTgwNTlCM0U4OUJBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+fufF4gAAAONJREFUeNqcksENwjAMRVPUBcIIZYRw4gYqq8AIXLjBgYxAR2hHoOIGJ7pCVmCE8l3FlQlFoXzJcpXkud+Wk7ZtldTqeM+RKIw/ahDVdb9oVKCEYUAaqfTgkAoU2MqDiQAfAnR4mCDPxNsN3l0+YOiMyFRcOQqcetvLw834v47RFM6eKdkJLhz157+pnd0ATIxNxVSV6Nf6WWRfYMM9h7AGZCK2MzmwsGoZgTXDTo2XY7j5A64ZLsILDKxbDmReltBd1cG4rLnSj7JUtN9tsZ6xLSNX67f1pG1BmkccFBIkvQQYABF7S7N2TvOJAAAAAElFTkSuQmCC');
	display:inline-block;
	height:15px;
	width:15px;
	margin-right:10px;
	vertical-align:text-bottom;
	cursor:help;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
	.lgInfo { 
		background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDQ1NjIwMjc5MUMyMTFFOTg4RDZDNTA1NjRFNkY3REIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDQ1NjIwMjg5MUMyMTFFOTg4RDZDNTA1NjRFNkY3REIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NDU2MjAyNTkxQzIxMUU5ODhENkM1MDU2NEU2RjdEQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDU2MjAyNjkxQzIxMUU5ODhENkM1MDU2NEU2RjdEQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkfZ27IAAAGTSURBVHjaxFfLbYQwEDXWNkBKYEvglmMEJWxKYEvIHnLMYV0ClBBKWJRjbrRACbslkLE0VmaJjcc4sE8aIeTP83w9TsZxFBy8fHwf4JOjFGSoN/L1/twIJhIfMRBW8HkDyRj73UAUSAOHuC0iBkJNVE+042IAeQXyPogYSLU5LyCpZc2RmhTmFjhX+OZSyEBSow0XNbpqnhgmabLPGdIlOKMysxrXzCAKQYr72n3s8RVFh2KgD1ox1p3A38r87MhAxdSgWBjpFabar6kxdQ5iXWRYhO405pA+2YpCgIuMtVoaXLlvha8SBRDfRXUmtkE2JfZqjDkeDXTN38o1gyssGs3CWEjxIMgF9TcW/UOITXZIeooN0E1NvTkxvSSunutwD2YaPKnC3oNGdePxzcANHJe2dA9KrLBZWwvKmscYbWol0hb275wFBC/qPqJkZo6W9+jtMpHgwqnfzD67tLW50pHg5T+kmJPUWasJeRtRFsvght7yZjoz72ydLorzhkoCHm05tkjm4ZaSajRgnrIt9CPAACYRqz81s5F6AAAAAElFTkSuQmCC');
		background-size: 15px;
	}
}
.tqmHolder p {
	margin-bottom:10px;
}
.tqmpInTable .tqmHolder {
	clear:both;
}
@media screen and (min-width: 1025px) {
	.noJTip {
		cursor:pointer;
	}
}

/* Q&A */

.qaHolder {
	margin-top:50px;
}
.qahFirst {
	margin-top:10px;
}

.qaHolder {
	width:100%;
}

.qahVoteHolder {
	height:105px;
}

.qahArrowUp {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #888888;
	
	cursor:pointer;
	margin:20px auto 0 auto;
}
.qahArrowUp:hover {
	border-bottom: 10px solid #4183c5;
}

.qahArrowUpSubmitted {
	border-bottom: 10px solid #4183c5;
}

.qahArrowDown {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #888888;
  
	cursor:pointer;
	margin:0 auto 10px auto;
}
.qahArrowDown:hover {
	border-top: 10px solid #4183c5;
}

.qahArrowDownSubmitted {
	border-top: 10px solid #4183c5;
}

.qahVotes {
	height:35px;
	line-height:35px;
	text-align:center;
}

.qaHolder {
	font-size:15px;
}

.qahSubLeft {
	font-weight:bold;
}

.qahSubRight p:last-of-type {
	margin:0;
}

.gaBy {
	color:#767676;
	font-size:14px;
	font-style:italic;
	margin-top:10px;
}

@media screen and (max-width:699px) {
	
	.qahVoteHolder {
		float:left;
		width:60px;
	}
	
	.qahQuestion {
		margin-bottom:10px;
		margin-left:65px;
	}
	
	.qahSubLeft, .qahAnswer, .gaBy {
		margin-bottom:10px;
	}
	
	.qahAnswer {
		clear:both;	
	}
	
}

@media screen and (min-width:700px) {

	.qahVoteHolder {
		border-right:1px solid #dddddd;
		margin-right:15px;
		width:65px;
	}

	.qahVoteHolder {
		float:left;	
	}

	.qahmhInner {
		display:table;
		text-align:left;
	}
	
	.qahQuestion, .qahAnswer {
		display:table-row;
	}
	
	.qahSubLeft, .qahSubRight {
		display:table-cell;
	}	
	
	.qahSubLeft, .qahSubRight  {
		padding-bottom:10px;
	}
	
	.qahSubLeft {
		padding-right:15px;
	}
	
}

/* Ratings */

.revStarClick {
	cursor:pointer;
}

.spriteStarsNew {
    background: url('/images/newimg/new-stars.png');
	display:inline-block;
	height:33px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
    .spriteStarsNew {
        background: url('/images/newimg/new-stars@2x.png'); 
		background-size: 35px;
    }
}

.newStars1, .newHalfStars1, .newGreyStars1 {
	width:35px;
}
.newStars2, .newHalfStars2, .newGreyStars2 {
	width:70px;
}
.newStars3, .newHalfStars3, .newGreyStars3 {
	width:105px;
}
.newStars4, .newHalfStars4, .newGreyStars4 {
	width:140px;
}
.newStars5, .newHalfStars5, .newGreyStars5 {
	width:175px;
}

.newYellowFullStar { 
	background-position: 0 0;
}
.newYellowGreyStar {
	background-position: 0 -33px;
}
.newYellowHalfStar {
	background-position: 0 -66px;
}

.newGreenFullStar { 
	background-position: 0 -99px;
}
.newGreenGreyStar {
	background-position: 0 -132px;
}
.newGreenHalfStar {
	background-position: 0 -165px;
}

@media screen and (max-width:699px) {
	
	h1.mobDifferent {
		font-size:12px !important;
		font-weight:normal !important;
		text-align:center;
	}	

	.plSpecHolder {
		padding-bottom:20px;
		width:100%;
	}
	
}

@media screen and (max-width:350px) {

	.plsh_desc {
		display:none;
	}

	.us_added_holder {
		font-size:10px;
		width:70px
	}
	
	.usii_ratings .usiir_inner {
		width:103%;
	}
	
}
	
@media screen and (max-width:449px) {

	.rsHolder {
		zoom:0.8;
	}	
	
}

@media screen and (max-width:699px) {
	
	/* Specifications */ 
	
	.prodSpecInner {
		overflow:auto;
	}
	
	/*
	.prodSpecOuter:nth-of-type(2) .prodSpecInner:nth-child(2n) {
		background-color: #f3f6fd;
	}		
	.prodSpecOuter:nth-of-type(3) .prodSpecInner:nth-child(2n+1) {
		background-color: #f3f6fd;
	}
	*/	

	.psiPatternTwo {
		background-color: #f3f6fd;
	}	
	
	.psiRight {
		max-width:65%;
		text-align:right;
	}
	
}

@media screen and (min-width:700px) {

	div#prodvid {
		border-bottom:1px solid grey;
		border-top:1px solid grey;
		margin:20px 0;
		padding:20px 0;
	}
	div#prodvid div#vidleft {
		float:left; 
		margin-right: 20px;
		width: 374px;		
	}
	div#prodvid div#vidRight {
		overflow: auto; 
		height:210px;
	}
	.vrTitle {
		font-size:12px;
		font-weight:bold;
	}
		
	/* Specifications */ 
	
	.prodSpecOuter {
		margin-top:10px;
		width:49%;		
	}
	.prodSpecOuter:nth-of-type(2) {
		float:left;
	}
	.prodSpecOuter:nth-of-type(3) {
		float:right;
	}
	
	.prodSpecInner:nth-child(2n) {
		background-color: #f3f6fd;
	}	
	
	.plshKeyInfo {
		margin-top:20px;
	}
}

/* Video extra space for controls on tablets */
@media only screen and (min-width : 700px) and (max-width : 1024px)  {
	
	div#prodvid div#vidRight {
		height:260px;
	}	
	
}

@media only screen 
and (min-device-width : 700px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

	div#paybreakHolder {
		font-size:12px;
		letter-spacing:0.1em;
	}

}
	
@media only screen 
and (min-device-width : 700px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

	div#paybreakHolder {
		font-size:11px;
		letter-spacing:normal;
	}

}	
	
@media screen and (max-width:699px) {

	/* Prod Page */
	
	div#prodpicture {
		overflow:hidden;
		padding:0 5px;
	}
	
	div#prodImgHolder {
		height: 300px;
		position: relative;
		padding: 0 5px;			
	}	
	

	div#prodpicture img#std_pic {
		width: auto;
		height: auto;
		max-height: 100%;
		max-width: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;	
	}
	
	ul.prodFeatures li {
		font-size:12px;
	}
	
	/* mob buy area */
	
	div#chat-widget-container[style] {
		left:0 !important;
		right:auto !important;
		display:none;
	}
	.chatWidgetProductPage {
		bottom: 55px !important;
		width: 84px !important;
		height: 84px !important;		
	}
	
	div.mobBuyOverlay {
		background-color:#e9e9e9;
		bottom:0;
		height:60px;
		overflow:hidden;
		position:fixed;
		width:100%;
		z-index:600;
	}
	
	div#mbHolder {
		position:absolute;
		right:15px;
		top:10px;
	}
	
	.mobBuyButton {
		-webkit-border-radius: 5;
		-moz-border-radius: 5;
		border-radius: 5px;
		border:none;		
		-webkit-box-shadow: 0px 1px 3px #666666;
		-moz-box-shadow: 0px 1px 3px #666666;
		box-shadow: 0px 1px 3px #666666;	
		box-sizing:border-box;
		color: #ffffff;
		cursor:pointer;
		font-family: "Oswald",sans-serif;	
		font-size: 16px;		
		height:40px;
		line-height:40px;
		outline:0;
		padding:0 15px;
		text-decoration: none;
		text-transform: uppercase;	
	}
	input.mobBuyButton {
		-webkit-appearance: none;
		-webkit-border-radius: 0;		
	}
	
	div.mbQm {
		background-color:#5e5e5e;
		border-radius: 50%;
		color:#fff;
		float:left;
		font-size:12px;
		height: 20px; 		
		line-height:20px;
		margin:10px 18px 0 0;
		overflow:hidden;
		width: 20px;
		text-align:center;
	}
	
	div.mobPrice {
		color: #900;
		font-family: "Ubuntu",sans-serif;
		font-size: 28px;
		font-weight: bold;		
		left:15px;
		position:absolute;
		top:15px;
	}
	
	div.mbpWithWas {
		top: 5px;
	}
	
	div.mobWas {
		left: 15px;
		position: absolute;
		top: 35px;		
	}
	
	.mbAddToBasket {
		background: #70b854;
	}
	
	.mbOrange {
		background: #ff6602;
		background-image: -webkit-linear-gradient(top, #ff6602, #f6a339);
		background-image: -moz-linear-gradient(top, #ff6602, #f6a339);
		background-image: -ms-linear-gradient(top, #ff6602, #f6a339);
		background-image: -o-linear-gradient(top, #ff6602, #f6a339);
		background-image: linear-gradient(to bottom, #ff6602, #f6a339);		
	}
	.mbOrange img {
		padding-left:10px;
	}
	
	/* end mob buy area */
	
	/* mob image changer */
	.mobImageChanger {
		background-color:#fff;
		border:1px solid grey;
		bottom:65px;
		display:none;
		right:5px;
		padding:5px;
		position:fixed;
		width:25%;
		z-index:500;
	}
	.mobImageChanger img {
		max-height:100%;
		max-width:100%;
		vertical-align:middle;
	}
	/* end mob image changer */
	
	/* quick find */
	#mainListing {
		padding-top:0;
	}
	#mobQuickFindHolder {
		margin-bottom:20px;
		padding:0 15px;
	}
	
	#mobQuickFindHolder select { 
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		padding: .5em;
		background: #efefef;
		border: none;
		border-radius: 3px;
		padding: 10px;
		font-size: 16px;
		width:100%;
	}
	#mobQuickFindWrapper {position:relative; display: inline;}
	#mobQuickFindWrapper:after {content:""; width:0; height:0; position:absolute; pointer-events: none;}
	#mobQuickFindWrapper:after {
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		top: .3em;
		right: .75em;
		border-top: 8px solid black;
		opacity: 0.5;
	}
	select::-ms-expand {
		display: none;
	}	

	/* end quick find */	
	
	#fasterDel {
		margin:20px auto 0 auto;
		padding:10px;
		text-align:center;
	}
	#fasterDel a {
		background-color: #4083c5;
		display: block;
		color: white;
		font-style: normal;	
		margin: 10px auto 0 auto;
		padding: 5px;
		text-transform: uppercase;
		width: 80%;
	}
	#fasterDel span {
		display:none;
	}
	
	div#phRight {
		padding: 5px;
	}
	
	div#phRight h1 {
		font-size:18px;
		padding:20px 5px 10px 5px;
		text-align:center;
	}
	
	ul.prodFeatures {
		list-style-position: outside;
		margin:0 auto;
		width:80%;
	}
	ul.prodFeatures li {
		margin-left:10px;
		padding-bottom:3px;
	}
	
	div#phRight h2, div#prodRatingTop, div#stockStatus, div#prodPriceHolder, div#buyHolder {
		text-align:center;
	}
	
	#buyHolder input {
		-webkit-appearance: none;
		border-radius: 0;
	}
	
	.buy_button {
		background: #70b854;
	}
	
	div.oos_button  {
		margin-left:auto;
		margin-right:auto;
	}
	
	div.poTitle {
		margin-bottom:5px;
	}
	
	div.prodOption select {
		text-align: left;
		text-align-last: left;		
	}
	
	div#prodRatingTop p {
		margin-top:5px;
	}
	
	div.prodOptions {
		margin:15px auto 0 auto;
		width:90%;
	}
	
	div#buyHolder {
		margin:35px 0;
	}
	
	div#delOptions {
		margin-bottom:35px;
	}
	
	div.financeHolder {
		margin:0 auto 15px auto;
		width:95%;
	}
	
	div.financeHolder .tooltip-qm {
		display:inline-block;
	}
	
	.fhLcase {
		text-transform: lowercase;
	}
	
	.tabCall {
		display:none;
	}
	
	div#prodPicture {
		float:none;
		margin:0 auto;
	}
	
	div#prodGalHolder {
		height: 56px;
		overflow: hidden;
		position: relative;
		top: 0;	
		width:95%;
		margin: 10px auto 0 auto;
	}
	
	div#prodImgHolder {
		margin-bottom:15px;
		margin-top:5px;
		text-align:center;
	}
	
	div#buy_details {
		padding-left: 10px;
		padding-top:10px;
	}
	
	div#moreOptions {
		display:none;
	}
	
	div#reviewsRating {
		width:90%;
		margin:0 auto;
	}
	
	#extListing {
		padding-top:0;
	}
	
	.plSection {
		position:relative;
	}

	.plsh_desc {
		color:#4183c5;
		font-family: "Oswald",sans-serif;	
		font-size: 16px;
		font-weight: bold;
		letter-spacing:-0.5px;
		text-transform:uppercase;
		
		position: absolute;
		top: 28px;
		right: 36px;	
	}
	
	.plSection:before {
		content: "";
		display: inline-block;
		height: 13px;
		background:url("/images/newimg/up-chevron-blue.png") no-repeat 0 0;
		position: relative;
		width: 20px;
		
		position:absolute;
		right:10px;
		top:34px;
		transform: rotate(180deg);
	}	
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 240dpi) {
		.plSection:before {
			background: url('/images/newimg/up-chevron-blue@2x.png'); 
			background-size: 20px 13px;
		}	
	}

	.rtDown:before {
		transform:none;
	}
	
	.plSectionHeader {
		position:relative;
		z-index:120;
	}
	.plSectionHeader .plshNoMob {
		display:none;
	}
	
	.plSectionInner {
		display:none;
		padding-bottom:15px;
	}	
	
	div.topBox {
		border-top:1px solid grey;
	}
	
	div.preOrderBox {
		border-top:1px dotted grey;
		border-bottom:1px dotted grey;
	}	
	
	div#moreOptions {
		line-height:normal !important;
		height:30px !important;
		font-size:12px !important;
	}
	
	div#vidRight {
		display:none;
	}
	
	div.prodtext, .extblock > .headerInner {
		margin:0 10px;
	}
	
	div.plSection {
		margin-left:5px;
		margin-right:5px;
	}
	div.plSection p.title {
		line-height:80px;
		height:80px;
		overflow:hidden;
		padding-right:10px;
		text-transform:capitalize;
		text-overflow:ellipsis;
		white-space:nowrap;
	}
	/*
	div.plSection p.title span {
		display:none;
	}
	*/
	
	div.prodnav {
		border-top:1px solid black;
		margin-top:15px;
	}	
	
	div#fiHolder table {
		margin:0 auto;
	}	
	
	p#btt, .btt {
		display:none;
	}	
	
	div.plSection p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	
	div.ratingLeft table {
		width:100%;
	}
	
	div.ratingRight {
		margin-bottom:10px;
		margin-top:20px;
	}	
	
	div.rrInner p:first-of-type { 
		margin-bottom:10px;
	}
	
	div.prodValBar {
		border-top: 1px dotted #889db8;
		height: auto;
		line-height: 20px;
		padding: 5px 0;
	}	
	
	div#rightRatingText {
		display:none;
	}
	
	div.prodratings {
		margin:0 auto;
		width:175px;
	}
	
	div.ratingHolder {
		padding-bottom: 5px !important;
	}
	
	div.rrInner {
		text-align:center;
	}
	div.rrInner img {
		padding-bottom:10px;
	}
	
	div#orderWithin {
		text-align:center;
		margin-top:-10px;
		margin-bottom:20px;
	}
	
	/* show time on gal vid */
	
	.mainVidViewer .volHolder, .mainVidViewer .vidTime {
		display: block !important;
	}
	
}

@media screen and (min-width:700px) {

	#phLeft, #phRight {
		width:50%;
		float:left;
	}
	
	#phRight {
		box-sizing: border-box;
		padding-left: 35px;		
	}
	
	div#prodpicture {
		/* float:left; */
		margin:0 auto;
		position:relative;
		z-index:200;		
	}	
	
	div#prodpicture span {
		display:block;
		text-align:center;
	}		
	
	div#prodRatingTop {
		position:relative;
	}
	div#prodRatingTop p {
		left: 195px;
		position: absolute;
		top: 12px;	
	}		
	
	div.topBox {
		border:1px solid grey;
	}		

	div.plSection {
		padding-top:25px;
		margin-bottom:25px;
	}
	div.plSection p {
		line-height:1.5em;
		margin-bottom:10px;
	}
	div.plSection p.title {
		padding-bottom: 10px;
	}	
	
	.plsh_desc {
		display:none;
	}
	
	div#descTop {
		display:none;
	}
	
	#mobQuickFindHolder {
		display:none;
	}
	
	div#prodGalHolder {
		-moz-user-select: none; 
		-webkit-user-select: none; 		
	}	

	div#prodpicture img#std_pic { 
		margin-top:-3px;
	}
	
	div.addoptgrad {
		position:absolute; 
		bottom:0; 
		background-image:url('/images/1/site/gradient-white.png'); 
		height: 36px; 
		width:100%;
	}	
	
	.plBrandHeader {
		height:80px;
		position: relative;
	}

	.plBrandInner {
		position: relative;
	}
	
	.prodmfr {
		position: absolute;
		top: -105px;
		right: 0;
	}

	.prodmfr p {
		display: inline-block;
		margin: 0;
		line-height: 100px;	
	}
	.prodmfr img { 
		display: inline-block;
		vertical-align: middle;
	}
	
	div#reviewTop {
		position:relative;
	}
	
	.plSectionInner {
		position:relative;
	}
	
	p#btt {
		font-size: 12px;
		position: absolute;
		right: 0;
		top: 40px;
	}
	
	.btt {
		font-size: 12px;
		position: absolute;
		right: 0;
		top: -45px;
	}	
	
	div.ratingLeft {
		float:left;
	}
	div.ratingRight {
		float:right;
	}
	div.rrInner {
		padding-left:10px;
		text-align:right;
	}
	
	div#contentWrapper {
		position:relative;
	}

	div#warrantyHolder img {
		height:auto;
		width:100%;
	}
	
	div#rightRatingText div {
		background:url('/images/latest-reviews.png') no-repeat 0 0;
		background-size:contain;
	}	

	div.mobBuyOverlay {
		display:none;
	}
	
	span.cpiCount {
		display:none;
	}
	
}

@media screen and (min-width:700px) and (max-width: 1024px) {
	
	.crumbs li a, .crumbs li a:link, .crumbs li a:visited {
		font-size:10px;
		padding:7px 15px 11px 15px;
	}

	div#sectAttributes {
		display:none;
	}
	
	span#ddInner {
		font-size:14px;
	}
	
	.headerInnerLower {
		margin:0 10px !important;
	}	
	
	/* Move title */

	div.sprite-stars {
		float:none !important;
		margin:0 auto;
	}
	
	div.prodratings p {
		text-align:center;
		margin:0 auto;
		width:160px;
	}
	
	/* Gallery */
	
	div#prodGalHolder {
		/*
		position: absolute;
		top: 420px;	
		width:520px;
		*/
		height: 56px;
		margin-top:10px;
		overflow: hidden;
		position: relative;
		width:100%;
	}	
	
	div.prodValBar {
		font-size:10px;
		height:20px;
		line-height:15px;
	}
	
	div#prodRatingTop p {
		left:175px;
	}
	
	/* Prod Nav */
	.prodNavInner {
		font-size:12px;
		width:85px;
	}
	
	.pnIcon {
		transform:scale(0.85);
	}
	
	div.financeHolder  {
		font-size:11px;
	}	
	
	div#paybreakHolder {
		font-size:10px;
	}
	
}

@media screen and (max-width: 1024px) {
	
	/* Gallery */
	div#galArrowStart, div#galArrowEnd {
		display:none;
	}		
	
	div.ratingLeft table td:nth-child(2) {
		padding-left:20px;
	}
	div.ratingLeft table td:nth-child(3) {
		padding-left:30px;
	}	
	
	div#prodGalHolder div.galItem img {
		border: 1px solid #b6b6b6;
		padding: 2px;
	}	
	
	.activeGal {
	  border-color: #E47911 !important;
	}		
	
	div#galMasker {
		overflow-x:scroll;
		overflow-y:hidden;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		padding-bottom:5px;
	}
	div#galMasker::-webkit-scrollbar { 
		-webkit-appearance: none;
	}	
	
	div.galItem  {
		float:none;
		display:table-cell;
		padding-right:5px;
	}	
	
	div.financeHolder  {
		letter-spacing:normal;
	}
	
	.galVidIdentifier {
		display:none;
	}
	
	/* */
	/* Photoswype Product Page Gallery */
	/* */
	body.ps-active, body.ps-building, div.ps-active, div.ps-building
	{
		background: #000;
		overflow: hidden;
	}
	body.ps-active *, div.ps-active *
	{ 
		-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 
		display: none;
	}
	body.ps-active *:focus, div.ps-active *:focus 
	{ 
		outline: 0; 
	}


	/* Document overlay */
	div.ps-document-overlay 
	{
		background: #000;
	}


	/* UILayer */
	div.ps-uilayer { 
		
		background: #000;
		cursor: pointer;
		
	}


	/* Zoom/pan/rotate layer */
	div.ps-zoom-pan-rotate{
		background: #000;
	}
	div.ps-zoom-pan-rotate *  { display: block; }


	/* Carousel */
	div.ps-carousel-item-loading 
	{ 
		background: url('/images/photoswype/loader.gif') no-repeat center center; 
	}

	div.ps-carousel-item-error 
	{ 
		background: url('/images/photoswype/error.gif') no-repeat center center; 
	}


	/* Caption */
	div.ps-caption
	{ 
		background: #000000;
		background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
		border-bottom: 1px solid #42403f;
		color: #ffffff;
		font-size: 13px;
		font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
		text-align: center;
	}
	div.ps-caption *  { display: inline; }

	div.ps-caption-bottom
	{ 
		border-top: 1px solid #42403f;
		border-bottom: none;
		min-height: 44px;
	}

	div.ps-caption-content
	{
		padding: 13px;
		display: block;
	}


	/* Toolbar */
	div.ps-toolbar
	{ 
		background: #000000;
		background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
		border-top: 1px solid #42403f;
		color: #ffffff;
		font-size: 13px;
		font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
		text-align: center;
		height: 44px;
		display: table;
		table-layout: fixed;
	}
	div.ps-toolbar * { 
		display: block;
	}

	div.ps-toolbar-top 
	{
		border-bottom: 1px solid #42403f;
		border-top: none;
	}

	div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play
	{
		cursor: pointer;
		display: table-cell;
	}

	div.ps-toolbar div div.ps-toolbar-content
	{
		width: 44px;
		height: 44px;
		margin: 0 auto 0;
		background-image: url('/images/photoswype/icons.png');
		background-repeat: no-repeat;
	}

	div.ps-toolbar-close div.ps-toolbar-content
	{
		background-position: 0 0;
	}

	div.ps-toolbar-previous div.ps-toolbar-content
	{
		background-position: -44px 0;
	}

	div.ps-toolbar-previous-disabled div.ps-toolbar-content
	{
		background-position: -44px -44px;
	}

	div.ps-toolbar-next div.ps-toolbar-content
	{
		background-position: -132px 0;
	}

	div.ps-toolbar-next-disabled div.ps-toolbar-content
	{
		background-position: -132px -44px;
	}

	div.ps-toolbar-play div.ps-toolbar-content
	{
		background-position: -88px 0;
	}					
	
}
	
/* Hi-res display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (-moz-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 240dpi)
{
	div.ps-toolbar div div.ps-toolbar-content
	{
		-moz-background-size: 176px 88px;
		-o-background-size: 176px 88px;
		-webkit-background-size: 176px 88px;
		background-size: 176px 88px;
		background-image: url('/images/photoswype/icons@2x.png');
	}
}	

@media screen and (min-width: 700px) and (max-width:1024px) {

	div#prodpicture {
		width:375px;
	}

	#prodImgHolder {
		height:375px;
		width:375px;
		line-height:375px;
		text-align:center;
	}

	div#buy_details {
		padding-left: 325px;	
		min-height: 325px;
	}
	
	div#zoom_container {
		position:absolute;
		left:325px;
	}

	div.ratingLeft {
		width:60% !important;
	}
	div.ratingLeft table td:nth-child(3) {
		padding-left:10px !important;
	}
	div.ratingRight {
		width:40% !important;
	}	
	
	/*
	div#prodTickHolder {
		display:none;
	}
	*/	
	
	.combiOff {
		display:none;
	}	
	
	table#cfTable td:first-child {
		min-width:140px;
	}		
	
	
}

@media screen and (min-width: 1025px) {

	div.poTitle, div.poDrop {
		box-sizing:border-box;
	}
	div.poTitleLeft, div.poDrop {
		float:left;
	}
	div.poTitle {
		width:40%;
	}
	div.poDrop {
		text-align:right;
		width:60%;
	}	

	.pswp {
		display:none;
	}

	#phRight {
		padding-left: 45px;		
	}

	div#prodImgHolder {
		text-align:center;
	}

	div#galInner {
		overflow: hidden;
		z-index: 500;	
		height:460px;
	}	

	div#galMasker {
		width: 2000px;
		z-index: 50;
		position: relative;
	}

	div#prodGalHolder div.galItem {
		padding-bottom:3px;
	}
	div#prodGalHolder  div.galItem  img {
		border:1px solid #b6b6b6;
		padding:2px;
		width:40px;
		height:40px;
	}

	.galVidIdentifier {
		font-size: 10px;
		text-transform: uppercase;
		color: #55555b;
		font-weight: bold;
		text-align: center;
		width: 46px;
	}	
	
	/* Gal arrows */
	
	div#galArrowStart, div#galArrowEnd {
		background-color:#808080;
		background-repeat:no-repeat;
		background-position:center;
		cursor:pointer;	
		height:25px;
		margin:5px 0;
		text-align:center;
		width:47px;		
	}	
	
	div#galArrowStart span, div#galArrowEnd span {
		background-image:url('/images/newimg/new-gal-arrow.png'); 
		display:inline-block;
		height:11px;
		width:17px;		
		vertical-align:middle;
	}
	
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 240dpi) {
		div#galArrowStart span, div#galArrowEnd span {
			background-image:url('/images/newimg/new-gal-arrow@2x.png'); 
			background-size: 17px 11px;
		}
	}		
	
	div#galArrowEnd span {
		transform: rotate(180deg);
	}	

	div#prodGalHolder  {
		/*
		position:relative;
		top: 50px;
		*/
		overflow:hidden;
		height:525px;
		z-index:275;
		float:left;
		width:47px;
		margin-right:15px;
		position:absolute;
	}
	
	div.ratingLeft table td:first-child {
		width: 230px;
	}
	div.ratingLeft table td:nth-child(3) {
		padding-left: 10px;
	}	
	
	.combiOff li {
		background-image:none !important;
		color:#bababa !important;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}	
	
	table#cfTable td:first-child {
		min-width:200px;
	}	

	div.opInner {
		border-right:1px dotted grey;
		box-sizing:border-box;
		float:left;
		padding-right:0 10px;
		width:25%;
	}
	div.opLast, div.opInner:nth-of-type(4n) {
		border-right:none;
	}
	
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {

	div#phRight h1 {
		font-size:23px;
	}

	div#prodpicture {
		width:425px;
		margin-left:65px;
	}

	div#prodGalHolder  {
		top: 50px;	
	}
	
	#prodImgHolder {
		height:425px;
		width:425px;
		line-height:375px;
	}
	
	div#zoom_container {
		position:absolute;
		left:435px;
	}	
	
	/* new */
	
	div#prodpicture {
		margin-top:10px;
	}
	
	div#financeHolder {
		letter-spacing:0.1em;
	}

	div#paybreakHolder {
		font-size:11px;
	}
	
	div.prodNavInner {
		zoom:0.75;
	}	
	
	div#prodGalHolder {
		height:435px;
	}

	div#galInner {
		height:370px;
	}	
	
}

@media screen and (min-width: 1200px) {

	div#prodpicture {
		width:525px;
		margin-left:75px;
	}

	div#prodGalHolder  {
		top: 40px;	
	}	
	
	#prodImgHolder {
		height:525px;
		width:525px;
		line-height:525px;
	}

	div#buy_details {
		padding-left: 530px;	
		min-height: 450px;
	}	

	div#zoom_container {
		position:absolute;
		left:525px;
	}		
	
	div.ratingLeft {
		width:50%;
		float:left;
	}
	div.ratingRight {
		width:50%;
		float:right;
	}	
	
}

/* Product Listing */

.prodBlackHeading {
    font-size: 17px;
	font-weight:bold;
    letter-spacing: 0.7px;
}

.prodBlackHeadingOs {
    font-family: 'Oswald',sans-serif;
    font-size: 17px;
    letter-spacing: 0.7px;
}

div#prodAbout, div#prodMoreInfo  {
	margin-bottom:10px;
}

div#prodMoreInfo img {
	padding-right:6px;
}

div#prodAbout img, div#prodMoreInfo img {
	vertical-align:middle;
}

.prodBlueHeading {
	color:#6666ff;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.1em;
}

.prodSmallerInfo {
	font-size:10px;
}

.prodMedInfo {
	font-size:12px;
}

.prodSmallerBlue {
	color:#3366ff;
	font-size:11px;
	font-weight:bold;
}

@media screen and (max-width:699px) {

	.prodImgRight, .prodImgLeft, .prodImgCenter {
		display: block;
		padding: 10px 0;
		text-align: center;		
	}
	
	.prodImgRight img, .prodImgLeft img, .prodImgCenter img , #warrantyHolderBig img {
		height:auto;
		max-width:100%;
	}
	
	div.prodtext img {
		margin:5px 0;
	}	
	
	div#mainProductDesc img {
		width:auto !important;
		height:auto !important;
		max-width:100%;
	}	
	
	div#mainProductDesc img[style] {
		width:auto !important;
		height:auto !important;
		max-width:100%;
	}
	
	div#custImgHolder {
		margin-bottom:5px;
		overflow-x:scroll;
		overflow-y:hidden;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	div#custImgHolder::-webkit-scrollbar { 
		-webkit-appearance: none;
	}	
	div.custGalHolder {
		display:table-cell;
		padding:0 5px;
		text-align:center;
	}
	div.custGalHolder p {
		font-size:9px;
	}
	div.custGalHolder p:first-of-type {
		font-weight:bold;
		margin-bottom:2px;
	}

	
}

@media screen and (min-width:700px) {

	.prodImgRight {
		float:right;
		padding:10px 0 10px 10px;
	}	
	
	.prodImgRight img {
		margin:0 !important;
	}
	
	.prodImgLeft {
		float:left;
		padding:10px 10px 10px 0;
	}	
	.prodImgLeft img {
		margin:0 !important;
	}
	
	.prodImgCenter {
		display:block;
		padding:10px;
		text-align:center;
	}	
	.prodImgCenter img {
		margin:0 !important;
	}	
	
	div.prodtext img {
		margin:5px;
	}	
	
	div.custGalHolder {
		float:left; 
		padding-right:20px;
		width:120px;
	}
	div.custGalHolder p:first-of-type {
		font-size:11px;
	}
	div.custGalHolder p:nth-of-type(2) {
		font-size:9px;
		font-weight:bold;
	}
	
}

@media screen and (min-width:700px) and (max-width:1025px) {

	div#phRight h1 {
		font-size:22px;
	}
	
	div#mainProductDesc img[style] {
		width:auto !important;
		height:auto !important;
		max-width:100%;
	}	

}

/* load more */

div.loadMoreResultText {
	color:#4183c5;
}
div.loadMoreResultSpinner {
	background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2250px%22%20%20height%3D%2250px%22%20%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%20class%3D%22lds-reload%22%20style%3D%22background%3A%20rgba(0%2C%200%2C%200%2C%200)%20none%20repeat%20scroll%200%25%200%25%3B%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M50%2015A35%2035%200%201%200%2074.787%2025.213%22%20fill%3D%22none%22%20ng-attr-stroke%3D%22%7B%7Bconfig.color%7D%7D%22%20ng-attr-stroke-width%3D%22%7B%7Bconfig.width%7D%7D%22%20stroke%3D%22%234183c5%22%20stroke-width%3D%2212%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%3Cpath%20ng-attr-d%3D%22%7B%7Bconfig.darrow%7D%7D%22%20ng-attr-fill%3D%22%7B%7Bconfig.color%7D%7D%22%20d%3D%22M49%203L49%2027L61%2015L49%203%22%20fill%3D%22%234183c5%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20calcMode%3D%22linear%22%20values%3D%220%2050%2050%3B360%2050%2050%22%20keyTimes%3D%220%3B1%22%20dur%3D%221.8s%22%20begin%3D%220s%22%20repeatCount%3D%22indefinite%22%3E%3C%2FanimateTransform%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fsvg%3E");
	height:50px;
	width:50px;
}
div.loadMoreResultButton {
	background-color:#4183c5;
	color:#fff;
	cursor:pointer;
	height:40px;
	line-height:40px;
	margin:5px 0;
	padding:0 10px;
	text-transform:uppercase;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);	
}
div.loadMoreHolder {
	margin: 20px 0;
	text-align: center;
}
@media screen and (max-width: 699px) {
	
	div.loadMoreResultSpinner {
		display:inline-block;
	}	
	
}
@media screen and (min-width: 700px) {
	

	div.loadMoreResultSpinner, div.loadMoreResultButton, div.loadMoreResultText {
		display:inline-block;
	}
	
	div.loadMoreResultSpinner {
		margin-right:10px;
	}
	
	div.loadMoreResultButton {
		margin-left:10px;
	}
	
	div.loadMoreResultText { 
		font-size: 20px;
		line-height: 50px;
		vertical-align: bottom;		
	}	
	
}

/* end load more */

/* Xmas */
/*
#earlyXmas {
	color:#df0049;
	line-height:23px;
	padding:10px 0 15px 0;
}
#earlyXmas .tqmHolder {
	color:#000;
}
#earlyXmas .highlightArea {
	border-bottom:1px #df0049 dotted;
	cursor:help;
}
#xmLeft, #xmRight {
	display: inline-block;
    height: 30px;
    line-height: 30px;
}
#xmRight {
	padding-left:10px;
}
#xmLeft {
	vertical-align:middle;
}
@media screen and (max-width:699px) {
	#earlyXmas {
		font-size:12px;
		text-align:center;
		width:100%;
	}
}
@media screen and (min-width:700px) and (max-width:1024px) {
	#xmLeft {
		vertical-align: text-bottom;
	}
	#xmRight {
		width: 290px !important;
	}
}
@media screen and (min-width:1025px) {
	#earlyXmas {
		line-height:23px;
	}
}
.xmCollect {
	cursor:pointer;
}
.xmCollect img, .xmCollect picture {
	vertical-align:bottom;
}
.xmCollect div {
	display:inline-block;
	height:50px;
	padding-left:10px;
}
.xmCollect div p {
	color:#df0025;
	line-height:25px;
}
.xmCollect span.xmcHighlight {
	font-weight:bold;
}
.xmCollect span.xmcMore {
	border-bottom:1px dotted #df0025;
}
@media screen and (max-width: 370px) {
	.xmcMh {
		display:none;
	}
}
@media screen and (max-width:699px) {
	.xmCollect {
		text-align:center;
	}
	.xmCollect div {
		font-size:12px;
	}
}
*/