/*
  $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
*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
#wrapper { width: 900px; height: auto; margin-top: 0; margin-right: auto; margin-left: auto; padding: 0 10px 10px; }
#wrapper2 { position: absolute; top: 0; left: 0; width: 1250px; height: auto; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
#productLeft { width: 150px; height: auto; float: left; }
#productRight { width: auto; height: auto; float: right; }
#productFooter { text-align: center; width: 100%; height: auto; clear: both; }
.clearer { width: 100%; height: 5px; float: left; clear: both; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #d4a6ab; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #c76170; }
.productsNotifications { background: #e7e4e2; }
.orderStatus { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #c76170; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #c76170; text-decoration: underline; }
.orderEdit a:link{ font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #c76170; }
.checkout{ color: #000; background-color: #9b8888; }
BODY { background: #ffffff; color: #9B8888; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; }

a { color: #9b8888; font-weight: bold; text-decoration: none; }

a:visited { color: #9b8888; font-weight: bold; }

a:hover { color: #ad7698; font-weight: bold; text-decoration: none; }

FORM {
	display: inline;
}

TR.header { background: #ffffff; text-align: center; }

TR.headerNavigation { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

TD.headerNavigation { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #9B8888; font-weight : bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

A.headerNavigation { 
  color: #9B8888; 
}

A.headerNavigation:hover {
  color: #ad7698;
}
TR.headerError {
  background: #d4a6ab;
}

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

TR.headerInfo {
  background: #9B8888;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #9B8888;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

TD.footer { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #9B8888; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.infoBox { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.infoBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; }

.infoBoxNotice {
  background: #e7e4e2;
}

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

TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #b2a29b; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: underline; padding: 2px; }

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

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

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

.productListing-heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #d4a6ab; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

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

A.pageResults {
  color: #d4a6ab;
  text-decoration: none;
}

A.pageResults:hover {   
	color: #ad7698;
 	text-decoration: underline; }

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

TR.subBar { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.main a:link {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;text-decoration: none; 
}
TD.smallText, SPAN.smallText, P.smallText { color: #9B8888; font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.footerspecial { color: #CE9280; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.footerspecial a:link{ color: #CE9280; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.footerspecial a:visited{ color: #CE9280; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.footerspecial a:hover{ color: #ad7698; font-family: Verdana, Arial, sans-serif; font-size: 10px; }


TD.smallText a:link,  TD.smallText a:visited{ color: #9B8888; font-family: verdana, Arial, sans-serif; font-size: 10px;}
TD.smallredText a:hover { color: #ad7698; text-decoration: none; }
TD.smallpurpleText a:hover { color: #ad7698; text-decoration: none; }
TD.smallText a:hover { color: #ad7698; text-decoration: none; }
TD.smallText strong{ color: #7284c0; font-size: 11px; font-weight: 900; }
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #d4a6ab;
}

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

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

TABLE.formArea { background: #e7e4e2; border: solid 1px #9B8888; }

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

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #c76170;
}

.moduleRow { }
.moduleRowOver { background-color: #e7e4e2; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #e7e4e2; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #9B8888; }
.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 { color: #c76170; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackSuccess { color: #c76170; font-family: Verdana, Arial, sans-serif; font-size: 10px; }

/* input requirement */

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

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #9B8888;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #c99;
}
/*** End Header Tags SEO ***/
/*Product Page Text Styles*/
.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9b8888;
	font-weight: normal;
}

.subheadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9b8888;
	font-weight: normal;
}

.headtext116 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CE9280;
	font-weight: normal;
}


.specialtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ce9280;
	text-align: left;
	font-weight: normal;
	line-height: 20px;

}
.specialregtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9b8888;
	text-align: left;
}


.descriptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b8888;
	font-weight: normal;
}
.descriptions a:hover { color: #ad7698; text-decoration: none; }

.copyright-new { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #9b8888; font-weight: normal; line-height: 80%; word-spacing: 2px; letter-spacing: 0; }
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9b8888;
}
.notes2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #9b8888; font-weight: bold; }
.gotoText { color: #9b8888; font-size: 12px; font-weight: bold; }
.gotoText a:link { color: #9b8888; text-decoration: none; }
.gotoText a:visited { color: #9b8888; text-decoration: none; }
.gotoText a:hover { color: #ad7698; text-decoration: none; }
.righttopmenu{ line-height: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #9b8888; font-weight: normal; text-align: left; }
.righttopmenu a:link, .righttopmenu a:hover, .righttopmenu a:visited {font-weight: normal; }


.currentText { color: #c99; font-size: 17px; }
.currentText a:hover { color: #ad7698; text-decoration: none; }

