/*
  $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: 新細明體, sans-serif, sans-serif; font-size : 10pt;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10pt; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10pt; color: #ff3333; }
.productsNotifications { background: #ffcccc; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10pt; color: #cc6699; text-decoration: underline; }

BODY {
	/*  background: #FF99FF; */
/*  background-image: url(images/8K.jpg);*/
  color: #666666;
	/* margin: 1px;  */
	margin-left:auto;
	

}

A {
  color: #660066;
  text-decoration: none;
}

A:hover {
  color: #cc3399;
  text-decoration: underline;
}

FORM {
	display: inline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.NEW_PRODUCT_WORD {
	font-family: "新細明體";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	line-height: normal;
}


TR.header {
  background: #663366;
}

TR.headerNavigation {
  background: #996699;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  background: #996699;
  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: 12pt;
  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: 12pt;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #996699;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  background: #996699;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #663366;
}

.infoboxborder {
  color: #FFFFFF;
  border: 0px;
}



.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #660066;
  border: 0px;
}

.infoBoxNotice {
  background: #996699;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #660066
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  background: #663366;
  color: #ffcccc;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}

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: #ffccff;
}

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: #ff99ff;
}

TABLE.productListing {
	/*border: 1px;*/
  border-style: solid;
	border-color: #009;
	border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  background: #996699;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}

A.pageResults {
  color: #990000;
}

A.pageResults:hover {
  color: #ffffff;
  background: #663366;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #663366;
}

TR.subBar {
  background: #cc99cc;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #ffffff;
}

TD.main, P.main, DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  color: #663366;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #ff3366;
}


/* TEXT DATA INPUT AREA outerline */
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #333333;
	background-color: #ffffff;
	border: 1px solid #663366;

}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #333333;
	background-color: #ffffff;
	border: 1px solid #663366;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  color: #330000;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffcccc;
  border-color: #663366;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12pt;
  color: #ff0066;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #cc0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #cc0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffcccc; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFC0C3; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 9pt; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 9pt; color: #003300;}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 9pt; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 9pt; background-color: #ff6699; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 9pt; background-color: #66cc99;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 9pt; color: #ff0000; }



/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #FFFFFF;
	/*border: 1px outset #fdfefd;*/
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #FF99CC;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #FF99CC;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	
	background-color: #FFFFFF;
	/*background-color: #e6e7e6;*/
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 13px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #FF99CC;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #FF0066;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 3px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #FF0066;
}