/*
  $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: "Century Gothic", Fuentee, Tahoma; font-size: 12px; }
.errorBox { font-family : "Century Gothic", Fuentee, Tahoma; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Century Gothic", Fuentee, Tahoma; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Century Gothic", Fuentee, Tahoma; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  color: #444444; /*change to your color of choice*/
/* change background: #ffffff; to the color of your choice*/
  background: #333333;
  margin: 0px;
}

#cwdusacontainer {
  width: 900px;
  /*border: 1px solid #999999;border can be removed for a borderless page*/ 
  background: #FFFFFF;
  color: #000000;
  margin: 10px auto 10px auto;/*this codeing is margin top 10px,right auto, bottom 10px and left 10px. Don't change the auto*/
  text-align: left;
}

.fixcenter {
  width: 772px;
  border: solid; border-width: 1px; border-color: #bbbbbb;
  background: #FFFFFF;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
  background-image: url("images/header_background.gif");
  height: 320px;
}

TR.headerNavigation {
  background: #E4E4E4;
}

TD.headerNavigation {
	font-family: "Century Gothic", Fuentee, Tahoma;
	font-size: 12px;
	background: #FFFFFF;
	background-image: url("images/td_background.gif");
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #222222;
	font-weight : bold;
	height: 30px;
}

A.headerNavigation { 
  color: #666666; 
}

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

TR.headerError {
  background: #FF0000;
}

TD.headerError {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 13px;
  background: #FF0000;
  color: #666666;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00FF00;
}

TD.headerInfo {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 13px;
  background: #00FF00;
  color: #666666;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #00FF00;
}

TD.footer {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  background: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
  /*background-image: url("images/td_background.gif");*/
  color: #666666;
  font-weight: bold;
  height: 30px;
}

footer2 {
   background: #FF0000;
}

.infoBox {
  background: #F2F2F2;
  /*background-image: url("images/td_background.gif");*/
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 14px;
  background: #FFFFFF;
  border-top-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
  background-image: url("images/td_background_2.gif");
  color: #333333;
  height: 24px;
}

DIV.infoBoxHeading {
  background: #FFFFFF;   /* change colours here to match your site */
  border: solid 1 #E4E4E4; 
  border-width:4px; 
  border-left-width:4px;
  padding:0.1ex;
  padding-left:0ex;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}

.contentBox {
  background: #000000;
}

TD.contentBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #FF0000;
  color: #666666;
}

.contentBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.BestSellersBox {
  background: #E4E4E4;
}
TD.BestSellersBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.BestSellersBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.CategoriesBox {
  background: #E4E4E4;
}
TD.CategoriesBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.CategoriesBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.CurrenciesBox {
  background: #E4E4E4;
}
TD.CurrenciesBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.InformationBox {
  background: #E4E4E4;
}
TD.InformationBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.InformationBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.LanguagesBox {
  background: #E4E4E4;
}
TD.LanguagesBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.ManufacturerInfoBox {
  background: #E4E4E4;
}
TD.ManufacturerInfoBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.ManufacturersBox {
  background: #E4E4E4;
}
TD.ManufacturersBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.OrderHistoryBox {
  background: #E4E4E4;
}
TD.OrderHistoryBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.ProductNotificationsBox {
  background: #E4E4E4;
}
TD.ProductNotificationsBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.ReviewsBox {
  background: #E4E4E4;
}
TD.ReviewsBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.SearchBox {
  background: #E4E4E4;
}
TD.SearchBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.ShoppingCartBox {
  background: #E4E4E4;
}
TD.ShoppingCartBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.ShoppingCartBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.SpecialsBox {
  background: #E4E4E4;
}
TD.SpecialsBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.TellaFriendBox {
  background: #E4E4E4;
}
TD.TellaFriendBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}


.WhatsNewBox {
  background: #E4E4E4;
}
TD.WhatsNewBoxHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #E4E4E4;
  color: #666666;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}

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

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

.productListing-heading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  background: #E4E4E4;
  color: #888888;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 16px;
  font-weight: bold;
  font-stretch: expanded;
  color: #444444;
  height: 36px;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  height: 32px;
}

borde {
  border-top-color:#CCCCCC;
  border-top-style:solid;
  border-top-width:thin;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}

TD.accountCategory {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 13px;
}

TD.tableHeading {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: "Century Gothic", Fuentee, Tahoma;
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, "Century Gothic", Fuentee, Tahoma;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Century Gothic", Fuentee, Tahoma;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Century Gothic", Fuentee, Tahoma;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Century Gothic", Fuentee, Tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Century Gothic", Fuentee, Tahoma; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Century Gothic", Fuentee, Tahoma; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: "Century Gothic", Fuentee, Tahoma; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: "Century Gothic", Fuentee, Tahoma; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Century Gothic", Fuentee, Tahoma; font-size: 12px; background-color: #99ff00; }








.a03 {  10px; font-weight: normal; color: #333333; letter-spacing: 0.1em; text-align:left}

