/*
  $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
*/

.curr {
	width: 100%;
}

.grey { color:#999999; }

.top { color:#279FB7; font-size:12px; font-weight: bold; line-height: 1.2; }
.top a { color:#279FB7; }
.top a:hover { color:#E94D95; text-decoration: none; }

.menu { color:#FFFFFF; font-size:13px; font-weight: bold; }
.menu a { color:#FFFFFF; }
.menu a:hover { color:#FDCE12; text-decoration: none; }

.footer { color:#000000; }
.footer a { color:#000000; }
.footer a:hover { color:#EF097B; text-decoration: none; }

.catname { 
	color: #EF097B;
	font-size: 12px;
}
.catname a { color: #EF097B; text-decoration: none ;}
.catname a:hover { color: #279FB7; 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: 20px;
  font-weight: bold;
  color: #32505F;
}

.prod_title { 
font-size: 12px; 
color: #000000;
height: 30px;
/*font-weight: bold;*/
line-height: 1.2;
}

.prod_title a { color: #000000; text-decoration: none; }
.prod_title a:hover { color: #EF097B; text-decoration: none; }

.prod_img {
	width: 170px;
	height: 127px;
}

.price { font-size: 12px; font-weight: bold; color: #28A0B8; text-decoration: none; }
.oprice { font-size: 14px; font-weight: bold; color: #999999; text-decoration: none; }

/*.boxText { font-family: Arial, Verdana, sans-serif; font-size: 12px; color:#333333; line-height:1.5;}
.boxText a { color:#333333; }
.boxText a:hover { color:#FF1A00; text-decoration: none; }*/

.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: #2F5C6A; text-decoration: underline; }

.bg03 {
	background-image:url(images/mainbg03.png);
	background-repeat:repeat;
}

BODY {
  margin: 10px;
  color: #000000;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;
  background: #FFFFFF;
}

A {
  color: #EF097B;
  text-decoration: none;
}

A:hover {
  color: #EF097B;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #EF097B;
}

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: #000000;
}

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;
  /*background-color: #FFF7BB;*/
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #2F5C6A;
  text-decoration:none;
}

A.pageResults:hover {
  color: #2F5C6A;
  text-decoration:underline;
}

.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

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 {
  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;
}

.search {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #666666;
  line-height: 20px;
  border: 1px solid #999999;
  height: 25px;
  width: 150px;
  padding: 2px 5px 2px 5px;
}

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 #7AB517 solid;
  height: 16px;
}

.input3 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #555555;
  border: 1px #C3C3C3 solid;
  height: 16px;
}

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 {
  color: #FF1A00;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #EEEEEE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EEEEEE; }

.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; }

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* OTF contrib ends */
