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

.box_footer_left {border-bottom: 1px solid #736539; border-left: 1px solid #736539;}
.box_footer_right {background: url(images/box_conner.gif) no-repeat; background-position: -1px 0px;}

/* Buttons begin*/
.btn_left, .btn_right {float:left; width: 14px; height: 28px; position:relative; top:2px;}
.btn_right {background: url(images/C3_right.gif) no-repeat;}
.btn_left {background: url(images/C3_left.gif) no-repeat;}

.btn_center, .btn_submit_center {
    position:relative;
    top:2px;
    background: url(images/C3.gif) repeat-x ;
    float:left;
    height: 28px;
	padding:0px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
  /*  font-weight: bold; */
	border:0px solid #000;
    white-space: nowrap;
    cursor: pointer;
    cursor: hand;
}

.btn_submit_center:hover {color: red;}
.btn_center {padding:7px; }
/* Buttons end*/

BODY, HTML {

background: url(images/fon.gif) repeat;
background-attachment: fixed;
color: #70403c;
margin: 0px 0px 0px 0px;
border:  0px 0px 0px 0px;
padding:  0px 0px 0px 0px;
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
}
DIV.headerNavigation {position:absolute;top:5px;left:5px;}
A.headerNavigation {color:#000791;font-weight: normal;text-decoration: none; font-size: 10px; font-family: Verdana, Arial, sans-serif;}
A.headerNavigation:hover {color:#FF0000;text-decoration:none; font-size: 10px; font-family: Verdana, Arial, sans-serif;}


h1 {font-size: 22px; margin: 10px; font-weight: normal; color: #70403c !important; }
h2 {font-size: 18px;color: #c00}
h3 {font-size: 15px; margin: 13 0 0 0;}
h4 {font-size: 13px;}
/* color:#70403c; */
/*infoBox*/
DIV.infoBoxContainer {position:relative; padding-bottom:5px;font-size: 10px; font-family: Verdana, Arial, sans-serif;}
DIV.infoBoxHeading {font-weight: normal;color:#000000;width:100%;padding:5px 0px 2px 5px;text-transform:uppercase;font-size: 10px; font-family: Verdana, Arial, sans-serif;}
TD.infoBoxHeading {font-weight: normal;color:#000000;text-transform:uppercase;font-size: 10px; font-family: Verdana, Arial, sans-serif;}
/* hide corner gif's */
td.infoBoxHeading img {display: none;}

DIV.infoBoxContent {
border-right: 1px solid #736539;
border-top: 1px solid #736539;
border-left: 1px solid #736539;
display: block;
background:#FFFAB4;
padding:5px;
}
DIV.infoBoxFooter {
border-bottom: 1px solid #736539;
border-left: 1px solid #736539;
left:0px;
top:0px;
position:absolute;
background:#FFFAB4;
}
DIV.infoBoxFooterConner {right:0px;top:0px;position:absolute;background:#FFFAB4;text-align:right;border-bottom: 1px solid #736539;}
.infoBox {background: #736539;}
.infoBoxContents {background:#FFFAB4;font-size: 10px; font-family: Verdana, Arial, sans-serif;}




/* Menu begin  */
#silver_toolbar {width: 100%;}
#silver_menu {
    overflow: hidden;
    height: 27px;
    width: 700px;
    float: left;
    padding: 0px;
	
}

#silver_menu a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px; font-family: Verdana, Arial, sans-serif;
}

#silver_menu a:hover {
	color: #ffffff;
	font-size: 16px; font-family: Times, Verdana, Arial, sans-serif;
	}

.silver_box {
    width: 100%;
    height: 27px;
    text-align: center;
    background: url(images/menu_bg.jpg) repeat-x;
    padding: 0px 0px;
}

#silver_date {
    float: right;
    width: 120px;
    text-align: right;
    padding: 6px 10px 0px 0px;
    font-weight: bold;
    color: #304651;
    white-space: nowrap;
}
/* Menu end  */






/*======================== NOT EDITED ===========*/
.boxText {font-size: 12px; font-family: Verdana, Arial, sans-serif;}
.errorBox {background: #FFFFFF; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, sans-serif;}
.stockWarning {color: #CC3516; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, sans-serif;}
.productsNotifications {border: 1px solid #D26D37; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, sans-serif;}
.orderEdit {color: #000000; text-decoration: none; font-size: 12px; font-family: Verdana, Arial, sans-serif;}




A {
  color: #000000;
  text-decoration: none;
  font-size: 10px; font-family: Verdana, Arial, sans-serif;
}
A aktsia {
  color: red;
  text-decoration: none;
  font-size: 10px; font-family: Verdana, Arial, sans-serif;
}
A:hover {
  color: red;
 /* color: #FF6600;*/
  text-decoration: none;
}

FORM {display: inline;}
TR.header {background: #ffffff; }





TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}







TD.infoBox, SPAN.infoBox {}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd,
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: #FFFAB4; font-size: 10px; font-family: Verdana, Arial, sans-serif;}

/*
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 solid #D59D39;
  border-spacing: 1px;
  background: #FFD67B;
}

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

TD.productListing-data {}

A.pageResults {color: #000000;}
A.pageResults:hover {color: red;}
a.aktsia {color: #FD0D05; font-size: 10px; font-family: Verdana, Arial, sans-serif; line-height: 1.5;}
a > .aktsia {color: #FD0D05; font-size: 10px; font-family: Verdana, Arial, sans-serif; line-height: 1.5;}
/*TD.pageHeading, */
DIV.pageHeading {font-size: 20px; font-weight: bold;}
DIV.pageHeadingAktsia {color: #FD0D05; font-size: 20px; font-weight: bold;}
TD.pageHeading {font-size: 20px; font-weight: bold;}
TD.pageHeadingAktsia {color: #FD0D05; font-size: 20px; font-weight: bold;}
TR.subBar {background: #f4f7fd;}
TD.subBar {color: #000000;font-size: 10px; font-family: Verdana, Arial, sans-serif;}
.main {font-size: 10px; font-family: Verdana, Arial, sans-serif; line-height: 1.5;}
.productsNewContent {font-size: 13px; font-family: Verdana, Arial, sans-serif; line-height: 1.5;}
DIV.aktsia, .aktsia, .aktsia a {color: #FD0D05; font-size: 10px; font-family: Verdana, Arial, sans-serif; line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText {color: #000000;font-size: 9px;}
TD.aktsia, SPAN.aktsia, P.aktsia {color: #FD0D05; font-size: 9px;}
TD.accountCategory {font-size: 13px; color: #000000;}
TD.fieldKey {font-size: 10px; font-weight: bold;}
TD.fieldValue {font-size: 10px;}
TD.tableHeading {font-size: 10px; font-weight: bold;}

SPAN.newItemInCart {color: blue;}
CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px;}
TEXTAREA {width: 100%; font-size: 11px;}
SPAN.greetUser {color: #F05638;font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif;}

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

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

SPAN.markProductOutOfStock {
  font-size: 20px;
  color: #CC3516;
  font-weight: bold;
}

SPAN.productSpecialPrice {color: #006600;font-size: 12px; font-family: Verdana, Arial, sans-serif;}
SPAN.errorText {color: #ff0000;font-size: 12px; font-family: Verdana, Arial, sans-serif;}

.moduleRow {font-weight: bold;font-size: 10px; font-family: Verdana, Arial, sans-serif;}
.moduleRowOver {
font-weight: bold;
font-size: 10px; font-family: Verdana, Arial, sans-serif;
background-color: #FFD67B;
/*background-color: #D7E9F7;*/
cursor: pointer; cursor: hand;
}
.moduleRowSelected {background-color: #D26D37; color: #ffffff; font-weight: bold;font-size: 10px; font-family: Verdana, Arial, sans-serif;}

.checkoutBarFrom, .checkoutBarTo {color: #70403c; font-size: 10px; font-family: Verdana, Arial, sans-serif;}
.checkoutBarCurrent {color: #000000; font-size: 10px; font-family: Verdana, Arial, sans-serif;}

/* message box */

.messageBox { }
.messageStackError, .messageStackWarning {background-color: #ffffff; font-size: 12px; font-family: Verdana, Arial, sans-serif;}
.messageStackSuccess {background-color:#9FCC82; font-size: 12px; font-family: Verdana, Arial, sans-serif;}

/* input requirement */

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




/* AJAX popUP */
#lightbox{
position: absolute;
top: 40px;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}

#imageContainer{padding: 10px;}

#loading{
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
#hoverNav{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
width: 49%;
height: 100%;
background-image: url(data:image/gif;base64,AAAA); 
display: block;
/*
background-image: url(images/blank.gif) no-repeat;
display: block;
*/
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
#nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
}

#imageData{padding:0 10px;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;   }

#overlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
background-color: #000;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

* html>body .clearfix {
display: inline-block;
width: 100%;
}

* html .clearfix {
/* Hides from IE-mac \*/
height: 1%;
/* End hide from IE-mac */
}








/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */


#specials_bg {
  width:766px;
  height:126px;
  position:relative;
}

#spesials_left_header {
    width:25px;
    height:126px;
    position:absolute;
    top:0px;
    left:0px;
}

#specials_marquee {
    width:260px;
    height:99px;
    position:absolute;
    top:11px;
    left:100px;
    border-top: 1px solid #736539;
    border-right: 1px solid #736539;
    border-bottom: 1px solid #736539;
	padding-left:35px;
	background:#ffffff;
font-size: 10px; font-family: Verdana, Arial, sans-serif;
}

#specials_2_marquee {
    width:260px;
    height:99px;
    position:absolute;
    top:11px;
    left:462px;
    border-top: 1px solid #736539;
    border-right: 1px solid #736539;
    border-bottom: 1px solid #736539;
	padding-left:35px;
	background:#ffffff;
font-size: 10px; font-family: Verdana, Arial, sans-serif;
}

#spesials_gift {
    width:86px;
    height:99px;
    position:absolute;
    top:11px;
    left:43px;
	border-top: 1px solid #736539;
    border-right: 1px solid #736539;
	border-bottom: 1px solid #736539;
	border-left: 1px solid #736539;
}

#spesials_2 {
    width:86px;
    height:99px;
    position:absolute;
    top:11px;
    left:405px;
	border-top: 1px solid #736539;
	border-right: 1px solid #736539;
    border-bottom: 1px solid #736539;
	border-left: 1px solid #736539;
}
#topper{width:768px;
/*border-bottom: 1px solid #736539;border-right: 1px solid #736539;border-left: 1px solid #736539;*/
}
.topper{border-right: 1px solid #736539;border-left: 1px solid #736539;}



