/*
  $Id: stylesheet.css,v 1.1.1.1 2002/11/28 23:22:44 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #cc0033; }
.backorder { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #ff0000; }

.cartcontents {
  font-size: 10px;
  color: #666666;
}

.headerContent {
  font-size: 11px;
  font-family: Geneva, Tahoma, Arial, Helvetica, Verdana, Sans-serif;
  color: #ffffff;
}

.menu {
  color: transparent;
  font-size: 11px;
  font-family: Geneva, Tahoma, Arial, Helvetica, Verdana, Sans-serif;
}

.menu_bg {
  color: #ffffff;
  font-size: 11px;
  font-family: Geneva, Tahoma, Arial, Helvetica, Verdana, Sans-serif;
  padding: 5px;
  border: 1px solid #C6C9D1;
}

a.menuNav {
  color: #ffffff;
}

a.menuNav:hover {
  color: #000000;
}

.menuField {
  background-color: #ffffff;
  color: #000000;
  border: 0px;
}

li {
  list-style-type: square;
}

BODY {
  background: #161E30;
  color: #000000;
  margin: 0px;
  background-image: url(../../../../images/iface/background.jpg);
  background-repeat: repeat-x;
  background-attachment: fixed;
}

.maintable {
  background-image: url(../../../../images/header/main_bg.jpg);
  background-repeat: repeat-y; 
  background-color: #CCCCCC;
  padding: 20px;
  font-size: 11px;
  font-family: Geneva, Tahoma, Arial, Helvetica, Verdana, Sans-serif;
  
}

.righttable {
  background-image: url(../../../../images/iface/design_r10_c09.gif);
  background-repeat: repeat-y; 
  background-color: #F1F1F1;
}

A {
  color: #5A749E;
  text-decoration: none;
}

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

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #8E8E8E;
}

.mainpage {
  color: #292B2E;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #292B2E;
  font-weight: bold;
  text-align: center;
}

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

.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  padding: 0px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #292B2E;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

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

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

TR.productListing-highlight {
  background-color: #A3B9DC;
  cursor: hand;
}

TR.H { background-color: #A3B9DC; cursor: hand; }
TR.D { background-color: transparent; cursor: hand; }

TD.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #292B2E;
  background-color: #DDDDDD;
  letter-spacing: 1px;
  height: 20px;
  border-bottom: 1px solid #000000;
}

TD.infoBar1, SPAN.infoBar1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  border-bottom: 2px solid #5A749E;
  color: #5A749E;
  font-weight: bold;
  padding: 3px;
  text-transform: uppercase;
}

TD.infoBar2, SPAN.infoBar2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #5A749E;
  color: #ffffff;
  font-weight: bold;
  padding: 3px;
}

TD.cat_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  padding: 10px;
}


a.col_headings {
  color: #ffffff;
  text-decoration: none;
}

a.col_headings:hover {
  color: #000000;
  text-decoration: underline;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  padding: 3px;
}

A.pageResults {
  color: #292B2E;
  text-decoration: none;
}

A.pageResults:hover {
  color: #FE9264;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 17px;
  color: #5A749E;
  padding: 5px;
  font-weight: bold;
}

.pagelinks {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #292B2E;
  text-decoration: none;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #292B2E;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #dddddd;
  border: 1px solid #8E8E8E;
  padding: 5px;  
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
  background-color: #ffffff;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F5F5F5;
  color: #292B2E;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

.fields {
background-color: transparent;
border-bottom: #ffffff 1px solid;
border-right: #ffffff 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
color: #000000;
font-family: arial, tahoma, verdana, sans-serif;
font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #5A749E;
  font-weight: bold;
}

TABLE.formArea {
  background: #DDDDDD;
  border-color: #8E8E8E;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.pollBoxRow {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TD.pollBoxText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TR.pollOptRow {
  background: #DDDDDD;
}
TR.pollFooter {
  background: #DDDDDD;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #A3B9DC; }

TR.odd { background-color: #dddddd; }
TR.even { background-color: #cccccc; }
TR.over { background-color: #5A749E; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }

#divScrollTextCont {
  position:absolute; 
  left: 50%;
  margin-left: -365px;
  top: 60;
  width:70px; 
  height:50px; 
  clip:rect(0px 70px 50px 0px); 
  overflow:hidden; 
  visibility:hidden;}
#divText {position:absolute; left:0px; top:0px;}