/*
  $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
*/
/*#_485150 darkbluegray! */
/*#_bbc3d3 blue*/
.boxText { font-family: Trebuchet MS, sans-serif; font-size: 11px;}
.errorBox { font-family : Trebuchet MS, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet MS, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Trebuchet MS, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
   /* background-image: url('images/back.jpg'); */
	background-position: top center;
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

#CONTAINER {
	background-color: #ffffff;
	width: 770px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-left: auto ;
   margin-right: auto ;
	margin-bottom: 0px;
	margin-top: 0px;
}

A {
  color: #3C3C3C;
  text-decoration: none;
}

A:hover {
  color: #6F6F6F;/*#AABBDD;*/
  text-decoration: none;
	/*font-weight: bold;*/
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #485150;
	height: 20px;
	vertical-align: middle;
}

TD.headerNavigation {
   font-family: Trebuchet MS, sans-serif;
  font-size: 11px;
  background: #485150;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #767676;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
   font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
  border-top: 1px, solid, black;
}

TD.headerInfo {
  font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
	padding: 10px 0 0 0;
	text-align: center;
 	font-size: 11px;
	color: #7C7B7B;
	font-weight: bold;
	border-top: 1px solid black;
}

ul.menu
{
	font-size: 15px;
	font-weight: bold;
   background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	display : table-footer-group;
}

li.menu
{
	padding: 3px 10px 3px 0px;
	margin: 0;
	font-weight: bold;
	display: inline;
	float: left;
}

li.menu a{
   background-color: #FFFFFF;
	color: #000000;
	padding: 4px 8px 4px 8px;
	margin: 0;
	display: block;
	text-decoration: none;
	border: 1px solid black;
	}

li.menu a:hover{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	border: 2px solid black;
}

li.menu a:active{
   background-color: #FFFFFF;
	color: #000000;
	padding: 4px 8px 4px 8px;
	margin: 0;
	display: block;
	text-decoration: none;
	border: 1px solid black;
}

a.categoryLink{
	font-size: 15px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px 8px 4px 8px;
	margin: 0 0 3px 0;
	display: block;
	text-decoration: none;
	border: 1px solid black;
}

a.categoryLink:active{
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px 8px 4px 8px;
	margin: 0 0 3px 0;
	display: block;
	text-decoration: none;
	border: 1px solid black;
}

a.categoryLink:hover{
	background-color: #272727;
	color: #FFFFFF;
	padding: 4px 8px 4px 8px;
	margin: 0 0 3px 0;
	display: block;
	text-decoration: none;
	border: 1px solid black;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Trebuchet MS, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 40px 0;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
   font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding: 4px 8px 4px 8px;
	margin: 0 0 0 0;
	text-decoration: none;
	border: 1px solid black;
}

TD.infoBox, SPAN.infoBox {
   font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  background: #000000;
  border-top: 1px;
  border-bottom: 0;
  border-right: 0;
  border-left: 1px;
  border-color: #000000;
  border-style: solid;
}

.productListing-heading {
  border-top: 0;
  border-bottom: 1px;
  border-right: 1px;
  border-left: 0;
  border-color: #000000;
  border-style: solid;
  font-family: Trebuchet MS, sans-serif;
  font-size: 14px;
  background: #FFFFFF;
  color: #000000;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
}

TD.productListing-data {
  border-top: 0;
  border-bottom: 1px;
  border-right: 1px;
  border-left: 0;
  border-color: #000000;
  border-style: solid;
  font-family: Trebuchet MS, sans-serif;
  background: #FFFFFF;
  padding: 4px 8px 4px 8px;
  font-size: 14px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #000000;
}

TD.pageHeading, DIV.pageHeading {
   font-family: Trebuchet MS, sans-serif;
  font-size: 20px;
  text-align: left;
  color: #000000;/*#9a9a9a*/
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
   font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
   font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
}

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

TD.fieldKey {
   font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
   font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
}

TD.tableHeading {
   font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

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

CHECKBOX,INPUT, RADIO{
}

SELECT {
	font-size: 12px;
	//border-width: 1px;
	//border-style: solid;
	//border-color: #C0C0C0;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #222222;
}

TEXTAREA {
  width: 100%;
  font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
   font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
   font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.menu2{
	font-size: 12px;
	color: #606060;
	font-weight: bold;
}

SPAN.price{
	color:#269011;
	font-weight:bold;
	font-size:14px
}

SPAN.productSpecialPrice {
    color: #ff0000;
    font-weight:bold;
	font-size:14px
}

SPAN.errorText {
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

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