/*
  $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
*/


/*

brown (bg dark) -- #546403 -> #5F2F09
darkish green text -- #4E5D01 -> #893E06
pale green (side links, body bg )-- #FAFFE1 -> #F6E1B0
antialiasing colour for use against bg -- #546403 -> #5F2F09
darkest green -- #333E01 -> #2B1503
mid green (non-clear infobox bg) -- #A0BD13 -> #CC9947
newsdesk border -- #819903 -> #FFFFFF
lower body green -- #EEFCA7 -> #FFF7E3
*/

.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 { border: solid 1px #970F00; }
a.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #970F00; }

BODY {
  font-family : Verdana, Arial, sans-serif;
  background: #5F2F09;
  background-image: url(images/laffstock_images/brown_bg.gif);
  background-position: 90px 40px;
/*  color: #000000;*/
  margin-top: 4px;
  margin-left: 0px;
  margin-right: 8px;
  margin-bottom: 0px;
}

body.popup {
  background-color: #FFFDE5;
  color: #000000;
}

A {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

/*td.boxText a, .popupLink a {
  color: #970F00;
  font-size: 10px;
}*/

td.boxText li {
  margin-left: -15px;
}

FORM {
	display: inline;
}

.header {
  background-image: url(images/laffstock_images/brown_laffstock_header.gif);
  background-repeat: no-repeat;
  background-position: 13px 50%;
  margin-bottom: 0px;
}

.header a {
	width: 312;
	height: 65%;
}

.welcome {
  vertical-align: bottom;
  padding-bottom: 12px;
  color: #ffffff;
  font-size: 10px;
  display: inline-table;
}

.welcome a {
  color: #ffffff;
}

.subheader {
  background: #3A4F70;
  background-image: url(images/sov_images/sov_subheader_winter.gif);
  background-repeat: no-repeat;
}

.subheader-nav {
  padding-top: 5px;
  padding-bottom: 3px;
}

A.headerNavigation, span.breadcrumb-nolink { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

/*A.headerNavigation:hover {
  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;
}

.body-table {
/*  background-color: #FFFFFF;*/
}

.bodycornerleft {
/*  min-height: 18px;*/
  background-image: url(images/laffstock_images/brown_left_corner.gif);
  background-repeat: no-repeat;
}

.bodyheader {
  background-image: url(images/laffstock_images/brown_right_corner.gif);
  background-position: top right;
  background-repeat: no-repeat;
  margin-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 10px;
  color: #893E06;
  font-size: 10px;
}

.bodyheader a {
  color: #893E06;
}

.bodycornerright {
  width: 10px;
  float: right;
  background-image: url(images/laffstock_images/brown_right_corner.gif);
  background-repeat: no-repeat;
}

.account_tools {
  float: right;
  clear: none;
}

.inBodyTable {
  border: #893E06 1px solid;
}

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

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

TABLE.productListing {
  border-left: 1px solid #893E06;
  border-right: 1px solid #893E06;
  border-bottom: 1px solid #893E06;
  margin-left: 10px;
  margin-right: 10px;
}

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

TABLE.productListing-heading {
  margin-left: 10px;
  margin-right: 10px;
  
}

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

TD.productListing-data img, img.inProductImage {
  border: #5F2F09 solid 1px;
}

.productListing-data a, a.productListing-data {
  color: #5F2F09;
}

A.pageResults {
  color: #5F2F09
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #893E06;
  padding-left: 8px;
  padding-top: 8px;
  padding-right: 8px;

}

TR.subBar {
  background: #f4f7fd;
}

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

.main {
  background-color: #F6E1B0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 19px;
  padding-left: 8px;
  padding-right: 8px;
}

.main a {
  color: #5F2F09;
}

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

.smallText a {
  color: #5F2F09;
}

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

SPAN.ItemInCart {
  font-weight: normal;
}

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

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

td.productListing-data SPAN.productSpecialPrice, td.pageHeading SPAN.productSpecialPrice {
  color: #000000;
}

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

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

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

.superbanner {
  text-align: center;
  margin-bottom: 5px;
  margin-top: 0px;
}

.button-ad {
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
}

.newProdBox, .lowerHalf {
  background-color: #FFF7E3;
}

.lowerHalf {
  padding-right: 5px;
}

.newProdBoxContents {
}

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

.newProdBoxData a {
  color: #5F2F09;
  font-weight: bold;
}

/*table.inBodyTable {
  color: #970F00;
}*/

.newProdBoxData img {
  border: #5F2F09 solid 1px;
}

table.newsDeskBox {
  width: 100%;
  background-color: #F6E1B0;
}

.productBox {
/*  width: 100%;*/
  background-color: #F6E1B0;
}

.newsDeskBoxContents {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 20px;
  border: 2px solid #FFFFFF;
  padding-top: 25px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  background-color: #ffffff;
  background-image: url(images/laffstock_images/brown_now_playing.gif);
  background-repeat: no-repeat;
  background-position: 8px 8px;
  color: #000000;
}

.newsDeskBoxContentsSmall {
  padding-top: 28px;
  padding-right: 5px;
  background-image: url(images/laffstock_images/brown_coming_up.gif);
  background-repeat: no-repeat;
  color: #000000;
}

.newsDeskHeadline {
  color: #CC9947;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

.newsDeskBoxContentsSmall .newsDeskHeadline {
  color: #CC9947;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}

.newsDeskImageTable {
  clear: none;
}

.newsDeskImage {
  margin-top: 4px;
  margin-right: 10px;
}

.newsDeskImage img, img.newsDeskImage {
  border: 1px #000000 solid;
  float: left;
}

.newsDeskSummary {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.newsDeskBoxContentsSmall .newsDeskSummary {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 13px;
}

.newsDeskSummary a {
  font-weight: bold;
}

.prop {
  height:50px;
  float:right;
  width:1px;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

.footer {
  margin-left: 155px;
  padding: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFDE5;
}


.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #970F00;
}

.infoBox, .infoBoxClear {
/*  margin-top: 3px;*/
  padding-top: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox {
  background: #CC9947;
  color: #2B1503;
  border-top: 2px solid #FFF7E3;
  border-bottom: 2px solid #FFF7E3;
}

.infoBox .boxText, .infoBox .boxText a, .infoBox .infoBoxContents {
  color: #2B1503;
}

.infoBox a {
  font-weight: bold;
}

.infoBoxClear {
  background: transparent;
  color: #F6E1B0;
}

.infoBoxClear .boxText, .infoBoxClear .boxText a, .infoBoxClear .infoBoxContents {
  color: #F6E1B0;
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.infoBoxCap {
  border-top: 1px solid #FFFDE5;
}

TD.infoBoxHeading {
  display: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #970F00;
  color: #FFFDE5;
}

/* ---- BOXES ---- */

#shopping_cart.infoBoxClear {
	background-image: url(images/laffstock_images/boxcap_brown_clear_shopping_cart.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

/*#shopping_cart.infoBox {
	background-image: url(images/laffstock_images/boxcap_brown_shopping_cart.gif);
}*/

#search.infoBox {
	background-image: url(images/laffstock_images/boxcap_brown_search.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

/*#search.infoBoxClear {
	background-image: url(images/laffstock_images/boxcap_brown_clear_search.gif);
}*/

#categories.infoBoxClear {
	background-image: url(images/laffstock_images/boxcap_brown_clear_categories.gif);
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

/*#categories.infoBox {
	background-image: url(images/laffstock_images/boxcap_brown_categories.gif);
}*/

/*#currencies.infoBoxClear {
	background-image: url(images/laffstock_images/boxcap_brown_clear_currencies.gif);
}*/

#currencies.infoBox {
	background-image: url(images/laffstock_images/boxcap_brown_currencies.gif);
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

#best_sellers.infoBoxClear {
	background-image: url(images/laffstock_images/boxcap_brown_clear_best_sellers.gif);
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

/*#best_sellers.infoBox {
	background-image: url(images/laffstock_images/boxcap_brown_best_sellers.gif);
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}*/

#information.infoBoxClear {
	background-image: url(images/laffstock_images/boxcap_brown_clear_information.gif);
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

/*#information.infoBox {
	background-image: url(images/laffstock_images/boxcap_brown_information.gif);
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}*/

/*#upcoming_products.infoBoxClear {
	background-image: url(images/laffstock_images/boxcap_brown_clear_upcoming_products.gif);
}*/

#upcoming_products.infoBox {
	background-image: url(images/laffstock_images/boxcap_brown_upcoming_products.gif);
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

/*#order_history.infoBoxClear {
	background-image: url(images/laffstock_images/boxcap_brown_clear_order_history.gif);
}*/

#order_history.infoBox {
	background-image: url(images/laffstock_images/boxcap_brown_order_history.gif);
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

/*#product_notifications.infoBoxClear {
	background-image: url(images/laffstock_images/boxcap_brown_clear_product_notifications.gif);
}*/

#product_notifications.infoBox {
	background-image: url(images/laffstock_images/boxcap_brown_product_notifications.gif);
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

/*#reviews.infoBoxClear {
	background-image: url(images/laffstock_images/boxcap_brown_clear_reviews.gif);
}*/

#reviews.infoBox {
	background-image: url(images/laffstock_images/boxcap_brown_reviews.gif);
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

/*#tell_a_friend.infoBoxClear {
	background-image: url(images/laffstock_images/boxcap_brown_clear_tell_a_friend.gif);
}*/

#tell_a_friend.infoBox {
	background-image: url(images/laffstock_images/boxcap_brown_tell_a_friend.gif);
	padding-top: 18px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

/* ---- BOXES ---- */
