/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  Copyright (c) 2007
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #ffffff;
	color: #333333;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}

A {
  color: #000000;
  text-decoration: none;
}
a:link {
	text-decoration: none;
}
A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: url(images/m_back.jpg);
}

TR.headerNavigation {
  background: #B5A684;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #005584;
	color: #B5A684;
	font-weight : bold;
	border-bottom: 2px solid #000000;
	height: 22px;
}

A.headerNavigation {
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
}

A.headerNavigation:hover {
	color: #E7E7E7;
	font: bold 12px Arial, Helvetica, sans-serif;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #B5A684;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #B5A684;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	background: #005584;
}

TD.footer {
	background: #005584;
	color: #ffffff;
	height: 22px;
	font: bold 11px Verdana, Arial, sans-serif;
	border-bottom: 2px solid #000000;
}

.infoBox {
}

.infoBoxContents {
	background: #E6DFD6;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #AC1010;
}

.infoBoxNotice {
  background: #005584;
}

.infoBoxNoticeContents {
  background: #73A6BD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {  
	background: #B5A684;
	color: #393839;
	height: 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 2px solid #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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 {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B5A684;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #005584;
}

A.pageResults:hover {
  color: #005584;
  background: #9DB8E3;
}

TD.pageHeading, DIV.pageHeading {
	color: #606161;
	font: bold 20px Verdana, Arial, sans-serif;
}

TR.subBar {
  background: #000000;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font: 11px/1.5 Verdana, Arial, sans-serif;
	color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
	color: #666666;
	font: bold 11px Verdana, Arial, sans-serif;
}

TABLE.formArea {
  background: #000000;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFB3B5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
 .br{
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: #C9D8DA;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #C9D8DA;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #C9D8DA;
 } 

 .br1{
  border-style: solid;
  border-width: 2px;
  border-color: #C9D8DA;
 }

 .ch{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
 }

 .ch1{
  font-size: 11px;
  color: #000000;
  font-weight: bold;  
 }

 .ch2{
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
 }

 .ch3{
  font-size: 11px;
  color: #706F6F;
  font-weight: bold;  
 }

 .ch4{
  font-size: 11px;
  color: #E66B25;
  font-weight: bold;  
 }

 .ch5{
  font-size: 10px;
  color: #707173;  
 }

 .ml{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml1{
  font-size: 11px;
  color: #E66B25;
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  font-size: 11px;
  color: #858484;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3:hover{
  font-size: 11px;
  color: #FFC208;
  font-weight: bold;
  text-decoration: none;
 }
 
 .ml4{
  font-size: 11px;
  color: #889C48;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
 }

 .ml5{
  font-size: 10px;
  color: #707173;
  font-weight: bold;
  text-decoration: underline;
 }

 .se{
  width: 109px;
  font-size: 9px;
 }

 .image_border{
  border:1px solid #818181; 
 }

A.menu{
	color: #000000;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

A.menu:hover {
  color: #4265A5;
}
.sminput { font: bold 12px Arial, Helvetica, sans-serif; color: #426476; width: 230px; VERTICAL-ALIGN: middle; }