/*
  $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: 10px; color: #fff; }
.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; }

.keskusBox { font-size: 10px; background-color: #fff;}

/* what's new box class */
.whatsNewBox  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#ffffff; 
	background-color: #7d22b6; }

a.white {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a.white:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
/* html>body { overflow:scroll; } */

BODY {
  
  background-image: url('images/tausta_feidaava01.png');
  background-repeat: repeat-x;
  background-color: #000; /*#380c3b;*/
  color: #000;
  margin: 0px;
}

a.menu { text-decoration: none; color: #fff;} /* font-weight: bold; display: block;}*/
a.menu:link { text-decoration: none; color: #fff; }
a.menu:hover { text-decoration: none; color: #fff; background-color: #a300ad; }
a.menu:active { text-decoration: none; color: #fff; }
a.menu:visited { text-decoration: none; color: #fff; }
a.menu:visited:hover { text-decoration: none; color: #fff; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #a300ad;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background-color: #a300ad;
  background: url(' ');
  

}

td.header_left {
  background-color: #a300ad;
  background: url('!images/logo05_pohja.jpg');
  background-repeat: no-repeat;

}

td.header_right {
  background-color: #a300ad;
  background: url(' ');
  background-repeat: repeat-x;

}

TR.headerNavigation {
  background: #a300ad;
  height: 20px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #a300ad;
  color: #ffffff;
  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: #a300ad; /*#bbc3d3;*/
  height: 20px;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #a300ad;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
background: #7d22b6;
 
/* #f8c7d7; = pinkki */
/* #006D69; = Vaaleempi vihree*/
/* #004f4c;  = "petrol" */

}

.infoBoxContents {

 font-family: Verdana, Arial, sans-serif; font-size: 10px;
  background-color: #7d22b6; color: #fff;
/* #004f4c;} */
/* font-weight: bold;  */


}

.keskiboksi {
	font-family: Verdana, Arial, sans-serif; font-size: 14px;
	background-color: #A300AD;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	
	
}

.noaccount {
	font-family: Verdana, Arial, sans-serif; font-size: 10px;
	background-color: #FDE0FF; /* #7d22b6; */
	color: #000;
}

.infoBoxCategories {

 font-family: Verdana, Arial, sans-serif; font-size: 10px;
 background-color: #7d22b6; color: #fff;
 text-indent: 0px;
}

.infoBoxNotice {
  background: #FF8E90;
}



.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background:  #a300ad; /* #C550CD; */ /* #86008e; */ /* #bbc3d3; */
  color: #000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/* font-weight: bold;  */

}

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: #fff; /* #b6b7cb; */
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #a300ad; /*#b6b7cb;*/
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000;
}

A.pageResults:hover {
  color: #000000;
  background: #a300ad;
}

TD.pageHeading, DIV.pageHeading {
  background-color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #a300ad;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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: 10px;
  background: white;
}

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: 10px;
  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: #a300ad;
  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: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }

/* Graphical borders */

.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #e550eb; }

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Prize Draw & Welcome Page */

.prizeDrawInfoBoxNotice {
  background: #FF8E90;
}

.prizeDrawInfoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.prizeDrawBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #E62B86; 
  color: #ffffff;
}


/* se boksi etusivulla, the tekstiboksi */

div.tekstiboksi {
	width: 424px;
	height: 220px;
	background-image: url(images/bg_kiva.png);
	border: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-repeat: no-repeat;

}

div.tekstiboksi-teksti {
	width: 364px;
	height: 196px;
	overflow: auto;
	margin: 0px;
	padding: 4px;
	padding-right: 30px;
	line-height: 130%;
	text-align: justify;
}