/*
  $Id: stylesheet.css,v 1.1.1.1 2003/08/14 07:58:33 nickle 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, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

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


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

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

.infoBox {
  font-family : Tahoma, Verdana, Arial, sans-serif; color :8a8a8a; font-size : 11px; line-height: 15pt;
}

.infoBoxContents {
  font-family : Tahoma, Verdana, Arial, sans-serif; color :00A9D3; font-size : 12px; line-height: 15pt;
  
  
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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: #ffffff;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #9D9D9D;
  color: #ffffff;
  font-weight: bold;
}

.productListing-heading A         {text-decoration:none;}
.productListing-heading A:link    { color : #ffffff; text-decoration : none; }
.productListing-heading A:visited { color : #ffffff; text-decoration : none; }
.productListing-heading A:active  { color : #000000; text-decoration : none; }
.productListing-heading A:hover   { color : #000000; text-decoration : none; }




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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;  
  color: #45291D;
  padding-top:15;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family : Tahoma, Verdana, Arial, sans-serif; color :8a8a8a; font-size : 11px; line-height: 15pt;
  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: 11px;
  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;
}
/*
//2009/1/21 added for time limit special
*/

SPAN.timelimit {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align : left;
}

SPAN.producttimelimitNormalPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #44C0DF;
  font-size: 12px;
  font-weight: bold;
  text-align : left;
}

SPAN.producttimelimitSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FEBD0F;
  font-size: 12px;
  font-weight: bold;
  text-align : left;
}
SPAN.producttimelimitSavingPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 12px;
  font-weight: bold;
  text-align : left;
}
/*
//2009/1/21 added for time limit special
*/


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: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

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

/* input requirement */

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

BODY {
       margin : 0px;
       padding: 0px;
       font-family : Tahoma, Verdana, Arial, sans-serif;
       font-size:11;
       line-height: 18pt
       background-color : #DDAF49;
       scrollbar-face-color: #EAEAEA;
       scrollbar-shadow-color: #666666;
       scrollbar-highlight-color: #FFFFFF;
       scrollbar-3dlight-color: #666666;
       scrollbar-darkshadow-color: #DCE0E2;
       scrollbar-track-color: #EAEAEA;
       scrollbar-arrow-color: #666666;
     }

FORM { margin:0; }


TABLE  {font-size:11;line-height: 16pt}
TABLE.blight 		{ font-size:11;line-height: 16pt;border:solid 1 #DFC182 }
TABLE.blight1 		{ font-size:11;line-height: 16pt;background-color:#FEF9E0;border:solid 1 #A7A7A6 }
TABLE.bottomline { border-bottom: #DDAF49 1px dashed; }
TABLE.hasline  {font-family : Tahoma, Verdana, Arial, sans-serif; color :#000000; font-size : 11px; line-height: 15pt; border-top:solid 1 #EDD399; border-bottom:solid 1 #EDD399;}

/* TR -- COLOR */
TR.deep 		{ background-color:#45291D; }
TR.link 		{ background-color:#F5E2B9; }
TR.unit  		{ background-color:#E7CF9D;; }
TR.light 		{ background-color:#E9D3A7; }
TR.blight 		{ background-color:#F9F0DE; }
TR.middle		{ background-color:#D7B263; }

/* TD -- COLOR */
TD.deep 		{ background-color:#45291D; }
TD.link 		{ background-color:#F5E2B9; }
TD.unit  		{ background-color:#E7CF9D; }
TD.light 		{ background-color:#E9D3A7; }

TD.blight 		{ background-color:#F9F0DE; }
TD.middle		{ background-color:#D7B263; }
TD.line1                { background-color:#ABB8C0; }
TD.line2                { background-color:#98A4AB; }
TD.bottom               { background-color:#E6E6E6; }


/* TD -- menu */
TD.over  		{ height:30; border-bottom: #664414 1px dashed;background-color:#F2DD96; font:8pt verdana, Arial MT; color: #000000; font-weight: bold;}
TD.out  		{ height:30; border-bottom: #664414 1px dashed;font:8pt verdana, Arial MT; color: #F7EEDB; font-weight: bold;}
TD.click		{ height:30; border-bottom: #664414 1px dashed;background-color:#F2DD96;font:8pt verdana, Arial MT; color: #000000; font-weight: bold;}


/* FONT */
.f11b    { font-family : Tahoma, Verdana, Arial, sans-serif; color :#000000; font-size : 11px; line-height: 15pt }
.f11bl   { font-family : Tahoma, Verdana, Arial, sans-serif; color :#000000; font-size : 12px; line-height: 15pt }
.f11add  { font-family : Tahoma, Verdana, Arial, sans-serif; color :#4586C6; font-size : 11px; line-height: 15pt }
.f11title1  { font-family : Tahoma, Verdana, Arial, sans-serif; color :#F1A400; font-size : 11px; line-height: 15pt; font-weight: bold; }
.f11title2  { font-family : Tahoma, Verdana, Arial, sans-serif; color :#000000; font-size : 11px; line-height: 15pt; font-weight: bold; }
.f12b    { font-family : Tahoma, Verdana, Arial, sans-serif; color :#8B8B8B; font-size : 11px; line-height: 15pt; font-weight: bold; }
.f11g    { font-family : Tahoma, Verdana, Arial, sans-serif; color :#7B7B7B; font-size : 11px; line-height: 11pt }
.f11w    { font-family : Tahoma, Verdana, Arial, sans-serif; color :#2C2C2C; font-size : 12px; line-height: 11pt }
.f13w    { font-family : Tahoma, Verdana, Arial, sans-serif; color :#ffffff; font-size : 13px; line-height: 15pt }
.f9w     { font-family : Tahoma, Verdana, Arial, sans-serif; color :#2C2C2C; font-size : 12px; line-height: 15pt }
.f9wd    { font-family : Tahoma, Verdana, Arial, sans-serif; color :#2C2C2C; font-size : 12px; TEXT-DECORATION: underline; line-height: 15pt;}
.f9gr    { font-family : Tahoma, Verdana, Arial, sans-serif; color :8a8a8a; font-size : 9px; line-height: 15pt }
.f11gr   { font-family : Tahoma, Verdana, Arial, sans-serif; color :8a8a8a; font-size : 11px; line-height: 15pt }
.f13gr   { font-family : Tahoma, Verdana, Arial, sans-serif; color :8a8a8a; font-size : 13px; line-height: 15pt;font-weight:bold; }
.f13blue { font-family : Tahoma, Verdana, Arial, sans-serif; color :#47aedd; font-size : 13px; font-weight:bold; }
.f13red  { font-family : Tahoma, Verdana, Arial, sans-serif; color :#e63839; font-size : 13px; font-weight:bold; }
.f11r    { font-family : Tahoma, Verdana, Arial, sans-serif; color :#e63839; font-size : 11px; font-weight:bold; }
.f11br   { font-family : Tahoma, Verdana, Arial, sans-serif; color :#C8BFBC; font-size : 11px;}
.box_title { font-family : Tahoma, Verdana, Arial, sans-serif; color :#8B8B8B; font-size : 13px; line-height: 15pt; font-weight: bold; }
.center_title { font-family : Tahoma, Verdana, Arial, sans-serif; color :#8B8B8B; font-size : 13px;padding-left:40pt;padding-top:5pt; line-height: 12pt; font-weight: bold;  }

/* LINK */

/* bule - red */
A         {color : #000000; text-decoration:none;}
/*A:link    { color : #747474; text-decoration : none; }
A:visited { color : #747474; text-decoration : none; }
A:active  { color : #012F53; text-decoration : none; }*/
A:hover   { color : #00A9D3; text-decoration : none; }

.f9wd A:active   { color : #0053B0; text-decoration : none; }
.f9wd A:hover   { color : #0053B0; text-decoration : none; }

.f11_white               {color : #ffffff;}



TEXTAREA {
           width : 350px;
           font-family : Tahoma, Verdana, Arial, sans-serif;
           color : #000000;
           font-size : 12px;
           background-color : #F8F8F8;
           border : 1px solid #666666;
         }

A.notranslate {font-family : Tahoma, Verdana, Arial, sans-serif; color :#2C2C2C; font-size : 12px; line-height: 15pt }
A.notranslate:hover   { color : #0053B0; text-decoration : underline; }
A.notranslate IMG     { border:0;}


A.warnalink {font-family : Tahoma, Verdana, Arial, sans-serif; color :blue; font-size : 17px; line-height: 15pt;font-weight:bold; }

