@charset "utf-8";
/*debugger CSS*/
.loggedinstrip{
	position:fixed;
	bottom:0px;
	left:0px;
	background:white;
	padding:2px;
	color:#000000;
	width:100%;
	z-index:1000;
	border-top:1px solid #cccccc;
	font-size:1em;
}
.loggedinstrip a{
	color:#000000;
	font-size:1em;
}
#debug{
	z-index:9999;
	background:white;
	width:100%;
	position:fixed;
	bottom:19px;
	left:0px;
	border-top:3px solid #2E3556;
	font-size:1.5em;
	color:#000000;
	/*
	opacity:0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	*/
}
/*global CSS*/
body{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background: #231f20;
	margin:0;
	padding:0;
	color:white;
}
a{color:#af8e7b;text-decoration:none;}
a:hover{
	color:#848484;
}
img{
	border:0;
	vertical-align:middle;
}
object{
	border:0;
	vertical-align:middle;
}
form{
	margin:0px;
	padding:0px;
	display:inline;
	vertical-align:middle;
}
fieldset form table{margin:15px 0px;}
.formbutton{padding:1px 3px;}
input, select{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}
.hidden{display:none;}
fieldset{border:1px dotted #454141;background:#1c191a;position:relative;padding:0px 15px 5px;}
legend{border:1px solid #454141;background: #454141;position:absolute;padding:2px 4px;top:-10px;left:0px;}
h1{
	margin:0px;
	padding:0px;
	color:white;
	font-weight:normal;
}
sup,sub{margin:0px;padding:0px;font-size:0.6em;}
.fraction{margin:0px;padding:0px;font-size:0.7em;}
.clear{
	clear:both;
}
.heading{
	color:#b49480;
}
.notify{
	position:relative;
	top:100px;
	color:#848484;
	font-size:1.2em;
	font-weight:bold;
	width:100%;
	text-align:center;
}
.notify span{color:#BBBBBB;}
.largenotify{
	position:relative;
	top:100px;
	color:#3C393A;
	font-size:2em;
	font-weight:bold;
	width:100%;
	text-align:center;
}
.largenotify a{ 
	color:#565454;
	text-decoration:none;
}
.largenotify a:hover{
	color:#848484;
	text-decoration:none;
}
.requiredfield{
	color:#B49480;
	font-size:0.9em;
	float:right;
}
.info{/*extra info*/
	font-size:0.9em;
	color:#aaaaaa;
}
.fieldinfo{/*error notifications*/
	font-weight:bold;
	text-align:right;
	color:#CC3333;
	display:none;
	width:140px;
}
.errormsg{color:#f12626;}
.woodbar{background: url(../../content/images/main/woodbar_long.jpg) no-repeat left top;width:771px;padding:4px 3px;}
#pageheader{
	background: #040404;
	text-align:center;
}
#menustrip{
	background: #1c0c0c;
	padding:6px 0px;
	border-top:1px dotted #caad9c;
	border-bottom:1px dotted #caad9c;
	height:26px;
}
#menustrip div#inner{
	padding:0px 20px;
	margin:auto;
	width:961px;
}
#midsection{
	padding:10px 20px;
	margin:auto;
	width:961px;
	position:relative;
}
#sidemenu{
	float:left;
	width:164px;
}
#content{
	position:relative;
	float:left;
	text-align:left;
	margin:0px 0px 0px 20px;
	width:777px;
}
#footer{
	background:#3e332f;
	padding:5px;
	color:#c4c0b2;
	font-size:0.9em;
}
#pagination{
	padding:5px;
	border:1px solid black;
	color:white;
}
#pagination a{
	color:white;
	text-decoration:none;
}
#pagination span.desc{
	vertical-align:middle;
	margin-right:30px;
}
.pagelink{
	margin:0px 2px;
	padding:0px 3px;
	background:#2c2829;
	border:1px solid #433f3d;
	vertical-align:middle;
}
.pagelinkon{
	margin:0px 2px;
	padding:0px 3px;
	background:#5c595a;
	border:1px solid #878179;
	vertical-align:middle;
}
#mainads{
	white-space:nowrap;
	width:777px;
}
#mainads1{
	white-space:nowrap;
	width:777px;
}
#footer div#links{
	margin:auto;
	padding-left:200px;
	text-align:left;
	width:790px;
}
#footer div#links a{
	text-decoration:none;
	color:#c4c0b2;
}
#simplesearch{
	display:inline-block;
	float:left;
	position:relative;
	z-index:2;
}
#simplesearchform{
	margin:0px;
	padding:0px;
}
#simplesearch input{
	text-align:center;
	font-size:0.9em;
	color: #aa8e78;
	font-weight:bold;
	text-transform: uppercase;
	background:none;
	padding:5px;
	background: #1c0c0c;
	border:1px dotted #caad9c;
}
#simplesearch .button{
	border:none;
	background: #af8e7b;
	color: white;
	padding:5px;
	margin-left:5px;
}
#mainlinks{
	position:relative;
	top:5px;
	text-align:right;
	color:#fcfee9;
	text-transform: uppercase;
}
#mainlinks a{
	border:1px dotted #caad9c;
	color:#fcfee9;
	text-decoration:none;
	margin:5px;
	padding:3px 8px;
	background: #1c0c0c;
}
#mainlinks a:hover{
	background: #af8e7b;
	color: white;
}
#brandsmenu{
}
#catsmenu{
	margin-top:134px;
}
#catsmenu li a,
#brandsmenu li a{
	color:#a8a69c;
	text-decoration:none;
	display:inline-block;
}
#catsmenu li a:hover,
#brandsmenu li a:hover{
	color:#FFFFFF;
}
#catsmenu li,
#brandsmenu li{
	color:#a8a69c;
	border-bottom:1px dotted #5D4D47;
	padding:5px 0px 1px 2px;
	vertical-align:middle;
}
#catsmenu ul,
#brandsmenu ul{
	list-style-type:none;
	text-transform: uppercase;
	vertical-align:middle;
	padding:0;
	margin:0;
}
#catsmenu li,
#brandsmenu li{
	background: url('../../content/images/main/bullet.jpg') no-repeat center left;
	padding-left:14px;
}
#catsmenu li.heading,
#brandsmenu li.heading{
	vertical-align:middle;
	color:#b49480;
	font-weight:bold;
	font-size:1.1em;
	list-style: none;
	background:none;
}
#logostrip{
	width:769px;
	text-align:center;
	margin:7px 0px 5px 0px;
}
#homelinks{
	width:777px;
	height:55px;
}
#homelinks div{
	text-transform:uppercase;
	vertical-align:top;
	float:left;
}
#homelinks div ul{
	list-style-type:none;
	padding:0;
	margin:0;
	color:#a8a69c;
}
#homelinks div ul li{
	margin:0 0 0 3px;
	list-style-type:none;
	background: url('../../content/images/main/bullet3.jpg') no-repeat center left;
	padding-left:14px; 
}
#homelinks div ul li a{
	text-decoration:none;
	color:#a8a69c;
}
#homelinks div ul li.heading{
	list-style-type:none;
	background: url('../../content/images/main/bullet2.jpg') no-repeat center left;
	padding-left:14px; 
	margin:0 0 0 3px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:white;
}
#homeextra{
	bottom:15px;
	left:205px;
	position:absolute;
}
#homeextra div{
	float:left;
	width:254px;
}
#homeextra div div.heading{
	background: url(../../content/images/main/woodbar.jpg) no-repeat left top;
	padding:4px 7px;
	text-transform:uppercase;
	color:white;
	font-weight:bold;
	margin-top:5px;
}
#homeextra div.info{
	color:#B49480;
	font-size:0.9em;
	line-height:1.2em;
}
#homeextra div input{
	text-align:left;
	font-size:0.9em;
	color: white;
	font-weight:bold;
	text-transform: uppercase;
	background:none;
	border:1px dotted #caad9c;
	padding:3px;
	background: #af8e7b;
	width:190px;
	position:relative;
	top:7px;
}
#homeextra div .button{
	border:none;
	background: #af8e7b;
	color: white;
	padding:3px;
	margin-left:5px;
	width:45px;
}
#homeextra div.info#gunfinder{
	background:url(../../content/images/main/gunfinder.jpg) no-repeat left bottom;
	height:68px;
}
#homeextra div.info#gunfinder a{
	position:relative;
	top:36px;
	left:143px;
	background: #af8e7b;
	color: white;
	padding:3px 5px 2px;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	text-transform:uppercase;
}
#homeextra div#newsevents input.button{
	text-align:center;
}
#homeextra div.info#brochurer{
	width:132px;
}
#homeextra div.info#brochurer a{
	position:relative;
	top:12px;
	left:0px;
	background: #af8e7b;
	color: white;
	padding:3px 5px 2px;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	text-transform:uppercase;
}
#homeextra div.info#brochurer a#view{
	left:215px;
	position:relative;
	top:0px;
}
#homeextra div#brochureimg{
	position:absolute;
	right:29px;
	top:4px;
	width:93px;
}
#homeextra div#view{
	width:40px;
}
#homeextra div#view a{
	position:relative;
	top:46px;
	left:0px;
	background: #af8e7b;
	color: white;
	padding:3px 5px 2px;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	text-transform:uppercase;
}
.newsrow{
	background:#c9c3b5 url(../../content/images/main/newsBG.jpg) repeat-y top left;
	margin-top:15px;
	height:93px;
}
.newsrow a{
	cursor:hand;
	color:#111111;
	text-decoration:none;
}
.newsrow div.title a{color:white;}
.newsrow div.title{
	font-size:1.7em;
	color:white;
	padding:10px 10px 3px 10px;
	width:479px;
	white-space:nowrap;
	overflow:hidden;
}
.newsrow div.intro{
	padding:0px 10px 10px 10px;
	width:482px;
	font-size:1.1em;
	line-height:1.1em;
	height:32px;
	overflow:hidden;
}
#newsarticle{
	text-align:justify;
	color:#FFFFFF;
	font-size:1.2em;
	margin:15px 5px 0px;
	line-height:1.4em;
}
#newsarticle p,#newsarticle div,#newsarticle span{color:#ffffff;}
#newsarticle span a,#newsarticle span a font,
#newsarticle a{color:#848484;text-decoration:none;}
#newsarticle a:hover{color:#cbcbcb;}
#newsarticle_header{
	font-size:1.4em;
	color:white;
	margin:10px 0px;
	padding:1px 5px;
	background:url(../../content/images/main/woodbar_long.jpg) no-repeat center left;
}
#newsarticle_title{float:left;width:525px;white-space:nowrap;overflow:hidden;position:relative;bottom:1px;}
#newsarticle_date{float:right;text-align:right;color:#AF8E7B;font-size:0.8em;padding-top:1px;}
#newsarticle_date a{color:#AF8E7B;text-decoration:none;}
#newsarticle_date a:hover{color:#ffffff;}
#quicksearchbar,
#infobar{
	background:url(../../content/images/main/woodbar_long.jpg) no-repeat center left;
	color:white;
	font-size:1.2em;
	width:771px;
	padding:3px 5px;
	text-transform:uppercase;
}
#infobar span.pages{
	color:#af8e7b;
	font-size:0.8em;
}
.abbv_key_title{text-transform:uppercase;}
.abbv_box{border:1px solid #403d3e;}
.abbv_key{background:#2A2727;padding:0px 0px 0px 3px;margin:0px 1px 1px 0px;color:#9f9c9c}
.abbv_meaning{background:#383434;width:200px;padding:0px 0px 0px 3px;margin:0px 1px 0px 0px;color:#8d8d8d;}

.productbox{
	background:url(../../content/images/main/productBG.jpg) no-repeat center left;
	width:247px;
	height:102px;
	float:left;
	margin:18px 0px 0px 0px;
	position:relative;
}
a div.productbox{text-decoration:none;color:#000000;}
.productbox div.prodinfo{
	position:absolute;
	right:4px;
	bottom:4px;
	line-height:1.2em;
	text-align:right;
	color:black;
}
.productbox div.prodinfo span.rrp{
	color:white;
}
.productbox div.brand{
	position:absolute;
	top:4px;
	left:4px;
	font-size:1.4em;
	line-height:0.8em;
}
.productbox div.gun{
	left:2px;
	position:absolute;
	top:0px;
}
.productbox div.gun a{text-decoration:none;}
#quicksearchmain{
	color:#A8A69C;
	padding:4px;
}
#quicksearchmain_terms{
	float:left;
	padding:4px 0px;
	width:460px;
}
#quicksearchmain_refine{
	float:left;
	padding:4px 0px;
}
#quicksearchmain_sorting{
	float:right;
	text-align:right;
}
#sortbox{
	border:1px dashed #5D4D47;
	padding:4px;
	display:inline-block;
	vertical-align:middle;
}
#quicksearchmain_sorting .button{
	border:none;
	background: #af8e7b;
	color: white;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	padding:5px;
	margin-left:5px;
}
#product_options{padding:0px;margin:0px;width:100%;margin:30px 0px 0px;color:white;font-size:1.1em;text-transform:capitalize;background:url(../../content/images/main/woodbar_long.jpg) no-repeat top left;}
#product_options td.table_header{padding:2px 4px;white-space:nowrap;}
#product_options td.table_row0{border-bottom:1px dotted #403d3e;padding:2px 4px;}
#product_options td.table_row1{background:#292627;border-bottom:1px dotted #403d3e;padding:2px 4px;}

#model_details{padding:0px;margin:0px;width:90%;margin:30px auto 0px;color:white;font-size:1.1em;text-transform:capitalize;border-top:1px dotted #403d3e;border-left:1px dotted #403d3e;border-right:1px dotted #403d3e;}
#model_details td.table_row_detail{background:#312e2e;border-bottom:1px dotted #403d3e;padding:3px;font-size:0.9em;width:30%}
#model_details td.table_row0{border-bottom:1px dotted #403d3e;padding:3px;font-size:0.9em;width:70%}
#model_details td.table_row1{background:#292627;border-bottom:1px dotted #403d3e;padding:3px;font-size:0.9em;width:70%}
#prod_detail_brand{font-size:1.3em;text-transform:capitalize;}
#prod_detail_model{font-size:1.2em;color:#A8A69C;}
#prod_detail_model_img{}
#prod_detail_description{font-size:1.1em;margin-top:20px;line-height:1.6em;}
#magnify{background:white;width:770px;overflow:hidden;position:relative}
#magnify_legend{position:relative; left:-10px;bottom:0px;width:775px; text-align:center;color:#000000;padding:0px;margin-left:0;background:url(../../content/images/main/zoomify_legend.gif) repeat-x top left;/*opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);*/}
#magnify_brand{font-size:1.3em;text-transform:capitalize;}
#magnify_model{font-size:1.2em;color:#A8A69C;margin-bottom:20px;}
#blanking{position:absolute;z-index:999;bottom:0px;left:0px;margin-left:0;}
#close{position:absolute;z-index:999;top:62px;right:-10px;margin-left:0;}
/*rounded border test*/
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#888; margin:0 5px;}
.b2 {height:1px; background:#fff; border-right:2px solid #888; border-left:2px solid #888; margin:0 3px;}
.b3 {height:1px; background:#fff; border-right:1px solid #888; border-left:1px solid #888; margin:0 2px;}
.b4 {height:2px; background:#fff; border-right:1px solid #888; border-left:1px solid #888; margin:0 1px;}
.contentb {background: #fff; border-right:1px solid #888; border-left:1px solid #888;}
.contentb div {margin-left: 5px;}
.brochures{position:relative;height:600px}

#accessories,#accuracyinsight,#beretta,#berettaclothing,#barnes,#cci,#federal{top:10px;position:absolute;}
#rcbs,#speer,#tetra,#tikka,#UGB,#benelli{top:218px;position:absolute;}
#sako,#burris,#leupoldhunting,#leupoldobservation{top:430px;position:absolute;}

#accessories{left:0px;}
#accuracyinsight{left:105px;}
#barnes{left:210px;}
#beretta{left:323px;}
#berettaclothing{left:443px;}
#cci{left:556px;}
#federal{left:668px;}

#rcbs{left:0px;}
#speer{left:113px;}
#tetra{left:226px;}
#tikka{left:346px;}
#UGB{left:473px;}
#benelli{left:635px;}

#sako{left:0px;}
#burris{left:136px;}
#leupoldhunting{left:264px;}
#leupoldobservation{left:396px;}

#accessories div.bottom,#accuracyinsight div.bottom,#beretta div.bottom,#tikka div.bottom,#UGB div.bottom,#sako div.bottom,#benelli div.bottom,#burris div.bottom,
#barnes div.bottom,#berettaclothing div.bottom,#cci div.bottom,#federal div.bottom,#leupoldhunting div.bottom,#leupoldopservation div.bottom,#rcbs div.bottom,#speer div.bottom,
#tetra div.bottom{left:0px;position:relative;}

#brochureextrainfo{position:absolute;top:633px;font-size:1em;}
/* FORM CSS*/
/*#brochure_form div.formlabel{
	background:#121e38;
	width:219px;
	float:left;
}*/
#gunfinder_form div.forminput span select{
	font-size:1.2em;
}
table.formdiv{width:100%;border:1px dotted #403d3e;}
.formdiv td{padding:4px;}

td.formhead{ 
	background: #3f393b;
	padding:5px;
}
.formlabel{
	text-align:right;
	padding:4px;
}
.forminput{
	padding:4px;}

.forminput input,
.forminput textarea,
.forminput select{
}
.forminput select{
}
#submitbutton{
}
.success{
	color:#ffffff;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	position:relative;
	top:156px;
	line-height:1.7em;
}
.failedsubmit{
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
}
.missinglist{
	margin:0px auto;
	font-size:0.8em;
	text-align:left;
}

table.emailform{width:100%;}
/* /FORM CSS */
#dealerform{padding:6px;}
.dealerrow0,.dealerrow1{padding:6px;margin:1px 2px 0px;height:50px;}
.dealerrow0 a,.dealerrow1 a{color:#cfb5a0;text-decoration:none;}
.dealerrow0{background:#373434;}
.dealerrow1{background:#2c292a;}
.dealeraccount{font-weight:bold;font-size:1.3em;line-height:1.1em;}
.dealeraddress{}
.dealercontact{float:left;margin-right:12px;}
#tactical_title{margin:10px 0px 0px;font-size:1.5em;font-weight:bold;}
div#tactical ul{margin:0px 25px;padding:0px;}
div#tactical ul li{
	margin:0 0 0 3px;
	list-style-type:none;
	background: url('../../content/images/main/bullet3.jpg') no-repeat center left;
	padding-left:14px; 
}
div#tactical ul li a{
	text-decoration:none;
	color:#a8a69c;
}
div#tactical ul li.heading{
	list-style-type:none;
	background: url('../../content/images/main/bullet2.jpg') no-repeat center left;
	padding-left:14px; 
	margin:0 0 0 3px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:white;
}
#tactical_call{margin-top:10px;width:600px;}
#tactical_email{margin-top:40px;width:600px;}
.tactical_heading{float:left;font-weight:bold;font-size:1.2em;width:150px;}
.tactical_contact{float:left;width:420px;}
.wr_formdisclaimer{font-size:0.9em;margin-top:10px;}
#aboutlinks_on{background:#231f20;padding:0px 4px 4px;border-left:1px solid #1c191a;border-top:1px solid #000000;border-right:1px solid #1c191a;}
.aboutlinks a:hover{color:white;}
.aboutheader{margin-bottom:20px;background:url(../../content/images/main/woodbar_long.jpg) no-repeat center left;
	padding:4px 5px;text-transform:uppercase;}
#aboutcontent{font-size:1.1em;}
.engravinghead{text-align:center;padding:2px 5px;background:#373434;}
.engravingdiv{border:3px solid #373434;}
.engravingrow0,.engravingrow1,.engravingrow0 a,.engravingrow1 a{font-size:1em;}
.engravingrow0,.engravingrow1{text-align:center;padding:2px 5px;margin-top:1px;}
.engravingrow0{background:#373434;}
.engravingrow1{background:#2c292a;}