/*
  $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: 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 {
  color: #000000;
  margin: 0px;
 background:#000000
}

td, div, p{font-family:tahoma, Arial, Helvetica, sans-serif; font-size:11px}

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

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

a img{border:none}
s {color:#666666}
/*head*/
.head_bk{background:url(images/system/tcar1.jpg) no-repeat right top; padding-left:30px}
.head_shipping{	color: #6c6c6c; font-size: 10px;}
.shopping_cart{color:#A6DBFF; vertical-align:top; font-size:10px}
.shopping_cart a{ font-weight:bold; color:#FFFFFF}
.cart_botton a{color:#333333; font-weight:bold; font-size:11px;}
.cart_botton a:hover{color:#ffffff; text-decoration:none}
.headerNavigation{ font-size:12px; color:1386B8; padding-left:10px; height:25px}
.headerNavigation a{color:1386B8}
.headerNavigation a b{color:#FF0000}
/*Auto menu*/
 .head_menu {
      width:100%;
      font-size:12px;
      line-height:normal;
      vertical-align:bottom; text-transform:uppercase; font-weight:bold;
      }
  .head_menu ul {
	  margin:0px;
	  list-style:none;
   float:right; margin-right:10px
      }
  .head_menu li {
      display:inline;
      margin:0px;
      padding:0px;
      }
   .head_menu a {
      float:left;
      background:url(images/system/menu_left.gif) no-repeat left top ; 
      margin:0px;
      padding:0px 0px 0px 4px;
      text-decoration:none;
      }
   .head_menu a span {
      float:left;
      display:block;
      background:url(images/system/menu_right.gif) no-repeat right top;
      padding:10px 15px 12px 16px;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
  .head_menu a span {float:none;}
    /* End IE5-Mac hack */
  .head_menu a:hover span {
      color:#1D8DBB; 
      }
   .head_menu a:hover {
      background-position:0% -37px;text-decoration:none
      }
   .head_menu a:hover span {
      background-position:100% -37px;
      }

   .head_menu .inthispage a{background-position:0% -37px;text-decoration:none;}
   .head_menu .inthispage a span{background-position:100% -37px; color:#1D8DBB}
/*Auto menu  header end */

.flash_bk{background:url(images/system/mid2.png) no-repeat top left}

.box_till{background:url(images/system/box-bg.png) no-repeat left #1A90BE; height:44px; font-weight:bold; color:#FFFFFF; padding-left:40px; text-transform:uppercase}
.catalog_list{padding:5px; border-right:1px solid #E3E3E3; border-left:1px solid #E3E3E3; font-size:12px}
.catalog_list ul{padding:0px; margin:0px; list-style:none;}
.catalog_list ul li{border-bottom:1px dotted #CCCCCC; padding:4px 0px; font-weight:bold; color:#286083; font-size:11px}
.catalog_list ul li a{color:#286083; text-decoration:underline}
.catalog_list ul li a:hover{color:#286083; text-decoration:none}
.catalog_list ul li img{margin-left:2px}
.catalog_list ul li b a{ color:#000033}

.catalog_list .sub{ padding-left:10px; color:#1A93BE}
.catalog_list .sub a{ color:#1A93BE}
.catalog_list .sub a:hover{ color:#1A93BE; text-decoration:none}

.image_link{text-align:center;}
.image_link img{margin-top:10px}

.bestseller td{vertical-align:top}
.bestseller img{width:50px; height:50px; margin:5px}
.bestseller a{ font-weight:bold; font-size:10px; color:#286083}
.bestseller div{font-weight:bold; margin-top:5px; font-size:10px}
.best_dot{height:5px; background:url(images/system/dot_line.gif) no-repeat center}
/*search*/
.search{color:#FFFFFF; padding-left:10px; font-size:11px; text-align:left}
.search a {color:#FFFFFF; margin-left:10px}
.currencies{text-align:right; color:#FFFFFF; font-size:11px; padding-right:10px}
.search input, .currencies input{margin-left:5px}


.catalog_images{ width:100px; float:left; text-align:center; margin-right:5px; margin-top:5px; border:1px solid #1E85AF;}
.catalog_images img{margin:5px}
.catalog_images div{padding:2px 10px; background:#1E85AF; height:45px}
.catalog_images div a{color:#FFFFFF}
.catalog_images div a:hover{color:#000000}
/*news products*/
.new_products{ background:#1C8BB8; color:#FFFFFF; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
.new_products_items{ text-align:center; padding:5px; background:url(images/system/ajax-loader.gif) no-repeat 50% 30% #FFFFFF;}
.new_products_items img{ margin-bottom:10px; -moz-opacity:0; filter:alpha(opacity=0);}
.new_products_items span{font-weight:bold; color:#0F759E; display:block; margin-top:5px}

table.nease_list{border:1px dashed #cccccc; border-bottom:none; margin-top:10px}
.nease_list td{border-bottom:1px dashed #cccccc; height:25px; font-size:14px}
.nease_list a{color:#227EA9}
.nease_list a:hover{color:#286083; text-decoration:underline}

.subcatalog{width:600px; float:left}
.subcatalog div{float:left; margin-right:20px}
.sub_img{float:left}
.sub_img img{float:left; margin:5px}

.list_name a{ font-weight:bold; color:#286083; font-size:11px; text-decoration:underline}
.list_des{font-size:11px; line-height:1.5}
.list_price{font-size:11px;color:#286083;}



.add_cart{margin-top:10px}
.add_cart input{margin-right:5px}
.info_desc{border:1px solid #CCCCCC; padding:5px; line-height:1.5}

.proccess{color:#666666; font-weight:bold;}
.proccess td{padding-top:55px;}

.qty_price_des{font-weight:bold; font-size:14px; color: #1B8EBB; margin-top:10px}

.welcome{ color:#FFFFFF; padding-left:10px}
.welcome span{color:#FF0000; font-weight:bold}
.welcome a{color:#FF0000; margin-left:5px; font-weight:bold}

.f_img{ width:24%; padding:5px; text-align:center;}
.f_img img {border:1px solid #FFFFFF;}
.f_img span img{width:74px; height:21px} 
.f_img a:hover img{ border:1px solid #cccccc}

.f_name{padding:10px; width:120px}
.f_name div{margin-top:5px; font-weight:bold; color:#188FB9}


.products_box{margin-bottom:20px}
.products_box td{height:28px; color:#065474; cursor:pointer; width:33%; text-align:center; font-weight:bold; font-size:13px; background:url(images/system/p_box_bk.gif) repeat-x bottom}
.products_box td a{color:#065474;}
.tab_border{border-right:1px solid #dddddd}
.specials{color:#FF0000;}
.specials s{color:#666666}

FORM {
	display: inline;
}

.smallImage{ margin-top:5px}
.smallImage img{margin:3px; width:80px; height:80px}


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

.footer{color:#CCCCCC; padding-top:20px}
.footer a{margin:0px 8px; color:#CCCCCC}

.infoBox {
  background: #cccccc;
}

.infoBoxContents {
  background: #ffffff;
  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;
}

.productListing-heading2{ background: #1B8EBB; color:#FFFFFF; padding:10px 5px; font-weight:bold}

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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  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-size: 18px;
  font-weight: bold;
  color: #1B8EBB; padding:5px 0px;
}
.specials_off{font-size: 18px;
  font-weight: bold; color:#FF0000}

.pageHeading img{display:none}

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 a { font-size: 11px; color: #666666; font-weight:bold  }
.checkoutBarCurrent a { font-size: 11px; color: #0F8FCC;  font-weight:bold }

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

