/*
  
  Copyright (c) 2007 Comitto s.c.

  Released under the GNU General Public License
  
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #509639; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  height: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}

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

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

/* Uwidocznienie linku (wyciszpc:#98) */
.main A {
  color: #000000;
  text-decoration: underline;
}

.main A:hover {
  color: #FF0000;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background-image: url(images/row_bg.gif);
  background-repeat: repeat-x;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image: url(images/row_bg.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight : bold;
  height: 18px;
}

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-image: url(images/row_bg.gif);
  background-repeat: repeat-x;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/row_bg.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
   background-color: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/row_bg.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  height: 18px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image: url(images/row_bg.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-bottom: 20px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #515355;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0b7bfd;
  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: #fba008; cursor: pointer; }
.moduleRowSelected { background-color: #f7c300; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }

DIV.productImage { 
  background-color: #ffffff;
  border-style: none;
  border-color: #0e6eff;
  border-width: 1px;
  border-spacing: 20px;
  padding: 10px;
}

/* information */

TABLE.informationListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.informationListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image: url(images/row_bg.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight: bold;
}

TD.informationListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  width: 120px;
}

/* contact box */

TABLE.contactInfoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border-style: none;
  border-spacing: 1px;
}

TD.contactInfoBoxName {
  padding-right: 10px;
  font-weight: bold;
  height: 20px;
}

/* modul przelew */

SPAN.paymentPrzelew {
  font-weight: normal;
}

/* producListing - skrot opisu */
SPAN.productListingDescription {
  color: #333333;
}

/* nazwa produktu odróżniona wilekością od opisu */
a.productInfoName {
  font-size: 110%;
  font-weight: bold;
  color: #0B7BFD;
}

/* Dodatkowe zdjęcia produktu (wyciszpc:#93) */
.productImages {
  font-size: 12px;
}

.productImages caption {
  font-weight: bold;
  text-align: left;
  font-size: 12px;
}

td.productAddImg {
  vertical-align: text-bottom;
  text-align: center;
  padding-right: 20px;
}

div.headicons {
  float: right;
  padding: 0px 5px 0px 5px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  width: 90px;
}

p.more {
  text-align: right;
  font-weight: bold;
}

span.categoryChoosen {
  font-weight: bold;
  color: #FF0000;
}

table.infoBoxCreate {
  border: 1px solid black;
}

.categories_result {
	font-size: 12px;
}

.categories_result a {
  display: block;
  width: 100%;
  margin: 2px 0px 2px 0px
}

.categories_result a.even {
  background-color: #F5F5F5;
}

.categories_result a.odd {
  background-color: #FFFFFF;
}

a:hover.productListing-heading {
  color: #000000;
  text-decoration: none;
}

.info {
  background-color: #fffd63;
  border: solid 1px #000000;
  padding: 2px 5px 2px 5px;
}

.odd {
  background-color: #f5f5f5;
}

.even {
  background-color: #ffffff;    
}

table.historyRow {
  padding: 10px 5px 10px 5px;
}

img.manufacturer {
  border: solid 1px #000000;
  padding: 5px 5px 5px 5px;
}

.searchBoxContents {
  background: #fffd63;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

h1 {
  font-size: 19px;
}

/* Wyroznienia */
a.emph {
  color: #ff0000;
}

tr.emph {
  color: #ff0000;
}

/*
.banner img {
  border: solid 1px #000000;  
} */