/* CSS Document */

/*GLOBAL
-------------------------------------------------------*/

html {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	min-width:962px;
	color:#333;
	background:#FFFFFF url(/images/userinterface/page_bkg.gif) repeat-x;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#wrapper {
	/*position:relative;*/
	text-align:left; /*Reset from IE6 fix above*/
	width:960px;
	margin:0px auto 0;
	padding:0;
}
img {
	border:none;
}
a:link,
a:visited,
a:active {
	font-size:1em;
	color:#11782d;
}

a:hover{
	text-decoration: none;
}

a,
input {
	outline:none;
}

p {
	text-align: left;
	font-size: 12px;
}

/*Masthead
-------------------------------------------------------*/
div#masthead {
	background:url(/images/userinterface/masthead_bkg.jpg) no-repeat;
	height:126px;
	position:relative;
}
div#masthead h1,
div#masthead h2 {
	display:inline-block;
	text-indent:-9999px;
	list-style:none;
}

img#logo {
	position:absolute;
	top:12px;
	left:0px;
}

img#tagline {
	position:absolute;
	top:40px;
	left:211px;
}

ul#nav {
	position:absolute;
	top:95px;
	left:0;
	width:960px;
	list-style:none;
	padding:0;
	margin:0;
}

ul#nav li {
	float:left;	
}

ul#nav li a#home,
ul#nav li a#optics,
ul#nav li a#ringsbases, 
ul#nav li a#accessories, 
ul#nav li a#whatsnew, 
ul#nav li a#mountcharts, 
ul#nav li a#resources,
ul#nav li a#askweaver,
ul#nav li a#buynow {
	display:block;
	height:31px;
	text-indent:-9999px;
}

ul#nav li a#home {
	width:68px;
	background:url(/images/userinterface/nav_home.gif) no-repeat 0 -31px;
}

ul#nav li a#optics {
	width:77px;
	background:url(/images/userinterface/nav_optics.gif) no-repeat 0 -31px;
}

ul#nav li a#ringsbases {
	width:132px;
	background:url(/images/userinterface/nav_ringsbases.gif) no-repeat 0 -31px;
}

ul#nav li a#accessories {
	width:123px;
	background:url(/images/userinterface/nav_accessories.gif) no-repeat 0 -31px;
}

ul#nav li a#whatsnew {
	width:113px;
	background:url(/images/userinterface/nav_whatsnew.gif) no-repeat 0 -31px;
}

ul#nav li a#mountcharts {
	width:134px;
	background:url(/images/userinterface/nav_mountcharts.gif) no-repeat 0 -31px;
}

ul#nav li a#resources {
	width:111px;
	background:url(/images/userinterface/nav_resources.gif) no-repeat 0 -31px;
}

ul#nav li a#askweaver {
	width:114px;
	background:url(/images/userinterface/nav_askweaver.gif) no-repeat 0 -31px;
}

ul#nav li a#buynow {
	width:88px;
	background:url(/images/userinterface/nav_buynow.gif) no-repeat 0 -31px;
}

ul#nav li a#home:hover,
ul#nav li a#optics:hover,
ul#nav li a#ringsbases:hover, 
ul#nav li a#accessories:hover, 
ul#nav li a#whatsnew:hover, 
ul#nav li a#mountcharts:hover, 
ul#nav li a#resources:hover,
ul#nav li a#askweaver:hover,
ul#nav li a#buynow:hover,
ul#nav li a.selected {
	background-position:0 0 !important;
}

/*HOME CONTENT
-------------------------------------------------------*/

div#homeContent {
	position:relative;
	margin:0;
	padding:0;
	display: block;
	height:861px;
	background-image: url(/images/userinterface/footer_silhouette.jpg);
	background-position: right bottom; /* or could use 728px 420px */
	background-repeat: no-repeat;
}

/*BILLBOARD*/

div#billboard {
	position:absolute;
	top:0;
	left:0;
	width:712px;
	height:236px;
	background:url(/images/userinterface/billboad_bkg.gif) no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d7d1cc;
	border-bottom-color: #d7d1cc;
	margin-top: 17px;
}

div#billboard h3 {
	display:inline-block;
	text-indent:-9999px;	
}

div#featuredScope{
	position:absolute;
	width:477px;
	top:29px;
	left:200px;
}
div#featuredScope h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #127a2e;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: center;
}

div#featuredScope p{
	margin:0;
	padding:0;
	text-align:justify;
}

div#featuredScope img#reticles {
	position:absolute;
	top:78px;
	left:-20px;
}
div#featuredScope p#scope {
	position:absolute;
	top:94px;
	left: 160px;
	background-image: url(/images/userinterface/featured_scope.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 114px;
	width: 337px;
}

div#featuredScope p#scope a#billboardBtn {
	display:block;
	width:116px;
	height:25px;
	margin-top:73px;
	background:#107B2B url(/images/userinterface/btn_learnmore.gif) no-repeat 0px -25px;
	text-indent:-9999px;
	margin-left: 221px;
}

div#featuredScope p#scope a#billboardBtn:hover {
	background-position:0 0;
}

div#suggestedMount p {
	position:absolute;
	width:135px;
	top:175px;
	left:9px;
	margin:0;
	padding:0;	
	text-align:left;
}
div#suggestedMount img {
	position:absolute;
	top:55px;
	left:9px;
}

div#suggestedMount img#mount {
	position:absolute;
	top:70px;
	left:9px;
}

/*TOP BANNER*/

div#topBanner {
	position:absolute;
	top:0;
	left:712px;
	width:247px;
	height:236px;
	margin-top:17px;
	background:url(/images/userinterface/topBanner_bkg.gif) no-repeat 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D1CC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

div#topBanner h3 {
	background-color: #987030;
	height: 29px;
	width: 220px;
	background-image: url(/images/userinterface/topBanner_title.gif);
	background-repeat: no-repeat;
	display:inline-block;
	text-indent:-9999px;
	margin: 6px 0px 0px 22px;
	padding: 0px;
}

div#topBanner h4 {
	color:#000000;
	font-size:100%;
	margin: 10px 0px 3px 35px;
	padding: 0px;
}

div#topBanner p{
	margin: 0px 0px 5px 35px;
	padding: 0px;
	width: 200px;
	color: #66615d;
}
/* Form Styles */

form#homeDealerForm {
	margin:0 0 11px 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0CFAC;
	padding-bottom: 20px;
	width: 195px;
	padding-top: 0px;
}

form#homeDealerForm div input.field {
	font-size:11px;
	color:#a9a9a8;
	width:104px;
	height:27px;
	margin: 0px;
	padding: 5px 0px 0px;
}

form#homeDealerForm div input.goBtn {
	width:72px;
	height:25px;
	display:inline-block;
	margin-left:5px;
	border:none;
	background:url(/images/userinterface/btn_locate.gif) no-repeat 0px -25px;
}

form#homeDealerForm div input.goBtn:hover {
	cursor:pointer;
	background:url(/images/userinterface/btn_locate.gif) no-repeat 0px 0px;
}

/*Hides the dotted outline in Firefox on click
form#homeDealerForm div input.goBtn::-moz-focus-inner {
	border: 0;
}*/

div#topBanner p a.btn{
	position: absolute;
	left: 35px;
	top: 180px;
	width:83px;
	height:5px;
	padding: 10px;
	display: block;
	background:url(/images/userinterface/btn_buynow.gif) no-repeat 0px -25px;
	text-indent:-9999;
}

div#topBanner p a.btn:hover {
	background:url(/images/userinterface/btn_buynow.gif) no-repeat 0px 0;
	height:25px;
	padding: 0px;
}

/*BOTTOM BANNER*/

div#bottomBanner { /* for the bottom right black silhoutted image */
	position:absolute;
	top:253px;
	left:713px;
	width:250px;
	margin:0;
	padding: 22px 0px 371px 22px;
	background-image: url(/images/userinterface/btmBanner_bkg.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}

div#bottomBanner p {
	padding:0 20px 0 0;
}

div#bottomBanner h3 {
	width:219px;
	margin:0;
	padding:0;
	background-color: #987030;
	background-image: url(/images/userinterface/btmBanner_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline-block;
	height: 29px;
}

div#bottomBanner img{
	float: left;
	margin-right: 5px;
}


div#bottomBanner p{
	color: #66615D;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 15px;
}

div#bottomBanner p a.btn{
	position: absolute;
	left: 35px;
	top: 100px;
	width:132px;
	height:25px;
	display:inline-block;
	background:url(/images/userinterface/btn_subscribe.gif) no-repeat 0px -25px;
	text-indent:-9999px;
}

div#bottomBanner p a.btn:hover {
	background-position:0 0;
}

/*CALLOUTS*/

div#callouts {
	position:absolute;
	top:253px;
	left:0;
	width:712px;
	margin:0px 15px 0 0;
	padding:0px 0px 0 0;
	background:url(/images/userinterface/callouts_bkg.gif) no-repeat 0px 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	height: 607px;
}

div#callouts p a{
	font-weight: bold;
}

div#calloutLeft {
	position:absolute;
	top:15px;
	left:0;
	width: 243px;
	margin: 0px;
	padding: 0px;
}

div#calloutLeft h3{
	background-color: #987030;
	height: 29px;
	width: 233px;
	background-image: url(/images/userinterface/calloutTitle_mountCharts.gif);
	background-repeat: no-repeat;
	margin: 6px 0px 0px 5px;
	padding: 0px;
	text-indent: -999px;
	display: inline-block;
}

div#calloutLeft p {
	width:200px;
	margin:6px 0 0 20px;
	padding:0;
	color: #66615d;
	line-height: 18px;
}

div#calloutLeft img {
	margin-right: 0;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
}

div#calloutRight {
	position:absolute;
	top:15px;
	left:247px;
	width: 450px;
	margin: 0px;
	padding: 0px;
}

div#calloutRight h3 {
	background-color: #987030;
	height: 29px;
	width: 437px;
	background-image: url(/images/userinterface/calloutTitle_whatsNew.gif);
	background-repeat: no-repeat;
	margin: 6px 0px 0px 5px;
	padding: 0px;
	text-indent: -999px;
	display: inline-block;
}

div#calloutRight img{
	float: right;
	margin-left: 5px;
}

div#calloutRight img#border{
	float: right;
	margin-left: 5px;
	border: 1px solid #a07538;
	padding: 2px;
}

div#calloutRight p span{
	color:#000000;
	font-weight:bold;
	font-size:100%;
}

div#calloutRight p {
	padding:0 0 15px 0;
	line-height: 18px;
	color: #66615D;
	margin:20px 0 0px 20px;
	width: 410px;
	min-height:70px;
}

div#calloutRight p#secondItem {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear:both;
}

div#calloutRight p a.btn {
	margin:0;
	padding:0;
	display:inline-block;
	width:142px;
	height:21px;
	margin-top:12px;
	background:url(/images/view_product_detail_btn.gif) no-repeat 0 -21px;
	text-indent:-9999px;
}

div#calloutRight p a.btn:hover {
	background-position:0 0;
}

/*SUB CONTENT
-------------------------------------------------------*/

div#subContent {
	margin:0;
	padding:0px;
	min-height:561px;
	width:960px;
	overflow:hidden;
	background-image: url(/images/userinterface/subpage_bg.jpg);
	background-repeat:repeat-y;
	background-position: right bottom;
	display: block;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div#subContentFull {
	background-image: url(/images/userinterface/footer_silhouette_nobg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:0 0 140px 0;
	margin:0;
	width:960px;
	display: block;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div#subContentFull h2{
	font-size: 140%;
	color: #16702E;
	font-weight: bold;
	height: 20px;
	background-color: #ffffff;
	background-image: url(/images/userinterface/gray_head_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 6px 0 4px 8px;
	margin: 0 0 2px 0;
}
div#subContentFull h3{
	font-size: 175%;
	color: #FFFFFF;
	background-color: #caad67;
	font-weight: normal;
	height: 24px;
	padding: 4px 0 4px 8px;
	margin: 0;
}
div#subContentFull p{
	padding: 8px;
}

div#subContentVideos {
	background-image: url(/images/userinterface/footer_silhouette_nobg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*padding:0 0 140px 0;
	margin:0;
	width:960px;*/
	display: block;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	/*width: 579px;
	float: left;
	margin: 0px 13px;
	padding-top: 0px;
	padding-bottom: 20px;*/
}
div#subContentVideos h3{
	font-size: 175%;
	color: #FFFFFF;
	background-color: #caad67;
	font-weight: normal;
	height: 24px;
	padding: 4px 0 4px 8px;
	margin: 0;
}

div.searchBox{
	background-color: #F3F0ED;
	height: 20px;
	width: 524px;
	padding: 10px 5px 10px 8px;
	margin: 10px 0 25px 0;
}
div.searchBox label {
	font-weight:bold;
	padding: 2px 0 0 0;
	margin-right:10px;
	float:left;
}
div.searchBox select{
	margin-right:10px;
	float:left;
}
div.searchBox a, div.searchBox a:visited, div.searchBox a:active {
	width:78px;
	height:20px;
	display:block;
	overflow: hidden;
	float:left;
	background-image: url(/images/userinterface/btn_search.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	text-indent:-9999px;
}

div.searchBox a:hover {
	background-position:0 0;
}

table#searchResults{
	border-top: #987030 solid 1px;
	border-bottom: #987030 solid 1px;
	margin-bottom: 10px;
}

#searchResults th{
	font-size:11px;
	color:#DFCEAB;
	text-align:center;
	background-color:#987030;
	padding: 4px;
	border-top: #ffffff solid 1px;
	border-right: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
}

#searchResults td.divider{
	background-color:#987030;
	height:1px;
	padding:0;
	margin:0;
}
#searchResults th.sub{
	font-size:11px;
	color:#55390C;
	font-weight:normal;
	text-align:left;
	background-color:#E4D6B2;
	padding: 4px 0 4px 10px;
	border-top: none;
	border-right: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
}
#searchResults td.sub{
	font-size:11px;
	color:#55390C;
	font-weight:normal;
	text-align:center;
	background-color:#E4D6B2;
	padding: 4px;
	border-right: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
}
#searchResults td.model{
	font-weight: bold;
	padding: 4px 0 4px 10px;
	border-right: #ffffff solid 1px;
	text-align: left;
}
#searchResults td{
	font-weight: bold;
	padding: 4px;
	border-right: #ffffff solid 1px;
	text-align:center;
}
#searchResults td.oddModel{
	font-weight: bold;
	padding: 4px 0 4px 10px;
	border-right: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
	text-align: left;
	background-color:#F3F0ED;
}
#searchResults td.odd{
	background-color:#F3F0ED;
	border-bottom: #ffffff solid 1px;
}

.spacer {
 	width: 960px;
	height:147px;
 	display: block;
 	background-image: url(/images/userinterface/footer_silhouette_sub.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float:left;
	margin-top: 61px;
}

/********************************************** try this instead of the class above, but make a new image for the actual size
**********************************************/
/*
.footerSubRight {
 	width: 190px;
	padding-top:187px;  this was commented out: used top padding instead of: height:147px; 
 	display: block;
 	background-image: url(/images/userinterface/footer_silhouette_sub_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float:right;
}

.footerSubLeft {
 	width: 180px;
	padding-top:187px;  this was commented out: used top padding instead of: height:147px; 
	display: block;
 	background-image: url(/images/userinterface/footer_silhouette_sub_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
	margin-top: -107px;
}
*/
/*LEFT COLUMN AND LEFT NAV*/

div#leftColumn{
	background-image: url(/images/userinterface/leftColumn_bkg.gif);
	background-repeat: repeat-y;
	width: 175px;
	margin: 0px;
	float: left;
	padding-right: 10px;
}

div#leftColumn h3{
	background-color: #987030;
	height: 32px;
	width: 175px;
	text-indent:-9999px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d1cc;
}

div#leftColumn h3#opticsHeader{
	background-image: url(/images/userinterface/leftNavHeader_optics.gif);
	background-repeat: no-repeat;
}

div#leftColumn h3#ringsBasesHeader{
	background-image: url(/images/userinterface/leftNavHeader_ringsBases.gif);
	background-repeat: no-repeat;
}

div#leftColumn h3#accessoriesHeader{
	background-image: url(/images/userinterface/leftNavHeader_accessories.gif);
	background-repeat: no-repeat;
}

div#leftColumn h3#whatsNewHeader{
	background-image: url(/images/userinterface/leftNavHeader_whatsNew.gif);
	background-repeat: no-repeat;
}

div#leftColumn h3#resourcesHeader{
	background-image: url(/images/userinterface/leftNavHeader_resources.gif);
	background-repeat: no-repeat;
}

div#leftColumn h3#askWeaverHeader{
	background-image: url(/images/userinterface/leftNavHeader_askWeaver.gif);
	background-repeat: no-repeat;
}

ul#subNav {
	list-style:none;
	padding:0;
	margin:0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(/images/userinterface/subNavTop.gif);
	background-repeat: no-repeat;
}

ul#subNav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfac;
	background-image: url(/images/userinterface/bulletSub.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 11px;
}

ul#subNav li a{
	font-weight: bold;
	margin: 0px;
	padding-left: 24px;
	display:block;
}

ul#subNav li#selectedSub {
	background-color: #0c591a;
	background-image: url(/images/userinterface/bulletSub_active.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	margin: 0px;
	width: 175px;
	padding: 10px 0px 0px 0;
}

ul#subNav li#selectedSub a {
	color: #FFFFFF;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}

ul#subNav ul {
	background-color: #FFFFFF;
	margin: 0px 0px 0px;
	padding: 0px;
}

ul#subNav ul li {
	border: 0px none;
	list-style-type: none;
	background-image: url(/images/userinterface/bullet_tertiary.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px 0px 1px 0;
	height:30px;
	background-position: 13px 10px;
}

ul#subNav li#selectedSub ul li a {
	color: #0C591A;
}

ul#subNav ul li#selectedTertiary {
	color: #322c27;
	background-color: #f3f0ed;
	padding: inherit 0px 1px 0;
	background-image: url(/images/userinterface/bullet_tertiary.gif);
	background-position: 13px 10px;
}
ul#subNav ul li#selectedTertiary a{
	color: #322c27;
}


/*
ul#subNav {
	list-style:none;
	padding:0;
	margin:0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(/images/userinterface/subNavTop.gif);
	background-repeat: no-repeat;
}

ul#subNav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfac;
	background-image: url(/images/userinterface/bulletSub.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 11px;
}

ul#subNav li a{
	font-weight: bold;
	margin: 0px;
	padding-left: 24px;
}

ul#subNav li#selectedSub {
	background-color: #0c591a;
	background-image: url(/images/userinterface/bulletSub_active.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	margin: 0px;
	width: 175px;
	padding: 10px 0px 0px;
}

ul#subNav li#selectedSub a {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 11px;
}

ul#subNav li ul {
	background-color: #FFFFFF;
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

ul#subNav li ul li {
	border: 0px none;
	list-style-type: none;
	background-image: url(/images/userinterface/bullet_tertiary.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px;
	background-position: 13px 10px;
}

ul#subNav li#selectedSub ul li a {
	color: #0C591A;
}

ul#subNav li ul li#selectedTertiary {
	color: #322c27;
	background-color: #f3f0ed;
	padding: 5px 0px;
	background-image: url(/images/userinterface/bullet_tertiary.gif);
	background-position: 13px 10px;
}
ul#subNav li ul li#selectedTertiary a{
	color: #322c27;
}

*/
div#content{
	width: 579px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
div#content span.brown {color:#322C27;}
div#content span.new {
	font-weight:bold;
	font-style:italic;
	color:#987030;
}
div#content h4{
	color: #a3793c;
	font-size: 125%;
	margin: 18px 0 2px 0;
	padding: 0;
}
div#content h5 {
	color:#333333;
	font-size: 120%;
	margin: 10px 0 2px 0;
	padding: 0;
}

div#content p{
	margin: 15px 0px 0px;
	padding: 0px;
}

div#content p a.title {
	color:#333333;
	font-size: 120%;
	font-weight:bold;
	display:block;
}

div#content h3{
	font-size: 175%;
	color: #FFFFFF;
	background-color: #caad67;
	font-weight: normal;
	height: 32px;
	padding: 4px 0px 4px 8px;
	margin: 0px;
}
div#content h3.buckCommander{
	font-size: 175%;
	color: #000;
	background-color: #fff;	
	background-image: url(/images/userinterface/buck_commander_titlebkgd.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	height: 24px;
	padding: 4px 0px 12px 8px;
	margin: 0px;
}
div#content a#backLink{
	background-color: #eae4e0;
	height: 32px;
	padding: 8px 8px 0px 8px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
}

div.productRow {
	background-image: url(/images/userinterface/productrow_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:125px;
	padding: 10px 0 0 0;
	width:579px;
}
div.row {
	height:110px;
	padding: 10px 0 0 0;
	width:579px;
	border-bottom:#EBE8E5 solid 1px;
}
div.rowcontent, div.rowcontentRiflescopes {
	background-image: url(/images/userinterface/rowcontent_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:99px;
	width:330px;
	padding: 0px 4px 0 45px;
	margin:0 0px 10px 0px;
	float: right;
}

div.rowcontentRiflescopes { /* the margin has to be zero for the riflescopes display */
	margin:0;
}

img.productRow {float:left; margin: 0;}

div#content div.productRow p{
	margin:0;
	padding:0;
}
a.viewmore{
	text-align:right;
	font-weight:bold;
	width:350px;
	display:block;
	float:right;
	padding:0 10px 0 0;
	margin: 5px 0 0 0;
}

div#productDetail, div#productDetailBuckComm{
	background-image: url(/images/userinterface/opticsDetail_bkg.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	width: 579px;
	height: 165px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div#productDetailBuckComm{
	background-image: url(/images/userinterface/buckCommDetail_bkg.gif);
}
div#productDetail img, div#productDetailBuckComm img{
	text-align: center;
	float: left;
	margin-top: 18px;
	margin-left: 25px;
}
div#productDetail img.rings{
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
}
div#productDetail img.scopes, div#productDetailBuckComm img.scopes{
	float: left;
	margin-top: 34px;
	margin-left: 75px;
}
div#productDetail .leftText{
	width: 220px;
	display: inline-block;
	float: left;
	margin-top: 45px;
	margin-left: 10px;
}

div#productDetail a.btn{
	background-image: url(/images/userinterface/btn_buyNowProduct.gif);
	background-repeat: no-repeat;
	background-position: 0px -38px;
	height: 36px;
	width: 86px;
	text-indent: -9999px;
	display: inline-block;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
}

div#productDetail a.btn:hover{
	background-image: url(/images/userinterface/btn_buyNowProduct.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}

div#productDetail a.viewLarger{
	background-image: url(/images/userinterface/btn_viewLarger.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	height: 20px;
	width: 66px;
	text-indent: -9999px;
	display: inline-block;
	float: right;
	margin-top: 35px;
	margin-right: 10px;
}

div#productDetail a.viewLarger:hover{
	background-image: url(/images/userinterface/btn_viewLarger.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


div#productDetail a.otherViews{
	background-image: url(/images/userinterface/btn_otherViews.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	height: 20px;
	width: 62px;
	text-indent: -9999px;
	display: inline-block;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	clear: right;
}

div#productDetail a.otherViews:hover{
	background-image: url(/images/userinterface/btn_otherViews.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#productOptions, div#noProductOptions, div#noProductOptionsBuckComm{
	background-image: url(/images/userinterface/opticsDetail_btmFade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 579px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}
div#noProductOptions{
	height:50px;
}
div#noProductOptionsBuckComm{
	height:58px;
	background-image: url(/images/userinterface/buckCommDetail_btmFade.gif);
}
div#productOptions .btnholder {
	height: 20px;
	width: 66px;
	text-indent: -9999px;
	float: right;
	padding: 10px;
	margin: 0;
	border-left: #FFFFFF solid 1px;
	display:block;
}
div#productOptions a.viewLarger{
	background-image: url(/images/userinterface/btn_viewLarger.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	height: 20px;
	width: 66px;
	text-indent: -9999px;
	float: right;
	display:block;
}

div#productOptions a.viewLarger:hover{
	background-image: url(/images/userinterface/btn_viewLarger.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


div#productOptions a.otherViews{
	background-image: url(/images/userinterface/btn_otherViews.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	height: 20px;
	width: 62px;
	text-indent: -9999px;
	float: right;
	padding: 0;
	margin: 0;
	display:bock;
}

div#productOptions a.otherViews:hover{
	background-image: url(/images/userinterface/btn_otherViews.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#finishes{
	padding: 0px 0px 0px 10px;
	float: left;
	width: 206px;
	margin: 0px;
}
div#finishesRight{
	padding: 0 5px 0 0;
	float: right;
	width: 217px;
	margin: 0px;
}
div#finishesRight h4{
	text-indent:-9999px;
	display: inline-block;
	background-image: url(/images/userinterface/availableFinishes.gif);
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0;
	height: 6px;
	width: 86px;
	background-position: 0px 0px;
	float: left;
}
div#finishes h4{
	text-indent:-9999px;
	display: block;
	background-image: url(/images/userinterface/availableFinishes.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 6px;
	width: 86px;
	background-position: 0px 0px;
}
div#finishesRight ul{
	float: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	clear: right;
}
div#finishes ul{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	clear: left;
	width: 206px;
}
div#finishesRight ul li{
	float: right;
	padding: 0px;
	display: block;
	height: 34px;
	width: 34px;
	margin: 0px 5px 0px 0px;
	clear: right;
}
div#finishes ul li, div#finishesRight ul li{
	float: left;
	padding: 0px;
	display: block;
	height: 34px;
	width: 34px;
	margin: 0px 24px 0px 0px;
}
div#finishes ul li#finishShown, div#finishesRight ul li#finishShown{
	padding: 1px;
	border: 1px solid #caad67;
}

div#finishes p, div#finishesRight p{
	float: left;
	width: 60px;
	margin: 3px 0px 0px;
	padding: 0px;
	font-size: 80%;
	color: #876528;
	background-image: none;
}

div#availableReticles{
	width: 350px;
	padding-left: 4px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

div#availableReticles h4{
	text-indent:-9999px;
	display: inline-block;
	background-image: url(/images/userinterface/availableReticles.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 5px;
	padding: 0px;
	background-position: 0px 0px;
	height: 6px;
	width: 86px;
	float: left;
}

ul#reticle{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	clear: left;
	width: 350px;
}

ul#reticle li{
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	color: #876528;
	text-align: center;
	background-image: none;
	float: left;
	width: 58px;
}
table#partsListing{
	text-align:left;
	font-size:12px;
	border-bottom: #987030 solid 1px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#partsListing th{
	color:#E2D0A9;
	background-color:#987030;
	padding: 4px 0 4px 10px;
	border-right: #ffffff solid 1px;
}
#partsListing td{
	padding: 4px 0 4px 10px;
	border-right: #ffffff solid 1px;
}
#partsListing td.odd{
	background-color:#F3F0ED;
}

ul#contentNav {
	list-style:none;
	padding:0;
	margin:0;
	clear: left;
}

ul#contentNav li{
	display: block;
	font-weight: bold;
	font-size: 95%;
	margin: 0px 1px 0px 0px;
	text-transform: uppercase;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}

ul#contentNav li a{
	padding: 4px 8px;
	background-color: #322c27;
	text-decoration: none;
	color: #988e86;
}

ul#contentNav li a:hover,
ul#contentNav li a.infoActive{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #caad67;
}

div#productInfo{
	background-image: url(/images/userinterface/opticsDetail_infoFade.gif);
	background-repeat: repeat-x;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #caad67;
	clear: left;
}

div#productInfo h4{
	color: #a3793c;
	font-size: 125%;
	margin: 0px;
	padding: 0px;
}

div#rightColumn{
	margin: 0px;
	width: 180px;
	
	padding: 0px;
	background-image: url(/images/userinterface/subBottomBanner_bkg.gif);
	background-repeat: repeat-y;
	float: right;
	/*clear: left;*/
}
/*SUB TOP BANNER*/

div#subTopBanner {
	width:180px;
	background:url(/images/userinterface/subTopBanner_bkg.gif) no-repeat bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D1CC;
	padding: 0;
	margin: 0px;
	height: 230px;
}

div#subTopBanner h3 {
	background-color: #987030;
	height: 29px;
	width: 168px;
	background-image: url(/images/userinterface/topBanner_title.gif);
	background-repeat: no-repeat;
	display:inline-block;
	text-indent:-9999px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

div#subTopBanner h4 {
	color:#000000;
	font-size:100%;
	margin: 10px 0px 3px 15px;
	padding: 0px;
}

div#subTopBanner p{
	margin: 0px 0px 5px 15px;
	padding: 0px;
	width: 160px;
	color: #66615d;
}

form#subDealerForm {
	margin:0 0 11px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0CFAC;
	padding-bottom: 20px;
	width: 150px;
	padding-top: 0px;
}

form#subDealerForm div input.field {
	font-size:11px;
	color:#a9a9a8;
	width:100px;
	height:25px;
	margin: 0px;
	padding: 4px 0px 0px;
}

form#subDealerForm div input.goBtn {
	width:32px;
	height:25px;
	display:inline-block;
	margin-left:3px;
	border:none;
	background:url(/images/userinterface/btn_locateArrow.gif) no-repeat 0px -25px;
}

form#subDealerForm div input.goBtn:hover {
	cursor:pointer;
	background:url(/images/userinterface/btn_locateArrow.gif) no-repeat 0px 0px;
}

/*Hides the dotted outline in Firefox on click
form#homeDealerForm div input.goBtn::-moz-focus-inner {
	border: 0;
}*/

div#subTopBanner p a.btn{
	width:83px;
	height:25px;
	display:block;
	background:url(/images/userinterface/btn_buynow.gif) no-repeat 0px -25px;
	text-indent:-9999px;
	margin-top: 0px;
}

div#subTopBanner p a.btn:hover {
	background-position:0 0;
}

/*SUB BOTTOM BANNER*/

div#subBottomBanner {
	width:180px;
	margin:0;
	padding: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

div#subBottomBanner h3 {
	width:168px;
	margin:6px 0 0 6px;
	padding:0;
	background-color: #987030;
	background-image: url(/images/userinterface/btmBanner_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline-block;
	height: 29px;
}

div#subBottomBanner img{
	float: left;
	margin-right: 5px;
}

div#subBottomBanner p{
	color: #66615D;
	margin-left: 10px;
	margin-top: 10px;
}

div#subBottomBanner p a.btn{
	width:132px;
	height:25px;
	display:inline-block;
	background:url(/images/userinterface/btn_subscribe.gif) no-repeat 0px -25px;
	text-indent:-9999px;
	margin-top: 5px;
}

div#subBottomBanner p a.btn:hover {
	background-position:0 0;
}

/*FOOTER
-------------------------------------------------------*/

div#footer {
	height:20px;
	width:960px;
	background:#000000;
	text-align:left;
	margin: 0px auto;
	padding: 5px 0px 0px;
	position: relative;
	float: none;
}

ul#footerNav {
	margin:0;
	padding:0px;
	float:left;
	color:#666666;
	font-size:95%;
	font-weight:bold;
	list-style:none;
}

ul#footerNav li {
	float:left;
	margin-right:3px;
	line-height:14px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 3px;
	margin-left: 3px;
}

ul#footerNav li a:link,
ul#footerNav li a:visited {
	color:#666666;
	padding-left: 6px;
}

ul#footerNav li a:hover,
ul#footerNav li a:active {
	text-decoration:none;
}

div#footer span#copyright {
	margin:0;
	padding:0px 5px 0px 10px;
	line-height:14px;
	color:#666666;
	font-size:90%;
	float: left;
}

div#footer span#copyright a:link,
div#footer span#copyright a:visited {
	color:#666666;
	margin-left:3px;
}

div#footer span#copyright a:hover,
div#footer span#copyright a:active {
	text-decoration:none;
}
.Dealer_Locator_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	
	FONT-SIZE: 11px;
	COLOR: #003300;
	text-align: left;
	text-indent: 1px;
	padding-left: 2px;
	padding-top: 2px;
	font-weight:normal;
	margin: 0px;
	line-height: 14px;
	
}


.Dealer_Locator_Text_B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: normal;
	FONT-SIZE: 11px;
	COLOR: #003300;
	text-align: left;
	text-indent: 1px;
	padding-left: 2px;
	padding-top: 2px;
	font-weight:bold;
	margin: 0px;
	line-height: 14px;
}

.Dealer_Locator_Link {
	FONT-SIZE: 12px;
	COLOR: #003300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*text-align: right;*/
	text-indent: 4px;
	padding-left: 2px;
	padding-top: 2px;
	font-weight:bold;
	margin: 0px;
	line-height: 14px;
	text-decoration: underline;
}

.Dealer_Locator_Align_Right {
	FONT-SIZE: 12px;
	COLOR: #003300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	text-indent: 4px;
	padding-left: 2px;
	padding-top: 2px;
	font-weight:bold;
	margin: 0px;
	line-height: 14px;
}

.Dealer_Locator_Align_Center {
	FONT-SIZE: 12px;
	COLOR: #003300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 4px;
	padding-left: 2px;
	padding-top: 2px;
	font-weight:bold;
	margin: 0px;
	line-height: 14px;
}

.DLnextPrev{
	FONT-SIZE: 14px;
	COLOR: #003300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*text-align: right;*/
	text-indent: 4px;
	padding-left: 2px;
	padding-top: 2px;
	font-weight:bold;
	margin: 0px;
	line-height: 14px;
	text-decoration: underline;
}
A.DLnextPrev:hover{
	FONT-SIZE: 14px;
	COLOR: #CCFFCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*text-align: right;*/
	text-indent: 4px;
	padding-left: 2px;
	padding-top: 2px;
	font-weight:bold;
	margin: 0px;
	line-height: 14px;
	text-decoration: none;
}
A.DLnextPrev:active{
	FONT-SIZE: 14px;
	COLOR: #CCFFCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*text-align: right;*/
	text-indent: 4px;
	padding-left: 2px;
	padding-top: 2px;
	font-weight:bold;
	margin: 0px;
	line-height: 14px;
	text-decoration: underline;
}


.DLDealerWebsite {
	FONT-SIZE: 12px;
	COLOR: #003300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*text-align: right;*/
	text-indent: 4px;
	padding-left: 2px;
	padding-top: 2px;
	font-weight:bold;
	margin: 0px;
	line-height: 14px;
	text-decoration: underline;
}

/* this is to put the tables in so they appear under the top content; the table was halfway off the page in Chrome */
.clearContent {
	clear:left;
}