body {
	font-family: Avenir ,sans-serif;
}

hr {
	border: 0;
	border-top: 1px solid #e9e9e9;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	/* -webkit-margin-before: 0.35em;
	-webkit-margin-after: 0.35em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px; */
}

h1 {
	display: block;
	font-size: 32px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0.5em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: 400;
	line-height: 36px;
	color: #d71920;
	font-family: Insignia,sans-serif;
}

h2 {
	display: block;
	font-size: 28px;
	-webkit-margin-before: 0.55em;
	-webkit-margin-after: 0.55em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: 400;
	color: #d71920;
	font-family: Insignia,sans-serif;
}

h3 {
	display: block;
	font-size: 24px;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: 400;
	color: #313131;
	line-height: 28px;
	font-family: Insignia,sans-serif;
}

h4 {
	display: block;
	font-size: 20px;
	-webkit-margin-before: 0.45em;
	-webkit-margin-after: 0.45em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: 700;
	color: #d71920;
	line-height: 26px;
	font-family: Insignia,sans-serif;
}
.summer-promo-margin-adjust{
	display: block;
    font-size: 15px;
    -webkit-margin-before: 1.20em;
    -webkit-margin-after: 1.20em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    color: #ce1f25;
    margin-bottom: 3px;
    margin-top: 3px;
    line-height: 20px;
    font-weight: 700;
}

strong {
	font-weight: 700;
}

p {
	color: #231f20;
	font-size: 14px;
	line-height: 20px;
}

.short-description {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 14px;
}

.tab-content ul {
	margin-top: 0px;
}

.tab-content {
	padding: 10px 0;
}


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;
}

table{
	font-size: 14px;
}

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

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

a {
	color: #d71920;
}

a:hover {
	color: #d71920;
	text-decoration: none;
}

.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: Arial, Helvetica, 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> strong> a {
	text-decoration: underline;
}

.text-center {
	text-align: center;
}

.your-price {
	color: #262425;
	font-weight: bold;
	font-size: 16px;
}

.availability {
	font-size: 15px;
}

.product-table {
	margin-bottom: 5px;
}

.nav, .navbar {
	margin-bottom: 5px;
}

.table td, .table th {
	padding-top: 6px;
	padding-bottom: 6px;
}

td {
	vertical-align: middle !important;
}

.input-append {
	margin-bottom: 0;
}

.cat-short-description {
	font-size: 16px;
}

.accordion-heading h5 {
	margin-top: 0;
	margin-bottom: 0;
}

.accordion-inner {
	padding: 2px 15px;
}

img.paymenticon {
	margin: 0 5px 10px 5px;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
 }

.quantity-input {
    width:40px; 
    text-align:center; 
    border-radius:4px 4px 4px 4px !important; 
    font-size:18px; 
    margin-bottom: 0px;
}

.quantity-input-table {
    width:35px; 
    text-align:center; 
    border-radius:4px; 
    font-size:18px; 
    margin-bottom: 0px !important;
}

.main-color {
	color: #262425;
}

.sub-color {
	color: #262425;
}

.nav-tabs>li>a {
	background-color: #f6f6f6;
}

/* 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;
} */

.nav-tabs {
	border-bottom: 1px solid #eee;
}

.navbar .btn-navbar {
	text-shadow: none;
	background-color: transparent;
	background-image: none;
	border-color: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-top: 10px;
}

.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
	background-color:transparent;
}

.navbar .brand {
	padding: 15px 20px 10px;
	font-size: 20px;
	font-weight: 400;
	color: #EAEAEA;
	text-shadow: none;
}

.navsearch {
	background-color: #2D4172 !important;
	border: #2D4172 1px solid !important;
	color:#f0f0f0 !important;
	margin-left: 60px;
}

.searchbox {
	width:440px;
	height:24px !important;
}

/* ----- BRAND ----- */

.brand-h1 {
	margin-bottom: 0;
	margin-top: 0;
}
p.brand-description{
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 200;
    line-height: 25px;
}

.brand-img {
	padding: 10px 0 0;
   /* margin-bottom: -20px;*/
}

.row-fluid.itm-contact{
	margin-top:10px;
}

.contact-span{
padding-top:.5%;
min-width:460px;
}

.header.company-small-header .span3.Free-Shipping{
padding-top:5px;
}

.header.company-small-header .span6.contact-search{
	padding-top:19px;
}

.fr-ship{
	margin-top:12px;
	}


/* -------------------------  TED Button Styling --------------------------------- */


.btn {
	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;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #231f20;
	border-radius: 0px;
	box-shadow: none;
    font-family: Avenir ,sans-serif;
    background-color: white;
    color: #231f20
}

.btn:hover {
	color: #d71920;
	background-color: white;
}

.btn-default {
	color: #231f20;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
	color: #231f20;
	background-color: #ecebeb;
	border-color: #adadad;
}

.btn-primary {
	color: #ffffff;
	background-color: #d71920;
	border-color: #d71920;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
	color: #231f20;
	background-color: #d71920;
	border-color: #d71920;
}

.btn-success {
	color: #fff;
	background-color: #d71920;
	border-color: #d71920;
}

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-fr {
	font-size: 12px;	
}

@media (min-width: 768px) and (max-width: 1199px) { 
	.btn-fr { 
	font-size: 9.5px;}
}

.btn-warning {
	color: #fff;
	background-color: #d71920;
	border-color: #d71920;
}

.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
	color: #231f20;
	background-color: #d71920;
	border-color: #d71920;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-inverse {
	color: #fff;
	background-color: #313131;
	border-color: #262626;
}

.btn-inverse.active, .btn-inverse.focus, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3F403F;
	border-color: #262626;
}

.btn-large {
	padding: 10px 16px;
	font-size: 16px;
	line-height: 1.3333333;
	border-radius: 0px;
	}

.btn-small {
	padding: 3px 10px 2px;
	font-size: 11.9px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.btn-mini {
	padding: 0 6px;
	font-size: 10.5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.btn-brand {
	color: #fff;
	background-color: #d71920;
	border-color: #d71920;
	text-shadow: none;
	white-space: pre-wrap;
	}
	
.btn-brand:hover {
	color: #231f20;
	background-color: #d71920;
	border-color: #d71920;
	text-shadow: none;
	font-weight: 700;
	}
	
.btn-group>.btn+.dropdown-toggle {
	box-shadow: none !important;
	}

.btn-summer-promo-margin-adjust{
	margin: 0;
	background-color: #283f6b;
	border-color:#283f6b;
}
.btn-summer-promo-margin-adjust:hover, .btn-summer-promo-margin-adjust:active, .btn-summer-promo-margin-adjust:focus {
	margin: 0;
	background-color: #34528b;
	border-color:#283f6b;
}

/*---- Sign up Modal for Promos/Marketing efforts ---*/

.modal-body #mc_embed_signup .button {
	color: #fff;
	background-color: #C05127;
	font-weight: normal;
	}
	
	.modal-body #mc_embed_signup .button:hover {
		background-color: #CE5530;
	}
	
	/*---- END Sign up Modal for Promos/Marketing efforts ---*/

/* -------------------------  Cart Modal Styling --------------------------------- */

.modal-cart {
	position: fixed;
	top: 10%;
	left: 50%;
	z-index: 1050;
	width: 500px;
	margin-left: -250px;
	background-color: #fff;
	border: none;
	border: none;
	border-top: 2px solid #d71920;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	outline: 0;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}

.modal-header-cart {
	padding: 4px 15px;
	border-bottom: none;
}

h2.cart-modal-price {
	text-align: left;
	color: #514d36;
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 2px;
}

h4.modal-quantity {
	display: block;
	font-size: 17.5px;
	margin: -6px 0px 0px 0px;
	font-weight: bold;
}

hr.cart-modal {
	margin: 12px 0;
	border: 0;
	border-top: 1px solid #e7e8e6;
	border-bottom: 1px solid #fff;
}

.btn-cart-modal {
	color: #fff;
	background-color: #d71920;
	border-color: #d71920;
	background-image: none;
	background-repeat: none;
	border-color: none;
	border: none;
	padding: 12px 12px;
	text-shadow: none;
}

.btn-cart-modal:hover {
	color: #231f20;
	background-color: #d71920;
	border-color: #d71920;
	text-shadow: none;
}

p.cart-modal-continue {
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
}

a.cart-modal-continue {
	text-decoration: none;
}
a:hover.cart-modal-continue p.cart-modal-continue {
	color: #d71920;
}

.incart-modal {
	border-left: none;
	height: 100%;
	padding-left: 15px;
}

h4.incart-title {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #717171;
	font-weight: 400;
}

h4.modal-subtotal {
	margin:-5px -5px 0 0;
}

p.cart-freeship {
	color: #eaeaea;
	font-size: 18px;
	margin-bottom: 0px;
}

p.cart-freeship-ship{
	font-size: 12px;
	font-style: italic;
	color: #eaeaea;
}

.modal-body::-webkit-scrollbar {
	width: 8px;
}

.modal-body::-webkit-scrollbar-thumb {
border-radius: 4px;
-webkit-box-shadow: none;
background-color: #ebebeb;
}

.modal-body::-webkit-scrollbar-track {
-webkit-box-shadow: none;
border-radius: none;
}

.highlight {
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
}

.document {
	display: block;
	border: 1px solid #e5e5e5;
	padding: 8px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0px;
	margin-bottom: 0px;
	font-size: 12px;
    line-height: 17px;
    color: #d71920;
    box-sizing: border-box;
}

.document:first-letter{
	text-transform: capitalize;
}

li.pagenav-active {
	float: left;
	padding: 4px 12px;
	line-height: 14px;
	text-decoration: none;
	background-color: white;
	border: 1px solid #231f20;
	border-left-width: 0;
	color: #d71920;
	cursor: default;
}
.pagination ul>li>a {
	color: #231f20;
	border-color: #231f20;
	line-height: 14px;
}

.red {
	color: red;
}

img.paymenticon-about {
	margin: 0 3px 10px 3px;
}

.OnlineStore {
	color: #57ba4e;
}

.btn-reed {
	color: #fff;
	background-color: #bc1a1f;
	background-image: -moz-linear-gradient(top,#262425,#bc1a1f);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#262425),to(#bc1a1f));
	background-image: -webkit-linear-gradient(top,#262425,#bc1a1f);
	background-image: -o-linear-gradient(top,#262425,#bc1a1f);
	background-image: linear-gradient(to bottom,#262425,#bc1a1f);
}

.btn-reed:hover {
	background-color: #bc1a1f;
	color: white;
}

.bold {
	font-weight: bold;
}

.padder {
	padding: 0px 10px;
}

.nav-tabs.nav-stacked>li>a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: none;
	word-wrap: break-word;
}

/* ------------------------- END OF Cart Modal Styling --------------------------------- */

.social img {
	padding-right: 3px;
}

/* -------- IE CSS FILE ----------*/
.mhide {
	visibility: hidden;
	display: none;
}