/*
  $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
  
  Color Info:
  	Logo - furthest color index 
		hot pink #FB858D
		brown #432906
		light brown #8B634C  
*/

.boxText { font-family: Arial, sans-serif; font-size: 15px; }
.errorBox { font-family: Arial, sans-serif; font-size: 15px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, sans-serif; font-size: 15px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, sans-serif; font-size: 15px; color: #70d250; text-decoration: underline; }
.productsDescription { font-family: Arial, sans-serif; font-size: 14px; line-height: 18px; text-align: justify;	vertical-align: top; }

BODY 
{
/*marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0"*/
  font-family: Arial, sans-serif;
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
  color: #000000;
  background-image: url(images/template/flowers.gif);
}

h1 {
	border: 0;
	padding: 0;
	margin: 0;	
	font-size:18px;
	color: #808080;
	line-height:1;
}

TABLE.tellAfriend 
{
  background-image: url(images/template/flowers.gif);
}

UL
{
  padding: 0px 0px 0px 0px;
  margin: 3px 6px 3px 6px;
}

LI
{
  list-style-position: inside;
  list-style-image: url(images/template/bullet_10px_h.gif);
  font-size: 15px;
}

LI.small
{
  list-style-position: inside;
  list-style-image: url(images/template/bullet.gif);
  font-size: 14px;
  /*font-style: italic;*/
}

LI.error
{
  list-style-position: inside;
  list-style-image: url(images/template/error_big.gif);
  font-size: 15px;
}

.border {
 	background: #FFFFFF;
 	border: 1px solid #432906;
	padding : 0px;
}

.borderTurnaround {
 	background: #FDE7EA;
 	border: 1px solid #432906;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.borderFontImage {
 	border: 2px solid #432906;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.borderHottest {
 	background: #FFFFFF;
 	border: 1px solid #432906;
	padding : 3px;
}

.borderBottom {
	/*border: 2px solid #432906;*/
	padding : 0px;
}

.border {
 	background: #FFFFFF;
 	border: 1px solid #663E25;
	padding : 0px;
}

TD.border {
 	background: #FFFFFF;
 	border: 1px solid #663E25;
	padding : 2px;
}

.borderNoTop {
 	background: #FFFFFF;
 	border-left: 1px solid #663E25;
 	border-bottom: 1px solid #663E25;
 	border-right: 1px solid #663E25;
	padding : 0px;
}

.calendarCountdown {
 	background: #FCCCD0;
 	border: 1px solid #432906;
}

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

A:hover {
  color: #000000;
  /*border-bottom: dotted 1px;*/
}

A.boxText {
  font-family: Arial, sans-serif; 
  font-size: 14px; 
  color: #4D2F1D; 
  text-decoration: underline;
  font-weight : bold;
}

A.boxText:hover {
  color: #FB858D; 
}

IMG {
  border-bottom: 0;
}

FORM {
	display: inline;
}

TD.copyright, SPAN.copyright, P.copyright, A.copyright, A:link.copyright {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #000000;
  font-weight: bold;
}

P.phoneNumber {
	color: #432906;
}

P.titleText {
  font-size: 15px;
  color: #432906;
  font-weight : bold;
  line-height: 20px;
}

A:hover.copyright {
  color: #000000;
  /*border-bottom: dotted 1px;*/
}

TR.header {
  background: #ffffff;
}

.headerNavigation {
  line-height: 20px;
  color: #432906; 
  /*background: #FB858D;*/
}

.headerNavigationCurrent {
  color: #FB858D;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #432906;
  font-weight : bold;
}

A.headerNavigation { 
  color: #432906; 
  text-decoration: underline;
}

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

A.persOptions { 
  color: #432906; 
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-decoration: underline;
}

A.persOptions:hover {
  color: #404040;
}

A.categoryNavigation 
{
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #4D2F1D; 
  font-weight : bold;
  text-decoration: underline;
}

A.categoryNavigation:hover {
  color: #FB858D;
}

A.categoryNavigationBox 
{
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
}

A.categoryNavigationBox:hover {
  color: #FFFFFF;
  font-weight : bold;
}

A.categoryNavigationBoxParent
{
  font-family: Arial, sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight : bold;
}

A.categoryNavigationBoxParent:hover {
  color: #FFFFFF;
  font-weight : bold;
}

A.categoryNavigationBoxParentSelected
{
  font-family: Arial, sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight : bold;
  /*background-color: #808080;*/
}

A.categoryNavigationBoxParentSelected:hover {
  color: #FFFFFF;
}

P.hottestSelling { 
  color: #000000; 
  font-size: 15px;
}

A.hottestSelling { 
  color: #432906; 
  font-size: 15px;
}

A.hottestSelling:hover {
  color: #FB858D;
}

.headerMainNavigation {
  line-height: 25px;
  font-size: 14px;
}

TR.headerMainNavigation {
}

TD.headerMainNavigation {
  font-family: Arial, sans-serif;
	font-size: 15px;
  color: #FFFFFF;
  font-weight : bold;
}

TD.descHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #432906;
  font-weight : bold;
  text-decoration: underline;
}

A.headerMainNavigation { 
  color: #FCBEC3; 
  font-size: 13px;
}

A.headerMainNavigation:hover {
  color: #FFFFFF;
  /*background: #FB858D;*/
}

A.headerMainNavigation2 { 
  color: #432906; 
  font-weight : bold;
}

A.headerMainNavigation2:hover {
  color: #FB858D;
  /*background: #FB858D;*/
}

A.headerItemNavigation { 
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #432906;
  font-weight: bold;
  line-height: 16px;
  text-decoration: underline;
}

A.headeritemNavigation:hover {
  color: #FB858D;
  /*background: #FB858D;*/
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #432906;
}

TD.footer {
  font-family: Arial, sans-serif;
	font-size: 15px;
  background: #432906;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #432906;
}

.infoBox2 
{
  border-left: 1px solid #432906;
  border-right: 1px solid #432906;
  border-bottom: 1px solid #432906;
}

.infoBoxContents {
  background: #FCCCD0;
  font-family: Arial, sans-serif;
	font-size: 15px;
  line-height: 20px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FEF2F1;
  font-family: Arial, sans-serif;
	font-size: 15px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
	font-size: 15px;
  font-weight: bold;
  background: #432906;
  color: #FCBEC3;
  line-height: 25px;
}

A.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background: #432906;
  color: #FCBEC3;
  line-height: 25px;
}

A.infoBoxHeading:hover {
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
	font-size: 15px;
}

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

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

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 15px;
  background: #432906;
  color: #FFFFFF;
  font-weight: bold;
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF; 
}

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

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

TD.productListing-data-wholesale {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #FF0000;
}

A.pageResults {
  color: #432906;
}

A.pageResults:hover {
  color: #FB858D;
  /*background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #808080;
  vertical-align: top;
}

TD.daysLeft {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #432906;
  vertical-align: middle;
  text-align: center;
  background: #f4f7fd;
  border: 2px solid #432906;
  width: 40px;
  height: 40px;
}

TD.daysLeftContent {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
}

TD.daysLeftContent2 {
  font-family: Arial, sans-serif;
  font-size: 15px;
  vertical-align: middle;
  text-align: center;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.leftColumn {
  background: #FFFFFF;
}

TD.middleColumn {
  background:		#FFFFFF;
  padding-top:		0px;
  padding-bottom:	5px;
  padding-left:		5px;
  padding-right:	5px;
  
  font-family: Arial, sans-serif;
	font-size: 15px;
  line-height:		1.5;
  font-weight:		bold;
  color:		#000000;
}

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

A:hover.middleColumn {
  color: #000000;
  /*border-bottom: dotted 1px;*/
}

TD.rightColumn {
  background: #FFFFFF;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
	font-size: 15px;
  /*line-height: 1.5;
  text-align: justify;*/	  
  vertical-align: top;
}

TD.continue {
  font-family: Arial, sans-serif;
	font-size: 15px;
  text-align: justify;	
}

TD.shipping {
  font-family: Arial, sans-serif;
	font-size: 15px;	  
  vertical-align: top;
}

HR.main 
{
	width: 95%;
	color: #FB858D;
	height: 1px;
}

HR.magenta 
{
	width: 95%;
	color: #FB858D;
	height: 3px;
}

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

A.smallPinkText {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #FB858D;
  text-decoration: underline;
}

A.smallPinkText:hover {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #432906;
}

.smallPinkText {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #FB858D;
  text-decoration: underline;
}

.brownText {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #4D2F1D;
  font-weight: bold;
}

TD.mediumText, SPAN.mediumText, P.mediumText {
  font-family: Arial, sans-serif;
	font-size: 15px;
}

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

TD.fieldKey {
  font-family: Arial, sans-serif;
	font-size: 15px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
	font-size: 15px;
}

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
	font-size: 15px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
	font-size: 15px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
	font-size: 15px;
  color: #f0a480;
  font-weight: bold;
}

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

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

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
	font-size: 15px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productPrice 
{
  line-height: 20px;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

.productBlurb {
  color: #0000FF;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  font-size: 20px; 
  color: #ff0000;
}

.errorOption {
  color: #ff0000;
}

.tinyGrayText {
  font-size: 12px;
  color: #808080;
  font-weight: bold;
}

img.button 
{
  cursor: hand;
}

.moduleRow { background-color: #FFFFFF; border: 1px solid #432906;}
.moduleRowOver { background-color: #FFFFFF; cursor: pointer; }
.moduleRowSelected { background-color: #FFFFFF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 15px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 15px; color: #000000; }

/* message box */

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

/* input requirement */

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

/* Form elements */
input,textarea, select {
	/*color : #432906;*/
  font-family: Arial, sans-serif;
	font-size: 15px;
	border-color : #432906;
	/*background-color : #F1F1F1;*/
}

/* The text input fields background colour */
input.post, textarea.post, select {
	/*background-color : #F1F1F1;*/
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
  font-family: Arial, sans-serif;
	font-size: 15px;
}

/* The main submit button option */
input.mainoption {
	/*background-color : #F1F1F1;*/
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	/*background-color : #F1F1F1;*/
	font-weight : normal;
}

/*textarea.optionsTextarea { overflow: none; }*/

DIV {   
	scrollbar-arrow-color: #FFEDED; 
	scrollbar-face-color: #432906; 
	scrollbar-3dlight-color: #8B634C; 
	scrollbar-darkshadow-color: #8B634C;
  white-space: nowrap;	
 }
 
#photos {
  height: 220px;
  width: 800px;
  overflow: auto;
 }
 
#photos div {
  width: 2400px;
  padding: 0px;
 }

.photo{
  float:left;
  display:inline;
  margin-right: 10px;
 }
 
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;
}
/* OTF contrib ends */
