/*
Ilmari CSS
Sisältöalueen typografiaa ja elementtejä määritellään content.css-tiedostossa!
*/

div.para.front { width: 400px;}

#no-fiilis { height: 35px; }
#fiilis {
	position: relative;
}
#fiilis-flash { z-index: 2; }

#language-selection {
	position: absolute;
	height: 20px;
	width: 400px;
	top: 10px; right: 10px;
	text-align: right;
	z-index: 100;
}
#language-selection ul {list-style-type: none;}
#language-selection ul li { float: right; padding-left: 10px; }
#language-selection ul li a span { display: none; }
#language-selection ul li a {
	display: block;
	height: 22px; 
	width: 45px;
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
}
#language-selection a#fin { background-image: url('/img/layout/flag-finland.png'); }
#language-selection a#swe { background-image: url('/img/layout/flag-sweden.png'); }
#language-selection a#eng { background-image: url('/img/layout/flag-uk.png'); }

#language-selection ul li a:hover {}


#theshadowmaker {
	background: transparent url('/img/layout/shadow.png') repeat-y top center scroll;
	width: 950px;
	
	margin: 0 auto;
	text-align: center;
}

body {
	background: #856a3b url('/img/layout/body-background.png') repeat top left scroll;
	text-align: center;
}

div#header {
	position: relative;
	height: 124px;
	background: #113950 url('/img/layout/header-background.png') repeat-x top left scroll;
	border-bottom: 1px solid #ffffff;	
}

div#divbody {
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-color: #fff;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;	
}


#logo {
	z-index: 98;
	height: 158px;
	width: 350px;
	position: absolute;
	top: 0;
	left: 32px;
}

#logo a {
	z-index: 99;
	display: block;
	height: 158px;
	width: 350px;
	background: transparent url('/img/layout/logo.png') no-repeat top left scroll;
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#logo h1 { margin:0; }
#logo h1 span { display: none;  }


/* YLÄNAVIGOINTI */
div#navigation {
	float: right;
	border: 0;
	margin: 10px 0 0 0;
	height: 114px;
	width: 514px;
	padding: 0;
		overflow: hidden;
		position: relative;
}
	ul#ulTopnavi {
		clear: left;
		float: left;
		list-style: none;
		list-style-type: none;
		height: 114px;
		margin: 0;
		padding: 0;
		position: relative;
		left: 50%;
		text-align: center;		
	}
	ul#ulTopnavi li {
		display: block;
		float: left;
		clear: none;
		list-style: none;
		margin: 0;
		padding: 0;
		position: relative;
		right: 50%;
		height: 114px;
		background: transparent url('/img/layout/navigation-separator.png') no-repeat top right scroll;
	}
	ul#ulTopnavi li.last {
		background-image: none; /* transparent url('/img/layout/navigation-separator.png') no-repeat top right scroll; */
	}

	ul#ulTopnavi li a {
		font-family: Georgia, Sans-serif;
		display: block;
		float: left;
		clear: none;
		margin: 0 0 0 1px;
		padding: 0 20px;
		font-size: 12px;
		color: #afd6e4;
		text-transform: uppercase;
		text-decoration: none;
		height: 114px;
		line-height: 114px;
	}
	
	ul#ulTopnavi a:hover { color: #ddb872; }
	ul#ulTopnavi li.current a { color: #ddb872 !important; font-weight: bold;}


	


	
	
	
	
	
/***************************************
* spotit                           *
***************************************/
/*
div.newscontainer {
	float: right;
	width: 320px;
	margin-left: 30px;
	margin-bottom: 30px;
}

div.newscontainer .spot { position: relative; margin-top: 20px;}
div.newscontainer .spot h2 { position: absolute; color: #0f364d; margin: 0px; font-size: 15px; font-weight: bold; top: 10px; left: 10px;}
div.newscontainer .spot h2 a { color: #fff; margin: 0px; padding-bottom: 2px; }
div.newscontainer .spot p a { color: #0f364d; text-decoration: none !important; }
div.newscontainer .spot div.imagewrapper { margin: 0; padding: 0; }
div.newscontainer .spot img { padding: 2px; border: 1px solid #bbb; margin: 0;}
*/

div.newscontainer {
	float: right;
	width: 370px;
	margin:20px 0 10px 20px;
}

div.newscontainer .spot { float:left; margin-top: 20px;}
div.newscontainer .spot h2 { position: absolute; color: #0f364d; margin: 0px; font-size: 15px; font-weight: bold; top: 10px; left: 10px;}
div.newscontainer .spot h2 a { color: #fff; margin: 0px; padding-bottom: 2px; }
div.newscontainer .spot p a { color: #0f364d; text-decoration: none !important; }
div.newscontainer .spot div.imagewrapper { margin: 0; padding: 0; }
div.newscontainer .spot img { padding: 0 8px 0 0 ; border: 0px solid #bbb; margin: 0;}

/***************************************
* SISÄLTÖOSA                           *
***************************************/

div#content {
	clear: both;
	padding:0 0 20px 0;
	margin-top: 30px;
}

#content-page-heightfix { height: 300px; }

/* templatessa oleva lodju */
div.contentwrapper {
	padding: 0 10px 10px 10px;
}

div.contentwrapper div.inner.template3 { padding: 0 10px 10px 10px; }

div.contentwrapper.contentwrapper-with-subnav {
	float:left; 
	width: 650px;
}
div.contentwrapper.fontpage-contentwrapper {
	padding: 0px 20px 0 40px;
	/*padding: 10px 20px;*/
}

h1#pagetitle,h1.pagetitle { margin-top: 0;}

div.box {
	margin: 0 10px 15px 0; 
	width: 215px; 
	float: left; 
}
div.box div { 
	margin: 0; border: 0 !important;
}
div.box p { 
	margin: 0; 
	border: 0 !important; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

/* Sivunavigaatiossa otsikot */
div.box h1,div.box h2, div.box h3 {
	border-bottom: 1px dotted #0044e5; 
	color: #274b49;
	margin-bottom: 5px;
	font-size: 12px;
	padding: 8px 10px 3px 10px;
	font-weight: bold;
	font-size: 110%;
}
div.box a {
	color: #274b49;
}
div.subnavbox .box-content  { padding-top: 0 !important; }
div.box-content { background-color: #f0f0f4; padding: 10px; }
div.box-top { background: url('/img/shippax/spot-bad-top.png') no-repeat top left scroll; }
div.box-bottom { padding-bottom: 15px; background: transparent url('/img/shippax/spot-bad-bottom.png') no-repeat bottom left scroll; }


	

div.subnavigation { 
	margin-left: 10px;
	width: 200px;
	float: left; 
}
#leftmenutitle {margin-left: 20px;}

	div.subnavigation li h3, 
	div.subnavigation li h3 a:link,
	div.subnavigation li h3 a:visited,
	div.subnavigation li h3 a:active {
		border-bottom: 0;
		display: block;
		margin: 0;
		font-size: 100%;
		color: #000;
		font-weight: bold;
	}
	div.subnavigation li h3 a:link,
	div.subnavigation li h3 a:visited,
	div.subnavigation li h3 a:hover,
	div.subnavigation li h3 a:active {
		display: block;
		vertical-align: top;
		margin: 0;
		padding-left: 10px;
		background: url('/img/shippax/spotarrow2.png') no-repeat center left scroll;
	}
	div.subnavigation .menulevel1 li h3 a {
		background: url('/img/shippax/spotarrow.png') no-repeat center left scroll;
	}
	
	div.subnavigation li.current h3, 
	div.subnavigation li.current h3 a:link,
	div.subnavigation li.current h3 a:visited,
	div.subnavigation li.current h3 a:active {
		margin: 0;
		font-size: 100%;
		color: #000;
		font-weight: bold;
		
	}
	
	.menulevel1 li a { font-weight: normal; }
	.subnavigation li.current li a { font-weight: normal !important;  }
	.subnavigation li.current li.current a { font-weight: bold !important; }
	

	/* listan määrityksiä */
	div.subnavigation ul { margin: 0; padding: 0; list-style-type: none; }
	.menulevel0 li {
		padding-left: 0px;
		margin: 5px 0; 
		list-style-type: none; 
		border-style: solid;
		border-color: #eee;
		border-width: 0 0 1px 0;
	}
	.menulevel1 li { margin: 2px 0 0 0 !important; list-style-type: none; 
		border: 0;
		padding-left: 11px; 
	}
	.menulevel1 li {
		font-size: 95%;
	}


	
	

#hrfooter { clear: both !important; visibility: hidden; }
	
div#footer {
	margin: 0 auto;
	width: 945px;
	clear: both;
	height: 41px;
	background: transparent url('/img/layout/footershadow.png') no-repeat top left scroll;
}	

#footer #innerfooter span {padding-left: 20px;}
#footer #innerfooter {
	width: 900px !important;
	margin: 0 auto !important;
	background-color: #ffffff;
	border: 1px solid #fff;
	border-top-color: #ddd;
	padding-top: 3px;
	height: 18px;
	color: #113046;
	text-align: left;
}
	
	
	
	
#gallery div {
	margin: 10px;
	float: left;
	height: 120px;
	width: 150px;
}
	































/***************************************
* ÄLÄ KOSKE NÄIHIN                     *
***************************************/

a.nounderline:link,
a.nounderline:visited,
a.nounderline:hover {
	text-decoration: none;
}

.littletitle {
	font-weight: bold;
}

.fullwidth {
	width: 100%;
}

.heightfix { width: 1px; float: right; border: 0 !important; background: transparent; font-size: 1px; line-height: 1px; padding:0;margin:0;border:0;}
.clearer {clear: both !important; height: 1px; line-height: 1px; font-size: 1px;}




#gallery-list {
	clear: both;
	list-style-type: none;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}

#gallery-list li {
	position: relative;
	display: block;
	padding:0;border:0;
	width: 190px; 
	height: 140px;
	overflow: hidden;
	text-align: left;
	float: left; margin:10px;
}
#gallery-list li div.tools {
	position: absolute;
	z-index: 20;
	height: 20px;
	top: 0px;
	left: 0px;
}

#gallery-list li img { border: 0 !important; }

#gallery-list li div.tools div { float: left; width: 20px; height: 20px; line-height: 20px; text-align: center; background: url('/img/galleryimage-tool.png') no-repeat top left scroll;}
#gallery-list li div.tools div a { width: 20px; height: 20px; display: block;}

#gallery-list li .confirmbox { position: absolute; height: 100px; width: 145px; background-color: #fff !important; z-index:40; color: #000; -moz-border-radius: 10px; }
#confirm-delete { background-color: #ffffff !important; color: #000;}

#gallery-list a.movehandle { background: url('/img/galleryimage-tool-move.png') no-repeat center center scroll;}
#gallery-list a.deleteimage { color: #ff0000 !important;}




div#products {
	margin-top: -15px;
	text-align: center; /* ie6 */
	background: transparent url('/img/layout/kieqrat.png') no-repeat top center scroll;
}


div#subcards {
	background: transparent url('/img/layout/a-lakieqra.png') no-repeat bottom center scroll;
	padding-top: 50px;
	padding-bottom: 65px;
	position: relative;
	text-align: left;
	margin: 0 auto; 
	width: 80%;
}

#cardheading {
	font-size: 25px;
	padding-top: 15px;
}


/* ul#cardmenu li { float: left; margin-left: 10px;} */
div#cardmenu {
	border: 0;
	margin: 0 auto;
	width: 514px;
	padding: 15px 0 0 0;
	overflow: hidden;
	position: relative;
}
	div#cardmenu ul {
		clear: left;
		float: left;
		list-style: none;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: relative;
		left: 50%;
		text-align: center;		
	}
	div#cardmenu ul li {
		display: block;
		float: left;
		clear: none;
		list-style: none;
		margin: 0 10px;
		padding: 0;
		position: relative;
		right: 50%;
	}	
	div#cardmenu ul li a {
		color: #0000ff !important; 
	}	

















table.producttable { width: 100%; }
table.producttable td { vertical-align: top; padding: 6px 0; border-bottom: 1px dotted #ccc; }
table.producttable td h4 { margin: 0; }
table.producttable td.titlecell { }
table.producttable td.price { text-align: right; width: 37px; }
table.producttable td.price-16cl { text-align: right; padding-right: 1px; }
table.producttable span.country-of-origin{ color: #666; text-align: left; padding-left: 0; padding-right: 10px; font-size: normal; font-weight: normal;}


div.subcard.odd { clear: left; }
div.subcard.single {
	float: none; 
	width: 45%;
	margin: 0 15px 15px 45px;
}
div.subcard {
	float: left; 
	width: 45%;
	margin: 0 15px 15px 15px;
}
div.subcard div.product {
	margin: 10px 0;
	clear: both;
}
div.subcard h2 { font-size: 18px; clear: both; padding-bottom: 3px; border-bottom: 2px solid #444;}
div.subcard.wines h2 { padding-top: 7px; background: url('../img/layout/winesymbols.png') no-repeat bottom right scroll; }

div.subcard div.product h4 { margin:0;padding:0;border:0; clear: both; }

div.subcard div.product dl { margin:0;padding:0;border:0; clear: both; }
div.subcard div.product dl dt.clearer { margin:0;padding:0;border:0; float: none !important; clear: both !important; line-height: 1px; height:1px; font-size: 1px; }
div.subcard div.product dl dt { margin:0;padding:0;border:0; float: left; clear: left; padding-right: 5px;}
div.subcard div.product dl dd { margin:0;padding:0;border:0; float: left; padding-left: 5px;}

