/*
  $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: 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; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.datareportTableRowSelected { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #DEE4E8; }
.datareportTableRowVariance { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #616060; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.total { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000;font-weight: bold; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
li { margin-left: 0px }
ul {margin-left:10px }
A {
  color: #ffffff;
  text-decoration: none;
}
.contact_details {
 color: black;
 font-size: 12px;
 margin-left:5px;
 margin-right:5px;
}
A:hover {
  color: #EE2D24;
  text-decoration: underline;
}
TD.businessname {
font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: white;
}
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.linkonwhitebg {
  color: black;
  /*font-weight : bold;*/
}

A.headerNavigation:hover {
  color: #ffffff;
}
.description {
 color: black;
 font-size: 10px;
 margin-left:5px;
 margin-right:5px;
 font-color: black;
}
.catalogue_lable {
color: white;
 font-size: 10px;
}
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: #253338;
}
.infoBoxWhite {
  background: white;
}

.infoBox1 {
  background: #FFFFFF;
}
.prodbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:#333333 solid 1px;
  padding:5px;
  text-align:center;
}
.infoBoxContents {
  background: #253338;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
}
.infoBoxContents1 {
  background:#EEEEEES;
  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: #253338;
  color: #ffffff;
}

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

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: #b6b7cb;
  border-spacing: 1px;
}
table.trading_hours {
font-size: 10px;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TD.pageHeadingblack{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  padding:5px
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.mainblack, P.mainblack {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:black;
  padding:5px
}

TD.mainblackbold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:black;
  font-weight: bold
}
.texta {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.largeText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold
}
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;
}

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; }
.onepx {
line-height:1px;
}
h1 {
font: 1.3em Georgia, Palatino, Serif;
color: white;
}
h1.black {
font: Georgia, Palatino, Serif;
color: black;
margin-top:0px

}
h1.product_name {
margin-left:10px;
font: 1.3em Georgia, Palatino, Serif;
color: black;
}
.white {color:#FFFFFF;}
.black {margin: 2.5em 3%;
  font: 1em Georgia, Palatino, Serif;
  padding: 1.5em;
  color: black;
}
.red {color:#EE2D24;}
th {
 text-align: left;
 padding: 0.5em 0.5em 0.1em 0.5em;
 color: white;
 background-color: #253338;
 border-right: 2px solid white;
}
span.productdesc {
margin-left: 2.5em 3%
text-align: left;
font-family: Verdana, Arial, sans-serif;
color: black;
font-size: 12px;

}
td.productdesc {
padding: 0.2em
text-align: left;
font-family: Verdana, Arial, sans-serif;
color: black;
font-size: 12px;

}

table.main {
        background-image:url(images/bg.jpg);
        background-repeat:repeat;
}

td.fsTitle {
        background-color:#FFF;
}

td.postcode {
        font-family:Tahoma, Arial, Verdana, Geneva, sans-serif;
        font-size:12px;
        color:white;
        padding:3px;
}
input.button {
        background-image:url(images/find_store.jpg);
        width:137px;
        height:30px;
        border:0px;
}

input.search {
        width:50px;
}



td.list {
        background-image:url(images/list_bg_02.jpg);
        background-repeat:repeat-x;
        font-family:Tahoma, Arial, Verdana, Geneva, sans-serif;
        font-size:12px;
        color:#333;

}
font {
        font-size:12px;
        color:#333;
}

.img {
        float:right;
}

hr {
        color:#F00;
}

