@charset "UTF-8";
/* CSS Document */

body	{
	background-color:		#252525;
	background-image:		url(../images/bg_1.jpg);
	background-repeat:		repeat-x;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
}

a:link, a:visited {
	color:					#a80000;
	text-decoration:		none;
}

h1 {
	color:					#a80000;
	font-size:				16px;
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-weight:			bold;
}

h2	{
	color:					#a80000;
	font-size:				14px;
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-weight:			bold;
}
	

#navEZPagesTOC ul li a {
	color:					#e3e3e3;
	text-decoration:		none;
}

.clearLeft	{
	clear:					left;
}

#mainWrapper	{
	background-color:		#FFFFFF;
	border:					0px none;
	text-align:				left;
	vertical-align:			top;
	width:					915px;
}

.headerWrapper	{
	background-image:		url(../images/bg_header2.png);
	background-repeat:		no-repeat;
	background-color:		#000;
	height:					164px;
	position:relative;
}

img.topLogo	{
	margin:					10px 0 0 30px;
}

#navMain	{
	position:				absolute;
	top:					3px;
	right:					20px;
	font-size:				10px;
}

#navMain a:link, #navMain a:visited, #navMain a:hover	{
	color:					#cacaca;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	line-height:			1.5em;
	list-style-type:		none;
	margin:					0;
	padding:				0 0;
	text-align:				right;
}

#navCatTabsWrapper {
	background:				none;
	background-image:		none;
	color:					#efcccc;
	font-size:				14px;
	font-weight:			normal;
	padding-top:13px;
}

#navCatTabs ul	{
	text-align:				right;
	margin:					3px 23px 0 0;
}

#navCatTabs ul li a {
	color:					#efcccc;
	letter-spacing:			0.1em;
	margin-left:			35px;
}

#navCatTabs ul li a:hover {
	color:					#000000;
}

.back {
float:left;
}

/* body */

#contentMainWrapper	{
	background-color:		#ddd8cc;
	background-image:		url(../images/bg_body.jpg);
	background-repeat:		repeat-y;
	padding:0 0 0 7px;
}

/* left column */

#navColumnOne	{
	background-image:		url(../images/bg_left2.jpg);
	background-repeat:		repeat-y;
	float:					left;
	width:					175px;
	margin:					0 0 0 0px;
	padding:				0 0 60px 0;
}

/* search */

#navMainSearch	{
	padding:				10px;
	float:					none;
	text-align:				center;
}

#navMainSearch input	{
	width:					140px;
	height:					25px;
	margin:					0 0 5px 0;
	padding:				0px;
	border:					none;
}
#navMainSearch input.searchBox	{
	padding:				5px;
	height:					15px;
	width:					130px;
	text-align:				center;
}

#navMainSearch select	{
	display:				block;
}

#navMainSearch input.searchButton	{
	background-color:		#4d4d4d;
	border:					1px solid #fff;
	color:					#fff;
	font-size:				12px;
}

/* left boxes */

.leftBoxContainer	{
	border:					none;
	border-style:			none;
	border-width:			0px 0px 0px;
	margin:					40px 1px 10px 2px;
	padding:				0 0 30px 0;
}	

.leftBoxHeading	{
	background-color:		#a80000;
	background-image:		url(../images/bg_lefttitle.jpg);
	background-repeat:		no-repeat;
	text-align:				left;
	border:					none;
	border-style:			none;
	border-width:			0px 0px 0px;
	margin:					0px 0px 0 0px;
}

h3.leftBoxHeading, h3.leftBoxHeading a {
	color:					#efcccc;
	font-size:				14px;
	margin:					0 0 10px 0;
	padding:				4px 15px;
	letter-spacing:			.1em;
	font-weight:			normal;
}

.leftBoxContainer .sideBoxContent {
	background:				none;
	padding:				0;
	font-size:				12px;
}

.leftBoxContainer a:link, .leftBoxContainer a:visited, .leftBoxContainer a	{
	color:					#aeaeaf;
}

.leftBoxContainer li	{
	border-bottom:			1px solid #353537;
	padding:				7px 5px 5px 10px;
}

/* center Wrapper */

.centerWrapper	{
	width:					470px;
	margin:					0 28px 75px 34px;
	padding:				20px 0 0 0;
	float:					left;
}

.introStatement	{
	border-bottom:			1px dotted #999;
}

/* right column */

.navColumnTwo	{
	width:					172px;
	float:					left;
	padding:				0 0 50px 0;
}

.rightBoxContainer {
	border-color:			#000000;
	border-style:			solid;
	border-width:			1px;
	margin:					0;
}

.rightBoxContainer a:link, .rightBoxContainer a:visited	{
	color:					#000;
}

.rightBoxContainer h3 a:link, .rightBoxContainer h3 a:visited {
	color:					#fff;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	color:					#fff;
	font-size:				14px;
	margin:					0 0 0px 0;
	padding:				4px 0px;
	letter-spacing:			.1em;
	font-weight:			normal;
	background-color:		#000;
	background-image:		url(../images/bg_righttitle.jpg);
	background-repeat:		no-repeat;
	width:					170px;
}

.rightBoxContainer .sideBoxContent {
	background-color:		#fff;
	background-image:		url(../images/bg_rightboxes.jpg);
	background-repeat:		no-repeat;
	padding:				15px 3px 25px 3px;
	font-size:				12px;
}

.rightBoxContainer .sideBoxContent ol	{
	margin:					0;
}

.rightBoxContainer .sideBoxContent li	{
	border-bottom:			1px solid #353537;
	padding:				7px 5px 5px 5px;
	line-height:			16px;
}

#bestsellers li {
	margin:					0.3em 0;
	padding:				4px 3px;
}

#bestsellers .wrapper {
	margin:0 0 0 0.5em;
}

#bestsellers ol {
	margin-left:	0.75em;
	padding:0;
	padding:				0 10px;
}

.feature1	{
	padding:				20px 0 40px 0;
	border-bottom:			1px dotted #999;
}

.feature2	{
	padding:				20px 0 40px 0;
	float:					left;
	width:					210px;
	margin:					0 10px;
}

.price	{
	color:					#a80000;
}

.notice	{
	color:					#a80000;
	float:					right;
}

#cartAdd {
	border:					none;
	float:					right;
	margin:					.5em 0;
	padding:				.5em 0;
	text-align:				center;
	color:					#a80000;
}

h3.relatedProducts	{
	padding:				30px 0 5px 0;
	border-bottom:			1px dotted #999;
	font-size:				13px;
	color:					#a80000;
	font-family:			Georgia, "Times New Roman", Times, serif;	
}

#productReviewLink	{
	float:					right;
}

.imgLink	{
	float:					right;
	font-size:				11px;
	padding:				0 10px;
}

/* Drop Shadow ************************************************************/

.dropShadowWrapper1 { 
	padding-bottom:			20px;
}

.dropShadowWrapper2 { 
	margin:					20px 0 20px 0px;
}

.dropShadowWrapper3 { 
	float:					left;
	height:					283px;
	margin:					0 0 10px 14px;
}

.dropShadowWrapper4 { 
	margin:					0 0 0px 0px;
}

.dropShadowWrapper5 { 
	margin:					0 24px 0px 0px !important;
	margin:					0 11px 0px 0px;
	float:					left;
}

/* Drop Shadow For products ***********************************************/

.dropShadow1 {
	float:					left;
	background:				url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background:				url(../images/shadow.gif) no-repeat bottom right;
	margin:					5px 0 0 5px !important;
	margin:					5px 0 0 0px;
  }
  
.dropShadow2 {
	background:				none !important;
	background:				url(../images/shadow2.gif) no-repeat left top;
	padding:				0 !important;
	padding:				0 6px 6px 0;
/* this junk is for IE7 */
	border-top:				1px solid #ddd8cc;
  }
  
.dropShadow3 {
	background-color:		#000;
	/*border:					1px solid #ccc;*/
	padding:				2px;
	margin:					-6px 6px 6px -6px !important;
	margin:					0;
}


/* Drop Shadow For products ***********************************************/

.dropShadow1a {
	float:					left;
	background:				url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background:				url(../images/shadow.gif) no-repeat bottom right;
	margin:					5px 0 0 5px !important;
	margin:					5px 0 0 0px;
  }
  
.dropShadow2a {
	background:				none !important;
	background:				url(../images/shadow2.gif) no-repeat left top;
	padding:				0 !important;
	padding:				0 6px 6px 0;
/* this junk is for IE7 */
	border-top:				1px solid #ddd8cc;
  }
  
.dropShadow3a {
	background-color:		#000;
	/*border:					1px solid #ccc;*/
	padding:				0px;
	margin:					-6px 6px 6px -6px !important;
	margin:					0;
}

/* footer */

.footerWrapper	{
	background-image:		url(../images/bg_footer.jpg);
	margin-left:			175px;
	width:					726px;
	height:					89px;
	background-repeat:		no-repeat;
	color:					#AEAEAF;
	text-align:				center;
}

.footerWrapper a:link, .footerWrapper a:visited, .footerWrapper a:hover	{
	color:					#353537;
}

.footerWrapper ul	{
	list-style:				none;
	display:				block;
	clear:					left;
	float:					none;
	padding:				20px 10px 0 10px;
	margin:					0 180px 0 0;
}

.footerWrapper li	{
	display:				inline;
}

.footerWrapper li.bullet	{
	color:					#a80000;
}

/* product listing */

.productListing-rowheading {
	background-color:		none;
	background:				none;
	background-image:		none;
	color:					#000;
	height:					2em;
}

.productListing-rowheading th {
	border-bottom:			1px dotted #666;
}

td.productListing-data	{
	text-align:				left;
	padding:				3px 5px 8px 3px;
	border-bottom:			1px dotted #666;
	clear:					both;
}

h3.itemTitle	{
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				12px;
}

/* nav */

#navCatTabs ul li ul.dropdown 	{
	background-color:		#ddd8cc;
	border:					1px solid #000;
	/*width:					220px;*/
	list-style:				none;
	padding:				0;
	margin:					0;
	text-align:				left;
}

#navCatTabs ul li ul.dropdown li	{
	padding:				0px 4px 0px 8px;
	margin:					0;
	border-bottom:			1px solid #000;
	display:block;
	text-align:				left;
}

#navCatTabs ul li  ul.dropdown li a:link, #navCatTabs ul li  ul.dropdown li a:visited	{
	margin-left:			0px;
	color:					#000;
	line-height:1em;
}

#navCatTabs ul li  ul.dropdown li a:hover	{
	color:					#a80000;
}

/*.category-top{
	text-align:				right;
	margin:					3px 13px 0 0;
	
}
.category-top a {
	color:					#efcccc;
	letter-spacing:			0.1em;
}

.category-top a:hover {
	color:					#000000;
}*/
.navOver {
	position:absolute;
	top:150px;
	display:none;
	/*border:					1px solid #000;*/
	padding:				0;
	margin:					0;
	text-align:				left;
}
.navOver a:link, .navOver a:visited {
	margin-left:			0px;
	color:					#000;
	line-height:22px;
	padding:				0px 4px 0px 8px;
	margin:					0;
}
.navOver a:hover	{
	color:					#a80000;
}

#PartsAccessoriesOver{
	left:280px;	
}

#Firearms2Over{
	left:440px;	
}

body#popupImage		{
	background-image:		none;
}

.navMid	{
	/*border-bottom:			1px solid #000;*/
	border-width:			0 1px 1px 1px;
	border-style:			none solid solid solid;
	border-color:			#000;
 	background-color:		#ddd8cc;
}


#navCatTabs	{
	text-align:				right;
	margin:					0px 0px 0 0;
	padding-bottom:5px;
}

.category-top {
	margin:					3px 33px 0 0;
	padding-bottom:5px;
	letter-spacing:			1px;
}
/* nav */

#navCatTabs ul li ul.dropdown 	{
	background-color:		#ddd8cc;
	border:					1px solid #000;
	/*width:					220px;*/
	list-style:				none;
	padding:				0;
	margin:					0;
	text-align:				left;
}

#navCatTabs ul li ul.dropdown li	{
	padding:				0px 4px 0px 8px;
	margin:					0;
	border-bottom:			1px solid #000;
	display:block;
	text-align:				left;
}

#navCatTabs ul li  ul.dropdown li a:link, #navCatTabs ul li  ul.dropdown li a:visited	{
	margin-left:			0px;
	color:					#000;
	line-height:1em;
}

#navCatTabs ul li  ul.dropdown li a:hover	{
	color:					#a80000;
}


.category-top a, .category-top a:visited {
	color:					#efcccc;
}

.category-top a:hover {
	color:					#000000;
}
.navOver {
	position:absolute;
	top:127px;
	display:none;
	/*background-color:		#ddd8cc;*/
	border-bottom:			1px solid #000;
	padding:				5px 0 0 0;
	margin:					0;
	text-align:				left;
	background-position:5px;
}
.navOver a:link, .navOver a:visited {
	margin-left:			0px;
	color:					#000;
	line-height:22px;
	padding:				0px 4px 0px 8px;
	margin:					0;
}
.navOver a:hover	{
	color:					#a80000;
	margin:					0;
}

#PartsAccessoriesOver{
	left:435px;	
	z-index:999;
}

#FirearmsOver{
	left:335px;	
	z-index:999;
}

#infoOver{
	left:712px;
	z-index:999;
	width:180px;
}
#distributorsOver{
	left:178px;	
	z-index:999;
}


/* center box */

.centerBoxWrapper	{
border:0px none #000;
height:1%;
margin:0;
background-color:#fff;
width:	450px;
}

h2.centerBoxHeading {
color:#FFFFFF;
font-size:1.3em;
background-image:	url(../images/bg_centertitle.jpg);
	font-family:			Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.grandChildNav {
	left:288px;
	position:absolute;
	width:230px;
	display:none;
}

#navCatTabs ul li {
	display:list-item;
	text-align:left;
	padding: 3px 1px;
	color:#333;
}

#navCatTabs ul li a {
	color:#333;
	margin-left:0px;
}

#navCatTabs ul li a:hover {
	color:#AA0001;
}

#navCatTabs ul {
	margin-top:0px;
}

#navCatTabs ul li.hasKids {
	background-image:url(../images/right-arrow.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#navCatTabs ul li.hasKids a {
	color:#aa0001;
}