/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl 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: 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-size:10px; color: #000000; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #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, A.headerNavigation:visited { 
  color: #000000; 
}

A.headerNavigation:hover, A.headerNavigation:visited:hover {
  color: #e00000;
}

TR.headerError {
  background: #ff9000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff9000;
  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: #ffffff;
}

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

/*Determines the box background colour, which appears as a border*/
.infoBox {
  background: #ffffff;
}

/*Background colour of area of site*/
.infoBoxContents {
/*  background: #fffff0; */
  background:url('/m_images/box_right_bg.gif'); 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*Background colour of main area of site*/
.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxNotice {
  border:3px solid #ffb000;
  background-color:#ffffff;
}

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

/*For the main content boxes*/
TD.contentBoxHeading {
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}


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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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: #f8f8f8;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #ff0000;
}

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

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

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-weight: noraml;

}

TD.fieldValue {

}

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

SPAN.newItemInCart {
  font-weight:bold;
}

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-weight: bold;
  color:#e00000;
}

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: 11px;
  color: #d00000;
  font-weight: normal;
}

.productSpecialPrice {
  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; padding:6px; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #E5FFBF; padding:6px; border:1px solid #99FF00;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }




/************************************************************************************************/
/* Additions */
/************************************************************************************************/


/********** Overall stypes **********/

body, p, table, tr, th, td, h1, h2, h3, ul, li {
 font-family: verdana, arial, sans-serif;
 FONT-SIZE: 11px;
 line-height: 140%;
}

input, textarea, select {
 font-family: verdana, arial, sans-serif;
 FONT-SIZE: 11px;
}


/********** Headings **********/

h1 {
    font-size: 18px;
	color=#000000;
 	font-weight:bold;
}

h2{
 	FONT-SIZE: 13px;
	color=#000000;
 	font-weight:bold;
}

/********** Links **********/

a {
	color:#000000;
}

a.visited {
	color:#505050;
}

a:hover, a:visited:hover{
	color:#e00000;
}

/********** Upside down tabs **********/

a.utab {
  font-size:10px;
  text-decoration:none;
}

/********** Breadcrumb **********/

.breadcrumb {
	font-size:10px;
}

/********** Search area **********/

input.search {
  border:1px solid #505050;
  height:18px;
  background:url('/m_images/inputbg.gif');  
}

/********** Left Bar **********/

a.leftbar_top {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
}

td.subCategoryLeftHeading {
  background-color:#868686;
  padding:3px;
}

td.subCategoryLeftHeading a {
  color:#ffffff;
  text-decoration:underline;
  font-weight:bold;
}

/******** Breadcrumb ********/

A.breadcrumbLink, A.breadcrumbLink:visited { 
  color: #505050; 
}

A.breadcrumbLinkSelected, A.breadcrumbLinkSelected:visited { 
  color: #000000;
  text-decoration:none; 
  font-weight:bold;
  color:#e00000;
}

A.breadcrumbLink:hover, A.breadcrumbLink:visited:hover, A.breadcrumbLinkSelected:hover, A.breadcrumbLinkSelected:visited:hover {
  color: #e00000;
}

.breadcrumbSeparator {
  color:#707070;
}

.productPrice {
  font-weight:normal;
}

.productRRPPrice {
  color: #505050;
}