/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/
.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #2e342f;
  background-image:url(/store/images/new-dark-bg.jpg);
  background-position:top center;
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-size:cover;
  color: #000;
  margin: 0px;
  font-size: 11px;
  font-family: Montserrat, helvetica, "Arial Black", Arial,  sans-serif;
}
.main,.ui-widget{
  font-family: Montserrat, helvetica, "Arial Black", Arial,  sans-serif!important;
}
h1, h2, h3, h4, h5{
  font-family: Montserrat, helvetica, "Arial Black", Arial,  sans-serif;
  font-weight: 700;/**/
}
.ui-button-text, .infoBoxHeading, .smallText, TD.smallText, SPAN.smallText, P.smallText, TD.smallText a, SPAN.smallText a, P.smallText a
{
  font-family: Montserrat, helvetica, "Arial Black", Arial,  sans-serif;
}
.infoBoxHeading{
    text-transform: uppercase;
}
.categoryTD * {
    transition:all .2s ease;
}
.categoryTD{
    vertical-align: middle;
    padding-bottom:2em;
}
.categoryTD a
  {
    height: 150px;
    text-transform: uppercase;
    text-align: center;
    padding:6px;
    border:solid rgba(255,255,255,.01);
    border-width:1px 2px 2px 1px;
    display: table-cell;
    vertical-align: middle;
  }
.categoryTD a:hover
  {
    font-weight: 700;
    text-decoration: none;
    border-color:#CFA9A9;
    background-color:#E6CACA;
  }
.categoryTD a:hover > img
  {
    border-color:#333;
  }
.categoryTD a  img
  {
    border:2px solid white;
  }
#bodyWrapper {
  background-color:#FFF;
  border:1px solid #000;
  border-top:0;
  border-bottom:0;
  padding:0 2px;
}
#quickButtons a{
  padding: 0 .4em;
}
#bodyContent {
}
.validFromSpan,[name=cc_starts_month],[name=cc_starts_year] {
   display:none; 
}
h4{
  border-style:solid;
  border-width:0 0 1px 0;
  margin: 1em 1em 1em .1em;
}  

#tech_accordion * ul{
  margin:0; padding:0 0 0 1em;
}
#tech_accordion * li{
  /*list-style-image: url(images/sprocket_icon.png);*/
  list-style: none;/**/
  margin: .5em 0 .5em -25px;
  position: relative;
  padding-left:1em;
  border-left:4px solid gray;
}
#tech_accordion * li:hover{
  border-color:red;
}
#tech_accordion * li a{
  display:inline-block;
  line-height:166%;
  padding:1em 0;
}
.techSpacing{
  color:#FFF;
}
#footerlinks * ul{
  margin:0; padding:0 0 0 1em;
}
#footerlinks * li{
  list-style-image: url(images/sprocket_icon.png);
  margin: 0 0 .75em .75em;
  position: relative;
}
#footerlinks * li a{
  display:block;
  top: 1px;
  position:absolute;
}
#header {
  height: 95px;
  background-image:url(/images/new_tbolt_header.png);
  /*background-image:url(images/header-halloween.png);*/
}
.infoBoxContainer .ui-widget-header{
  padding: .4em;
  text-align:center;
}
.infoBoxContents br{
}
#LookingForAPitBike{
	background-image:url(/images/frontPageBikes.png);
	background-repeat:no-repeat;
	padding:230px 0 10px 0;
	width:630px; 
	}
#LookingForAPitBike div {
	width:180px;
	padding:0 15px;
	float:left;
	text-align:center;
}
#LookingForAPitBike * td {
	padding-right:20px;
}
#LookingForAPitBike * table {
	width:100%;
}
.lookingPrice{
  text-align:right;
}
#storeLogo {
  float: left;
  margin-top: 5px;
  height:85px;
  width:450px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
  /*Added for chrome fix*/
  text-align:right;
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { 
    padding-bottom:1em;
}

.infoBoxHeading {
  padding: 2px 2px 2px 4px;
  font-weight:bold;
  font-size: 14px;
}
.breadCrumbs {
    font-size:11px;
    text-align:left !important;
}
.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
  overflow:hidden;
}
.infoBoxContents br{
  margin-bottom:10px;
}
.contentContainer {
  padding-bottom: 10px;
}

h2, .contentContainer h2 {
  display:block;
  border-bottom:2px solid #C66;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 1em;
  padding-bottom: 2px;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 11px;
  line-height: 1.5;
}
.newContentText{
  padding: 0;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 28px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  font-size: 11px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family: Verdana, Arial, sans-serif; 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: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.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;
}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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: #ff0000;
}

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: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { background-color:#FCC }
.moduleRowOver { background-color: #FAA; cursor:pointer; cursor: hand; }
.moduleRowSelected { background-color: #F88; }

.moduleRow td, .moduleRowOver td, .moduleRowSelected td{ border-bottom:10px solid white; padding-top:2em;padding-bottom:2em;padding-right:2em;}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* 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: 12px; 
  background-color: rgba(165, 245, 46, 0.63); 
    margin: 1em;
    padding: 1em;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}


/****TECHDATA**/

.primary_tech_cat{
  font-weight:bold;
  font-size:1.4em;
  margin-top:2em;
}
.sub_tech_cat{
  padding-left:4em;
}
.techdatabox{
  
}
.techDataUL, .techDataUL li{
  padding: 1em 0 0 0;
  margin: 0;
}

      .BikeSpecs{
        width:100%;
        margin-bottom:1em;
        margin-left:1em;
        border-spacing:0px;
      }
      .specs_feature{
        width:30%;
        font-weight:bold;
        border-bottom:1px solid #FCC;
      }
      .specs_info {
        width:70%;
        border-bottom:1px solid #FCC;
      }
      .spechH{
        display:block;
        width:100%;
        margin:0;
        padding:0;
        border-bottom:1px solid #C66;
        font-weight:bold;
      }


#newWarning {
background-image:url(/images/Warning.png);
background-repeat:no-repeat;
background-position: 10px 50%;
padding: 30px 80px;
background-color:#db6e6e;
border:1px solid #b02121;
border-width:2px 4px 4px 2px;
width:500px;
margin:10px auto;
text-align:center;
font-weight:bold;
font-size:12px;
line-height:150%;
}
/*
@media print {
  #quickButtons,#columnLeft,#columnRight,#footerlinks{display:none;}
.contentText, table, p,TD.smallText, SPAN.smallText, P.smallText {
  color:black!important;  font-family: Georgia, Times New Roman, serif!important;font-size:14pt!important;}
  
}
*/


::selection {
    background: #F00; /* Safari */
    color:#FFF;
}
::-moz-selection {
    background: #F00; /* Firefox */
    color:#FFF;
}

/*
.moduleRowSelected td, .moduleRow td,
.moduleRowSelected td:hover, .moduleRow td:hover{
  border-width-top: 6px;
  border-width-bottom: 6px;
  border-width-left: 0;
  border-width-right: 0;
  border: solid #FFF;
  background-color:rgba(255,0,0,.1);
  margin-left:0px;
  margin-right:0px;
  padding:3em;
}

.moduleRowSelected td:hover, .moduleRow td:hover{
  background-color:rgba(255,0,0,.3);

}

.moduleRowSelected, .moduleRow{
  background-color:rgba(255,0,0,.1);
  border-spacing:0px;  
}
*/
/*Dec 13, 2014*/
#options_dropdowns select{
  padding:.3em 1em!important;
}


.alert{
 padding:2em; margin:2em; border:solid 1px black; border-width:2px 6px 10px 2px;
}
.alert:hover{
 padding:2em; border-width:4px 4px 8px 4px;
}
.alert-danger{

  background-color:#B70000; border-color:#8F0000; color:white; 
}
.alert-info{
  background-color:#325F80;border-color:#002A4A; color:white; 
}
.alert-warning{
  background-color:#E9861D;border-color:#AD3E00; color:white; 
}

.text-right{ text-align: right;}
.text-left{text-align: left;}
.text-center{  text-align: center;}
.product-price{
  font-size:20px;
  font-weight: bold;
}

.title-and-price{
  font-size:20px;
  font-weight: bold;
}
.img-responsive{
  display: block;
  max-width: 100%;
  height: auto;
}
a img.thumbnail, .margarine{
  border:2px solid rgba(255,255,255,.01);
  margin:0 auto;
}
.tech-data-margarine * img {
  display: block;
  max-width: 100%;
  height: auto;
  margin:0 auto;
}

a:hover img.thumbnail{
  border-color:rgb(193, 31, 36);
}
