@charset "UTF-8";

/* Misc */

.Hidden {
	display: none;	
}

.Clear {
	clear: both;	
}

.Right {
	text-align: right;
	float: right;	
}

.Left {
	text-align: left;
	float: left;	
}

.Center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

a img {
	border: 0;
}


/* Typography */

body, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #da001a;
	text-decoration: none;
}
a:hover,
a:active {
	color: #f43e54;
}


input, textarea {
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}

ul {
	list-style: square;
}



.Content h2
{
	color: #cc0000;
	font-size: 20px;
	padding: 0 0 8px 0;
	margin: 0;
}


.Content h3
{
	color: #333;
	font-size: 15px;
	padding: 6px 0 10px 0;
	margin: 0;
        line-height: 18px;
}

.Content h4
{
	color: #cc0000;
	font-size: 14px;
	padding: 8px 0 0 0;
	margin: 0;
        line-height: 18px;
}

.Content p
{
	padding: 4px 0 10px 0;
	margin: 0;
}



/* Visuals */

body, html {
	padding: 0;
	margin: 0;
	text-align: center;
	height: 100%;
	width: 100%;
}

html {
	background: #ffd54b url(../gfx/bg.gif) repeat-x;
}


body {
	background: transparent url(../gfx/wrapper_bg1.gif) center top repeat-y;
}

body#sisasivu-2-column{
	background: transparent url(../gfx/wrapper_bg2.gif) center top repeat-y;
        min-width: 1000px;
}

#Wrapper{
	width: 1000px;
	margin: 0 auto;
        position: relative;
}

#etusivu #Wrapper {
	width: 1260px;
	margin: 0 auto;
        position: relative;
       
}

#widePage {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../gfx/page_bg.gif) repeat-y;
	min-height: 400px;
        position: relative; 

}

#widePage-2 {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	min-height: 400px;
        position: relative; 
        background: transparent url(../gfx/content-bg-2.gif) 50% 0% no-repeat;

}


.Content {
	text-align: left;
	padding: 20px 70px;

}


#Menu
{
        width: 1000px;
	margin: 0 auto;
        height: 60px;
        padding: 3px 0 0 0;


}

.KarkkikatuTitle
{ 
  position: absolute; 
  top: -2px; left: 40px; 
  height: 130px; width: 130px; 
  display: block; 
  background: transparent url(../gfx/logo.png) left top no-repeat;
z-index: 10;
}

.KarkkikatuTitle span{ display: none; }
#Navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	width: 755px;
	height: 57px;
	float: right;
}

#Navigation li {
	display: inline;
	float: left;
	height: 54px;
	margin: 0;
	padding: 0;

}

#Navigation li.current a:hover, #Navigation li.current a, 
#Navigation li.selected a:hover, #Navigation li.selected a {
	display: block;
	padding: 21px 23px 2px 23px;
	height: 31px;
	line-height: 12px;
	font-size: 12px;
	background: transparent url(../gfx/mainnavi_pipe_act.gif) left top no-repeat;
}

#Navigation li a:hover {
	display: block;
	padding: 22px 23px 1px 23px;
	height: 31px;
	line-height: 12px;
	font-size: 12px;
	background: transparent url(../gfx/mainnavi_pipe_hover.gif) left top no-repeat;
}


#Navigation li a {
	display: block;
        float: left;
	padding: 23px 23px 0 23px;
	height: 31px;
	line-height: 12px;
	font-size: 12px;
	background: transparent url(../gfx/mainnavi_pipe.gif) left top no-repeat;
}

#Navigation li a span#etusivu
{

	display: block;
	float: left;
	height: 17px;
	width: 71px;

	background: transparent url(../mainmenu/etusivu.png) center top no-repeat;
}

#Navigation li a span#tuotteet
{
	display: block;
	height: 17px;
	width: 80px;
	float: left;
	background: transparent url(../mainmenu/tuotteet.png) center top no-repeat;
}

#Navigation li a span#kuvapankki
{
        display: block;
	height: 17px;
	width: 108px;
	float: left;
	background: transparent url(../mainmenu/kuvapankki.png) center top no-repeat;
}

#Navigation li a span#yhteystiedot
{
	display: block;
	height: 17px;
	width: 117px;
	float: left;
	background: transparent url(../mainmenu/yhteystiedot.png) center top no-repeat;
}

#Navigation li a span#uutuudet
{
	display: block;
	height: 17px;
	width: 83px;
	float: left;
	background: transparent url(../mainmenu/uutuudet.png) center top no-repeat;
}

#Navigation li a span#yritysinfo
{
	display: block;
	height: 17px;
	width: 98px;
	float: left;
	background: transparent url(../mainmenu/yritysinfo.png) center top no-repeat;
}

#Navigation li a span span
{

	display: none;
}




#subNavi {
	list-style: none;
	margin: 0;
	padding: 0 50px;
	display: block;
	text-align: center;
	width: 900px;
	height: 42px;
	background: transparent url(../gfx/subnavi_bg.png) no-repeat;
}
#subNavi li {
	display: block;
	float: left;
	height: 35px;
	margin: 0;
	padding: 0;
}
#subNavi li.Current a {
	font-weight: bold;
	text-decoration: underline;
}
#subNavi li a {
	display: block;
	padding: 13px 30px 0 30px;
	height: 35px;
	line-height: 12px;
	font-size: 12px;
	float: left;
	background: transparent url(../gfx/subnavi_pipe.png) right top no-repeat;
}
		
#Header {
	background: transparent url(../gfx/header.gif) 0 0 no-repeat;
	width: 950px;
	height: 150px;
	margin: 0 auto;
	padding: 0 50px 0 0!important;
	padding: 0;
}

#etusivu #Header {
	background: transparent url(../gfx/header.gif) no-repeat;
	width: 950px;
	height: 60px;
	margin: 0 auto;
	padding: 0 50px 0 0;
}

#footer_container
{
	width:  100%;
	height: 42px!important;
	height: 34px;
	text-align: center;

	background: url(../gfx/footer_bg.png) 0 0 repeat-x!important;
        background: transparent;

        border-top: 0!important;
        border-top: 1px solid #ffcd44;
}
#footer_container #footer_container_inner {
	height: 34px;
	width: 900px;
	margin: 8px auto 0 auto!important;
	margin: 0 auto 0 auto;
	background: #ffd13d url(../gfx/footer_bg2.gif) left bottom repeat-x;
}
	

.pageTitleKarkkiraattori, .pageTitleTuotteet, .pageTitleKuvapankki, .pageTitleYritysinfo, .pageTitleYhteystiedot, .pageTitleKayttoehdot, .pageTitleYksityisyydensuoja, .pageTitleRekisteriseloste, .pageTitleMakurinki, .pageTitlePalaute
{
	float: right;
	display: block;
	height: 50px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0;
	margin: 35px 0 0 0;
}

.pageTitleKarkkiraattori { background-image: url(../gfx/title_karkkiraattori.png); width: 404px;}
.pageTitleTuotteet { background-image: url(../gfx/title_tuotteet.png); width: 224px;}
.pageTitleKuvapankki { background-image: url(../gfx/title_kuvapankki.png); width: 297px;}
.pageTitleYritysinfo { background-image: url(../gfx/title_yritysinfo.png); width: 273px;}
.pageTitleYhteystiedot { background-image: url(../gfx/title_yhteystiedot.png); width: 333px;}
.pageTitleKayttoehdot {margin: 27px 0 0 0; background-image: url(../gfx/title_kayttoehdot.png); width: 325px;}
.pageTitleYksityisyydensuoja { background-image: url(../gfx/title_yksityisyydensuoja.png); width: 514px;}
.pageTitleRekisteriseloste { background-image: url(../gfx/title_rekisteriseloste.png); width: 422px;}
.pageTitleMakurinki { background-image: url(../gfx/title_makurinki.png); width: 269px;}
.pageTitlePalaute { background-image: url(../gfx/title_palaute.png); width: 204px;}

#footer-left
{ text-align: left; float: left;  height: 29px;
  width: 290px; background: url(../gfx/footer_line_1.gif) top left no-repeat;
padding: 5px 0 0 0;
}

#footer-right 
{ text-align: right; float: right; height: 29px;
padding: 5px 0 0 0;
  width: 600px; background: url(../gfx/footer_line_1.gif) top right no-repeat;
}


#footer-right a, #footer-left a
{
	color: #da001a;
	text-decoration: none;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	background: url(../gfx/footer_line_2.gif) 100% 50% no-repeat;
	padding: 0px 12px 5px 10px;
	display: inline;
}

#footer-right a
{
	background: url(../gfx/footer_line_2.gif) 0% 50% no-repeat;
	padding: 0px 10px 5px 12px;
}

#footer-right a:hover, #footer-left a:hover
{
	text-decoration: underline;
}


.Content-left
{
 width: 550px;
 float: left;
padding-bottom: 50px;
}


.Content-left .candy-images
{
 width: 150px;
 float: right;
padding-top: 30px;

min-height: 100px;
}

.Content-left .candy-images img
{
 margin: 25px 0;
}

.Content-right
{
 width: 280px;
 float: right;
padding-bottom: 50px;
}

.product-table
{
width: 330px;
padding: 0;
margin: 0 0 10px 0;
}

.product-table tr
{
  padding: 0;
  margin: 0;
}

.product-table td
{
  padding: 3px 0 4px 0;
  margin: 0;
  border-bottom: 1px solid #d9ae16;
}


.product-table td.otsikko
{
width: 210px;
}


.product-table td.otsikko2
{
width: 200px;
padding-left: 10px;
}

.product-table td.luku1
{
width: 130px;
text-align: right;  
}

.product-table td.luku2
{
width: 130px;
text-align: right;
}

.png-img
{
float: right;
padding: 0 10px 20px 40px;
}

.header-images img
{
padding: 0;
}
.header-images {
 height: 104px; width: 460px; display: block; 
position: absolute; top: 65px; left: 180px; text-align: left;
}

.tuote-lista{padding: 4px 0 4px  0; width: 480px; float: left; clear: both; }

#footer_container #linkkipalvelut { display:none; }



/* karkkiraattori */

#karkkiraattori-voittajat {
    background: url("/files/karkkikatu/karkkiraattori/karkkikatu-karkkiraattori-voittajat-bg.png") no-repeat scroll 0 0 transparent;
    height: 715px;
    left: 0;
    overflow: hidden;
    padding: 170px 510px 0 90px;
    position: absolute;
    width: 404px;
}
