@charset "UTF-8";
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
.TabbedPanels {
	float: center;
	clear: none;
	width: 559px;
	height: auto;
	margin-left: 2px;
}
.TabbedPanelsTabGroup {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	top: 0px;
}
.TabbedPanelsTab {
	background-color:#7a5b18;
	position: relative;
	top: 1px;
	float: left;
	font: bold 11px sans-serif;
	list-style: none;
	border-left: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 2px #000;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: center;
	left: 0px;
}

.TabbedPanelsTabGroupHandgun {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	top: 0px;
}
.TabbedPanelsTabHandgun {
	background-color:#7a5b18;
	position: relative;
	top: 1px;
	float: left;
	font: bold 11px sans-serif;
	color:#fff;
	list-style: none;
	border-top: solid 1px #fff081;
	border-right: solid 1px #fff081;
	border-bottom: solid 1px #fff081;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	left: 0px;
	width:101px;
}

.TabbedPanelsTabRifle {
	background-color:#7a5b18;
	position: relative;
	top: 1px;
	float: left;
	font: bold 11px sans-serif;
	color:#fff;
	list-style: none;
	border-top: solid 1px #fff081;
	border-right: solid 1px #fff081;
	border-bottom: solid 1px #fff081;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	width:90px;
	padding-left: 0px;
	text-align: center;
	left: 0px;
}

.TabbedPanelsTabGroupSlugs {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	top: 0px;
}
.TabbedPanelsTabSlugs {
	background-color:#7a5b18;
	position: relative;
	top: 1px;
	float: left;
	font: bold 11px sans-serif;
	color:#fff;
	list-style: none;
	border-top: solid 1px #fff081;
	border-right: solid 1px #fff081;
	border-bottom: solid 1px #fff081;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	left: 0px;
	width:101px;
}

.TabbedPanelsTabHover {
	background-color: #cb9c2d;
}
.TabbedPanelsTabSelected {
	background-image: url(../images/folderbackground_select.jpg);
	background-position:center;
	background-color: #EEE;
	border-top: 1px solid #fff081;
	border-right: 1px solid #fff081;
	border-bottom: none;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
}
.TabbedPanelsContent, .TabbedPanelsContentRifle, .TabbedPanelsContentRifleCompare {
	background-image: url(../images/folderbackground.jpg);
	background-position:0 0;
	background-repeat:repeat-y;
	padding: 0px;
	width: 509px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fff081;
	border-bottom-color: #fff081;
	border-left-color: #fff081;
}
.TabbedPanelsContentRifle {
	 width:545px;
}
.TabbedPanelsContentRifleCompare {
	 width:510px;
}
.TabbedPanelsContentHeader {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 10px 15px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
