/*fonts*/
@font-face {
    font-family: 'AndikaRegular';
    src: url('fonts/andika-r-webfont.eot');
    src: url('fonts/andika-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/andika-r-webfont.woff') format('woff'),
         url('fonts/andika-r-webfont.ttf') format('truetype'),
         url('fonts/andika-r-webfont.svg#AndikaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CarterOneRegular';
    src: url('fonts/carterone-webfont.eot');
    src: url('fonts/carterone-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/carterone-webfont.woff') format('woff'),
         url('fonts/carterone-webfont.ttf') format('truetype'),
         url('fonts/carterone-webfont.svg#CarterOneRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family: 'Sarpanch', sans-serif;
	font-family: 'Denk One', sans-serif;
	font-family: 'Redressed', cursive;
	font-family: 'Merienda', cursive;
	font-family: 'Oswald', sans-serif;
}
@font-face{
	font-family: 'Denk One', sans-serif;
}/*end of fonts*/
    
body {
	margin:0;
	font-family:'Josefin Sans';
	font-size:14px;
	width: auto;
	background:#cfcec9;
	border-top:2px solid #2d2d2d;
}
td,th {
	font-family: 'Josefin Sans';
	color: #5e4100;
}
a,a,a:hover,li a:hover
{
	text-decoration:none;
	color: 1b1a1a;
	font-family: 'oswald';
	font-size: 18px;
	
}

input,
textarea,
select {
	font-family:'Josefin Sans';
	font-size: 100%;
	vertical-align:middle;
	color:#000;
	outline:none;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.clearfix{
	clear:both;
}
audio,video{
	max-width:100%;
}
img{
	border:0;
	-ms-interpolation-mode:bicubic; 
	max-width:100%;
}

/* Styling  for responsive slider */
div {
	width:auto;
	margin: 0;
}
.slider {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: auto;
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;

  }
.slider img {
  display: block;
  float: left;
  height: auto;
  width:auto;
  max-width:100%;
  border: 0;
}
.slider a{
	font-size:10px;
	text-decoration:none;
	text-align:right;
}
.piccredit{
	font-size:10px;
	text-align:right;
}

/*Site Gentral Start*/

#wrapper{
	width: auto;
	height:auto;
	margin:0 20px;
}

/*header Start*/
.header{
	width:auto;
	display: block;
	margin: 0;
	padding: 0;

}
.header+.separator{
	margin-top:20px;
}

.menu-but{
	float:right;
	padding:15px 0 0 0;
	display: block;
	width: auto;
}

.separator{
	margin: 20px 0;
	opacity:0.3;
	border-width: 1px;
	border-bottom:none;
}

.logo{
	width:auto;
	height:auto;
	display:block;
	float: left;
	padding:15px 0 0 0;
	
}
ul#button {
	width: auto;
	height: 50px;
	display:block;
	margin:30px 0 0 0;
	padding: 0;
	background-color: #cfcec9;
}

ul#button li{
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	display:block;
	float: left;
	width: auto;
	height: auto;
	color: #432f21;
	font: 'Oswald';
	font-size:15px;
	font-style:italic;
	font-weight: bold;
}
ul#button li a{
	display:block;
	padding: 0;
	margin: 0;
	width: auto;
}

/*Content Start*/

.content, .content-blue{
	width:auto;
	height:auto;
	margin:20px 0 0 0;
	padding: 10px  15px 10px 0;
	display:block;
	background-color: #fff ;
	border-bottom:2px solid #2d2d2d;
}

ul#navi{
	width: auto;
	display: block;
	margin:  0;
	padding: 0;
	
}
ul#navi li{
	background:url(images/navi-bg.jpg) repeat-x;
	width: auto;
	height:auto;
	padding:10px 5px;
	margin: 8px 10px;
	line-height: 15px;
	display:block;
	list-style: none;
	font-size: 18px;
}
ul#navi li a{
	color:#fff;
}

/*footer Start*/

#footer{
	width:auto;
	height:auto;
	display: block;
	padding:0;
	margin:10px 0;
	background-color: #432f21;
}

#footer .footer-bottom{
	width:auto;
	height:85px;
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	
}
#footer .footer-bottom ul{
	display:block;
	width: auto;
	height: auto;
	margin: 10px;
	padding:0 5px;
	
}
.footer-bottom ul li{
	float: left;
	list-style: none;
	padding: 0 10px;
	width: auto;
	height: auto;
	font-family: 'oswald';
	
}
.footer-bottom ul li a{
	color: #fff;
	
}
 .footer-bottom ul li.copyright p{
	width: auto;
	line-height: 20px;
	display: block;
	margin: 0;
	padding: 0;
	font-size:10px;
	color: #fff;
	text-align:left;
}

/*Pages*/
.menu2{
	width: auto;
	height: 40px;
	float: left;
	background:#cfb47a;
	
}
.content h2{
	color:#d80101;
	margin: 0;
	display: block;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.content h3{
	color:#1b1a1a;
	margin: 0;
	display: block;
	font-size: 14px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.content p{
	color:#1b1a1a;
	text-align:justify;
	line-height: 20px;
	font-size: 14px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.content ul {
	width:auto ;
	margin: 0 auto;
	display:block;
	padding: 0 0 20px 10px;
}
.content ul li{
	line-height: 22px;
	color: #1b1a1a;
	font-family:'Oswald';
	list-style:none;
	padding: 0 0 10px 10px;
	text-alignment: justify;
}
.content-blue h2{
	color:#015aff;
	margin: 0;
	display: block;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.content-blue h3{
	color:#ca171b;
	margin: 0;
	display: block;
	font-size: 14px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.content-blue p{
	color:#1b1a1a;
	line-height: 20px;
	font-size: 14px;
	padding: 0;
	margin: 10px;
}
.content-blue ul.glock-img li{
	list-style: none;
	padding: 5px;
}
.content-blue ul.glock-img li .blu-img{
	border: 1px solid #ca171b;
}
.quote{
	displaya: block;
    height: auto;
    width: auto;
	background-color: #fff;
	margin: 10px 20px;
}
.quote form {
	width: auto;
	height: auto;
	margin: 0;
	
}
 .quote table {
	margin-top: 10px;
	width: auto;
}
.quote form table tr td input#name,
.quote form table tr td input#make,
.quote form table tr td input#phone,
.quote form table tr td input#model,
.quote form table tr td input#email,
.quote form table tr td input#caliber,
.quote form table tr td input#barrel,
.quote form table tr td input#price,
.quote form table tr td input#item{
	border: 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 37px;
	margin: 0 auto;
	width: 100%;
	background:url(images/form-bg.jpg) repeat-x;		
}
/*dropdown list*/
#item{
	background:url(/images/contact-bg.jpg) no-repeat  0 ;
	margin: 0 auto;
	width: auto;
	height: auto;
	font-size:14px;
	font-weight:normal;
}
.quote form table tr td textarea#comments,
.quote form table tr td label.mailing {
	margin: 0 auto;
	width: 100%;
}
.quote form table tr td input#send {
	background:url(/images/button-submit.png) no-repeat;
	border: 0;
	height: 30px;
	color: #fff;
	font-family: Arial;
	font-size:20px;
	font-weight:bold;
	text-transform: lowercase;
	width: 100px;
}
/*name,email,message etc bold*/
.quote  form table td {
	padding: 10px;
	font-size: 15px;
	color: #000;
}
/*message textarea*/
.quote table tr td textarea {
	background:url(/images/comment-bg.jpg) no-repeat;
	border: 0;
	color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	padding: 5px;
	width: 260px;
}
.quote table tr td label span,
.quote form div fieldset label span {
	color: #674d1c;
	font-size: 15px;
	
}
.quote form div fieldset label span {
	background: none;
	display: inline;
	height: auto;
    position: static;
    width: auto;
}
.quote table tr td label.email {
    margin-left: 115px;
	padding-top: 5px;
    vertical-align: sub;
}
.quote table tr td.message {
	vertical-align: top;
}
.quote table tr td label input#mailing, 
.quote form div fieldset div label input#mailing, {
	vertical-align: middle;
}/*end of form*/

.shop a{
	color: #fff;
	text-align:center;
	line-height: 30px;
	font-weight: bold;
	font-size:15px;
	background:url(images/button-submit.png) no-repeat;
	width: 100px;
	height: 30px;
	display:block;
}

.shop{
	background:url(images/1.jpg) no-repeat 0;
	height: 300px;
	width: auto;
	margin: 0 0 20px 10px;
}
ul.map{
	width: auto;
	height: auto;
	margin: 0 20px;
	padding: 0;
	display:block;
	
	
}
ul.map li{
	display: block;
	margin: 0 auto;
	padding: 5px 10px;
	width: auto;
	height: auto;
}

li .mapimg {
	margin: 0;
	display:block;
	border: 2px #d80101 inset;
	width: auto;
	height: auto;
}
.quote-button{
	margin: 0 auto;
	padding: 10px 0;
	display: block;
	width: auto;
}
