html,body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family: Play !important;		
}
body.top-home{
	background-color: #fff;
	background-image: url(http://www.theshootingwarehouse.com/themes/bs311/_images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display: none;
}
.logosearchwrapper .container{
	
	background-image:url(http://www.theshootingwarehouse.com/themes/bs311/_images/logosmokebg.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.footerwrapper{
background: rgb(15, 17, 27);
background: -moz-linear-gradient(270deg, rgb(15, 17, 27) 0%, rgb(40, 56, 96) 70%);
background: -webkit-linear-gradient(270deg, rgb(15, 17, 27) 0%, rgb(40, 56, 96) 70%);
background: -o-linear-gradient(270deg, rgb(15, 17, 27) 0%, rgb(40, 56, 96) 70%);
background: -ms-linear-gradient(270deg, rgb(15, 17, 27) 0%, rgb(40, 56, 96) 70%);
background: linear-gradient(0deg, rgb(15, 17, 27) 0%, rgb(40, 56, 96) 70%);
}
.footerleft{
	background-image: url(http://www.theshootingwarehouse.com/themes/bs311/_images/footerleft.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 230px;
}
.footercenter{
	padding:30px 0 15px 0;
}
.footercenter .top{
	color:#fff;
	font-weight: bold;
	font-size:2em;
}
.footercenter .bottom{
	color:#fff;
	font-weight: bold;
	font-size:1.3em;
}
.footerright{
	background-image: url(http://www.theshootingwarehouse.com/themes/bs311/_images/footerright.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 230px;

}
.copyrightwrapper{
	padding: 8px 0px;
	font-size:.9em;
	background-color: #e1e1e1;
	color:#fff;
	background: rgb(15, 17, 27);
background: -moz-linear-gradient(270deg, rgb(15, 17, 27) 0%, rgb(40, 56, 96) 70%);
background: -webkit-linear-gradient(270deg, rgb(15, 17, 27) 0%, rgb(40, 56, 96) 70%);
background: -o-linear-gradient(270deg, rgb(15, 17, 27) 0%, rgb(40, 56, 96) 70%);
background: -ms-linear-gradient(270deg, rgb(15, 17, 27) 0%, rgb(40, 56, 96) 70%);
background: linear-gradient(0deg, rgb(15, 17, 27) 0%, rgb(40, 56, 96) 70%);
    /* text-align: right; */
}
