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

BODY {
       font-family: arial ;
       background: url(http://www.lahtisenvahavalimo.fi/sivut2/templates/ja_genista/images/orange/body-top.jpg) repeat-x top center #F2F9FD;
		margin-top: 30px ;
       color: #665533 ;
}

A {
  color: #696156;
  text-decoration: none;
}
a:visited { color: #998166 ; }
A:hover {
  color: ##8B8378;
  text-decoration: underline;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: sienna; 
}
h1 { 
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: sienna ; 
}

h2 { 
 font-family: Arial, sans-serif;
 font-size: 14px;
 color: sienna ; 
}
.shopcart {
    font-family: Arial;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #A46208
}
FORM {
  display: inline;
}
INPUT.search_input{
  color: #828282; 
  background: #F1F1F1;
  border: 1px solid #4b4b4b;
}

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

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: transparent;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 10px;
  background: transparent;
  padding-right: 0px;  
  padding-left: 8px;  
  color: #828282;
  font-weight : normal;

}

A.headerNavigation { 
	font-size: 12px; 
	color: #696156 ;
    font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
}

A.headerNavigation:hover {
	font-size: 12px;
	color: #8B8378 ;
	}

TR.headerError {
  background: sienna;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: sienna;
  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: sienna;
	}
	.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 {
  background: #576d91;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  height: 20px;
  padding-right: 8px;
  padding-left: 8px;  
  font-weight : bold;
}

	TD.footer_td1, TD.footer_td2{
	height: 20px;
    background: #F1EDC2 ;
    border-top: solid 1px sienna ;
	border-right: 2px solid  #663300 ;
	border-left: 2px solid  #663300 ;
	border-bottom: 2px solid  #663300 ;
	}
	TD.footer_td3{
	height: 40px;
	}
	.footer_menu_tb{
	font-family: Arial;
	font-weight: normal;
	color: #828282;
	font-size: 11px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #696156;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #8B8378;
	}

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

.infoBoxContents {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #6B6B6B;
  background: #ffffff;
  padding-left: 12px;    
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;  
  color: #4b4b4b;
  padding-left: 10px;
}

TD.otherBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image:url('./images/infobox/infoback.gif');    
  color: #ffffff;
  padding: 4px;
}

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

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

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

A.pageResults {
  color: #0000FF;
}

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



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  COLOR: #4b4b4b;
}

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

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

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

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

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

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: sienna;
}

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

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

SPAN.greetUser {
  font-family: 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 {
  font-family: Arial, sans-serif;
  color: sienna;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: sienna;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: sienna; }

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

TD.contentarea {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px;   
}
TD.breadcrumb {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;   
}
/*
------------Boxes Section for css-------------
*/

.contentBox {
  background: #ffffff;
  padding: 8px 1px 8px 1px;
}

TD.contentBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image:url('./images/contentBox/contenthead.gif');    
  color: sienna;
  padding-left: 4px;
}

.contentBoxContents {
  background: #ffffff;
  font-family: Arial, sans-serif;
  
  font-size: 10px;
}


.CategoriesBox {
  background: #dddddd;
  padding-left: 1px;
  padding-right: 1px;     
}
TD.CategoriesBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #f0f4e6;
  background-image:url('./images/infobox/boxbgtop.gif');     
  color: #4b4b4b;
  padding-left: 0px;  
}
TD.CategoriesBoxHeadingR {
  background-image:url('./images/corner_right.gif');   
}
.CategoriesBoxContents {
  background: #f0f4e6;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;  
}
td.CategoriesBoxContents {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #bebe89;
    background-image:url('./images/infobox/infoboxbottom.gif');
	height:20px;
}
td.CategoriesBoxbg {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #bebe89;
    background-image:url('./images/infobox/boxbgcategory.jpg');
    padding-left: 16px;	
	height:20px;
}
.CategoriesBoxContents A {
  font-size: 11px;
  color: #7b7b44;
  text-decoration: none;
  padding-left: 6px;
}

.CategoriesBoxContents A:hover {
  color: #AABBDD;
  text-decoration: underline;
}


.ShoppingCartBox {
  background: #dddddd;
  padding-left: 1px;
  padding-right: 1px;     
}
TD.ShoppingCartBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image:url('./images/infobox/boxbgtop.gif');    
  color: #4b4b4b;
  padding-left: 4px;
}
.ShoppingCartBoxContents {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  background: #ffffff;  
  color: #6B6B6B;
  padding-left: 12px;  
}
TD.SCartBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image:url('./images/infobox/bgboxes.gif');    
  color: #000000;
}

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

.infopagesBoxContents A:hover {
	font-size: 12px;
	color: sienna;
}

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

/*Categories box */
ul, ol, dl {
    position: relative;  
}
.hide {
    display:none;
    }
#categories {
    margin: 0;
    padding-left: 1;
    }
#categories dt {
    font-size: 95%;
	padding: 1px 0 1px 20px;
	height: 21px;
    background:  url(images/infobox/bg_cat.gif) repeat-x bottom left;
    }
#categories dd {
    margin: 0px;
    padding: 1px 0 2px 24px;
    font-size: 85%;
	color:#000000;
	height: 21px;
	background-color: #f1f3e6;
    background: url(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: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
    }	

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

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

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

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 160px;
}

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

/*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: sienna;
}
.productBox A:hover {
	color: #828282;
}
.productBoxHeading {
	line-height: 0.8;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: sienna;
	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: sienna;
}
.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: sienna;
}
.productBoxLBottom{
	text-align: center;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: sienna;
}
.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: sienna;
}
.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: sienna;
	}
	

.star-product-title {
  font-family: Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
}
.star-product-price{
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
  color: sienna;
}
A.nets {
  color: #D7BFA3;
  font-size: 10px;  
  text-decoration: none;
}

A.nets:hover {
  color: #DAC2A6;
  text-decoration: none;
}
td.ylapalkki { width: 894px ; height: 20px ;
               background: #F1EDC2 ;
               border-top: solid 1px sienna ;
               border-bottom: solid 1px sienna ;
			   padding-right: 4px;			   
			    }
			   
table.outborder { width: 898px ;
			  border-top: 2px solid  #663300 ; 
			  border-right: 2px solid  #663300 ;
			  border-left: 2px solid  #663300 ;
			  border-bottom: 0px solid  #663300 ;
			  }
TD.outborder2 { width: 898px ;
			  border-top: 0px solid  #663300 ; 
			  border-right: 2px solid  #663300 ;
			  border-left: 2px solid  #663300 ;
			  border-bottom: 2px solid  #663300 ;
			  }				  
			  		   
			
#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: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #4b4b4b;
 }  
 
 .starPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #F3ECC7;
 }  	