/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  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, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, sans-serif; font-size : 10px; color: #982A2A; text-decoration: underline; }

BODY {
  background: #535353;
  color: #000000;
  margin: 0px;
}

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

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

A:visited {
  color: #243785;
  text-decoration: underline;
}

A:link {
 color: #243785;
 text-decoration: underline;
}

A:active {
 color: #243785;
 text-decoration: underline;
}

A.nav {
	font-size:	11px;
	font-weight:	bold;
	color:	#243785;
	}

A.nav:link {
	color:	#243785;
	}

A.nav:visited {
	color:	#243785;

	}

A.nav:active {
	color:	#243785;
	}

A.nav:hover {
	font-weight:	bold;
	color:	#243785;
	}

FORM {
	display: inline;
}


TR.headerError {
  background: #ffffff;
}

TD.headerError {
  font-family: Tahoma, Verdana, Verdana, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #016DBC;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #ffffff;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #143293;
}

.infoBoxContents {
  background: white;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #39699C;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, sans-serif;
  font-size: 15px;
}



TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #527EA7;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  background: #98A0C6;
  color: #FFFFFF;
  font-weight: bold;
}

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


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #black;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

TD.fieldKey {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #FDFBEE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FEEB89; }

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

/* message box */

.messageBox { font-family: Verdana, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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


.CategoriesBox {
  background: #102F92;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #102F92;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.InformationBox {
  background: #b6b7cb;
}
TD.InformationBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.InformationBoxContents {
  background: #f8f8f9;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

.ManufacturersBox {
  background: #143293;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #143293;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #143293;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.SpecialsBox {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.TellaFriendBox {
  background: #1E1B1F;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #1E1B1F;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.SearchMain {
  background: #ffffff;
}
TD.SearchMain {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #FFD600;
}
.SearchMain {
  background: #004BC7;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #FFD600
}

.SearchMain2 {
  background: #ffffff;
}
TD.SearchMain2 {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #001371;
  color: #FFD600;
}
.SearchMain2 {
  background: #004BC7;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #FFD600
}

.contentBox {
  background: #1E1B1F;
}


.infoBox {
  background: #1E1B1F;
}

.infoBoxContents {
  background: white;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #1E1B1F;
}

.infoBoxNoticeContents {
  background: #1E1B1F;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


TD.contentBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #1E1B1F;
  color: #ffffff;
}

.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

.BestSellersBox {
  background: #FA7003;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FA7003;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.ManufacturerInfoBox {
  background: #1E1B1F;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #1E1B1F;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.OrderHistoryBox {
  background: #1E1B1F;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #1E1B1F;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}


.ShoppingCartBox {
  background: #FA7003;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FA7003;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #FA7003;
  font-weight: bold;
}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #1E1B1F;
}

TD.headerNavigation {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #1E1B1F;
  font-weight : bold;
}

A.headerNavigation { 
  color: #1E1B1F; 
}

A.headerNavigation:hover {
  color: #1E1B1F;
}

A.headerNavigation:visited {
  color: #1E1B1F;
}


.WhatsNewBox {
  background: #1E1B1F;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #1E1B1F;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #ffffff;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

.RelatedBox {
  background: #ffffff;
}
TD.RelatedBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FA7003;
  color: #FFB834;
}
.RelatedBoxContents {
  background: #FA7003;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #FFB834;
}


A.pageResults {
  color: #1E1B1F;
}

A.pageResults:hover {
  color: #1D448B;
  background: #FFFF6C;
}

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

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