/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: 10px; }
.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: #000000;
  text-decoration: none;
}

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

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

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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: #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: #b6b7cb;
  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: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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

.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: 10px; color: #ff0000; }


body{ margin:0; padding:0; background:#000000; font-size:11px; font-family: Arial,Helvetica,sans-serif;}
p,ul,form,h1{ margin:0px; padding:0px; list-style:none}
a{ color:#000000; text-decoration:none}
a:hover{ color:#000000}
img{ border:0}
.clear{ clear:both}
.head{ width:993px; height:70px; background:url(/images/bg4.gif); margin:0 auto}
.head .logo{ float:left; padding:25px 0 0 16px}
.head ul{ color:#FFFFFF; text-align:right; display:block; float:right; margin:4px 10px 0 0; line-height:18px}
.head ul a{ color:#FFFFFF; margin:0 5px}
.head ul a:hover{ color:#FFFFFF}
.head ul .Chat:hover{ text-decoration:underline}
.nav{ height:49px;width:993px;margin:0 auto; overflow:hidden }
.nav li{ display:block; float:left}
.nav .nav01 li{ height:22px; overflow:hidden}
.nav .nav_hf{ width:197px;}
.nav .nav_search{ background:url(/images/brushed-bg2.jpg); width:359px; height:27px; text-align:right; padding:1px 10px 0 0; overflow:hidden}
.nav .nav_search .input{ height:14px; line-height:14px; font-size:12px}
.nav .nav_search .btn{ height:20px; line-height:14px}
.container{ width:993px; background:#FFFFFF;margin:0 auto}
.left{ width:173px; float:left;background:#d6d6d6; height:100%; overflow:hidden;}
.right{ margin:0 0 0 174px}
.left .title{ height:24px; background:#595959; line-height:24px; color:#FFFFFF; font-size:12px; padding:0 0 0 10px; font-weight:bold}
.left .menu_01{ background:#d6d6d6; border-right:1px solid #aca799;border-bottom:1px solid #aca799; border-left:1px solid #eeeeee}
.left li a{color:#6c5757; display:block; height:14px; line-height:14px}
.left li a:hover{ background:#b7b7b7; color:#6c5757}
.left li{ margin:4px 0}
.left .menu_01{padding:6px 0 40px 0}
.left .menu_01 a{ padding:0 0 0 14px}
.left .menu_02 a{ padding:0 0 0 24px}
.left .left_ad{border-right:1px solid #aca799; border-left:1px solid #eeeeee}
.left .cpyy_link{ height:52px; background:#595959; padding:6px; border-bottom:#888888; border-left:1px solid #888888}
.left .cpyy_link span{ color:#FFFFFF}
.left form{ margin:2px 0 0 0}
.right .title{ font-size:18px; font-weight:bold; padding:16px 0 0 0}
/*.right .pro_list{ margin:20px 0 0 0}*/
.right .pro_list li{ width:103px; height:170px; float:left; margin:5px; overflow:hidden}
.right .pro_list img{ width:90px; height:103px}
.right .pro_list span{ display:block; text-align:center; font-size:12px; line-height:14px}
.right .pro_list span span{ color:#FF0000; display:inline}
.right .pro_list span a{ font-weight:bold; font-size:11px}
.right .pro_list span a:hover{ color:#aabbdd; text-decoration:underline}
.foot{width:993px; margin:0 auto; color:#FFFFFF; text-align:center; font-size:12px; padding:20px 0 0 0}
.foot a{color:#FFFFFF}
.foot a:hover{ color:#aabbdd; text-decoration:underline}
/*detail*/
.detail_right{ width:819px; float:left}
.detail_right .title_02{ color:#6f6f71; font-size:16px; font-weight:bold; padding:6px 0 0 0}
.detail_view{ border-bottom:1px solid #aaaaaa; border-right:1px solid #aaaaaa;}
.detail_view .tit{ padding:20px 0 0 0;border-bottom:1px solid #aaaaaa;}
.detail_view .view_l{ float:left; width:303px; margin:20px 0}
.detail_view .view_m{ float:left; width:338px;height: 500px; padding:0 5px; margin:20px 0; border-left:1px solid #aaaaaa}
.detail_view .view_r{ float:left; width:165px; border-left:1px solid #aaaaaa; margin:40px 0; padding:50px 0 0 0}
.detail_pro{ padding:30px 0 0 14px}
.detail_pro img{ width:270px; height:308px}
.detail_view .view_l ul{ margin:20px 0 0 60px}
.detail_view .view_l li{ float:left; margin:0 5px}
.detail_view .view_l li img{ width:45px; height:51px}
.detail_view .view_l p{ text-align:right; font-weight:bold; font-size:12px}
.detail_view .view_m h1{ font-size:24px; margin:0 0 20px 0}
.detail_view .view_m p{ margin:10px 0; font-size:12px}
.detail_view .view_m ul{ margin:20px 0 20px 40px; list-style:disc; font-size:12px}
.detail_view .view_m h2{ font-size:20px}
.detail_view .view_m h3{ font-size:14px; color:#ba5644}
.detail_view .view_r img{margin:5px 0}
.detail_view .view_r a img{margin:10px 0}
.detail_right .pro_list{ margin:20px 0 0 0}
.detail_right .pro_list li{ width:112px; height:190px; float:left; margin:5px 2px; overflow:hidden}
.detail_right .pro_list img{ width:90px; height:103px}
.detail_right .pro_list span{ display:block; text-align:center; font-size:13px; line-height:16px}
.detail_right .pro_list span span a{ color:#FF0000; display:inline; font-weight:normal}
.detail_right .pro_list span span a:hover{ color:#FF0000; text-decoration:underline}
.detail_right .pro_list span a{}
.detail_right .pro_list span a:hover{ color:#aabbdd; text-decoration:underline}
.detail_pro_list{ border:#cccccc 1px solid; margin:10px 0}
.detail_pro_list .tit{ font-size:14px; margin:40px 0}
.detail_foot{ background:url(/images/bg4.gif); height:24px; line-height:24px; padding:0 10px; border:1px solid #FFFFFF;width:972px; border-left:0; margin:0 auto 20px auto;}
.detail_foot a{ color:#FFFFFF}
.detail_foot a:hover{ color:#FFFFFF; text-decoration:underline}
.detail_foot span{ float:right; color:#CCCCCC}
