/*

  AllMedic Style Sheet developed by ozEworks 23.02.2005
  
  $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

  Changes:  
  Top Banner: Image replaced
  BODY: background Image
  InfoBoxes: Colour header, border, images replaced
  Add style for Price Breaks

  Colors:  

  Red = DC231C
  Light Red = D96F56
  Blue = 707Aff
  Light Blue = BAC2FF
  White = FFFFFF
  Black = 000000

*/

/* text inside the Boxes NOT the Box Header */

.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }

.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #D96F56; font-weight: bold; }

.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #DC231C;
 }

.productsNotifications { background: #D96F56; }

.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #BAC2FF;
 text-decoration: underline; }

/* changes background colour of the whole screen background
*/

BODY { color: #000000;
background: url("images/background.gif");
margin: 0px;
  }

A {
  color: #707Aff;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

/* changes background colour in the banner */

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #FFFFFF;
}

/* changes the top navigation bar details just under the banner */

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #DC231C;
  font-weight : bold;
}

A.headerNavigation { 
  color: #DC231C; 
}

A.headerNavigation:hover {
  color: #707AFF;
}

TR.headerError {
  background: #BAC2FF;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #BAC2FF;
  color: #000000;
  font-weight : bold;
  text-align : center;
}
/* Table Row header A2026A*/
TR.headerInfo {
  background: #DC231C;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #DC231C;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

/*  Footer where date and counter displayed - #bbc3d3*/

TR.footer {
  background: #DC231C;
}

TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #DC231C;
  color: #FFFFFF;
  font-weight: bold;
}

/* background border around box content */
.infoBox {
  background: #DC231C;
}
/* background of box content */
.infoBoxContents {
  background: #FFFFFF;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

/* don't know where this is used */

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFEFFF;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}
/* definition of LHS and RHS box headings */
TD.infoBoxHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #DC231C;
  color: #000000;
}

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

/* controls style of ??? */

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #DC231C; 
  border-spacing: 1px;
}
/* Shopping Cart contents */

.productListing-heading {
  font-family: Andy, Tahoma, Arial, sans-serif;  
  font-size: 12px;
  background: #DC231C;
  color: #FFFFFF;
  font-weight: bold;
}

/* new ones for product descriptions */
.productDesc {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.productTag {
  font-family: Andy, Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #BAC2FF;
}

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

TR.subBar {
  background: #BAC2FF;
}

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

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

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #DC231C;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Andy, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #DC231C;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: #DC231C;
  border-style: solid;
  border-width: 1px;
}

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

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #DC231C;
  font-weight: bold;
}

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

SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #DC231C;
}
/* used by checkout shipping */

.moduleRow { }
.moduleRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #BAC2FF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #BAC2FF; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #BAC2FF; }

/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #BAC2FF; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #BAC2FF; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Andy, sans-serif; font-size: 10px; color: #DC231C; }

#facebook {
	float: right;
	margin-left: 1em;
}