
/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

:root {
	overflow-y: scroll !important;
}

.boxText { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; }
.errorBox { font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px; background: #ffb3b5; font-weight: bold; padding:10px; }
.stockWarning { font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px; color: #cc0033; font-style:italic; padding:10px;}
.productsNotifications { background: #fcfaec; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px;}

BODY {
  background-color: #c3b79e;
  background-image:url(images/websiteSkin/background.jpg);
  background-position:center top;
  background-repeat:no-repeat;
  color: #333;
  margin: 0;
  padding:0;
}

html, BODY#popup {
  background-color: #c3b79e;
  color: #333;
  margin: 0;
  padding:0;
}

A {
  color: #655942;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
	height:185px;
	width:970px;
}

TD.logo {
	width:423px;
	height:154px;
	padding:0px;
}


#headerNavigation {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  color: #333;
  margin-top:40px;
}

#mainNav {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 18px;
  margin-top:61px;
  margin-right:8px;
}

TD.breadcrumb {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #333;
  padding-left:30px;
  padding-top:4px;
  height:20px;
}

A.headerNavigation { 
  color: #333; 
}

A.headerNavigation:hover {
  color: #333;
}

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 {
    width:1000px;
    height:30px;
}

TD.footer {
  	width:1005px;
    height:36px;
    background-image:url(images/websiteSkin/footerBG.jpg);
	background-repeat:no-repeat;
}

.infoBox {
  background: #f8f5d8;
  margin-bottom:10px;
}

.infoBox2 {
  background: #fcfaec;
  margin-bottom:10px;
}


.infoBoxContents {
  background: #f8f5d8;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  padding:10px;
  width:188px;
}

.infoBoxContents2 {
  background: #f8f5d8;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  padding:10px 0 10px 10px;
  width:740px;
}

.infoBoxContents3 {
  background: #fcfaec;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  padding-left:5px;
}

.categoriesBoxContents {
  background: #f8f5d8;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  padding-left:10px;
  padding-top:5px;
  width:740px;
}

.categoriesBoxContents img{
	padding-bottom:5px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
  background-image:url(images/websiteSkin/infoboxHeaderBG.gif);
  background-repeat:no-repeat;
  width:189px;
  height:39px;
  color: #fff;
  padding-left:10px;
}

TD.infoBoxHeading2 {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
  background-image:url(images/websiteSkin/infoboxHeaderBG2.gif);
  background-repeat:no-repeat;
  width:189px;
  height:39px;
  color: #fff;
  padding-left:10px;
  width:740px;
}

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: #fcfaec;

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd td, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd, TD.productListing-heading, TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even td, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
   padding:5px 10px 5px 10px;

}

TR.productListing-even, TR.productListing-odd,{
	height:160px;
}

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: #f8f5d8;

}

TABLE.productListing {
	width:739px;

}

.productListing-heading {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  background: #f8f5d8;
  color: #333;
  height:30px;
}

TD.productListing-data {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  vertical-align:top;
  font-weight:bold;
  
}

A.pageResults {
  color: #655942;
  text-decoration:none;
}

A.pageResults:hover {
  color: #333;
  text-decoration:none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background-image:url(images/websiteSkin/infoboxHeaderBG2.jpg);
  background-repeat:no-repeat;
  padding-left:10px;
  margin-top:10px;
  height:39px;
}

TD.pageReviewHeading, DIV.pageReviewHeading {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
  color: #fff;
  background-image:url(images/websiteSkin/infoboxHeaderBG2.jpg);
  background-repeat:no-repeat;
  padding-left:10px;
  margin-top:10px;
  height:39px;
  width:739px;
}

TR.subBar {
  background: #f4f7fd;
}

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

body#checkoutConfirmation td.main, body#checkoutConfirmation p.main{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  width:737px;
  background:#fcfaec;
  padding:10px;
}

TD.main, P.main {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  width:737px;
  background:#f8f5d8;
  padding:10px;
}

TD.main2, P.main2 {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  width:737px;
  background:#fcfaec;
  padding:10px 10px 0 10px;
}

TD.main3, P.main3 {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  width:737px;
  background:#fcfaec;
  padding:10px;
}

TD.main4, P.main4 {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  background:#fcfaec;
  padding:10px;
}

TD.main5, P.main5 {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  background:#fcfaec;
  padding:10px;
  width:250px;
}

TD.reviewBox, P.reviewBox {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  width:737px;
  background:#fcfaec;
  padding:10px;
  border-bottom: #c1b49a dashed 1px;
}

TD.popup, P.popup{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  background:#f8f5d8;
  padding:10px;
  margin:0;
}

TD.basketTotal, P.basketTotal {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
  width:339px;
  background:#f8f5d8;
  padding:10px;
}

TD.continue, P.continue {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  width:150px;
  background:#fcfaec;
  padding:10px;
}

TD.update, P.update {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  width:100px;
  background:#fcfaec;
  padding:10px;
}

TD.noStock, P.noStock {
  width:300px;
  background:#f8f5d8;
}

#mainIMG {
	height:70px;
	width:435px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	color:#000;
	margin:167px 0 0 37px;
}

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

TD.categoryTitle, SPAN.categoryTitle, P.categoryTitle {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
  width:229px;
  padding-bottom:10px;
  
}

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

TD.fieldKey {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding:10px;
  background:#fcfaec;
}

TD.fieldValue {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  background:#fcfaec;
}

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

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

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-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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: #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; width:740px;
padding:5px;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #d2e9cd; padding:5px; width:740px; }

/* input requirement */

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


/* Start of the new product listing & product info pages */
.pagelisting {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #9a9a9a;
}

.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: red;
  font-weight: bold;
  line-height: 1.5;
}

.description {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  font-style:italic;
}


TD.maintop {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight:bold;
}

TD.maintop p{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight:bold;
  padding-bottom:10px;
  margin:0px;
  height:20px;
}

TD.mains {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
}

TD.mainsred {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  color:red;
  font-weight:bold;
}

/* End of new product listing & product info pages */


/* ---------My CSS---------- */

#wrapper{
	width:1005px;
	margin: auto;
	position:relative;
}



TD.attention{
	font-size:22px;
	background-image:url(images/websiteSkin/attentionBG.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:40px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left:15px;
}

.sub{
	font-size:16px;
}

.categoryTitle img{
	margin-top:5px;
}

.displaying{
	background-color: #fff;
	height:20px;
	padding:5px 10px;
}

TD.productListing-data img{
	padding:5px 0;
}

.productListing-data img{
	padding:5px 0;
}

TD.productListing-data p{
	padding-top:5px;
}

.productDesc {

  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  color: #333;
  padding: 5px 0 0 0;
  font-weight:normal;

}



TD.productheadDesc {

 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #333;
 padding: 5px 0 0 0;

}

.spacer{
	background-image:url(images/websiteSkin/spacer.gif);
}

.italic{
	font-style:italic;
}

/*** Begin Header Tags SEO ***/

h1 {

 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background-image:url(images/websiteSkin/infoboxHeaderBG2.jpg);
  background-repeat:no-repeat;
  padding-left:10px;
  padding-top:5px;
  margin:0;
  height:34px;

}

h2 {

 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

 font-size: 14px;

 font-weight: normal;

 margin-bottom: 0;

 padding-bottom: 0;

 color: #000;

}

TD.pageHeading_ex, DIV.pageHeading_ex {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font: italic;
  color: #9a9a9a;
}

.products_new_in {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

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

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

SPAN.productPriceEx {
  font-family: Verdana, Arial, sans-serif;
  font-style: italic;
}

/*** End Header Tags SEO ***/