@font-face {
 font-family: 'robotobold';
 src: url('fonts/roboto-bold-webfont.eot');
 src: url('fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-bold-webfont.woff2') format('woff2'),  url('fonts/roboto-bold-webfont.woff') format('woff'),  url('fonts/roboto-bold-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotobold_italic';
 src: url('fonts/roboto-bolditalic-webfont.eot');
 src: url('fonts/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-bolditalic-webfont.woff2') format('woff2'),  url('fonts/roboto-bolditalic-webfont.woff') format('woff'),  url('fonts/roboto-bolditalic-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotoitalic';
 src: url('fonts/roboto-italic-webfont.eot');
 src: url('fonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-italic-webfont.woff2') format('woff2'),  url('fonts/roboto-italic-webfont.woff') format('woff'),  url('fonts/roboto-italic-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotolight';
 src: url('fonts/roboto-light-webfont.eot');
 src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-light-webfont.woff2') format('woff2'),  url('fonts/roboto-light-webfont.woff') format('woff'),  url('fonts/roboto-light-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotolight_italic';
 src: url('fonts/roboto-lightitalic-webfont.eot');
 src: url('fonts/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-lightitalic-webfont.woff2') format('woff2'),  url('fonts/roboto-lightitalic-webfont.woff') format('woff'),  url('fonts/roboto-lightitalic-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotomedium';
 src: url('fonts/roboto-medium-webfont.eot');
 src: url('fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-medium-webfont.woff2') format('woff2'),  url('fonts/roboto-medium-webfont.woff') format('woff'),  url('fonts/roboto-medium-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotomedium_italic';
 src: url('fonts/roboto-mediumitalic-webfont.eot');
 src: url('fonts/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-mediumitalic-webfont.woff2') format('woff2'),  url('fonts/roboto-mediumitalic-webfont.woff') format('woff'),  url('fonts/roboto-mediumitalic-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotoregular';
 src: url('fonts/roboto-regular-webfont.eot');
 src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/roboto-regular-webfont.woff2') format('woff2'),  url('fonts/roboto-regular-webfont.woff') format('woff'),  url('fonts/roboto-regular-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}

h1 {
	color:#a31010;
	font-family:'robotoregular', Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:2px;
	text-transform:uppercase;
	font-weight:normal;
}

h3 {
	margin:10px 0px 2px 0px;
	font-family:'robotoregular', Helvetica, sans-serif;
	color:#a31010;
	font-size:16px;
	font-weight:normal;
}


H2 {
	font-family:'robotoregular', Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#a31010;
}

A:link {
	color:#831619;
	text-decoration:copy;
	text-decoration:underline;
}
A:hover {
	color:#665333;
	text-decoration:underline;
}
A:visited {
	color:#831619;
	text-decoration:underline;
}
.nav_top {
	padding-top:3px;
	padding-right:10px;
	padding-bottom:4px;
	padding-left:10px;
}

.red-white {
	background-color:#990000!important;
	color:#FFFFFF;
}

body {
	/*background-color:#676734;*/
	background: url(../images/site_background.jpg) top center no-repeat;
	background-attachment: fixed;
	color: #000000;
	background-position: bottom center;
}
.side_nav {
	background-image:url(../images/template/bar_bg_green.gif);
	background-repeat:repeat-x;
	padding-top:6px;
	padding-bottom:7px;
	padding-left:10px;
	line-height:24px;
	font-family: 'robotoregular', Helvetica, sans-serif;
}
.home_head {
	font-family: 'robotoregular', Helvetica, sans-serif;
	font-size: 10px !important;
	margin-bottom: 3px;
}
.category_box {
	padding:5px 2px 10px 5px;
	line-height:18px;
	font-family:'robotoregular', Helvetica, sans-serif;
}
.category {
	font-family:'robotoregular', Helvetica, sans-serif;
	font-size:12px;
	color:white!important;
	line-height:20px;
	text-decoration:none!important;
	padding-left:9px;
	background-image:url(../../images/nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
}
A:hover.category {
	color:#9c0605!important;
	padding-left:9px;
	background-image:url(../../images/nav-bg-on.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.main {
	background-color:#cdcd9b;
	font-family:'robotoregular', Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
}
.main2 {
	font-family:'robotoregular', Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
}

.news-signup {
	font-family:'robotoregular', Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	padding:6px;
	
}

UL.bullet {
	margin-left:15px;
	list-style-type:circle;
	padding:5px;
	font-size:13px;
}
	

.stick-desc {
	margin-left:20px;
	font-size:12px;
}

HR.stick {
	border-top: 1px dotted #900;
}

INPUT {
	border:1px solid #b9b984;
	font-size:11px;
}
.red_btn {
	background-image:url(../assets/images/template/bar_bg_red.gif);
	background-repeat:repeat-x;
	height:23px;
	font-weight:bold;
	color:white;
	font-size:12px;
	border:1px solid #b9b984;
}

.center {
	text-align:center
}


.wht_border2 {
	border:1px solid #FFFFFF;
}
.wht_border {
	border:1px solid #FFFFFF;
	cursor:hand;
}
.red {
	color:#800c0c;
	font-family:'robotoregular', Helvetica, sans-serif;
	font-size:16px;
}
A.hover {
	cursor:hand;
}
.testimonial {
	padding:2px 10px 2px 10px;
	background-image:url(../assets/images/template/bar_bg_red.gif);
	background-repeat:repeat-x;
	font-size:14px;
	color:white;
}
.clearfix {
	clear:both;
}
.warranty-l {
	margin-right:30px;
	float:left;
}
.desc_img {
	margin:0px 0px 10px 15px;
	float:right;
}
.prod_intro {
	font-size:13px;
	font-weight:bold;
	font-family: 'robotoregular', Century Gothic, Verdana;
	color:#575728;
}
.author {
	font-size:11px;
	font-variant:small-caps;
	padding:0px 0px 0px 60px;
}
.gift_title {
	text-indent:15px;
	height:20px;
	padding-top:10px;
	font-size:14px;
	font-family:'robotoregular', Helvetica, sans-serif;
	color:white;
	letter-spacing:2px;
	text-decoration:none!important;
}
.gift_idea {
	height:22px;
	padding-top:4px;
	padding-bottom:0px;
	font-size:12px;
	font-family:'robotoregular', Helvetica, sans-serif;
	letter-spacing:normal;
	margin-top:178px;
	color:white;
	text-decoration:none!important;
	text-align:center;
}

div#tipDiv {
	padding:4px;
	color:#000;
	font-size:11px;
	line-height:1.2;
	background-color:#E1E5F1;
	border:1px solid #667295;
	width:250px;
}
#key p a:FIRST-CHILD {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #b60000;
	color: #fff;
	text-align: center;
	font-size: 14px;
	border: 1px solid #000;
	text-decoration: none;
	display: inline-block;
	margin-bottom:5px;
}
#key p a:FIRST-CHILD:hover {
	background-color:#000;
	font-weight:bold;
}
.key_head {
	font-weight:bold;
	color:#b60000;
	padding:5px;
	font-size:16px;
	border-bottom:1px solid #b60000;
}
.magnify {
	position: relative;
	width: 650px;
	margin: 20px auto 0;
}
/*Lets create the magnifying glass*/
.large {
	width: 175px;
	height: 175px;
	position: absolute;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	/*Multiple box shadows to achieve the glass effect*/
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),  0 0 7px 7px rgba(0, 0, 0, 0.25),  inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),  0 0 7px 7px rgba(0, 0, 0, 0.25),  inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),  0 0 7px 7px rgba(0, 0, 0, 0.25),  inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
	/*Lets load up the large image first*/
	background-repeat: no-repeat;
	/*hide the glass by default*/
	display: none;
}
/*To solve overlap bug at the edges during magnification*/
.small {
	display: block;
	width: 650px;
}
.magnify-shields .large {
	background-image: url('../images/shields-zulu-spears.jpg');
}
.magnify-finder .large {
	background-image: url('../images/spears_2016.jpg');
}
.pull-right {
	float: right;
}
.clear {
	clear: both;
}
.text-1 {
	font-size: 14px;
	color: #ffffff;
}
.text-1 + .icons {
	margin-top: 2px;
}
.text-2 {
	font-size: 13px;
	color: #ffffff;
}
.text-left {
	text-align: left;
}
.box {
	background-color: #000;
	padding: 15px;
	margin: 21px 0 25px;
	width: 170px;
	font-family: Calibri, Arial, sans-serif;
	border-left: 2px solid #9E0809;
}
.box-title {
	margin-bottom: 5px;
}
.slick {
	padding: 8px 0;
	margin-bottom: 0;
}
.slick-slide {
	outline: none!important;
}
.slick-dots {
	margin-top: 0;
	margin-bottom: 0;
	bottom: -12px;
}
.slick-dots li {
	margin-left: 0;
	margin-right: 0;
	width: 19px;
}
.slick-dots li button:before {
	content: "";
}
.slick-dots li button {
	background: rgba(255, 255, 255, 0.25);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 12px;
	height: 12px;
}
.slick-dots li.slick-active button {
	background: #fff;
}
.slick-product .product-image {
	max-width: 168px;
	border: 1px solid #fff;
}
TD.turn_table {
	background-image:url(../images/bar_bg_red2.png);
	background-size:contain;
	background-repeat:repeat-x;
	height:23px;
	color:white;
	font-size:16px;
	border:1px solid #b9b984;
}
.green-bg {
	background:url(../images/bar_bg_green.png) repeat-x contain;
	height:20px;
	font-weight:bold;
	color:white;
	font-size:14px;
	border:1px solid #565628;
}
.yellow-bg {
	background:url(../images/bar_bg_yellow.png) repeat-x;
	background-size:contain;
	height:23px;
	color:white;
	font-size:16px;
	border:1px solid #988100;
}
.popup {
	position: relative;display:none;
}
.popup-close {
	background: url(../images/close.png) left top no-repeat;
	width: 72px;
	height: 28px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}
.pull-right {
	float:right;
}

.sm-col {
	width:190px;
	padding-right:5px;
	margin-left:30px;
}

.brush {
	border:1px solid white;
	margin:10px 10px 2px 10px;
}
.brush-desc {
	font-size:11px;
	text-align:center;
}
.border-box {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.video-promo {
	border: 1px solid #8e8e67;
	padding: 1px;
	background-color: #ffffff;
	margin-right: -15px;
}
.video-intro {
	float: right;
	padding: 9px 15px 0;
	text-align: center;
	width: 179px;
}
.video-intro img {
	margin-bottom: 9px;
}

.top-notice {
	font-family:robotomedium;
	background-color:#ac040a;
	font-size:14px;
	color:white;
	height:20px;
	width:700px;
	text-align:center;
	margin:0px;
	padding:3px;
}