html, body{
	background-color: #E2E2E2;
	margin: 0;
	width: 100%; height: 100%;
	font-family: Arial, Helvetica; font-size: 16px;
}

#main{
	background: #F5F5F5 url('../image/header.png') repeat-x;
	width: 950px; height: 100%;
	margin-left:auto; margin-right:auto;
	margin-top:25px;
}

#outer-wrapper{
	float:left;
	margin:0px; padding:0px;
	width:100%; height:100%;
}

#inner-wrapper{
	width:100%; height:100%;
	margin-left:auto; margin-right:auto;
}

#header{
	float:left;
	width:100%; 
	height:127px;
	font-family: Arial;
	font-size:14px;
	-moz-box-shadow: 0px 0px 16px #888;
	-webkit-box-shadow: 0px 0px 16px #888;
	box-shadow: 0px 0px 16px #888;
}

#header-contents{
	width: 100%; height: 90px;
	margin-left: 10px;
	margin-top: 10px;
}

#header-divider{
	float:left;
	width:100%;
	height:18px;
	background: url('../image/header-divider.png') repeat-x;	
	-moz-box-shadow: 0px 0px 16px #888;
	-webkit-box-shadow: 0px 0px 16px #888;
	box-shadow: 0px 0px 16px #888;
}

#page-divider{
	float:left;
	margin-left:-13px;
	margin-bottom: 15px;
	width:720px;
	height:18px;
	background: url('../image/header-divider.png') repeat-x;	
}

#main-divider{
	float:left;
	background: url('../image/main-divider.png') repeat-x;	
	margin-left: 15px;
	margin-top: 10px;
	width:713px;
	height:74px;
	z-order: 1;
}

#main-divider-inner{
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	color: #E2DCD7;
	margin-left:10px;
	margin-top:10px;
}

#header-left{
	float:left;
	width: 200px;
}
#header-right{
	float:left;
	margin-left: 5px;
	width:735px;
}
#header-info{
	float: left;
}

#header-info ul{
	margin: 0px;
	padding: 0px;
	list-style-display:none;
	list-style-type:none;
}
#header-info ul li{
	margin-top:10px;
}

#header input{
	background-color: #cfcecd;
	border: 0;
	height: 24px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size:11px;
}

#header-logo{
	float: left;
}

#header-slogan{
	float: left;
	width: 173px;
	font-size: 11px; font-family: Gotham Medium; text-align: center;
	color: #4C4D4E;
}

#header-box-container{
	float: right;
}

#header-box-top{
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

#header-box-content{
	float: left;
	clear: both;
	margin-left: 20px;
}

#topnav{
	float: right;
	width: 350px;
	height: 47px;
}

#topnav-search{
	margin-right: 30px;
	float: right;
}

#topnav-bar{
	margin-right: 30px;
	margin-top: 10px;
	float: right;
}

#topnav-phone{
	margin-right: 30px;
	float: right;
}

#topnav ul{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 27px;
	color: #000000;
}

#topnav ul li{
	float: left;
	height: 17px;
	list-style-type: none;
	text-align: center;
	margin-left:5px;
}

#navbar ul li{
	height: 17px;
}

#topnav ul li a{
	float: left;
	width: 100%;
	text-align: center;
}

#home-image{
	clear: both;
	width: 900px;
}

#right-wrapper{
	clear:left;
	float:left;
	width:100%;
	/*overflow:hidden;*/
	background-color:#FFF;
	-moz-box-shadow: 0px 0px 16px #888;
	-webkit-box-shadow: 0px 0px 16px #888;
	box-shadow: 0px 0px 16px #888;
}

#left-wrapper{
	float: left;
	width: 100%;
	position:relative;
	right:720px;
	background-color:#E2E2E2;
	background: url('../image/leftback.png');
	background-position: 90px;	
}

#left{
	float: left;
	width: 230px;
	position:relative;
	left: 720px;
	overflow:hidden;
	background-color: #DDD9D4;
	text-transform:uppercase;
	padding-bottom: 20px;
}
#content{
	background-color: #FFF;
	float:left;
	width: 720px;
	position: relative;
	left:720px; 
	/*overflow:hidden;	 */
}

#content-inner{
	width:670px;
	margin-left:25px; margin-top:25px;
}

#social{
	margin-top:15px;
	margin-left:15px;
}

.category_name, .category_name a{
	font-color:#2D2D2D;
}

.category_name{
	margin-left:20px;
	margin-top:5px;
}

.category_manufacturer{
	margin-left:20px;
	margin-top:10px;
}

.product_holder{
	width:110px;
	height:110px;
	border-color: #d6d6d6;
	border-width: 10px;
	border-style: solid;
}

.product_inner{
	width:100px;
	height:100px;
	margin-left:5px;
	margin-top:5px;
}

.img_holder{
	width:152px;
	height:106px;
	border-color: #d6d6d6;
	border-width: 10px;
	border-style: solid;
}
.img_inner{
	width:100px;
	height:100px;
	margin-left:26px;
	margin-right:26px;
	margin-top:3px;
	margin-bottom:3px;
}

.product_inner{
	margin: auto;
}

.name_holder{
	width:152px;
	color: #39291C;
	font-family: Arial;
	font-weight: bold;
}

.product_stock{
	float:left;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
.featured-image{
	background-color:#D6D6D6;
	padding:10px;
}
.box{
	float: left;
}

.box-container{
	float: left;
	clear: both;
	width: 100%;
}

.box-header{
	width: 218px;
	height: 46px;
	background: url('../image/sidebar-header.png') bottom repeat-x;
	color: #FFF;
	margin-left: auto; margin-right: auto; 
}

.box-header-contents{
	padding-top: 15px;
	margin-left: 20px;
	text-align: left; text-transform:uppercase;
	font-family: Arial, Helvetica; font-size:14px;
}

.box-header-contents img{
	margin-right: 5px;
}

.box-contents{
	width: 100%;
	margin-left:25px;
}

.box-contents a{
	font-family: Arial, Helvetica; font-size:12px;
	color: #2D2D2D;
}

#categories{
	width:190px;
}

#categories ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
	list-style-type: none;
	text-align:left;
	font-size:12px;
}

#categories ul li a{
	color: #2D2D2D;
	text-decoration: none;
}

#categories ul li a:hover{
	color: #2D2D2D;
}

#information{
	width:190px;
}

#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
	list-style-type: none;
	text-align:left;
	font-size:12px;

}

#information ul li a{
	color: #2D2D2D;
	text-decoration: none;
	font-size: 12px;
	padding:0px;
}

#information ul li a:hover{
	color: #2D2D2D;
}

#footer{
	clear:both;
	width:946px;
	height:50px;
	margin-left: auto;
	margin-right:auto;
	background-color: #859F07;
	position:relative;
	bottom: 10px;
}

#footer-inner{
	float: right;
	color: #000;
	font-family: Arial; font-size: 12px; font-weight: bold;
	text-align:center;
	margin-top: 10px; margin-right: 10px;
}

.message{
	background-color: #E5E5E5;
	margin-top:5px;
	margin-bottom: 5px;
	padding: 10px;
	border-width:1px;
	border-color: #2E547B;
	border-style: solid;
}

/* Misc */

img{
	border: 0;
}
.list tr{
	vertical-align:top;
}

.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}

.links{
	margin-top:10px;
}

.links a{
	border-width:1px; 
	border-color:black; 
	border-style:double; 
	padding:3px;
	margin-left:2px;
	text-decoration:none;
}

#ammofinder{
	margin-bottom:10px;
}
#ammofinder a{
	color:#44ba34;
}

.warning{
	color:red;
}

.error{
	color:red;
}


.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	color:#5b6f75;
}
.button span {
	color: #5b6f75;
	display: block;
	padding: 4px 12px 5px 5px;
}

.button a{
	pointer: arrow;
	color: #FFF;
}



a, a:hover{
	color:#000000;
	text-decoration: none;
}

h1{
	font-size: 26px;
	color: #39291C;
	text-transform: uppercase;
}
