/*

  $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 : 14px;

}

.errorBox {

font-family : Verdana, Arial, sans-serif;

font-size : 10px;

background : #ffffff;

font-weight : bold;

}

.stockWarning {

font-family : Verdana, Arial, sans-serif;

font-size : 10px;

color : #c03;

}

.productsNotifications {

background : #ff8509;

}

.orderEdit {

font-family : Verdana, Arial, sans-serif;

font-size : 10px;

color : #70d250;

text-decoration : underline;

}

BODY {

color : #000;

margin : 0;

}

A {

color : #000;

text-decoration : none;

}

A:hover {

color : #abd;

text-decoration : underline;

}

a.textbox {

color : #000;

text-decoration : none;

}

a.textbox:hover {

color : #006;

text-decoration : none;

}

FORM {

display : inline;

}

TR.header {

background : #fff;

}

TR.headerNavigation {

background : #bdc4d2;

}

TD.headerNavigation {

font-family : Verdana, Arial, sans-serif;

font-size : 14px;

background : #df73ff;

color : #20256f;

font-weight : bold;

height:20px;

}

A.headerNavigation {

color : #20256f;

}

A.headerNavigation:hover {

color : #fff;

}

TR.headerError {

background : #F90032;

}

TD.headerError {

font-family : Tahoma, Verdana, Arial, sans-serif;

font-size : 12px;

background : #FF3300;

color : #fff;

font-weight : bold;

text-align : center;

}

TR.headerInfo {

background : #0f0;

}

TD.headerInfo {

font-family : Tahoma, Verdana, Arial, sans-serif;

font-size : 12px;

background : #ff8509;

color : #fff;

font-weight : bold;

text-align : center;

}

TR.footer {
background : #bdc4d2;
}

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

.infoBox, .infoBoxHeading_sub {
background : rgb(255, 133, 6);
}

.infoBoxContents {
background : #fff9fd;
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
border-left: 1px solid #f68006;
border-right: 1px solid #f68006;
}

.infoBoxContents .infoBoxContents {
border-left: none;
border-right: none;
}

.infoBoxContentsBottom, .infoBoxContentsTop {
background-color : #fff9fd;
background-repeat: repeat-x;
}

.infoBoxNotice {
background : #ff8509;
}

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

TD.infoBoxHeading {

font-family : Verdana, Arial, sans-serif;

font-size : 13px;

font-weight : bold;

background : #ff8509;

color : #20256f;

}

TD.infoBoxHeading_corner_left, TD.infoBoxHeading_corner_right {
height: 10px;
font-family : Verdana, Arial, sans-serif;
font-size : 7px;
}

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 : #fff9fd;

}

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 : #ff8509;

color : #fff;

font-weight : bold;

}

TD.productListing-data {

font-family : Verdana, Arial, sans-serif;

font-size : 10px;

}

A.pageResults {

color : #00f;

}

A.pageResults:hover {

color : #00f;

background : #ff3;

}

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 : #000;

}

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 : 12px;

}

SPAN.productStatus, div.formCallback {

font-family : Arial;

font-size : 13px;

color: #EC7411;

}

div.formCallback {
float: right;
padding-right: 60px;
width:230px;
}

TD.accountCategory {

font-family : Verdana, Arial, sans-serif;

font-size : 13px;

color : #abd;

}

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 : #f00;

}

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 : #f00;

}

SPAN.errorText {

font-family : Verdana, Arial, sans-serif;

color : #f00;

}

.moduleRowOver {

background-color : #d7e9f7;

cursor : pointer;

}

.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 : #000;

}

.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 : #9f0;

}

.inputRequirement {

font-family : Verdana, Arial, sans-serif;

font-size : 10px;

color : #f00;

}

DIV.six {

font-size : 6pt;

color : #000;

font-family : "Arial,Helvetica,sans-serif";

}

DIV.seven {

font-size : 7pt;

color : #000;

font-family : "Arial,Helvetica,sans-serif";

}

DIV.eight {

font-size : 8pt;

color : #000;

font-family : "Arial,Helvetica,sans-serif";

}

DIV.nine {

font-size : 9pt;

color : #000;

font-family : "Arial,Helvetica,sans-serif";

}

DIV.ten {

font-size : 10pt;

color : #000;

font-family : "Arial,Helvetica,sans-serif";

}

DIV.eleven {

font-size : 11pt;

color : #000;

font-family : "Arial,Helvetica,sans-serif";

}

DIV.twelve {

font-size : 12pt;

color : #000;

font-family : "Arial,Helvetica,sans-serif";

}

.star-product-title {

font-family : Verdana, Arial, sans-serif;

text-align : center;

font-size : 16px;

font-weight : bold;

color : #000;

}

.star-product {

font-family : Verdana, Arial, sans-serif;

font-size : 12px;

font-weight : normal;

color : #000;

}

.star-product-price {

font-family : Verdana, Arial, sans-serif;

font-size : 16px;

font-weight : bold;

color : #f00;

}

ul.sitemap {

color : #1b1b1b;

}

TD.pollBoxRow {

font-family : Verdana, Arial, sans-serif;

font-size : 10px;

border-color : #fff;

border-style : solid;

border-width : 1px;

}

TD.pollBoxText {

font-family : Verdana, Arial, sans-serif;

font-size : 10px;

border-color : #fff;

border-style : solid;

border-width : 1px;

}

TR.pollOptRow {

background : #fff;

}

TR.pollFooter {

background : #fff;

}

TD.infoBoxPrice {

font-family : Verdana, Arial, sans-serif;

font-size : 10px;

font-weight : bold;

background : #e9f4fc;

color : #000;

}

.priceborder {

font-family : Verdana, Arial, sans-serif;

font-size : 10px;

border-bottom : 1px dotted #b6b7cb;

padding : 3px;

padding-left : 45px;

}

.formbutton {

cursor : pointer;

border : 1px outset #7b9ebd;

padding : 3px;

background : url(../images/img/formbg.gif);

}

.cat_info_box {

//background : #ffffe8;

//border : 1px dotted #b6b7cb;

padding : 8px;

margin-bottom : 10px;

font-family : Verdana, Arial, sans-serif;

font-size : 11px;

width : 100%;

}

p.cats_info_box {

background : #ffffe8;

border : 1px dotted #000066;

padding : 8px;

margin-bottom : 10px;

font-family : Verdana, Arial, sans-serif;

font-size : 11px;

}

#showimage {

font-family : verdana, tahoma, arial;

font-size : 12px;

line-height : 18px;

color : #f00;

position : absolute;

visibility : hidden;

border : 1px solid black;

background-color : #fff;

}

#dragbar {

cursor : pointer;

background-color : #bdc4d2;

visibility : visible;

}

#closetext {

font-weight : bold;

margin-right : 0;

visibility : visible;

}

.get1free {

font-family : Verdana, Arial, sans-serif;

font-size : 10px;

width : 80%;

background : #fc6;

font-weight : bold;

}

.foundPriceLess {
  font-size: 12px;
  width: 150px;
  color: #EC7411;
  font-weight: bold;
  cursor: pointer;
}