@import url(http://fonts.googleapis.com/css?family=Nosifer);
@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#000 url(../images/bg.jpg) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
#container {
	width: 976px;
	margin:0 auto;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a img {
	border: none;
}
p, table  {
	margin-bottom: 10px;
}
a {
	color:#89021F;
	outline:none;
}
a:hover {
	color:#CE0000;
}
h1{
	font-size:18px;
	margin-bottom:10px;
	padding-top:30px;	
}
h2{
	color:#444;
	font-size:15px;
	margin-bottom:5px;
}
h3{
	color:#89021F;
	font-size:13px;
}
h6{
	color:#C12D11;
	font-size:13px;
	margin-bottom:6px;
}
p{
	font-size:14px;
	line-height:20px;
}
a img{
	border:0 none;
}
a#gunvote { display: block; width: 150px; height: 150px; position: absolute; right: -60px; top: -60px;  }
#content ul{
	font-size:14px;
	margin-left:17px;
	margin-bottom: 16px;
	line-height:20px;
}
#content ol{
	font-size:13px;
	margin-left:21px;
	margin-bottom: 16px;
}
#leftcol{
	float:left;
	width:230px;
}
#rightcol{
	float:left;
	width:745px;
}
#logo a{
	display:block;
	height:150px;
	margin-left:10px;
	width:188px;
}
#product-nav{
	background:url(../images/product-nav-bg.png) no-repeat;
	height:541px;/*475px*/
	margin-bottom:20px;
}
#product-nav ul{
	margin-left:16px;
	padding-top:66px;
}
#product-nav ul li{
	list-style-type:none;
}
#product-nav ul li a{
	background:url(../images/product-nav-sprite-small.png) no-repeat center top;
	color:#fff;
	display:block;
	padding: 15px 0px;
	margin: 0px 25px;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	width:125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#product-nav #pistols{
	background-position:center -12px;
}
#product-nav ul li a#pistols:hover, #product-nav ul li a#pistols.active,
#product-nav ul li a#parts:hover, #product-nav ul li a#parts.active,
#product-nav ul li a#fal:hover, #product-nav ul li a#fal.active,
#product-nav ul li a#ammo:hover, #product-nav ul li a#ammo.active,
#product-nav ul li a#clothing:hover, #product-nav ul li a#clothing.active{
	background-position:center bottom;
}
#leftcol img{
	margin-bottom:20px;
	margin-left:3px;
}
#util{
	margin-left:453px;
	height:65px;
	width:300px;
}
#search{
	background:url(../images/search-bg.png) no-repeat;
	height:65px;
	position:absolute;
	top:0;
	width:293px;
}
#search #keywords{
	border:1px solid #898989;
	float:left;
	margin:4px 0 0 4px;
	padding:2px;
	width:222px;
}
#search #submit{
	float:left;
	margin:6px 0 0 6px;
}
#toggle-search{
	cursor:pointer;
	height:30px;
	position:absolute;
	top:30px;
	left:262px;
	width:30px;
}
#user-nav{
	position:relative;
	top:36px;
	right:58px;
}
#user-nav ul{
	float:right;
}
#user-nav ul li{
	color:#eaeaea;
	display:inline;
	list-style-type:none;
}
#user-nav ul li a{
	color:#eaeaea;
	font-size:12px;
	text-decoration:none;
}
#user-nav ul li a:hover{
	text-decoration:underline;
}
#nav{
	margin-bottom:17px;
}
#nav ul li{
	display:inline;
	list-style-type:none;
}
#nav ul li a{
	color:#fff;
	display:inline-block;
	font-size:14px;
	padding:8px 13px 7px 13px;
	text-decoration:none;
}
#nav ul li a:hover{
	background:url(../images/nav-rollover.jpg) center;
}
#content{
	background-color:#fff;
	min-height:554px;
	padding:0 35px 1px 35px;
}
#content_left{
	float:left;
	margin-right:27px;
	width:48%;
}
#content_right{
	float:left;
	width:48%
}
#h1-pistols{
	background:url(../images/h1-pistols.gif) no-repeat;
	height:30px;
	padding-top:0;
	position:relative;
	text-indent:-9999px;
	top:25px;
	width:72px;
}
#h1-parts_accessories{
	background:url(../images/h1-parts_accessories.gif) no-repeat;
	height:30px;
	padding-top:0;
	position:relative;
	text-indent:-9999px;
	top:25px;
	width:220px;
}
#h1-fal_receivers{
	background:url(../images/h1-fal_receivers.gif) no-repeat;
	height:30px;
	padding-top:0;
	position:relative;
	text-indent:-9999px;
	top:25px;
	width:165px;
}
#h1-ammunition{
	background:url(../images/h1-ammunition.gif) no-repeat;
	height:30px;
	padding-top:0;
	position:relative;
	text-indent:-9999px;
	top:25px;
	width:172px;
}
#h1-clothing_merchandise{
	background:url(../images/h1-clothing_merchandise.gif) no-repeat;
	height:30px;
	padding-top:0;
	position:relative;
	text-indent:-9999px;
	top:25px;
	width:289px;
}
.listing-item{
	border-top:2px solid #888;
	clear:both;
	padding:35px 0 35px;
}
.product-image{
	float:left;
	margin-bottom:39px;/* ******************** add after build my gun is removed*/
	text-align:center;
	width:200px;
}
.product-shop{
	margin-bottom:35px;
	margin-left:205px;
	width:470px;
}
.product-shop h5{
	font-size:17px;
	margin-bottom:5px;
}
.product-shop h5 a{
	color:#000;
	text-decoration:none;
}
.product-shop h5 a:hover{
	color:#CE0000;
	text-decoration:underline;
}
.description .more-info{
	color:#c30505;
	text-decoration:none;
}
.description .more-info:hover{
	text-decoration:underline;
}
.build-my-gun{
	margin-top:20px;
}

#content-bottom{
	background:url(../images/content-bottom-bg.png) no-repeat bottom right;
	height:26px;
}
#footer{
	color:#fff;
	font-size:12px;
	padding:10px 0;
	text-align:right;
}
#contact_form{
	width:330px;
}
#contact_form fieldset{
	border:1px solid #CCCCCC;
	padding:20px;
}
#contact_form p{
	font-size:11px;
}
#contact_form legend{
	background-color:#b4240a;
	color:#fff;
	font-size:12px;
	padding:2px 4px;
}
#contact_form label{
	clear:left;
	display:block;
	float:left;
	font-size:12px;
	width:105px;
}
#contact_form label#comments{
	float:none;
	width:100%;
	}
#contact_form label#brochure{
	float:none;
	display:inline;
}
#contact_form input[type="text"]{
	border:1px solid #CCCCCC;
	padding:2px;
	width:175px;
}
#contact_form select{
	border:1px solid #CCCCCC;
}
#contact_form textarea{
	border:1px solid #CCCCCC;
	padding:2px;
	width:100%
}
#contact_form select:focus, #contact_form input:focus, #contact_form textarea:focus {
	border:1px solid #666;
}
textarea, input, select, label{
margin-top:5px;
vertical-align: top;
padding-right:5px;
}
input[type="submit"], button {
	background-color:#0093D0;
	border:1px solid #666;
	color:#EEEEEE;
	padding:3px;
}
#contact_form input.required{
	background:url(../images/req_input_bg.gif) repeat-x center;
}

#contact_form input.required:focus{
	background-color:#fff;
	background-image:none;
}



/*Home Page*/
/*#home{
	background:#000 url(../images/bg-home.jpg) repeat-x center top;
}
#home #product-nav{
	background:url(../images/product-nav-home-bg.jpg) no-repeat;
	height:475px;
	margin-bottom:20px;
}
#home #leftcol{
	padding-top:495px;
}
#home #util_nav{
	padding-left:230px;
	position:absolute;
	z-index:20;
	}
#home #nav{
	position:absolute;
}
#home #empty{
	height:463px;
}
#home #content-top{
	background:url(../images/content-top-bg.png) no-repeat top left;
	height:24px;
}
#home h1{
	background:url(../images/welcome-to-coonan.gif) no-repeat;
	height:24px;
	padding-top:0;
	text-indent:-9999px;
	width:200px;
}
#home p{
	color:#4d4d4f;
	line-height:24px;
}

#flash{
	position:absolute;
	top:0;
	height:469px;
	width:1021px;
	z-index:10;
}
#home #guts{
	position:absolute;
	top:0;
	z-index:1;
}
#home #content{
	min-height:233px;
}
*/



/*Details Page*/
.detail-page{
	padding-top:5px;
}
.detail-image{
	margin-top:31px;
}
.detail_price_label{
	color:#666;
	font-weight:bold;
}
.detail-price #productInfoPrice{
	color:#89021F;
	font-weight:bold;
}
.detail-price #productInfoShipping{
	font-size:14px;
}
#variantsBlockTitle{
	color:#666;
	font-weight:bold;
}

/* New Details Page */
#product-details-page{
	padding-top:30px;
}
.detail-image{ /* remove? */
	margin-top:31px;
}
.product-image a{
	color:#666;
	font-size:12px;
	text-decoration:none;
}
.product-image a:hover{
	color:#89021F;
}
.product-content{
	margin-left:205px;
}
#product-details-page h1{
	padding-top:0;
}
.detail-label{
	color:#666;
	font-size:14px;
	font-weight:bold;
}
.detail-price{
	color:#89021F;
	font-size:17px;
	font-weight:bold;
}
.detail-shipping{
	font-size:13px;
}
.detail-add-to-cart{
	margin-bottom:35px;
	margin-top:3px;
}
#variantsBlockTitle{
	color:#666;
	font-weight:bold;
}
#product-details-page label{
	display:inline-block;
	font-size:13px;
	/*width:400px;*/
}
#product-details-page.zombie label{
	font-size:14px;
  line-height: 14px;
}
#product-details-page.zombie label h4 {
	margin-bottom: 6px;
}
#product-details-page.zombie h1 {
  font: normal 28px/28px 'Nosifer';
}
#product-details-page.zombie .age-verification {
  /*background: url(../images/nav-rollover.jpg) repeat;*/
  background: #e5d9d5;
  border: 1px solid #ccb4ab;
  border-radius: 13px;
  padding: 10px 15px;
}
.detail-options{
	margin-bottom:10px;
	margin-top:10px;
}
.listing-page-links{
	color:#444;
	font-size:14px;
	text-align:right;
}
.pagination a{
	text-decoration:none;
}
.listing-page-links strong{
	color:#444;
}
.listing-page-links img{
	position:relative;
	top:2px;
}
.pagination{
	color:#666;
	font-weight:bold;
	margin-left:15px;
}

.moduleBox{
	margin-bottom:14px;
}
/*login page*/
ul#login{
	margin-left:0;
}
ul#login li{
	list-style-type:none;
}
ul#login label{
	clear:left;
	display:block;
	float:left;
	width:130px;
	font-weight:bold;
	color:#333;
}

/*account forms*/
#content ul.account-form{
	margin-left:0;
}
#content ul.account-form li{
	list-style-type:none;
	margin-bottom:5px;
}
#content ul.account-form label{
	clear:left;
	display:block;
	float:left;
	width:180px;
	font-weight:bold;
	color:#333;
}
#content ul.account-form em{
	color:#AD1C07;
}
#content ul.account-form label, ul.account-form input, ul.account-form textarea, ul.account-form select{
	margin-top:0;
}

/*Shopping Cart*/
#shopping-cart-table tr{
	background-color:#F6F6F6;
}
#shopping-cart-table tr.even{
	background-color:#eee;
}
#shopping-cart-table td{
	border:1px solid #E4E4E4;
	font-size:15px;
	padding:7px;
}
#shopping-cart-table td.delete{
	text-align:center;
	width:55px;
	vertical-align:middle;
}
#shopping-cart-table td.product{
	padding-left:10px;
	width:420px;
}
#shopping-cart-table td.qty{
	text-align:center;
}
#shopping-cart-table td input{
	margin:0;
	padding:2px;
}
#shopping-cart-totals tr.title-amount{
	font-size:15px;
}
#shopping-cart-totals td.title{
	color:#444;
	font-weight:bold;
	padding-bottom:5px;
}
#shopping-cart-totals td.amount{
	padding-bottom:5px;
	width:83px;
}

/*test-home*/
#test-home{
	background:#000 url(../images/bg-home.jpg) repeat-x center top;
}
#test-home #product-nav{
	background:url(../images/product-nav-home-bg.jpg) no-repeat;
	height:475px;
	margin-bottom:20px;
}
#test-home #leftcol{
	/*padding-top:495px;*/
}
#test-home #util_nav{
	padding-left:230px;
	position:absolute;
	z-index:20;
}
	
/*#test-home #nav{
	position:absolute;
}*/

/*#test-home #empty{
	height:350px;
}
#test-home #content-top{
	background:url(../images/content-top-bg.png) no-repeat top left;
	height:24px;
}
#test-home #content{
	min-height:233px;
}
#test-home h1{
	background:url(../images/welcome-to-coonan.gif) no-repeat;
	height:24px;
	padding-top:0;
	text-indent:-9999px;
	width:200px;
}
#test-home p{
	color:#4d4d4f;
	line-height:24px;
}
#test-home #sliding-nav-container{
	height:475px;
}
#test-home #sliding-nav{
	height:475px;
	position:absolute;
	top:0;
}
#test-home #sliding-nav #logo-nav{
	background:url(../images/nav_top.png) no-repeat;
	height:215px;
	position:absolute;
}
#test-home #sliding-nav #product-nav{
	background:url(../images/nav_bottom.png) no-repeat;
	position:absolute;
	top:178px;
}
#test-home #product-nav ul{
	margin-left:16px;
	padding-top:38px;
}

#test-home #home-image{
	background:url(../images/bg-2.jpg) no-repeat;
	height:378px;
	width:1025px;
	position:absolute;
	top:63px;
	left:204px;
	height:378px;
	width:1025px;
	z-index:-1;
}
*/


/* WAS test-home-two, NOW home*/
#home{
	background:#000 url(../images/bg-home.jpg) repeat-x center top;
}
#home #product-nav{
	background:url(../images/product-nav-home-bg.jpg) no-repeat;
	height:371px;/*305px*/
	margin-bottom:20px;
}
#home #leftcol{
	/*padding-top:495px;*/
}
#home #util_nav{
	padding-left:230px;
	position:absolute;
	z-index:20;
	}
#home #content-top{
	background:url(../images/content-top-bg.png) no-repeat top left;
	height:24px;
}
#home #content{
	min-height:233px;
}
/*
#home h1{
	margin-top:0;
	text-indent:-9999px;
	width:0px;
}
*/
#home p{
	color:#4d4d4f;
	line-height:24px;
}
#home #sliding-nav-container{
	height:475px;
}
#home #sliding-nav{
	height:475px;
	position:absolute;
	top:0;
}
#home #sliding-nav #logo-nav{
	background:url(../images/nav_top.png) no-repeat;
	height:215px;
	position:absolute;
}
#home #sliding-nav #product-nav{
	background:url(../images/nav_bottom.png) no-repeat;
	position:absolute;
	top:178px;
}
#home #product-nav ul{
	margin-left:16px;
	padding-top:38px;
}

#home #home-image{
	background:url(../images/bg-2.jpg) no-repeat;
	height:378px;
	width:1025px;
	position:absolute;
	top:63px;
	left:204px;
	height:378px;
	width:1025px;
	z-index:-1;
}
#home #top{
	background:url(../images/bg-gun.jpg) no-repeat -4px 63px;
	height:463px;
	width:1016px
}
#home #bottom{
	float:left;
}
#home #bottom-leftcol{
	float:left;
	margin-top:80px;/*20px*/
	padding-left:3px;
	width:227px;
  overflow:hidden;
}
#home #bottom-rightcol{
	float:right;
	position:relative;
	top:-12px;
	width:745px;
}
.shot-show{
	float:right;
}

/*
.detail-options select {
width:100%;
}
*/

.detail-options select option {
padding:2px;
}

.spec-table {
border-collapse:collapse;
width:100%;
}

.spec-table td {
padding:3px;
border:1px solid #ddd;
}

.spec-table tr.alt {
background-color:#eee;
}

/* Nathan Added For Serial Numbers */
.serial_list ul {
  float: left;
  width: 31em;
  margin: 0;
  padding: 0;
  list-style: none;
}
.serial_list li {
  float: left;
  width: 6em;
  margin: 0;
  display:block;
  padding: 0;
} 

.serial_list li.disabled {
	opacity: .50; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=50); /* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	-khtml-opacity: .50; /* Safari 1.x */
	-moz-opacity: .50; /* FF lt 1.5, Netscape */
	text-decoration:line-through;
	color:#89021F;
}

.serialbar {
	width: 100%;
	margin-bottom: 10px;
	text-align:center;
}

h3.serialbar {
	background:#323232;
	color:#fff;
	padding:3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	float:left;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 50%, from(#787878), to(#323232));
	background-image:-moz-linear-gradient(50% 50% 90deg,#323232, #787878);
	
}

.serial_list {
	background:#fff;
}
#socialbar {
  display: block;
  width: 206px;
  margin-bottom: 20px;
}
#socialbar img {
  margin-bottom: 0px;
}
#home #bottom-leftcol #socialbar {
  display: block;
  width: 203px;
  margin-bottom: 20px;
}
#home #bottom-leftcol #socialbar img {
  margin-bottom: 0px;
}
table#locator th, table#locator td {
  text-align: left;
  padding: 3px 6px;
  background: #eaeaea;
}
table#locator th {
  background: #fde352;
}
table#locator td {
  font-size: 13px;
}
table#locator td.company {
  width: 220px;
}
table#locator td.contacts {
  width: 250px;
}
table#locator td.distance {
  width: 140px;
}
table#locator tr.even td {
  background: #f5f5f5;
}
#locator-form {
  border-bottom: 1px solid #ccc;
}
#locator-form .set {
  display: block;
  width: 170px;
  float: left;
  padding: 12px;
}
#locator-form label {
  display: block;
  width: 60px;
  float: left;
  padding: 2px 0;
}
#locator-form input, #locator-form select {
  display: block;
  width: 100px;
  padding: 2px 0;
}
#locator-form input[type="submit"] {
  background: #5d5d5d;
  border: 1px solid #999;
  cursor: pointer;
}

.ItemTitle{
 font-weight:bold;
 margin:5px 0px 0px 0px;
 padding-top:3px;
 font-size:20px;
}
.ItemTitle a{ text-decoration:none }
.ItemTitle a:hover{ text-decoration:underline }

.ItemContent{
 padding:1px 3px 3px 3px;
 border-bottom:1px solid #D3CAD7;
 color:#3E3E3E;
}
.ItemDate{
font-size:11px;
color:#AAA;
margin-bottom:5px;
}
.ItemContent blockquote { font-style:italic; margin:0 20px; }
