/* @override 
	http://www.finlandiashop.fi/css/master.css
*/

/*
	master.css
      
	Created by Tommi Pääkkö on 2010-01-23.
	Copyright 2010 Sofico Finland. All rights reserved.
	
	Basic css style
*/

@import url(reset.css);
@import url(type.css);
@import url(grid.css);


body {
	background:url(img/body-bg.png) repeat-x;
}

#container {
	background:url(img/container-bg.png) repeat-x bottom left;
}
/** Branding */
#branding {
	background: url(img/Branding-bg.jpg) no-repeat;
	height:165px;
}

#branding-logo {
	width:292px;
	height:18px;
	margin:62px 0 0 238px;
	float:left;
}

#branding-tagline {
	margin:60px 0 0 30px;
	width:143px;
	height:28px;
	float:left;
}

#branding-tagline span {display:none;}
/* @end Branding **/

/* @group Navi */

#navigation ul {
	font-weight:bold;
	text-transform:uppercase;
	list-style-type: none;
	margin:0;
}

#navigation ul li {
	float:left;
}


#navigation-info,
#navigation-lang,
#navigation-cart{
	position:absolute;
	top:145px;
	left:50%;
	text-transform:uppercase;
	font-size:10px;
}
#navigation-cart{margin-left:35px;}
#navigation-info{margin-left:-460px;}

#navigation-info li {
	padding:0 10px;
	border-right: 2px solid #ff0f0f;
	height:15px;
}

#navigation-info li a {
	color:#000;
}

#navigation-lang{margin-left:320px; top:130px;}

#navigation-lang li {
	width:42px;
	height:28px;
}

li.ru{background:url(img/ru.png) no-repeat;}
li.en{background:url(img/en.png) no-repeat;}
li.fi{background:url(img/fi.png) no-repeat;}

#navigation-lang li a {
	display:block;
	width:42px;
	height:28px;
	color:transparent;
}


#navigation-main {
	height:25px;
	background:#aeebff;
	margin:5px 0;
}
#navigation-main ul li {
	height:25px;
	padding-left:39px;
	background:url(img/nuoli-oik.png) no-repeat 15px 4px;
}

#navigation-main ul li.active {
	background:#d9ffff url(img/nuoli-oik.png) no-repeat 15px 4px;
}
#navigation-main ul li a {
	line-height:1.1;
	font-size:12px;
	color:#000;
	display:block;
	height:15px;
	border-right:2px solid #c6c39f;
	margin:5px 0;
	padding:0 20px 2px 0;
}

#navigation-login {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 320px;
	width: 100px;
}

#navigation-login li {
	clear: both;
	padding: 6px 0 0 20px;
	font-size: 10px;
	height: 19px;
	border-bottom: 1px dashed #333;
	width: 100px;
	background: url(img/nuoli-oik-inv.png) no-repeat left center;
}

#navigation-login a {
	color:#333;
}

#navigation-cart {
	height: 30px;
	background: url(img/karry.png) no-repeat;
	top: 130px;
	padding:15px 0 0 40px;
	font-weight: bold;
}

#navigation-cart span {
	display: block;
	float: left;
	height: 15px;
	padding: 0 5px;
	margin-right: 5px;
	border-right: 2px solid #ff0f0f;
}

#navigation-cart a {
	display:block;
	float: left;
	text-transform: none;
	color: #0090FF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

/* @end Navigation **/


/** Content */
#content {
	padding:10px 0;
	background:url(img/content-bg.png) repeat-y;
}

#content-main-before #player {
	margin: 0 auto;
}

#content-main-body {
	margin-top: 30px;
	padding: 0 30px;
}

.latest {
	background: #eaf1ca;
}
.latest div {
	float: left;
	height: 35px;
}

.latest .title {
	width: 160px;
	background: #58585a url(img/nuoli-oik-21-trans.png) no-repeat 8px center;
}

.latest .title h2{
	color: #fff;
	line-height: 2.9;
	font-size: 13px;
	margin-left: 35px;
}
.latest .item {
	padding: 3px 18px 0;
	height: 30px;
	width: 243px;
	background: #eaf1ca;
}

.latest .item h2{
	margin: 0;
}
.latest .item h2 a{
	color: #e30b1a;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 2px;
	background: url(img/plus-11-trans.png) no-repeat left center;
	text-transform: none;
	line-height: 1.2;
}
.latest .item p {
	padding-left:15px;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.imagerow {
	padding: 5px 0;
}

.textrow {
	padding:0 10px;
	background:#006a90;
}
.textrow.odd {
	background:#8b9298;
}

.textrow h1,
.textrow h2{
	color: #fff;
	margin: 5px 10px;
}

div.tagline {
	border-bottom: 1px dashed #424242;
	margin-bottom:10px;
	margin-left:-25px;
	padding-left: 25px;
}
.tagline h1 {
	float: left;
	margin-right:25px;
	font-size: 50px;
	font-weight: normal;
	font-style: normal;
}

.tagline p {
	font-weight: bold;
	line-height: 2;
	padding-top: 25px;
	margin-bottom: 0px;
	font-size: 10px;
}

ul.listing {
	padding: 0 30px;
}

ul.listing li{
	display: block;
	float: left;
	margin: 5px 20px;
	width: 165px;
	text-align: center;
}

ul.listing dt.image {
	width: 149px;
	height: 93px;
	background:url(img/imgframe.png) no-repeat;
	padding: 8px 9px 7px 7px;
	margin-bottom: 15px;
}
ul.listing dd{
	margin: 0;
	text-align: left;
}
ul.listing dd.link {
	padding-left: 20px;
	background: url(img/nuoli-oik-pun.png) no-repeat left center;
}

ul.listing h3 {
	color: #FF312C;
	text-transform: uppercase;
	font-size: 12px;
}

#content-main-before,
#content-main-after {
	width: 710px;
	margin: 0 auto;
}


#content-main-after ul.gallery-navi {
	padding:20px 0;
}
#content-main-after ul.gallery-navi li a{
	color: #222;
	line-height: 2.5;
	padding-left: 20px;
}

#content-main-after ul.gallery-navi li a:hover {
	color:#1097ff;
}

#content-main-after ul.gallery-navi li.active a {
	background: url(img/nuoli-oik-inv.png) no-repeat left center;
	color:#1097ff;
}

/* Artikkelit */

.articlelist {
	margin: 20px 0 0 ;
/*	border-right: 2px dotted #ccc ;*/	
	padding: 0 10px 0 0;
	height:300px;
}

.articlelist p {
	margin-bottom: 5px;
	line-height: 1;
	font-size: 11px;
}
.articlelist.last {
	border-right:none;
}
.articlelist h3 {
	height: 25px;
	line-height: 1.2;
	padding: 2px 5px;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
}
.articlelist img {
	width: 200px;
	height: 100px;
	border: 4px double #ccc;
	margin-bottom: 5px;
}
.articlelist ul {
	list-style-type: none;
	margin: 0 7px;
}
.articlelist ul li a {
	padding: 4px 0 4px 18px;
	color: #888;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	background: url(img/nuoli-bullet.png) no-repeat 3px center;
}

.articlelist ul li a:hover {
	color: #222;
	background: url(img/nuoli-oik-inv.png) no-repeat left center;
}

/* Ecard*/

.writecard {
	margin-top: -5px;
	height: 30px;
	background-color: #d9f2ef;
	line-height: 2.5;
	padding: 0 0 0 10px;
}
.writecard p {float: left;}
.writecard .red{
	color: #FF0000;
	text-transform: uppercase;
}
.writecard a {
	display:block;
	float: right;
	width: 160px;
	color:#fff;
	text-transform: uppercase;
	background: #4393ad url(img/nuoli-oik.png) no-repeat 10px 5px;
	font-weight: bold;
}

label{
	display: block;
	font-weight: bold;
}
input{
	margin-bottom: 10px;
}
input[type=checkbox]{
	float: left;
	margin-right: 5px;
}

input[type=submit]{
	margin-top: 10px;
	background: url(img/send.png);
	width: 75px;
	height: 27px;
	font-weight: bold;
	color: #fff;
	border: 0;
	cursor: pointer;
}
/** Imagegallery */
#gallery.content {
	display: none;
	width: 710px;
	/*border: 10px solid #ccc;*/
	margin: 0 auto;
}

div.content a, div.navigation a {
	text-decoration: none;
	color: #222;
	font-weight: bold;
}

div.nav-controls {
	float: right;
	padding: 30px 0 0;
}

.nav-controls a.prev {
	background: url(img/nuoli-vas.png) no-repeat 83px center;
	padding: 5px 25px;
	border-right:1px solid #c7c099;
}
.nav-controls a.next {
	background: url(img/nuoli-oik.png) no-repeat 3px center;
	padding: 5px 25px;
	border-left:1px solid #c7c099;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 350px; 
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 710px;
	height: 350px;
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	padding: 0;
	display: block;
	width: 710px;
	height: 350px; 
	line-height: 370px;
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	height: 350px;
	width: 690px;
	vertical-align: middle;
}

div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
	margin: 20px auto 0;
	width: 690px;
	background:#e2f4ff;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 500px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px 5px;
}
div.image-title {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
div.image-desc {
	color: #666;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	display: block;
	float: left;
	margin: 5px 20px;
	width: 170px;
	text-align: center;
}
a.thumb {
	display:block;
	margin-bottom: 20px;
}

ul.thumbs img {
	width: 149px;
	height: 93px;
	background:url(img/imgframe.png) no-repeat;
	padding: 8px 9px 7px 7px;
	margin-bottom: 15px;
}

.pagination {
	clear: both;
	margin: 0 10px 5px;
}

div.pagination a, 
div.pagination span.current {
	margin-right: 2px;
	padding: 4px 2px;
}
div.pagination span.current {
	font-weight: bold;
	color: #1097ff;
}

.pagination a.gallery-nextpage {
	background: url(img/nuoli-oik.png) no-repeat;
	padding: 2px 7px;
}.pagination a.gallery-prevpage {
	background: url(img/nuoli-vas.png) no-repeat;
	padding: 2px 7px;
}
/* end imagegallery */

#content-secondary {
	margin-left:0;
	/*width:210px;*/
}
.sideblock {
	margin:0 0 5px 0;
}
.sideblock h3 {
	height:16px;
	padding:7px 0 7px 40px;
	background:#aeebff url(img/nuoli-alas.png) no-repeat 10px 4px;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
}

.sideblock ul {
	list-style-type: none;
	margin:0;
	border-top: 1px dashed #00688c;
	border-bottom: 1px dashed #00688c;
	padding:10px 0;
}
.sideblock li{
	/*padding-left: 20px;*/
}
.sideblock li.active a,
.sideblock li a:hover{
	background: #9AE7FF url(img/nuoli-oik-inv-trans.png) no-repeat 25px center;
}

.sideblock li.active li a:hover,
.sideblock li.active li.active a {
	background: url(img/nuoli-oik-inv-trans.png) no-repeat 35px center;	
}

.sideblock a {
	display: block;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	font-size:11px;
	padding-left: 40px;
	text-align: left;
}

.sideblock li.active ul{
	border: 0;
	padding: 0 0 5px;
}

.sideblock li.active li a{
	background: none;
	padding-left: 50px;
	font-size: 11px;
}

.sideblock form {
	border-top: 1px dashed #00688c;
	border-bottom: 1px dashed #00688c;
	padding:10px;
}

.sideblock form select {
	width:180px;
}

.specials a{ padding: 0; }

.specials .box.fb {
	margin: 0;
	padding: 0;
	text-align: center;
}
.specials .box.fb a{
	background: #B3EEFF;
	width:220px;
	margin: 5px 0;
	padding: 2px;
	color: #333;
}
/* @end Content **/

/** Palautelomake */
#palautelomake label {
	float: left;
	width: 120px;
	height: 20px;
	text-align: right;
	margin-right: 10px;
}

#palautelomake input[type=text],
#palautelomake select{
	border: 1px solid #ccc;
	width: 200px;
	height: 20px;
}
#palautelomake select {
	margin-bottom: 10px;
}

#palautelomake textarea{
	border: 1px solid #ccc;
}

#palautelomake input[type=submit] {
	background: url(img/blue-button.png) no-repeat;
	width: 113px;
	height: 29px;
	padding-bottom: 8px;
	cursor: pointer;
}
/* **/

/** Siteinfo */
#siteinfo {
	background:#333333;
	height:50px;
	color: #fff;
	font-size: 10px;
}

#siteinfo-credits ul {
	list-style-type: none;
}

#siteinfo ul li {
	float: left;
	padding: 1px 20px;
	border-right: 2px solid red;
}

#siteinfo ul li a{
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
}

#siteinfo-credits .copy{
	float: right;
	margin-right: 20px;
	text-transform: uppercase;
}
/* @end Siteinfo **/

.thumbscontainer{
	width: 550px;
}
.red {
	color:red;
	text-transform: uppercase;
}

.redtext{color: #FF0000;}
.blue{color: #1E2781;}