/*
  $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
*/

BODY {
  background-color: #E3E9E9;
  color: #000000;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.userDefined {
  color: #333333;
}

.userDefinedLink {
  color: #327b67;
}

.userDefinedSpecial {
  color: #FF8080;
}

.hidden {
height: 0;
font-size: 0;
visibility: hidden;
}

#lightbox {
  background-color: #E3E9E9;
  padding: 10px;
  border-style: double;
  border-color: #205143;
}

#lightboxImage {
  border: 1px solid #61C0A6;
}

#lightboxDetails {
  font-size: 10px;
  padding-top: 2px;
}
	
#lightboxCaption {
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  float: left;
  color: #327B67;
}

#keyboardMsg {
  width: 0;
  float: right;
}

#closeButton {
  top: 13px;
  right: 13px;
  border: none;
}

#lightbox img {
  clear: both;
}

#overlay img {
  border: none;
}

#overlay {
  background-image: url(images/overlay.png);
}

* html #overlay {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}

IMG {
  border: none;
}

A {
  color: #327B67;
  text-decoration: none;
}

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

FORM {
  display: inline;
}

*, TD, DIV, P, SPAN, TEXTAREA, SELECT, INPUT {
  font-family: Verdana, Arial, sans-serif;
}

TR.header {
  background-color: #E3E9E9;
}

TR.headerNavigation0 {
  background-color: #bbc3d3;
}

TD.headerNavigation0 {
  font-size: 10px;
  background-color: #CCE0DE;
  background-image:url(images/header_navi0.jpg);
  color: #327B67;
  font-weight : bold;
}

A.headerNavigation0 { 
  color: #327B67; 
}

A.headerNavigation0:hover {
  color: #59BBA0;
}

TR.headerNavigation {
  background-color: #bbc3d3;
}

TD.headerNavigation {
  font-size: 10px;
  background-color: #CCE0DE;
  background-image:url(images/header_navi.jpg);
  color: #327B67;
  font-weight : bold;
}

A.headerNavigation { 
  color: #327B67; 
}

A.headerNavigation:hover {
  color: #59BBA0;
}

TR.headerError {
  background-color: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background-color: #ff0000;
  color: #327B67;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background-color: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background-color: #00ff00;
  color: #327B67;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background-color: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background-color: #CCE0DE;
  background-image:url(images/header_navi.jpg);
  color: #327b67;
  font-weight: bold;
}

TD.gorna_belka {
  font-size: 10px;
  color: #327b67;
  font-weight: bold;
  background-color: #CCE0DE;
  height: 21px;
  background-image:url(images/header_navi0.jpg);
}

TD.top {
  background-color: #CCE0DE;
  height: 155px;
  background:url(images/top.jpg) top right no-repeat;
}

TD.dolna_belka {
  font-size: 10px;
  color: #327b67;
  font-weight: bold;
  background-color: #CCE0DE;
  height: 30px;
  background-image:url(images/header_navi.jpg);
}

TD.koszyk {
  font-size: 10px;
  color: #CFDADA;
  height: 15px;
}

TD.naglowek {
  width: 220px;
}

.infoBox {
  background-color: #E3E9E9;
}

.infoBoxContents {
  background-color: #E3E9E9;
  font-size: 10px;
}

.infoboxborder {
  border: 1px solid #B6BABA;
}

.infoBoxNotice {
  background-color: #FF8E90;
}

.infoBoxNoticeContents {
  background-color: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  height: 23px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  padding-top: 3px;
  color: #327b67;
  background-image:url(images/infobox/corner_right_left.gif);
}

TD.infoBox, SPAN.infoBox {
  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-color: #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-color: #f8f8f9;
}

.productListing-heading {
  font-size: 10px;
  color: #327B67;
  font-weight: bold;
}

TABLE.parent {
  width: 900px;
  margin-top: 5px;
  margin-bottom: 5px;
}

TABLE.productListing, TABLE.advancedSearch, TABLE.productInfo, TABLE.other {
  border: 1px solid #B6BABA;
}

TD.productListing-heading, TD.other {
  text-align: center;
  vertical-align: top;
  padding-top: 3px;
  color: #327B67;
  font-size: 10px;
  font-weight: bold;
  height: 23px;
  background-image: url(images/infobox/corner_right_left.gif);
}

TD.productListing-data {
  font-size: 10px;
  background-color: #E3E9E9;
}

A.pageResults {
  color: #327B67;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #E3E9E9;
}

A.pageResults:hover {
  text-decoration: none;
  border: 1px solid #B6BABA;
  background: #CDEBE2;
}

SPAN.pageResults {
  font-weight: bold;
}

TD.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #327b67;
}

DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #327b67;
}

TR.subBar {
  background-color: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

.productInfo-custom {
  font-size: 11px;
  padding: 10px;
}

UL {
  font-size: 11px;
  margin-top: 45px;
  margin-left: -10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

.newItemInCart {
  font-size: 10px;
  color: #ff8080;
}

.newItemInCart:hover {
  color: #ff8080;
}

TEXTAREA, SELECT, INPUT {
  font-size: 11px;
  color: #327B67;
  border : 1px solid #327b67;
  background-color: #CCE0DE;
}

SELECT {
  font-size: 10px;
}

INPUT.image {
  border : none;
  background-color: transparent;
}

INPUT:focus, TEXTAREA:focus {
  background-color: #DEEBEA;
}

Input.Tekst {
  height : 16px;
  background-color: transparent;
}

Input.Baton {
  height : 16px;
  font-size: 10px;
  font-weight: bold;
  border-left-color : transparent;
  background-color: transparent;
}

SPAN.greetUser {
  font-size: 12px;
  font-weight: bold;
}

TD.formArea {
  background-color: #f1f9fe;
  border-color: #CCE0DE;
  border-style: solid;
  border-width: 1px;
}

TD.test {
  border-color: #878D8D;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #FF8080;
}

.normallTitle {
  color: #FF8080;
}

.warningTitle {
  color: #FF8080;
  font-weight: bold;
}

SPAN.errorText {
  color: #FF8080;
}

.boxText {
  font-size: 10px;
  padding: 3px 3px 0 3px;
}

.errorBox {
  font-size : 10px;
  background-color: #ffb3b5;
  font-weight: bold;
}

.stockWarning {
  font-size : 10px;
  color: #cc0033;
}

.productsNotifications {
  background-color: #f2fff7;
}

.orderEdit {
  font-size : 10px;
  color: #70d250;
  text-decoration: underline;
}

.moduleRow {
  border: 1px solid #B6BABA;
}

.moduleRowOver {
  border: 1px solid #B6BABA;
  background-color: #8FD1BF;
  cursor: pointer;
  cursor: hand;
}

.moduleRowSelected {
  border: 1px solid #B6BABA;
  background-color: #CDEBE2;
}

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

.checkoutBarCurrent {
  font-size: 10px;
  color: #000000;
}

.messageBox {
  font-size: 10px;
}

.messageStackError, .messageStackWarning {
  font-size: 10px;
  background-color: #ffb3b5;
  border: 1px solid #B6BABA;
}

.messageStackSuccess {
  font-size: 10px;
  background-color: #99ff00;
}

.inputRequirement {
  font-size: 10px;
  color: #ff0000;
}

TD.category_desc {
  font-size: 11px;
  line-height: 1.5;
}
