/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.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 {
  background: #ffffff;
  color: #414040;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #3C516C;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #3C516C;
  color: #ffffff;
  font-weight : bold;
  height: 22px;
  text-transform: uppercase;
}

A.headerNavigation {
  color: #FFFFFF;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #3C516C;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #3C516C;
  color: #ffffff;
  font-weight: bold;
  height: 22px;
  text-transform: uppercase;
}

.footer a {
  color: #FFFFFF;
}

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

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #3C516C;
  color: #ffffff;
  height: 22px;
  text-transform: uppercase;
}

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

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

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

A.pageResults {
  color: #000099;
}

A.pageResults:hover {
  color: #000099;
  background: #C5B4AA;
}

TD.pageHeading, DIV.pageHeading, H1.pageHeading, H2.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ab9c93;
  text-transform: uppercase;
  margin:0;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-style: italic;
  font-weight: bold;
}

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

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Arial, Verdana, 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: Arial, Verdana, sans-serif;
  font-size: 11px;
}

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

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #B21F0B;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #decabf; }

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

/* S&C */
	#nav {
background: #3c516c;
margin: 0;
padding: 0 10px;
width: 750px;
height: 22px;
float: left;
z-index: 2;
}

#nav li {
float: left;
display: inline;
margin: 0 10px;
text-align: center;
font-weight: bold;
list-style-type: none;
text-transform: uppercase;
}

#nav li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #fff;
text-decoration: none;
}

#nav li a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #aeb2b9;
text-decoration: none;
}



/* **************************************** */
/* slika */
/* **************************************** */

.thumbnail1, .thumbnail2, .thumbnail3, .thumbnail4, .thumbnail5, .thumbnail6{
position:relative;
z-index: 0;

}

.thumbnail1:hover, .thumbnail2:hover, .thumbnail3:hover, thumbnail4:hover, thumbnail5:hover, thumbnail6:hover{
background-color: transparent;
z-index: 0;
}

.thumbnail1 span, .thumbnail2 span, .thumbnail3 span, .thumbnail4 span, .thumbnail5 span, .thumbnail6 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #F8F8F9;
padding: 5px;
left: -2000px;
border: 3px solid #3C516C;
visibility: hidden;
color: #414040;
size: 10px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}

.thumbnail1 span img, .thumbnail2 span img, .thumbnail3 span img, .thumbnail4 span img, .thumbnail5 span img, .thumbnail6 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 5px;
}

.thumbnail1:hover span, .thumbnail2:hover span, .thumbnail3:hover span, .thumbnail4:hover span, .thumbnail5:hover span, .thumbnail6:hover span{ /*CSS for enlarged image on hover*/
position: absolute;
visibility: visible;
top:25px;
}

.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
left: -200px; /*position where enlarged image should offset horizontally */
top:111px;
}
.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
left: -200px; /*position where enlarged image should offset horizontally */
top:111px;
}
.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
left: -200px; /*position where enlarged image should offset horizontally */
}
.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
left: -200px; /*position where enlarged image should offset horizontally */
}
.thumbnail5:hover span{ /*CSS for enlarged image on hover*/
left: -200px; /*position where enlarged image should offset horizontally */
}
.thumbnail6:hover span{ /*CSS for enlarged image on hover*/
left: -200px; /*position where enlarged image should offset horizontally */
}

.cont h1, .cont p {
	margin:0;
}
.cont h1 {
	font-size:14px;
}
