/*
  $Id: stylesheet.css,v 1.57 2007/07/23 15:31:35 ERK 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: sans-serif, Verdana, Arial; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size: 13px; color: #006633; font-weight: bold; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #006633; text-decoration: underline; }

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TABLE.main { background: #ffffff; color: #000000; margin: 0px; }

TABLE.body { background: white; color: black; margin: 0px; }

BODY {
/* 	background-image: url(images/bg_blue.gif);
  	background-repeat: repeat-x;  */
  	background-color: white;
   	color: #000000;
 	margin: 0px;
}

A { color: #000; text-decoration: none; }

A:hover { color: #900; text-decoration: underline; }

H1 {
/*  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333;
*/
  font-family:sans-serif,Verdana,Arial;
  font-size:20px;
  font-weight:normal;
  color: #669900; /* gpg green */
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px; 
}

H2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px; 
 font-weight: bold;
 color: #333;
 padding-top:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-bottom:0px; 
}

H3 {
  font-family: Verdana, Arial, sans-serif;
  color: #006600; /* green */
  font-size: 13px ;
  font-weight: bold;
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px; 
}

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

TD.headerCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: white;
  color: #666666;
  font-weight : bold;
}

A.headerCart { 
  color: #666666; 
}

A.headerCart:hover {
  color: #990000;
  background-color: #F9F9F9
}

TD.LoginName {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  background: white;
}

TR.header {
  background: #FFFFFF;
  background-repeat: repeat-x;
}

TR.headerNavigation {
  background: #f9f9f9; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #669900; /* green */
  font-weight : bold;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #669900; /* green */
  font-weight : bold;
}

A.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #669900; /* green */
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}

TR.headerError { background: #ff0000; }

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: white;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo { background: #990000; }

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D25448;
  color: white;
  font-weight: bold;
  text-align: center;
}
TD.headerSmall, SPAN.headerSmall, P.headerSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight: normal;
}
.headerSmall a:link, .smallText a:visited {font-weight: bold; color: #666666; text-decoration: underline}
.headerSmall a:hover, .smallText a:active {font-weight: bold; color: #333333; text-decoration: underline}

TR.footerNavHeader {
  font-family:verdana,arial,sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  color: #669900; /* green */
  font-weight:bold;
  background:#f9f9f9;
  line-height:1.6;
}

.FooterBreadcrumb {
color:#999;font-family:verdana,arial,sans-serif;font-size:12px;background:#fff;font-weight:normal}

.FooterBreadcrumb a:link, .FooterBreadcrumb a:visited, .FooterBreadcrumb a:active {
color:#999;font-size:12px;font-weight:normal;text-decoration:none}

.FooterBreadcrumb a:hover {
color:#666;font-size:12px;font-weight:normal;text-decoration:none;background-color:#FFC /* yellow */
}

TD.footerLine {
  background: #669900 url(images/footer/bg_line.gif); /* green line */
}

TR.footerLogos {
  background: #FFF url(images/default/bg_footer.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #999;
  font-weight : bold;
}

TR.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #999;
  font-weight : normal;
  background: #FFF;
}

.footerNavigation a:link, .footerNavigation a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666;
  font-weight : normal;
  text-decoration: none;
}

.footerNavigation a:hover, .footerNavigation a:active  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #990000;
  font-weight : normal;
  text-decoration: none;
  background-color: #FFFFCC;
}

TD.left_column { background: #f9f9f9; }

TD.right_column { background: #f9f9f9; }

.infoBox { background: #f9f9f9; }

TD.infoBoxHeading {
  background: #FFFFFF url(images/infobox/bg_infobox_header.gif);
  background-repeat: repeat-x;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #669900;
}

.infoboxHeading a:link, .infoboxHeading a:visited {
  color: #669900;
  text-decoration: none;
}

.infoboxHeading a:hover, .infoboxHeading a:active {
  color: #0074BB; /* blue */
  text-decoration: none;
}

.infoBoxContents {
/*  background: #ffffff url(images/infobox/box_bg.jpg) repeat-x;
  background: #ffffff url(images/infobox/bgg.gif); */
  font-family: Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
}

.infoboxContents a:link, .infoboxContents a:visited {
  font-family: Arial, Verdana, sans-serif;
  color: #333333;
  font-size: 12px;
  text-decoration: none;
  background: #f9f9f9;
  margin-left: 0px
}

.infoboxContents a:hover, .infoboxContents a:active {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #0074BB; /* blue */
  text-decoration: none;
  background-color: #FFF; /* lt grey */
  margin-left: 0px
}

TD.infoBoxBG { /* Auth.net box in left_column.php */
  background: #ffffff url(images/icons/bg_box_middle.gif) repeat-y;
  background-position: center;
}

.infoBoxNotice { background: #FF8E90; }

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

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

TD.cc_address {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
  line-height: 1.5;
}

TD.subCategoryBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold;
}

FORM { display: inline; }

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

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #666;
  color: #FFF;
  font-weight: bold;
}

/* borders in products column listing */
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 0px;
  border-style: solid;
  border-color: #eee;
  border-spacing: 6px;
}

A.pageResults { color: #0000FF; }

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

TD.pageHeading, DIV.pageHeading {
  font-family:sans-serif,Verdana,Arial;
  font-size:20px;
  font-weight:normal;
  color: #669900; /* gpg green */
/*  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333;
*/
}

TR.subBar { background: #f4f7fd; }

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
  font-weight: normal;
}
/* Product names, Password Forgotten, ... */
.smallText a:link, .smallText a:visited, .smallText a:active {font-size: 12px; font-weight: bold; color: #759E29; background: white; text-decoration: none}
.smallText a:hover {font-size: 12px; font-weight: bold; color: #333333; background: white; text-decoration: underline}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #aabbdd;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

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

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

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #006633;  /* green */
  font-weight: bold;
}

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

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

/*.moduleRow { } */
.moduleRowOver { background-color: #D7E9F7; }
.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: #333333; }

/* 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, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* bof: Great Categories v2.0 */

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TABLE.categsub {
  border: 0px;
  border-spacing: 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.categ {
  vertical-align: top;
  border: 0px;
  border-spacing: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px; 
}

a.catig:link {color: #000}
a.catig:visited {color: #000}
a.catig:hover {color: #900}
a.catig:active {color: #900}

/* eof: Great Categories v2.0 */

/* product description text box on product_info.php */
TD.grey, P.grey, TABLE.grey {
  background:#f9f9f9;
  font-family:Verdana,Arial,sans-serif;
  font-size:12px;
  line-height:1.4;
  border: 1px solid #DBDCDB;
  padding:10px;
}

/*  Remove dotted border from links  */
a:active, a:focus, input[type="image"] {
outline: 0;
}

TABLE.border {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #f9f9f9;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.border-testimionials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f9f9f9;
  border: 10px;
  border-style: groove;
  border-color: #669900;
  border-spacing: 10px;
}

.border-notice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  background: #ffffcc;
  border: 1px;
  border-style: groove;
  border-color: #669900;
  padding: 10px;
}
TABLE.footerBox {
background-color:#fff;
color:#666;
font-family:verdana,arial,sans-serif;
font-size:12px;
border:1px;
border-style:solid;
border-color:#DBDCDB;
border-spacing:0px;
 line-height:1.5;
}
