/*
  $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: 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: #90a234; text-decoration: underline; }
.clear { height:1px; clear:both; overflow:hidden; }
a img {border:0; outline:none;}

BODY {
  text-align: center;
  background: #191818;
  color: #000;
  margin: 0;
}

.fixcenter {
  width: 960px;
  color: #000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
  position:relative;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #f5f5f5;
}

TR.headerNavigation {
  background: #85c441;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #869a1f;
  font-weight: bold;
}

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

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

.infoBox {
  /*background: #b6b7cb;*/
  /*background:#fff;*/
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #869a1f;
}

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

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 {
  margin-top:5px;
  border: 1px;
  border-style: solid;
  border-color: #000;
  border-spacing: 0;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:url(images/td_bg.gif) repeat-x;
  height:15px;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #5c6c0a;
}

A.pageResults:hover {
  color: #5c6c0a;
  background: #f7fae7;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color:#4b4b4b;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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: 11px;
  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: #f0fce9; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f0fce9; }

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


/* navibar */
.navi_left { background:url(images/layout/navi_left_corner.gif) no-repeat; width:12px; height:41px; }
.navi_right { background:url(images/navi_right_corner.jpg) no-repeat; width:10px; height:52px; }
.navi_spacer { padding:0 15px 0 15px; height:41px; width:2px; }
.navibar { background:url(images/layout/navi_bg.gif) repeat-x; height:41px; margin: 10px 0 0 0; color:#fff; text-transform:uppercase; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px }
.navibar a { color:#fff; text-decoration:none; }
.navibar .vihrea { color:#b9cb60; }
.cartTd { background:url(images/layout/navi_right.gif); width:227px; height:41px; }
.cartTd div { margin-left:20px; }
.navi2 { background:url(images/layout/bg_navi2.gif) repeat-x; height:35px; text-transform:none; font-size:12px;  }


/* search */
.hakuboxi { background:url(images/hakuboxi.jpg) no-repeat; width:221px; text-align:left }
.hakuboxi .teksti { padding:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; }
.hakuboxi .laatikko { background:url(images/layout/searchBox_bg.gif) no-repeat; border:none; height:28px; width:185px; padding:5px 0 0 5px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px }

/* infobar */
.palkki { background:url(images/palkki_bg.jpg) repeat-x; height:49px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
.palkki .vasen { background:url(images/palkki_tuotteet.jpg) no-repeat; height:49px; width:223px; }
.palkki .oikea { background:url(images/palkki_oikea.jpg) no-repeat; height:49px; width:11px; }

/* bottom table, all above of top header */
.bottom_table { border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; background:#fff; }
.bottom_table .linkMenu { border-right:1px solid #e0e0e0; padding-bottom:50px; font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size:16px; }
.bottom_table .linkMenu_item { border-bottom:1px solid #e6e6e6; padding:5px 0 5px 10px; }
.bottom_table .linkMenu_item a { color:#4e4e4d; text-decoration:none; }

.kuluttajalle { line-height:19px; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; }

.addressLink { font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; font-weight:bold; background:#f7f7f7; width:730px; border-bottom:1px solid #cfcfcf; padding:7px 0 6px 0; }
.addressLink a, .addressLink a:hover { color:#829933; }

/* shopping cart */
#kori { color:#32342d; }
#kori .harmaa { color:#c0c0c0; }
.koriText { color:#808080; font-style:italic; }
#koriHinta { border-top:1px solid #1b1e09; background:#292929; padding:5px; width:283px; color:#fff;margin:5px 0 10px 0; font-size:14px }
#koriDiv img { behavior: url(iepngfix.htc); }
#koriDiv { display:none; position:absolute; right:0; top:120px; z-index:999; }
#koriDiv #top { background:url(images/koriTop.png) no-repeat; width:313px; height:14px; overflow:hidden; }
#koriDiv #middle { background:url(images/koriBg.png) repeat-y; width:313px; }
#koriDiv #middle #teksti { padding:0 15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#fff; }
#koriDiv .txt { color:#fff; font-size:13px; }
#koriDiv a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#fff; }
#koriDiv #bottom { background:url(images/koriBottom.png) no-repeat; width:313px; height:15px; overflow:hidden; }
.pointer { cursor:pointer;cursor:hand; }

.bigtable { margin:10px 0 0 10px; }

.footer_table { background:url(images/layout/footer_bg.jpg) no-repeat; width:960px; height:60px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; padding-top:7px; }
.footer_table .vihrea { color:#c1e10e; }

.productBox { background:url(images/layout/promo_bg.gif) repeat-x; height:150px; } 
.productBox .maintable { }
.productBox .product { background:url(images/layout/promo_box_bg.gif) no-repeat; width:302px; height:127px; }
.productBox .product table { width:314px; height:120px; font: 13px Verdana, Arial, Helvetica, sans-serif; }
.productBox .product a { border:0; text-decoration:none; color:#000; outline:none; margin-right:5px;word-wrap: break-word; }
.productBox .product p { color:#fff; background:url(images/layout/tuotehinta.gif) no-repeat; width:103px; height:24px; display:block; padding-top:3px; text-align:center; }
.productBox .product p a { color:#fff; }
.infoBoxProducts {
  text-align: center;
  border: solid 1px #999999; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {

 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg { text-align:center; }
#keyboardMsg a { color:#000; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

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

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}

.showcase { width:600px; position:relative; margin-bottom:20px; }
.showcase .katso { width:100%; height:40px; position:absolute; bottom:20px; left:0; background:url(images/sivutekstitausta.png) no-repeat; }
.showcase .katso a { display:block; width:97%; height:37px; padding-left:3%; padding-top:3px; vertical-align:middle; font-size:2.2em; font-weight:bold; color:#FFF; text-decoration:none !important; }

/* Start of the new product listing & product info pages */
.pagelisting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #9a9a9a;
}
.pagelisting a { color:#000; text-decoration:none }

.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}

.description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    font-weight: bold;
}


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

TD.mains {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mainsred {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:red;
  line-height: 1.5;
  font-weight:bold;
}

/* End of new product listing & product info pages */

	