/* BODY, WRAPPER
 ---------------------------------------------------*/

body {
	/*background: #fff url(../img/bodybg.jpg) repeat-x;*/
	font-family: arial, sans-serif;
}

div#wrapper
{
	margin: 0 auto;
	width: 960px;
}

/* COMMON
 ---------------------------------------------------*/

a {color: #005893; text-decoration: none;}
a:hover {color: #084872;}

a.back {position: absolute; top: 0; right: 2px;}

h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 17px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

h2.border {font-size: 13px; font-weight: bold; border-bottom: 1px solid #e6e6e6; padding: 2px 0 5px 10px; position: relative;}

h2.border a.browse {color: #444; font-size: 12px; font-weight: normal; position: absolute; right: 15px; top: 3px;}

.left 	{float:left;}
.right 	{float:right;}
.clear 	{clear:both;}

.no-margin {margin: 0 !important;}
.no-margin-right {margin-right: 0 !important;}
.no-border {border: none !important;}

/* TOP
 ---------------------------------------------------*/

div#top {
	height: 150px;
	width: 960px;
	position: relative;
	background: transparent url('img/top.jpg') no-repeat;
}

a#logo {
	position: absolute;
	top: 15px;
	left: 0;
	width: 210px;
	height: 70px;
}

ul#menu {
	position: absolute;
	bottom: 1px;
	left: 15px;
	list-style: none;
	float: left;
	margin: 0;
}

ul#menu li {
	float: left;
	margin: 0 20px 0 0;
}

ul#menu li a {
	display: block;
	padding: 0 5px 12px 5px;
	font-size: 12px;
	color: #727272;
	border-bottom: 4px solid #FFFFFF;
	text-transform: uppercase;
}

ul#menu li.selected a,
ul#menu li.ancestor a,
ul#menu li a:hover {
	border-bottom: 4px solid #e6e6e6;
	color: #444;
}

ul.sub
{
	margin: 0 0 0 10px;
	list-style-type: none;
}

div#languages {
	width: 210px;
	border: 1px solid #e6e6e6;
	background: transparent url(../img/language-selector.png) top right no-repeat;
	position: absolute;
	right: 10px;
	top: 111px;
	z-index: 100;
}

div#languages div.lang {
	padding: 7px 5px 5px 7px;
	border-top: 1px solid #e6e6e6;
	background-color: #fff;
	display: none;
	z-index: 1000;
}

div#languages div.lang.first {
	background-color: transparent !important;
	border: none;
	display: block !important;
}

div#languages div.lang a.flag {
	display: block;
	float: left;
}

div#languages div.lang a.text {
	color: #444;
	padding: 0 0 0 5px;
	display: block;
	float: left;
	width: 175px;
}


/* CONTENT
 ---------------------------------------------------*/

div#header {
	margin: 10px 0;
	background-color: transparent;
	background-image: none;
	background-position: top right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 89px;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 0 10px 0;
}

div#header h2 {
	position: absolute;
	bottom: 5px;
	left: 10px;
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}


div#slideshow {
	width: 720px;
	height: 319px;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 0;
}

div#slideshow div.slide {
	position: relative;
	border: 1px solid #e6e6e6;
}

div#slideshow div.slide img {
	z-index: 0;
	width: 718px;
	height: 317px;
}

div#slideshow div.slide div.caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url(../img/80white.png) repeat;
	z-index: 1000;
	width: 719px;
	padding: 20px 0;
}

div#slideshow div.slide div.caption p {
	padding: 0 20px;
	margin: 0 0 5px 0;
	font-size: 13px;
}


div#retailers {
	width: 230px;
	height: 319px;
	float: left;
	margin: 10px 0 0 10px;
}

body.sale div#retailers {
	margin: 0 0 10px 0;
	float: none;
}

div#retailers div.retail-wrap {
	border: 1px solid #e6e6e6;
	height: 317px;
}

div#retailers div.retail-wrap p {
	margin: 15px;
	font-size: 13px;
}


div#map {
	position: relative;
	width: 117px;
	height: 200px;
	background: transparent url(../img/map2.jpg) no-repeat;
	margin: 30px 0 0 50px;
}

div#map.county-1 {background-image: url(../img/map2-0.jpg);}
div#map.county-2 {background-image: url(../img/map2-1.jpg);}
div#map.county-3 {background-image: url(../img/map2-2.jpg);}
div#map.county-4 {background-image: url(../img/map2-3.jpg);}
div#map.county-5 {background-image: url(../img/map2-4.jpg);}
div#map.county-6 {background-image: url(../img/map2-5.jpg);}
div#map.county-7 {background-image: url(../img/map2-6.jpg);}
div#map.county-8 {background-image: url(../img/map2-7.jpg);}


div#map a.county {
	display: block;
	position: absolute;
	background-color: transparent;
	height: 20px;
	width: 20px;
}

div#map a.county div {
	display: none;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	width: 100px;
	margin: 0 0 0 25px;
}

div#map a.county-1 {right: 49px; bottom: 9px;}
div#map a.county-2 {left: 24px; bottom: 13px;}
div#map a.county-3 {left: 31px; bottom: 58px;}
div#map a.county-4 {left: 46px; bottom: 35px;}
div#map a.county-5 {right: 16px; bottom: 48px;}
div#map a.county-6 {left: 69px; top: 90px;}
div#map a.county-7 {left: 60px; top: 40px;}
div#map a.county-8 {left: -2px; bottom: 9px;}


div#content {
	margin: 10px 0 0 0;
}


div#quality {
	width: 420px;
	float: left;
}


div.box-content {
	padding: 10px;
}


div.tvlogo {
	margin: 20px 0 0 0;
	background: transparent url(../img/tuttutv.jpg) left top no-repeat;
	padding: 10px 0 14px 80px;
}


div#experiences {
	width: 290px;
	margin: 0 0 0 10px;
	float: left;
}

blockquote.exp {
	margin: 0 0 15px 0;
	line-height: 160%;
}

span.exp-customer {
	display: inline-block;
	background-color: #036fb8;
	color: #fff;
	padding: 3px;
	text-transform: uppercase;
	margin: 0 0 45px 0;
}

span.exp-customer a {
	color: #fff;
}

div#news {
	width: 230px;
	float: left;
	margin: 0 0 0 10px;
}

body.index span.date {
	display: inline-block;
	background-color: #d00233;
	color: #fff;
	font-size: 11px;
	padding: 3px;
}

a.news-title {
	line-height: 150%;
	padding: 5px 0 0 0;
	margin: 0 0 25px 0;
	display: block;
}

div#left230 {
	width: 230px;
	float: left;
}

div#left130 {
	width: 130px;
	float: left;
}

div#foreignretailers {
	border: 1px solid #e6e6e6;
	padding: 10px 0;
}

div#foreignretailers strong {
	margin: 10px 0 10px 20px;
	display: block;
}

div#foreignretailers a {
	display: block;
	margin: 5px 0 5px 20px;
	padding: 2px 2px 2px 30px;
	background-position: 0 3px;
	background-repeat: no-repeat;
}

div#foreignretailers a.swedish {background-image: url(../img/flags/sv.png);}
div#foreignretailers a.russia {background-image: url(../img/flags/ru.png);}
div#foreignretailers a.eesti {background-image: url(../img/flags/et.png);}

div#right720 {
	width: 720px;
	float: left;
	margin: 0 0 0 10px;
	position: relative;
}

div#right820 {
	width: 820px;
	float: left;
	margin: 0 0 0 10px;
	position: relative;
}

div#content h1 {
	color: #0372c1;
	font-size: 18px;
	font-weight: bold;
}


div.retailer {
	width: 228px;
	height: 265px;
	margin: 0 10px 10px 0;
	border: 1px solid #e6e6e6;
	float: left;
}

div.retailer span {
	display: block;
	height: 20px;
	width: 208px;
}

div.retailer.boss {
	border: 1px solid #9EB2BC;
	background-color: #F7F7F7;
}

div#selectorbox
{
		width: 688px;
		padding: 10px;
		margin: 0 0 10px;
		height: auto;
		float: none;
		border: 1px solid #e6e6e6;
}

div.retailer div.title {
	padding: 10px;
}

div.retailer div.title a 		{color: #005893; font-weight: bold;}
div.retailer div.title a:hover	{color: #08456D;}

div.retailer div.info {
	padding: 0 10px 10px 10px;
}

div.retailer div.info p {
	line-height: 150%;
}

div.box {
	border: 1px solid #E6E6E6;
	position: relative;
	padding: 15px;
}


ul#submenu {
	margin: 10px 0 0 0;
	list-style: none;
}

ul#submenu li {
	padding: 5px 0;
}

ul#submenu li a {
	color: #595959;
}

ul#submenu li.selected a,
ul#submenu li.ancestor a,
ul#submenu li a:hover {
	color: #000;
}


div#productslides {
	width: 710px;
	position: relative;
}

div#productslides div.slide {
	width: 710px;
	height: 350px;
}

div#productslides div.slide div.image {
	border: 1px solid #e6e6e6;
}

div#productslides div.slide div.caption {
	margin: 10px 0 0 0;
}

div#controls {
	position: absolute;
	top: 219px;
	left: 1px;
	z-index: 1000;
}

div#controls a {
	display: block;
	padding: 6px 10px;
	background-color: #E0E0E0;
	color: #4F4F4F;
	float: left;
	font-size: 11px;
}

div#controls a.activeSlide {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}


div.reference {
	width: 215px;
	margin: 0 30px 0 0;
	float: left;
}

div.reference div.box {
	padding: 0;
}

div.reference div.box a.image {
	display: block;
	padding: 9px;
	background-color: #fff;
}

div.reference div.zebra a.image {
	background-color: #f1f1f1;
}

div.reference div.box a.category {
	display: block;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #e6e6e6;
	padding: 10px;
	background: transparent url(../img/raquo.png) scroll 192px 14px no-repeat;
}


div#retailer-contactinfo {
	width: 230px;
}

div#retailer-contactinfo.right {
	margin: 0 0 10px 20px;
}


div#retailer-contactinfo p {
	line-height: 150%;
}

div.jakotukki {
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 20px 0;
}

div.jakotukki div.image {
	width: 230px;
	float: left;
}

div.jakotukki div.info {
	width: 460px;
	float: left;
	margin: 0 0 0 20px;
}


div#selectorbox ul {
	list-style: none;
	float: left;
	display: block;
	width: 200px;
	margin: 10px 40px 0 0;
}

div#selectorbox ul li a {
	margin: 0 0 5px 0;
	display: block;
}



.newsarticle {
	margin: 0 0 16px 0;
	border-bottom: 1px solid #ddd;
}

.newsarticle.last {
	border: none;
}

.photo-gallery {
	margin: 0 0 16px 0;
}

.gallery-photo {
	width: 353px;
	border: 1px solid #e6e6e6;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.gallery-photo .photo-image { padding: 10px 0; text-align: center; }

.gallery-photo .photo-name {
	text-align: center;
	border-top: 1px solid #e6e6e6;
	padding: 10px 0;
}

.gallery-photo .photo-name h3 {
	text-align: center;
	margin-bottom: 8px;
	font-size: 15px;
}

.gallery-photo a.zoom {
	text-transform: uppercase;
	padding-left: 20px;
	color: #414141;
	background: transparent url(../img/zoom.png) no-repeat scroll left center;
}

.gallery-photo a.original {
	color: #666;
}

.column-1 { margin-right: 5px; }

.column-2 { float: right; }

.gallery-list {
	margin-bottom: 16px;
}

.gallery {
	border: 1px solid #e6e6e6;
	padding: 10px;
	position: relative;
}

.gallery.first { border-bottom: none; }

.gallery .cover {
	float: left;
	width: 110px;
}

.gallery .cover a { display: block; }

/*.gallery .cover a img { display: block; }*/

.gallery .description { position: relative; float: right; width: 548px; }

.gallery .description h2 .count {
	color: #7f7f7f;
	text-transform: uppercase;
	font-size: 15px;
}

.gallery .description p { padding: 0 0 1.5em 0; margin: 0; }

.gallery .browse {
	background: #0372c1;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 15px;
	right: 10px;
	bottom: 10px;
	position: absolute;
}

.gallery .browse:hover { background: #0491EF; }

.photo-name p { margin-bottom: 8px; }



/* FORMS
 ---------------------------------------------------*/
.form-table { width: 60%; }

.form-table th {
	width: 1%;
	white-space:  nowrap;
}

.form-table input, .form-table select, .form-table textarea {
	border: 1px solid #ccc;
	width: 100%;
	font-family: inherit;
	font-size: inherit;
	padding: 2px 4px;
}

.form-table textarea { height: 60px; }

.form-table input:focus, .form-table select:focus, .form-table textarea:focus { border-color: #999; }

.form-table .errors { color: #c10; }

.form-table .errors input, .form-table .errors select, .form-table .errors textarea { border-color: #c10; }

.form-table .required label { font-weight: bold; }

.form-table label { font-weight: normal; }

.form-table ul { margin-bottom: 0; }

input.form-submit {
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	padding: 4px 16px;
}


/* FOOTER
 ---------------------------------------------------*/

div#footer {
	border-top: 1px solid #e6e6e6;
	padding: 20px 10px;
	margin: 10px 0 0 0;
}

div.ce {
	/*background: transparent url('layout/img/ce.png') top left no-repeat;*/
	padding: 0 0 0 100px;
	width: 320px;
	float: left;
	line-height: 150%;
	min-height: 64px;
}

div.footerlogos {
	background: none;
	float: left;
	width: 300px;
	height: 63px;
	margin: 0 0 0 30px;
}

div.footerlogos img {
	float: left;
	display: block;
}

div#footer div.contact {
	width: 190px;
	float: right;
}

div#footer div.contact p {
	text-align: right;
	line-height: 150%;
	font-size: 11px;
}


.centered, .centered * { text-align: center; }
