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

H1 { color: #008B96; font-weight: bold;}

BODY {
/*  background: #e2d0bc; */
  background: #ffffff;
  color: #000000;
  margin: 0px;
  margin-top: 0px;
/*
  background-image:url(images/background_image.jpg);
  background-repeat:repeat-x
*/
}

boxText A 

A {
  color: #1d1d1d;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
.infoBoxContents TD.boxText A,
.infoBoxContents A, TD.smallText A  {
	color: #1d1d1d;
  /*  line-height: 1.5;	 */
	line-height: 2;
	text-decoration: none;
	text-transform:uppercase;
	padding-left: 5px;
}
.infoBoxContents TD.boxTex A:hover,
.infoBoxContents A:hover {
	color: #000000;
	/* line-height: 1.5; */
	line-height: 2;
	text-decoration: underline;
}
h1 { 
 font-family: Verdana, Tahoma, sans-serif;
  font-size: 30px;
  font-weight: normal;
  /* color: #563907;  */
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 color: #1d1d1d;
 font-weight:normal;
}
h3 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #1d1d1d;
 font-weight:bold;
}
p { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #1d1d1d;
 font-weight:normal;
}

FORM {
  display: inline;
  margin-left: 5px;
}
.searchspan { 
 margin-left: 5px;
}
INPUT.search_input{
  color: #828282; 
  background: #F1F1F1;
  border: 1px solid #1d1d1d;
}

INPUT.submit_button, INPUT.button_submit{
	border: 0px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: transparent;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: transparent;
  padding-right: 0px;  
  /* padding-left: 8px;   */
  color: #ffffff;
  font-weight : normal;

}

A.headerNavigation { 
	font-size: 11px;
	text-transform:uppercase; 
	color: #838383;
    font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

A.headerNavigation:hover {
	font-size: 11px;
	color: #B71212;
	}

TR.headerError {
  background: #B71212;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 10px; 
	font-family: Arial;
	color: #828282;
	font-weight: normal;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 10px;
	color: #B71212;
	}
	.menubarmain{
	font-size: 10px; 
	font-family: Arial;
	font-style: normal;
	color: #828282;
	padding-top: 7px;
	padding-left: 4px;
	}
	.menubarmain_td1{
	height: 26px;
	}
	.menubarmain_td2{
	height: 27px;
	}
	
	
TR.footer {

}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-right: 8px;
  padding-left: 8px;  
  color: #00000;
  font-weight : bold;
}

	TD.footer_td1, TD.footer_td2{
	}
	TD.footer_td3{
	}
	.footer_menu_tb{
    font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #333300;
	font-size: 11px;
	text-transform:uppercase;
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #333300;
    font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #B71212;
	}

.infoBox {
  background: #cccccc;
  padding: 1px;  
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #1d1d1d;
  /* background: #ffffff; */
  background : #d5e7f0;
  padding: 2px;
  padding-top: 4px;
  padding-bottom: 4px;          
}

.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: 16pt;
  /* text-align:center; */
  color: #ffffff;
  padding-left: 5px;
  padding-right: 4px;
  padding-bottom: 2px;  
  padding-top: 2px; 
}
.infoBoxContentsqt {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.infoBoxHeadingqt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBoxHeadingLeft {
  background-image:url('images/infobox/boxbgtop.gif');    
}
TD.infoBoxBottom {
  background-image:url('images/infobox/boxbgbottom.gif');    
}

TD.infoBoxMBottom {
  background-image:url('images/infobox/bgboxes.gif'); 
}

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

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: #f3f3f3;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #819FA5;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #008B96; 
}

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.3;
  COLOR: #1d1d1d;
}

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

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

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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  color: #B71212;
}
SPAN.productSpecialPrice2 {
  font-family: Verdana, Arial, sans-serif;
  font-weight:normal;
  font-size: 11px;
  color:#1d1d1d;
}
SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  font-weight:normal;
  font-size: 16px;
  color: #030303;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #B71212;
}

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

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

TD.palkki_taustat {
  background-color: #f0f1f5;
  border-left: 1px solid #5375a5;
  border-right: 1px solid #5375a5;  
}

TD.contentarea {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 580px;
  max-width: 580px;
  min-width: 580px;
}

/*
------------Boxes Section for css-------------
*/

.contentBox {

  padding: 8px 0px 8px 0px;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;    
  color: #838383;
  padding-left: 6px;
}

.contentBoxContents {

  font-family: Verdana, Arial, sans-serif;  
  font-size: 10px;
}

.infopagesBox {
  background: Transparent;
}
TD.infopagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image:url('images/infobox/bgboxhead.gif');    
  color: #1d1d1d;
  padding-left: 4px;
}
.infopagesContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height: 22px;
  width: 150px;	   
  background-image:url('http://www.chaya.fi/includes/sts_templates/sivupohja2/images/vl_1.gif');
  background-repeat: no-repeat;  
  padding-right: 6px;
  padding-left: 6px;
  color: ffffff;  
}
td.infopagesBoxContents {
    margin: 0px;
    padding: 1px 0 2px 24px;
    font-size: 85%;
	color:#000000;
	height: 18;  
}
.infopagesBoxContents A {
	font-size: 11px; 
	color: #ffffff;
	text-transform:uppercase;
    font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.infopagesBoxContents A:hover {
	font-size: 11px;
	text-decoration: none;	
	color: #d5c3af;
}

td.searchBox {
  background: transparent;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #1d1d1d;
}

.boxbottom {
  height: 17px;
  background-image:url('http://www.chaya.fi/includes/sts_templates/sivupohja2/.images/infobox/box_bottom.gif');  
}


	
td.catya {
    background:  url(images/infobox/bg_catya.gif) repeat-x;
	padding: 1px 0 2px 3px;

    FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none
	}

/*box control */ 
   
.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 250px;	
}
.productBoxHeading_tb{
	border-top: 0px solid #E5E5E5;
}
.productBoxBottom_tb{
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	height: 45px;
}
.productBox {  
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-color: #828282;
	color: #828282;
	padding: 2px;
	height: 120px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B71212;
}
.productBox A:hover {
	color: #828282;
}
.productBoxHeading {
	line-height: 0.8;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: #eb570f;
	padding-left: 10px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #828282;
}
.productBoxHeading A:hover {
	color: #B71212;
}
.productBoxHeadingRcorner {width: 0px;}
.productBoxHeadingLcorner {width: 0px;}
.productBoxBottom_tb{
}
.productBoxBottom_tb A:link, .productBoxBottom_tb A:active, .productBoxBottom_tb A:visited{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #828282;
}
.productBoxBottom_tb A:hover {
	color: #B71212;
}
.productBoxLBottom{
	text-align: center;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #eb570f;
}
.productBoxRBottom{
	text-align: center;
}
.productBox_prod_name{
}
.productBox_prod_name A:link, .productBox_prod_name A:active, .productBox_prod_name A:visited{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #828282;
}
.productBox_prod_name A:hover {
	color: #B71212;
}
.productBox_prod_discr{
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	padding-top: 10px;
}
.menu_icons A:link, .menu_icons A:active, .menu_icons A:visited{ 
	font-size: 11px; 
	font-family: Arial;
	color: #828282;
	font-weight: bold;
	text-decoration: none;
	}
	.menu_icons A:hover{
	font-size: 11px; 
	color: #B71212;
	}
	
TD.boksit {
   width: 156px;
   padding-top: 1px;
/*
   padding-left: 9px;
   padding-right: 9px;   
*/
}
/*Categories box */
ul, ol, dl {
    position: relative;  
}
.hide {
    display:none;
    }
#categories {
    margin: 0;
    padding-left: 0;
    }
#categories dt {
    font-size: 95%;
	padding: 1px 0 1px 24px;
	height: 21;
    background:  url(images/infobox/bg_cat.gif) repeat-x bottom left;
    }
#categories dd {
    margin: 0px;
    padding: 1px 0 2px 28px;
    font-size: 85%;
	color:#1d1d1d;
	height: 18;
	background-color: #f1f3e6;
    background: url(http://www.chaya.fi/includes/sts_templates/sivupohja2/images/icons/bullet_cat.gif) no-repeat 0px 50%;
    }
#categories  a {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none
    }
#categories dd a {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #1d1d1d; FONT-FAMILY: Arial; TEXT-DECORATION: none
    }	

#categories a.selected {
    font-weight: bold;
    }

#thecategories a {
    color:#1d1d1d;
	display: block;
/*
	padding-bottom: 4px;
	padding-top: 1px;
*/
	width: 100%;
}

#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

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

#thecategories {
	position: relative;
	/*
	top: -5px;
	margin-bottom: -16px;
	*/
	width: 100%;
}

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

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

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

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

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

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

#fifthcat a {
	padding-left: 30px;
}

A.nets {
  font-size: 11px;
  color: #eae2e3;
  text-decoration: none;
}

A.nets:hover {
  color: #eae2e3;
  text-decoration: none;
}

			
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(../../../images/prevlabel.gif) no-repeat left 98%; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(../../../images/nextlabel.gif) no-repeat right 98%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}	
/* classi per 2gether discount*/

.getslogan	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.gettitolo	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.buybothText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getprezzo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.prezzo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getrisparmio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

.vsmalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 8px;
}

/* end of classi per 2gether discount*/	
.starTitle{
  font-family: Verdana, sans-serif;
  font-size: 21px;
  color: #eb570f;
  background:#f4f4f4;
  font-weight : normal;
}

.productName{
 font-family: Tahoma, Verdana, Arial;
 font-size: 12px;
 font-weight: bold;
 color: #b71212;
 }  
 
 .prodDesc{
  font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #1d1d1d;
 }  
 
 .starPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #F3ECC7;
 }
  /*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 310px; width: 500px; padding:0; margin:0; overflow: hidden; border: 0px solid #bbc3d3; background-color:#fff;}
.PCSChild { height: 296px; width: 486px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#1d1d1d; }
.PCSPager { margin:7px; }
.PCSPager a { border: 0px solid #bbc3d3; background: #cecece; color:#fff; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 0px solid #000; background: #cecece; color:#1d1d1d;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/