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

.newsticker {
	padding: 2px;
	width: 150px;
	}

span.nordeasolo {
	background: url(new_img/nordea_button_50x50px.gif) 125px no-repeat;
	line-height: 50px;
	display: block;
	}

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

.background_white { 
	position:absolute;
	width: 800px;
	background-color:#FFFFFF; }

BODY {
  background: #ffffff;
  color: #000000;
  width: 800;
  margin: 10px auto;
  margin-bottom: 10px;
  background-image: url(new_img/web-backtile.gif);
}

#container {
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#menu_pyorat a {
	display: block;
	position: absolute;
	left: 199px;
	top: 98px;
	width: 35px;
	height: 14px;
	margin: 0px;
	background: url(new_img/pyoratBoth.gif) 0 0px no-repeat;
	}

#menu_pyorat a:hover {
	background-position: -35px 0;
	}

#menu_alppihiihto a {
	display: block;
	position: absolute;
	left: 253px;
	top: 100px;
	width: 55px;
	height: 12px;
	margin: 0px;
	background: url(new_img/alppihiihtoBoth.gif) 0 0px no-repeat;
	}

#menu_alppihiihto a:hover {
	background-position: -56px 0;
	}
	
#menu_kiipeily a {
	display: block;
	position: absolute;
	left: 253px;
	top: 100px;
	width: 36px;
	height: 12px;
	margin: 0px;
	background: url(new_img/kiipeilyBoth.gif) 0 0px no-repeat;
	}

#menu_kiipeily a:hover {
	background-position: -36px 0;
	}
	
#menu_luistelu a {
	display: block;
	position: absolute;
	left: 327px;
	top: 100px;
	width: 42px;
	height: 12px;
	margin: 0px;
	background: url(new_img/luisteluBoth.gif) 0 0px no-repeat;
	}

#menu_luistelu a:hover {
	background-position: -42px 0;
	}
	
#menu_vaatteet a {
	display: block;
	position: absolute;
	left: 309px;
	top: 99px;
	width: 45px;
	height: 12px;
	margin: 0px;
	background: url(new_img/vaatteetBoth.gif) 0 0px no-repeat;
	}

#menu_vaatteet a:hover {
	background-position: -45px 0;
	}
	
#menu_huolto a {
	display: block;
	position: absolute;
	left: 374px;
	top: 99px;
	width: 34px;
	height: 12px;
	margin: 0px;
	background: url(new_img/huoltoBoth.gif) 0 0px no-repeat;
	}

#menu_huolto a:hover {
	background-position: -34px 0;
	}
	
#menu_muut a {
	display: block;
	position: absolute;
	left: 428px;
	top: 99px;
	width: 26px;
	height: 12px;
	margin: 0px;
	background: url(new_img/muutBoth.gif) 0 0px no-repeat;
	}

#menu_muut a:hover {
	background-position: -27px 0;
	}
	
#menu_info a {
	display: block;
	position: absolute;
	left: 474px;
	top: 99px;
	width: 21px;
	height: 12px;
	margin: 0px;
	background: url(new_img/infoBoth.gif) 0 0px no-repeat;
	}

#menu_info a:hover {
	background-position: -21px 0;
	}

#logo {
	position:absolute;
	left:735px;
	top:12px;
	width:53px;
	height:68px;
	background-image: url(new_img/rlogo.gif);
	}

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

A:hover {
  color: #b8b8b8;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  width: 100%;
  margin: 0px auto;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ff0000;
  font-weight: normal;
}

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

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight: normal;
}

.infoBox {
  background: #b6b7cb;   
}

.infoBoxContents {
  background: white;
  /* #f0f1f1; */
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #adb3a1; */
  background-image: url(new_img/boxhead.gif);
  color: #ffffff;
}

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

/* what's new boxi säätöä 

.infoBoxContentswhatsnew {
  background: white;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  }

.infoBoxContentsinformation {
  background: white;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  }

.infoBoxContentssearch {
  background: white;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  }

/* what's new boxi säätöä end */

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #adb3a1;
  background-image: url(new_img/boxhead.gif);
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: white; */
}

A.pageResults {
  color: #0000FF;
}

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

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

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

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

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

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

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;
  background-color: white;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #217f1f;
  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: #D1D1D1; cursor: pointer; cursor: hand; }
.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; }
