/*
  $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
*/
.mainmenu { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.mainmenu a { color: #FFFFFF; text-decoration: none; }
.mainmenu a:hover { color: #666666; text-decoration: none; }

.title {
	font-weight:bold;
	font-size:14px;
	color:#F06C84;
}

.links {
	font-weight:bold;
	font-size:14px;
	color:#F06C84;
	border-bottom: solid 1px #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*width: 180px;*/
}

.links a {
	color:#F06C84;
}

.links a:hover {
	color:#b584c5;
	text-decoration:none;
}

div.category {
	font-weight:bold;
	font-size:14px;
	color:#b584c5;
	border-bottom: solid 1px #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*width: 180px;*/
}
div.category a {
	color:#b584c5;
}
div.category a:hover {
	color:#F06C84;
	text-decoration:none;
}

div.category-on {
	font-weight:bold;
	font-size:14px;
	color:#333333;
	border-bottom: solid 1px #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*width: 180px;*/
}
div.category-on a {
	color:#666666;
}
div.category-on a:hover {
	color:#666666;
	text-decoration:none;
}

div.subcategory {
	font-weight:bold;
	font-size:12px;
	color:#b584c5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	/*width: 180px;*/
	background-color: #F3F3F3;
}
div.subcategory a {
	color:#b584c5;
}
div.subcategory a:hover {
	color:#F06C84;
	text-decoration:none;
}

div.subcategory-on {
	font-weight:bold;
	font-size:12px;
	color:#666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	/*width: 180px;*/
	background-color: #F3F3F3;
}
div.subcategory-on a {
	color:#666666;
}
div.subcategory-on a:hover {
	color:#333333;
	text-decoration:none;
}

.catlist { 
	color: #666666;
	font-size: 11px;
	font-weight:bold;
}
.catlist a { color: #666666; text-decoration: none; }
.catlist a:hover { color: #666666; text-decoration: underline; }

BODY {
  background-image: url(images/bg01.gif);
  color: #333333;
  margin: 10px;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;
  line-height: 1.5;
}

A {
  color: #F06C84;
  text-decoration: none;
}

A:hover {
  color: #F06C84;
  text-decoration: underline;
}

.prod_img { 
	height: 196px;
	border-style: solid;
	border-color: #00608A;
	background-color: #FFFFFF;
	border-width: 1px;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
	top: -50%;
    left: -50%;
	line-height: 196px;
}

div.prod_title { 
	font-size: 14px; 
	color: #F06C84;
    line-height: 1.2;
	/*height: 30px;*/
}
div.prod_title a { color: #F06C84; text-decoration: none; }
div.prod_title a:hover { color: #F06C84; text-decoration: underline; }

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: 18px;
  font-weight: bold;
  color: #999999;
}

.price { font-size: 14px; color: #999999; text-decoration: none; }

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 11px; color:#b584c5; line-height:1.5;}
.boxText a { color:#F06C84; }
.boxText a:hover { color:#F06C84; text-decoration:underline; }

.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #0099CC; 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 {
	/*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  /*color: #FFFFFF;*/
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

.contentBoxHeading {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

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: #333333;
  font-weight: bold;
  height: 20px;
  background-color:#DBDBDB;
  margin-bottom: 10px;
}
.productListing-heading a {
	color:#333333;
	text-decoration:none;
}
.productListing-heading a:hover {
	color:#333333;
	text-decoration:underline;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Century Gothic, Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #B584C5;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.smallText {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
}
.smallText a { color: #666666; text-decoration: none }
.smallText a:link { color: #666666; text-decoration: none }
.smallText a:visited { color: #666666; text-decoration: none }
.smallText a:active { color: #666666; text-decoration: none }
.smallText a:hover { color: #666666; text-decoration: underline }

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: #333333;
}

.input2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  border: 1px #ACD6D5 solid;
}

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;
  font-size: 14px;
  color: #FF0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FACBD1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FACBD1; }

.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; }

img, div, td { behavior: url(pngfix/iepngfix.htc) };
