/*
  $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
*/

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

BODY {
  background: #999999;
  background-image: url(images/homepage/bkgd.gif);
  background-repeat: repeat;
  color: #000000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

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

A:hover {
  color: #990000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: none;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : normal;
}

A.headerNavigation { 
  color: #000000; 
}

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

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #999999;
  font-weight: normal;
  line-height: 14px;
  padding-top: 10px;
  padding-bottom:10px;
}
TD.footer a { color: #999999; text-decoration: underline; }
TD.footer a:hover { color: #990000; text-decoration: underline; }

.infoBox { background: #efefef; }
.infoBoxContents { background: #efefef; font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.infoBox-cats { background: #3b3b3b; }
.infoBoxContents-cats { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ffff99; margin-left: 18px; line-height: 22px; }
.infoBoxContents-cats a { text-decoration: none; color: #ffff99; }
.infoBoxContents-cats a:hover { text-decoration: underline; color: #ffff99; }

.infoBox-info { background: #3b3b3b; }
.infoBoxContents-info { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; margin-left: 18px; line-height: 22px; }
.infoBoxContents-info a { text-decoration: none; color: #ffffff; }
.infoBoxContents-info a:hover { text-decoration: underline; color: #ffffff; }

.infoBox-white { background: #3b3b3b; }
.infoBoxContents-white { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; margin-left: 18px; line-height: 22px; }
.infoBoxContents-white a { text-decoration: none; color: #ffffff; }
.infoBoxContents-white a:hover { text-decoration: underline; color: #ffffff; }

.infoBox-search { background: #3b3b3b; }
.infoBoxContents-search { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; margin-left: 16px; }
.infoBoxContents-search a { text-decoration: none; color: #ffffff; }
.infoBoxContents-search a:hover { text-decoration: underline; color: #ffffff; }

infoBox-blue { background: #3b3b3b; }
.infoBoxContents-blue { display:inline-block; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; margin-left: 9px; }
.infoBoxContents-blue a { text-decoration: none; color: #ffffff; }
.infoBoxContents-blue a:hover { text-decoration: underline; color: #ffffff; }

.infoBox-vehicle { background: #3b3b3b; }
.infoBoxContents-vehicle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; }
.infoBoxContents-vehicle a { text-decoration: none; color: #ffffff; }
.infoBoxContents-vehicle a:hover { text-decoration: underline; 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: #999999;
  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: #efefef;
}

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

TABLE.productListing {
  border: 0px;
  border-style: none;
  border-color: #999999;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

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

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.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: #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 { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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: 10px; background-color: #99ff00; }

/* input requirement */

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


.homeHeaders {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #cc0000;
}
.mainText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 18px;
}

	
#flash-header { position: relative; top: 0; width: 920px; height: 164px; margin: 0 auto; text-align: center; }
#flash-content { position: relative; top: 0; width: 714px; height: 324px; margin: 0 auto; text-align: center; }
#flash-content1 { position: relative; top: 0; width: 400px; height: 340px; margin: 0 auto; text-align: center; }
#flash-content2, #flash-content3, #flash-content4, #flash-content5, #flash-content6, #flash-content7 { position: relative; top: 0; width: 254px; height: 194px; margin: 0 auto; text-align: center; }
#flash-contentAlt { position: relative; top: 20px; width: 250px; height: 220px; margin: 0 auto; text-align: center; }
#flash-contentAlt a { color: #cc0000; }
#flash-contentText { position: relative; top: 20px; width: 920px; height: 164px; margin: 0 auto; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
#flash-contentText a { color: #333333; text-decoration: underline; }
.clearVideo { position: relative; width: 100%; height: 10px; }

TD.serviceForm { background-color: #efefef; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #990000; font-weight: bold; padding: 10px; }
TD.homeFeature { background-color: #bfbfbf; border: solid 1px #999999; padding: 8px; }
TD.featureText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
img.featurePic { margin-bottom: 8px; }