/*
  $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: Arial, Helvetica, sans-serif; font-size: 12px; padding-right: 10px; padding-left: 10px; }
.errorBox { font-family: Arial, Helvetica, sans-serif; font-size : 10px; background: #D3EDF3; font-weight: bold; }
.stockWarning { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #828282; }

.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #00AABC; text-decoration: underline; }

BODY {
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	background-color: #2C1F11;
}

A {
  color: #00AABC;
  text-decoration: none;
  font-size: 12px;
}

A:hover {
  color: #00AABC;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;

}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #2C1F11;
  color: #2C1F11;
  font-weight : normal;
}

A.headerNavigation {
	color: #00AABC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.headerNavigation:hover {
	color: #00AABC;
	text-decoration: underline;
}

TR.headerError {
  background: #00AABC;
}

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

TR.headerInfo {
  background: #FFFFFF;
}

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

TR.footer {
  background: #808284;
}

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

.infoBox {
	border:1px dotted #00AABC;
}

.infoBoxContents {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828282;
}

.infoBoxNotice {
  background: #FFFFFF;
}

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

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00AABC;
	text-transform: lowercase;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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.shippingOptions-odd {

}

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

}

TABLE.productListing {
	border: 0px;
	margin: 0px;
	padding
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828282;
	font-weight: normal;
	vertical-align: middle;
	border-top: 1px dashed #00AABC;
	padding: 15px 0;
	margin: 0;

}

A.pageResults {
  color: #00AABC;
}

A.pageResults:hover {
  color: #00AABC;
  background: #000000;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2C1F11;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
TD.price {
  font-family: Arial, Helvetica, sans-serif;  font-size: 14px;
  font-weight: normal;
  color: #828282;
  font-size: 13px;
}

TR.subBar {
  background: #FFFFFF;
}

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

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  color: #828282; 	
  }

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

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #828282;
}

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

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

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

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #00AABC;
}

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

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

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: #808284;
  border-style: solid;
  border-width: 1px;
}

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

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

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

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #00AABC;
}

.moduleRow { }
.moduleRowOver { background-color: #E9F6F9; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #CCEAF1; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #808284; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #C5E7EF; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #C5E7EF; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #00AABC; }

#headcontainer {
	width: 954px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px dashed #00AABC;
	padding: 15px;
}

#footcontainer {
	height: 50px;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
}

#footcontainer table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

#footcontainer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AABC;
	text-decoration: none;
}

#footcontainer a:hover {
	color: #00AABC;
	text-decoration: underline;
}

#maincontainer {
	width: 954px;
	position: relative;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 15px 15px 16px 15px;
}



.plainBox {
	border: 0px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	
}


hr {
   border:0px; border-top:1px dashed #00AABC; height:0px;
}	
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #00AABC;
	font-weight: bold;
	text-transform: lowercase;
}


.category a:hover{
	color: #00AABC;
	text-decoration: none;	
}


.subcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #2C1F11;
	text-transform: lowercase;
}

.subcategory a:hover {
	color: #2C1F11;
	text-decoration: underline;	
}


.TDnavpad {
	padding-top: 40px;
}
.cartbox {
	border: 1px solid #C3C3C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
	height: 24px;
	width: 172px;
	text-align: left;
	padding-left: 10px;
}
.inputsearch {
	background-color: #ffffff;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 5px;
	color: #828282;
	width: 200px;
	height: 25px;
}
.friendBox {
	vertical-align: bottom;
	height: 25px;
}

.leftpad {
	padding-left: 10px;
	padding-top: 0px;
	}
TD.main2, P.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-right: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2C1F11;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 34px;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
	font-style: normal;
	font-weight: normal;
}
TD.plainText, SPAN.plainText, P.plainText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.dottedline {
	background-image: url(../images/dotted-line.gif);
	background-repeat: repeat-y;
}


/* fragrances */

.between-friends {
	color: #FFFFFF;
	background-color: #00A65D;
	padding: 3px 5px 3px 5px;
	font-size: 12px;	
}

.enchanting {
	color: #828282;
	background-color: #FFECA8;
	padding: 3px 5px 3px 5px;
    font-size: 12px;	
}

.eyes-wide-open {
	color: #FFFFFF;
	background-color: #A3CA61;
	padding: 3px 5px 3px 5px;
	font-size: 12px;	
}

.gimme-some-suga {
	color: #FFFFFF;
	background-color: #AE7034;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
}

.intoxicating {
	color: #FFFFFF;
	background-color: #CFAB77;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
}

.morning-sunshine {
	color: #FFFFFF;
	background-color: #F26F21;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
}

.pucker-up {
	color: #828282;
	background-color: #FFF100;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
}

.smooches {
	color: #FFFFFF;
	background-color: #D8A329;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
}

.two-lips {
	color: #FFFFFF;
	background-color: #EE5794;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
}

.xxooxx {
	color: #FFFFFF;
	background-color: #EC1C24;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
}

/* Start of the new product listing & product info pages */
.pagelisting2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2C1F11;
	padding-top: 20px;
	text-transform: uppercase;
}

.pagelisting2 a {
  font-size: 14px;
  font-weight: normal;
  color: #2C1F11;
  text-decoration: none;
  text-transform: uppercase;
}


.price2 {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #828282;
  font-weight: normal;
  padding: 20px 0 20px 0;
}

.description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  color: #828282; 	
  padding-right: 20px;
}


TD.maintop {
font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mains {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mainsred {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:red;
  line-height: 1.5;
  font-weight:bold;
}

/* End of new product listing & product info pages */