html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }

body {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	padding-bottom: 120px;
	margin: 0px;
	background-image: url(img/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}
	
.BackGround{
	padding-top: 43px;

}
	
.TummaPalkki{
	background-color:#F0F0F0;
	width: 830px;
	height: 12px;
	margin:auto;
}

h2{
	margin: 5px 0px;
	padding: 0px;
	clear:both;
	padding-bottom: 4px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #e6e6e6;
}

h2 a{
	color: #DD6B00;
	text-decoration: none;
	display: block;
}

h2 a:hover{
	color: #ff7b00;
}
	
.MainHeader{
	background-position:center top;
	background-repeat:no-repeat;
	height:75px;
	margin:auto auto;
	width:830px;
}

.MainHeader a{
	text-decoration: none;
	background-color: #f07400;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 17px;
	margin-top: 21px;
	line-height: 47px;
	display:block;
	float:right;
	padding: 0px 20px;
}

.MainHeader a:hover{
	background-color: #f08f34;
}

.Padding{
	padding: 10px 20px;
}

.Content{
	background-color: #eeeeee;
	width: 830px;
	margin: auto;
}

.Content2{
	padding: 10px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eaeaea;
}

.Bottom{
	margin: auto;
	width: 830px;
	background-color:#333333;
}

	.Address{
		float:left;
		text-align:left;
		margin: 20px 10px 0px 10px;
		padding: 0px 0px 0px 10px;
		border-width: 0px 0px 0px 4px;
		border-style: solid;
		border-color: #eeeeee;
		color:#999999;
	}
	
	.ContactInfo{
		float:left;
		text-align:left;
		margin: 20px 10px 0px 181px;
		padding: 0px 0px 0px 10px;
		border-width: 0px 0px 0px 4px;
		border-style: solid;
		border-color: #eeeeee;
		color:#999999;
	}
	
	.Designer{
		float:right;
		text-align:left;
		margin: 20px 10px 0px 10px;
		padding: 0px 0px 0px 10px;
		border-width: 0px 0px 0px 4px;
		border-style: solid;
		border-color: #eeeeee;
		color:#999999;
	}
	
	.Designer a{
		color: #DD6B00;
		text-decoration: none;
		font-weight: bold;
	}

.line{
	height: 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color:#e6e6e6;
}

.SelectedItem {
	border: none;
	font-size: 12px;
	display: block;
	padding: 1px 10px 1px 40px ;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background: none;
	margin:0px;
}

	.SelectedCompany div a{
		font-size: 13px;
		display: block;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		background: none;
		padding: 6px 10px;
		border-color:#e6e6e6;
		border-width: 1px 0px 0px 0px;
		border-style: solid;
	}
	
	.SelectedCompany div a:hover{
		display: block;
		color: #FFFFFF;
		background-color: #f07400;
	}

.KaikkiTuotteet {
}

.KaikkiTuotteet a{
	font-size: 13px;
	display: block;
	color: #dd6b00;
	font-weight: bold;
	text-decoration: none;
	background: none;
	padding: 6px 10px;
	border-color:#e6e6e6;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

.KaikkiTuotteet a:hover{
	display: block;
	color: #FFFFFF;
	background-color: #f07400;
}

.SelectedCompany{
	margin-bottom: 10px;
}

.SelectedCompany h1{
	padding: 6px 10px 4px 10px;
	display: block;
	font-size: 14px;
	font-weight:bold;
	border-color:#e6e6e6;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	margin: 0px;
}

.SelectedCompany a{
	border: none;
	font-size: 12px;
	display: block;
	padding: 1px 10px 1px 40px ;
	line-height: 16px;
	color: #dd6b00;
	font-weight: normal;
	text-decoration: none;
	background: none;
	margin:0px;
}

.SelectedCompany a:hover{
	display: block;
	color: #FFFFFF;
	background-color: #f07400;
}

.MainBox{
	border-color: #e6e6e6;
	border-width: 1px;
	border-style:solid;
	background-color:#FFFFFF;
}

.Tuotteet{
	line-height: 29px;
	color:#ffffff;
	text-align:left;
	padding-left: 10px;
	font-weight: bold;
	background-color: #242424;
}

.item{
	width: 150px;
	height: 170px;
	float:left;
	text-align:center;
	border-width: 1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding: 4px;
	margin: 10px 10px 10px 10px;
	text-align:center;
	background-position: bottom center;
	background-repeat: no-repeat;
}

	.ItemAbsolute{
		position: relative;
		text-align: left;
	}
	
	.ItemAbsolute a{
		border-style:solid;
		border-width:1px;
		display:block;
		height:178px;
		margin:-5px;
		position:absolute;
		width:158px;
		border-color:#CCCCCC;
	}
	
	.ItemAbsolute a:hover{
		border-color: #f6b578;
		border-width: 2px;
		margin: -6px;
	}
	
	.ItemName{
		position: absolute;
		height: 170px;
		width: 150px;
		color: #DD6B00;
		font-size: 11px;
		text-align: center;
	}
	
	.ItemImage{
		background-position: bottom center;
		background-repeat: no-repeat;
		width: 150px;
		height: 170px;
		
	}

h1 {
	font-weight: normal;
	font-size: 34px;
	margin-top: 4px;
}

.backbutton {
	float:right;
	font-size: 14px;
	font-weight: bold;
	padding-top: 24px;
}

	.backbutton a{
		color: #DD6B00;
		text-decoration: none;
	}
	
	.backbutton a:hover{
		color: #ff7b00;
	}
	
.ProductTextArea{
	float:left;
	width: 200px;
	color:#666666;
	line-height: 18px;
}

.ProductImage{
	float:right;
	width: 300px;
	border-width: 1px;
	border-style:solid;
	border-color:#E5E5E5;
	text-align:center;
}

.ImageChanger{
	background-color:#E8E8E8;	
	text-align: center;
	padding: 4px;
}

	.TabSelected a{
		float:left;
		display:block;
		padding: 4px 6px;
		text-decoration: none;
		background-color:#FFFFFF;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		border-color: #ffffff #E5E5E5 #E5E5E5 #E5E5E5;
		margin-right: 1px;
		font-weight: bold;
	}
	
	.Tab a{
		float:left;
		display:block;
		padding: 4px 6px;
		text-decoration: none;
		background-color:#FFFFFF;
		border-width: 1px;
		border-style: solid;
		border-color: #ffffff;
		margin-right: 1px;
		color: #DD6B00;
		font-weight: bold;
	}

	.Tab a:hover{
		float:left;
		display:block;
		padding: 4px 6px;
		text-decoration: none;
		background-color:#ff7b00;
		border-width: 1px;
		border-style: solid;
		border-color: #ff7b00;
		margin-right: 1px;
		color: #ffffff;
		font-weight: bold;
	}