/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family : arial,helvetica,verdana,geneva,sans-serif; font-size : 11px; background: #FFAB24; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Helvetica, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FFF3E7 url(./images/main_bg.jpg) repeat-x;
  background-position: top left;
  color: #666;
  margin: 0px 25px 25px 23px;
}
.line {
  height:5px;
}
A {
  color: #666;
  text-decoration: none;
}

A:hover {
  color: #393939;
  text-decoration: underline;
}

FORM {
	display: inline;
}
#header {
  background: url(./images/header_bg.jpg) no-repeat;
  background-position: center top;
  width: 950px;
  height: 290px;
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  color: #6a6a6a;
  padding: 0px 0px 0px 0px;
}
#logo {
  width: 145px;
  float: left;
  padding: 0px 0px 0px 35px;
  margin: 33px 0px 0px 0px;
}
#info {
  width: 468px;
  height: 60px;
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 13px;
  background: #ffffff;
  border: 1px solid #FFAB24;
  color: #e1e1e1;
  text-align: center;
  float: right;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  margin: 40px 20px 0px 0px;
}

TR.header {
  background: url(images/header_bg.jpg) no-repeat;
  background-position: center bottom;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  color: #F36D00;
  font-weight : bold;
  background: #fff;
  border-bottom: 1px solid #F5F5F4;
}

A.headerNavigation { 
  color: #F36D00; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
#footer {
  background: url(./images/footer_bg.jpg) no-repeat;
  background-position: center bottom;
  width: 950px;
  height: 49px;
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  color: #fff;
}

#footer ul{
  margin: 0px auto;
  padding: 0px;
  width: 900px;
  list-style: none;
}

#footer li{
  display: inline;
  float:left;
  width: 450px;
  margin: 0px;
  padding: 14px 0px 12px 0px;
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  color: #fff;
}

TR.footer {
  background: url(images/footer_bg.jpg) no-repeat;
  background-position: center bottom;
}

TD.footer {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  border-top:1px solid #F5F5F4;
  color: #fff;
  height: 49px;
  padding: 0px 15px 0px 15px;
}

.infoBox {
  background: #F8FCF2;
  border: 1px solid #F8FCF2;

}
.infoBox2 {
  background: #fff;
  border: 1px solid #EEF7DE;

}
.infoBoxContents {
  background: #F8FCF2;
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  padding: 0px;
  line-height: 1.5;
}
.infoBoxContents7 {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  border: 1px solid #f5f5f5;
  padding: 20px 0px 20px 0px;
  line-height: 1.5;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFF3E7;
  color: #BC3544;
  padding: 5px 0 5px 2px;
  border-bottom: 1px solid #fff;
}
TD.infoBoxHeading3 {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  padding: 5px 15px 5px 15px;
  height: 50px;
  border:1px solid #ffffff;
  background: #F4F2E5;
}
TD.infoBoxHeading5 {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #990000;
}

TD.infoBoxHeading7 {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #6a6a6a;
  color: #fff;
  padding: 5px 5px 5px 0px;
  border-bottom: 1px solid #fff;
}
TD.infoBox, SPAN.infoBox {
  font-family: arial,helvetica,verdana,geneva,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: #fff;
}

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: #f5f5f5;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 12px;
  background: #EEF7DE;
  color: #BC3544;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
  border-bottom: 1px solid #EFF0CD;
}

TD.productListing-data {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  padding: 15px 0px 15px 0px;
}

A.pageResults {
  color: #0099cc;
}

A.pageResults:hover {
  color: #6a6a6a;
}

TD.pageHeading, DIV.pageHeading {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #6a6a6a;
  padding: 5px 15px 5px 10px;
  background: #EDEBDE;
}
TD.pageHeading2, DIV.pageHeading2 {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 5px 15px 5px 10px;
  background: #BC3544;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.main5, P.main5 {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FAB02D;
  color: #fff;
}
TD.main7, P.main7 {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #F8FCF2;
  color: #fff;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
}
TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  background: #FFAB24;
  font-size: 11px;
}
TD.smallText7, SPAN.smallText7, P.smallText7 {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  width: 714px;
  padding: 10px 0 5px 15px;
  margin: 5px 0 0 0;
  font-size: 11px;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: arial,helvetica,verdana,geneva,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: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  color: #FAB02D;
}

SPAN.errorText {
  font-family: arial,helvetica,verdana,geneva,sans-serif;
  color: #fff;
}
/*  Navigation ######################################################### */

#navi {
              width: 950px;
              height: 42px;
              margin: 0px 0px 0px 0px;
              padding: 0px 0px 0px 0px;
              background: #E5F2CC url(./images/navi_bg.jpg) no-repeat;
              background-position: center top;
              clear: both;
}
#navi ul.subsection_tabs {
              list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
              width: 906px;
	}
#navi ul.subsection_tabs li {
	float:left;
              margin: 0px;
}
#navi ul.subsection_tabs li a {
              margin: 0px;
              padding: 14px 0px 13px 0px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
              text-align: center;
              background: url(./images/n_bg.jpg) no-repeat;
              background-position: center;
              width: 151px;
	}	
#navi  ul.subsection_tabs li a:link, #navi  ul.subsection_tabs li a:visited {
              font-family: arial,helvetica,verdana,geneva,sans-serif;
              font-size: 11px;
              font-weight: bold;
              text-transform: uppercase;
              color: #fff;
              text-align: center;
              margin: 0px;
              float: left;
              display: inline;
	}
#navi  ul.subsection_tabs li.ON a:link, #navi  ul.subsection_tabs li.ON a:visited {
              font-family: arial,helvetica,verdana,geneva,sans-serif;
              font-size: 9pt;
              font-weight: bold;
              text-transform: uppercase;
              color: #555;
              background: #D1E8A3;
              text-align: center;
              margin: 0px;
              float: left;
              display: inline;
	}
#navi  ul.subsection_tabs li.ON a:hover {
              font-family: arial,helvetica,verdana,geneva,sans-serif;
              font-size: 9pt;
              font-weight: bold;
              text-transform: uppercase;
              color: #BC3544;
              margin: 0px;
              text-align: center;
              float: left;
              display: inline;
	}
#navi  ul.subsection_tabs li a:hover {
              font-family: arial,helvetica,verdana,geneva,sans-serif;
              font-size: 11px;
              background: url(./images/n_bg_hover.jpg) no-repeat;
              background-position: center;
              font-weight: bold;
              text-transform: uppercase;
              color: #B62030;
              margin: 0px;
              float: left;
              text-align: center;
              display: inline;
	}

.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: arial,helvetica,verdana,geneva,sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: arial,helvetica,verdana,geneva,sans-serif; font-size: 11px; background-color: #BC3544; color: #ffffff; font-weight: bold; padding: 5px 0px 5px 10px }
.messageStackSuccess { font-family: arial,helvetica,verdana,geneva,sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial,helvetica,verdana,geneva,sans-serif; font-size: 11px; color: #ff0000; }