/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2007 osCommerce

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License v2 (1991)
  as published by the Free Software Foundation.
*/

/* MARKUP */

BODY {
  background: #eff0f0;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  min-width: 990px;
}

H1 {
  color: #e26f00;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 21px;
  font-weight: normal;
  margin: 0px 0 10px 0;
}

H2 {
  color: #e26f00;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

H6 {
  color: #000000;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

TD, P {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
}

IMG {
  border: 0;
}

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
  padding: 0;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
}

FORM LABEL {
  float: left;
  width: 160px;
  margin: 5px;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {
}

FORM EM {
  color: #FF0000;
  font-size: 9px;
  margin-left: 2px;
}

/* LAYOUT */

#pageHeader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#pageContent {
  float: right;
  width: 586px;
  margin: 20px 0px 40px 0px;
}

#pageColumnLeft {
  float: left;
  width: 230px;
}

#pageBlockLeft {
  float: left;
  width: 846px;
  margin: 0px 0 10px 0;
}

#pageColumnRight {
  float: right;
  width: 1px;
  margin: 0px 0px 20px 0;
}

#pageFooter {
  clear: both;
  text-align: right;
  padding: 20px 0px 30px 0px;
  font-size: 11px;
}

/* LINKS */

#navigationBar A {
  color: #FFFFFF;
  text-decoration: underline;
}

#navigationBar A:hover {
  color: #FFFFFF;
  text-decoration: none;
}

/* DEFINITIONS */

#siteLogo {

}

#navigationIcons {
  float: right;
  margin: 0;
  padding: 15px 0 0 0;
  list-style-type: none;
}

#navigationIcons li {
  display: inline;
  padding: 5px;
}

#navigationBar {
  background-color: #747476;
  color: #FFFFFF;
  font-weight: bold;
  margin: 20px 0px 20px 0px;
  text-align: right;
  padding: 10px 30px 10px 0px;
}

#breadcrumbPath {
  float: left;
  padding-left: 30px;
}

#pageIcon {
  float: right;
  margin-right: 10px;
  height: 40px;
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Verdana, Arial, sans-serif;
  color: #465584;
  margin: 5px;
}

.moduleBox {
}

.moduleBox .content {

}

.moduleBox H6 {
  padding: 5px 0px 5px 0px;
}

.inputRequirement {
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
  margin-top: 10px;
}

.submitFormButtons {
  padding: 0px;
}

.listingPageLinks {
  padding: 5px;
}






.moduleRow { }

.moduleRowOver {
  background-color: #f9cfa6;
}

.moduleRowSelected {
  background-color: #fce5d0;
}


/////////////////////////
.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: #fce5d0; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #e26f00; text-decoration: underline; font-weight: normal; }

A {
  color: black;
  text-decoration: underline;
}

A:hover {
  color: #e26f00;
  text-decoration: none;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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: #bbc3d3;
  color: white;
  vertical-align: top;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CCCCCC;
  color: black;
  font-weight: bold;
  padding: 5px;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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;
}

.boxCheckoutTrail {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8c8c8c;
}

.boxCheckoutTrailActive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}

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


/* CSS Boxes */

.boxGroup {
  padding: 30px 0px 30px 30px;
}

.boxNew {
}

.boxTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #e26f00;
  background: #eff0f0;
  padding: 5px 10px 5px 20px;
}

.boxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 10px 0px 30px 0px;
}

#variantsBlock {
  text-align: left;
}

#variantsBlockTitle {
  font-weight: bold;
  padding-bottom: 12px;
  text-align: left;
}

#variantsBlockData {
	text-align: left;
}

#productVariantCombinationNotAvailable {
  color: #ff0000;
}

.productInfoKey {
  font-weight: bold;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

.productInfoValue {
  padding-bottom: 10px;
  vertical-align: top;
}

#productInfoPrice {
  font-weight: bold;
}

.ships24hours {
  color: #45B04C;
}



div#topline {
	background-color: #e26f00; text-align: center;
	}

.ShopContent {
	background-color: #FFFFFF; border: solid 1px #CCCCCC;
	}
.basketItem {
	border-bottom: solid 1px #CCCCCC;
	}
.content label {padding: 0px; margin: 0px;}

.content a:link, .content a:visited {text-decoration: underline;}
.content a:hover {text-decoration: none;}

