/*
  $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; 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; }
.OLDorderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FDEAB0;
  margin: 0px;
}

.tableViolinSizes{
border:#855428 1px solid;
}

.tableViolinSizes td{
border-top:#855428 1px solid;
border-bottom:#855428 1px solid;
}

div A {
  color: #A28359;
  text-decoration: underline;
}

div A:link {
  color: #A28359;
  text-decoration: underline;
}

div A:hover {
  color: #AA6E3A;
  text-decoration: underline;
}

A {
  color: #A28359;
  text-decoration: underline;
}

A:link {
  color: #A28359;
  text-decoration: underline;
}

A:hover {
  color: #AA6E3A;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/*
A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
*/

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: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FDEAB0;
	border:solid 1px #D4A57B;

}

.infoBox2 {
	border:solid 1px #FDEAB0;
  background: #BC6031;
}

.infoBox2 .main{
  background: #BC6031;
}
/*
.infoBoxContents {
  background: #FDEAB0;
}
*/

.infoBoxNotice {
  background: #FDEAB0;
}

.infoBoxNoticeContents {
  background: #FDEAB0;
}

TD.infoBoxHeading {
  font-size:12px;
  font-weight: bold;
  background: #FDEAB0;
  color: #000;
}

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:transparant;
}

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: transparant;

}

.separator{
  border-top:solid 1px #DDCB99; 
  border-bottom:solid 1px #DDCB99;
}
.productListing-even td{ 
  border-top:solid 1px #DDCB99; 
  border-bottom:solid 1px #DDCB99; 
}

.separator{
/*  border-top:solid 1px #DDCB99; 
  border-bottom:solid 1px #DDCB99;*/ 
  color:#DDCB99;
}
/*
.productListing-odd td{ 
  border-top:solid 1px #DDCB99; 
  border-bottom:solid 1px #DDCB99; 
}
*/

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #D4A57B;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #AE6D35;
  color: #FFFFFF;
  font-weight: bold;
}

td .productListing-heading a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #AE6D35;
  color: #FFFFFF;
  font-weight: bold;
}


a.productListing-heading {
  text-decoration:underline;
  color: #FFFFFF;
}

a.productListing-heading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration:none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top:15px;
  padding-bottom:15px;
}

.productImage{
	border:1px #D4A57B solid;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.pageHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #855428;
  font-weight: bold;
  margin-left:5px;
  font-style:italic;
}

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; }

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}

 ul.sitemap ul{
 	margin-left:15px;
	padding-left:0px;
 }	
/* EOF Dynamic Sitemap */

h2{
	margin-top:5px;
	margin-bottom:10px;
	font-size:16px;
}

/* http://www.howtocreate.co.uk/jslibs/htmlhigh/listCollapse.html */
	#nav{
	list-style:none;
	list-style-type:none;
	list-style-position:none;
	position:relative;
		
	margin-left:0px;
	margin-top:5px;
	padding-left:0px;
	text-align:left;

	width:155px;
	left:0px;
	font-weight:bold;
	}
	
	#nav ul ul, ul li {
	margin: 0;

	padding: 0;
	list-style:none;
	list-style-type:none;
	list-style-position:none;
	
	text-align:left;

	}
	
#nav ul ul{
	list-style:none;
	list-style-type:none;
	list-style-position:none;
	
	margin-left:0px;
	text-align:left;
}

#nav  ul { 
  position:relative;
  left:0px;
  padding-left: 0px;

	margin-left:22px;
	list-style:none;
	list-style-type:none;
	list-style-position:none;
	
	text-align:left;
	
  margin-top:3px;
  margin-bottom:5px;

}
#nav ul li {
  border-left: 0px none #AE6D35;
  position:relative;
  left:0px;
  margin-left:0px;
  padding-left: 1em;
	list-style:none;
	list-style-type:none;
	list-style-position:none;
  text-indent: -1em;
  margin-bottom:1px;
	font-weight:normal;
}

#nav ul ul li{
	margin-left:16px; 
}

.selfhighlight{
font-style:italic;
text-decoration:underline;
}

	.expand{
		text-decoration:none;
		margin-right:3px;
		position:relative;
		top:0px;

		color:#AE6D35;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:8px;
		
		
		border:none 0px #C28058;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:2px;
		padding-right:2px;
	}

.ul ul li{
 list-style-type:none;
}
