﻿input, select, textarea {
    margin-bottom: 18px;
}
#awscartcategoryphotos{	float: left; margin: 0px 25px 10px 0px; }
#awscartcategoryphotos img{	float: left;}
#awscartlargecategoryImage{}
#awscartsmallcategoryImage{width: 63px; height:46px; margin: 10px 10px 0px 0px;}
.AWSAddToCartToSeeFinalPrice {display:block;}

#products {}

.productimage {height: 0px; display: table-cell;  vertical-align: bottom; }
.AWSCategoryImageDiv {display: table-cell;  vertical-align: bottom; margin-left:auto; margin-right:auto; width:1%; }
.AWSCategoryImageDiv img{
	display:inherit!important;
}

.categoryheader h1 {font-size:25px;}
.categoryheader h2 {font-size:15px;}
.categoryheader p {font-size:15px;font-weight:bold;}


.AWSProductLeft {width:50%;float:left;  position: relative;  min-height: 1px;  padding-right: 15px;  padding-left: 0px}
.AWSProductLeft .btn-default {color: #333;background-color: rgb(238, 238, 238);border-color: #ccc;}
.AWSProductLeft .btn-default:hover {color: #333; background-color: #fff; border-color: #ccc;}

.AWScategoryinfo{
	text-align:center;
}

.multipurchasetr {background: #e6e6e6;}

.AWScartlinkbutton a{color: #333;background-color:rgb(238, 238, 238);border-color: #ccc;display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;
text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;background-image: none; border: 1px solid #ccc;border-radius: 4px;}
.AWScartlinkbutton a:hover{background-color:#fff;text-decoration:none;}
.AWSProductRight {width:50%;float:right;  position: relative;  min-height: 1px;  padding-right: 15px;  padding-left: 15px}
.AWSProductRight input[type=submit] {cursor: pointer;-webkit-appearance:button;background: #868181;height: 35px;padding: 3px 17px 5px 17px;border-radius: 6px;margin: 1px 0px 0px 0px;color: #fff;font-size: 17px;}
.AWSProductRight input[type=submit]:hover {background: rgb(209, 30, 30);color: #fff;}
.AWSProductRight font strong font {font-size: 18px;font-weight: normal;font-family: open_sanssemibold;color: #444;line-height: 18px;}
.AWSProductRight .product-rating-off, .AWSProductRight .product-rating-off a {font-size: 15px; color: #444; line-height: 18px;}
.AWSProductRight input {padding: 1px;  text-align: center;}
.AWScategory{
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
}
.awspricerangetable{
	border:thin gray solid;
	color:gray;
	font-size:12px;
}
.awspricerangetable tr{
	text-align:center;
}
.awspricerangetable th{
	text-align:center;
	border:thin gray solid;
	padding: 2px;
}
.awspricerangetable td{
	text-align:center;
	border:thin gray solid;
	padding: 2px;
}

#twitter-widget-0 {margin:7px 0px}
  
.productname104{
	font-weight:bold;
}
.qty-control {
  display: inline-block;
  width: auto;
  margin: 0px 5px 0px;
  height: 28px;
  padding: 3px 9px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}

select .qty-control {clear:both}
form {
    display: contents!important;
}
#products .prodImageThumb {margin:0px 5px 15px 5px; vertical-align: bottom;}

 
#products .productlabel h1{font-size:20px;color:#333;}
#products .productlabel h4 {font-size: 15px;}
#products .productlabel p.price {font-weight:bold;}
#products .productlabel label{font-size:12px;color:#333;}
#products .productlabel a.btn{margin:5px 0px}

#products .productimage {/*max-height:350px;*/display: table-cell; vertical-align: bottom;}

#products input[type=submit] {cursor: pointer;-webkit-appearance:button;background: #868181;height: 35px;padding: 3px 17px 5px 17px;border-radius: 6px;margin: 1px 0px 0px 0px;color: #fff;font-size: 17px;}
#products input[type=submit]:hover {background: rgb(209, 30, 30);color: #fff;}


#products .productlabel a.btn{color: #333;background-color:rgb(238, 238, 238);border-color: #ccc;display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;
text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;background-image: none; border: 1px solid #ccc;border-radius: 4px;}
#products .productlabel a.btn:hover{background-color:#fff;text-decoration:none;}
#products input {text-align: center;}


.mtop10{margin-top:10px}
.mtop20{margin-top:20px}
.mtop30{margin-top:30px}
.mtop40{margin-top:40px}
.mtop50{margin-top:50px}
.mbottom10{margin-bottom:10px}
.mbottom20{margin-bottom:20px}
.mbottom30{margin-bottom:30px}
.mbottom40{margin-bottom:40px}
.mbottom50{margin-bottom:50px}
.mtop-10{margin-top:-10px}
.mtop-20{margin-top:-20px}
.mtop-30{margin-top:-30px}
.mtop-40{margin-top:-40px}
.mtop-50{margin-top:-50px}

.padding0{padding:0;}

.margin10{margin:10px ;}
.margin20{margin:20px ;}
.margin30{margin:30px ;}
.margin40{margin:40px ;}
.AWSCartProductImage{
	width:18%;
}

.nav-tabs {
    margin: 15px 0 0 0;
    background: #eee;
    border: none;
}
li.nav-item {
    margin: 0;
    padding: 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #868181;
    border-color: #dee2e6 #dee2e6 #fff;
    text-transform: none;
}
.nav-link {
    padding: 15px 15px;
}
.tab-content .fade {
    opacity: 1;
}
.tab-content > .active {
    display: block;
    padding: 12px 10px;
    background: #f8f8f8;
}
/*-------- DISPLAY 4 RESPONSIVE --------*/
table.AWSCartProductDisplay4TableResponsive td{
	padding:5px 5px 0 5px;
}

//image classes




/*1200 and below*/	
@media screen and (max-width: 1200px){
}


/*1024 and below*/	
@media screen and (max-width: 1024px){
}



/*991 and below -- ipad*/
@media screen and (max-width: 991px){
.AWSProductLeft .MagicZoomPlus img{width:220px}

}


/*768 and above*/
@media screen and (min-width: 768px) {

}


@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

}





/*767 and below*/
@media screen and (max-width: 767px){
.AWSProductLeft {width:100%}
.AWSProductRight {width:100%}
.AWSProductLeft .btn-default {color: #333;background-color: rgb(238, 238, 238);border-color: #ccc;clear: both;width: 133px;display: block;}
.AWSProductRight {padding-left: 0px;}
#sb-wrapper-inner {height: 358px;}
iframe {min-height: 358px;}
.AWSProductLeft .MagicZoomPlus img{width:220px}
	/* Force table to not be like tables anymore */
	.AWSCartProductDisplay4TableResponsive table, .AWSCartProductDisplay4TableResponsive thead, .AWSCartProductDisplay4TableResponsive tbody, .AWSCartProductDisplay4TableResponsive th, .AWSCartProductDisplay4TableResponsive td, .AWSCartProductDisplay4TableResponsive tr { 
		display: block; 
	}
	table.awspricerangetable{
	display:table!important;
	}
	table.awspricerangetable tbody{
	display: table!important;
	}
	table.awspricerangetable tr{
	display: table-row!important;
	}
	table.awspricerangetable th{
	display: table-cell!important;
	padding:1px
	}
	table.awspricerangetable td{
	display: table-cell!important;
	padding: 1px;
	text-align:center;
	border: thin gray solid;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.awspricerangetable tr { border:none; }
	
	.awspricerangetable td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: none; 
		position: relative;
	}
	
	.AWSCartProductDisplay4TableResponsive tr { border: 1px solid #ccc; }
	
	.AWSCartProductDisplay4TableResponsive td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}

}


/*450 and below*/
@media screen and (max-width: 450px){
.AWSProductLeft .MagicZoomPlus img{width:220px}
div {line-height: 19px;}
}

#ProductTabs {
width: 100%;
position: relative;
height:28px;
}
#Containers {border:2px solid silver; border-bottom-left-radius:5px; border-bottom-right-radius:5px; border-top-right-radius:5px; padding:10px;}
.ProductTabActive {}
#ctl00_ContentPlaceHolder1_OverviewTab {padding:3px; float:left; border-top-left-radius:5px; border-top-right-radius:5px; border:2px solid silver; border-bottom:2px solid white; margin-right:2px;}
#ctl00_ContentPlaceHolder1_OverviewTab:hover {cursor:pointer;}

.ProductDetailsContainer {display:block; height:100%; overflow-y:scroll;}

.ProductDetailMouseoverThumbsHorizontal {padding-top:28px;}

.prodImageThumb {margin:0px 5px 15px 5px; vertical-align: bottom;}

.attributebox {
	border: 2px solid #e3e3e3;
	padding: 2px;
	margin: 2px;
	text-align: center;
	width: auto;
	cursor: pointer;
}
.attributebox.selected {
    border: 2px solid #000;
}
.upstrackinginfo ul {list-style-type: none;}
