/*
  $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; }
.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 {
  background: url(images/tpl/bg.gif) no-repeat top center #cdb1e5;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: url(images/tpl/fauxcol.gif) top left no-repeat #504ea1;
  color: #ffffff;
  height: 25px;
  text-indent: 200px;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #504ea1;
  color: #ffffff;
  height: 25px;
  border-left: 1px solid black;
}

TD.footertoo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #504ea1;
  color: #ffffff;
  height: 25px;
  border-right: 1px solid black;
}

.footer a, .footertoo a {
    color: white;
    text-decoration: underline;
}

.footer a:hover, .footertoo a:hover {
    color: white;
    text-decoration: underline;
}

.infoBox {
  background: #d7bbff;
}

.infoBoxContents {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: trebuchet ms, arial, tahoma, verdana, sans-serif;
  font-size: 18px;
  color: #7913D2;
}

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

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

TABLE.productListing {
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d7bbff;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #7913D2;
}

A.pageResults:hover {
  color: #7913D2;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, h1 {
  font-family: trebuchet ms, arial, tahoma, verdana, sans-serif;
  font-size: 25px;
  color: #7913D2;
}

h2 {
  font-family: trebuchet ms, arial, tahoma, verdana, sans-serif;
  font-size: 15px;
  color: #7913D2;
}


TR.subBar {
  background: #fff7ff;
}

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

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: #de9bad;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffdefb;
  border-color: #471b7e;
  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: #ac6194;
  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: #ffe0f7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fff4fc; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #7646a5; }
.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; }
A.category_links {
  color: #000000;
  font-size: 12px;
  text-decoration: none;
}

A.category_links:hover {
  color: #0000FF;
  font-size: 12ps;
  text-decoration: underline;
}

#lhs {
    padding: 5px;
    background: white;
    border-left: 1px solid black;
    border-right: 1px solid #504ea1;
}

#mainc {
    padding: 5px;
    background: white;
    border-right: 1px solid black;
}

ul#bests {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.besty .infoBox {
  background: white;
}

.besty .infoBoxContents {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.pageHeading img {
    display: none;
}

#lhs .infoBox {
  background: white;
}

#photo {
    float: right;
    text-align: center;
    margin-right: 30px;
}

h1 img {
    display: none;
}

#tabs {
    vertical-align: bottom;
}

.banner_outline {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;
}
.bannerName{
font-family:  Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: ##514fa2;
padding-left:5px;
padding-top:5px;
}  
.bannerDesc{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #333333;
padding-left: 14px;
padding-top:3px;
padding-bottom:3px;
} 
TD.banner_left {
width : 5%;
background-image: url(/images/banners/quote_01.png);
background-position:top;
background-repeat:no-repeat;
}
TD.banner_center {
width: 90%;
}
TD.banner_right {
width: 5%;
background-image: url(/images/banners/quote_02.png);
background-position:bottom;
background-repeat:no-repeat;
}
TD.banner_center {
width: 90%;
}

