* {
	margin: 0 0 0 0;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
}

.hidden {
      display:none;
}


a {
	color: #275178;
	font-size: 12px;
	text-decoration: none;	
}
a:hover {
	color: #000000;
	text-decoration: none;
	visibility:visible;	
}

p {
	margin-left: 5px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5 {
	margin-left: 5px;
}

h1 {
	font-variant: small-caps;
	font-size: 36px;
	margin: 0 0 5px 0;
	padding: 0 0 8px 0;	
	border-bottom: 1px solid #000;
	color: #000;
	background: #fff;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 5px;
	border-bottom: 1px solid #000;
	padding-top: 15px;
	clear: both;
}

h3 {
	font-size: 21px;
}

h5 {
	font-size: 25px;
	font-weight: normal;
	color: #ff0000;
	margin: 0 0 5px 3px;
}

h6 {
	font-size: 16px;
	font-weight: normal;
	color: #ff0000;
	margin: 0 0 10px 5px;
}

/*--- SITE FRAMEWORKS ---*/

body {
	padding: 0;
	margin-top: 20px;
	text-align: center;
	background: #081213 url(../images/masterbg.jpg) repeat-x;
}
	
#wrap {
	text-align: left;
	width: 985px;
	position: relative;
	margin: 0 auto;
	background: #fff;
}

#nav {
	width: 985px;
	float: left;
	margin: 0 0 5 0;
	background: url(../images/navbg.jpg) no-repeat;
}

#nav a {
	font-weight: bold;
	font-size: 12px;
}

#nav a:hover {
	color: #000;
	text-decoration: none;
}


.navleft {
	margin-top:12px;
	margin-left: 18px;
	float: left;
	width: 180px;
	display: inline;
}

.navright {
	margin-top:12px;
	margin-left: 25px;
	float: left;
	width: 180px;
	margin-left: 15px;
	display: inline;
}

ul.nav {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

li.nav {
	margin: 0;
	padding: 5px 0 5px 0;
	display: block;
	border-bottom: 1px solid #ddd;
}

#header {
	height: 200px;
	width: 953px;
	padding: 0 0 14px 16px;
	margin: 0;	
	clear: both;
}

.subnavheader {
	width: 275px;
	margin: 0;
	padding: 14px 0 0 0;
	display: inline;
	background: url(../images/subnav_header.jpg) no-repeat;
	float: left;
}

.subnavfooter {
	width: 275px;
	height: 70px;
	margin: 0;
	padding: 13px 0 0 0;
	display: inline;
	background: url(../images/subnav_footer.jpg) no-repeat;
	float: left;
}
.subnavAddress {
	float: left;
	padding-left: 13px;
	padding-top: 13px;
	width: 275px;
}
.subnav {
	width: 275px;
	padding: 0;
	margin: 0;
	display: inline;
	background: url(../images/subnav_bg.jpg) repeat-y;
	float: left;
}

.subnav ul {
	width: 260px;
	list-style: none;
	display: block;
	margin: 0 0 0 12px;
	padding: 0;
}

.subnav li {
	width: 250px;
	margin: 0;
	padding: 8px 0 8px 0;
	display: block;
	border-bottom: 1px solid #aaa;
}

.subnav a {
	font: small-caps 15px arial;
	font-weight: bold;
	color: #5d5d5d;
}

.subnav a:hover {
	font: small-caps 15px arial;
	font-weight: bold;
	color: #000;
}

.nra {
	width: 250px;
	padding: 0;
	margin: 0 0 0 16px;
	clear:both;
	text-align:center;
	}

.leftcontent {
	float: left;
	width: 275px;
	padding: 0;
	margin: 0 0 0 16px;
	display: inline;
}

.rightcontent {
	width: 668px;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
	background: #fff url(../images/rightcolumnbg.jpg) repeat-x;
}
.rightcontent_white {
	width: 668px;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
	background: #fff;
}
.leftbody408 {
	float: left;
	width: 408px;
	padding:0 10px 0 0;
	margin: 0;
	display: inline;
}

.rightbody260 {
	width: 240px;
	float: left;
	padding:0 10px 0 0;
	margin: 0;
	display: inline;
}

/*--- SPLASH ---*/
.splashgunone {
	width: 292px;
	height: 78px;
	padding:0;
	margin:0;
	background-image:url(../images/splash_ssp.jpg);
	background-repeat:no-repeat;
}
.splashguntwo {
	width: 292px;
	height: 78px;
	padding:0;
	margin:0;	
	background-image:url(../images/splash_carry9.jpg);
	background-repeat:no-repeat;	
}
.splashgunthree {
	width: 292px;
	height: 78px;
	padding:0;
	margin:0;		
	background-image:url(../images/splash_hawg.jpg);
	background-repeat:no-repeat;	
}
.splashgunfour {
	width: 292px;
	height: 78px;
	padding:0;
	margin:0;		
	background-image:url(../images/splash_SX745S.jpg);
	background-repeat:no-repeat;	
}
#splashgunleft {
	padding:0 0 0 0;
	margin:0;
	width: 125px;
	height:78px;
	float:left;
	display:inline;
	overflow:hidden;/* for ie to hide extra height*/	
}
#splashgunright {
	padding:5px 0 0 0;
	margin: 0;
	width: 157px;
	height:73px;	
	float:left;
	display:inline;
	overflow:hidden;/* for ie to hide extra height*/		
}
#splashgunleft img {
	width: 125px;
	height:78px;
	border: 0;
}
#splashgunleft a {
	display: block;
	width: 125px;
	height:78px;
	float: left;
}
#splashgunleft a:hover img{
	visibility:hidden;
}
.splashgunover{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	text-align:center;
	background: url(../images/splash_gunover.gif) no-repeat;
	width: 125px;
	height:78px;
	overflow:hidden;/* for ie to hide extra height*/	
}
.splashphoto {
	width: 650px;
	margin: 5px 0 0 15px;
	padding: 0;
	float: left;
	display: inline;
}

.rightsplashcolumn {
	width: 292px;
	height: 320px;
	margin: 3px 0 0 10px;
	padding: 0;
	float: left;
	background: #92A5AB;
	overflow:hidden;/* for ie to hide extra height*/	
}

ul.index {
	width: 292px; 
	margin: 0;
	padding: 0;
	list-style: none;
}

li.index {
	width: 292px;
	height: 78px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	border-top: 2px solid #fff;
}

.slug.last {
	margin: 0;
}

#entrance {
	width: 950px;
	height:49px;
	margin: 5px 0 0 0;
	padding:31px 0 0 0;
	text-align: center;
	float: left;
	background-image:url(../images/splash_enterBack.jpg);
}



/*--- NEWS AND REVIEWS ---*/

.newsleft {
	width: 350px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: justify;
}

.newsleft p {
	font: 15px arial;
	line-height: 19px;
}

.newsright {
	width: 300px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
}

.newsreviewentry {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #000;
	text-align: justify;
}

.magazineholder {
	width: 150px;
	float: left;
}

.newsreviewholder {
	width: 505px;
	margin-left: 10px;
	float: left;
	display:inline;
}

.pdfdownload {
	float:left;
	height:36px;
	padding:5px 10px 5px 5px;
	display:inline;
}

.pdfdownload img{
	border:0;
}

.pdfdownloadtext {
	float:left;
	height:31px;
	font-size:14px;
	padding:10px 10px 5px 0;
	display:inline;	
}

.pdfdownloadtext a{
	font-size:14px;
}

.videoleft {
	width: 270px;
	margin: 5px 0 20px 0;
	padding: 0;
	float: left;
	text-align: justify;
}
.videoright {
	width: 310px;
	margin: 5px 0 15px 0;
	padding: 0;
	float: left;
	text-align: justify;
}


/*--- TWITTER FEED --- */
.tweets_cell ul {
	list-style: none;
}
.tweets_cell ul li {
	font-style: italic;
	font-size: 11px;
	padding-bottom: 4px;
}
span.twitterTime {
	font-style: normal;
	font-size: 8px;	
}


/*--- CONTACT PAGE --- */

.formleft {
	width: 320px;
	float: left;
	display: inline;
}

.formright {
	width: 320px;
	float: left;
	margin-left: 13px;
	display: inline;
}

.contactquarters {
	width: 155px;
	height: 130px;
	margin: 10px 5px 0 5px;
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
}

.lastquarters {
	width: 155px;
	height: 130px;
	margin: 10px 5px 0 5px;
	float: left;
	display: inline;
}

.gunnyquarters {
	width: 155px;
	height: 235px;
	margin: 10px 5px 0 5px;
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
}

.lastgunny {
	width: 155px;
	height: 235px;
	margin: 10px 5px 0 5px;
	float: left;
	display: inline;
}

/*--- POA PAGE --- */

.poaleft {
	width: 320px;
	float: left;
	text-align: justify;
	display: inline;
}

.poaright ul {
	padding: 0;
	margin: 0 0 0 10px;
	float: left;
	list-style: none;
}

.poaright ul.second {
	margin-left: 30px;
}

.poaright li {
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #ddd;
	text-align: left;
}

.poaright li.last {
	border: none;
}

.poaright {
	width: 320px;
	float: left;
	text-align: justify;
	margin-left: 13px;
	display: inline;
}

.poathird {
	width: 212px;
	margin: 10px 5px 0 0;
	padding: 3px 2px 0 0;
	float: left;
	background: #e3dcc0;
	display: inline;
}

.productthird {
	width: 212px;
	height: 335px;
	margin: 10px 5px 0 0;
	padding: 3px 2px 0 0;
	float: left;
	background: #e3dcc0;
	display: inline;
}


/* DEALER PAGE */

.dealeralpha {
	margin-left: 5px;
	border-bottom: 1px solid #000;
}

.dealeralpha ul {
	margin: 0 0 3px 0;
	padding: 0;
	list-style: none;
}

.dealeralpha li {
	padding: 0 0 0 14px;
	display: inline;
}

.dealeralpha li.last {
	padding: 0;
}

.dealeralpha a {
	color: #ff0000;
	font-weight: bold;
}
.searchquarters {
	width: 330px;
	height: 225px;
	margin: 10px 5px 0 5px;
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
}

.searchlastquarters {
	width: 320px;
	height: 225px;
	margin: 10px 0 0 5px;
	float: left;
	display: inline;
}
.dealersearchborder {
	width: 666px;
	border: 1px solid #000000;
}
.dealersearchcontact {
	width: 298px;
	border-right: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	float:left;
	text-align:left;
}	
.dealersearchphone {
	width: 95px;
	border-right: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	float:left;	
	text-align:center;	
}	
.dealersearchmap {
	width: 95px;
	padding: 10px 10px 10px 10px;
	float:left;		
	text-align:center;	
}
.gmimage {
	padding: 0px 10px 0px 0px;
}			
#dealersearchback1 {
	height: 68px;
	background-color:#E8E8E8;	
}
#dealersearchback2 {
	height: 68px;
	background-color:#FFFFFF;		
}
#dealersearchheader {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	height:35px;
}


/* PRODUCT PAGE */

.magsearchleft {
	width: 250px;
	border-right: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	float:left;
	text-align:left;
}	
.magsearchcenterlarge {
	width: 250px;
	border-right: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	float:left;
	text-align:left;
}	
.magsearchcenter {
	width: 78px;
	border-right: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	float:left;	
	text-align:center;	
}	
.magsearchright {
	width: 78px;
	padding: 10px 10px 10px 10px;
	float:left;		
	text-align:center;	
}
#magsearchback1 {
	height: 40px;
	background-color:#E8E8E8;	
}
#magsearchback2 {
	height: 40px;
	background-color:#FFFFFF;		
}
#magsearchheader {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	height:16px;
}
#productsearchleft {
	width: 315px;
	float:left;
	margin: 0 25px 15px 0;	
	padding: 0;
}
#productsearchright {
	width: 300px;
	float:left;
	margin: 0 0 15px 0;
	padding: 0;	
}
#productsearchthumb {
	width: 115px;
	height:86px;
	margin: 0 10px 0 0;
	padding: 0;	
}
.searchproductquarters_l {
	width: 330px;
	height: 260px;
	margin: 10px 5px 0 5px;
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
}

.searchproductquarters_r {
	width: 320px;
	height: 260px;
	margin: 10px 0 0 5px;
	float: left;
	display: inline;
}


/* PRODUCT LISTING */
.pistolleft ul {
	width:152px;
	padding: 0;
	margin: 0 0 0 5px;
	float: left;
	list-style: none;
}

.pistolleft h3 {
	font-size: 21px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 5px 5px;
}

.pistolleft ul.second {
	margin-left: 30px;
}

.pistolleft li {
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #ddd;
	text-align: left;
}
.pistolleft li.last {
	border: none;
}
.pistolleft {
	width: 350px;
	float: left;
	text-align: left;
	margin: 0 13px 0 0;
	display: inline;
}
.pistolright {
	width: 300px;
	float: left;
	text-align:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

/* PRODUCT LISTING */
.rifleleft ul {
	width:310px;
	padding: 0;
	margin: 0 0 0 5px;
	float: left;
	list-style: none;
}

.rifleleft h3 {
	font-size: 21px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 5px 5px;
}

.rifleleft ul.second {
	margin-left: 30px;
}

.rifleleft li {
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #ddd;
	text-align: left;
}
.rifleleft li.last {
	border: none;
}
.rifleleft {
	width: 350px;
	float: left;
	text-align: left;
	margin: 0 13px 0 0;
	display: inline;
}
.rifleright {
	width: 300px;
	float: left;
	text-align:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

/* FORM STYLES */


formLarge {
	width: 600px;
	text-align: left;
}
fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}
form label {
	display: block;
	width: 310px;
	font-size: 12px;
	padding: 0px 0px 0 0px;
}
form input {
	display: block;
	margin-top: 3px;
}
form select {
	float: left;
	display: block;
}
form label.field-first,
form label.field-last,
form label.field-email {
	width: 265px;
	padding: 0;
	margin: 10px 0 10px 10px;
	font-weight: bold;
	float: left;
}
form label.field-first input,
form label.field-last input,
form label.field-email input {
	width: 180px;
	padding: 0px;
	margin: -15px 0 0 0;
	float: right;
}
textarea {
	display: block;
}
form textarea {
	margin-top: 3px;
}
.loginCategories{
	width:75px;
	height:25px;
	margin-bottom:5px;
	margin-top:3px;
	float:left;
	font-weight:bold;
}
.loginCategories_long{
	width:125px;
	height:25px;
	margin-bottom:5px;
	margin-left: 5px;
	margin-top:3px;
	display:inline;
	float:left;
	font-weight:bold;
}
.loginFields{
	width: 310px;
	height:25px;	
	margin-bottom:8px;
	text-align:left;
	float:left;	
}
.radioButton{
	width:25px;
	height:25px;
	margin-bottom:5px;
	margin-top:3px;
	float:left;
	font-weight:bold;
}
.radioDescription{
	width:600px;
	height:25px;
	margin-bottom:5px;
	margin-top:3px;
	float:left;
}

	
/*--- TEXT SPANS AND CLASSES ---*/

.subhead {
	color: #5d5d5d;
	line-height: 22px;
	font-size: 16px;
	font-weight: 500;
}
.subhead a {
	color: #275178;
	line-height: 22px;
	font-size: 16px;
	font-weight:bold;
}
.subhead a:hover {
	color: #000000;
	text-decoration:underline;
	line-height: 22px;
	font-size: 16px;
	font-weight:bold;
}
.subheadFloat {
	color: #5d5d5d;
	line-height: 22px;
	font-size: 16px;
	font-weight: 500;
	margin-top:2px;
	float:left;
}
.subheadbold {
	color: #5d5d5d;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
}
.subheadbold a {
	color: #275178;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
}
.subheadbold a:hover {
	color: #000000;
	text-decoration:underline;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
}
.subheadred {
	color: #FF0000;
	line-height: 22px;
	font-size: 16px;
	font-weight: 500;
}
.subheadredbold {
	color: #FF0000;
	line-height: 22px;
	font-size: 16px;
	font-weight:bold;
}
.subitalic {
	color: #000000;
	line-height: 22px;
	font-size: 16px;
	font-weight: 500;
	font-style:italic;
}
.headbold {
	color: #5d5d5d;
	line-height: 22px;
	font-size: 24px;
	font-weight: bold;
}
.headbold a {
	color: #275178;
	line-height: 22px;
	font-size: 24px;
	font-weight: bold;
}
.headbold a:hover {
	color: #000000;
	text-decoration:underline;
	line-height: 22px;
	font-size: 24px;
	font-weight: bold;
}

span.subnavtitle {
	font: small-caps 15px arial;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 6px;
	padding: 0 0 0 0;
}

span.splashtitle {
	font: 14px arial;
	font-weight: bold;
	color: #000000;
	margin:0;
	padding:0;
}

span.minortext {
	color: #5d5d5d;
	font-size: 11px;
}
span.minortext2 {
	padding: 0 0 0 0;
	color: #000;
	font-size: 11px;
}
span.legaltext {
	margin: 0 0 0 10px;
}

span.generalbold {
	font-weight: bold;
}

span.redbold {
	color: #ff0000;
	font-weight: bold;
}

.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.bolditalic {
	font-style:italic;
	font-weight:bold;	
}
.bolditalicblue {
	font-style:italic;
	font-weight:bold;
	color:#275178;
}
.productline {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}
.newsandreviewsdate {
	color: #5e5e5e;
	font-size: 13px;
}
.prPhotoLinks {
	height:25px;
}
.prPhotoLinks a{
	height:25px;
	text-decoration:none;
}
.prPhotoLinks a:hover{
	height:25px;
	text-decoration:underline;
}
.linkquote{
	font-size: 14px;
	font-weight: 500;
}
.font14{
	font-size: 14px;
	line-height:1.3em;
}
.linkquote a{
	font-size: 14px;
	font-weight: 500;
}


/*---  Image Classes ---*/
.paralogo {
	float: left;
	margin-top: 22px;
	margin-left: 20px;
	margin-bottom: 6px;
}

.whyphotos {
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
}
.riflephotos {
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
	display:inline;
	width:250px;
}
.acrobatdownload {
	margin: 0 0 0 100px;
}
.magazinecover {
	float: left;
}
img {
	border:0px;
}
.contactsubmit {
	margin: 0 0 0 110px;
}
.dealersubmit {
	margin: 0 0 0 0px;
}
.whypara {
	border: 2px solid #5d5d5d;
	margin: 0 0 20px 20px;
	float: right;
}
.poaminis {
	border: 2px solid #5d5d5d;
	margin: 0 0 7px 8px;
}
.productminis {
	border: 2px solid #5d5d5d;
	margin: 0 0 7px 8px;
}
.gunny {
	padding: 0 0 0 25px;
}
.product {
	margin-left: 10px;
}
.buynow {
	margin-right: 58px;
}
.buymag {
	margin-top: 5px;
}
.manualdownload {
	margin: 0 0 0 100px;
}
.manualcovers {
	margin-left: 50px;
}
.imageRight {
	float:right;
	width:250px;
	margin-left:10px;
	display:inline;
}
.productDetails {
	float:left;
	vertical-align:middle;
}

/*--- Footer and other stuff --*/

.newsclears {
	clear: both;
}
.generalclear {
	border-bottom: 1px solid #000;
	padding: 0 0 15px 0;
	clear: both;
}
#footer {
	background: url(../images/footerbg.jpg) no-repeat;
	height: 56px;
	clear: both;
}
.footerimage {
	position: absolute; 
	margin: -25px 0 0 900px;
}
.footertext {
	position: absolute;
	margin: 20px 0 0 0;
}
