/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 13px; color: #ff0000; font-weight: bold; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ff0000; text-decoration: underline; }

BODY {
  /*background: #999999;
  */
  color: #000000;
  margin: 0px;
  max-width:1280px;
  margin: auto;
}

html {
  background: url("https://capi-gear.com/catalog/images/capi-bkgnd.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

A {
  color: #003399;
  text-decoration: none;
}

A:hover {
  color: #0099ff;
  text-decoration: underline;
}

A:active {
  color: #ff0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #;
}

TR.headerNavigation {
  background: #;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #000000;
  color: #cccccc;
  font-weight : bold;
}

A.headerNavigation {
  color: #0099ff;
}

A.headerNavigation:hover {
  color: #cccccc;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #20b2aa;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #0099ff;
  font-weight: bold;
}

/*the font-size below only changes all but bestsellers box and shopping cart items
*/
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.infoBox {
  background: #000000;
}

/*the font-size below only changes the bestsellers box
*/
.infoBoxContents {
  background: #bbbbbb;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #0099ff;
  border-top: 1px solid #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #000000;
  color: #0099ff;
  font-weight: bold;
}
.productsPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #20b2aa;
  font-weight: bold;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbbbbb;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #20b2aa;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* BEGIN USPS Shipping Insurance */
TD.tinyText, SPAN.tinyText, P.tinyText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}
/* END USPS Shipping Insurance */


TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;

}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #ff0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ff0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.categoriesLink {
  font-family: Verdana, Arial, sans-serif;
  color: #0099ff;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffb3b5; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; font-weight: bold;}

/* 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: #ffb3b5; }
.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; }

/*BOF Options as Images*/
SPAN.optionsAvailable {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
/*EOF Options as Images*/

#jeffsbox .infoBoxHeading { background: #0099ff; color: #000000; }
#jeffsbox .infoBoxContents { background: #000000; color: #cccccc; }
#jeffsbox a { color: #cccccc; }
#jeffsbox a:hover { color: #0099ff; }

#jeffscategorybox .infoBoxHeading { background: #0099ff; color: #000000; }
#jeffscategorybox .infoBoxContents { background: #000000; color: #0099ff; }
#jeffscategorybox a { color: #cccccc; }
#jeffscategorybox a:hover { color: #0099ff; }

#jeffsalsopurchasedbox .infoBoxHeading { background: #0099ff; color: #000000; font-size: 13px; }
#jeffsalsopurchasedbox .infoBoxContents { background: #000000; color: #0099ff; font-weight: bold; }
#jeffsalsopurchasedbox a { color: #cccccc; }
#jeffsalsopurchasedbox a:hover { color: #0099ff; }

#jeffspricebox .priceBoxHeading { background: #0099ff; color: #000000; }
#jeffspricebox .infoBoxContents { background: #999999; color: #000000; font-weight: bold; }

TD.priceBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.thumbBorder {border: #000000 1px solid;}

TD.indexHeading, DIV.indexHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

#totopcolor { color: #333333; font-size: 14px; }
#totopcolor:hover { color: #000000; font-weight: bold; font-size: 13px; }

#pubdownheader {
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
}

.DocsTable A {color: #003399; text-decoration: none; }
.DocsTable A:visited {color: #666666; text-decoration: none; }
.DocsTable A:hover {color: #0099ff; text-decoration: underline; }
.DocsTable A:active {color: #ff0000; text-decoration: underline; }

.BuildGuide A {color: #003399; text-decoration: none; }
.BuildGuide A:hover {color: #0099ff; text-decoration: underline; }
.BuildGuide A:active {color: #ff0000; text-decoration: underline; }

#navWrap {
	min-height: 30px;
	overflow: auto;
}

#nav {
	z-index: 99999;
	margin-bottom: 0px;
	overflow: auto;
}

.btn{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  background: #0099fc;
  color: #000000 !important;
  padding: 2px 5px;
  border: 1px solid #184e82;
}

.btn:hover{
  text-decoration:none;
}

.btn.btn-sm{
  font-size: 11px;
  padding: 0 5px;
}