<* -----------------------------------------------------------------------------------------
   $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 
---------------------------------------------------------------------------------------*/

.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: #70d250; text-decoration: underline; }
.bodyline{background:#fbfbfb;border:1px solid #C5C5C5}
/*將twe字消失掉*/
center
{
display:none;
}
/*背景顏色間距*/
BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}
/*所有文字*/
td
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

/*所有連結文字*/
A {
  color: #000;
  text-decoration: none;
}

A:hover {
  color: #555;
  text-decoration: underline;
}
/*我的帳號…連結顏色*/
.link
{
color: #B3FFEF !important;
}
.link a
{
color: #B3FFEF !important;
text-decoration: none;
}
.link a:hover
{
color: #fff !important;
text-decoration: none;
}
/*換導覽條色*/
.Navigation
{
  color: #fff !important; 
}
a.headerNavigation { 
  color: #fff !important; 
  text-decoration: none;
}
a:hover.headerNavigation { 
  color: #B3FFEF !important; 
  text-decoration: none;
}

FORM {
	display: inline;
}
/*帳號密碼寬度*/
.input input
{
width:100px;
}
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #C5C5C5;
}
TR.headerError {
  background: #ff0000;
}
.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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 {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #C5C5C5;
}

.infoBox {
  border-top: 1px solid;
  border-color: #C5C5C5;
}

.infoBoxContents {
  background: #;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
margin-bottom:10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*換box的區塊個別標題樣式*/
.news_categories,/*新聞*/
.best_sellers,/*排名*/
.content,/*服務台*/
.Currencies,/*幣別*/
.infobox,/*會員資訊*/
.Information,/*資訊台*/
.Languages,/*語言*/
.Manufacturers,/*廠商*/
.manufacturers_info,/*廠商資訊*/
.notifications,
.order_history,/*排名*/
.tell_friend,/*e-mail告訴朋友*/
.add_a_quickie,/*貨號搜尋*/
.admin,/*登入資訊*/
{
background:url(img/box02_1.gif) top no-repeat;
vertical-align:top;
font-size:15px!important;
font-weight:bold;
padding:8px 0 20px 30px!important;
width:186px;
color:#fff!important;
text-shadow:Black;
}
.reviews,/*評論*/
.specials,/*特價商品*/
.whatsnew,/*最新商品*/
.cart/*購物車*/
{
background:url(img/box02_1.gif) top no-repeat;
vertical-align:top;
width:186px;
text-shadow:Black;
}
.reviews td,/*評論*/
.specials td,/*特價商品*/
.whatsnew td,/*最新商品*/
.cart td/*購物車*/
{
font-size:15px !important;
font-weight:bold;
padding:8px 0 20px 30px !important;
color:#fff !important;
}
.box
{
color:#fff !important;
}

.Login/*登入*/
{
background:url(img/box03_1.gif) top no-repeat;
vertical-align:top;
font-size:15px!important;
font-weight:bold;
padding:8px 0 16px 30px!important;
color:#fff!important;
text-shadow:Black;
}
.categories,/*商品*/
{
background:url(img/box01_1.gif) top no-repeat;
vertical-align:top;
font-size:15px!important;
font-weight:bold;
padding:8px 0 20px 30px!important;
color:#fff!important;
text-shadow:Black;
}

/*換box的區塊個別標題下方樣式*/
.news_categories2,/*新聞*/
.best_sellers2,/*排名*/
.content2,/*服務台*/
.Currencies2,/*商品*/
.infobox2,/*會員資訊*/
.Information2,/*資訊台*/
.Languages2,/*語言*/
.Manufacturers2,/*廠商*/
.manufacturers_info2,/*廠商資訊*/
.notifications2,
.order_history2,/*排名*/
.reviews2,/*評論*/
.specials2,/*特價商品*/
.tell_friend2,/*e-mail告訴朋友*/
.whatsnew2,/*最新商品*/
.add_a_quickie2,/*貨號搜尋*/
.admin2,/*登入資訊*/
.cart2/*購物車*/
{
background:url(img/box02_2.gif) bottom no-repeat;
padding-bottom:0px!important;
border-bottom:10px solid #fff;
}
.Login2,/*登入*/
{
background:url(img/box03_2.gif) bottom no-repeat;
padding-bottom:20px!important;
border-bottom:10px solid #fff;
}
.categories2/*商品*/
{
background:url(img/box01_2.gif) bottom no-repeat;
padding-bottom:20px!important;
border-bottom:10px solid #fff;
}
/*換modle的每一頁標題樣式*/
TD.infoBoxHeading {
background:url(img/tittle.gif) no-repeat;
padding:6px 6px 6px 26px!important;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
color:#330000;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height:20;
  color: #000000;
  }

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  }

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-top: 1px solid; 
  border-color: #C5C5C5;

}

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: 1px;
  border-style: solid;
  border-color: #C5C5C5;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  line-height: 24px;
}

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;
}
/*歡迎光臨字體大小*/
h4
{
  font-size: 12px;
}
/*訪客歡迎顏色*/
.greetUser
{
  font-size: 12px;
  color: #48ACC2;
  font-weight: bold;
}
/*編輯帳號的表格背景*/
TABLE.formArea {
  background: #f1f9fe;
  border-color: #C5C5C5;
  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;
}
/*box的特價商品價格*/
.box_price
{
  background:;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
margin-bottom:10px;
  text-align:center;
  padding:3px;
}
/*首頁價格*/
.Price
{
font-size:16px;
color:#990000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
/*圖片的邊距*/
.img
{
padding:3px;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

/*新聞和資訊台滑鼠滑過顏色*/
.moduleRow { 
  font-size: 12px;
  line-height:24px;
}
.moduleRowOver { 
  background-color: ; 
	color:#000000 !important;
  cursor: hand;
  font-size: 12px;
  line-height:24px;
}
.moduleRowOver a{ 
	color:#000000 !important;
}

.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; }


/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}

/* 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; }

.tableShop {
border-left: 1px solid;
border-right: 1px solid;
border-color: #C5C5C5;
}

.navLeft {
border-right: 1px solid;
border-color: #C5C5C5;

}
.navRight {

}
.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
