/*
------------Common Styles ----------------------------------------------------------------------
*/

BODY {
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-3dlight-color: #111111;
	scrollbar-highlight-color: #666666;
	scrollbar-face-color: #444444;
	scrollbar-shadow-color: #191919;
	scrollbar-track-color: #111111;
	scrollbar-darkshadow-color: #191919;
	color: #CEC399;
	margin: 0px;
	background-image: url(images/layout/bg.jpg);
	background-color: #ADA277;


}

.sitewidth {
	width: 840px;
	height: 100%;
	background-color: #4c4739;

}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}

/* Generic site links */

A {
	color: #CEC399;
	text-decoration: none;
	font-weight: bold;

}
A:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;

}

/* Page titles */

TD.pageHeading, DIV.pageHeading {
	font-size: 16px;
	color: #D7CBA9;
	height: 15px;
	line-height: 27px;
	font-weight: bold;
	text-indent: 7pt;
}

/* Breadcrumb trail */

A.bread {
	color: #CEC399;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;

}
A.bread:hover {
	color: #ADA277;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

/* page middle content padding*/

.content {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000000;

}

/* My Account | Cart Contents | Checkout */

.headerNavigation {
  color: #FFFFFF;
  font-size: 10px;
}
A.headerNavigation {
	color: #FFFFFF;
}
A.headerNavigation:hover {
  color: #FFFF66;
}

/* product listing results - odd and even for striped results */

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #5c5643;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

/* product listing results table */

TABLE.productListing {
  border-spacing: 1px;
}

/* product listing results heading */

.productListing-heading {
  font-size: 10px;
  color: #cecece;
}

/* product listing text style */

TD.productListing-data {
  font-size: 11px;
}

/* page numbering 1 2 3 4 next */

.pageResults {
  color: #333333;
}
.pageResults a:link {
  color: #333333;
}
.pageResults a:visited {
  color: #333333;
}
.pageResults a:hover {
  color: #990000;
}

/* User greeting style (home page) */

SPAN.greetUser {
  font-size: 12px;
  color: #990000;
  font-weight: bold;
}

/* 
-----------------Boxes css----------------------------------------------------------------------------------------------- 
*/


/* All box titles */

.boxtitle {
	color: #999999;
	padding: 2px 2px 2px 0px;
	margin-bottom: 1px;
	font-size: 13px;
}

/* individual boxes */

.dept
     {
	padding: 5px;
	vertical-align: top;
	background-color: #817a64;

	 }

.dept a:link
     {
	color: #DCCE95;
	text-decoration: none;
	font-size: 11px;
	vertical-align: top;
	line-height: 15px;


     }

.dept a:visited
     {
	color: #DCCE95;
	text-decoration: none;
	font-size: 11px;
     }

.dept a:hover
     {
	color: #ADA78F;
	text-decoration: none;
	font-size: 11px;
     }

.depthighlight
     {
	color: #CEC399;
	 }

.manufacturerbox
     {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B4A66D;
	padding: 5px;
	 }

.search a:link
     {
	color: #DCCE95;
	text-decoration: none;
	font-weight: bold;
     }

.search a:visited
     {
	color: #DCCE95;
	text-decoration: none;
	font-weight: bold;
     }

.search a:hover
     {
	color: #ADA277;
	text-decoration: underline;
	font-weight: bold;
     }

.basketbox
     {
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/layout/basket.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

	 }

.basketbox a:link
     {
	color: #990000;
	text-decoration: none;
	height: 40px;

     }

.basketbox a:visited
     {
	color: #990000;
	text-decoration: none;
    height: 40px;
	 }

.basketbox a:hover
     {
	text-decoration: underline;
	height: 40px;
     }

SPAN.newItemInCart {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}

.information 
     {
	padding: 7px;


	 }
.information  a:link
     {
	color: #CEC399;
	text-decoration: none;
	font-weight: normal;

     }

.information  a:visited
     {
	color: #CEC399;
	text-decoration: none;
	font-weight: normal;

     }

.information a:hover
     {
	color: #37332A;
	text-decoration: underline;
	font-weight: normal;

     }
.notify
     {
	color: #003366;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }
.notify a:link
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.notify a:visited
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.notify a:hover
    {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
    }

.whatsnewbox
     {
	color: #003366;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.whatsnewbox a:link
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.whatsnewbox a:visited
     {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
     }

.whatsnewbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.specialsbox
     {
	color: #FFFFFF;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.specialsbox a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.specialsbox a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.specialsbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.reviewsbox
     {
	color: #000000;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.reviewsbox a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.reviewsbox a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.reviewsbox a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.tellfriend
     {
	color: #003366;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.tellfriend a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.tellfriend a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.tellfriend a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.bestsellers
     {
	color: #000000;
	background-color: #857E65;
	margin-top: 5px;
	padding: 4px;
	 }

.bestsellers a:link
     {
	color: #67614E;
	text-decoration: none;
	font-weight: bold;
	background-color: #ADA78F;
	padding: 2px 2px 2px 5px;
	width: 264px;
     }

.bestsellers a:visited
     {
	color: #67614E;
	text-decoration: none;
	font-weight: bold;
	background-color: #ADA78F;
	padding: 2px 2px 2px 5px;
	width: 264px;
     }

.bestsellers a:hover
     {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #A19B83;
	padding: 2px 2px 2px 5px;
	width: 264px;
     }
.orderhistory
     {
	color: #000000;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.orderhistory a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.orderhistory a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.orderhistory a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
.newproducts
     {
	color: #000000;
	padding: 0px 10px 10px;
	margin: 0px;



	 }

.alsopurchased
     {
	color: #000000;
	margin-bottom: 4px;
	padding: 10px;
	border: 1px solid #ECECEC;
	 }

.alsopurchased a:link
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.alsopurchased a:visited
     {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
     }

.alsopurchased a:hover
     {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
     }
	 
/*
------------UnCommon Styles -------------------------------------------------------------------------------------------------
*/


.boxText { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FFFFFF; }
.productsNotifications { background: #4c4739; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FFFFFF; text-decoration: underline; }

/* errors */

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

FORM {
	display: inline;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, {
	font-size: 11px;

}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #990000;
	font-weight: bold;
}

SPAN.errorText {
	color: #FFFFFF;
	font-weight: bold;
}

.moduleRow { }
.moduleRowOver { background-color: #817864; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #54523c; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #990000;
	color: #FFFFFF;
}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* --- Global Box CSS --- Removed to allow individual box styles*/
/*
.infoBox {
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
*/
.logobot {
	background-image: url(images/layout/logo2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #980703;
}
/* Cool Href */
A.coolHref {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:9px;
	color:#FFFFFF;
	background:#530000 url(images/layout/menugif.gif) no-repeat left;
	display:block;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 27px;
	text-transform: uppercase;
	width: 100%;




}
A.coolHref:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:9px;
	color:#FFFFFF;
	background:#000000 url(images/layout/menugif.gif) no-repeat left;
	display:block;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 27px;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
}
A.coolHref_sel { 
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:9px;
	color:#FFFFFF;
	background:#000000 url(images/layout/menugif.gif) no-repeat left;
	display:block;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 27px;
	text-transform: uppercase;
	width: 100%;
}
A.coolHref_sel:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:9px;
	color:#FFFFFF;
	background:#000000 url(images/layout/menugif.gif) no-repeat left;
	display:block;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 27px;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
}
.menugap {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightcolumn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #F2F2F2;
	background-image: url(images/layout/logo3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;



}
.greyborder1 {
	border: 1px solid #C6C9C0;
	padding-top: 4px;
	background-color: #FFFFFF;
	background-image: url(images/layout/rollover.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.greyborder2 {
	border: 1px solid #E4E6E1;

}
.greyborder3 img {
	border-top: 5px solid #D7CBA9;
	border-right: 5px solid #D7CBA9;
	border-left: 5px solid #D7CBA9;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D7CBA9;
}
.greyborder3 {
   background-color:#D7CBA9;
}
select {
	font-size: 11px;
	color: #CEC399;
	background-color: #67614E;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #990000;
	text-decoration: none;
}
.mainborder {
	background-color: #67614e;
	border: 5px solid #ADA277;
}
.navtitlebdr {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B4A66D;

}
.iframe {
	border: 4px solid #ada277;
	background-color: #857e65;

}
.breadcrumb {
	margin-top: 1px;
	margin-left: 7px;
	margin-bottom: 1px;

}
.date {
	color: #cec399;
	font-size: 11px;
	font-family: "Courier New", Courier, mono;


}
.verticaltext{
	font: bold 20px "Courier New", Courier, mono;
	writing-mode: tb-rl;
	color: #ADA277;
}.productimage {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ada277;
	border-left-color: #ada277;
}
.topbottomborder {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ada277;
	border-bottom-color: #ada277;
}
.productbg {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ada277;

}
.topborder {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ada277;
}
.manubg
     {
	 }
	 
.FAQ {
}
.noscrollmargin {
	margin-right: 15px;
}
A.iframeprodname {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:9px;
	color:#333333;
	display:block;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #D7CBA9;
	padding-right: 2px;


}
A.iframeprodname:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:9px;
	color:#FFFFFF;
	display:block;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #000000;
	text-decoration: none;
	padding-right: 2px;



}
.courier {
	font-family: "Courier New", Courier, mono;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.camo {
	background-image: url(images/layout/night_camo_pattern.jpg);
	background-color: #ada277;
}
.latestprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D7CBA9;
	display: block;
	width: 105px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.txtfield {
	border: 1px solid #ada277;
	color: #CEC399;
	background-color: #67614E;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}
.txtarea {
	background-color: #333333;
	border: 1px solid #999999;
	color: #ada277;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;

}
.rightborder {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #ada277;
}
.customguns {
	background-image: url(images/layout/custombuilt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #67614E;
	margin-top: 5px;


}
.latestprods {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 4px solid #ada277;
	background-color: #857e65;
}
