/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.2 2004/01/25 12:01:17 oldpa Exp $   

   TWE-Commerce - community made shopping   
   http://www.oldpa.com.tw
   Copyright (c) 2003 TWE-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org   
   (c) 2003	 xt-commerce  www.xt-commerce.com
   Released under the GNU General Public License 
---------------------------------------------------------------------------------------*/

.boxText { font-family: "Arial", "Verdana", "新細明體"; font-size: 10pt; }
.errorBox { font-family : Arial, Verdana, 新細明體; font-size : 10pt; background: #E3E3E3; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, 新細明體; font-size : 10pt; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, 新細明體; font-size : 10pt; color: #70d250; text-decoration: underline; }
.bodyline{background:#fbfbfb;border:1pt solid #97CD3D}
.tt12bkg{background:url(/templates/twe/img/tt12_m.gif) repeat-x;height:12pt;width:100%}
.tb12bkg{background:url(/templates/twe/img/tb12_m.gif) repeat-x;height:12pt;width:100%}

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0pt;
}
<!-- 網站背景色 background -->
center {
  background: #ffffff;
  color: #000000;
  margin: 0pt;
}

A {
  color: #0000FF;
  text-decoration: none;
}/* 連結文字色*/

A:hover {
  color: #FF0000;
  text-decoration: underline;
} /* 連結滑入後文字色*/

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
  background: #CC3300;
  color: #000000;
  font-weight : bold;
  border: 1pt solid;
  border-color: #000000;
}

A.headerNavigation { 
  color: #FF0000; 
}
/*  ↑您現位置top 的連結文字顏色  */
A.headerNavigation:hover {
  color: #0000FF;
}
/*  ↑您現位置top 的連結文字- 滑入時的顏色  */
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Tahoma, Verdana, 新細明體;
  font-size: 12pt;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, 新細明體;
  font-size: 12pt;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1pt solid;
  border-color: #97CD3D;
}

.infoBox {
  	BACKGROUND: none transparent scroll repeat 0% 0%
}

.infoBoxContents {
  background: #;
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
}

TD.infoBoxHeading {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	COLOR: #382E1F;
	background-image:url('/templates/twe_default/img/l_title.gif');
	height:20;
	FONT-FAMILY: "Arial", "Verdana", "新細明體";
	list-style-type: none;


}


TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
  }

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
  background: #FFFFFF; 

}

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: 1pt;
  border-style: solid;
  border-color: #97CD3D;
  border-spacing: 1pt;
}

.productListing-heading {
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
}

A.pageResults {
  color: #FF0000;
}

A.pageResults:hover {
  color: #FF0000;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, 新細明體;
  font-size: 16pt;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
  color: #000000;
}

TD.main{

  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
  line-height: 1.5;
}
/*  ↑左區塊  */
TD.main_cat, P.main_cat {
  background: #006699;
  color: #FFFFFF;
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
}

TD.accountCategory {
  font-family: Arial, Verdana, 新細明體;
  font-size: 13pt;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, 新細明體;
  font-size: 12pt;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, 新細明體;
  font-size: 12pt;
}

TD.tableHeading {
  font-family: Arial, Verdana, 新細明體;
  font-size: 12pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
}

SPAN.greetUser {
  font-family: Arial, Verdana, 新細明體;
  font-size: 12pt;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #97CD3D;
  border-style: solid;
  border-width: 1pt;
}

TD.formAreaTitle {
  font-family: Arial, Tahoma, Verdana, 新細明體;
  font-size: 12pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, 新細明體;
  font-size: 12pt;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, 新細明體;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, 新細明體;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, Verdana, 新細明體;
  color: #ff0000;
  font-weight: bold;
}

.moduleRow { 
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
  line-height: 1.5;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	cursor: hand;
	border-color: #ffffff;
	font-family: Arial, Verdana, 新細明體;
    font-size: 10pt;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, 新細明體; font-size: 10pt; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, 新細明體; font-size: 10pt; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, 新細明體; font-size: 10pt; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, 新細明體; font-size: 10pt; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, 新細明體; font-size: 10pt; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, 新細明體; font-size: 10pt; color: #ff0000; }

.tableShop {
border-left: 1pt solid;
border-right: 1pt solid;
border-color: #006699;
background-color: #006699; 

}

.navLeft {
	BORDER-RIGHT: #b6b7cb 1pt solid;
}
.navRight {

}
.tableBody {
padding: 1pt;
}
.tableShop {
		PADDING-RIGHT: 5pt; PADDING-LEFT: 5pt; PADDING-BOTTOM: 5pt; PADDING-TOP: 5pt;
BORDER-TOP: #b6b7cb 1pt solid; BORDER-BOTTOM: 1pt solid; BORDER-RIGHT: #b6b7cb 1pt solid; BORDER-BOTTOM-COLOR: #b6b7cb; BORDER-LEFT: #b6b7cb 1pt solid; BORDER-TOP-COLOR: #b6b7cb; BACKGROUND-COLOR: #ffffff
}

.poweredby {
  font-family: Arial, Verdana, 新細明體;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}
.Amao10pt {
	font: 10pt "新細明體", "Arial";
}
.Amao12pt {
	font: 12pt "新細明體", "Arial";
}
P.main  { 

  font-family: "Arial", "Verdana", "新細明體";
  font-size: 10pt;
  line-height: 1.5;
 } 
