/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif;  }
.errorBox { font-family : Verdana, Arial, sans-serif;  background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif;  color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif;  color: #70d250; text-decoration: underline; }

body, table, tr, td { font-size:9pt; }

body {
	background: #FFFFFF;
  color: #000000;
  margin: 0px;
	font-family: verdana,arial,sans-serif;
}

A {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}


TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  background: #FFFFFF;
  color: #00000;
  font-weight : bold;
  
}

TD.headerNavigationButtons {
  font-family: Verdana, Arial, sans-serif;
  background: #E3D796;
  color: #000000;
  font-weight : bold;
}

TD.headerTop {
  font-family: Verdana, Arial, sans-serif;
  background: #A2C751;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #C91D1D;
  

}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  background: #C91D1D;
  color: #FFFFFF;
  font-weight: bold;
  padding:4px;
}

.infoBox {
  background: #F6E0A2;
}


.infoBoxContentsRed {
  
	font-family: Verdana, Arial, sans-serif;
  color: white;
  background: #C91D1D;

}

.infoBoxContentsBeige {

  font-family: Verdana, Arial, sans-serif;
  color: black;
  background: #F6E0A2;
	
}

.infoBoxContentsWhite {

  font-family: Verdana, Arial, sans-serif;
  color: black;
  background: #FFFFFF;
	
}

.infoBoxContentsGreen {
  font-family: Verdana, Arial, sans-serif;
  background: #A2C751;
  


}

.infoBoxContentsGreenHollow {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  border-color: #A2C751;
  border-style: solid;
  border-width: 2px;
  


}
.infoBoxContentsBeigeHollow
{
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  border-color: #F6E0A2;
  border-style: solid;
  border-width: 2px;
  

}



.infoBoxContentsBlue {
  font-family: Verdana, Arial, sans-serif;
  background: #8AABEB;
  


}


.infoBoxContentsBrown {
  font-family: Verdana, Arial, sans-serif;
  background: #E3D796;
  


}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  }

.infoBoxNotice {
  background: #FF8E90;
  

}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  

  
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  
  font-weight: bold;
  background: #A2C751;
  color: #ffffff;
  

}

TD.infoBoxHeadingBlue {
  font-family: Verdana, Arial, sans-serif;
  
  font-weight: bold;
  background: #8AABEB;
  color: #ffffff;
  

}


TD.menu {

font-family: verdana, arial, sans-serif;
background: #C91D1D;
color: white;
font-weight:bold;
border-width:2px;
border-style:solid;
border-color:white;
border-left:0px;
border-right:0px;

}


TD.menusub {

font-family: verdana, arial, sans-serif;
background: #FAEFD0;
color: #000000;
padding:5px;
width:100px;
font-weight:bold;
border-width:0px;
border-style:solid;
border-color:white;
border-left:0px;
border-right:0px;

}

TD.menuSelected {

font-family: verdana, arial, sans-serif;
background: #F6E0A2;
color: #000000;
font-weight:bold;
padding:5px;
width:100px;
}

TD.menuSelectedsub {

font-family: verdana, arial, sans-serif;
color: white;
font-weight:bold;
border-width:1px;
border-style:solid;
border-color:white;
border-left:0px;
border-right:0px;
background: #71618a;
padding:5px;
width:120px;
}

.menuSelectedsub {

font-family: verdana, arial, sans-serif;
color: white;
font-weight:bold;
border-width:1px;
border-style:solid;
border-color:white;
border-left:0px;
border-right:0px;
background: #71618a;
padding:5px;
width:130px;
}



TD.menuGray {

font-family: verdana, arial, sans-serif;
background: #A3A3A3;
color: #FFFFFF;
font-weight:bold;
border-width:2px;
border-style:solid;
border-color:white;
border-left:0px;
border-right:0px;
}

.innerPage { width:469px; padding-left:0px; padding-right:6px; margin-top:5px;}

TD.menuGraySelected {

font-family: verdana, arial, sans-serif;
background: #E3E3E3;
color: #FFFFFF;
font-weight:bold;
border-width:2px;
border-style:solid;
border-color:white;
border-left:0px;
border-right:0px;


}

a.menu {
color: #FFFFFF;

}

a.menusub {
color: #000000;
}

a.menuSelected {
color: #000000;
}


TD.infoBoxHeadingGreen {


  font-family: Verdana, Arial, sans-serif;
  
  font-weight: bold;
  background: #A2C751;
  color: #ffffff;
}

TD.infoBoxHeadingBrown {


  font-family: Verdana, Arial, sans-serif;
  
  font-weight: bold;
  background: #E3D796;
  color: #FFFFFF;
}


TD.infoBox, SPAN.infoBox {


  font-family: Verdana, Arial, sans-serif;
  
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd,  TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TR.productListing-odd { background-image: url(/images/prodbk.gif); background-repeat: no-repeat;}
TR.productListing-even { background-image: url(/images/prodbk.gif); background-repeat: no-repeat;}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F6E0A2;
  border-spacing: 0px;
	width:464px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  
  background: #C91D1D;
  color: #FFFFFF;
  
  font-weight: bold;
}

TD.productListing-data {
	
	padding:5px;
  font-family: Verdana, Arial, sans-serif;
  
}

A.pageResults {


  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size:13pt;
  font-weight: bold;
  color: #492A15;
  

}

TR.subBar {
  background: #f4f7fd;

}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.5;
  
 }

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
 font-size:8pt;
  
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
	
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  
  color: #C91D1D;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  
  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;  10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif;  color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif;  }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; background-color: #DCD8EA; color: black; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; color: #ff0000; }

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
}