/*
  $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: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #f26522;
  text-decoration: underline;
}

.wkgreeting a
{
 color:#f24e74;

}

.wkgreeting a:hover
{
 color:#333333;

}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  display: block;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #FFFFFF;
  //shopping-cart content color
}

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: #FFFFFF;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px dotted #7F7F7F; 
border-top:0px dotted #7F7F7F; 
border-bottom:1px dotted #7F7F7F; 
text-align:center;
 

  color: #464646;
  font-weight: bold;
  padding: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-transform:uppercase;
  font-size: 11px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px dotted #7F7F7F; 
border-bottom:1px dotted #7F7F7F; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #869E0F;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 11px;
 color: #FFFEFE;
 font-weight: bold;



  text-decoration: none;
  height:30px;
  width: 515x;
  background: url('images/m99.gif');

  background-repeat: no-repeat;


  padding-bottom:0px;
  padding-left: 40px;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: 13px;
  padding-left: 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;
}

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


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 12px;
 color: #307BAE;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none



}

.pr_name a{
font-size: 12px;
 color: #307BAE;
 font-weight: bold;
 text-transform: uppercase;
 

}


 .pr_price{
 font-size: 18px;
 color: #869E0F;
 font-weight: bold;


 }




 .pr_descr{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #ec008c;
 font-weight: bold;
}

/* 曾維康added對應.,product_info立即省下 */
.savenow{
font-size: 11px;
color: #3333cc;
font-weight: bold;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.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; }

/* 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: 11px; color: #ff0000; }












td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #464646;
}

 .ch1{
 font-size: 11px;
 color: #545454;
 font-weight: bold;
 }             

 .ch2{
 font-size: 11px;
 color: #2C2C2C;
 }             

 .ch3{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 }             

 .ch4{
 font-size: 13px;
 color: #FFFEFE;
 font-weight: bold;
 }             

 .ch5{
 padding-left: 16px;
 }

 .ch6{
 font-size: 13px;
 color: #383838;
 font-weight: bold;
 }             

 .ch7{
 font-size: 11px;
 color: #869E0F;
 font-weight: bold;
 }             

 .ch8{
 font-size: 13px;
 color: #869E0F;
 font-weight: bold;
 }             

 .ch9{
 font-size: 11px;
 color: #DC1400;
 font-weight: bold;
 }             

 .ch10{
 font-size: 13px;
 color: #DC1400;
 font-weight: bold;
 }             

 .ch11{
 padding-left: 15px
 }

 .ch12{
 font-size: 10px;
 color: #D1D1D1;
 text-decoration: none
 }             

 .ch15{
 font-size: 13px;
 color: #4C4C4C;
 }             


 .ch16{
 font-size: 11px;
 color: #565656;
 }             


 .ch17{
 font-size: 11px;
 color: #2C2C2C;
 }             


 .ml1{
 font-size: 11px;
 color: #58AC22;
 font-weight: bold;
 text-decoration: none
 }             

 .ml2{
 font-size: 13px;
 color: #2B2726;
 text-decoration: none
 }             

 .ml3{
 font-size: 12px;
 color: #307BAE;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none
 }             

 .ml4{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none
 }             

 .ml5{
 font-size: 10px;
 color: #178CAE;
 text-decoration: none
 }             

 .ml6{
 font-size: 11px;
 color: #9F1A37;
 text-decoration: none
 }             

 .ml7{
 font-size: 11px;
 color: #2C2C2C;
 text-decoration: none
 }             


 .se{            
 width: 108px;
 font-size: 9px;
 color: #282E3E
 }

 .se2{            
 border: #7C7C7C 1px solid;
 width: 135px;
 font-size: 9px;
 color: #5D5D5D
 }
 

 
 .image_border{
  border:1px solid #B5B5B5; 
 }


/* bbshop自加用作文字框 */
#bbshop_t_l { 
background-image: url('images/bbshop_text_block/text_top_left.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 14px; 
height: 14px; 
}


#bbshop_l { 
background-image: url('images/bbshop_text_block/text_l.gif'); 
background-repeat: repeat-y; 
background-position: left top; 
width: 14px; 
}

#bbshop_b_l { 
background-image: url('images/bbshop_text_block/text_b_l.gif'); 
background-repeat: no-repeat; 
background-position: left top; 
width: 14px; height: 14px; 
}

#bbshop_t_r { 
background-image: url('images/bbshop_text_block/text_top_right.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 14px; 
height: 14px; 
}


#bbshop_r { 
background-image: url('images/bbshop_text_block/text_r.gif'); 
background-repeat: repeat-y; 
background-position: left top;
}

#bbshop_b_r { 
background-image: url('images/bbshop_text_block/text_b_r.gif'); 
background-repeat: no-repeat; 
background-position: left top; 
}

#bbshop_t_c { 
background-image: url('images/bbshop_text_block/text_top_c.gif'); 
background-repeat: repeat-x; 
background-position: left bottom; 
}


#bbshop_b_c { background-image: url('images/bbshop_text_block/text_b_c.gif'); 
background-repeat: repeat-x; 
background-position: left top; 
}

#kcenterBC{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 6px;
	letter-spacing:2px;
	vertical-align:15px;
	line-height: 1.5;
	font-size: 12px;
	

}

td#kcenterBC a{
color:#0066cc;

}


/* bbshop自加用作文字框AQUA區隔bar */

#bbshop_bar_l{
background-image: url('images/bbshop_icons/bar_L.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 11px; 
height: 19px; 

}




#bbshop_bar_c{
background-image: url('images/bbshop_icons/bar_C.gif'); 
background-repeat: repeat-x; 
background-position: left top; 


}


#bbshop_bar_r{
background-image: url('images/bbshop_icons/bar_R.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 11px; 
height: 19px; 

}


#bbshop_title{
font-size: 11px;
color: #333333;
font-weight: bold;
padding-bottom:10px;




}

/* bbshop自加用作footer */
 .ml8{
 font-size: 11px;
 color: #178CAE;
 text-decoration: none
 } 


/* bbshop自加用作account------2007_1_5 */

TD.accountmain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold;
  color:red;
  }


  /*LightBox 2.0 css*/
  #lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	


/* infobox外筐Graphical Borders - boxes column_left_right - Star */
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 16px;
				 letter-spacing: 1px;
				 padding-top: 8px;

                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }
/* Graphical Borders - boxes column_left_right - Star */

/* Graphical Borders - boxes main modules and file-pages - Star */
.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }


TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* infobox外筐Graphical Borders - boxes main modules and file-pages - End  */

/*特價數字*/
.ch10_1 {
font-family:"Century Gothic";
font-size:24px;
font-weight:bold;
color:red;
letter-spacing: -1px;
}


/*預購商品div block樣式20070711*/
.img_border {
text-align:center;

padding-top: 10px; 
padding-bottom:10px;
margin-bottom:10px;
margin-left:-10px;
height:310px;
border: solid 1px #aaa096;
background-color:#ebe5e4;

}

/*預購商品slogan樣式20070714*/
#preorder_slogan {
color: red; 
font-weight: bold;
font-size: 14px; 
letter-spacing:1px;
background-color: #fff; 

padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px; 
border: solid 1px #000;  
}

/*預購商品內頁說明文字樣式20070714*/
#preorder_product_c {
color: red; 


font-weight: bold;
font-size: 13px; 
letter-spacing:1px;
background-color: #DCDCDC;
padding-top:5px;
padding-left:5px
padding-right: 10px;
border: solid 1px #000;  

}



/*首頁各項內容bar樣式20080730*/
/*index bar1 店長推薦哈燒新品bar樣式*/
#bar1_l{
background-color:#D1E6EE;
background: url('images/bar1/bar1_tL.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 5px; 
height: 28px; 
}

#bar1_c{
background-color:#D1E6EE;
background: url('images/bar1/bar1_c_rep.gif'); 
background-repeat: repeat-x; 
}

#bar1_r{
background-color:#D1E6EE;
background: url('images/bar1/bar1_TR_528.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 5px; 
height: 28px; 
}


/*index bar2 店長推薦系列新品bar樣式*/
#bar2_l{
background-color:#fde4e2;
background: url('images/bar2/bar2TL.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 5px; 
height: 28px; 
}

#bar2_c{
background-color:#fde4e2;
background: url('images/bar2/bar2TC_rep.gif'); 
background-repeat: repeat-x; 
}

#bar2_r{
background-color:#fde4e2;
background: url('images/bar2/bar2TR.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 5px; 
height: 28px; 
}

/*index bar3 店長推薦系列新品bar樣式*/
#bar3_l{
background-color:#f26522;
background: url('images/bar3/bar3TL.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 5px; 
height: 28px; 
}

#bar3_c{
background-color:#f26522;
background: url('images/bar3/bar3TC_rep.gif'); 
background-repeat: repeat-x; 
}

#bar3_r{
background-color:#f26522;
background: url('images/bar3/bar3TR.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 5px; 
height: 28px; 
}


/*index bar4 店長推薦系列新品bar樣式*/
#bar4_l{
background-color:#dbfdd3;
background: url('images/bar4/bar4TL.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 5px; 
height: 28px; 
}

#bar4_c{
background-color:#dbfdd3;
background: url('images/bar4/bar4TC_rep.gif'); 
background-repeat: repeat-x; 
}

#bar4_r{
background-color:#dbfdd3;
background: url('images/bar4/bar4TR.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 5px; 
height: 28px; 
}



/*index bar5 店長推薦系列新品bar樣式*/
#bar5_l{
background-color:#fbf7c3;
background: url('images/bar5/bar5TL.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 5px; 
height: 28px; 
}

#bar5_c{
background-color:#fbf7c3;
background: url('images/bar5/bar5TC_rep.gif'); 
background-repeat: repeat-x; 
}

#bar5_r{
background-color:#fbf7c3;
background: url('images/bar5/bar5TR.gif'); 
background-repeat: no-repeat; 
background-position: left bottom; 
width: 5px; 
height: 28px; 
}