/*
  $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
 
 ==================================== 
  Edits applied by Webwizards,
  October 2010
  
  WWW.WEBWIZARDS.ORG.UK
  ===================================
*/

.boxText { font-family:Arial, Helvetica, sans-serif; font-size: 11px; line-height:20px;} /*webwizards font stack edit*/
.errorBox {  font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/ font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/ font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/ font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {/*
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-position:top;*/
  color:#333333;
  margin: 0;
  padding: 0;
  text-align:center; 	
}

#CONTAINER {
  width: 990px; 
  margin-left: auto;
  margin-right: auto;
  /*margin-top: 20px;   webwizards edit*/ 
  background: #FFFFFF;
  position:relative;
  overflow:hidden;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
/* color: #a049c9;  webwizards edit 
   text-decoration: none;  */

color:#ffffff;
background-color:#005b88;
}

FORM {
	display: inline;
}


TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
background-color:#0099cc;
  
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:100;
  color: #ffffff;
  background-color:#0099cc; /*navbar color*/
 
  }

A.headerNavigation { 
  /*webwizards edit*/
  color:#ffffff;
  padding-left:8px;
  padding-right:8px;
  line-height:30px;
  /*end edit*/
}

A.headerNavigation:hover {
  /*color: #ffffff;*/
  
  /*webwizards edit*/
  color:#c1ebff;
  background-color:#005b88;
  text-decoration:none;
  padding:8px;
  display:inline;
  /*end edit*/
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #0099cc;
}

TD.footer {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
  background: #0099cc;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #0099cc;  /*box border colors */
}

.infoBoxContents {
  background: #f0f4ff; /*infobox background color*/
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-left:8px; 
  padding-bottom:6px;  /*webwizards edit */
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #d2deff;
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
}

TD.infoBoxHeading {
/*webwizards font family, color and background edit*/
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 100;
  background: #0099cc;
  color: #ffffff;
  height:20px;
  text-align:center;
}

TD.infoBox, SPAN.infoBox {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  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: #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: 1px;
  border-style: solid;
  border-color: #0099cc;
  border-spacing: 1px;
}

.productListing-heading {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
  background: #0099cc;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Arial, Helvetica, sans-serif; /*webwizards font family edit*/
  font-size: 28px;
  font-weight: bold;
  color: #005b88;
  text-align:center;
  margin-top:20px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family:Arial, Helvetica, sans-serif; /*webwizards font family edit*/
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 13px;
  line-height: 1.5em;
  padding-left:15px;
  padding-right:15px;
}

TD.smallText, SPAN.smallText, P.smallText {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 10px;
}

TD.accountCategory {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 13px;
  color: #a049c9;
}

TD.fieldKey {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
}

TD.tableHeading {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 11px;
}

SPAN.greetUser { /*webwizards font family & colour edit*/
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF6600;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  color: #ff0000;
}

SPAN.errorText {
   font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/ font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/ font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/ font-size: 10px; }
.messageStackError, .messageStackWarning {  font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/ font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/ font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/ font-size: 10px; color: #ff0000; }

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
 font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
 font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
 font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}
/***** End Sitemap_SEO *****/
/*** Begin Header Tags SEO ***/
h1{
  font-family:Arial, Helvetica, sans-serif; /*webwizards font family edit*/
  font-size: 28px;
  font-weight: bold;
  color: #005b88;
  text-align:center;
  margin-top:20px;
  }
  
/*
h1 {
 font-family:Arial, Helvetica, sans-serif; 
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
*/

h2 {
 font-family:Arial, Helvetica, sans-serif; /*webwizards font stack edit*/
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/



