/*
  $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: 12px; color:#157AC8; }
.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: #D3D3D3; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size:11px; color:#FFFFFF; background:#034CA0; padding:3px; text-decoration: none; }

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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}


/*A.headerNavigation { 
  color: #666666;
  font-size:11px;
  text-decoration:underline;
}.headerNavigation:hover {
  color: #000000;
}*/

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #CBCBCB;
}

.infoBoxContents {
  background: #F0EFEF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  background: #08ADFB;
  color: #FFFFFF;
  font-weight: bold;
  line-height:30px;
  border-bottom:4px solid #FFFFFF;
}

a.productListing-heading { background:none; border:none; }
a.productListing-heading:hover { background:none; text-decoration:none; }

TD.productListing-data {
  background:#F0EFEF;
  border-bottom:1px solid #D6D6D6;
  padding:3px 3px;
  border-top:1px solid #FFFFFF;
  font-weight:bold;
}

.prod-table { border:0px; border-spacing:0; }
.prod-table td { background:#F0EFEF; padding:5px 8px; font-weight:bold; border-bottom:2px solid #D6D6D6; border-top:3px solid #FFFFFF; }


A.pageResults {
  color: #097AC7;
  text-decoration:none;
}

A.pageResults:hover {
  color: #097AC7;
  background: #F0EFEF;
}

TD.pageHeading, DIV.pageHeading {
    color: #097AAF;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0 0 10px;
}

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

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

CHECKBOX, INPUT, RADIO, SELECT{ }

TEXTAREA {
  border:1px solid #CBCBCB;
  background:#FFFFFF url(images/inputbg.gif) repeat-x left top;
  margin:0px 0px 5px 0px;
}


SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7D7D7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #BDBBBB; }

.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:18px; font-weight:normal; color:#CD0A0A;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size:18px; font-weight:normal; color:#3D9706; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.middle_content ul{ margin:0px; padding:0px 0px 0px 15px; }
.middle_content ul li{ margin:0px; padding:2px 0px 2px 20px; list-style-type:none; background:url(images/blue_bullet.gif) no-repeat left 7px; line-height:18px; }


.productListing-td {
  background:#F0EFEF;
  border-bottom:4px solid #D6D6D6;
  padding:10px 8px;
  border-top:8px solid #FFFFFF;
  font-weight:bold;
 }
.product-table-data { padding:0px 0px 7px 0px; }
.productListing-td p { font-weight:normal; margin:0px 0px 7px 0px; font-size:11px; }
.product-table-data a{ color:#068BCA; font-size:18px; font-weight:normal; }
.product-bottom { margin:0px; padding:0px; line-height:0; font-size:0; }
.productListing-td img{ border:1px solid #AAAAAA; }

p.headerNavigation { border-bottom:1px solid #D3D3D3; border-top:1px solid #D3D3D3; padding:2px 0px 5px 0px; }
p.headerNavigation a{ 
  color: #666666;
  font-size:11px;
  text-decoration:underline;
}

p.headerNavigation a:hover {
  color: #000000;
}
.category-table { padding:0px; }
.category-table td{ padding:0px; height:200px; vertical-align:top; }
.category-table td.category-image { background:#FFFFFF; border:5px solid #DCDBDB; padding:8px; height:150px; vertical-align:middle; }
.category-table td.category-name { border-top:1px solid #FFFFFF; height:24px;}
.category-table td.category-name a{ padding:5px 3px; background:#068BCA; display:block; color:#FFFFFF; font-weight:bold; line-height:14px; font-size:11px;  
.category-table td.category-name a:hover{ color:#000000; background:#DCDBDB; } 