/*

  Florida Ticket Stylesheet
  
  $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

  Colors:  
   
   Banner Blue 4466AA
   Navigation Blue 96B9EF
   White FFFFFF
   Orange (for warnings) FF9923
   Very light blue (for line shading) f6f5fc
  

background:  url(images/background.gif);
  
*/

/* text inside the Boxes NOT the Box Header */
.boxText { font-family: Arial, Tahoma, sans-serif; font-size: 12px; color: #4466aa;}
/* color for error notices */
.errorBox { font-family : Arial, Tahoma, sans-serif; font-size : 12x; background: #bbc3d3; font-weight: bold; }
.stockWarning { font-family : Arial, Tahoma, sans-serif; font-size : 12px; color: #FF9923; }
/* color for product notifications checkbox bar on the checkout success page */
.productsNotifications { background: #f6f5fc; }
/* color for edit links on checkout confirmation page */
.orderEdit { font-family : Arial, Tahoma, sans-serif; font-size : 12px; color: #4466aa; text-decoration: underline; }
/* changes background colour of the whole screen background 770/-385*/
.centerpage {
  width: 732px;
  position: absolute;
  left: 50%;
  top: 0;
  background: #ffffff;
  border-color: #7599c9;
  border-style: solid;
  border-width: 1px;
  margin-left: -370px;
}
/* style for body of page */
BODY { color: #4466aa;
background:  #7599c9;
margin: 0px;
  }
/* color of links */
A {
  color: #4466aa;
  text-decoration: none;
}
A:hover {
  color: #aa4466;
  text-decoration: underline;
}

/* for forms - like contact us */
FORM {
	display: inline;
}

/* changes background colour in the banner */
TR.header {
  background: #7599c9;
}

TR.headerNavigation {
  background: #7599c9;
}

/* changes the top navigation bar details just under the banner */
/* color of the >> */

TD.headerNavigation {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  background: #7599c9;
  color: #000000;
  font-weight : bold;
}
/* color of the words */
A.headerNavigation { 
  color: #000000; 
}
A.headerNavigation:hover {
  color: #aa4466;
}

TR.headerError {
  background: #f6f5fc;
}
TD.headerError {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12x;
  background: #f6f5fc;
  color: #4466aa;
  font-weight : bold;
  text-align : center;
}

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

/*  Footer where date and counter displayed */

TR.footer {
  background: #7599c9;
}
TD.footer {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 2;
  background: #7599c9;
  color: #000000;
  font-weight: bold;
}

/* background border around box content */
.infoBox {
  background: #7599c9;
}
/* background of box content */
.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
}

/* don't know where this is used */
.infoBoxNotice {
  background: #7599c9;
}
.infoBoxNoticeContents {
  background: #7599c9;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
}
/* definition of LHS and RHS box headings */
TD.infoBoxHeading {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #7599c9;
  color: #000000
}

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

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

/* controls style of product listings */

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

.productListing-heading {
  font-family: Arial, Tahoma, sans-serif;  
  font-size: 12px;
  background: #7599c9;
  color: #000000;
  font-weight: bold;
}

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

.productTag {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  color: #ff9923;
}

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

A.pageResults {
  color: #aa4466;
}
A.pageResults:hover {
  color: #4466aa;
  background: #ffffff;
}

/* color of category and product names */

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

TR.subBar {
  background: #f6f5fc;
}

TD.subBar {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  color: #7599c9;
}

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

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

TD.accountCategory {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 14px;
  color: #4466aa;
}

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

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

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

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

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

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

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

TABLE.formArea {
  background: #ffffff;
  border-color: #7599c9;
  border-style: solid;
  border-width: 1px;
}

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

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

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

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Tahoma, sans-serif; font-size: 12px; color: #f6f5fc; }
.checkoutBarCurrent { font-family: Arial, Tahoma, sans-serif; font-size: 12px; color: #4466AA; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, Tahoma, sans-serif; font-size: 12px; color: #4466aa; }
