/*
  $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
*/

/*首頁上方條框 上方箭頭1a*/
TD.headerNavigation  { 
  color: #212121; 
  font-size: 12px; 
  font-family: Arial, Helvetica, Verdana, sans-serif;
  background-image: url(images/bg_bar.gif);
  background-color: #A9A9A9; 
  height:23px;
}

/*首頁上方條框內文字 no.1a*/
A.headerNavigation { 
  color: #212121;
}

/*首頁上方條框內文字滑鼠移到上方變色項目 no.1b*/
A.headerNavigation:hover {
  color: #FFFFFF;
}

/*每個區塊的框設定 no.2a */
TD.infoBoxHeading { 
  color: #AC0210;
  font-weight: bold; 
  font-size: 13px; 
  font-family: Verdana, Arial, sans-serif; 
  background-image: url(images/infobox/corner_bg.gif); 
}

/*區塊框線顏色 no.2b */
.infoBox  { background-color: #76797B; }

/*區塊內的顏色字 no.2c */
.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/*背景超連結顏色 no.2d*/ 
A {
  color: #6C6A6A;
  text-decoration: none;
}

/*連結地方滑鼠移到上方變色項目 no.2e*/ 
A:hover {
  color: #ABAAAA;
  text-decoration: underline;
}

/*新進商品區塊的框設定 no.3a */
TD.infoBoxHeadingGreen { 
  color: #960505; 
  font-size: 16px; 
  font-family: 細明體, Verdana, Arial, sans-serif; 
  background-image: url(images/infobox/corner_bg_1.gif) 
}

/*新進商品區塊框線顏色 no.3b */
.infoBoxGreen  { background-color: #76797B; }

/*新進商品區塊內的顏色字 no.3c */
.infoBoxContentsGreen {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* 內背景顏色 no.4*/
TABLE.bkcolor {
  background: #FFFFFF;
}

/*頁尾日期框 no.5b=color no.5a=background-color */
TD.footer  { color: #3F3F3F; font-size: 12px; font-family: Verdana, Arial, sans-serif; background-color: #FFFFFF; }

/*背景顏色no.6=color*/
BODY {
  background-image: url(images/footer/bg.gif); 
  color: #000000;
  margin: 0px;
}

/*分頁內文字no.7*/
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

/*商品列表項目 no.8a=background no.8b=color*/
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
  background: #FFFFFF;
  color: #FFFFFF;
}

/*商品列表項目 no.8c*/
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #76797B;
  border-spacing: 1px;
}

/*no.8d*/
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
}


/*drawtide-tdi changeed 12*/

/*模組內的文字*/
.boxText  { font-size: 15px; font-family: 細明體, Verdana, Arial, sans-serif }
.errorBox { font-family: 細明體, Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: 細明體, Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: 細明體, Verdana, Arial, sans-serif; font-size : 12px; color: #0000ff; text-decoration: underline; }

FORM {
  display: inline;
}

/*首頁logo區背景顏色*/ 
TR.header {
  background: #ffffff;
}

TD.message {
  color: #8b0000;
  font-size: 19px;
  font-family: Verdana, Arial, sans-serif;
  padding-bottom: 1px;
}

TR.headerNavigation {
  background: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 細明體, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #0359E9;
  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: #0359E9;
  font-weight: bold;
  text-align: center;
}

TR.footer { 
  background-color: #ffffff
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents { 
  font-size: 12px; 
  font-family: 細明體, Verdana, Arial, sans-serif; 
  background-color: #ffe6e6;
}

TD.infoBox, SPAN.infoBox {
  font-family: 細明體, Verdana, Arial, sans-serif;
  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: #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;
}

/*產品列表連結顏色*/
A.productListingColor { 
  color: #FFFFFF;
}

/*產品列表連結文字滑鼠移到上方變色項目*/
A.productListingColor:hover {
  color: #DCEEFF;
}

A.pageResults {
  color: #0000FF;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

/*行高*/
TD.main, P.main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

/*產品的字*/
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: 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: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  color: #800000;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  color: #800000;
}

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

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

/* message box */
.messageBox { font-family: 細明體, Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: 細明體, Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: 細明體, Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-family: 細明體, Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }

/*產品列表連結顏色*/
A.productListingColor { 
  color: #ffffff;
}

/*產品列表連結文字滑鼠移到上方變色項目*/
A.productListingColor:hover {
  color: #FFE9DF;
}

/* For /includes/boxes/ad_flips.php margin{top right bottom left}*/
#nwr{margin:0px 0px 0px 0px; height:60px; overflow:hidden; position:relative; display:none;}
#nwr table td{font-size:13px;}
#nwr table td{font-size/**/:/**/100%;}
#nwr font, #nwr table td, #nwr table td a{white-space:nowrap;}
#nwr div{padding:0px 0px 0px 0px; visibility:hidden; position:absolute; top:999px;}
#nwr marquee{height:1em; display:block;}
#nwr font, #nwr table td, #nwr table td a{white-space:nowrap;}
#nwr marquee table td a, #nwr marquee b{width:auto;}

.adFlipsContents {
  background-color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* For /includes/boxes/ad_header2.php */
#hdr{margin:0px 0px 0px 0px; height:110px; overflow:hidden; position:relative; display:none;}
#hdr table td{font-size:13px;}
#hdr table td{font-size/**/:/**/100%;}
#hdr font, #hdr table td, #hdr table td a{white-space:nowrap;}
#hdr div{padding:0px 0px 0px 0px; visibility:hidden; position:absolute; top:999px;}
#hdr marquee{height:1em; display:block;}
#hdr font, #hdr table td, #hdr table td a{white-space:nowrap;}
#hdr marquee table td a, #hdr marquee b{width:auto;}

/* Hidden Search Engine Text */
.searchText { display: none; }

/* Car Model Search Box */
.carSearch { 
  color: #9E0404; 
  font-size: 11px; 
  font-family: Verdana, Arial, sans-serif; 
  height:16px;
  padding-top: 3px;
}