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

.boxText { font-family: 'Lucida Grande', Tahoma, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : 'Lucida Grande', Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : 'Lucida Grande', Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : 'Lucida Grande', Tahoma, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

@font-face {
    font-family: RoundUp;
    src: url('roundup-webfont.eot');
    src: url('roundup-webfont.eot?iefix') format('eot'),
         url('roundup-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

BODY {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}


A:link {
  color: #9F5727;
  font-size: 11px;
  text-decoration: none;
}    

A:visited {
  color: #5F432C;
  font-size: 11px;
  text-decoration: none;
} 

A:hover {
  color: #6c2717;
  font-size: 11px;
  text-decoration: underline;
}   

A:active {
  color:#FF0000;
} 



A.pageResults {
  background-color:#E6872A;
  border:1px ridge #E6872A;
  text-decoration : none;
  padding: 2px;
  text-align:center;
  font-size:16px;
  color:#FFFFFF;
  line-height:22px;
}

A.pageResults:visited {
  background-color:#E6872A;
  border:1px ridge #E6872A;
  text-decoration : none;
  padding: 2px;
  text-align:center;
  font-size : 16px;
  color: #000000;
  line-height:22px;
}

A.pageResults:hover {
  background-color : #FFAB4D;
  border:1px ridge #FD952E; 
  text-decoration : none;
  padding: 2px;
  text-align : center;
  font-size : 16px;
  color: #FFFFFF;
  line-height:22px;
}




FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #9C4110;
  font-weight : normal;
  text-transform: uppercase;
}

A.headerNavigation { 
  font-size: 10px;
  color: #9C4110;
}

A.headerNavigation:hover {
  color: #3F1600;
  font-size: 10px;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TD.content {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}


.infoBox {

}

.infoBoxContents {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #BF5A23;
  background: #FFFFFF;
  text-transform: uppercase;
  border-top: 0px;
  border-left: 0px;  
  border-right: 0px;
  border-bottom: 1.5px;
  border-style: solid;
  border-color: #f7e6dd;
  border-spacing: 1px;
}

TD.infoBox, SPAN.infoBox {
  font-family: 'Lucida Grande', Tahoma, 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: #fdfbf9;
}

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

.productListing-heading {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #9F4E13;
  color: #FFFFFF;
  font-weight: bold;
}

A.productListing-heading {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #472a04;
  color: #FFFFFF;
  font-weight: bold;
}

img {  
  border-style: none;
}

TD.productListing-data {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  text-align: center;
  font-size: 14px;
}



TD.pageHeading, DIV.pageHeading {
  font-family: 'RoundUp', 'Lucida Grande', Tahoma;
  font-size: 40px;
  text-align: center;
  padding: 10px 0px 10px 0px;
  color: #472a04;
}

TD.navTitle, DIV.navTitle {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 2px;
  font-weight: lighter;
  test-transform: uppercase;
  text-align: center;
  padding: 3px 0px 3px 0px;
  color: #472a04;
}

TD.pageHeadingProduct, DIV.pageHeadingProduct {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  color: #472a04;
}


TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 10.5px;
  padding: 0px 20px 0px 20px;
  line-height: 1.8;
}

TD.mainProduct, P.mainProduct {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 10.5px;
  padding: 0px 80px 0px 80px;
  line-height: 1.8;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 13px;
}

TD.smallTextPage, SPAN.smallTextPage, P.smallTextPage {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  background-color : #E6872A;
  border:0px ridge #990B09; 
  text-decoration : none;
  padding: 3px;
  text-align : center;
  font-size : 16px;
  color: #FFFFFF;
  line-height:22px;
}

A.smallTextPage { 
  font-size: 18px;
  color: #9C4110;
}

A.smallTextPage:hover {
  color: #3F1600;
  font-size: 18px;
  text-decoration: none;
}

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFF6EF;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

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

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

SPAN.productSpecialPrice {
  font-family: 'RoundUp', Tahoma, Arial, sans-serif;
    font-size: 26px;
    font-weight:lighter;
  color: #ff0000;
}

SPAN.errorText {
  font-family: 'Lucida Grande', Tahoma, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: 'Lucida Grande', Tahoma, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: 'Lucida Grande', Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: 'Lucida Grande', Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: 'Lucida Grande', Tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: 'Lucida Grande', Tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: 'Lucida Grande', Tahoma, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* ## Dynamic Sitemap */
ul.sitemap {
color: #ff0000;
}

/* ## Ajax Search Suggest */
#content
{
  height: 100%;
  width: 100%;
  text-align: left;
  vertical-align: bottom;
}

#ie_fix
{
  height: 100%;
  width: 100%;
  text-align: left;
  vertical-align: bottom;
}

#scroll
{
  position: absolute;
  margin: 0 auto; 
  visibility: hidden;
  background-color: white;
  z-index: 1;    
  width: 360px;
  height: 300px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-collapse: collapse;
  border-bottom-style: solid;
  border-color: #000000;
  border-width: 1px;      
  overflow: auto;
  left: 110px;
  float: left;
}

#scroll div
{
  margin: 0 auto;
  text-align:left
}

#suggest table
{
  width: 340px;
  font-size: 10px;
  font-weight: normal;
  color: #676767;
  text-decoration: none;
  border: 0px;
  padding: 0px;  
  text-align:left;   
  margin: 0px
}

a.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
}

a:hover.suggest_link 
{
  text-decoration: none;
  margin: 0px;
  color: #173f5f
} 
/* ## Ajax Search Suggest */
