* {
	padding: 0px;
	margin: 0px;
}

html{height: 101%;}
body { 
	background: url('/images/new/background.jpg') top center repeat;
	background-color: #fff;
	margin: 0; 
	padding: 0;
	color: #626262;
	font-size: 85%;
	font-family: helvetica; 
	font-weight: normal;
}

a img { border: 0px; }
a { outline: none; }
/*p { padding: 10px 5px; float: left; width: auto; height: auto; text-align: left; }*/

div#container {
margin:0 auto;
position:relative;
width:980px;
}

div.clear { clear: both; }
div.clearLeft { clear: left; }
div.clearRight { clear: right; }

/* TEMPLATE STYLES */

div#topShelf {width: 980px;float: left;}
div#logo {float: left;}
div#logo img {margin:20px 0;}

div#subNav {
	background: url('/images/new/bulletHole.jpg') no-repeat;
	float: right;
	height: 21px;
	color: #1e3d6b;
	padding: 5px 0 0 25px;
	margin: 20px 0 0 0;
}

input.txtSearch {
	background:transparent url(/images/new/search.jpg) no-repeat;
	height:25px;
	padding:6px 0 0 7px;
	border:none;
	width: 201px;
}

#navContainer {
	background: url('/images/new/nav.jpg');
	width: 980px;
	height: 38px;
	float: left;
}

ul#main_nav {
	width: 700px;
	height: 38px; 
	overflow: hidden; 
	float:left; 
	margin-top: 0px;
}

ul#main_nav li {
	display: block;
	background: url('/images/new/main_nav.jpg') no-repeat;
	float: left;
	height: 39px;
}

ul#main_nav li a {
	background: url('/images/new/main_nav.jpg') no-repeat; 
	display: block;
	height: 39px; 
	float: left;
	text-decoration: none;
}

ul#main_nav li.products a {width: 130px; background-position: 0 top; } 
ul#main_nav li.products a:hover {background-position: 0 -39px; }  
ul#main_nav li.products a.current {background-position: 0 bottom; }  
ul#main_nav li.products a:active {background-position: 0 bottom; }  

ul#main_nav li.store a {background-position: -130px top; width:102px;}
ul#main_nav li.store a:hover {background-position:-130px -39px;}
ul#main_nav li.store a.current {background-position:-130px bottom;}
ul#main_nav li.store a:active {background-position:-130px bottom;}

ul#main_nav li.dealers a { width: 115px; background-position: -232px top; }
ul#main_nav li.dealers a:hover {  background-position: -232px -39px; }
ul#main_nav li.dealers a.current {  background-position: -232px bottom; }
ul#main_nav li.dealers a:active {  background-position: -232px bottom; }

ul#main_nav li.government a {width: 147px; background-position: -348px top; } 
ul#main_nav li.government a:hover { background-position: -348px -39px; } 
ul#main_nav li.government a.current { background-position: -348px bottom; } 
ul#main_nav li.government a:active { background-position: -348px bottom; } 

ul#main_nav li.about a {width: 133px; background-position: -497px top; } 
ul#main_nav li.about a:hover {background-position: -497px -39px; }  
ul#main_nav li.about a.current {background-position: -497px bottom; }
ul#main_nav li.about a:active {background-position: -497px bottom; }

#searchBar {
	float: right;
	width: 201px;
	height: 25px;
	margin-top: 6px;
	margin-right: 30px;
	z-index: 500;
	position:relative;	
}

div#productContainer {
	float: left; 
	width: 980px;
	margin: 20px 0;
	height: auto;
	min-height: 450px;

}

div#second_nav_info {
	float: left; 
	width: 820px;
	height: auto;
	display: inline;
}

div.gunInfo {
	float: left;
	width: 780px;
	height: auto;
	margin-left: 40px;
}

#footer {
	background: url('/images/new/footerBG.jpg') repeat-x 0 0;
	width: 980px;
	height: auto;
	float: left;
	clear: both;
}

#footer ul li, #footer ul li a, a {
	list-style: none;
	color: #626262;
	text-decoration: none;
	display: inline;
	font-size: 12px;
}

#footer a:hover {text-decoration:underline;}

#columnThree p {line-height:150%;margin-top:20px; font-size: 12px;}

#columnThree ul li a {
	list-style: none;
	display: inline !important;
	text-decoration: underline !important;
	color: #626262;
	margin:0px 2px;
}

#columnOne h3, #columnTwo h3 {
	clear:both;
	float:left;
	margin-bottom:5px;
}

#columnOne ul, #columnTwo ul {
	clear:both;
	display:block;
	float:left;
}

#columnOne li, #columnTwo li {
	clear:both;
	display:block;
	float:left;
	margin-bottom:3px;
}

#columnOne p {margin:0 0 -5px 0;}

h3 {
	color: #626262;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 20px;
	font-weight: bold;
}

#columnOne {
	float: left;
	width: 200px;
	height: 300px;
	margin-top: 20px;
	margin-left: 30px;
}

#columnTwo {
	float: left;
	width: 200px;
	height: 300px;
	margin-top: 28px;
	margin-left: 30px;
}

#columnThree {
	float: right;
	height: 300px;
	margin-top: 45px;
	margin-right:30px;
}

/* HOME */

h2 {
	color: #13305b; 
	font-size: 15px;
}

#heroContainer {
	width: 980px;
	height: 294px;
	float: left;
	margin-top: 25px;
}

#previous {
	width: 20px;
	height: 294px;
	float: left;
}

#next {
	width: 20px;
	height: 294px;
	float: left;
}

#hero {
	width: 920px;
	height: 294px;
	float: left;
	margin-left: 9px;
}

.heroText {
	display: block;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
}

h1 {
	font-size: 20px;
	color: #13305B;
	padding-bottom: 25px;
}

span.previousArrow {
	margin-top: 125px;
	background: url('/images/new/leftArrow.jpg');
	width: 20px;
	height:58px;
	float: left;
}

span.nextArrow {
	margin: 125px 0 0 8px;
	background: url('/images/new/rightArrow.jpg');
	width: 19px;
	height: 58px;
	float: left;
}

#bucketContainer {
	float: left;
	width: 980px;
	height: 100px;
	margin:0 auto;
}

.bucket {
	float: left;
	width: 275px;
	height: 75px;
	_height: 100px;
	display: inline;
}

#first{margin-left:30px}
#second, #third{margin-left:60px}
.bucket a{text-decoration:none;color:#666;}


#bucketContainer .bucket .leftBucketText {
	float: left;
	width: 153px;
	height: 100px;
	margin-top: 27px;
}

#bucketcontainer .bucket .leftBuckets {
	float: left;
	width: 115px;
	height: 100px;
	margin-top: 27px;
}

.bucketSlide {
	margin-left: -15px;
}

.hairLine {
	background: url('/images/new/hairLine.jpg') no-repeat;
	width: 980px;
	height: 15px;
	float: left;
	margin: 25px 0;
}

/* PRODUCTS */
.productBox {
	background:transparent url(/images/new/productBoxBg.jpg) repeat-x bottom;
	border:2px solid #E7EBEF;
	float:left;
	height:150px;
	margin-bottom:40px;
	width: 366px;
	_width: 350px;
	text-align: center;
	margin-left: 40px;
	cursor: pointer;
	display: inline;
	font-weight: bold;
}
div#catalog {
	padding:9px;
	background:#eee;
	border:1px solid #ccc;
	text-align:center;
	margin:20px 0 0;
}
img.ammo {
margin:-20px 0 10px;
width:150px;
}
.gunInfo p {
font-size:12px;
}
.quickFix { margin-top: 87px; margin-bottom: 0px; padding-bottom: 0px!important; }
.dip { margin-top: -15px; }
.barrelLeft { float: left; padding:55px 0 0; }
.barrelRight { float: right; }
.specs { margin: 0px 25px; font-size: 12px; line-height: 150%; }
.productBox h2 {font-weight:normal;padding: 3px;font-size:13px;margin:5px 5px 20px;color:#6e6e6e;float:left;font-weight: bold; width: 95%; text-align:left; }
.productBox :hover {background:transparent url(/images/new/productHover.png) no-repeat scroll center bottom;}

.gunTable table { border: 1px solid #999; text-transform: uppercase;}
.gunTable table td { width: 64px; text-align:center; font-size: 80%; padding: 0 4px; border-top: 1px solid gray; border-left: 1px solid #999; height: 32px; }
.gunTable table tr.ttop { background: #636363 url('/images/new/products/tableBG.jpg'); color: #fff; border: 0px; text-transform: uppercase; text-shadow: 1px 1px 1px #333; }
.gunTable table tr.mfade { background: #eee;}
.gunTable table td.lower { text-transform: none; }

.bigGray { color: #999; float: left; font-size: 15px; text-transform: uppercase; width: auto; height: auto; }
.black { color: #000; float: left; width: auto; height: auto; font-size: 12px; margin-bottom: 10px; }

.centerGun { width: 780px; height: auto; }
.centerGun img { _width: 760px !important; }
.leftGun { float: left; width: 280px; height: auto; margin-top: 20px; }
.rightGun { float: right; width: 500px; height: auto; margin-top: 20px; font-size: 12px; text-align: right; }
.gunThumb { float: right; width: 100px; margin-left: 20px; border: 1px solid #999; height: 100px; }

.gunTable { float: left; width: 760px; height: auto; margin: 40px 0; font-size: 12px;}

/* TAB STUFF */

.tabContent {
	float: left;
	width: 820px;
	height: auto;
	display: inline;
}

div#infoTabs {
	float:left;
	width:160px; 
	_width: 120px;
	_overflow: hidden;
	height: 100%;
	display: inline;
}

#infoTabs li:hover {background:#ccc;color:#fff;}

#infoTabs ul li {
	background-color:#F5F5F5;
	color: #626262;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:0 0 3px;
	padding:10px;
	text-transform:uppercase;
	line-height:100%;
}

.activeTab {
	background: transparent url('/images/new/activeTab.jpg') repeat-y !important;
	color:#13305B !important;
	cursor:pointer;
}


/* INTERIOR PAGES */
#content{margin:20px auto; width:980px;float:left;}
#content h2 {margin:30px 0;}
#content p {font-size:12px;line-height:150%;margin-bottom:20px;}
#content a{text-decoration: underline;}
#content a:hover { text-decoration: none;}
.rightphoto {
	float:right;
	height:auto;
	margin:0 0 20px 40px;
	width:400px;
}

.leftphoto img, .rightphoto img {width:100%;}
.leftphoto {
	float:left;
	height:auto;
	margin:5px 40px 20px 0;
	width:235px;
}

.leftphoto, .rightphoto{
	background:#F1F1F1 none repeat scroll 0 0;
	border:1px solid #E1E1E1;
	padding:10px;
}

.headline{margin:20px 0;display: block;}
img#tagline{margin-bottom:20px;}
img#slogan{margin:2px 0 -2px 4px;}

ul.collist{width:300px;float:left;list-style-position: inside;margin-bottom: 25px;}

ul.collist li{font-size: 12px;}



/* CONTACT FORM */
div#contactForm {
float:left;
text-align:center;
width:655px;
font-size: 11px;
font-family: Helvetica;
margin-left:20px;
}
div#contactForm fieldset {
border:medium none;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
margin:0;
padding:0;
text-align:left;
}
div#contactForm form label {
font-size:11px;
}
div#contactForm form label#other {
font-style:italic;
padding-left:5px;
}
div#contactForm form input.text {
border:1px solid #999999;
display:block;
font-size:11px;
height:17px;
margin:0 0 10px;
padding:3px 3px 2px;
width:295px;
}
div#contactForm form select {
border:1px solid #999999;
color:#000000;
display:block;
font-size:11px;
height:22px;
margin:0 0 10px;
padding:3px 0 0;
width:300px;
}
div#contactForm form span {
text-transform:capitalize;
}
div#contactForm form span.div {
display:block;
float:left;
margin:0px 25px 10px 0;
}
div#contactForm form span.p {
display:block;
margin:0;
}
div#contactForm form textarea {
border:1px solid #999999;
font-family:verdana,arial,helvetica,sans-serif;
height:200px;
width:291px;
font-size: 11px;
padding: 3px 3px 2px;
}
div#contactInfo {
float:left;
margin:0 40px 0 0;
border-right:1px solid #eee;
padding-right:60px;
}

/* DEALERS */
#stateInfo {
clear:both;
float:left;
margin: 0 0 0 -24px;
width: 1025px;
display: inline;
}
#stateInfo span.title {
border-bottom:1px dotted;
display:block;
font-weight:bold;
}
#stateInfo p {
display:inline;
float:left;
margin:0 25px 50px;
min-height:150px;
_height: 160px;
_width: 195px;
width:206px;
}
#clipper {
float:left;
overflow:hidden;
width:980px;
}
#stateInfo h1 {
margin-left:25px;
font-size:16px;
}

#flash {width:700px;margin:20px 0;float:left;}

#rightinfo {
background:transparent url(/images/new/productBoxBg.jpg) repeat-x scroll center bottom;
border:2px solid #E7EBEF;
float:left;
margin:120px 0 0 40px;
padding:10px 10px 0;
text-align:left;
width:200px;
}

/* FAQ's */

#accordion { min-height: 400px; }

div#accordion div {
float:left;
margin:10px;
clear:both;
width: 980px;
}
a.accordionTitle {
float:left;
background:#f1f1f1;
padding:10px;
margin-bottom:2px;
text-decoration:none;
font-size:13px;
font-weight:bold;
width:960px;
}

/* Calibers page*/
div.details h1 {
margin:0 0 10px 0;
padding:0;
height:auto;
}
div.ammo {
float:left;
width:150px;
clear:both;
margin:-6px 10px 50px 0;
}
div.details p {
line-height:150%;
}
div.details {
width:600px;
float:left;
clear:right;
margin:0;
}
div.ammo img {
width:150px;
}

/*govt stuff*/
div#govt-title {
margin:5px auto 0;
width:auto;
text-align:center;
}

/* STORE */

#ys_merchLogo { display: none !important; }
.ys_pageActions ul li.ys_first { display: none !important; }
