/*
  $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; }
.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; }

TD.Top {
BACKGROUND-IMAGE: url(images/header/top.gif); BACKGROUND-REPEAT: repeat 
}


BODY {
  background: #e8e8fd; 
 /* background: #000000; */
  color: #000000;
  margin: 0px;
}

A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /* color: #515f85; */
  /* color: #740004; */
  /*color: #1d3886; */
  
  /* 28.03.2007 sinimusta */
   color: #130d76; 
  text-decoration: none;
}


A:hover {
 /* color: #4c2328; */
 /* font-weight: bold; */
 /* text-decoration: underline; */
 
 /* 27.11.2006 */
 text-decoration: underline;
 color: #98051e;
  
}

FORM {
	display: inline;
}


TR.header {
  background: #ffff78; 
  /*background: #f5eb1a; */
}

TR.header2 {
 /* background: #ffffb8; */
  BACKGROUND-IMAGE: url(images/header/header_kuvio.gif); BACKGROUND-REPEAT: repeat -y; 
  /*background: #000000; */
}

TR.header3 {
  background: #d2afd4; 
  /*background: #000000; */
}

TR.headerNavigation {
  /* background: #bbc3d3;  */
  background: #353535;
  color: #130d76; 
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background: #bbc3d3; */
  background: #afaff9;
  font-weight: bold;
  color: #130d76;
  height: 20px;
}

A.headerNavigation { 
  color: #130d76; 
}

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: Verdana, Arial, sans-serif;
  font-size: 12px;
  
  /* template2: sin 
  background: #92bde1; */
  
  /* template1; ruskea 
  background: #e3dcb5; */
  
  /* template3; vaal vihreä 
  background: #d6feca;
  color: #4c2328; */
  /*font-weight: bold;  */
  
  /* 30.11.2006 murmeli */
  background: #afaff9;
  color: #5a055f;
}

.infoBox {
 /* background: #b6b7cb; */
/* background: #4c2328; */
 /* background: #a32c3a; */
 /* background: #b58943; */
 /* background: #353535; */
 /* tämä ei toimi */
 background: #e8e8fd;
 
}

.infoBoxContents {
  /* background: #f8f8f9; */
 /* background: #ffffff; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 
  /* Alapuolelle lisätty 21.12.2005 */
  border-color: #c57a83;
  border-style: solid;
  border-width: 0px;  
  
  /* 27.11.2007 */
  /* background: #353535; */
  /* tekee new_products taustaa */
  background: #e8e8fd;
 
}

.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: 12px;
  font-weight: bold;
 /*  color: #900011;  */
 /* color: #73681a; */
 /* background: #ffffff; */
   BACKGROUND-IMAGE: url(images/infobox/otsikkopalkki_keski.gif); BACKGROUND-REPEAT: no-repeat 
  
  /* 24.11.2006 */
 /* background: #353535; */
  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.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  /* border-color: #b6b7cb; */
  
  /* scstyling */
  border-color: #612d64;
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
  /* ******** muutos 23.12.2005 **********/
  /*background: url('images/header/listing_header.gif'); */
  
  /* template2 sin 
  background: #92bde1; 
  color: #740004; */
  
  /* template1 vaal ruskea
  background: #e3dcb5; */
  
  /*template3 vaal vihr 
  background: #d6feca; */
  font-weight: bold;  
  
  /* 30.11.2006 violetti */
  background: #dabddc;
  color: #5a055f;
  
  /* 30.11.2006 sin */
  background: #afaff9; 
  color: #130d76; 
  
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*color: #98051e; */
  
  /* 30.11.2006  scstyling */
  color: #353535;
  
  
}

A.pageResults {
  color: #0000FF;
}

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

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

/* pageHeading muokattu 20.12.2005 */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  border: 0px;
  border-style: solid;
  text-align : left;
  vertical-align: middle;  
  font-weight: bold;
 background: url('images/infobox/tuoteotsikko.gif'); background-repeat: repeat -x; 
 /* width: 345px; */
  height: 30px;
  /* color: #515f85; */
  /* color: #8d0416; */
 /* background: #FFFFFF; */
  
  /* scstyling 30.11.2006 */
  color: #000000; 
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* color: #000000; */
  /*  color: #740004; */
  color: #1d3886;
}

TD.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border: 1px;
  /* 20.01.2006 uusi tyyli 
  color: #4c2328; */
  /* color: #534802; */
  
  /* sinimusta 28.03.2007 */
  background: #e8e8fd; 
  /*color: #130d76;*/
  color: #612d64;
 
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* color: b5002c; */
  
   /* allaoleva lisätty 24.11.2006 */
  background: #ffffff; 
  color: #353535;
}

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;*/
   color: #515f85;
 /* color: #8d0416; */
  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: #dabddc; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e8e8fd; }

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

/* 3.11.2005 lisätty Dynamic sitemap */
ul.sitemap {
color: #612d64;
}

/* *******23.11.2005 lisätty Tabinfo ****** */
.tlf {background-image: url(images/curve/apple_wb_lr/l_off.gif); }
.tlo {background-image: url(images/curve/apple_wb_lr/l_on.gif); }
.trf {background-image: url(images/curve/apple_wb_lr/r_off.gif); }
.tro {background-image: url(images/curve/apple_wb_lr/r_on.gif); }
.tff {background-image: url(images/curve/apple_wb_lr/off_off.gif); }
.tfo {background-image: url(images/curve/apple_wb_lr/off_on.gif); }
.tof {background-image: url(images/curve/apple_wb_lr/on_off.gif); }
.tmf {background-image: url(images/curve/apple_wb_lr/m_off.gif); }
.tmo {background-image: url(images/curve/apple_wb_lr/m_on.gif); }
.tabsOff           { font-size: 13px; text-decoration: none;padding: 0 0 2 0;}
.tabsOff a:link, .tabsOff a:visited { color: #73681a; }
.tabsOff a:hover   { color: orange; text-decoration: none;}
.tabsOff a:active  { color: orange; }
.tabsOn            { font-size: 15px; font-weight: bold; padding: 0 0 2 0;}
.tabsOn a:link, .tabsOn a:visited, .tabsOn a:hover, .tabsOn a:active  { color: #ffffff; text-decoration: none;}


.tabsOff           { font-size: 14px; text-decoration: none;padding: 0 0 6 0;}
.tabsOff a:link, .tabsOff a:visited { font-family: Verdana, Arial, sans-serif; color: #130d76; font-weight: bold;}
.tabsOff a:hover   { font-family: Verdana, Arial, sans-serif; color: #98051e; font-weight: bold; text-decoration: none;}
.tabsOff a:active  { font-family: Verdana, Arial, sans-serif; color: #ffffff; font-weight: bold;}
.tabsOn            { font-size: 14px; font-weight: bold; padding: 0 0 6 0;}
.tabsOn a:link, .tabsOn a:visited, .tabsOn a:hover, .tabsOn a:active  { font-family: Verdana, Arial, sans-serif; color: #ffffff; font-weight: bold; text-decoration: none;}

/* *****24.11.2005 lisätty Estimated shipping **** */
.estimatedshippingBox {
	  background: #FF8E90; 
	}

	TD.estimatedshippingBoxHeading {
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  background: #bbc3d3;
	  color: #ffffff; 
	}

	.estimatedshippingBoxContents {
	  background: #e8e8fd;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px; 
	}

	.ShowShipping {
	/*  background: #444ddd; */
	/* background: #98051e; */
	  background: #afaff9;
	  color: #130d76;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 10px;
	  /* font-weight: bold; */
	  text-align: center;
	} 
/* ********* 04.12.2005 Categories Tabs v2.0 ***************/
/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #3366CC;
}


TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}
/************* END Categories Tabs v2.0 **************** */

TR.subTab {
  background: #93bee2; 
/*  background: #4c2328; */
}

TD.subTab {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background: #93bee2; */
  /* background: url('images/header/sub_tab_tausta.gif'); background-repeat: repeat -x; */
  background: #e8e8fd; 
  font-weight: bold;
  color: #ffffff;
  align: right:
}

TR.headerNavigation2 {
align: right:

}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  align: right:
 /* color: #4c2328; */
  color: #000000;
  
}

A.headerNavigation2 {
 color: #5a055f; 
/* color: #8d0416; */
}

/**** 14.12.2005 Graphical Boxes ***** */

.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bottom.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 12px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter {
  
  /** Infobox taustaväri ***/
  background: #e8e8fd;
  
}
 


TD.Prevnext {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
 /* color: #900011; */
 /* background: url('images/infobox/tuoteotsikko.gif'); background-repeat: repeat -x;        */
 
  /* 23.11.2006 */
  border-color: #612d64;
  background: #e8e8fd;
  color: #353535; 
  }
  
TABLE.Prevnext {
 /* background: #f1f9fe; */
  background: #e8e8fd;
 /* border-color: #c57a83; */
 /* border-color:#d9a8ae; */
  border-style: solid;
  border-width: 0px;  
  /*  color: #900011; */
  
  /* 23.11.2006 */
  border-color: #f8f8f9;
  color: #130d76; 
}

TD.productHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border: 0px;
  border-style: solid;
  text-align : left;
  vertical-align: middle;  
  font-weight: bold;
  /* background: url('images/infobox/tuoteotsikko.gif'); background-repeat: repeat -x; */
  background: #e8e8fd;
  width: 500px;
  height: 30px;
 /* color: #4c2328;  */
 color: #000000;
}  
  
TD.priceHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border: 0px;
  border-style: solid;
 /* text-align : right; */
  vertical-align: middle;  
  font-weight: bold;
  /* background: url('images/infobox/tuoteotsikko.gif'); background-repeat: repeat -x;  */
  background: #e8e8fd;
  height: 30px;
  /* color: #4c2328; */
  /* color: #b5002c; */
  /* border-color: #c57a83; */
 
 /* 23.11.2006 */
  border-color: #612d64;
  color: #000000;
}

TD.tuoteKehys {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border: 1px;
  border-style: solid;
  text-align : left;
  vertical-align: middle;  
  font-weight: bold;
 /* color: #4c2328;  */
  color: #000000;
}  


 .AllProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 0px;
  border-style: dotted dotted dotted dotted;
  font-weight: normal;
  /* background: url('images/infobox/tuoteotsikko.gif'); background-repeat: repeat -x;  */
 /* background: #ffffff; */
 /* color: #b5002c; */
  color: #5a055f;
 /* border-color: #c57a83; */
 /* border-color: #bcbaba;*/
  border-spacing: 0px;
  
  /*24.11.2006 */
  background: #ffffff; 
  
}

Table.NewProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  /*border-top: solid ; border-right: solid ; border-bottom: solid ; border-left: solid;  
  font-weight: normal;
  border-color: #d2afd4 #d2afd4 #d2afd4 #d2afd4; */ 
  border-width: thin; 
  border: 1px;
  border-style: dotted dotted dotted dotted;
  font-weight: normal;
  color: #b5002c;
  border-color: #130d76; 
  
 /* border-style: [ none | dotted | dashed | solid | double | groove | ridge | inset | outset ] {1,4}; */

}


TD.NewProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px;
  border-style: solid;
  font-weight: bold;
  /* background: url('images/infobox/tuoteotsikko.gif'); background-repeat: repeat -x;  */
  background: #ffffff;
 /* color: #4c2328; */
  width: 150px;
  height: 30px; 
  
  /* 30.11.2006  scstyling */
  border-color: #130d76;
}


TD.NewProductsHinta {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border: 0px;
  border-style: solid;
  font-weight: bold;
  /* background: url('images/infobox/tuoteotsikko.gif'); background-repeat: repeat -x;  */
  /* background: #ffffff;*/
 /* color: #900011; */
 /* border-color: #c57a83; */
 
 /* 18.02.2007  murmeli */
  color: #6a0470;
 
}  

TD.PayMent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1;
}

/* PopupHeading popupkuviavarten muokattu 20.12.2005 */
TD.PopupHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  border: 1px;
  border-style: solid;
  text-align : center;
  vertical-align: middle;  
  font-weight: bold;
  /* background: url('images/header/popupheader.gif');    */
  /* background: url('images/infobox/otsikkopalkki_keski.gif'); */     
  
  width: 345px;
  height: 40px;
  /* color: #515f85; */
  /* color: #6e030f; */
  
  /* 23.11.2006 */
  border-color: #d2afd4;  
  color: #353535; 
 /* background: #c0c0c0; */
 /* background: url('images/infobox/tuoteotsikko.gif'); background-repeat: repeat -x; */
  
  
  
}

TD.PopupHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  border: 1px;
  border-style: solid;
  text-align : center;
  /*vertical-align: middle;  */
  font-weight: bold;
  background: url('images/infobox/tuoteotsikko.gif'); background-repeat: repeat -x; 
 /* width: 100px;
  height: 40px; */
/* border-color: #c57a83;  */
  
  /* 23.11.2006 */
  /*background: #ffffff;*/
  border-color: #612d64;
}

TD.FooterText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 0px;
  border-style: solid;
  font-weight: bold;
  /* background: url('images/infobox/tuoteotsikko.gif'); background-repeat: repeat -x;  */
 /* background: #ffffff;*/
 /* color: #4c2328; */
  border-color: #c57a83;
}

TD.LoginText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
 /* color: #4c2328; */
  color: #612d64;
}

TD.LoginHuom {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /* color: #4c2328; */
  color: #000000;
  /* line-height: 1.5; */
}

TD.LoginOtsikko {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px; 
  
  /* template2 sininen 
  background: #92bde1; */
 
 /* template1 vaal rusk 
  background: #e3dcb5; */
  
  /* template3 vaal vihreä 
  background: #d6feca; 
  color: #4c2328; */
  /*font-weight: bold;*/
  
  /* 30.11.2006 viol */
  background: #d2afd4;
  color: #000000;
  
  /* 28.03.2007 sin */
  background: #afaff9;
  color: #000000;
  }
  
TD.LoginOtsikko2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align : left; 
  /* color: #4c2328; */
  color: #000000;
  font-weight: normal;
}

.FAQ {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px;
  border-style: dashed;
  font-weight: normal;
 /* color: #4c2328; */
 color: #000000;
  border-color: #353535;
  border-spacing: 1px;
}

TD.headerPainikkeet {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align : left; 
  color: #4c2328;
  font-weight: normal;
  /* background: url('images/header/painiketausta.gif');  */
}

/* ****************** 27.11.2006 customiced infobox***************** */


.ToinenInfoBox {
  background: #b6b7cb;
}


TD.ToinenInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
  font-weight: bold;
  /* background: #612d64; */
  color: #000000;
  /* height: 20px; */
  BACKGROUND-IMAGE: url(images/toinen_infobox/otsikkopalkki_keski.gif); BACKGROUND-REPEAT: repeat 
}


.ToinenInfoBoxContents {
  background: #e8e8fd;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

/* *** 27.11.2005 ToinenInfoBox Graphical Boxes ***** */


.toinen_infobox_mws_boxLeft   { background: url('images/toinen_infobox/left.gif'); }
.toinen_infobox_mws_boxRight  { background: url('images/toinen_infobox/right.gif'); }
.toinen_infobox_mws_boxBottom { background: url('images/toinen_infobox/bottom.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }

.toinen_infobox_mws_boxCenter {
 background: #e8e8fd;    
   }


LisaInfoBoxContents {
  /* background: #f8f8f9; */
 /* background: #ffffff; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 
  /* Alapuolelle lisätty 21.12.2005 */
  border-color: #c57a83;
  border-style: solid;
  border-width: 0px;  
  
  /* 27.11.2007 */
  /* background: #353535; */
  /* tekee new_products taustaa */
  background: #353535;
 
}

TD.productListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*color: #b5002c; */
  
  /* 30.11.2006  scstyling */
  color: #353535;
} 

TD.news {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   
  /* 30.11.2006 scstyling news*/
  background: #d2afd4;
  color: #ffffff;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 /* font-size: 20px; */
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #4c2328;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 /* font-size: 14px; */
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #4c2328;
}

/* category information boxes */

.cat_info_box { background: #e8e8fd; border: solid 1px #612d64; color: #612d64; padding: 8px; margin-bottom: 10px; font-family: Verdana, Arial, sans-serif;
  font-size: 11px; font-weight: normal}

TD.smallText_sin {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* color: b5002c; */
  
   /* allaoleva lisätty 24.11.2006 */
  background: #e8e8fd; 
  color: #353535;
}

p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  
  /* 20.01.2006 uusi tyyli 
  color: #4c2328; */
  /* color: #534802; */
  
  /* sinimusta 28.03.2007 */
  /* background: #e8e8fd; */
   background: #ffffff; 
  color: #130d76; 
  /*padding: 0 2 0 2; */
}
