@charset "UTF-8";
/* CSS Document */
.accessoriestopbg {
	height: 488px;
	background-image: url(images/news/boa-news-bg.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.helmetbgtop {
	height: 488px;
	background-image: url(images/helmet-category-bg.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.shieldsbgtop {
	height: 488px;
	background-image: url(images/shields-category-bg.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.eodtopbg {
	height: 488px;
	background-image: url(images/eod-bg.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.owbpackage {
	display: block;
	float: left;
	margin-left: 5%;
	width: 44%;
	max-width: 400px;
	height: auto;
	text-align: center;
	}
.iwbpackage {
	display: block;
	float: right;
	margin-right: 5%;
	width: 44%;
	max-width: 400px;
	height: auto;
	text-align: center;
	}
.owbpackage img {
	width: 100%;
	height: auto;
}
.owbpackage span {
	color: #1a315d;
	font-weight: 400;
	font-size: 22px;
	font-family: orbitron;
	font-style: normal;
}
.iwbpackage img {
	width: 100%;
	height: auto;
}
.iwbpackage span {
	color: #1a315d;
	font-weight: 400;
	font-size: 22px;
	font-family: orbitron;
	font-style: normal;
}
.holstertable {
	color: #1a315d;
	font-weight: 400;
	font-size: 18px;
	font-family: orbitron;
	font-style: normal;
	text-align: center;
}
.max250 img {
	max-width: 250px;
	height: auto;
}

