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

BODY {
  background: #F5F4EE;
  color: #000000;
  margin: 0px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding: 4px 6px 6px 6px; }
.boxTextRight { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding: 4px 6px 4px 0px; }
.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: #f2fff7; }

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

A:hover {
  color: #C00000;
  background: #EEE0DA;
  text-decoration: underline;
}

A.orderEdit {
color: #840;
background: #FDEEDF;
font-size : 10px;
text-decoration: none;
border: 1px solid #B80;
padding: 0px 4px 0px 4px;
}

A.orderEdit:hover {
color: #000;
background: #FFF;
text-decoration: none;
border: 1px solid #D00;
padding: 0px 4px 0px 4px;
}

FORM {
	display: inline;
}



td.head {
  background: url(images/tbg.gif) repeat-x #DFD9C7;
}

td.quiksearch {
  background: url(images/qsbg.gif) no-repeat center center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



TR.headerNavigation {
  background: #70534C;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #70534C;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 18px;
  padding: 0px 20px 1px 20px;
}

A.headerNavigation {
  color: #FFFFFF;
}

td.infoBoxHeading A.headerNavigation {
  background: #70534C;
  border-top: 1px solid #FFDF8F;
  border-bottom: 1px solid #FFDF8F;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  background: #6D584F;
}

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



tbody.foot {
  background: #DFD9C7;
}


table.footer {
  background: #887060;
  border-top: 2px solid #70534C;
  border-bottom: 3px solid #70534C;
}

table.footer TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #887060;
  color: #ffffff;
  font-weight: bold;
  line-height: 14px;
  padding: 0px 20px 1px 20px;
}

A.footlink { 
  color: #FFFFFF; 
}

A.footlink:hover {
  color: #FFFFFF;
  background: #6D584F;
  text-decoration: underline;
}

.infoBox {
  background: #D4BAB4;
}

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

td.BoxContents {
  background: #FDFCF8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid #D4BAB4;
}

td.emBoxContents {
  background: #FDFCF8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 2px;
  border: 1px solid #70534C;
}

div.BoxContents {
  background: #FDFCF8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 6px 10px 8px 10px;
  border: 1px solid #D4BAB4;
}

.infoBoxNotice {
}

.infoBoxNoticeContents { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
background-color: #fff; 
  padding: 3px 6px 3px 6px;
  border: 1px solid #f00;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #887060;
  color: #FFDF8F;
  padding: 1px 0px 1px 0px;
}

TD.infoBoxHeading A:hover {
  color: #ffffff;
  background: #AF8F6F;
}

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

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

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

TABLE.productListing table {
  background: #FDFCF8;
}

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

TD.searchListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FDFCF8 url(images/plistbg.gif);
  border-top: 1px solid #D4BAB4;
  padding: 6px 6px 8px 6px;
}

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

A.pageResults {
  color: #B86020;
  padding: 4px 4px 6px 4px;
}

A.pageResults:hover {
  color: #B42200;
  background: #EFE8CA;
  padding: 4px 4px 6px 4px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #886D60;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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-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: #7A6044;
  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 { color: #A08040; border: 1px solid #FDFCF8; }
.moduleRowOver { background-color: #F5F4EE; cursor: pointer; cursor: hand; border: 1px solid #DFD9C7; }
.moduleRowSelected { background-color: #FFFFFF; border: 1px solid #FF0000; }
.moduleRow td {  }
.moduleRowOver td { background-color: #F5F4EE; }
.moduleRowSelected td { background-color: #FFFFFF; }

.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; }
.messageStackSuccess { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
background-color: #fff; 
  padding: 3px 6px 3px 6px;
  border: 1px solid #2B4;
  }
.messageStackError, .messageStackWarning { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
background-color: #fff; 
  padding: 3px 6px 3px 6px;
  border: 1px solid #f00;
}

/* input requirement */

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





/* edits */

/* edits 

input {
  background: #FDFCF8;
}*/

input.drop {
margin-bottom: -4px;
}

input.drop:hover {
background-color: #fff;
}

#quikque, #logon {
  background: #DFD9C7;
}




ul.sitemap {
color: #000000;
}

ul.uptite {
  margin-top: 0px;
}

ul.upndtite {
  margin: 0px 0px 8px 26px;
}

.infoBoxContents table {
  background: #FDFCF8;
}


TD.subText, SPAN.subText, P.subText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #886D60;
  line-height: 20px;
}
TD.subinfo, SPAN.subinfo, P.subinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #886D60;
  line-height: 20px;
}
SPAN.infolist {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #886D60;
}
TD.smallerText, SPAN.smallerText, P.smallerText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  font-weight: bold;
  color: #886D60;
  line-height: 16px;
}

td.bborder {
  border-bottom: 2px solid #c6cacf;
}

body.popupimage {
  background: #FDFCF8;
  margin-top: 8px;
}

TD.imgtitle, SPAN.imgtitle, P.imgtitle {
  color: #886D60;
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #887060;
  padding: 2px 3px 3px 6px;
}

TD.popimg {
  padding: 6px 0px 0px 0px;
}

TD.popimg img {
  border: 1px solid #887060;
}

TD.popnav {
  padding-bottom: 4px;
}

TD.popfoot {
  color: #887060;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  border-top: 1px solid #887060;
  padding: 3px;
}




body.popupimage table {
  background: #FDFCF8;
}



TD.subsmallText, SPAN.subsmallText, P.subsmallText {
  color: #886644;
  background: #DFD9C7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 1px 8px 1px 8px;
  border-width: 1px;
  border-style: solid;  
  border-color: #B4AA84 #B4AA84 #D4BAB4 #B4AA84;
}

DIV.subsmallText {
  color: #886644;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 4px 2px 4px 2px;
}

DIV.subsmallText input {
  margin-bottom: -1px;
}


TABLE.outerbdr {
  border: 1px solid #D4BAB4;
}

td.cellbdr {
  border: 1px solid #D4BAB4;
}





div.qty {
  text-align: left;
  border: 1px solid #D4BAB4;
  padding: 0px 0px 0px 4px;
  width: 44px;
}

div.rid {
  text-align: left;
  background: url(includes/languages/english/images/buttons/remove_button.gif);
  padding: 0px;
  width: 77px;
  height: 19px;
}





td.separate {
  background: url(images/separate.gif) repeat-x center;
}


div.smallText {
  line-height: 12px;
  clear: both;
  height: 2px;
  padding-bottom: 6px;
}



.botbdr td {
  border-bottom: 1px solid #D4BAB4;
}
.smallbottombdr {
  color: #886644;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  padding: 1px 4px 2px 4px;
  border-bottom: 1px solid #D4BAB4;
}



div.imgbuttons {
  padding: 4px 0px 0px 0px;
}
div.imgbuttons img {
  margin: 4px 0px 4px 0px;
}


.smallText img { border: 1px solid #D0B6B0; }
.bdr img { border: 1px solid #D0B6B0; }


table.login {
  background: url(images/login-bg.gif) no-repeat center;
}



TD.mainname, P.mainname {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}





div.specialpop {
  background: url(images/pop15.gif) center;
  width: 57px;
  height: 40px;
  padding: 0px;
  margin: 0px;
}


table.product {
  background-image: url(images/plistbg.gif);
  background-repeat: repeat-x;
  background-position: top;
}


big {
font-size: 13px;
}