hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #e7e8e6;
	border-bottom: 1px solid #fff;
}
 
h1 {
	display: block;
	font-size: 31.5px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

h2 {
	display: block;
	font-size: 28px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

h3 {
	display: block;
	font-size: 24.5px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
	margin-top: 0;
}

h4 {
	display: block;
	font-size: 17.5px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

p {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

#store-banner {
	background-color: #232323;
	margin-top:0px;
	padding-top: 20px;
	height: 118px;
}

h1.hero {
	color: #FFF;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 31px;
	/* text-shadow: 0 1px 0 rgba(255,255,255,0.5); */
	line-height: 30px;
	text-shadow: 0 1px 0 rgba(88,88,88,0.5);
}

h3.hero {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 21px;
	line-height: 20px;
	text-shadow: 0 1px 0 rgba(88,88,88,0.5);
}

h4.hero {
	color: #6e6e5b;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 17.5px;
	line-height: 20px;
	margin-top: 0px;
}

h2.header {
	font-size: 22px;
	color: #282625;
	text-transform: uppercase;
	text-align: center;
	background-color: #FFF;
	padding: 0px 8px 0 8px;
}

h3.header {
	font-size: 18px;
	color: #282625;
	text-transform: uppercase;
	text-align: center;
	background-color: #FFF;
	padding: 0px 8px 0 8px;
}

h4.price {
	color: #6e6e5b;
}

h4.acc-price {
	text-align: left;
	color: #514d36;
	font-size: 17.5px;
	-webkit-margin-before: -0.3em;
	-webkit-margin-after: 0.2em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.promoproduct:hover {
	background-color: #cdcdcd;
	background-image: url(/images/pages/scoutstation/learnmore-hover.png);
	background-repeat: no-repeat;
	z-index: 1000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

hr.header-hr {
	margin:5px 0 5px 0;
}

div.header {
	margin-top: -50px;
}

a.yourcart {
	padding-top: 0px;
}

h2.productpage-price {
	text-align: center;
	color: #514d36;
	font-size: 32px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: -0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

h3.category-price {
	text-align: center;
	color: #514d36;
	font-size: 24.5px;
	-webkit-margin-before: -0.6em;
	-webkit-margin-after: 0.2em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin-bottom: -5px !important;
}

.price-lead {
	margin-bottom: 5px;
}

h2.category-price {
	text-align: center;
	color: #514d36;
	font-size: 28.5px;
	-webkit-margin-before: -0.6em;
	-webkit-margin-after: 0.2em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

small.pricesmall {
	margin-bottom: -50px;
}

a {
	color: #516A89;
}

a:hover {
	color: #9d7a41;
}

.btn-cartmore {
	color: #D59329;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background: #f8f8f8;
	border-color: #d8d2ce;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}

.btn-cartmore:hover,
.btn-cartmore:focus,
.btn-cartmore:active,
.btn-cartmore.active,
.btn-cartmore.disabled,
.btn-cartmore[disabled] {
  color: #BF8126;
  background-color: #eeeeee;
  *background-color: #eeeeee;
}

.pricing-container {
	text-align: center; 
	border-right: 1px solid #e7e8e6; 
	padding:10px 0 10px 0;
}

.cat-pricing-container {
	text-align: center; 
	padding:10px 0 10px 0;
}

.showall {
	text-align: center;
	background-color: rgba(247,247,247,0.83);
}

h4.price {
	text-align: center;
	color: #514d36;
	font-size: 17.5px;
	-webkit-margin-before: -0.4em;
	-webkit-margin-after: -0.0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.comp-table th, .comp-table td {
	border-top: none;
}

td.compare {
	text-align: center;
}

.center td{
	text-align: center;
}


.fieldtested {
	text-transform: none;
	color: #D59329;
	font-size: 14px;
	text-align: center; 	
}

p> a {
	text-decoration: underline;
	color: #D59329;
}

p> strong> a {
	text-decoration: underline;
	color: #D59329;
}

h3.social-h3 {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	color: #D59329;
}

.navbar-search {
	position: relative;
	float: left;
	margin-top: 8px;
	margin-bottom: 0;
}

.navbkg {
	background-color:#f2f2f2; 
	border: 0.5px solid #f2f2f2;
}

.navbar .nav {
	margin: -6px 10px 0 0;
}

h3.category-list {
	line-height: 22px;
}

ul.category-list {
	 list-style:none;
}

ul.category-list li {
	 margin-left: -20px;
	 padding-bottom: 15px; 
}

span.cms-highlight {
	color:#f5b543;
}

.hero-left {
	border-right: 1px solid #e7e8e6;
}

.hero-right {
	padding-left:10px;
}

.cnx-3k {
	text-align: center;
	text-transform: uppercase;
}

span.cnx-3k {
	color:#f5b543;
}

img.cnx-3k {
	max-height: 300px;
}

h1.specials {
	color:#f5b543;
	text-transform: uppercase;
	font-size: 50px;
	text-align: center;
}

div.specials {
	border-right: 1px solid #e7e8e6;
}

/* a.promoproduct:hover {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 40;
	display: none;
	background-color: #222;
	background: rgba(0, 0, 0, 0.4);
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
} */

h3.sale-heading {
	line-height: 30px;
	margin-top: 10px;
}

h2.application-title {
	text-align: center;
	font-size: 32px;
}

.cat-stock {
	margin: 5px 0 10px 0;
}

.rating p{
	margin-left:35px;
}
.rating img{
	margin-left: 0px;
}
.span3.Free-Shipping{
	margin-top:10px;
}


.span3.contact{
	margin-top:-13px;

}
.btn-quote {
	color: #faa732 !important;
    border-color: #faa732 !important;
    background-color: white !important;
    background-image: none;
}
.btn-quote i.icon-th-list {
	background-image: url('/images/icons/need-a-quote-icon-fluke-store.png');
	background-position: center;
	margin-top: 4px !important;
}

/* ------------------------------ Reviews ------------------------- */

.reviewer-name {
	color: #777;
	line-height: 17px;
	font-size: 16px;
	font-weight: 600;
}

.review-weight {
	font-weight: 300;
}

.review-title {
	color: #777;
}

p.review {
	color: #42474a;
}
