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

/* JR NO BORDERS AROUND IMAGES */
img {
	border: none;
}

/* JR TMENU TEXT*/
.menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

/* JR BMENU TEXT*/
TD.bmenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

/* JR BMENU LINK COLOR*/
A.bmenu { 
  color: #392D2B; 
}

/* JR BMENU LINK HOVER COLOR*/
A.bmenu:hover {
  color: #ffffff;
}

/* JR LOGO TEXT*/
.logotext {
  font-size: 14px;
  font-weight: bold;
  color: #000000;  
}

/* JR DISCOVER TEXT*/
.discovertext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;  
}

/* JR WELCOME TEXT*/
.welcometext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;  
}

/* JR REMOVE PAGE HEADING IMAGES */  
.pageHeading img {
  display:none;
}

/* JR HOPE SMALL IMAGES FIRST LINE BIGGER TEXT IMAGES */  
.smhopesydaisy {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff; 
}

/* JR HOPE SMALL IMAGES HEADER TEXT */ 
/* FOR CELL IN contact_us.php ALSO HAD class="infoBox" (which was deleted)*/ 
.lowprices {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  padding-bottom:2px;
  border: none; 
}

/* JR STYLE USED FOR SHOPPING_CART.PHP   YOUR CART IS EMPTY CELL */ 
TD.productListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #775d57;
  border-spacing: 0px;
  background-image:url(/images/final/product.list.bg.png);
}

/* JR STYLE USED FOR LOGIN PAGE */ 
TD.loginborder {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-decoration: none;
  border-top: 0;
  border-right: 1px;
  border-bottom: 0px;
  border-left: 1px;
  border-style: solid;
  border-color: #775d57;
  border-spacing: 0px;
  background-color: #ffffff;
}

/* JR REMOVED DEFAULT BOX HEADING IMAGES */ 
.infoBoxHeading img {
  display:none;
}

/* JR O0PS 404 PAGE PARAGRAPH HEADING TEXT */ 
.oops {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
  border: none;
  color: #775d57;
  font-weight: bold;
}

/* JR O0PS 404 PAGE ALIGN CONTINUE AND BACK BUTTON TEXTS
TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
 text-decoration: none;
} */ 

/* JR COMMENTED OUT 
body {
	text-align:center;
}*/

/* JR REMOVED WHITE DEFAULT BACKGROUND
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}*/

/*JR THIS IS SHOPPING CART BOX TOP RT CORNER*/
TD.cartbox {
  border: 2px;
  border-color: #B78A83; 
  border-style: ridge; 
  background-color: #FFFFFF;
}

/* JR Truncated product description oscommerce module */ 
.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #995851;
  padding: 1px 7px 1px 7px;
}

/*.productListing-name {
	font-family: Verdana, Arial, sans-serif;;
	font-size: 10px;
	color: #404040;
	padding-bottom: 6px;
}*/

/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

/*JR COMMENTED THIS OUT
.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;   
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/* JR Changed*/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #ffffff;*/
  color: #000000;
}

/*JR THIS IS THE BORDER AROUND PRODUCT LISTINGS
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #775d57;
  border-spacing: 0px;
  background-image:url(/images/final/product.list.bg.png);
}*/

/*JR THIS IS THE SORT BAR ABOVE PRODUCT LISTINGS*/
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #be8a84;
  color: #ffffff;
  font-weight: bold;
}

/*JR THIS IS THE BORDER AND POLKA DOT BACKGROUND AROUND PRODUCT LISTINGS IN PRODUCT_INFO.PHP AND PRODUCT_REVIEWS.PHP*/
TABLE.productListing {
  border: 2px;
  border-color: #B78A83; 
  border-style: ridge; 
  background-image:url(/images/final/product.list.bg.png);
}

/*JR THIS IS AREA AROUND PRODUCT NAMES LISTED IN SHOPPING_CART.PHP - NO BORDER WANTED*/
TABLE.productListing1 {
  border: 2px;
  border-color: #B78A83; 
  border-style: none;
  background-image:url(/images/final/product.list.bg.png);
}

/*JR THIS IS THE BOX AND POLKA DOT BACKGROUND AROUND CUSTOMER REVIEWS IN PRODUCT_INFO.PHP*/
TABLE.productListing2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none;
  border: 2px;
  border-color: #B78A83; 
  border-top-style: none; 
  border-right-style: ridge;
  border-bottom-style: ridge;
  border-left-style: ridge;  
  background-image:url(/images/final/product.list.bg.png);
}

/*JR THIS IS COLORED HEADING BOX ABOVE REVIEWS PRODUCT_REVIEWS.PHP*/
TD.review_box_heading {
  background-color: #BE8A84;
}

/*JR THIS IS THE BORDER AND POLKA DOT BACKGROUND AROUND WRITE REVIEW ON PRODUCT_REVIEWS_WRITE.PHP*/
TABLE.productListing3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-decoration: none;
  border: 2px;
  border-color: #B78A83; 
  border-style: ridge;  
  background-image:url(/images/final/product.list.bg.png);
}

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

/*JR THIS IS AREA AROUND OTHER COLUMNS IN SHOPPING CART*/
TD.productListing-data1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 2px;
  border-color: #B78A83; 
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: ridge;
  border-left-style: none;
  background-image:url(/images/final/product.list.bg.png);
}

/*JR THIS IS THE SORT BAR ABOVE PRODUCT LISTINGS JR ADDED HOVER COLOR*/
A.productListing-heading:hover {  
  color: #000000;
}

/* DEFAULT VALUES BELOW --------------------------------------------------------------------------------------------------*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

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


FORM {
	display: inline;
}

TR.header {
  background: none;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

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

A.headerNavigation { 
  color: #ffffff; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: 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: none;
  font-weight: bold;
}

.Contents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;   
}

.Notice {
  background: #FF8E90;
}

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

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

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



A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
}

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

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;
 text-decoration: none;
}

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

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

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

SPAN.markProductOutOfStock {
  font-family: 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; }
.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; }
