/*
  $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
*/
.imagesBoxContents {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.boxText { font-family: Arial, sans-serif;  font-size: 12px; line-height: 17px; color: #6D6D6D; }
.redarrow {background: url(images/red-arrow.jpg) no-repeat; padding-left: 17px; }
.errorBox { font-family : Arial, sans-serif;  font-size: 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif;  font-size: 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif;  font-size: 12px; color: #70d250; text-decoration: underline; }

p { font-family: Arial, sans-serif;  font-size: 12px; }
li  {font-family: Arial, sans-serif;  font-size: 12px;}

BODY {
  background: #DFFBFF; 
  margin-top: 10px;
}
H1, H2, H3, H4 { 
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
A {
  color: #017084;
  text-decoration: none;
}

A:hover {
  color: #00B2D1;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header1 {
  background: #00D8FF;
}

TR.header2 {
  background: white;
}

TR.header3 {
  background: #00D8FF;
}


TR.headerNavigation {
  background: #6D6D6D;
  height: 25px;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;  font-size: 12px;
  background: #6D6D6D;
  color: #ffffff;
  font-weight : bold;
/*  border-left: 1px solid black;
  border-right: 1px solid black;*/
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #00D8FF;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #6D6D6D;
  color: #ffffff;
  font-weight: bold;
  height:25px;
}

.infoBox {
  /*background: #00D8FF;*/
}

table.infoBoxContents {
border-collapse: collapse;
  
}
.infoBoxContents {
 /* background: #ffffff;*/
  font-family: Arial, sans-serif;  font-size: 11px;
  
}

.infoBoxContentsHome {
/*  background: #FF0000;*/
  font-family: Arial, sans-serif;  font-size: 11px;
  text-align:center;
}



.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 10px;
  background-image: url(images/welcome-back.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: #ffffff;
  height: 25px;
}

TD.infoBoxHeadingHome {
  font-family: Arial, sans-serif;  font-size: 12px;
  font-weight: bold;
  background: #00D8FF;
  color: #6D6D6D;
  text-align:center;
}

a.infoBoxHeading{
 font-family: Arial, sans-serif;  font-size: 12px;
  font-weight: bold;
  background: #00D8FF;
  color: #ffffff;	
}

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

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: 0px;
  border-style: solid;
  border-color: #00D8FF;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;  font-size: 12px;
  background: #6D6D6D;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px 0;
  height: 20px;
}

TD.productListing-data {
  font-family: Arial, sans-serif;  font-size: 12px; color: red;
}

TD.productListing-data img {
  margin-top: 3px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  line-height: 45px;
  font-weight: normal;
  color: #020308;
  /*padding: 5px 0px 0px 11px;*/
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;  font-size: 12px;
  line-height: 1.25;
  padding: 0px 11px 0px 11px;
  color: #3B3636;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #00D8FF;
}

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

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

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

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

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

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #00D8FF; }

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

/* message box */

.messageBox { font-family: Arial, sans-serif;  font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif;  font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif;  font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif;  font-size: 12px; color: #ff0000; }


/*CMS Styles   00D8FF*/
.boxheader { font-family: Arial, sans-serif;  font-size: 12px; font-weight: bold; padding: 0 0 0 5px; background-image: url(images/welcome-back.gif); background-position: top left; background-repeat: no-repeat; color: white; text-align: left;  height: 25px;}
.boxborder {font-family: Arial, sans-serif;  font-size: 12px; padding: 5px 5px 10px 5px;} 
.mainbackground {background-image: url(images/bathroomfactory_back_02.jpg); background-position: top left; background-repeat: no-repeat; background-color: white; padding-right: 10px;}
.catBoxHeading {
  font-family: Arial, sans-serif;  font-size: 12px;
  font-weight: bold;
  background-image: url(images/cat-back.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: #ffffff;
  height: 25px;
}

.catBoxFooter {
  font-family: Arial, sans-serif;  font-size: 12px;
  font-weight: bold;
  background-color: #6D6D6D;
  color: #ffffff;
  height: 25px;
}
A.catBoxFooter {
  color: #FFFFFF;
}
A.catBoxFooter:hover {
  color: #0000FF;
  background: #FFFF33;
}
