* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 11px;
	background-color: #fff;
 	/*font-size: 62.5%; 
	
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif;
	height: 100%; */
}

html {
	height: 100%;
	
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

body td {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

.clear {
	clear:both;
}
body.page {
	margin: 0;
	background-color: #f5f5f5;
	font-size: 1em;
	height: 100%;
	
}
input {
	font-size: 1em;
}
a {
	color: #333;
	text-decoration: none;
}
span.orange {
	color: #d57c00;
}
h1 {
	color: #72a436;
	font-size: 2.4em;
	font-style: italic;
	font-weight: normal;
}
h1.modelname {
	color: #333;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}
h2 {
	color: #72a436;
	font-size: 1.9em;
	font-style: italic;
	font-weight: normal;
	
}
h3, div.whitebox div.whiteboxContent a.showmovie {
	color: #72a436;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	
}
div.listPath {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
}
#container {
	min-height: 100%;				
	position: relative;
	width: 1024px;  
	margin: 0 auto;
	background-color: #ffffff;
}
	#top {
		width: 100%;
		height: 356px;
		overflow: hidden;
	}
	#mainmenu {
		height: 20px;
		line-height: 20px;
		padding-top: 15px;
	}
		#mainmenu ul {
			margin:0px;
			padding: 0;
			padding-left: 30px;
			list-style: none;
			
		}
		#mainmenu ul li {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			font-weight:bold;
			font-size:1.2em;
			color: #6c7669;
		}
		#mainmenu ul a {
			
		
			float: left;
			display: block;
			margin: 0;
			padding: 0 5px 0 5px;
			color: #6c7669;
			background: transparent;
			text-decoration: none;
		}
		#mainmenu ul a:hover, #mainmenu ul a.active {
			color: #72a436;
			text-decoration: none;
		
		}
		#mainmenu ul a.active {
			font-style: italic;
		}
	#submenu {
		height: 20px;
		line-height: 20px;
	}
		#submenu ul {
			margin:0px;
			padding: 0;
			padding-left: 30px;
			list-style: none;
			
		}
		#submenu ul li {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
			font-weight:bold;
			font-size:1em;
			color: #b0b5b0;
		}
		#submenu ul a {
			
		
			float: left;
			display: block;
			margin: 0;
			padding: 0 5px 0 5px;
			color: #b0b5b0;
			background: transparent;
			text-decoration: none;
		}
		#submenu ul a:hover, #submenu ul a.active {
			color: #72a436;
			text-decoration: none;
			
		}
		#submenu ul a.active {
			font-style: italic;
		}
	#content {
		min-height: 100%;				
		position: relative;
		padding: 32px;
		padding-right: 33px;
		padding-top: 15px;
		padding-bottom: 12px;
	}
	
div.box {
	margin-top: 6px;
	background-color: #f6f7f4;
		
}
	div.box div.boxTop {
		height: 5px;
		overflow: hidden;
		background-image: url(../images/layout/site/boxtopLeft.jpg);
		background-repeat: no-repeat;
	}
		div.box div.boxTop div.empty {
			display: block;
			height: 5px;
			
			background-image: url(../images/layout/site/boxtopRight.jpg);
			background-repeat: no-repeat;
			background-position: right;
		}
	div.box div.boxHeader {
		height: 30px;
		background-image: url(../images/layout/site/boxHeaderGreenOpen.jpg);
		background-repeat: no-repeat;
		padding-left: 30px;
		text-decoration: none;
		font-size: 1.3em;
		line-height:30px;
		color: #fff;
	}
	div.box .toggler {
		/*margin:25px 0 25px 0;
		cursor:pointer;
		text-decoration: none;
		font-size: 1.4em;
		font-weight:bold;
		line-height:30px;
		display: block;
		*/
		
		height: 30px;
		background-image: url(../images/layout/site/boxHeaderGreenOpen.jpg);
		background-repeat: no-repeat;
		
		padding-left: 44px;
		cursor:pointer;
		text-decoration: none;
		font-size: 1.3em;
		line-height:30px;
		color: #fff;
		display: block;
	}
	div.box .toggler-c {
		padding-top: 10px;
	}
	div.box .toggler-closed {
		background-image: url(../images/layout/site/boxHeaderGreenClosed.jpg);
		
		
	}
	div.box .toggler-closed:hover {
		background-image: url(../images/layout/site/boxHeaderGreenOpen.jpg);
		
		
		
	}
	div.box .toggler-opened {
		background-image: url(../images/layout/site/boxHeaderGreenOpen.jpg);
		
		
	}
	div.box .toggler-opened:hover {
		background-image: url(../images/layout/site/boxHeaderGreenClosed.jpg);
		
	}
	
	/* Container - default style */
	/*#box .toggler-c {
	}
	#box .toggler-c-closed {
	   background:transparent;
	   border:solid 1px #e3e3e3;
		margin:-25px 0px 25px 0px;
	   padding:20px;
	}
	#box .toggler-c-opened {
		margin:-25px 0px 25px 0px;
	   padding:20px;
	   background:#efefef;
	   border:solid 1px #fff;
	}*/
		
	div.boxContent {
		border-left: 1px solid #d9dada;
		border-right: 1px solid #d9dada;
		padding: 30px;
		padding-left: 42px;
		padding-right: 32px;
	}
		div.box div.boxContent a, div.box div.boxSideContent a, div.box div.boxContentMinMargin a {

			color: #697465;
			text-decoration: underline;

		}
		div.box div.boxContent a:hover, div.box div.boxSideContent a:hover, div.box div.boxContentMinMargin a:hover {
			text-decoration: none;
		}
	div.box div.boxSideContent {
		border-left: 1px solid #d9dada;
		border-right: 1px solid #d9dada;
		padding: 10px;
		padding-top: 5px;
	}
	div.box div.boxContentMinMargin {
		border-left: 1px solid #d9dada;
		border-right: 1px solid #d9dada;
		padding: 17px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	div.box div.boxBottom {
		height: 5px;
		background-image: url(../images/layout/site/boxbottomLeft.jpg);
		background-repeat: no-repeat;
	}
		div.box div.boxBottom div.empty {
			display: block;
			height: 5px;
			background-image: url(../images/layout/site/boxbottomRight.jpg);
			background-repeat: no-repeat;
			background-position: right;
		}
	
	div.reflection {
		height: 50px;
		background-image: url(../images/layout/site/reflectionLeft.jpg);
		background-repeat: no-repeat;
	}
		div.reflection div.empty {
			display: block;
			height: 50px;
			background-image: url(../images/layout/site/reflectionRight.jpg);
			background-repeat: no-repeat;
			background-position: right;
		}
	
div.searchbox {
	
	margin-top: 6px;
}
	div.searchbox div.searchboxTop {
		height: 6px;
		background-image: url(../images/layout/site/searchboxTopLeft.gif);
		background-repeat: no-repeat;
		margin-right: 6px;
	}
		div.searchbox div.searchboxTop div.empty {
			position: relative;
			display: block;
			height: 6px;
			left: 6px;
			background-image: url(../images/layout/site/searchboxTopRight.gif);
			background-repeat: no-repeat;
			background-position: right;
		}
	
	div.searchbox div.searchboxContent {
		background-color: #e4e8df;
		border-left: 1px solid #daded9;
		border-right: 1px solid #daded9;
		padding: 0px;
		padding-left: 30px;
		padding-right: 30px;
	}
		div.searchbox div.searchboxContent a {
			
			text-decoration: none;
		}
		div.searchbox div.searchboxContent a:hover {
			text-decoration: none;
		}
		div.searchbox div.searchboxContent .searchTextbox {
			width: 138px;
			height: 15px;
			background-image: url(../images/layout/site/searchTextbox.jpg);
			background-repeat: no-repeat;
			border: 0;
			padding-left: 20px;
			padding-top: 4px;
			padding-right: 6px;
		}
		
	div.searchbox div.searchboxBottom {
		height: 6px;
		background-image: url(../images/layout/site/searchboxBottomLeft.gif);
		background-repeat: no-repeat;
		margin-right: 6px;
	}
		div.searchbox div.searchboxBottom div.empty {
			position: relative;
			display: block;
			height: 6px;
			left: 6px;
			background-image: url(../images/layout/site/searchboxBottomRight.gif);
			background-repeat: no-repeat;
			background-position: right;
		}
		
		
div.whitebox {
	background-color: #fff;
	margin-bottom: 10px;
		
}
	div.whitebox div.whiteboxTop {
		height: 4px;
		background-image: url(../images/layout/site/boxwhitetopLeft.jpg);
		background-repeat: no-repeat;
	}
		div.whitebox div.whiteboxTop div.empty {
			display: block;
			height: 4px;
			
			background-image: url(../images/layout/site/boxwhitetopRight.jpg);
			background-repeat: no-repeat;
			background-position: right;
		}
	div.whitebox div.whiteboxHeader {
		height: 27px;
		background-image: url(../images/layout/site/boxHeaderGreen2.jpg);
		background-repeat: no-repeat;
		padding-left: 0px;
		text-decoration: none;
		font-size: 1.1em;
		font-style: italic;
		line-height:27px;
		color: #fff;
	}
	
	div.whitebox div.whiteboxContent {
		border-left: 1px solid #eef0f1;
		border-right: 1px solid #eef0f1;
		padding: 10px;
		padding-top: 0px;
	}
		div.whitebox div.whiteboxContent a {
			
			text-decoration: none;
		}
		div.whitebox div.whiteboxContent a:hover {
			text-decoration: none;
		}
				
	div.whitebox div.whiteboxBottom {
		height: 4px;
		background-image: url(../images/layout/site/boxwhitebottomLeft.jpg);
		background-repeat: no-repeat;
	}
		div.whitebox div.whiteboxBottom div.empty {
			display: block;
			height: 4px;
			background-image: url(../images/layout/site/boxwhitebottomRight.jpg);
			background-repeat: no-repeat;
			background-position: right;
		}

div.box div.boxContentMinMargin a.mallistoLink {
	display: block;
	width: 134px;
	height: 138px;
	padding-top: 10px;
	margin-bottom: 20px;
	line-height: 1.1em;
	text-decoration: none;
	color: #202124;
	background-image: url(../images/layout/site/modelbgInactive.jpg);
	background-repeat: no-repeat;
}
div.box div.boxContentMinMargin a.mallistoLink:hover {
	background-image: url(../images/layout/site/modelbgActive.jpg);
	text-decoration: none;
}
div.box div.boxContentMinMargin a.mallistoLink span.heading {
	display: block;
	line-height: 1.1em;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.box div.boxContentMinMargin a.pirobox_gall {
	display: block;
	width: 134px;
	height: 96px;
	padding-top: 10px;
	margin-bottom: 10px;
	line-height: 1.1em;
	text-decoration: none;
	color: #202124;
	background-image: url(../images/layout/site/gallerybgInactive.jpg);
	background-repeat: no-repeat;
}
div.box div.boxContentMinMargin a.pirobox_gall:hover {
	background-image: url(../images/layout/site/gallerybgActive.jpg);
	text-decoration: none;
}
div.box div.boxContentMinMargin a.pirobox_gall span.heading {
	display: block;
	line-height: 1.1em;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*#picdiv {
	
	border-top: 1px solid #e4e6e7;
	margin-top: 0px;
	width: 659px;
	height: 44px;
}
	#picdiv #pictext {
		float: left;
		color: #585858;
		font-style: normal;
		text-align: left;
		width: 371px;
		padding-left: 22px;
		font-size: 11px;
		
	}
	#picdiv div.pictab {
		margin-left: 2px;
		margin-right: 0px;
	}
	div.pictab {
		display: table;
		float: left;
		width: 131px;
		height: 44px;
		
		background-image: url(../images/layout/site/pricebox.jpg);
		background-repeat: no-repeat;
		margin-right: 1px;
		text-align: center;
		line-height: 1em;
	}
		div.pictab div.inside {
			display: block;
			*display: table-cell;
			height: 44px;
			line-height: 44px;
		}
			div.pictab div.inside a {
				
				text-decoration: none !important;
				font-size: 1.1em;
				font-style: italic;
				line-height: 11px;
				color: #fff !important;
				
			}
			div.pictab div.inside a:hover {
				text-decoration: none;
			}*/
			

#picdiv {
	
	border-top: 1px solid #e4e6e7;
	margin-top: 0px;
	width: 659px;
	
}
	#picdiv #pictext {
		float: left;
		color: #585858;
		font-style: normal;
		text-align: left;
		width: 371px;
		padding-left: 22px;
		font-size: 11px;
		
	}
	#picdiv div.pictab {
		margin-left: 2px;
		margin-right: 0px;
	}
	div.pictab {
		display: table;
		
		float: left;
		width: 131px;
		height: 44px;
		background-image: url(../images/layout/site/pricebox.jpg);
		background-repeat: no-repeat;
		margin-right: 1px;
		text-align: center;
		line-height: 1em;
	}
		div.pictab div.inside {
			display: table-cell;
			vertical-align: middle;
			*display: block;
			*height: 44px;
			*line-height: 30px;
			*padding-top: 5px;
		}
			div.pictab div.inside a {
				
				text-decoration: none !important;
				font-size: 1.1em;
				line-height: 1.3em;
				font-style: italic;
				*height: 22px;
				*line-height: 12px;
				
				color: #fff !important;
				
			}
			div.pictab div.inside a:hover {
				text-decoration: none;
			}
			
			div.pictab table a {
				
				text-decoration: none !important;
				font-size: 1.1em;
				line-height: 1.3em;
				font-style: italic;
				color: #fff !important;
				
			}
			div.pictab table a:hover {
				text-decoration: none;
			}

#linkdiv {
	
	border-top: 1px solid #e4e6e7;
	margin-top: 0px;
	width: 659px;
	
}
	#linktext {
		float: left;
		color: #585858;
		font-style: normal;
		text-align: left;
		width: 371px;
		padding-left: 22px;
		font-size: 11px;
		
	}
	#linkdiv div.linktab {
		margin-left: 2px;
		margin-right: 0px;
	}
	div.linktab {
		float: right;
		width: 130px;
		height: 44px;
		background-image: url(../images/layout/site/pricebox.jpg);
		background-repeat: no-repeat;
		margin-right: 0px;
		text-align: center;
		line-height: 1em;
	}
		div.linktab table a {
				
			text-decoration: none !important;
			font-size: 1.1em;
			line-height: 1.3em;
			font-style: italic;
			color: #fff !important;
				
		}
		div.linktab table a:hover {
			text-decoration: none;
		}

.WACatHeading { 	/*Kategoria otsikko*/
	
	display: block;
	width: 120px;
	height: 38px;
	color: #fff;
    background-image: url(../images/layout/site/catHeading.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 38px;
	font-size: 1.3em;
	font-style: italic;
}
.WAGreenHeading { 	/*Kategoria Vihreä*/
	
	display: block;
	width: 222px;
	height: 30px;
	color: #fff;
    background-image: url(../images/layout/site/headingGreen.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 28px;
	font-size: 1.3em;
	font-style: italic;
	margin-top: 5px;
}
.WAOrangeHeading { 	/*Kategoria Oranssi*/
	
	display: block;
	width: 222px;
	height: 30px;
	color: #fff;
    background-image: url(../images/layout/site/headingOrange.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 30px;
	font-size: 1.3em;
	font-style: italic;
	margin-top: 5px;
}
.WACatBg { 	/*Visa inte i webadmin*/
	
	width: 100%;
	height: 47px;
	color: #fff;
    background-image: url(../images/layout/site/catrowBg.jpg);
	background-repeat: no-repeat;
	padding-left: 19px;
	
	font-style: italic;
	vertical-align: top;
	text-decoration: none !important;
	line-height: 1.4em;
}
.WACatBg td.heading, .WACatBgLarge td.heading { 	/*Visa inte i webadmin*/
	padding-left: 16px;
	
	font-style: italic;
	text-decoration: none !important;
	
}
.WACatBg td { 	/*Visa inte i webadmin*/
	height: 47px;
	
	color: #fff;
	
}
.WACatBg td a, .WACatBgLarge td a {	/*Visa inte i webadmin*/
	padding-bottom: 3px;
	color: #fff;
	text-decoration: underline;
}
.WACatBg td a:hover, .WACatBgLarge td a:hover {	/*Visa inte i webadmin*/
	text-decoration: none;
}
.WACatBg td.heading a, .WACatBgLarge td.heading a {	/*Visa inte i webadmin*/
	display: block;
	width: 110px;
	text-decoration: none;
	font-size: 1.3em;
}
.WACatBgLarge td img {	/*Visa inte i webadmin*/
	margin-bottom: 4px;
}

.WACatBgLarge { 	/*Visa inte i webadmin*/
	width: 100%;
	height: 92px;
	color: #fff;
    background-image: url(../images/layout/site/catrowBgLarge.jpg);
	background-repeat: no-repeat;
	padding-left: 19px;
	
	vertical-align: top;
	line-height: 1.4em;
	
}
.WACatBgLarge td { 	/*Visa inte i webadmin*/
	color: #fff;
}


.WACatOrangeBg { 	/*Visa inte i webadmin*/
	width: 100%;
	height: 33px;
	color: #fff;
    background-image: url(../images/layout/site/catrowOrangeBg.jpg);
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-right: 1px;
	font-style: italic;
	vertical-align: top;
	text-decoration: none !important;
	line-height: 1.4em;
}
.WACatOrangeBg td.heading, .WACatOrangeBgLarge td.heading { 	/*Visa inte i webadmin*/
	padding-left: 16px;
	
	vertical-align: top;
	font-style: italic;
	text-decoration: none !important;
	padding-bottom: 0px;
}
.WACatOrangeBg td { 	/*Visa inte i webadmin*/
	height: 47px;
	
	color: #fff;
	
}
.WACatOrangeBg td a, .WACatOrangeBgLarge td a {	/*Visa inte i webadmin*/
	padding-top: 14px;
	color: #fff;
	text-decoration: underline;
}
.WACatOrangeBg td a:hover, .WACatOrangeBgLarge td a:hover {	/*Visa inte i webadmin*/
	text-decoration: none;
}
.WACatOrangeBg td.heading a, .WACatOrangeBgLarge td.heading a {	/*Visa inte i webadmin*/
	display: block;
	width: 110px;
	text-decoration: none;
	font-size: 1.3em;
	
}
.WACatOrangeBgLarge td img {	/*Visa inte i webadmin*/
	margin-bottom: 3px;
	
}
.WACatOrangeBg td img {	/*Visa inte i webadmin*/
	
	
}

.WACatOrangeBgLarge { 	/*Visa inte i webadmin*/
	width: 100%;
	height: 92px;
	color: #fff;
    background-image: url(../images/layout/site/catrowOrangeBgLarge.jpg);
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-right: 1px;
	vertical-align: top;
	line-height: 1.4em;
	
}
.WACatOrangeBgLarge td { 	/*Visa inte i webadmin*/
	color: #fff;
}

#esittely {
	display: block;
}
	#esittely img.mainpics {
		display: none;
	}
div.searchboxContent a.togglerEsite {
	display: block;
	
	width: 66px;
	height: 20px;
	background-image: url(../images/layout/site/closeBg.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 18px;
	font-size: 0.8em;
	color: #fff;
	cursor: pointer;
	
}
div.searchboxContent a.togglerEsite-closed {
	background-image: url(../images/layout/site/showBg.jpg);
	
}
div.searchboxContent a.togglerEsite-opened {
	background-image: url(../images/layout/site/closeBg.jpg);
	
}

div.box div.boxContentMinMargin a.mallistoNavLinkGreen {
	color: #72a436;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
}
div.box div.boxContentMinMargin a.mallistoNavLinkDarkGreen {
	color: #6c7669;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
}
	
/*==================================
remove default focus style
====================================*/
:focus {outline:none;}

.js ul.newList {left:-9999px;}

/*==================================
red curvy example
====================================*/
ul.newList * {margin:0; padding:0;}
ul.newList {margin:0; padding:0; list-style:none; color:#888b6d; width:86px; background-color: transparent; background-image:url(../images/layout/site/comboBottom.png); background-repeat: no-repeat; padding-bottom: 12px; background-position: bottom; position:absolute; top:22px; left:0; overflow:auto; z-index:9999;}
.newListSelected {width:104px; color:#000; height:19px; padding:2px 0 0 0; float:left;}
.newListSelected span {width:104px; display:block;}
ul.newList li {background-image:url(../images/layout/site/comboBg.png);padding:3px 8px;}
.selectedTxt {background:url(../images/layout/site/comboSelect.jpg) no-repeat;width:104px; overflow:hidden; height:19px; padding:3px 23px 0 5px;}
.hiLite {background-image:url(../images/layout/site/comboBg.png)!important; color:#000!important;}
.newListHover {background-image:url(../images/layout/site/comboBg.png)!important; color:#000!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:0 -22px; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}
	
#slider {
     width: 400px;
     height: 278px;
     position: relative;
     overflow: hidden;
     padding:0;
     margin:0;
}

#footer {
	color: #697465;
	text-align: center;
}
font.startheadingLeft {
	display: block;
	width: 180px;
	height: 30px;
	color: rgb(255, 255, 255);
	background-image: url(../images/layout/site/headingOrange.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 30px;
	font-size: 1.2em;
	font-style: italic;
	margin-top: 5px;
}
font.startheadingRight {
	display: block;
	width: 180px;
	height: 30px;
	color: rgb(255, 255, 255);
	background-image: url(../images/layout/site/headingGreen.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 30px;
	font-size: 1.2em;
	font-style: italic;
	margin-top: 5px;
}

div.whitebox div.whiteboxContent div.mallistoFooter {
	float: left;
	color: #585858;
	font-style: normal;
	text-align: left;
	font-size: 11px;
}
	div.whitebox div.whiteboxContent div.mallistoFooter a {
		text-decoration: underline;
	}