/*
  $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; font-size: 10px; color: 003399; font-weight: bold; }
.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; }

.centerpage {
  width: 900px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -450px;
}

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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: url(catalog/images/bar-image.gif) repeat-x left top;
}

TD.headerNavigation {
  font-family: sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

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: 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: url(catalog/images/bar-image.gif) repeat-x left top; 
  color: #ffffff;
  font-weight: bold;
}

/* margin controls space between boxes */
.infoBox {
  background: #6699cc;
  margin-bottom:0px;
}

.infoBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ff8e90;
}

.infoBoxNoticeContents {
  background: #ffe6e6;
  font-family: sans-serif;
  font-size: 10px;
}
/* This bottom section is for Articles infobox */

TD.infoBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;  
  color: #ffffff;
}

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

.contentBox {
  background: #E8E8E8;
}

TD.contentBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #787878;
  color: #ffffff;
}

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


.BestSellersBox {
  background: #6699cc;
}
TD.BestSellersBoxHeading {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffcc00;
}
.BestSellersBoxContents {
  background: #ffffff;
  font-family: tahoma;
  font-size: 11px;
  color: #ff0000;
}


.CategoriesBox {
  background: #6699cc;
}
TD.CategoriesBoxHeading {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #ffffff;
  font-family: arial;
  font-size: 11px;
}


.CurrenciesBox {
  background: #6699cc;
}
TD.CurrenciesBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}


.InformationBox {
  background: #6699cc;
}
TD.InformationBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.InformationBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}


.LanguagesBox {
  background: #6699cc;
}
TD.LanguagesBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}


.ManufacturerInfoBox {
  background: #6699cc;
}
TD.ManufacturerInfoBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}


.ManufacturersBox {
  background: #6699cc;
}
TD.ManufacturersBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}


.OrderHistoryBox {
  background: #6699cc;
}
TD.OrderHistoryBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}


.ProductNotificationsBox {
  background: #6699cc;
}
TD.ProductNotificationsBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}


.ReviewsBox {
  background: #6699cc;
}
TD.ReviewsBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}


.SearchBox {
  background: #6699cc;
}
TD.SearchBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F7921E;
  color: #000000;
}
.SearchBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}


.ShoppingCartBox {
  background: #6699cc;
}
TD.ShoppingCartBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}


.SpecialsBox {
  background: #6699cc;
}
TD.SpecialsBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #B80000;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}


.TellaFriendBox {
  background: #6699cc;
}
TD.TellaFriendBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}

.WhatsNewBox {
  background: #6699cc;
}
TD.WhatsNewBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;
}

.ArticlesBox {
  background: #6699cc;
}
TD.ArticlesBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #666666;
}
.ArticlesBoxContents {
  background: #E8E8E8;
  font-family: sans-serif;
  font-size: 11px;
}

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

.productListing-heading {
  font-family: arial;
  font-size: 15px;
  background: #787878;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: arial;
  font-weight: none;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  color: #505050;
}

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: 12px;
  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: #3366ff;
  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;
}

input.inputField {
    width: 10em;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: blue; 
    border: inset 1px;  
    border-color: #000000 #cccccc #cccccc #000000; 
    background-color: white; 
   }
   textarea.textArea {
    background-color: #ffffff;
    border: #e8e8e8 2px solid;
    color: blue;
    font-family: arial, verdana, ms sans serif;
    font-size: 11pt;
    font-weight: normal
   }
   input.radio {
    background-color: #ffffff;
    border: #ff0000 1px solid;
    font-family: verdana;
    font-size: 12px;
    color: #e8e8e8
   }
   select.pullDown {
    background-color: #ffffff; 
    font-weight: normal; 
    font-size: 11px; 
    color: 585858;
   }

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color:787878;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color:000000;
}
.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; }
