/*
  $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
*/
.main_table{width:980px;}
.header {color:#626459; font-weight:bold; font-family:Tahoma; padding-left:20px; vertical-align:top; padding-top:10px}

.menu_list ul{list-style:none; padding:0px; margin:0px;}
.menu_list li{display:block; float:left; font-weight:bold; font-family:Tahoma; font-size:11px; text-transform:uppercase}
.menu_list li.no_back{display:block; float:left; background:none; font-weight:bold; font-family:Tahoma; font-size:11px;}
.menu_list li a{padding:12px 20px 12px 20px; color:#FFFFFF; text-decoration:none;}
.menu_list li a:hover{text-decoration:none; color:#ff9c00;}

.shopping_cart{vertical-align:top; padding-top:10px; color:#ffffff; font-weight:bold; font-family:Tahoma; padding-left:3px}
.shopping_cart a{ color:#ffffff; text-decoration: underline}
.shopping_cart a:hover{ color:#ffffff; text-decoration:none}


.box_till{ padding-left:20px; height:35px; border-bottom:4px solid #757575; font-weight:bold; font-size:12px; color:#7f7f7f; text-transform:uppercase;}

.catalog_list ul{list-style:none; padding:0px; margin:10px}
.catalog_list li a{display:block; width:100%; padding:2px 0px 2px 0px; color:#555555; border-bottom:1px solid #DFDFDF}
.catalog_list li span{width:10px; background:url(images/system/dot.gif) no-repeat left; margin-left:5px}
.catalog_list li a:hover{color:#FF6600; text-decoration:none}
.catalog_list li a:hover span{background: url(images/system/dot_over.gif) no-repeat left}
.catalog_list .main a{font-size:12px; font-weight:bold; color:#000000}



.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; }
td, p, div{font-family:Arial, Helvetica, sans-serif; font-size:12px}

BODY {background:#ffffff}



A {color: #666666; text-decoration: none;}
A:hover {color: #AABBDD;text-decoration: underline;}
FORM {display: inline; padding-left:10px}
.column_left{border-right:3px solid #e9e9e9; padding:10px}
.column_right{}
.smallImage img{ border:1px solid #CCCCCC; float:left; margin:2px}
.footer_link, .footer_txt, .footer_txt div{color:#666666}
.footer_link a{padding:0px 5px; color:#666666}
.footer_txt p{padding:0px; margin:0px; color:#666666}
.footer_txt p a{padding:0px 5px; color:#666666}





.main_txt{ padding:10px; line-height:1.5}
.main_txt p{padding:0px; margin:0px}



.box_till2_content{font-weight:bold; color:#000000; font-family:Tahoma; text-transform:uppercase; padding-top:10px}


.right{ background:url(images/system/ltc.gif) no-repeat left top #7f8588}




.catalog_bottom_right{ background:url(images/system/lbc1.gif) no-repeat left bottom #333638;}
.catalog_bottom_left{ background:url(images/system/rbc1.gif) no-repeat right bottom; padding:0px 10px 10px 10px;}
.catalog_bottom_left ul{padding:0px; margin:0px; list-style:none}
.catalog_bottom_left ul li b{ font-weight:normal}
.catalog_bottom_left ul li a{display:block; font-family:Tahoma; padding:2px 0px 2px 10px; color:#FFFFFF; background:url(images/system/pimp1.gif) no-repeat left}
.catalog_bottom_left .sub_catalog {padding-left:20px}
.catalog_bottom_left .sub_catalog a{background:url(images/system/pimp2.gif) no-repeat left; color:#FF0000; text-decoration:underline}
.sub_catalog a:hover{text-decoration:none}

.bestseller, .bestseller span, .bestseller a{color:#666666}
.infomation {line-height:1.5; color:#FFFFFF}
.infomation a{color:#FFFFFF}

.ltill{color:#666666; font-family:Tahoma; text-transform:uppercase; padding:15px; background:#edefe6}
.ltill a{color:#666666}
.info_name{ font-size:18px; font-weight:bold; color:#6D1722}
.info_brand{font-weight:bold}
.info_price{font-size:14px; font-weight:bold; color:#F78D00}
.info_bynow{padding-top:20px}
.info_des{ font-size:12px; line-height:1.5}


.products_list{width:25%; padding:5px; vertical-align:top; }
.products_list div{text-align:center; height:120px; padding:5px;}
.products_list_name{color:#666666; font-weight:bold; margin-bottom:10px}
.products_list table{margin:opx 5px;}
.products_list_price{width:50px; text-align:center; color:#FF6600; font-size:14px; font-weight:bold}

.brleft{background:url(images/system/lbc5.gif) bottom left no-repeat #ffffff}
.brright{background:url(images/system/rbc5.gif) bottom right no-repeat ; height:10px;}


.center_white_lr{background:url(images/system/ltc5.gif) no-repeat left top #ffffff;}
.center_white_rr{background:url(images/system/rtc5.gif) no-repeat right top; padding-top:5px}

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; width:96%; margin-left:10px;
}

.main b{padding-left:10px}

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