﻿.clear {
	clear: both;
	height: 0px
}
a:link, a:visited {
	color: #7b0300;
	text-decoration: underline
}
a:hover {
	color: #1e387c;
	text-decoration: underline
}
html {
	background-position: top;
	background-color: #dad3ac;
	background-image: url('images/bg-right.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
}
body {
	margin: 0px;
	text-align: center;
	background-image: url('images/header-bg.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
	position: relative;
	padding: 0px;
}

.bodycpc {
	margin: 0px;
	text-align: center;
	background-image: url('images/header-bg-cpc.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
	position: relative;
	padding: 0px;
}

#header {
	background: url('images/body-bg-topshad.png') no-repeat bottom;
	width: 1000px;
	height: 175px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}
#header-banner {
	background: url('images/body-bg-topshad-banner.png') no-repeat bottom;
	width: 1000px;
	height: 175px;
	text-align: left;
	margin: 0 auto;
}
div.tabs {
	width: 178px;
	height: 36px;
	margin-top: 128px;
	float: left;
	text-align: center;
}
div.tabs a {
	font: normal normal bolder 20px Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-right: 7px;
	width: 171px;
	display: block;
	height: 22px;
	text-decoration: none;
}
div.tabs a:link, div.tabs a:visited {
	color: #FFFFCC;
	background-image: url('images/tabs-off.png');
}
div.tabs a:hover {
	color: #FFFFCC;
	background-image: url('images/tabs-on.png');
}
h3 {
	font: normal normal bold 20px sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 {
	font-size: 24px;
	color: #7b0300;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 0px;
	display: inline;
}
h2 {
	font-size: 16px;
	color: #7b0300;
	font-weight: lighter;
	margin-bottom: 0px;
	display:inline;
}
p { margin-top: 0px; }
div.buttons {
	font: 100%/-5px sans-serif;
	width: 215px;
	height: 55px;
	margin-left: 7px;
	text-align: left;
	float: left;
}
div.buttons a {
	font: normal normal bolder 13px Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 12px;
	width: 203px;
	display: block;
	height: 52px;
	text-decoration: none;
}
div.buttons a:link, div.buttons a:visited {
	color: #FFFFCC;
	background-image: url('images/button-off.png');
}
div.buttons a:hover {
	color: #FFFFCC;
	background-image: url('images/button-on.png');
}
div.buttons a:active {
	padding-top: 8px;
	height: 47px;
	color: #FFFFCC;
	background-image: url('images/button-active.png');
}
img { border: 0; }
div.mainmenu-wrapper {
	width: 229px;
	float: left;
	margin: 0;
	padding: 0;
}
div.pictures {
	margin: 0;
	padding: 0;
	width: 232px;
	height: 205px;
	;
	float: left;
	background-color: #FFFFFF;
}
div.pictures a {
	font: normal normal bolder 13px Arial, Helvetica, sans-serif;
	padding: 7px;
	width: 218px;
	height: 191px;
	/*	background-color: #FFFFFF; */

	display: block;
}
div.pictures a:link, div.pictures a:visited { color: #FFFFCC;/*	background-color: #FFFFFF; */}
div.pictures a:hover { color: #FFFFCC;/*	background-color: #d5cea4; */}
div.content {
	background: url('images/body-bg.png') repeat-y;
	width: 930px;
	text-align: left;
	padding: 0px 35px 0px 35px;
	margin: 0 auto;
	position:relative;
	min-height:450px;
	z-index: 90;
}
div.content-main {
	background: url('images/body-bg.png') repeat-y;
	width: 930px;
	text-align: left;
	padding: 35px 35px 0px 35px;
	margin: 0 auto;
}
div.content-banner {
	background: url('images/body-bg.png') repeat-y;
	width: 930px;
	text-align: left;
	padding: 0px 35px 0px 35px;
	margin: 0 auto;
	position:relative;
}
#banner1 {
	background: url('images/body-bg.png') repeat-y;
	width: 1000px;
	height: 202px;
	text-align: left;
	margin: 0 auto;
	position: relative
}
#banner2 {
	background: url('images/layout/banner_bg.png') repeat-x;
	width: 966px;
	height: 202px;
	text-align: left;
	margin: 0 auto;
}
div.banner-title {
	position: absolute;
	bottom: 60px;
	left: 255px;
	width: 650px;
	top: 25px;
}
#main-left {
	width: 526px;
	float: left;
	padding-right: 14px;
	margin-top: 0px;
}
#main-left-testleft {
	width: 250px;
	float: left;
	padding-right: 13px;
	font-size: smaller;
}
#main-left-testright {
	width: 249px;
	float: right;
	padding-left: 13px;
	border-left: 1px #bcbaab solid;
	font-size: smaller;
}
#main-right {
	width: 375px;
	float: right;
	padding-left: 14px;
	border-left: 1px #bcbaab solid;
}
div.icon-bar {
	width: 361px;
	padding: 7px;
	font-size:smaller;
	position: static;
	margin: 0;
}
.icons_fp { float: left; }
.footerHeader, .footer-1 strong {
	font-weight: bolder;
	font-size: medium;
	color: #3e3e3e;
}
div.footer {
	background: #837e65 url('images/bg-footer.png') repeat-x top;
	padding-top: 20px;
	margin: 0;
	padding-bottom: 0px;
	position: relative;
}
div.footer-wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
div.footer-1 {
	width: 333px;
	float: left;
	padding: 5px 10px 0 10px;
	position: relative;
	height: 100%;
	background: url('images/layout/affill_bg.png') no-repeat 245px 10px;
}
div.footer-2 {
	padding: 25px 0 0 0;
}
div.footer-1_copyright {
	font-size: 10px;
	clear:both;
	display:block;
	padding: 15px 0 5px 0;
}
div.footer-3 {
	width: 145px;
	float: left;
	padding: 5px 10px 0 10px;;
	font-size:12px;
}
div.footer-4 {
	width: 408px;
	float: left;
	padding: 5px 0 0 10px;
	font-size:12px;
}
div.footer a:link, div.footer a:visited {
	color: #505050;
	text-decoration: none
}
div.footer a:hover {
	color: #7b0300;
	text-decoration: underline
}
div.footer-2 a:hover {
	text-decoration: none
}
div.footer-divline {
	background: url('images/layout/footer_div_line.png') no-repeat top center;
	width: 2px;
	height: 180px;
	float: left;
	padding: 0px 5px;
	
}
div.hoverbanner {
	width: 900px;
	height: 120px;
	background-color: #dad3ad;
	margin: 0 0 10px 0;
	padding: 15px;
}
div.contactwrapper {
	position:absolute;
	width: 100%;
	text-align: left;
	margin: 0 auto;
	top:0;
	left:0;
	z-index: 100;
}
div.contactboarder {
	margin-top: 0;
	height:52px;
	background-image: url('images/layout/contact_bg.png');
	background-repeat: repeat-x;
	background-position: top;
}
div.contactbutt {
	height: 42px;
	width: 241px;
	background-image: url('images/layout/contact_button.png');
	background-position: top;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #7b0300;
	font-weight: bold;
	padding-top: 10px;
}
div.contactdropwrapper {
	width: 1000px;
	height: 175px;
	text-align: left;
	margin: 0 auto;
}
div.contactform {
	width: 622px;
	height: 149px;
	float: left;
	padding: 13px;
	overflow: auto;
}
div.contactinfo {
	width: 323px;
	height: 149px;
	float: right;
	padding: 13px;
	border-left: 1px gray solid;
}
div.prodbox-res {
	font: 11pt sans-serif;
	display:block;
	width:272px;
	padding: 12px;
	border: 1px gray solid;
	float:left;
	margin: 6px;
	position:relative
}
div.prodbox-res img { margin-right: 12px }
div.prodbox-res h1 {
	font: normal normal bold 14pt sans-serif;
	color: #7B0300;
	margin-top: 0;
	padding-top: 0;
}
div.prodbox {
	font: 11pt sans-serif;
	display:block;
	width:272px;
	padding: 12px;
	border: 1px gray solid;
	float:left;
	margin: 6px;
	/*	height: 150px; */

	position:relative
}
div.prodbox img { margin-right: 12px }
div.prodbox h1 {
	font: normal normal bold 14pt sans-serif;
	color: #7B0300;
	margin-top: 0;
	padding-top: 0;
}
div.prodbox h2 {
	font: 11pt sans-serif;
	color: #7B0300;
}
div.detailsbutt {
	width: 108px;
	height: 26px;
	right: 40px;
	bottom: 12px;
	position:absolute;
}
div.detailsbutt a {
	width: 108px;
	height: 26px;
	display: block;
	text-decoration:none
}
div.detailsbutt a:link, div.detailsbutt a:visited {
	color: #FFFFCC;
	background-image: url('images/layout/moredetails-off.png');
}
div.detailsbutt a:hover {
	color: #FFFFCC;
	background-image: url('images/layout/moredetails-on.png');
}
div.detailsbutt a:active {
	color: #FFFFCC;
	background-image: url('images/layout/moredetails-hover.png');
}
div.detailsbutt2 {
	width: 137px;
	height: 26px;
	position: relative;
	display: inline;
	margin-left: 0px;
	margin-top: 35px;
	left: 102px;
}
div.detailsbutt2 a {
	width: 137px;
	height: 26px;
	display: block;
	text-decoration:none
}
div.detailsbutt2 a:link, div.detailsbutt2 a:visited {
	color: #FFFFCC;
	background-image: url('images/layout/big-details-button-on.png');
}
div.detailsbutt2 a:hover, div.detailsbutt2 a:active {
	color: #FFFFCC;
	background-image: url('images/layout/big-details-button-off.png');
}
/*

div.emailtool {

	width: 196px;

	height: 26px;

	right: 7px;

	position:absolute;

}

div.emailtool a {

	width: 196px;

	height: 40px;

	display: block;

	text-decoration:none

}

div.emailtool a:link {

	color: #FFFFCC;

	background-image: url('images/layout/emailcolleague-off.png');

}

div.emailtool a:visited { color: #FFFFCC; 

	background-image: url('images/layout/emailcolleague-off.png');

}

div.emailtool a:hover { color: #FFFFCC; 

	background-image: url('images/layout/emailcolleague-on.png');

}

*/

div.buynow-prodoverviewpage {
	width: 108px;
	height: 26px;
	display: inline-block;
}
div.buynow {
	width: 108px;
	height: 26px;
	margin-left: 39px;
	margin-top: 55px;
	margin-bottom: 45px;
}
div.buynow a {
	width: 137px;
	height: 26px;
	display: block;
	text-decoration:none
}
div.buynow a:link {
	color: #FFFFCC;
	background-image:url('images/layout/buy-button-off.png');
}
div.buynow a:visited {
	color: #FFFFCC;
	background-image:url('images/layout/buy-button-off.png');
}
div.buynow a:hover {
	color: #FFFFCC;
	background-image:url('images/layout/buy-button-on.png');
}
.prodfilter {
	font-size: large;
	display: inline;
	color: #3E3E3E
}
.nav {
	font-size: large;
	display:inline;
	color: #d35f00
}
.nav a { color: #484848 }
.nav a:link {
	color: #484848;
	text-decoration: underline;
}
.nav a:visited {
	color: #484848;
	text-decoration: underline;
}
.nav a:hover {
	color: #d35f00;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #BCBAAB;
	margin-bottom: 9px;
	border-top: 1px #BCBAAB solid;
}
.greytxt { color: #484848; }
div.prod_left {
	width: 153px;
	float: left;
	margin-top: 15px;
}
div.prod_middle {
	width: 548px;
	float: left;
	margin-top: 15px;
	padding: 0 14px 0 0;
	position: relative;
}
div.prod_right {
	width: 200px;
	border-left: 1px #484848 solid;
	float: left;
	padding: 0 0 0 14px;
	margin-bottom: 16px;
	margin-top: 15px;
}
div.prod_right h1 {
	font: normal normal bold 14pt sans-serif;
	margin-top: 0px;
	padding-top: 0;
}
div.prod_right_hilite {
	width: 200px;
	height: 120px;
}
div.prod_right_hilite a {
	display: block;
	text-decoration: none;
	width: 180px;
	height: 100px;
	padding: 10px;
	font-size: 11pt;
	color: #484848;
}
div.prod_right_hilite a:link { background-color: #FFFFFF; }
div.prod_right_hilite a:hover { background-color:#EDECDE; }
.relatedprod {
	float: left;
	margin-right: 12px;
}
.paypalnotice { font-size: 9pt; }
.prod_table { /*for prod table */
	text-align: right;
	font-weight: bolder;
	vertical-align:top;
	width: 100px;
	padding-right: 7px
}
 text-align: right;
 font-weight: bolder;
 vertical-align:top;
 width: 100px;
 padding-right: 7px
}
.prod_table-price {
	/*for prod table price */

	color: #AC0000;
	font-weight: bold;
}
.prod_tablehilite { background-color: #EDECDE; }
.navtrailtitle { font-size: 9pt; }
div.orderphone {
	width: 280px;
	float: right;
	right: 0px;
	border-left: 1px #837E65 dashed;
	padding-left: 15px;
	margin-top: 12px;
	margin-bottom: 12px;
}
div.products {
	width: 435px;
	border: 1px gray solid;
	background-color: white;
	float: left;
	margin: 7px;
	height: 150px;
	padding: 7px;
	position: relative
}
div.viewall {
	width: 122px;
	height: 26px;
	right: 178px;
	bottom: 12px;
	position:absolute;
}
div.viewall a {
	width: 122px;
	height: 26px;
	display: block;
	text-decoration:none
}
div.viewall a:link {
	color: #FFFFCC;
	background-image: url('images/layout/viewall-button-off.png');
}
div.viewall a:visited {
	color: #FFFFCC;
	background-image: url('images/layout/viewall-button-off.png');
}
div.viewall a:hover {
	color: #FFFFCC;
	background-image: url('images/layout/viewall-button-on.png');
}
div.viewall a:active {
	color: #FFFFCC;
	background-image: url('images/layout/viewall-button-active.png');
}
div.company_left {
	width: 203px;
	float: left;
	margin-top: 15px;
	line-height: 2em
}
div.company_middle {
	width: 698px;
	float: left;
	margin-top: 15px;
	padding: 0 14px 0 0;
	position: relative;
}
div.boots {
	background: url('images/pair-boots.jpg');
	width: 64px;
	height: 46px;
	text-align: center;
	color: #7b0300;
	font-size: 14pt;
	font-weight: 900;
	padding-top: 50px;
	float: left;
	margin-right: 10px;
}
div.gloves {
	background: url('images/pair-gloves.jpg');
	width: 64px;
	height: 46px;
	text-align: center;
	color: #7b0300;
	font-size: 14pt;
	font-weight: 900;
	padding-top: 50px;
	float: left;
}
.style1 { /*for prod table */
	text-align: right;
	font-weight: bolder;
	vertical-align:top;
	width: 100px;
	padding-right: 7px
}
.style2 {
	/*for prod table price */

	color: #AC0000;
	font-weight: bold;
}
.prod_tablehilite { background-color: #EDECDE; }

h2.marketing {
	font-size: 24px;
	color: #7b0300;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 0px;
	display: inline;
}
div.prod_right h2.marketing {
	font: normal normal bold 14pt sans-serif;
	margin-top: 0px;
	padding-top: 0;
}
div.prodbox h2.marketing {
	font: normal normal bold 14pt sans-serif;
	color: #7B0300;
	margin-top: 0;
	padding-top: 0;
}
div.prodbox-res h2.marketing {
	font: normal normal bold 14pt sans-serif;
	color: #7B0300;
	margin-top: 0;
	padding-top: 0;
}
.faqs a {text-decoration: none;}
.faqs p {padding-bottom:15px;}

#header .blg
{
	position: absolute;
	top: 93px;
	left: 800px;
	background: url(images/blog-off.png) no-repeat;
	height: 44px;
	width: 54px;
}

#header .blg img
{
	display: none;
}

#header .blg:hover img
{
	display: block;
}
ul#social {
	width: 145px;
	height: 24px;
	margin: 0px;
	position: absolute;
	padding: 0px;
	top: 98px;
	left:910px;
	z-index: 99;
}
	ul#social li {
		list-style: none;
		display: inline-block;
		float: left;
		margin: 0px 4px;
	}
	ul#social li.facebook a, ul#social li.twitter a, ul#social li.youtube a {
		width: 24px;
		height: 24px;
		display: block;
	}
	ul#social li.facebook {
		background: url(images/facebook.png) no-repeat top center;
	}
	ul#social li.twitter {
		background: url(images/twitter.png) no-repeat top center;
	}
	ul#social li.youtube {
		background: url(images/youtube.png) no-repeat top center;
	}
	ul#social li a:hover {
		background: url(images/thirty.png) repeat;
	}
	ul#social li.plusone {
		padding-top: 4px;
	}
#sharethis {
	position:absolute;
	top: 204px;
	left: 600px;
	z-index: 99;
	background: #fff;
	padding: 5px;
}
#sharethis.home {
	background: none;
	top: 165px;
}
#envelope-1 {position:relative; z-index:1;}

ul.indent, li.indent {margin-left:50px;}

.leftImage {float:left;margin:10px 10px 0 0;}
