/*
  $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
*/

/* BEGIN: LC USER DEFINED CUSTOM STYLES - UPDATE ADMIN CSS! */
.saucy1 {
  color: #660066;
  font-size: 12px;
  font-family: Arial, sans-serif, Verdana;
  text-align: left;
}
/* END: LC USER DEFINED CUSTOM STYLES */

.boxText { font-family: sans-serif, Arial, Verdana; font-size: 12px; line-height: 18px; }
.errorBox { font-family : sans-serif, Arial, Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : sans-serif, Arial, Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : sans-serif, Arial, Verdana; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  background: #653366;
  /* background: #E5D6DF; */
  background-image: url("images/bg-ltpurp.gif");
  /* background-image: url("images/purple.jpg"); */
  /* background-image: url("images/pink-gradient.gif"); */
  /* background-repeat: repeat; */
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 840px;
/*  width: 96%; */
  border: solid; border-color:#ccff99; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto; 
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 2%;
  margin-right: 2%;
  text-align: left;
}

div#list-menu {
width: 100%;
/* this width value is also effected by
the padding we will later set on the links. */
}

div#list-menu ul {
margin: 0; 
padding: 0;*/
list-style-type: none;
} 

div#list-menu li {
margin: 1px 0 0;
}

div#list-menu a {
/*display: block;*/
padding: 1px 1px 1px 1px;
text-decoration: none; /*remove link underlines*/
/* border: 1px solid #f8f8f9; */
} 

div#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

div#list-menu a:hover {
/* background: #cc99cc; */
color: #660066;
/* border: 1px solid #D0042F; */
} 

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

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

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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #660066;
}

TD.headerNavigation {
  font-family: sans-serif, Arial, Verdana;
  font-size: 11px;
  background: #660066;
  background-image: url("images/box_header.gif");
  color: #cc99cc;
  /* font-weight : bold; */
}

A.headerNavigation { 
  color: #660066; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #660066;
}

TD.footer {
  font-family: sans-serif, Arial, Verdana;
  font-size: 11px;
  background: #660066;
  background-image: url("images/box_header.gif");
  color: #660066;
  font-weight: bold;
}

.infoBox {
  background: #ccff99;
}

.infoBoxContents {
  background: #ccff99;
  font-family: sans-serif, Arial, Verdana;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: sans-serif, Arial, Verdana;
  font-size: 11px;
  font-weight: bold;
  background: #660066;
  background-image: url("images/box_header.gif");
  color: #660066;
}

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

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: #cc99cc;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: sans-serif, Arial, Verdana;
  font-size: 11px;
  background: #660066;
  color: #cc99cc;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: sans-serif, Arial, Verdana;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: sans-serif, Arial, Verdana;
  font-size: 14px;
  color: #660066;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

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

/* input requirement */

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

TABLE.productinfoBox {
border: solid; border-color:#660066; border-width: 1px;
background: #ccff99;
font-family: sans-serif, Arial, Verdana;
font-size: 11px;
}

TD.Price {
  font-family: sans-serif, Arial, Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

