/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl 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 : 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; }

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

A {
  color: #000000;
  text-decoration: none;
}
td   {
	font-family:Tahoma,Verdana,sans-serif; 
	font-size:12px;
}

a:link,a:active,a:visited { color : #006633; font-size:12px;}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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;
}

.infoBox {
  background: #e7ebf0;
}

.infoBoxContents {
  background: #DBF1FF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background: #e8e7ec;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #575757;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #e7ebf0;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults, span.pageResults_current {
	color: rgb(16, 92, 182);
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
	font-size: 12px;
	line-height: 25px;
	vertical-align: baseline;
	text-decoration: none;
    padding-top: 3px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 4px;
    margin-right: 1px;
	border: 1px solid;
    border-top-color: rgb(154, 175, 229);
    border-right-color: rgb(154, 175, 229);
    border-bottom-color: rgb(154, 175, 229);
    border-left-color: rgb(154, 175, 229);
    background-color: rgb(255, 255, 255);
}

A.pageResults:hover {
    /*color: #0000FF;
    background: #FFFF33;*/
	text-decoration: none;
  	border-top-color: rgb(46, 106, 177);
	border-right-color: rgb(46, 106, 177);
	border-bottom-color: rgb(46, 106, 177);
	border-left-color: rgb(46, 106, 177);
}

span.pageResults_current {
	border: 1px solid;
    border-top-color: rgb(46, 106, 177);
    border-right-color: rgb(46, 106, 177);
    border-bottom-color: rgb(46, 106, 177);
    border-left-color: rgb(46, 106, 177);
    font-weight: bold;
    background-color: rgb(46, 106, 177);
    color: rgb(255, 255, 255);
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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, sans-serif;
  font-size: 11px;
  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: 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;
}

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #e7ebf0;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #e7ebf0;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #e7ebf0;
  border-bottom: 1px solid #e7ebf0;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
  list-style-type: disc;
  list-style-position: inside;

  list-style: none;
  margin-left: 1em;
  padding-left: 2em;
  text-indent: -1em;
} /* UL.BrowseBy */

LI.BrowseBy {

} /* LI.BrowseBy */

/* DWD Contribution End. */

#top-pager {
	width:100%;
	text-align:right;
}

#bottom-pager {
	clear:both;
	float:left;
	width:100%;
}

#prev_page_link {
	float:left;
	text-align:left;
}

#next_page_link {
	float:right;
	text-align:right;
}

.cleanup_code {
	clear:both;
	display:none;
}

.counter_container 
{
	position: absolute; 
	top: 1px; 
	left: 1px;   
	visibility: hidden;
}
.counter 
{
	width:1px;
	height:1px;
	border:none;
}

.link {
	color:#000000;
}
.current {
	color:#818181;font-weight:bold
}
span.price, a.details{
	font-weight: 200%;
	color: black;
}
span.price  {float:left;}
a.details{float:right; cursor: pointer;}

.counter_container 
{
	position: absolute; 
	top: 1px; 
	left: 1px;   
	visibility: hidden;
}
.counter 
{
	width:1px;
	height:1px;
	border:none;
}

#interface1 {
	display:inline;
	visibility:visible;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:11px;
}

#top-pager {
	width:100%;
	text-align:right;
}

#bottom-pager {
	clear:both;
	float:left;
	width:100%;
}

#prev_page_link {
	float:left;
	text-align:left;
}

#next_page_link {
	float:right;
	text-align:right;
}

#templates_list_container {
	width:100%;
	height:90%;
}

.template_screenshot {
	border:none;
	cursor: pointer;	
}

.template_container {
	border:none;
	text-align:center;
	width:165px;
	margin-right:0px;
	height:205px;
	float:left;
}
.screenshot_container {
	text-align:center;
	background-image:url(images/template/sk_08_2.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding:0px;
	margin:0px;
	width:100%;
	height:164px;
	vertical-align:middle;
}
.details_container {
	background-image:url(images/template/sk_08_3.gif);
	background-repeat:repeat-y;
	height:30px;
	padding:0px 0px;
	width:100%;
}
.details_container table {
	width:100%;
	height:100%;
	padding-left:15px;
	padding-right:15px;
}
.template_container_bottom {
	height:0px;
	background-repeat:no-repeat;
	/*Hack to fix IE6 bug with DIV height*/
	font-size:0px;
}
.template_container_top {
	background-image:url(images/template/sk_08_1.gif);
	background-repeat:no-repeat;
	height:11px;
	/*Hack to fix IE6 bug with DIV height*/
	font-size:9px;
}
.template_container_middle {
	display:none;
}
.cleanup_code {
	clear:both;
	display:none;
}

div.index_template {
	line-height: 1.5em;
	color: #FF4200;
	background: #EEEEF0;
	width: 165;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

/* lastest news */
div.last_news_box {
  font-size: 12px;
  margin: 0px;
  width: 437px;
  height: 126px;
  overflow: auto;
}

div ul.last_news {
  margin: 0px 0px 0px 15px;
  padding: 5px;
  padding-top: 1px;
  list-style: none;
  list-style-image: url(images/template/dot.png);
}

ul.last_news li {
  line-height: 18px;
}

li span.date_added {
  font-size: 12px;
  color: #3BA13E;
  float: right;
}

li a span.headline {
  color: #727272;
}

/* rsswidget */
a.rsswidget {
  position: relative;
  top: 2px;
  right: 8px;
  _left: -6px;
}


/* index_content */
div.index_content {
  padding-right: 12px;
  color: #0061B0;
  font-size: 12px;
  line-height: 1.4em;
}

div.index_content a {
  color: red;
  padding: 0px 3px 0px 3px;
}


/* search_box */
div.search_box {
  font-size: 12px;
  line-height: 1.4em;
  color: #0099CC;
}

input.search_word {
  	background: #FBFCFA;
	border: 1px solid #808080;
}

input.search_word_focus {
	background: #FFF;
	border: 1px solid #000;
}

/* side bar */
td.left_side {
border-right: 1px solid #E7EBF0;
background: #F3F3F3;
}

td.left_side ol{
word-wrap: break-word;
word-break: break-all;
overflow: hidden;
}

/* footer */
div.footer {
  padding: 20px 14px 20px 14px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #7F7F7F;
  background: #F8F8F8;
}

div.footer span {
  font-size: 12px;
  color: #CACACA;
}

/* search */
.search_container a:link, .search_container a:visited {
color: #006699;
text-decoration: none;
}

.search_container a:active, .search_container a:hover {
color: #0099CC;
text-decoration: underline;
}

.search_container td {
font-size: 9pt;
}

.search_container td.search {
color: #669900;
}

.search_container td.title1 {
width: 240px;
color: #0099CC;
font-size: 11pt;
font-weight: bold;
padding-left: 85px;
}

.search_container td.title2 {
width: 240px;
color: #0099CC;
font-size: 11pt;
font-weight: bold;
padding-left: 100px;
}

.search_container td.num {
color: #FFFF66;
font-family: Verdana, Arial;
font-weight: bold;
padding-left:70px;
padding-right:10px;
width: 100px;
}

.search_container a.itemname {
font-weight: bold;
font-size: 12pt;
}

.search_container td.rec_title {
color: #006600;
}

.search_container td.rec_content {

}

/* topic */

.topic_table {
border-bottom: #CCCCCC solid 1px;
border-left: #999999 solid 1px;
border-right: #CCCCCC solid 1px;
border-top: #999999 solid 1px;
}

td.topic_title {
background-image: url("images/cellpic.gif");
border-bottom: #999999 solid 1px;
border-left: #CCCCCC solid 1px;
border-right: #999999 solid 1px;
border-top: #CCCCCC solid 1px;
color: #669900;
font-weight: bold;
height:30px;
}

td.topic_content {
border-bottom: #999999 solid 1px;
border-left: #CCCCCC solid 1px;
border-right: #999999 solid 1px;
border-top: #CCCCCC solid 1px;
height:25px;
padding-left: 5px;
padding-right: 5px;
color: #669900;
cursor: pointer;
}

td.topic_content a:link, td.topic_content a:visited {
color: #669900;
text-decoration: none;
}

td.topic_content a:active, td.topic_content a:hover {
color: #DD6900;
text-decoration: underline;
}

div.rightBanner{
	border:1px #e7ebf0 solid;
	width:160px;
	height:480px;
	background-color:#F3F3F3;
}
div.rightBannerTitle{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#006633;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	width:100%;

	text-align:center;
}

/*團購專區*/
.gb_title{
	font-size: 20px;
	line-height: 30px;
	color: #d3660e;
	font-weight: bold;
	letter-spacing: 0.03em;
}

.gb_text{	
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	text-align:left;	
}
