body, html { height: 100%; margin: 0; padding: 0;}

img { border: 0; }

img a { border: 0; }

body {
	background: #183418 url(img/bk.gif) top center repeat-x; 
	font: normal 14px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, sans-serif;
	color: #202020;
	margin: 0 auto 0 auto;
}

div.base {
	width: 840px;
	margin: 5px auto 0 auto;
	border-left: 2px solid #0d1d0d;
	border-right: 2px solid #0d1d0d;
	border-bottom: 2px solid #0d1d0d;
	height: auto;
}

div.topbar {
	border-top: 5px solid #974b09;
	text-align: center;
}
div.topbar2 {
	border-top: 2px solid #ac7019;
	text-align: center;
}

div.inenglish {
	height: 25px; width: 850px; margin: 20px auto -5px auto; background: url(img/eng.gif) center right no-repeat;
}

div.inenglish:hover {
	background-image: url(img/enghover.gif); 
}

div.inenglish a {
	margin-left: 565px; padding: 8px 120px 20px 160px; text-align: right; display: block;
}


div.logobar {
	background-color: #0c1b0d;
	width: 100%;
	height: 120px;
}

	div.logoup { 
		float: left;
		margin-left: 30px;
		margin-top: 21px;
		background-image: url(img/logou.gif); 
		width: 198px;
		height: 99px;
	}
	div.logoup a{
		padding: 0px 100px 80px 98px; display: block;
	}
	div.links {
		float: right;
		color: #e8e7e2;
		height: 100%;
		text-align: right;
		line-height: 200px;
		padding-right: 20px;
		font-size: 20px;
		width: 570px;
		display: inline;
	}

		div.links a {
			text-decoration: none;
			color: #e8e7e2;
			padding:88px 0 8px 0;
			border: 0;
		}
		div.links a:hover {
			color: #d27e12;
			cursor: pointer;
		}
		
		div.language {
			float: left;
			margin: 0;
			font-size: 9px;
			width: 100px;
		}
		
		div.menuhover {
			float: right;
			height: 100%;
			padding: 0 7px 0 7px;
			width: auto;
		}
		div.menuhover:hover {
			background-color: #091509;
			cursor: pointer;
		}

div.mainlinks {
	clear: both;
	background-color: #B8AC98;
	width: 100%;
	height: 110px;
}

	div.logodown{
		float: left;
		margin-left: 30px;
		background-image: url(img/logod.gif); 
		width: 198px;
		height: 92px;
	}
	div.logodown a{
		padding: 0px 100px 80px 98px; display: block;
	}
	
	div.slogan {
		float: right;
		padding-top: 34px;
		font-size: 17px;
		padding-right: 30px;
		text-align: right;
		line-height: 10px;
		width: 550px;
	}
	
	p.slogandown {
		font-style: italic;
		margin: -5px 0;
	}
	
	p.sloganup {
		font-size: 18px; color: #202020;
		letter-spacing: 0px;
		font-weight: bold;
		font-style: italic;
		margin: 0;
		margin-right: -4px;
	}

div.main {
	background-color: #beb8a4;
	padding: 30px 30px 40px 30px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

	div.mainleft {
		float: left;
		width: 180px;
		line-height: 30px;
	}
		
		div.mainleft a {
			color: #202020;
			border: 0;
		}
		
		div.mainleft a:hover {
			color: #974b09;
		}
		
		div.mainleft a:active {
			font-weight: bold;
		}
		
		div.brands {
			font-size: 18px;
			line-height: 30px;
			background-color: #B8AC98;
			padding: 20px;
			width: 120px;
			margin: 0 -10px 0;
		}
		
	
	div.mainright {
		float: right;
		width: 595px;
	}
	
		img.prdcimg {
			border: 5px solid #B8AC98;
			margin: 10px 20px 10px 0;
			float: left;
		}
		
		img.prdcimg:hover {
			border: 5px solid #974b09;
		}
		
		div.material {
			font-weight: bold;
			margin: 10px -10px 20px 0;
			font-size: 13px;
			line-height: 40px;
		}
		div.material img {
			vertical-align: middle;
			margin-left: 10px; margin-top: 10px;
		}
		div.material a {
			color: #202020;
		}
		div.material p {
			font-size: 10px;
			font-weight: normal;
			margin: -10px 0 0 45px;
			line-height: 15px;
		}


h1, h1.first {
	font-size: 15px;
	margin: 30px -30px 10px 0;
	background-color: #B8AC98;
	padding: 8px 10px 8px;
	
}

h1.first {
	margin-top: 0;
}

h1.photos {
	background: #B8AC98 url('img/icons/images.png') no-repeat 5px center; padding-left: 25px;
}

h1.video {
	background: #B8AC98 url('img/icons/film.png') no-repeat 5px center; padding-left: 25px;
}

h1.details {
	background: #B8AC98 url('img/icons/bricks.png') no-repeat 5px center; padding-left: 25px;
}

h1.campaign{
	background: #B8AC98 url('img/icons/ruby.png') no-repeat 5px center; padding-left: 25px;
}

p {
	margin: 10px 0 30px 5px;
	line-height: 32px;
}

a {
	color: #88481a;
	text-decoration: none;
}

a:hover, div.material a:hover {
	color: #a65b20;
}
span.date {
	margin: 0;
	color: #a7730f;
	font-weight: bold;
}

p.regards {
	font-style: italic;
}

div.clear { clear:both; }
p.bottom { 
	text-align: center; 
	font-size: 10px; 
	margin-top: 20px;
	color: #808080; 
	clear: both;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#008000;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #008000;
	background-color: #dbe2d4;
}
img.prdvid {
	border: 5px solid #B8AC98;
	margin-top: -10px;
}
.LV_invalid_field, 
input.LV_invalid_field:hover, 


input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
	background-color: #e2d9d4;
}

a.basic, a.basic2 {
	padding: 0 !important; margin: 0; display: inline !important; background-color: #beb8a4 !important; font: normal 14px Arial, sans-serif; color: #88481a;
}

a.basic2 {
	background-color: #B8AC98 !important;
}

a.basic:hover, a.basic2:hover {
	color: #a65b20 !important;
}

.basicinputf, .basictextareaf {
	border: 1px solid #786a4e; width: 312px;
}

.basictextareaf {
	width: 770px;
	font: normal 14px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, sans-serif;
	width: 300px;
}

.basicinputf {
	width: 270px;
}

.sisennys {
	margin-left: 30px;
	font-size: 13px;
	margin-top: -30px;
}

#viikkotarjous, #viikkotarjous2 {
	background-color: #B8AC98; margin-top:-10px; padding: 19px; margin-right: -30px;
}
#viikkotarjous2 {
	margin-bottom: 20px;
}


div.vkokuva {
	float: left;width: 104px; height: 100px; padding-left: 4px;
}
div.vkokuvaus {
	float: right;width: 643px; padding-right: 10px;
}
div.vkokuvaus p {
	line-height: 15px; margin-top: 0px; margin-bottom: 0; text-align: justify; color: #333333; vertical-align: middle;
}

div.vkokuvaus br {
	line-height: 7px;
}
div.vkokuvaus a {
	color: #333333; 
}
div.vkokuvaus a:hover {
	color: #e8e7e2; 
}
div.vkoilmoitus{
	clear: both; font-size: 14px; margin-bottom: 20px; margin-top: 20px; margin-right: -30px; background-color: #b4a792; text-align: center; font-weight: bold; padding: 12px; color: #404040;
}

img.vasen {
	float: left;
	margin: 14px 14px 14px 0px;
	border: 3px solid #b4a792;
}
img.oikea {
	float: right;
	margin: 14px 0px 14px 14px;
	border: 3px solid #b4a792;
}

img.vasen:hover, img.oikea:hover {
	border: 3px solid #a65b20;
}
