<style>
<!--

body {font-size: 14px; font-family: arial, helvetica, verdana, sans-serif }
td {font-size: 14px; font-family: arial, helvetica, verdana, sans-serif }
h1 {color: #000; font-size: 18px; font-weight: bold; font-family: arial, helvetica, verdana, sans-serif }

//Style headings for the different pistol grips banners?

.berhead { background-color: #2e698e; } 
.brownhead { background-color: #a78430; } 
.swhead { background-color:#616D7E; }
.colthead{ background-color:#2B3856; } 


h2 {color: #fff; font-size: 14px; font-style: font-weight: bold; background-color: #0d3a0f; padding: 5px; font-family: arial, helvetica, verdana, sans-serif }

h3 { text-decoration:underline; } 
h4 { text-decoration:underline; }
a {font-weight: bold; text-decoration: none }
a:link {color: #761101 }
a:link:hover {color: #000 }
a:visited {color: #761101 }
a:visited:hover {color: #000 }
a img { border: none; }

.pageheader {color: #000; font-size: 18px }
.sectionheader {color: #fff; font-size: 14px; font-style: italic; font-weight: bold }
.details {color: #000; font-size: 13px }

.titletext {color: #ffffff; font-size: 14px; font-weight: bold }
.notetext {color: #9f9f9f; font-size: 9px }
.disabledtext {color: #865048; font-size: 12px }

.galleryFilename {color: #454545; font-size: 10px; font-family: arial, helvetica, verdana, sans-serif }

.phototable {border: 1px solid #999; border-width: 1px 1px 1px 1px }

.photolink {color: #999; font-size: 10px; font-weight: normal; text-decoration: none }
.photolink:link {color: #000 }
.photolink:link:hover {color: #333 }
.photolink:visited {color: #000 }
.photolink:visited:hover {color: #333 }

.nav {color: #eee; font-size: 12px; font-weight: normal; text-decoration: underline}
.nav:link {color: #eee}
.nav:link:hover {color: #fff; text-decoration: underline }
.nav:visited {color: #eee}
.nav:visited:hover {color: white; text-decoration: underline}

.navON {color: #fff; font-size: 12px; font-weight: bold; text-decoration: underline}
.navON:link {color: #fff }
.navON:link:hover {color: #fff }
.navON:visited {color: #fff }
.navON:visited:hover {color: #fff }

.subnav {color: #b68078; font-size: 11px; font-weight: normal; text-decoration: none }
.subnav:link {color: #b68078 }
.subnav:link:hover {color: #fff }
.subnav:visited {color: #b68078 }
.subnav:visited:hover {color: #fff }

.subnavON {color: #fff; font-size: 11px; font-weight: bold; text-decoration: none }
.subnavON:link {color: #fff }
.subnavON:link:hover {color: #fff }
.subnavON:visited {color: #fff }
.subnavON:visited:hover {color: #fff }

.othernav {color: #b68078; font-size: 10px; font-weight: normal; text-decoration: none }
.othernav:link {color: #b68078 }
.othernav:link:hover {color: #fff }
.othernav:visited {color: #b68078 }
.othernav:visited:hover {color: #fff }

.othernavON {color: #fff; font-size: 10px; font-weight: bold; text-decoration: none }
.othernavON:link {color: #fff }
.othernavON:link:hover {color: #fff }
.othernavON:visited {color: #fff }
.othernavON:visited:hover {color: #fff }

.pagenav {color: #c69088; font-size: 11px; font-weight: bold; text-decoration: none }
.pagenav:link {color: #c69088 }
.pagenav:link:hover {color: #fff }
.pagenav:visited {color: #c69088 }
.pagenav:visited:hover {color: #fff }

.pagenavON {color: #fff; font-size: 11px; font-weight: bold; text-decoration: none }
.pagenavON:link {color: #fff }
.pagenavON:link:hover {color: #fff }
.pagenavON:visited {color: #fff }
.pagenavON:visited:hover {color: #fff }

.listnav {color: #761101; font-size: 16px; font-weight: bold; text-decoration: none }
.listnav:link {color: #761101 }
.listnav:link:hover {color: #000 }
.listnav:visited {color: #761101 }
.listnav:visited:hover {color: #000 }

.smalltext {font-size: 10px; font-weight: normal; text-decoration: none }

.footer {color: #999; font-size: 14px; text-decoration: none }
.footer:link {color: #ccc }
.footer:link:hover {color: #fff }
.footer:visited {color: #ccc }
.footer:visited:hover {color: #fff }

.blacktext {color: #000 }
.greytext {color: #666 }
.whitetext {color: #fff }
.emphasis {font-weight: bold }


.product-title{font-weight: bold}
.googlecart-add{color: blue; text-decoration: underline;}


.seriftext {font-family: times, times-new-roman, serif }

.messagetext {color: #999; font-size: 14px; font-style: italic; font-weight: bold }
.errortext {color: #f00; font-size: 14px; font-family: arial, helvetica, verdana, sans-serif }
.devnotes {color: #f00; font-size: 14px; font-weight: bold; font-family: arial, helvetica, verdana, sans-serif }

#shopping_cart{
	position: absolute;
	right: 0px;
	width:250px;
	top: 0px;
	padding: 0px 0px;
	background: white;
	top: 0px;
	border: 1 px solid rgb(195,214,249);
	z-index: 100000;
}

body > div#shopping_cart{
	position: fixed;
	right: 0px;
	width: 250px;
	top:0px;
	padding:0px 0px;
	background:white;
	top : 0px;
	border:1px solid rgb(195,214,249);
	z-index:10000000;
	
}

div#shopping_cart{
	left: expression( ( ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollRight: document.body.scrollRight) ) + 'px' );
	top: expression( ( ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}


.shopping_cart_serialno{
	font-weight: bold;
}

.shopping_cart_serialno:hover{
	text-decoration: underline;
}
.shopping_cart_description{
	font-size: 8pt;
}
.shopping_cart_qty{	
	width: 20px;
}
.shopping_cart_price{
	font-weight: bold;

}
.shopping_cart_subtotal{

	font-family: Arial, sans-serif;
}
.link{
	color: blue;

}
.link:hover{
	text-decoration: underline;
}

.shopping_cart_inset{

	padding: 0px 16px;	
}
#shopping_cart_products{

	overflow: auto;
	max-height: 400px;
}
#view_cart{
	margin: 0px;
	background-color:rgb(237,245,255);
	color: black;
}
#cart_arrow{
	height: 0.56em;
	width: 0.56em;
	overflow: hidden;
	border: 0;
}
.shopping_cart_selected{
	background-color: yellow;

}




.information{
	color: green;
}

.admin_table{
	border: 1px solid black;
	padding: 10px;
	width: 600px;
}

.admin_table tr{
	text-align: center;
}

.information_bar{
	color: white;
	background-color: #0D3A0F;
	width: 100%;
	height: 20px;
	font-size: 13pt;
}

/* 1911 Revamped section information*/

#popup_div_1911{
	display: none;
	padding: 10px;
	background-color: none;
	position: absolute;
	_position: absolute /* IE 6 hack */
	height:500px;
	width: 500px;
	z-index: 2;
}

.image_class{
	height: 215px;
	overflow-y: hidden;
	width: 320px;
}
.image_class_small{
	height: 107px;
	overflow-y: hidden;
	width: 160px;
}


#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:5000px;  
	width:5000px;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
}  
.div_pic1911{
	background-color: white;
	border: 5px solid black;
	padding: 3px;
	margin: 2px;
	display:inline;
	float: left;
	height: 150px;
	cursor: pointer;
}
.div_pic1911 img{
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	margin-bottom: 0px;
	opacity: 0.7;
	cursor: pointer;
}
.h2_1911unselected{
	/*color: #0D3A0F;*/
	color:#761101;
	background-color: white;
	vertical-align: bottom;
}
.h2_1911selected{
	/*background-color: #0D3A0F;*/
	background-color:#761101;
       	color: white;
	vertical-align: bottom;

}
.h1_1911{
	background-color:#761101;
	color: white;
	padding: 5px;
}
.clear{
	float: left;
	clear: both;
	width: 95%;
}
.christmas_bar{
	margin: 0;
	padding: 0;
	padding: 10px;
	color: red;
	font-size: 18px;
	background-color: white;
	border: 1px solid black;
	min-width: 700px;
}
</style>

