/*
  $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, sans-serif; font-size: 11px;}
.errorBox { font-family : Verdana, sans-serif; font-size : 10.5px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, sans-serif; font-size : 10.5px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, sans-serif; font-size : 10.5px; color: #70d250; text-decoration: underline; }

/*
BODY {
  background: #ffffff;
  color: #222422;
  margin: 0px;
}*/

/*  background: #f9fbf9; */
BODY {
  text-align: center;
  background: #ffffff;
  color: #222422;
  margin: 0px;
}

.fixcenter{
  width: 1004px;
  border: solid;
  border-width: 1px;
  border-color: #ffffff;
  background: #ffffff;
  color: #222422;
  margin: auto;
  margin-top: 1px;
  text-align: left;
}

.clock1{}
.clock2{}
.weather1{}
.weather2{}

A {
  color: #222422;
  text-decoration: none;
  font-size: 11px;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
/*  background: #f9fbf9; */
}

TR.headerNavigation {
/*  background: #bbc3d3; */
/*  background: #ffb6c1; */
  background: #cc9999;

}

TD.headerNavigation {
  font-family: Verdana, sans-serif;
  font-size: 12px;
/*  background: #bbc3d3; */
  background: #cc9999;
  color: #ffffff;
  font-weight : bold;

}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #a22041;
}

TR.headerError {
  background: #be4755;
}

TD.headerError {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  background: #be4755;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #be4755;
}

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

TR.footer {
/*  background: #bbc3d3; */
/*  background: #ffb6c1; */
  background: #cc9999;

}

TD.footer {
  font-family: Verdana, sans-serif;
  font-size: 11px;
/*  background: #bbc3d3; */
  background: #cc9999;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #b6b7cb; */
  background: #ffffff;
/*  border-color: #cc9999; */
  border-color: #ffe6ff;
  border-style: solid;
  border-width: 1px;

/*  border-left-color: #cc9999;
  border-left-style: dotted;
  border-left-width: 1px;
  border-bottom-color: #cc9999;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-right-color: #cc9999;
  border-right-style: dotted;
  border-right-width: 1px; */
}

.infoBoxContents {
/*  background: #f8f8f9; */
  background: #ffe6ff;
  font-family: Verdana, sans-serif;
  font-size: 10.5px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #bbc3d3; */
/*  background: #ffb6c1; */
  background: #cc9999;
  color: #ffffff;
}

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

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; */
  background: #ffe6ff;
}

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; */
  background: #f9fbf9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
/*  border-style: dotted; */
/*  border-color: #b6b7cb; */
/*  border-color: #cc9999; */
  border-color: #ffe6ff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, sans-serif;
  font-size: 11px;
/*  background: #b6b7cb; */
  background: #cc9999;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #be4755;
}

A.pageResults:hover {
  color: #be4755;
  background: #ffffff;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, sans-serif;
  font-size: 10.5px;
  color: #222422;
}

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

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

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

TD.fieldKey {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#4c0b1e;
}

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

TD.tableHeading {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, sans-serif;
  font-size: 10.5px;
  color: #be4755;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, sans-serif;
  color: #be4755;
}

SPAN.errorText {
  font-family: Verdana, sans-serif;
  color: #be4755;
}

.moduleRow { }
.moduleRowOver { background-color: #e8d3d1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e8d3d1; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, sans-serif; font-size: 10.5px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, sans-serif; font-size: 10.5px; color: #222422; }

/* message box */

.messageBox { font-family: Verdana, sans-serif; font-size: 10.5px; }
.messageStackError, .messageStackWarning { font-family: Verdana, sans-serif; font-size: 10.5px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, sans-serif; font-size: 10.5px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, sans-serif; font-size: 10.5px; color: #a22041; }


/* SAKURA NO SATO 27.10.2009, Lisätty Categories-boxin nuolisysteemi 
http://www.oscommerce.com/community/contributions,2802/category,11/search,arrow */
/* Muutettu myös includes/boxes/categories.php , korvattu paketissa olleella. */

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #ffe0e1;
	color: #a22041;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 210px; /* 140 */
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}
/* ---------------------------- */


