/*
  $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-color: #F7F2D4; 
background-color: #E4E1ce;  margin: 12px;   padding: 10px; }
 
h1 {  padding: 0px 15px 12px 0px;   font-size: 25px;   margin: 0px 0px 0px 0px;   font-family: Georgia, "Times New Roman", Times, serif;   font-weight: normal;   color: #AE2522; }
h2 {  padding: 0px 15px 12px 25px;   font-size: 24px;   margin: 0px 0px 0px 0px;   font-family: Georgia, "Times New Roman", Times, serif;   font-weight: normal;   color: #AE2522; }
h3 {  padding: 0px 10px 4px 0px;   font-size: 20px;   margin: 0px 0px 0px 0px;   font-family: Georgia, "Times New Roman", Times, serif;   font-weight: normal;   color: #AE2522; }
h4 {  padding: 0px 15px 12px 25px;   font-size: 18px;   margin: 0px 0px 0px 0px;   font-family: Georgia, "Times New Roman", Times, serif;   font-weight: normal;   color: #000; }

td {   font-family: Verdana, Arial, Helvetica, Sans-serif;   font-size: 12px;   color: 464646; }


.wrapper {  width: 800px; }
.tophead1 {  width: 280px;  padding: 0; text-align: center;  border: 5px solid #000;}
.tophead1 h1 { margin: 0px; padding: 0px; }

.tophead2 { text-align: center; width: 500px;   border-top: 5px solid #000;  border-right: 5px solid #000;  border-bottom: 5px solid #000;}
.tophead2 h2 { padding: 0px; margin: 0px; }
.content1 { background-color: #000; padding: 4px; }
.content2 {  border: 1px solid #900;   padding: 22px 22px 22px 14px;  background-color: #fff; }

.boxText {   font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px; padding: 1px 1px 1px 8px; line-height: 1.8; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.pageheading h3 { padding: 0px 15px 12px 25px;   font-size: 24px; margin: 0px 0px 0px 0px;   font-family: Georgia, "Times New Roman", Times, serif;   font-weight: normal;   color: #AE2522; }

a:link {color: #900; text-decoration: none; }
a:visited {color: #900; text-decoration: none; }
a:hover {color: #900; text-decoration: underline; }
a:active {color: #900; }

a.null:link {color: #000; text-decoration: none; }
a.null:visited {color: #000; text-decoration: none; }
a.null:hover {color: #900; text-decoration: none; }
a.null:active {color: #000; }

.navigation {  background-color: #AE2522; padding: 4px;  border-top: 5px solid #F7F2D4; border-bottom: 5px solid #F7F2D4;} 
a.nav:link {display: block; float: left; margin: 0px 5px 0px 5px; background-color: #AE2522;  padding: 3px 12px 3px 12px; border: 1px solid #fff;  color: #fff; font-weight: bold; font-size: 13px;  text-decoration: none; }
a.nav:visited {display: block; float: left;  margin: 0px 5px 0px 5px; background-color: #AE2522;  padding: 3px 12px 3px 12px; border: 1px solid #fff;  color: #fff; font-weight: bold; font-size: 13px;  text-decoration: none; }
a.nav:hover {display: block; float: left;  margin: 0px 5px 0px 5px; background-color: #AE2522;  padding: 3px 12px 3px 12px; border: 1px solid #fff;  color: #000; font-weight: bold; font-size: 13px;  text-decoration: none; }
a.nav:active {display: block; float: left;  margin: 0px 5px 0px 5px; background-color: #AE2522;  padding: 3px 12px 3px 12px; border: 1px solid #fff;  color: #fff; font-weight: bold; font-size: 13px;  text-decoration: none; }

a.white:link {color: #600; text-decoration: underline; }
a.white:visited {color: #600; text-decoration: underline; }
a.white:hover {color: #000; text-decoration: underline; }
a.white:active {color: #600; }

 
.idwrapper {
  width: 764px;
  border-bottom: 3px solid #595959;
}


.top {
  background: url("http://www.jessishandmade.com/graphics/header.gif") top center;
  background-repeat: no-repeat;
  text-align: right;
  vertical-align: top;
  padding: 4px 26px 0px 0px;
  width: 900px;
  height: 77px;
}

.placeholder {
  vertical-align: top;
  width: 770px;
  padding: 0px 12px 12px 12px;
}


FORM {
	display: inline;
}

TR.header {
  background: #53798B;
}

 
  
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #53798B;
  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: #53798B;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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


.info-boxText {   font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px; 
    padding: 2px 1px 1px 8px; line-height: 1.8; border: 1px solid #333;}

.newinfo-boxText {   font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px; 
    padding: 6px 4px 4px 4px; border: 1px solid #333;}
 
.newinfo-boxText img { border: 1px solid #666; }

.infoBoxNotice {
  background: #fefefe;
}

.infoBoxNoticeContents {
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 11px;
  padding: 4px;
  cellspacing: 0px;
}

TD.infoBoxHeading {
  text-align: center;
  display: block;
  background-color: #000;
  color: #fff;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 6px 0px;
  font-family: Verdana, Arial, serif;
  font-size: 14px;
font-weight: bold;

}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, Helvetica, 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.shippingOpxions-odd {  

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOpxions-even {

}

TABLE.productListing {
 
}

.shoppingcart {
  border: 1px solid #330000;
}

.productListing-heading {
  padding: 3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  padding: 3px 5px 3px 5px;
  font-weight: bold;
}

A.pageResults {
  color: #550000;
}

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

 

TD.pageHeading, DIV.pageHeading {
  padding: 0px ;
  font-size: 22px;
  margin: 0px 0px 0px 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  color: #AE2522;
}

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: 13px;
  line-height: 1.5;
  padding: 8px 0px 0px 25px;
}

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: 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: #dcdcdc; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dfdada; }

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

.leftcolumn {
  padding: 2px 4px 0px 0px;
}

 .foot-area {
  padding: 8px 0px 0px 0px;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 10px;
  color: #666;
}

 
.bar {
  width: 720px;
  background-color: #000000;
  height: 7px;
  border: 1px solid #000000;
}

.spotlight-heading {
  background-color: #000000;
  padding: 4px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  border: 1px solid #000000;
}

.spotlight {
  text-align: center;
  border: 1px solid #000000;
}


.home {
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 9pt;
  color: 363636;
  padding: 0px 12px 0px 8px;
  vertical-align: top;
  text-align: center;
}

.barsoap {
  padding: 0px 9px 0px 12px;
  vertical-align: top;
  padding: 0px;
  width: 188px;
}

.soap-spotlight {
  padding: 0px 0px 6px 0px;
}


.cat_info_box {
  background: #E1DAB5;
  margin: 10px 20px 18px 25px; 
  padding: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border: 1px solid #ccc;
}

.bordered img { margin: 0px 0px 4px 0px; padding: 2px; background-color: #fec; border: 1px solid #333; }


.productimage { font-size: 12px; }
.productimage img { margin: 0px 0px 4px 0px; padding: 2px; background-color: #fec; border: 1px solid #333; }


 
  
.null { border: 0px; padding: 0px; }
img.null { border: 0px; padding: 0px; }
.plus1 { font-size: 18px; padding: 6px; }

.minus1 { display: block; font-size: 13px; padding: 0px 0px 0px 0px;  margin: 4px 0px -25px 0px; color: #333;   font-family: Verdana, Arial, sans-serif;}
.minus2 {  font-size: 13px; color: #333;   font-family: Verdana, Arial, sans-serif;}

.thename { display: block; margin: 22px 0px -20px 0px; }
.buynowbutton { display: block; margin: -10px 0px  8px 8px; }

.homespecials { padding: 7px; vertical-align: top; }
.homespecials h2 { padding: 10px 0px 0px 4px; }
.homespecials h4 { padding: 4px 0px 0px 30px; }
