/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-color: #cc99cc;
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px;
  color: #66669A;
  width:796px;
  margin: auto;
}

img
{
  border:0;
}

A {
  color: #CC0066;
  text-decoration: none;
}

A:hover {
  color: #CC0066;
  text-decoration: underline;
  font-weight:normal;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #CC0066;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #CC0066;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  font-weight:bold;
}

A.headerNavigation { 
 color: #CC0066;
 font-weight:bold;
}

A.headerNavigation:hover {
/*  color: #E9CDE1; */
  color: #CC0066;
  text-decoration:underline;
  font-weight:bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0px;
  font-weight: bold;
  color: #ffffff;
}

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: #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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #C877B2;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.productListing-small {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

A.pageResults {
  text-decoration: none;
  color: #0000FF;
}

A.pageResults:hover {
  text-decoration: underline;
  color: #0000FF;
  background: #E9CDE1;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #C77AB0;
/*  padding-left:30px; */
}

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: 11px;
  line-height: 1.5;
}

TD.main a {
  text-decoration: none;
}

TD.main a:hover {
	text-decoration: underline;
/*	color: #E9CDE1; */
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#66669A;
}

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: #CA77AD;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: 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: #E9CDE1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9CDE1; }

.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: #66669a; }

.inputRequirement a:visited {
	text-decoration: none;
	color: #66669a;
}

.inputRequirement a:hover {
	text-decoration: underline;
/*	color: #E9CDE1; */
	font-size: 10px;
}

.inputRequirement a:active {
	text-decoration: none;
	color: #66669a;
}
.inputRequirement a {
	text-decoration: none;
	color: #66669a;
}

.category_tx a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #66669A;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
}
.category_tx: a hover {
	font-weight:normal; 
	text-decoration:underline;
}
.category_tx {
	width:785px;
}

.category_tx b {
	font-weight:normal;
	color: #C877B2;
	
}
.product_image_style img{
	border:1px #FF99FF solid;
}
#greet_usera {
	padding-left:30px;
}
.text_body {
 	color: #C877B2;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.product_name_style a{
	color:#CC6699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.price_style {
	color:#CC6699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.big_tx {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666699;
	font-size:16px;
    font-weight:bold;
}
.green_tx a {
	font-size:16px;
	color: #C877B2;
}

table.categoriesList {
    border-width: 1px;
	border-spacing: 0px ;
	border-style: outset;
    background-color:#D6A6C9;
	border-color: #AD1985;
	border-collapse: collapse;
}
table.categoriesList td{
	border-spacing: 0px ;
	border-width: 1px;
	padding: 1px;
	border-style: inset;
    background-color:#D6A6C9;
	border-color: #AD1985;
	-moz-border-radius: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  color:#AD1985;
}

.categoriesListText
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  color:#AD1985;
}

.generalHeadingText
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #C877B2;
}

.copyrightText
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.counterStyle
{
font-style: Verdana, sans-serif; 
font-size:9pt; 
font-weight:normal; 
color: #FFFFFF;
}

#indicator {    visibility:hidden;	}

.hrclass
{
  color: #66669A;
  width:90%;
  text-align:center;
}