/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.left-column {
  padding-left: 15px;
}
.main-content {
padding-right: 15px;
padding-left: 8px;
}
.searchboxarea {
  background-image: url(images/header_search.jpg);
  width: 253px;
  height: 23px;
  padding-left: 90px;
padding-top: 3px;
  background-repeat: no-repeat;
  background-position: left top;
    vertical-align: top;
}

BODY {
  background: #ffffff;
  color: #25657D;
  margin: 0px;
  /*scrollbar-base-color:#468FAA; - removed by Ricky */
}

A {
  color: #000000;
  /*text-decoration: none;*/
}

A:hover {
  color: #ff0000; /*was AABBDD*/
  text-decoration: underline;
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #000000; /* was#0f8199 */
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ff0000; /*was #0f8199 */
  color: #ffffff;
}

.centerinfoBox {
  background: #ffffff;
}

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


TD.centerinfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ff0000; /*was #0f8199 */
  color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*BOF Left Side InfoBoxes*/
.SideinfoBox {
   background: url(images/box_center.jpg);

}
TD.SideinfoBoxHeading {
  background: url(images/box_top.jpg) no-repeat left top;
  height: 25px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  /*padding-left: 12px;*/
  padding-top: 6px;
  text-align: center;
}

.SideinfoBoxContents {
  background: url(images/box_center.jpg) no-repeat left top;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.8em;
  line-height: 1.5;
  padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
color: #22356B;
}
/*EOF Left Side InfoBoxes*/

.categinfoBox {
   background: url(images/box_center.jpg);
}

.categinfoBoxContents {
/*  background: #f8f8f9; */
  vertical-align: top;  /*Ricky added to fix alignment issues*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;   
}

.categinfoBoxContentsText {
/*  background: #f8f8f9; */
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #ffffff; 
  /*text-decoration: none;*/   
}

A.categinfoBoxContentsText {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000; /*Ricky: was #468FAA */
  text-decoration: none; 
}
/*BOF Center InfoBox*/
.otherinfoBox {
  background: url(images/centerBox_center.gif) repeat-y;
}

.otherinfoBoxContents {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
padding-right: 0px;
}

TD.otherinfoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
color: #ffffff;
  background: url(images/centerBox_top.gif) no-repeat left top;
height:28px;
    padding-left: 20px;
    padding-top: 7px;
}
/*EOF Center InfoBox*/
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: #000000; /*was #0f8199 (teal)- changed by Ricky*/
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff0000; /*was #0f8199 (teal)- changed by Ricky*/
  color: #FFFFFF;
  font-weight: bold;
}

.newProdDecr {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.newProdPrice {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
 color: #000000;
 font-weight: normal;
padding-left: 5px;
}
A.newProdName {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #1054AF;
  font-weight: bold;
}

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ff0000; /*was #0f8199 (teal)- changed by Ricky*/
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
    background: #0F8199;
  color: #ffffff;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #0F8199;
  color: #ffffff;
}

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

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

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

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

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #990000; /*was #0f8199 (teal)- changed by Ricky*/
  color: #ffffff;
}

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

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: #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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.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: 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; }

/*VJ Links Manager for OSC v0.2 begin*/
    A.exLinkTitle {
      font-size: 12 px;
      color: #0000CC;
      font-weight: bold;
    }

    A.exLinkURL {
      font-size: 10 px;
      color: #000099;
      font-weight: bold;
    }
    /*VJ Links Manager for OSC v0.2 end*/
td {
  /*vertical-align: top;*/
  font-family:Tahoma;
  font-size:11px;
  color:#000000;
}
td.mid {
  text-align: center;
  vertical-align: middle;
  font-family:Tahoma;
  font-size:11px;
  color:#000000;
}

td.vmid {
  text-align: left;
  vertical-align: middle;
  font-family:Tahoma;
  font-size:11px;
  color:#000000;
}
form
{
  margin:0px;
}
a {
  text-decoration: underline;
  color:#000000; /* was :#468FAA */
}
a.1 {
  text-decoration: underline;
  color:#000000; /* was :#468FAA */
}
a.2 {
  text-decoration: underline;
  color:#FFFFFF;
}
a.3 {
  text-decoration: underline;
  color:#000000;
}
.style1 {font-size: 12px}
.style2 {
  color: #25657D;
  font-weight: bold;
}
.style3 {
  color: #1D1C72;
  font-weight: bold;
}
.style4 {
  color: #EB890E;
  font-weight: bold;
}
.style5 {
  color: #D72423;
  font-weight: bold;
}
.style6 {
  color: #AE0F0F;
  font-weight: bold;
}
.style7 {
  color: #FF6603;
  font-weight: bold;
}
.indexfoot {
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold;
  font-size: xx-small;
    padding-left:20px;
padding-top:5px;
}
.indexfootnews {
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold;
  font-size: xx-small;
    
    }
