/*
  $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: Trebuchet MS, verdana, tahoma, arial; font-size: 11px; }
.errorBox { font-family : Trebuchet MS, verdana, tahoma, arial; font-size : 11px; background: #FFFFFF; font-weight: bold; }
.stockWarning { font-family : Trebuchet MS, verdana, tahoma, arial; font-size : 11px; color: #FF0000; }
.productsNotifications { background: #95B5D9; }
.orderEdit { font-family: Trebuchet MS, verdana, tahoma, arial; font-size : 11px; color: #000000; text-decoration: none; }

TD.BODYTABLE {
  background-color: #ffffff; 
  color: #000000;
  margin: 0px;
}

BODY {
  background-color: #95BED9;
  margin: 0px;
}

body {scrollbar-arrow-color: #1063B5;
scrollbar-base-color: #95BED9;
scrollbar-dark-shadow-color: #1063B5;
scrollbar-track-color: #95BED9}

A {
  color: #1063B5;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #1063B5;
  text-decoration: underline;
  font-weight: bold;
}

FORM {
	display: inline;
}

TR.header {
  background: ;
}

TR.headerNavigation {
  background: #C7E5A9;
}

TD.headerNavigation {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 13px;
  background: #C7E5A9;
  color: #0873AD;
  font-weight : bold;
}

A.headerNavigation { 
  color: #0873AD;
}

A.headerNavigation:hover {
  color: #0873AD;
  text-decoration: underline;
}

TR.headerError {
  background: #FF0000;
}

TD.headerError {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 10px;
  background: #FF0000;
  color: #FFFFFF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #95B5D9;
}

TD.headerInfo {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 13px;
  background: #95B5D9;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #C7E5A9;
}

TD.footer {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 13px;
  background: #C7E5A9;
  color: #0873AD;
  font-weight: bold;
}

A.footer { 
  color: #0873AD;
}

A.footer:hover {
  color: #0873AD;
  text-decoration: underline;
}

.infoBox {
  background: #32557C; 
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

.infoBoxNotice {
  background: #95B5D9;
}

.infoBoxNoticeContents {
  background: #DCEAF4;
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

.columnBox {
  background: ; 
}

.columnBoxContents {
  background: #E0EFF8;
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

.columnBoxNotice {
  background: #FF0000;
}

.columnBoxNoticeContents {
  background: #FFDA00;
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/infobox_top_center.gif');  
  background-position: top center;
  background-repeat: repeat;
  background-attachment: scroll; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

TD.infoBoxFooting {
  background-image: url('images/infobox/infobox_bottom_center.gif');  
  background-position: top center;
  background-repeat: repeat;
  background-attachment: scroll;
  border-style: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}

SPAN.infoBox {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

TD.infoBox {
  border-style: none; 
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

TD.infoBoxCenterLeft 
{
	background-image: url('images/infobox/infobox_center_left.gif'); 
	background-position: left top;
    background-repeat: repeat;
    background-attachment: scroll;
}

TD.infoBoxCenterRight 
{
	background-image: url('images/infobox/infobox_center_right.gif'); 
	background-position: right top;
    background-repeat: repeat;
    background-attachment: scroll;
}

TD.columnBoxHeading {
  background-image: url('images/infobox/columnbox_top_center.gif');  
  background-position: top center;
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

TD.columnBoxFooting {
  background-image: url('images/infobox/columnbox_bottom_center.gif');  
  background-position: top center;
  background-repeat: repeat-x;
  background-attachment: scroll;
  border-style: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  font-weight: bold;
  color: #FFFFFF;
}

SPAN.columnBox {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

TD.columnBox {
  border-style: none; 
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

TD.columnBoxCenterLeft 
{
	background-image: url('images/infobox/columnbox_center_left.gif'); 
	background-position: left top;
    background-repeat: repeat;
    background-attachment: scroll;
}

TD.columnBoxCenterRight 
{
	background-image: url('images/infobox/columnbox_center_right.gif'); 
	background-position: right top;
    background-repeat: repeat;
    background-attachment: scroll;
}

TD.headerBoxHeading {
  background-image: url('images/infobox/headerbox_top_center.gif');  
  background-position: top center;
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
  font-weight: bold;
  color: #DBC7E1;
}

TD.headerBoxFooting {
  background-image: url('images/infobox/headerbox_bottom_center.gif');  
  background-position: top center;
  background-repeat: repeat-x;
  background-attachment: scroll;
  border-style: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #DBC7E1;
}

.headerBoxContents {
  background: #DBC7E1;
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

SPAN.headerBox {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

TD.headerBox {
  border-style: none; 
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

TD.headerBoxCenterLeft 
{
	background-image: url('images/infobox/headerbox_center_left.gif'); 
	background-position: left top;
    background-repeat: repeat-y;
    background-attachment: scroll;
}

TD.headerBoxCenterRight 
{
	background-image: url('images/infobox/headerbox_center_right.gif'); 
	background-position: right top;
    background-repeat: repeat;
    background-attachment: scroll;
}

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: #FFFFFF;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #32557C;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
  background: #95B5D9;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #95B5D9;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 18px;
  font-weight: bold;
  color: #93629E;
}

.pageHeadingred {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 20px;
  font-weight: bold;
  color: #FF0000;
}

TR.subBar {
  background: #32557C;
}

TD.subBar {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 13px;
  color: #FF0000;
}

TD.fieldKey {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #32557C;
  border-color: #32557C;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  font-size: 13px;
  color: #FF0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  color: #FF0000;
}

SPAN.errorText {
  font-family: Trebuchet MS, verdana, tahoma, arial;
  color: #FF0000;
}

.moduleRow { }
.moduleRowOver { background-color: #95B5D9; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DCEAF4; }

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet MS, verdana, tahoma, arial; font-weight: bold; font-size: 11px; color: #32557C}
.checkoutBarCurrent { font-family: Trebuchet MS, verdana, tahoma, arial; font-weight: bold; font-size: 11px; color: #FF0000}

/* message box */

.messageBox { font-family: Trebuchet MS, verdana, tahoma, arial; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Trebuchet MS, verdana, tahoma, arial; font-size: 11px; background-color: #95B5D9; }
.messageStackSuccess { font-family: Trebuchet MS, verdana, tahoma, arial; font-size: 11px; background-color: #95B5D9; }

/* input requirement */

.inputRequirement { font-family: Trebuchet MS, verdana, tahoma, arial; font-size: 11px; color: #32557C; }

/* Links Manager v1.24 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
A.linkListing-data {
  color: #FF0000;
}
A.linkListing-data:hover {
  color: #FF0000;
}
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;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  color: #000000;
}
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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
TABLE.linkSubmit {
  border: 3px;
  border-style: ridge;
  border-color: #b6b7cb;
}
TR.linkSubmit {
  background-color: #f8f8f9;
}
/* Links Manager II v1.24 end */
