/*
  $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-size: 10px; }
.errorBox { font-size : 10px; background: #fbd408; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

table { font-size: 11px; }
BODY {
 	text-align: center;
  background: #9ebc5e url('images/background.gif') top left repeat;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  margin: 0px;
}

#wrapper {
  width: 680px;
  border-left: 1px solid #577b2b;
	border-right: 1px solid #577b2b;
	background: #ece6d6;
	margin: 0 auto;
	text-align: left;
}

#pageOuter {
  width: 690px;
  background: #9ebc5e;
	margin: 0 auto;
}

A {
  color: #577b2d;
  text-decoration: none;
  border: 0;
}

A:hover {
  color: #ac4019;
  text-decoration: none;
}

#footer a {
  color: #362f2d;
  font-size: 11px; 
  text-decoration: none;
}

#footer a:hover {
  color: #000;
  text-decoration: none;
}

FORM {
	display: inline;
}

table.mainContent {
	width: 680px;
	background: #fff;
}

table.contentArea {
	width: 680px;
	background: #fff;
	padding: 10px 20px 10px 20px;
	border: 0;
	border-bottom: 1px solid #9ebb4c;
}

table.contentAreaIndex {
	width: 680px;
	background: #fff;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #9ebb4c;
}

table.headerNavigation {
	width: 680px;
	height: 25px;
	background: #68872c; 
	color: #000;
  font-size: 12px;
	border-top: 1px solid #9ebb4c;
	border-bottom: 1px solid #9ebb4c;
}

tr.headerNavigation { }

td.headerNavigation { }

A.headerNavigation { 
  color: #fff;
  font-size: 12px; 
  text-decoration: none;
  border: 0;
}

A.breadcrumb:hover {
  color: #534741;
  text-decoration: none;
}

A.breadcrumb { 
  color: #988675;
  font-size: 11px; 
  text-decoration: none;
  border: 0;
}

A.headerNavigation:hover {
  color: #fbd408;
  text-decoration: none;
}

table.headerContent {
	width: 680px;
	padding: 0 11px;
	background: #086e8c;
}
table.topBackground {
	width: 680px;
	height: 12px;
}
table.botBackground {
	width: 680px;
	height: 12px;
}
table.footerContent {
	width: 680px;
	padding: 0 0 10px 0;
	background: transparent;
	font-size: 10px;
	text-align: center;
	color: #362f2d;
}
table.welcome {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #577b2b;
	font-size: 12px;
}
td.left {
	width: 50%;
	padding: 10px 20px 10px 0;
	border-right: 1px solid #577b2b;
}
td.right {
	width: 50%;
	padding: 10px 0 10px 20px;
}

table.mydetails {
	width: 680px;
	background: transparent;
	font-size: 12px;
	text-align: right;
}
table.search {
	background: transparent;
	font-size: 12px;
	text-align: left;
}
td.column {
	background: #f3f1e6;
	border-right: 1px solid #b6a889;
}
td.cards {
	width: 200px;
	text-align: right;
}
td.footertext {
	text-align: left;
}
table.header {
	width: 680px;
	height: 120px;
	background: transparent url('images/banner.jpg') top left no-repeat;
	border-top: 1px solid #9ebb4c;
}



td.contactlogo {

}
td.price { padding-top: 10px; font-size: 12px; color: #666633; }

#dashed {
	background:  transparent;
	color: #f1f1f1;
	font-size: 10px;
	text-align: left;
}

#dashed a {
	color: #000;
}

#dashed a:hover { color: #fbd408;}

p.breadcrumb {
	color: #5a3932;
	font-size: 11px;
}


a.image:hover { border: 0; }

.important {
	color: #ac4019;
}

TR.headerError {
  background: #660133;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: ##660133;
  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: #fff;
  font-weight: bold;
}

A.navLogo { 
  color: #ac4019;
  font-size: 12px; 
  text-decoration: none;
  border: 0;
}

A.navLogo:hover {
  color: #000;
  text-decoration: none;
}


.infoBox {
  background: transparent;
  padding: 10px 0;
}

TD.randomProductHeading {
  font-family: georgia, serif;
  font-size: 14px;
  font-weight: bold;
  color: #577b2d;
  padding: 0;
}

.randomProductBox {
  background: #999;

}


.infoBoxContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

table.guestbookBox {
  background: #fbf8f2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: transparent;
}

.infoBoxNoticeContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: georgia, serif;
  font-size: 15px;
  font-weight: bold;
  background: transparent;
  color: #666633;
  padding: 5px 0;
}

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: #fbf8f2;
}

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: #f3f1e6;
}

table.login {}

TABLE.productListing {
  border: 1px solid #c5da97;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #c5da97;
  color: #000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom: 1px solid #fff;
}

A.pageResults {
  color: #ac4019;
  text-decoration: underline;
  border: 0;
  padding: 2px 2px;
}

A.pageResults:hover {
  color: #fff;
  background: #577b2d;
  border-bottom: 1px solid #fff;
  text-decoration: none;
  padding: 2px 2px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: georgia, serif;
  font-size: 20px;
  font-weight: bold;
  color: #ac4019;
}

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.rndText, SPAN.rndText, P.rndText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 1px solid #ece6d6;
  
}


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: #9c2a00;
}

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: #9c2a00;
  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: 12px;
  color: #c76170;
  font-weight: bold;
}

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

.orderDetails {
  color: #000;
  font-size: 12px;
}

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

.moduleRow { }
.moduleRowOver { background-color: #f2dfd9; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dda89a; }

.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: #fbd408; }
.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: ##660133; }

h1 { 
  font-family: georgia, serif;
  font-size: 16px;
  font-weight: bold;
  color: #ac4019;
}

h2 { 
 font-family: georgia, serif;
  font-size: 16px;
  font-weight: bold;
  color: #ac4019;
}

h3 { 
  font-family: georgia, serif;
  font-size: 16px;
  font-weight: bold;
  color: #ac4019;
  text-align: left; 
}

h4 { 
  font-family: georgia, serif;
  font-size: 16px;
  font-weight: bold;
  color: #ac4019;
  padding-bottom: 0px;
}

h5 { 
  font-family: georgia, serif;
  font-size: 14px;
  font-weight: bold;
  color: #ac4019;
  padding-top: 5px;
  padding-bottom: 0;
  margin-bottom: 0;
}


.imagename { 
  font-family: georgia, serif;
  font-size: 12px;
  font-weight: normal;
  color: #ac4019;
  padding-bottom: 0px;
  padding-top: 10px;
}

ul.sitemap {
color: #660133;
}

table.custombox {
	width: 100%;
	height: 100%;
	border: 0;
	background: #f3f1e6;
}

h3 {
  font-family: georgia, serif;
  font-size: 16px;
  font-weight: bold;
  color: #ac4019;
}

.price {
	padding-top: 10px; 
	font-size: 12px; 
	color: #666633; 
}

.model {
 	font-size: 12px;
  color: #ac4019;
}

p.product {
	font-size: 11px; 
}

.product {
  font-size: 11px; 
}
 
.right { float: right; margin: 10px 0 5px 10px; font-size: 9px; text-align: center; }
.left { float: left; margin: 10px 10px 5px 0; font-size: 9px; text-align: center; }
.center { margin: 5px 0; font-size: 9px; text-align: center; }

.190 {
  width: 190px;
}

.140 {
  width: 140px;
}

.247 {
  width: 247px;
}


p.italics {
  font-style: italic;
}

.rightz { float: right; margin-top: -10px; }

img { border: 0;}

.outline { padding: 3px; background: #fff; border: 1px solid #999;}

img.outi { float: right; padding: 3px; margin: 0 0 10px 10px; background: #fff; border: 1px solid #999;}
img.outj { float: left; padding: 3px; margin: 10px 10px 10px 0; background: #fff; border: 1px solid #999;}

img.right { float: right; margin: 0 0 10px 10px; padding: 4px; background: #fff; border: 1px solid #999;}

img.rightborderless { float: right; margin: 0 0 10px 10px;}

img.center {text-align: center; margin: 0 0 10px 10px; padding: 4px; background: #fff; border: 1px solid #999;}

img.left { float: left; margin: 10px 10px 10px 0; padding: 4px; background: #fff; border: 1px solid #999;}

img.leftborderless { float: left; margin: 10px 10px 10px 0;}

tr.under { border-bottom: 1px solid #666633;}

#text_main {
  width: 100%;
  text-align: justify;
  padding-bottom: 20px;
}

.text {
  color: #000;
  font-size: 12px;
}


table.guestbook-odd {
  border-bottom: 1px solid #fff;
  background: #fbf8f2;
}

table.guestbook-even {
  border-bottom: 1px solid #fff;
  background: #f3f1e6;
}

table.guestbook {
  border: 1px solid #9ebc5e;
}

table.generalBox {
  background: #fbf8f2;
  border: 1px solid #9ebc5e;
}

td.colR {
  width: 140px;
  background: #ecf2df;
  border-left: 1px solid #9ebc5e;
  padding: 20px 15px 20px 15px;
  font-size: 12px;
}

td.colL {
  background: #fff;
  padding: 20px 15px 20px 20px;
}

.subscription { padding-left: 20px; text-align: left; }

hr {
  border: 0;
  border-top: 1px solid #9ebc5e;
  height: 1px;
  padding-top: 10px;
}

table.contact {
  width: 100%;
  border: 0;
  font-size: 10px;
}

ul {
  font-size: 12px;
  margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	position: relative;
	list-style-position: inside;
}

ul li {
  padding: 2px 10px 3px 20px;
  margin-left: 15px;
  background: url('images/arrow_green.gif') 5px left no-repeat;
  list-style-image: none;
}

table.resources {
  font-size: 12px;
  padding: 0 0 20px 0;
}

td.m {
  width: 15px;
}

table.new {
  background: url('images/new.jpg') top right no-repeat;
}

.strike {
  text-decoration: line-through;
  color: #555555;
}

td.front, p.front {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0;
}

.frontdate {
  font-style: italic;
  font-size: 10px;
  color: #ac4019;
  padding-top: 10px;
}

.name {
  color: #000;
  padding-top: 20px;
}

.namedate {
  font-weight: bold;
}

.book_pub {
  font-style: italic;
}
  