@charset "utf-8";
.top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
}
.main-table-bg {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #948b72;
	background-image: url(images/main-table-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	border-bottom-color: #8e7f69;
}
.main-table2-bg {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/main-table2-bg.jpg);
}

.top-menu-bg {
	background-color: #7f7554;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.menu-outline-border {
	border: 1px solid #000000;
	background-color: #8a7e56;
}
.menu-underline-border {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.text-11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.used-guns-panel {
	left: 0px;
	top: 0px;
	width: 100%;
}
.panel-bg {
	background-color: #f3f2d5;
	background-image: url(images/main-tile-panel-guns.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.new-guns-panel {
	visibility: visible;
	left: 0px;
	top: 0px;
	width: 100%;
}
.product-container {
	float: left;
	padding: 0px;
	width:220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
}
.brands {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #82582b;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
	color: #5d311a;
}
.category-title {
	font-size: 19px;
	font-weight: bold;
	background-color: #FEFCED;
	padding-left: 15px;
	border: 1px solid #88755a;
}
.list-box {
	padding: 8px;
	border: 1px solid #88755a;
	background-color: #eae3c2;
}
.list-description-box {
	background-color: #faf9f5;
	padding: 2px;
	border: 1px solid #88755a;
}
.list-devide-line {
	background-image: url(images/list-devide-line.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.end-page-line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9D886A;
}
.product-title {
	font-size: 17px;
	font-weight: bold;
	background-color: #FEFCED;
	padding-left: 15px;
	border: 1px solid #88755a;
}
.product-box {
	padding: 15px;
	border: 1px solid #88755a;
	background-color: #eae3c2;
}
.product-title-product-page {
	font-size: 17px;
	font-weight: bold;
	background-color: #FEFCED;
	border: 1px solid #88755a;
	padding: 10px;
}
.thumbs-container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 15px;
	width: 100%;
	float: left;
}
.form-table {
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #88755a;
	padding: 10px;
}
.submit-table {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9D886A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #9D886A;
	border-left-color: #9D886A;
}
