/*
  $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
*/



* { 
    margin: 0; 
    padding: 0; 
}

BODY {
	color: #000000;
	background-image: url(/images/brocade_back.jpg);
	font-family: "Lucida Grande", Lucida, sans-serif;
	background-color: #261503;
	background-repeat: no-repeat;
	background-position: top center;
	margin:0px;
}

#border {
  background: #80522C;
  padding: 10px;
  margin: 8px auto auto;
  width: 1080px;
  border: 1px solid #B39672;
}


#container {
  background: #E6E0CA;
  color: #000000;
  text-align: left;
  padding: 10px;
  width: 1060px;
}




/* NAVIGATION */

#navlist {
	font-family: "Lucida Grande", Lucida, sans-serif;
	margin: auto;
	text-align: center;
	border-top: 1pt solid #B39672;
	border-bottom: 1pt solid #B39672;
	background-color: #4A2A03;	
}

#navlist li {
	list-style: none;
	display: inline;
	color: #FFFFFF;
}

#navlist li a {
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	padding: 1px 0.5em;
	color: #FFFFFF;
}

#navlist li a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#navlist li a:visited {
	color: #FFFFFF;
}

#navlist li a:hover {
	color: #fff;
	background: #c5d2d2;
	text-decoration: none;
	background-color: #996633;
}

p {
	margin-top: 20px;
}

.boxText {  font-size: 12px;
	padding: 10px;
	text-transform: uppercase;
}
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }


A {
	color: #823F11;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
}

A:hover {
	color: #A84C18;
	text-decoration: underline;
	font-weight: bold;
}

.productImage {
	margin: 15px;
	padding: 5px;
	background-color: #ebe5cb;
	border: 1pt solid silver;
}

.boldprice {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}

FORM {
	display: inline;
}

TR.header {
  background: white;
}

TR.headerNavigation {
  background: #451513;
}

TD.headerNavigation {
  
  font-size: 13px;
  background: #E6E0CA;
  color: #422F11;
  font-weight : bold;
	border-top: thin solid black;
	border-bottom: thin solid #3e3e3e;
	text-transform: uppercase;
}

A.headerNavigation { 
  color: #422F11; 
}

A.headerNavigation:hover {
  color: #422F11;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #451513;
}

TD.footer {
  
  font-size: 13px;
  background: black;
  color: #ffffff;
  font-weight: bold;
	text-indent: 5px;
}

.infoBox {
  background: gray;
  
}

.infoBoxContents {
  background: #E7DCB2;
  
  font-size: 13px;
	color: #000;
}

.infoBoxNotice {
  background: #FF8E90;
}


.infoBoxNoticeContents {
  background: #FFE6E6;
  
  font-size: 13px;
}

TD.infoBoxHeading {
  
  font-size: 13px;
  font-weight: bold;
  background: #422F11;
  color: #ffffff;
  text-indent: 4px;
	border-top: thin solid white;
	border-bottom: thin solid white;
	text-transform: uppercase;
}

TD.infoBoxHeading img {
	border: thin solid silver;
	margin: 5px;
}

TD.infoBox, SPAN.infoBox {
  
  font-size: 13px;
}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  
  font-size: 13px;
  background: #B39672;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  
  font-size: 13px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  
  font-size: 20px;
  font-weight: bold;
  color: #422F11;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 13px;
  color: #000000;
}

TD.main, P.main  {
  
  font-size: 13px;

	margin: 10px;
	padding: 10px;
	color: #000;
	text-align: justify;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 13px;

}
TD.smallText2, SPAN.smallText2, P.smallText2 {
	font-size: 13px;
	margin: 15px;
	padding: 5px;
	background-color: #ebe5cb;
	border: 1pt solid silver;
	white-space: 5;
	background: #ebe5cb;
}

TD.sloganText, SPAN.sloganText, P.sloganText {
	  font-size: 8px;
	  letter-spacing: 8px;
	text-transform: uppercase;
	color: silver;
}


TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 13px;
}

TD.tableHeading {
  
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 13px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 14px;
  color: navy;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f2e0b2; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 13px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 13px; color: #000000; }

/* message box */

.messageBox {  font-size: 13px; }
.messageStackError, .messageStackWarning {  font-size: 13px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 13px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 13px; color: #ff0000; }
