/*
  $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: 90%; padding: 0 10px 0 10px;}
.boxText a {color: #cdf3ff;}
.errorBox {font-size : 80%; background: #661125; font-weight: bold; }
.stockWarning {font-size : 80%; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {font-size : 80%; color: #70d250; text-decoration: underline; }

BODY {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #fae7bf;
	background: #181617;
}
* {
	margin: 0;
	padding: 0;
	outline: none;
}
#wrapper {
	background-image: url(../../images/vert_border.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 38px;
	padding-left: 38px;
}
#subwrapper {
	padding-right: 5px;
	padding-left: 5px;
}
img {
	border: 0;
}
#search-box {
	padding-left: 10px;
	background-color: #2c2926;
}
#search-box a{
	color: #cdf3ff;
	text-decoration:underline;
}
#search-box p{
	font-size: 70%;
	padding-top: 8px;
}
A {
  color: #3e7687;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #181617;
}

TD.headerNavigation-left {
  font-size: 70%;
  color: #3e7687;
  font-weight : bold;
  background-image: url(../../images/wooden_shadow.gif);
  background-repeat: repeat-x;
  background-position: left top;
  padding-top: 8px;
  padding-bottom: 12px;
}

TD.headerNavigation-right {
  font-size: 80%;
  color: #fae7bf;
  font-weight : bold;
  background-image: url(../../images/wooden_shadow.gif);
  background-repeat: repeat-x;
  background-position: left top;
  padding-top: 7px;
  padding-bottom: 12px;
}

A.headerNavigation { 
  color: #3e7687; 
  text-decoration:underline;
}

A.headerNavigation:hover {
  color: #cdf3ff;
  text-decoration:underline;
}

TR.headerError {
  background: #444746;
}

TD.headerError {
  font-size: 70%;
  background: #444746;
  color: #fae7bf;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #444746;
}

TD.headerInfo {
  font-size: 70%;
  background: #444746;
  color: #fae7bf;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 80%;
  background: #bbc3d3;
  color: #181617;
  font-weight: bold;
}

.infoBox {
}
.reviewBox {
	font-size: 80%;
	padding: 5px 20px 0 0;
}
.infoBox img{
	padding-bottom: 0;
}
.infoBoxContents {
  font-size: 80%;
}
.infoBox-cart {
  background: #444746;
}
.infoBox-cart .boxText {
  /*background: #444746;*/
  font-size: 90%;
}
.infoBoxContents-cart {
  /*background: #444746;*/
  font-size: 80%;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #2c2926;
  font-size: 80%;
}

TD.infoBoxHeading {
  font-size: 80%;
  font-weight: bold;
  color: #fae7bf;
}

TD.infoBox, SPAN.infoBox {
  font-size: 80%;
}

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

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

TABLE.productListing {
	color:#fae7bf;
	padding-top:5px;
}
.productListing td{
	padding: 3px;	
}
/*a.productListing-heading {
	font-size: 100%;
	color: #3e7687;
}*/
/*.productListing-heading {
  font-size: 70%;
  color: #181617;
  padding: 7px 0 7px 0;
}*/

TD.productListing-data {
  font-size: 80%;
}

A.pageResults {
  color: #3e7687;
  text-decoration: none;
}

A.pageResults:hover {
  color: #cdf3ff;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 110%;
  font-weight: bold;
  color: #fae7bf;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 80%;
  color: #000000;
}

TD.main, P.main {
  font-size: 80%;
  line-height: 1.5;
  padding-bottom: 1em;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 80%;
}

TD.accountCategory {
  font-size: 95%;
  color: #aabbdd;
}

/*TD.fieldKey {
  font-size: 90%;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 90%;
}*/

TD.tableHeading {
  font-size: 90%;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 80%;
  color: #fff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 85%;
}

TEXTAREA {
  width: 100%;
  font-size: 85%;
}

SPAN.greetUser {
  font-size: 90%;
  color: #982454;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 90%;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 90%;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #982454;
}

SPAN.errorText {
  color: #982454;
}

.moduleRow { }
.moduleRowOver { background-color: #3a3530; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #3a3530; }

.checkoutBarFrom, .checkoutBarTo {font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {font-size: 10px; color: #982454; }

/* message box */

.messageBox {font-size: 80%; }
.messageStackError, .messageStackWarning {font-size: 80%; background-color: #982454; padding: 2px; margin-bottom: 5px; color:#000; display:block;}
.messageStackSuccess {font-size: 80%; background-color: #982454; padding: 2px; margin-bottom: 5px; display:block; color:#000;}

/* input requirement */

.inputRequirement {font-size: 70%; color: #982454; }
.footercolumnbg {
	background-color:#2c2926;
	background-image: url(http://www.satorioshkosh.com/catalog/images/infobox/col_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.footercontact-info {
	font-size: 80%;
	text-align: center;
	color: #c6ae72;
	padding-top:17px;
	padding-bottom: 24px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 45px;
	border-top: 1px;
	border-top-color: #3a3530;
	border-top-style: solid;
}
.columnbg {
	background-color:#2c2926;
}
.content {
	padding: 20px 13px 0 13px;
}
.content .separator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3a3530;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;

}
.content p {
	font-size: 80%;
	padding-bottom: 1em;
}
.content h1 {
	font-size: 120%;
	padding-bottom: 1em;
}
.content h2 {
	font-size: 90%;
	color: #c6ae72;
	padding-bottom: 1em;
}
.content .small-text {
	font-size: 70%;
}
.content .prod-img {
	padding: 11px 0 30px 10px;
}
.content .prod-model {
	color: #c6ae72;
	font-size: 80%;
	font-weight: normal;
}
.content .prod-price {
	color: #c6ae72;
	font-size: 100%;
	font-weight: normal;
	padding: 20px 10px 0 0;
	text-align:right;
}
.content .prod-cart {
	padding: 5px 10px 0 0;
	display: block;
}
.content .buttom-buttons {
	padding-top:5px;
}
.content ol, .content ul {
	padding-left:40px;
	padding-bottom:1em;
	font-size: 80%;
	display:block;
}.content li {
	padding-bottom: 5px;
	list-style-type: none;
}
.content .leftpad {
	padding-left: 10px;
}

ul#categories {
	margin-left: 0px;
}
ul#categories li{
	display: block;
	margin: 3px 0 3px 0;
	list-style-type: none;
}
#specials .cat-top-border {
	background-image: url(../images/corner_r_t.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:left;
	height: 7px;
}
#specials .cat-bot-border {
	background-image: url(../images/corner_r_b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:left;
	height: 7px;
}
#specials .cat-bg {
	background-color: #444746;
	font-size: 80%;
	margin-right: 3px;
	margin-left: 3px;
}
#specials .cat-bg a {
	color: #cdf3ff;
	text-decoration: none;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
}
#specials {
	margin-right: 0;
	margin-left: 0;
}
#specials table td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#specials .separator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3a3530;
}