body{
	margin:0;
	padding:0;
	font-family:Calibri, Optima, "Trebuchet MS", sans-serif;
	font-size:12px;
}

h1, h1 span.Head {
	color:EF1831!important;
	font-family:Calibri,Optima,"Trebuchet MS",sans-serif;
	font-size:20px;
	font-weight:normal;
}

h2 {
	color:#EF1831;
	font-family:Calibri,Optima,"Trebuchet MS",sans-serif;
	font-size:16px;
	font-weight:normal;
}

h3 {
	color:#5271841;
	font-family:Calibri,Optima,"Trebuchet MS",sans-serif;
	font-size:16px;
	font-weight:bold;
}

h4 {
	color:#5271841;
	font-family:Calibri,Optima,"Trebuchet MS",sans-serif;
	font-size:14px;
	font-weight:bold;
}

table td {
	vertical-align:top;
}

#FCKBODY {
	margin:0;
	padding:0;
	font-family:Calibri, Optima, "Trebuchet MS", sans-serif;
	font-size:12px;
}

body#Body {
	background:url(images/bodybg.jpg) repeat-x;
	background-color:#000000;
	text-align:center;
}

select, input, textarea {
	font-family:Calibri, Optima, "Trebuchet MS", sans-serif;
	font-size:12px;
}

p, .Normal, .NormalDisabled {
	color:#000000;
}

#container, #containercontent {
	width:986px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#containercontent{
	border:solid 2px #ec1b30;
}

#header{
	height:480px;
	width:986px;
	border:solid 2px #ec1b30;
	border-top:none;
}

.topbanner{	
	height:120px;
	display:inline-table;
	margin-top:16px;
}

#policetext{
	position:absolute;
	left:10px;
	top:130px;
	color:#000000;
	width:220px;
	font-size:11px;
}

#emstext{
	position:absolute;
	left:710px;
	top:151px;
	color:#000000;
	width:270px;
	font-size:11px;
}

#huntingtext{
	position:absolute;
	left:20px;
	top:176px;
	color:#ffffff;
	width:240px;
	font-size:11px;
}

#leisuretext{
	position:absolute;
	left:650px;
	top:176px;
	color:#ffffff;
	width:290px;
	font-size:11px;
}

.headertext{
	font-size:14px;
	font-weight:bold;
}

#homeheaderbanner{
	height:110px;
	width:986px;
	background-image: url(images/headerbanner.png);
	background-repeat: no-repeat;
}
#headerbanner{
	height:110px;
	width:986px;
	background-image: url(images/511header.png);
	background-repeat: no-repeat;
}

.nobanner {
	padding-top:16px;
}

#searchbox{
	font-size:14px;
	color:#FF6600;
	position:absolute;
	top:0px;
	width: 250px;
	right: 15px;
	height: 70px;
	padding-top: 5px;
}
#resellerlink{
	position:absolute;
	top:70px;
	left:718px;
}
#resellerlink a{
	width:266px;
	height:19px;
	text-align:center;
	color:white;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	background:url(images/buttonreseller.gif) no-repeat;
	display:block;
}
#resellerlink a:hover{
	color:#990000;
}
.leftcontentholder {
	background-color:#000;
	width:160px;
}
.textright{
	text-align:right;
	padding-right:15px;
	font-weight: bold;
	color: white;
}
.textright  a.whitelink {
	background-color: #ee631a;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
}
.searchpanel{
	text-align:right;
	margin-top:15px;
	height: 19px;
}
.searchpanel .searchtext{
	width:215px;
	font-size:12px;
	margin-right: 5px;
	outline:none;
	height: 19px;
	float: left;
}

.redbutton{
	background-color:#ff964b;
	color:white;
	border:none;
	height:26px;
	line-height:26px;
	font-size:15px;
	cursor:pointer;
	width: 44px;
	padding: 0 5px;
	font-weight: bold;
}

.gobutton{
	border:none;
	height:20px;
	cursor:pointer;
	width: 24px;
	background-image: url(images/btn-go.png);
	background-repeat: no-repeat;
}

a.redbutton, a.redbutton:visited{
	color:#ffffff;
}

a.whitelink, a.whitelink:visited{
	color:#ffffff;
	text-decoration:underline;
}

#menuwrapper{
	height:16px;
	background-color:#a6a6a6;
	width:985px;
	position:absolute;
	top:110px;
	left:2px;
}

* html #menuwrapper{
	left:2px;
}

#flashbanner{
	width:986px;
	height:350px;
	position:absolute;
	top:129px;
	left:2px;
	background-color:#000000;
	background-position:20px 0px;
	z-index:-1;
}

#MainNav ul, #MainNav ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#MainNav ul li{
	float:left;
	/*background:url(images/menuliner.jpg) no-repeat right top;*/
	line-height:15px;
	position:relative;
}


#MainNav ul li a{
	text-decoration:none;
	color:#fefefe;
	font-size:12px;
	margin-right:40px;
	margin-left:40px;
	text-transform:uppercase;
}

#MainNav ul li.SelectedTab, #MainNav ul li:hover{
	background-color:#dedbbd;
}

*html #MainNav ul li.iehover{
	background-color:#dedbbd;
}

#MainNav ul li:hover a, #MainNav ul li.iehover a, #MainNav ul li.SelectedTab a{
 	color:#000000;
}
 
*html #MainNav ul li.iehover a{
	color:#000000;
}

#MainNav ul li ul{
	position:absolute;
	left:0px;
	top:15px;
	background-color:#dedbbd;
	display:none;
}

#MainNav ul li ul li a{
	color:#000000;
}


#MainNav ul li:hover ul, #MainNav ul li.iehover ul{ 
	display:block;
}

*html #MainNav ul li.iehover ul{
	display:block;
}


#MainNav ul li:hover ul li ul, #MainNav ul li.SelectedTab ul li ul{
	display:none;
}

*html #MainNav ul li.iehover ul li ul{
	display:none;
}

#MainNav ul li ul li {
	background:none;
	width:180px;
	float:none;
}

#MainNav ul li ul li a{
	margin-left:7px;
	margin-right:6px;
	font-weight:normal;
	text-transform:none;
	display:block;
	padding:3px 0px;
}

#MainNav ul li:hover ul li:hover ul, #MainNav ul li.iehover ul li.iehover ul{
	display:block;
	width:180px;
	position:absolute;
	left:180px;
	top:0px;
}

*html #MainNav ul li.iehover ul li.iehover ul{
	display:block;
	width:180px;
	position:absolute;
	left:180px;
	top:0px;
}

#MainNav ul li:hover ul li:hover ul li{
	float:none;
	width:180px;
}

*html #MainNav ul li.iehover ul li.iehover ul li{
	float:none;
	width:180px;
}

#MainNav ul li:hover ul li:hover{
	position:relative;
	background-color:#ffffff;
}

#MainNav ul li.SelectedTab ul li.SelectedTab{
	background-color:#ffffff;
}

*html #MainNav ul li.iehover ul li.iehover{
	position:relative;
	background-color:#ffffff;
}

#MainNav ul li ul li ul li a{
	display:block;
	width:180px;
}



/***** OLD NAV STYLES 
#MainNav ul li.SelectedTab, #MainNav ul li:hover{
	background-color:#577287;
}

*html #MainNav ul li.iehover{
	background-color:#577287;
}

#MainNav ul li.SelectedTab a{
	font-weight:normal;
}


#MainNav ul li ul{
	position:absolute;
	left:0px;
	top:15px;
	width:986px;
	background-color:#577287;
	display:none;
}

#MainNav ul li:hover ul, #MainNav ul li.SelectedTab ul{
	display:block;
}

*html #MainNav ul li.iehover ul{
	display:block;
}

#MainNav ul li:hover ul li ul, #MainNav ul li.SelectedTab ul li ul{
	display:none;
}

*html #MainNav ul li.iehover ul li ul{
	display:none;
}

#MainNav ul li ul li {
	background:none;
}

#MainNav ul li ul li a{
	margin-left:7px;
	margin-right:6px;
	font-weight:normal;
	text-transform:none;
}

#MainNav ul li:hover ul li:hover ul{
	display:block;
	width:150px;
}

*html #MainNav ul li.iehover ul li.iehover ul{
	display:block;
	width:150px;
}

#MainNav ul li:hover ul li:hover ul li{
	float:none;
	width:150px;
}

*html #MainNav ul li.iehover ul li.iehover ul li{
	float:none;
	width:150px;
}

#MainNav ul li:hover ul li:hover{
	position:relative;
	background-color:#8d8f93;
}

#MainNav ul li.SelectedTab ul li.SelectedTab{
	background-color:#8d8f93;
}

*html #MainNav ul li.iehover ul li.iehover{
	position:relative;
	background-color:#8d8f93;
}

#MainNav ul li ul li ul li a{
	display:block;
	width:150px;
}
************* END OF OLD NAV STYLE ****/

#mainbody{
	margin-top:15px;
	width:990px;
	text-align:left;
}

#marginbodycontent{
	width:990px;
	text-align:left;
}

.productlogos{
	width:917px;
	margin:0 auto;
	margin-top:20px;
}

#footer{
	width:987px;
	margin:0 auto;
	text-align:center;
}

#footer ul, #footer ul li{
	margin:0;
	padding:0;
}

#footer ul li{
	float:left;
	line-height:12px;
	border-right:solid 1px #ffffff;
}

#footer ul li.last{
	border:none;
}

#footer ul li a{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	margin:0 15px;
}

.footerlink1{
	text-align:center;
	height:20px;
	margin-top:30px;
	margin-bottom:10px;
	margin-left:290px;
	clear:both;
}

.footerlink2{
	margin-left:360px;
	height:20px;
	clear:both;
}

.clear{
	clear:both;
}


.footerlink1 ul, .footerlink1 ul li, .footerlink2 ul, .footerlink2 ul li{
	list-style:none;
}

/**************** BOXES *************************/
.box, .smallbox{
	border:solid 1px #ec1b30;
	position:relative;
	margin:0px auto;
	min-height:150px;
	height:auto !important;
	height:100px;
	text-align:left;
	background-color:#000000;
}

.smallbox{
	width:242px;
	float:left;
}

.boxheader,.boxheadernormal{
	height:45px;
	line-height:44px;
	font-size:18px;
	color:#ec1b30;
	font-weight:bold;
}

.boxheader{
	text-align:center;
}

.boxheadernormal{
	padding-left:15px;
}

.topleft, .topright, .bottomleft, .bottomright{
	background-color: transparent;
	background-repeat: no-repeat;
	position:absolute;
	width:10px;
	height:10px;
}

.topleft{
	background-image:url(images/topleft.jpg);
	background-position: 0% 0%;
	top:-1px;
	left:-1px;
}

.topright{
	background-image:url(images/topright.jpg);
	background-position: 100% 0%;
	top:-1px;
	right:-1px;
}
	
.bottomleft{
	background-image:url(images/bottomleft.jpg);
	background-position: 0% 100%;
	bottom:-1px;
	left:-1px;
}

.bottomright{
	background-image:url(images/bottomright.jpg);
	background-position: 100% 100%;
	bottom:-1px;
	right:-1px;
}

.boxcontent{
	padding:0px 17px 10px 17px;
	display:inline-block;
	min-height:150px;
	height:auto !important;
	height:150px;
	color:#ffffff;
}

*html table td .bottomright{
	background-image:url(images/bottomright.jpg);
	background-position: 100% 100%;
	bottom:-1px;
	right:-2px;
}

*html table td  .topright{
	background-image:url(images/topright.jpg);
	background-position: 100% 0%;
	top:-1px;
	right:-2px;
}

.boxcontent .image{
	margin-bottom:10px;
}

.boxproductcontent{
	display:inline-block;
}

.boxcontent p{
	margin:0px;
	padding:0px;
	padding-bottom:12px;
	color:#ffffff !important;

}

.box h2, .box h2 span.Head{
	font-weight:bold;
	font-size:28px;
	color:#8f1414;
	margin:0px;
	padding:0px;
}

.button{
	width:207px;
	height:30px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
}

.button a{
	display:block;
	line-height:30px;
	text-align:center;
	width:207px;
	display:block;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.bgwhite{
	background-color:white;
}

.contentpaneinside{
	padding:0 3px 0 7px;
}
.contentpanetext{
	padding:0 10px 0 50px;
}

.contentpanePad{
	padding:0 10px;
}

.SubMainNav{
	margin:30px 7px;
}

.SubMainNav ul, .SubMainNav ul li{
	margin:0;
	padding:0;
	list-style:none;
}

.SubMainNav ul li a, .SubMainNav ul li a:visited{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

.breadcrumb{
	height:26px;
	line-height:26px;
	background-color:#e6e6e6;
	padding-left:10px;
	color:#999999;
}

.breadcrumb a, .breadcrumb a:visited{
	color:#999999;
	text-decoration:none;
	font-size:12px;
}
/*--------------------Opt in Email Signup------------------*/

.OptIn_MainTable{
	width:100%;
	text-align:center;
	margin-bottom:15px;
	background:none;
	padding-right:50px;
}
.OptIn_QuestionsTable{
	border: 1px dotted #cccccc !important;
	margin:0 auto!important;
	padding:5px;
}
.OptIn_QuestionsTable tr{
	width:400px;
}
.OptInEmail_Label{
	float: right!important;
	padding-right:5px;
	line-height:18px;
}
.OptIn_TextBox{
	width:180px !important;
}
a.OptInEmail_Link,a:link.OptInEmail_Link, a:active.OptInEmail_Link, a:visited.OptInEmail_Link{
	color:red;
	text-decoration:underline;
}
a:hover.OptInEmail_Link{
	color:#000000;
	text-decoration:none;
}
/*******************COntact Us Form*************************/

#dnn_ctr446_FormMaster_Contact_Form td{
	/*line-height:18px;*/
	padding-bottom:10px;
}
#dnn_ctr446_FormMaster_Contact_Form td .NormalTextBox{
	width:180px;
}

#dnn_ctr446_FormMaster_tdDefaultSubmitButton a{
	color:red;
}

table.tblproduct td.tdpane, table.tblimages td{
	width:300px;
	height:140px;
	vertical-align:middle;
}


table.tblproduct td.tdpane{
	text-align:center;
}

table.tblimages td{
	height:75px;
}

table.tblform td{
	white-space:nowrap;
	text-align:right;
}

table.tblform td .SubHead{
	padding-right:5px;
	color:#000000;
	font-weight:normal;
	text-align:right;
}

table.tbldetailimage td{
	vertical-align:middle;
}

#searchboxhome #flyminicart, #flyminicart{
	position:absolute;
	left:710px;
	top:-30px;
	width:265px;
	height: 30px;
}

#searchboxhome #flyminicart{
	left:710px;
}

#cartbar{
	width:270px;
	height:30px;
	cursor:pointer;
}

.openbar, .closebar{
	width:270px;
	/*background:url(images/openbar.gif) no-repeat;*/
	height:19px;
}

.closebar{
	/*background:url(images/closebar.gif) no-repeat;*/
}

.showbox{
	display:block;
}

.closebox{
	display:none;
}

#topminibox{
	background-color:#ffffff;
	text-align:left;
}

#topminibox .mininfo{
	padding:5px;
}


#opentext, #closetext{
	line-height: 30px;
	padding-left: 10px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.openclass{
	margin-right:25px;
	margin-left:30px;
}

.qtyclass{
	margin-right:25px;
}

.messagenote{
	color:#FF0000;
	font-weight:bold;
	padding-top:10px;
	font-size:13px;
}

