/*
  $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: Georgia, 'Times New Roman', serif; font-size: 12px; font-weight: bold; color:#996600;}
.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; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #000000;
	margin: 0px;
	width:100%;
	background-color: #6f5e36;
	background-image:url(images/design/background.jpg);
	background-repeat:repeat;
}

.CONTAINER {
	position:absolute;
	left: 50%;
	margin-left: -390px;
	width:780px;
	background-image: url(images/design/site_background.gif);
	background-color:#f3ece4;
	background-repeat: repeat-y;
	background-position: center;
}

IMG {
	padding:0;
	margin:0;
}

h3 {
	font-size:12px;
	font-weight:normal;
}

A {
	color: #CC6600;
	text-decoration: none;
}

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

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.floatRight {
	float:right;
	margin:4px;
}

.popUp {
	background-color:#F4D8A7;
}

FORM {
	display: inline;
}

ul#menu {
	padding: 0;
	margin: 0 0 0 16px;
	display: block;
	width: 748px;
	background: url(images/design/menu.jpg);
	text-align:center;
}

ul#menu li {
	display: inline;
}

ul#menu li a {
	color: #EADFB9;
	text-decoration: none;
}

ul#menu li a:hover {
	color: #FFFFFF;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 /* background: #bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 /* background: #bbc3d3; */
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
	color: #886809;
}

A.headerNavigation:hover {
	color: #BD920D;
}

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;
}

div#footer {
	background:url(images/design/site_footer.jpg);
	width:780px;
	height:117px;
	overflow:hidden;
}
div#footer div {
	position:relative;
	height:20px;
	top:97px;
	text-align:center;
	font-size:12px;
	color:#FFFFCC;
}

div#footer div a {
	color:#FFFFCC;
	text-decoration:underline;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

/* kolor ramki boxów */
.infoBox {
	background-color: none;
}

/* kolor t³a boxów */
.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	background: #FFFFFF url(images/design/box_content.jpg) repeat;
	border-left:1px;
	border-right:1px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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


/* kolor headera boxa i napisy */
TD.infoBoxHeading {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
	background-color: #FFFFFF;
	background-image:url(images/design/box_header.jpg);
	width: 100%;
	height: 40px;
	text-align: center;	/* border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD; */
}

TD.BigBoxHeading, TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFEAA8;
	background-color: #f3ece4;
	background-image:url(images/design/big_box_header.jpg);
	width: 100%;
	height: 52px;
	text-align: center;	/* border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD; */
}

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: #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: 0px;
	padding:0;
	border-style: solid;
	border-color: #FFFFFF;
	border-spacing: 1px;
}

TABLE.productListing tr td{
	background-color:#f3ece4;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #b6b7cb;
	background-image: url(images/design/menu.jpg);
	background-repeat: repeat;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

/* TD.pageHeading, DIV.pageHeading {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 20px;
	font-weight: bold;
	color: #996600;
} */

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 11px;
  line-height: 1.5;
  color: #996600;
}

TD.main_info, P.main_info {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 11px;
	line-height: 1.5;
	color: #FFFF66;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#CC9933;
}

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #f3ece4; cursor: pointer; cursor: hand; } /* #D7E9F7 */
.moduleRowSelected { background-color: #f3ece4; }     						/* #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; }
.page_width {
	width: 780px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */
