/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size: 10px; color:#CC0000; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

TD.leftborder {background: url(images/templates/left_border.gif) repeat-y; width:7px; height:100%; }
	
TABLE.column_right {padding-right:15px;}	

TD.mainbg {background-color:#ffffff;}
TABLE.maintable {width: 980px; padding-left:10px; padding-right:10px;}

BODY {color:#3E2F28; margin:0; text-align:center;}
#wrapper {width:1010px; text-align:right; margin:0 auto; padding:0; background-color:white; background: url(images/templates/main_bg.gif) repeat-y bottom;}

A {color:#653819; text-decoration: none;}
A:hover {color: #653819; text-decoration: underline;}

FORM {display: inline;}

TR.header {background: #ffffff;}
TD.header {background: url(images/templates/top_pic3.jpg) no-repeat top center;	height:165px; width:980px;}
TR.headerNavigation {background: #bbc3d3;}
TD.headerNavigation {font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #bbc3d3; color: #ffffff; font-weight: bold;}
A.headerNavigation {color: #FFFFFF;}
A.headerNavigation:hover {color: #ffffff;}

TR.headerError {background: #ffffff;}
TD.headerError {font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; background: #ffffff; color: #000000; 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;}

TABLE.footer {margin-top: 5px;	margin-bottom: 15px; padding-top: 10px; width:1010px; text-align: center;
background: url(images/templates/main_bg2.gif) no-repeat bottom;  width:1010px;}
TR.footer {}
TD.footer {font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ba9776; height:80px; padding-top:10px;}

.infoBoxSmall {background: #0A0909;}
.infoBox {background: #f8efe4; border:1px solid #e5d7c5;}
.infoBoxContents {background: #f8efe4; font-family: Verdana, Arial, sans-serif; font-size: 10px;}
.contentBoxContents {background: #f8efe4; font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-top: 8px;}
.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: #bd9d7b;
	color: #ffffff;
}
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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {background: #f8efe4;}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {background: #f8f8f9;}
TR.productListing-odd {background-image: url(images/templates/odd.gif); background-repeat: repeat-x; background-position: center bottom; height: 135px;}
TR.productListing-odd2 {background-image: url(images/templates/odd.gif); background-repeat: repeat-x; background-position: center bottom; height: 50px;}
TR.productListing-even {background-image: url(images/templates/odd.gif); background-repeat: repeat-x; background-position: center bottom; height: 135px;}

TABLE.productListing {border:0; margin:0;}
TD.productinfo_picture {border-left-width: 1px;	border-left-style: solid; border-left-color: #eadecf;}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #78582b;
	font-weight: bold;
	background-image: url(images/templates/odd.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 7px;
}
TD.productListing-data {font-family: Verdana, Arial, sans-serif; font-size: 10px;}

A.pageResults {color:#999999; text-decoration:none; line-height: 3.5;}
A.pageResults:hover {color:#FF9900; text-decoration:underline; line-height: 3.5;}

TD.pageHeading, DIV.pageHeading {font-family: Verdana, Arial, sans-serif; font-size: 18px; font-weight: bold; color: #98714c;}

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; /*border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #eadecf;*/ padding-top: 2px; padding-bottom: 2px;}
/*P.main {font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5;}*/

TD.description {font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5;	padding-right:10px;}

TD.smallText, SPAN.smallText, P.smallText {font-family: Verdana, Arial, sans-serif; font-size: 10px;}
SPAN.smallText2 {font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 22px;}

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: #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: #CC0000; font-weight: bold;}
SPAN.productSpecialPrice {font-family: Verdana, Arial, sans-serif; color: #ff0000;}

SPAN.errorText {font-family: Verdana, Arial, sans-serif; color: #000000;}

.moduleRow { }
.moduleRowOver {background-color: #d8c6b0; color:#FFFFFF; cursor: pointer; cursor: hand; }
.moduleRowSelected {color: #FF0000;	font-weight: bold;}

.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;color:#000000; background-color: #ffffff; }
.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; }
/* BOX STYLE */
.t1 {background:url(images/templates/box/t1.gif) no-repeat bottom; width:13px; height:28px; padding-top: 5px;}
.t2 {background:url(images/templates/box/t2.gif) repeat-x bottom ;width:100%; height:28px; padding-top: 5px; color:#98714c; text-transform:uppercase; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold}
.t2 a {text-decoration:none;}
.t3 {background:url(images/templates/box/t3.gif) no-repeat bottom; width:13px; height:28px; padding-top: 5px;}
.m1 {background:url(images/templates/box/m1.gif) repeat-y;width:13px;}
.m2 {background:url(images/templates/box/m2.gif) repeat-y;width:13px;}
.d1 {background:url(images/templates/box/d1.gif) no-repeat;width:13px;height:14px;}
.d2 {background:url(images/templates/box/d2.gif) repeat-x;width:100%;height:14px;}
.d3 {background:url(images/templates/box/d3.gif) no-repeat;width:13px;height:14px;}
/* END BOX STYLE */

.spacer {float:left; width:8px; height:37px;}
.spacer-right {float:right; width:7px; height:37px;
}
/* END MENU */
TABLE.newproducts {border:1px solid #666666; margin-top:2px; margin-bottom:5px; background:#EDE6CD; width: 345px;}
TD.newproducts_pic {background:#ffffff;	padding-top:5px; padding-bottom:5px; height:100px; width:130px;}
SPAN.newproducts_price {font-size:13px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; padding-bottom:0px; color:#990000; float: right; line-height: 20px;}
.newproducts_content {width:215px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px; vertical-align: top;}
.newproducts_desc {font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-top:5px; height:30px;	vertical-align: top;}
p.viiva {width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color: #D9C2A8; padding-top: 5px;}
div.viiva {background: url(images/dotline.gif) repeat-x left center; width: 100%;}

.catecoryline {border-top-width: 1px; border-top-style: solid; border-top-color: #D9C2A8;}

font {font-family: Verdana, Arial, Helvetica, sans-serif;}
.border {border: 1px solid #D9C2A8;	height: 120px; width: 120px;}
.border_front {border: 1px solid #D9C2A8;	height: 160px; width: 160px; margin-top:2px;}
.varoitusteksti {font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #DF0000; line-height: 30px; padding-left: 13px;}
td.maksuvaihtoehto {font-family: Arial; font-size: 11px; padding:4px; border:1px solid gray; border-collapse:collapse;}td.maksuvaihtoehto {font-family: Arial; font-size: 11px; padding:4px; border:1px solid gray; border-collapse:collapse;}
