/*
  $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
*/
BODY { text-align: center; background-color:  #cccccb; color: #000000; font-family: "Century Gothic"; width: 100%; height: 100%; }

.fixcenter { width: 960px; background: #fff; color:  #fff; margin: 0 auto auto 0; text-align: left; height: 100%; border: solid 1px #999; }
.boxText { color: #333; font-size: 11px; font-family: tahoma; border-color: #03fc14; }
.errorBox { font-family : Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A { color: #000000; font-size: 12px; font-family: Verdana; text-decoration: none; }

A:hover { color: #39c; font-size: 12px; font-family: Verdana; text-decoration: underline; }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation { font-size: 11px; font-family: Verdana; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

TD.headerNavigation { font-family: Verdana; font-size: 11px; color: #999; font-weight : normal; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
TD.headerNavBar { font-family: Verdana; font-size: 11px; color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 20px; }

A.headerNavigation1  /* headertopright */ { color: #39c; font-size: 11px; font-family: Verdana; font-weight: bold; }
A.headerNavigation:hover { color: #999; font-size: 11px; font-family: Verdana; }

TR.headerError { font-size: 11px; font-family: Verdana; background: #ff0000; }

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

TR.headerInfo { font-size: 11px; font-family: Verdana; background: #00ff00; }

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

TR.footer {
  background: #333;
}

TD.footer {
  font-family: Verdana;
  font-size: 10px;
  background: #333;
  color: #ffffff;
  font-weight: bold;
}

.infoBox { font-size: 11px; font-family: Verdana; background: #99bbcc; }

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

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

TABLE.productListing {
  border: solid 1px #666;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #333;
  color: #ffffff;
  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, h1 { font-family: "Century Gothic"; font-size: 18px; color: #39c; font-weight: bold; }

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

TABLE.formArea { background: #f1f9fe; border: outset 1px #fff200; }

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 { 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: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 11px; color: #ff0000; }
.productPriceInBox {
  font-family: Verdana;
  font-size: 11px;
  color: #666666;
  font-weight: normal;
  text-align: center;
}
/* VJ Links Manager v1.16 begin */
TABLE.linkListing {
  border: solid 1px #333;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #333;
  color: #ffffff;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data { border-right: 1px solid #333; border-bottom: 1px solid #333; padding: 4px; font-family: Verdana, Arial, sans-serif; font-size: 10px; border-top-color: #333; border-left-color: #333; }

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.16 end */
/* ----------------- coolMenu ----------------- */
.clCMEvent{ background-color: #333; position: absolute; width:100%; height:100%; clip:rect(0 auto auto 0); left:0; top:0; visibility:visible
     }
.clCMAbs{ background-color: #333; position:absolute; visibility:hidden; left:0; top:0; }
.clBar{ position:absolute; width:12px; height:40px; background-color:#999; overflow: auto; layer-background-color:#ffffff; visibility:hidden; }
.clLevel0,.clLevel0over{ position:absolute; font-family:Verdana, arial, helvetica; font-size:11px; font-weight: bold; padding-right: 1px; }
.clLevel0{ background-color:#333; layer-background-color:#ffffff; color:#39c; font-size: 14px; text-align: center; }
.clLevel0over{ background-color:#333; layer-background-color:#bbc3d3; color:#999; font-size: 14px; text-align: center; cursor:pointer; cursor:pointer; }
.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#333;
	layer-background-color:white;
}
.clLevel1, .clLevel1over{ position:absolute; padding:2px; font-family:Verdana; font-size:10px; border-bottom-color: lime; border-bottom-width: 1px; }
.clLevel1{ background-color:#fff; layer-background-color:#ffffff; color:#333; font-size: 11px; font-family: Verdana; }
.clLevel1over{ background-color:#333; layer-background-color:#bbc3d3; color:#10abf9; font-size: 11px; font-family: Verdana; cursor:pointer; cursor:pointer; }
.clLevel1border{ position:absolute; visibility:hidden; layer-background-color:white; }
.clLevel1border { background-color: #333; visibility: hidden; position: absolute; layer-background-color: white; }
/* ----------------- coolMenu_eof ----------------- */
