@import "stylesheet1.css";
/*
  $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
*/


// BOF CSS POPUP
#menu {position:relative; top:0px; left:0px; width: 50px;z-index:450;}
#menu a.p1, #menu a.p1:visited {display:block; width:25px; height:25px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {display:block; position:absolute; width:1px; height:1px; border:0px; top:-1px; left:-1px;}
#menu a.p1:hover .large {display:block; position:absolute; top:49px; left:15px; width:384px; height:362px; border:6px solid white;}
// EOF CSS POPUP

.boxText {
	font-family: Verdana, Arial, sans-serif;
	color: white;
	font-size: 11px;
	background-color: #009900;
}
.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color:#996600;
	font-weight: bold;
}
.stockWarning { font-family :Verdana, Arial, sans-serif; 
font-size : 15px;
background-color: #996600; 
color: #000000; }

.productsNotifications {
	background-color: fuchsia;
}
.orderEdit {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: orange;
	text-decoration: underline;
}

BODY {
	background: white;
	background-position: 0% 0%;
	color: #571865 ;
	margin: 0px;
	scrollbar-highlight-color: #996600;
	scrollbar-3dlight-color:#009900;
	scrollbar-shadow-color: #009900;
	scrollbar-face-color:white;
	scrollbar-track-color: #996600;
	scrollbar-arrow-color: #000000;
}

A {
	color: #663300;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-weight: bolder;
	font-size: 13px;
}

A:hover {
	color: orange;
}

FORM {
	display: inline;
	color: #663300;
}

TR.header {
	background-color: white;
	text-align: center;
}

TD.BoxHeadingSearch {
	font-family: Jokerman;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background-color: #663300;
}
A.BoxHeadingSearch {
	color: #663300;
	background-color: #BCE80D;
}
A.BoxHeadingSearch:hover {
	color: #663300;
}
 
TR.headerNavigation {
	background-color: white  ;
	color: #009900 ;
	font-family:   Monotype Corsiva, sans-serif;
   font-size: 17px;
}

TD.headerNavigation {
	font-family: Monotype Corsiva, sans-serif;
	font-size: 15px;
	background-color: white;
	color: black;
	font-weight: bold;
}

A.headerNavigation {
	color: fuchsia;
}

A.headerNavigation:hover {
	color: #996600;
}

TR.headerError {
  background-color:#BCE80D ;
  
  color: white;
}

TD.headerError {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #663300;
	color: white;
	font-weight: bold;
	text-align: center;
}

TR.headerInfo {
	background-color: #663300;
	color: white;
}

TD.headerInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #663300;
	color: white;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background-color: #663300;
	color: white;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #663300;
	color: white;
	font-weight: bold;
}

.infoBox {
	background-color: #663300;
	border: 1px;
}

.infoBoxContents {
	background-color: white;
	font-family: Verdana, Arial, sans-serif;
	color:#571865 ;
	font-size: 10
px;
}

.infoBoxNotice {
  background-color: white;
}

.infoBoxNoticeContents {
	background-color: white;
	font-family: Verdana, Arial, sans-serif;
	color: #663300;
	font-size: 10px;
	border-color: #009900;
	border-style: solid;
	border-width: color: #000000;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #BCE80D;
	color: #663300;
	border-color: #BCE80D;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  color: #802394;
   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-color:white;
  color: #BCE80D;
}

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-color: white; color: #BCE80D;
}

TABLE.productListing {
	border: 2px;
	border-style: solid;
	border-color: white;
	background-color: white;
	border-spacing: 10px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color:#BCE80D ;
	color: #571865 ;
	font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #571865 ;
}

A.pageResults {
  color: #00000;
}

A.pageResults:hover {
  color: #BCE80D;
  background-color: white;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  background-color: white;
  color: #663300 ;
}

TR.subBar {
  background-color: white;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #BCE80D;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  color: #663300;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  color: #663300 ;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #663300;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  color:#663300 ;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  color:#663300 ;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  color: #663300;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#663300 ;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: sans-serif;
	color: orange;
	font-weight: bold;
	background-color: white;
	font-size: 11px;
}
	
TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	background-color: white;
	color: gray;
	font-size: 16px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #00000;
  font-weight: bold;
}

TABLE.formArea {
	background-color: white;
	border-color: white;
	border-style: solid;
	border-width: 2px;
}

TD.formAreaTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #663300;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #663300 ;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #663300 ;
}

.moduleRow {
font-family: sans-serif;
color: #663300 ; }
.moduleRowOver {
	background-color: white;
	cursor: pointer;
	cursor: hand;
	border: #BCE80D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: gray;
}
.moduleRowSelected {
	background-color: white;
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #BCE80D;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #009900;
}
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #663300 ; }

/* message box */

.messageBox {
	font-family: "Comic Sans MS";
	font-size: 10px;
	background-color: #663300;
	color: white;
}
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #663300;
	color: white;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: red;
	color: white;
}

/* input requirement */

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #663300;
}
