/*
  $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: #909090;
  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: #f5f5f5;
  font-family: tahoma;
  font-size: 11px;
  color: #ff8c00;
}


.CategoriesBox {
  background: #6699cc;
width: 150px;
}
TD.CategoriesBoxHeading {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #e6e6fa;
  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: #ffffff;
  
}
TD.SearchBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F7921E;
  color: #000000;
}
.SearchBoxContents {
  background: #fafad2;
  font-family: sans-serif;
  font-size: 11px;
  font-weight: bold;
}


.ShoppingCartBox {
  background: #6699cc;
  width: 150px;
}
TD.ShoppingCartBoxHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #ffffe0;
  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: #ffffff;
}

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, verdana, helvetica, sans-serif;
  font-size: 13px;
  background: #B8B8B8;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #707070;
}

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;
  padding-left: 0px;
}

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

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

input.inputField {
    width: 10em;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    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;
   }

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

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


.tblbg {
	background-image: url(catalog/images/prod_info_bgrd.gif);
	background-repeat: no-repeat;
}
.prod_info_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.prod_info_details_livechat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03F;
}
.prod_info_details_shipping {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
}

.prod_side_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	padding-left: 2px;
}

.tblbg tr .prod_info_details_livechat {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #666;
}

TD.categories_description {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #333;
}

TD.compareListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #D0D0D0;
  border: 0px;
  border-style: solid;
  border-color: #AAAA91;
}

TD.compareListing-data-titles {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #FFF;
  text-align: left;  
  background: #9999CC;
  border: 0px;
  border-style: solid;
  border-color: #AAAA91;
}

TD.compareListing-data-images {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  border: 3px;
  border-style: solid;
  border-color: #F0F0F0;
}

TD.compareListing-data-info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  text-align: center;  
  background: #E8E8E8;
  border: 0px;
  border-style: solid;
  border-color: #AAAA91;
}

TD.tabs-productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #404040;
  letter-spacing:1px;
  text-transform:uppercase;
  background: #F8F8F8;
  border-style: solid;
  border-color: #D8D8D8;
}

TD.tabs-productListing-info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: none;
  color: #0099CC;
  background: #F8F8F8;
  border-style: solid;
  border-color: #D8D8D8;
}
