/*
  $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
*/

.top { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px; 
	color:#FFFFFF;
}
.top a { color:#FFFFFF; }
.top a:hover { color:#FFFFFF; text-decoration:underline; }

.links { font-family: Arial, Verdana, sans-serif; font-size: 14px; color:#FF6600; font-weight:bold;}
.links a { color:#FF6600; }
.links a:hover { color:#E13794; text-decoration: none; }

.menu { font-family: Arial, Verdana, sans-serif; font-size: 12px; color:#FFFFFF;}
.menu a { color:#FFFFFF; }
.menu a:hover { color:#F70099; text-decoration: none; }

.footer { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color:#FFFFFF; 
	line-height:1.2;
}
.footer a { color:#8DA600; }
.footer a:hover { color:#8DA600; text-decoration:underline; }

.catname { 
	color: #E13794;
	font-size: 12px;
}
.catname a { color: #E13794; text-decoration: none }
.catname a:hover { color: #FF6600; text-decoration: none }

td {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.priceHeading {
  font-family: Century Gothic, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF6600;
}

.prod_title { 
font-size: 12px; 
color: #E13794;
height: 30px;
font-weight: bold;
line-height: 1.2;
}
.prod_title a { color: #E13794; text-decoration: none; }
.prod_title a:hover { color: #FF6600; text-decoration: none; }

.prod_img {
	height: 192px;
	/*width: 182px;*/
	background-image:url(images/prodbg.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.price { font-size: 12px; font-weight: bold; color: #333333; text-decoration: none; }
.oprice { font-size: 12px; font-weight: bold; color: #999999; text-decoration: none; }

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 12px; color:#FFFFFF; line-height:1.5;}
.boxText a { color:#FFFFFF; }
.boxText a:hover { color:#FFFFFF; text-decoration:underline; }

.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 11px; color: #F70099; text-decoration: underline; }

BODY {
  color: #666666;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;
  line-height: 1.5;
}

A {
  color: #F70099;
  text-decoration: none;
}

A:hover {
  color: #F70099;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
}

.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  /*color: #FFFFFF;*/
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #F70099;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

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 {
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  height: 35px;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #F70099;
  text-decoration:none;
}

A.pageResults:hover {
  color: #F70099;
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #E13794;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color:#999999;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

TD.category_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
}

.input2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
  border: 1px #cccccc solid;
  height: 18px;
}

.input3 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
  border: 1px #E13894 solid;
  height: 18px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, 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: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #FF6600;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FFDDF2; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFDDF2; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ff0000; }

