/*
  $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
*/
.back2top a {
	font-weight:bold;
	color:#838383;
	text-decoration:underline;
}
.newtag {
	color:#EB2F79;
}
.tblheader {
	background-color:#FDA1C8;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.tbldata {
	background-color:#FBF9F9;
	color:#838383;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.pinkbullet {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.3;
}
.pinkbullet ul li {
	color:#EB3079;
}
.pinkbullet span {
	color:#838383;
}
.breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    color: #A3A29E; 
}
.breadcrumbnorm {
    color: #A3A29E; 
}
.breadcrumbpink {
	font-weight:bold;
    color: #fa74a7; 
}
.linkname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b9b8b4;
	line-height:normal;
}
.linkname a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#b9b8b4;
}
.relatedheader {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #b9b8b4;
}
.required {
	font-size:10px;
	color:#eb3079;
}
.inputtext {
	border:1px #9c9c9c solid;
}
.frmhr hr {
	background: #dfdedd;
	border: 0;
	color:#dfdedd;
	height:1px;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.pinkheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#EB3079;
}
.cat_main, .cat_main a, .cat_main a:hover {		
  	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#A3A29E;
	/*text-transform:uppercase;*/
	background-image:url(images/cat_main_bg.gif);
	width:100%;
	text-decoration:none;
}
.cat_sub, .cat_sub a, .cat_sub a:hover {		
  	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#A3A29E;
  	line-height:1.5;
	height:18px;
}
.img_border{
	border:1px #CACBC5 solid;
}
.topnavi {		
  	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}
.topnavi a {		
	color:#FFFFFF;
}
.topnavi a:hover {	
	color:#FFFFFF;
}

.graytext {		
  	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  	line-height: 1.5;
	color:#A4A39F;
}
.graytext_small {		
	font-family:Arial, Helvetica, sans-serif;
  	line-height: 1.5;
	font-size:12px;
	color:#A4A39F;
	text-transform:lowercase;
}
.graytext_small a, graytext a {		
	color:#A4A39F;
}
.graytext_small a:hover, graytext a:hover {	
	color:#A4A39F;
}

.boxText { font-family:Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family:Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family:Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:Arial, Helvetica, sans-serif; font-size : 10px; color: #FDA1C8; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #838383;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #BDBBBC;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FA74A9;
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #A3A29E; 
}

A.headerNavigation:hover {
  color: #A3A29E;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #CACBC5;*/
  /*border: 1px;
  border-style: solid;
  border-color: #CACBC5;
  border-spacing: 1px;*/
}

.infoBox_hm {
/*  background: #CACBC5;*/
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxContents {
  /*background: #FFFFFF;*/
  background:#FBF9F9;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #EB2F79;*/
  color: #ffffff;
}

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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  /*background: #f8f8f9;*/
  background:#FFFFFF;
}

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;*/
  background:#FFFFFF;
}

TR.productListing-odd, TR.productListing-even {
	background-color:#FBF9F9;
}
TABLE.productListing {
  background-color:#FBF9F9;
  border: 1px;
  border-style: solid;
  border-color: #CACBC5;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #EB2F79;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #fa74a7;
}

A.pageResults:hover {
  color: #fa74a7;
}
A.pinklink {
  color: #fa74a7;
}

A.pinklink:hover {
  color: #fa74a7;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #EB2F79;
}

TR.subBar {
  background: #f4f7fd;
}

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: 11px;
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #BDBBBC;
}

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;
}

TD.category_desc {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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;
  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:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #EE4E8D;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial, Helvetica, sans-serif;
  color: #EB2F79;
}

SPAN.errorText {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FDA1C8; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FCE7F0; }

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.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: #ffb3b5; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

