@import url("topmenu.css");
@import url("topmenu2.css");


#print_header {
	display: none;
}

#demo_nav {
	position:absolute;
	top:0;
	left:0;
}
#demo_nav a {
	text-decoration:none;
	display:block;
	padding: .5em;
	font-size: large;
	border: 1px solid black;
	color: #993399;
	background-color: white;
}
#demo_nav a:hover {
	text-decoration:none;
	color: #993399;
	background-color: #000000;
}
#demo_nav a:active {
	text-decoration:none;
	color: #993399;
	background-color: #000000;
}

body {
	behavior: url("/css/csshover.php?sdf");

	margin: 0;
	padding: 0;
	
	background-color: #ffffff;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-color: #000;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

#container {
	width: 766px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: white url(images/gradient.gif) repeat-y top center;
}

#container2 {
	margin: 0 8px;
	padding: 0;
	text-align: left;
}

#container3 {
	margin: 0;
	padding: 0;
	height: 7px;
	background: white url(images/gradient_bottom.gif) repeat-y top center;
}

.hide {
	display: none;
}

#header_logo {
	height: 145px;
	margin: 0;
	padding: 0;
	background: url(images/headerMain.jpg) no-repeat top left;
}

#header_nav {
	height: 30px;
	margin: 0;
	padding: 0 0 0 2px;
	background: url(images/header_nav.gif) no-repeat top left;
	z-index: 99;
}
html>body #header_nav {
	padding-left: 0px;
}

#menu {
	float:left;
	width: 560px;
	margin: 1px 0px 3px 0;
	padding: 0;
}
html>body #menu {
	margin-top: 2px;
}

h2.nav_title { display: none; }

#menu2 {
	width: 160px;
	margin: 3px 0 0 583px;
	padding: 0;
	text-align:center;
}
html>body #menu2 {
	margin-top: 0px;
	padding-top: 4px;
}

#cart {
	position: relative;
	left: 553px;
	top: -15px;
	z-index: 99;
	width: 195px;
	margin:0;
	padding:0;
	text-align:center;
	background: blue;
}
#cart2 { margin: 8px 11px 8px 8px; }

.cart_table {
}
.cart_table th {
	background: #e4e9f3;
	padding: .3em .1em;
}
.cart_table td {
	padding: .3em .1em;
}

#sidebar {
/*	position: relative;*/
	display: inline;
	float: right;
	width: 199px;
	margin: 0;
/*	margin: 0 -300px 0 0;*/
	text-align:center;
}
html>body #sidebar {
	display: block;
}
#s2 { margin: 8px 11px 8px 8px; float: none; }
body.home #sidebar { display: none; }

#sidebar .miniTitle {
	margin-bottom: 12px;
}
#sidebar .searchbox1 {
	margin: 0 1px 21px;
	padding: 0;
	text-align: left;
}
#sidebar .searchbox1 input {
	width: 142px;
	margin: 1px 0 1px 2px;
}
html>body #sidebar .searchbox1 input.textfield {
	margin: 2px 0 2px 2px;
	padding-bottom: 3px;
}
#sidebar .searchbox1 input.submit_image {
	float:right;
	padding: 2px 2px 0 0;
	margin: 0;
	width:21px;
	height:22px;
}
html>body #sidebar .searchbox1 img {
	margin: 0;
}
#sidebar .content1 {
	margin: 0 10px 0 9px;
}

#content {
	width: 541px;
	min-height: 330px;
	height:auto !important;
	height:330px;
}
body.home #content {
	width: 740px;
}
#c2 {
	margin: 0 5px 5px;
}

#footer {
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(images/footer.gif) no-repeat top left;
}

#footer_links {
	margin: 70px 0 0 136px;
	padding: 0;
}
html>body #footer_links {
	margin-top: 0px;
	padding-top: 70px;
}

/* product intro */
.intro_box {
	width: 500px;
	margin: 0 0 20px 20px;
	padding: 0;
	border-left: 1px solid #959595;
	background: url(images/intro_border_right.gif) no-repeat top right;
}
.intro_box a {
	text-decoration: none;
}
.intro_box div.link {
	margin-top: 1em;
}
.intro_box div.link a:hover {
	text-decoration: underline;
}

.intro_title_box {
	height: 27px;
}
.intro_box .intro_title {
	float:left;
	margin: 0;
	padding: 0;
	background: #808080 url(images/intro_title.gif) no-repeat top right;
}
.intro_box .intro_title div {
	float:left;
	margin: 2px 20px 0 10px;
	padding: 0;
	height: 25px;
	color: white;
	font-size: 18px;
}
html>body .intro_box .intro_title div {
	float:none;
	margin-right: 40px;
	margin-left: 20px;
}
.intro_box img {
	margin: 0;
	padding: 0;
}
.intro_box div.intro_border {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #959595;
	border-top: 1px solid #959595;
	clear: left;
}
html>body .intro_box div.intro_border {
	clear: none;
}
.intro_box div.intro_border div.intro_border2 {
	padding: 10px;
	margin: 0;
}
/*html>body .intro_box div.intro_border div.intro_border2 {
	padding: 0;
	margin: 10px;
	height: 115px;
}*/
.intro_box div.intro_border div.image {
	margin: 0 10px 0 0;
	padding: 0;
	float:left;
	height: 115px;
}
.intro_box div.intro_border div.image img {
	margin: 0;
	padding: 0;
}
.intro_box div.intro_border p {
	margin: 0;
	padding: 0;
}
.intro_box div.intro_border p div {
	margin: 0;
	padding: 0;
}

sup {
	font-size: xx-small;
	margin:0;
	padding:0;
	margin-top: -5px;
}
html>body sup {
	margin-top: 0;
}

#content ul {
	padding-left: 2em;
}
html>body #content ul {
	padding-left: 0;
	margin-left: 2em;
}
#content ul li {
}

#tablethingy {
	margin-top: 30px;
	width: 750px; 
}
html>body #tablethingy {
	width: 745px; 
}
#tablethingy td {
	padding: 0 3px;
}
#tablethingy td.last {
	padding-right: 6px;
}
#tablethingy td.first {
	padding-left: 6px;
}
html>body #tablethingy td.first {
	padding-left: 2px;
}

/**   Products Page   **/
.red {
	color: red;
}
.product_header {
	text-align: center;
}
.product_header .product_title {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
}
.product_header .product_title .red {
	color: red;
	font-size: 130%;
	text-transform: uppercase;
}
.product_header .patent_info {
	font-size: x-small;
}
.product_media {
	margin: 1em .5em 2em;
	height:115px;
}
.product_media a { text-decoration: none; }
.product_media a:link { text-decoration: none; }
.product_media a:hover { text-decoration: none; }
.product_media a:active { text-decoration: none; }
.product_media a:visited { text-decoration: none; }
.product_media #image_main {
	float: left;
	margin: 0 20px 0 0;
	height: 115px;
}
.product_media .pdf_links {
	margin: 0 0 0 140px;
	height: 39px;
}
.product_media .image_thumbs {
	margin: 24px 0 0 120px;
}
.product_media .image_thumbs img{
	padding-right: 10px;
}
.description p {
	margin: 1em 0;
}
.price_display .price {
	font-size: 110%;
	margin: 1em 0 0;
}
.price_display .red {
	text-transform: uppercase;
}

#features {
	float: left;
	width: 240px;
	margin: 15px 10px 0 10px;
}
#features #features2 {
}
#features #features2 .title {
	height:26px;
	background: url(../images/titleFeatures.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
}
#features #features2 .title h3 {display: none;}
#features #features2 .box {
	margin: 0; 
	border: 1px solid #808080;
	padding: 5px;
	text-align: left;
}
#features #features2 .box ul {
	margin: 0;
	padding: 0;
}
#features #features2 .box li {
	list-style-image: url(../images/red.jpg);
	margin-top: .2em;
	margin-bottom: .2em;
}
#features #features2 .box p {
	margin: 0 0 .5em;
	padding: 0;
	text-indent: 0;
}
.specs {
color:#ff0000;
font-weight: bold;
}

#specs {
	float: left;
	width: 240px;
	margin: 15px 0 0 10px;
}
#specs #specs2 {
}
#specs #specs2 .title {
	height:26px;
	background: url(../images/titleSpecs.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
}
#specs #specs2 .title h3 {display: none;}
#specs #specs2 .box {
	margin: 0; 
	padding: 0;
	border: 1px solid #808080;
	padding: 5px;
	text-align: left;
}


#accessories {
/*	position: relative;
	float: right; */
	width: 178px;
	margin: 30px auto 0;
	padding: 0;
}
html>body #accessories {
	position: inherit;
	clear: right;
	margin: 20px -210px 0 0;
	padding: 0;
}
/* IE7 Only */
*:first-child+html #accessories {
	margin: 30px auto 0;
}
#accessories #a2 {
}

#accessories #a2 .accessoriesTitle  {
	height:27px;
	background: url(../images/titleAccesories.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #808080;
}
#accessories #a2 .accessoriesTitle h3 {display: none;}
#accessories #a2 .accessoriesbox {
	border: 1px solid #808080;
	border-top: none;
	margin: 0;
	padding: 0;
	background: none;
}
#accessories #a2 .added {
	background-color: #e4e9f3;
}
#accessories #a2 .accessoriesbox .thumb {
	float:left;
	text-align:center;
	background: white;
	padding: 0;
	margin: 0;
}
html>body #accessories #a2 .accessoriesbox .thumb { margin-right: 2px; }
#accessories #a2 .accessoriesbox .thumb img {
	padding: 2px 2px 0;
}
#accessories #a2 .accessoriesbox .therest {
	border-left: 1px solid #808080;
	margin-left: 37px;
}
#accessories #a2 .accessoriesbox .title {
	min-height: 17px;
	height: auto !important;
	height: 17px;
	border-bottom: 1px solid #808080;
}
#accessories #a2 .accessoriesbox .links {
	margin: 3px 2px 2px 0px;
}
#accessories #a2 .accessoriesbox a {
	color: red;
	text-decoration: none;
}
#accessories #a2 .accessoriesbox a:hover { text-decoration:underline; }
#accessories #a2 .accessoriesbox .price {
	float:right;
	text-align: center;
	margin: 3px 2px 2px;
}
#accessories #a2 .accessoriesbox .description {
	border-bottom:1px solid #333;
	padding: 2px;
}
#accessories #a2 .accessoriesbox .description div {
	text-align: right;
}

#warnings {
/*	position: relative;
	float: right;
	width: 178px;
	margin: 0 -300px 0 0;
	padding: 130px 0 0 19px;*/
	text-align:right;
	margin-top: 10px;
}
#warnings #w2 {
}
html>body #warnings {
/*	position: inherit;
	clear: right;
	margin: 20px -210px 0 0;
	padding: 0;*/
}

	html>body #close_link_ie {
		display: none;
	}
	* html #close_link_ie {
		color: white;
		position: absolute;
		z-index: 52;
		top: expression(
			eval(document.compatMode && document.compatMode=='CSS1Compat') ?
				documentElement.scrollTop 
				: document.body.scrollTop);
		left: 0px;
		width: 100%;
		height: auto;
		text-align:center;
	}
	#close_link_box {
		margin: 160px auto;
		padding-top: 3px;
		width: 600px;
		height: 17px;
/*		background: white;*/
		z-index: 99;
	}
	#close_link_ie a { font-weight: bold; color:white; text-decoration:none; }
	#close_link_ie a:hover { color:white; }
	#close_link_ie a:active { color:white; }
	#close_link_ie a:visited { color:white; }
	#close_link_ie a:link { color:white; }
	#image_popup {
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		z-index: 50;
		background-image: url(../images/transp.png);
		text-align: center;
	}
	* html #image_popup {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/transp.png,sizingMethod='scale');
	}
	* html #image_popup {
		position: absolute;
		top: expression(
			eval(document.compatMode && document.compatMode=='CSS1Compat') ?
				documentElement.scrollTop 
				: document.body.scrollTop);
		height: 1000px;
	}
	* html #image_popup_link {
		display: none;
	}
	#image_popup_image {
		margin: 160px auto;
		height: auto;
/*		background: white;*/
		z-index: 99;
	}
	* html #image_popup_image {
		margin-top: 180px;
	}
	#image_popup_image {
		position:static;
	}
	#image_popup_link {
		text-align:center;
		padding:.3em;
		color: white;
	}
	#image_popup_link a { font-weight: bold;color: white; text-decoration:none; }
	#image_popup_link a:hover { color: white; }
	#image_popup_link a:visited { color: white; }
	#image_popup_link a:link { color: white; }
	#image_popup_link a:active { color: white; }

.hide {
	display: none;
}

#gun_select select {
	width: 230px;
}
#part_list select {
	width: 230px;
}

/**   End Products Page   **/

p {
text-indent: 10px;
margin: 5px;
text-align: left;
}

.title1 {
width: 500px;
text-align: left;
}

.content1 {
	background: white;
	border: 1px solid #999;
	padding: 2px;
	text-align: left;
}

.blue1 {
	background: #bec9e2;
	border: 1px solid #369;
	padding: 2px;
}

.inner1 {
	font: 9px/10px Verdana, Arial, Helvetica, sans-serif;
	background: #e4e9f3;
	border: 1px solid black;
}

.miniTitle {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
}

.midTitle {
font: 12px Verdana, Arial, Helvetica, sans-serif;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
text-align: left;
}

.searchbox1 {
background-color: #dcdcdc;
border: 1px solid #999;
padding: 2px;
}

.textfield {
	border: 1px solid #b6b6b6;
	padding: 2px;
}

.search_off {
	color: #ccc;
	text-align: center;
}

.image1 {
border: 1px solid #333;
margin-bottom: 3px;
margin-right: 3px;
}

.PIproductbox {
border: 1px solid #808080;
padding: 10px;
}

.PIimage {
float:left;
border: 1px solid #dcdcdc;
padding: 2px;
margin-right: 5px;
}


li.blank {
list-style:none;
}

.innerWhite {
background-color: #fff;
border-style: solid;
border-width: 1px;
border-color: #b9b9b9;
padding: 5px;
}

.greybutton {
background-color: #f0f0f0;
border-style: solid;
border-width: 1px;
border-color: #fff;
padding: 2px;
width:80px;
}

#dealer_search_button {
	padding-top: 0px;
	padding-bottom: 0px;
}
html>body #dealer_search_button {
	padding-top: 2px;
	padding-bottom: 2px;
}

#content li {
	margin-left: 20px;
}