@charset "iso-8859-1";

/* 
   Linnanmäen tyylit, Jäähelmi 09 
   Heikki Hyppänen / Linnunrata 
   (c) Lasten Päivän Säätiö 2008 
*/


/* GENERIC */

div,
div img 
{
   padding:0;
   margin:0;
}

img
{
    border: 0;
}

.guillotine
{
    clear: both;
    height: 0px;
    line-height: 0px;
}

a,
a:visited,
a:active,
a:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #00508d; 
    /* color: #f44900; */   	
}

a:hover
{
    text-decoration: underline;
}

.otsikko14px,
.otsikko,
h1
{ 
        font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
    color: #f44900;    
}

body.kutsu h1
{
    font-family: Georgia, Times New Roman, serif;
    color: #4d2d14;
    text-transform: none;
    font-size: 16px;
}

body.kantis h1
{
    font-family: Georgia, Times New Roman, serif;
    color: #09428f;
    font-style: italic;
    text-transform: none;
    font-size: 16px;
}

.otsikko12px,
h2
{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 12px;
    text-transform: none;
    text-decoration: none;
    font-weight: bold;
    color: #f44900;    
}

body
{
    background-color: #a0ce67;
    /* talvi: #c1dcff; */
    font-size: 12px;      
    font-family: Verdana, Arial, sans-serif; 
    color: #111111;
    margin: 0;
/*	background-position: top left;
	background-repeat: repeat-x;  */  
	background-position: top center;
	background-repeat: no-repeat;	
	
}

body.kutsu
{
    background: #e8ece5;
    color: #4d2d14;
    font-size: 14px;
    background: #e8ece5 url('/easydata/customers/linnanmaki2006/templates/gfx/kutsu2010-tausta4.jpg') no-repeat top center;
    line-height: 16px;
}

body.kantis
{
    background: #ffffff url('/easydata/customers/linnanmaki2006/templates/gfx/kantis2010-taustaliuku.jpg') repeat-x top left;
    margin: 0;
    font-size: 14px;
    padding: 0;
/* #00ace9 */
}

/* BASIC STRUCTURE */

div#container
{
    margin-top: 0;
    padding: 0;
    width: 600px;   
    margin-left: auto;
    margin-right: auto;
    text-align: center;   
}

body.kutsu div#container
{
    min-height: 500px;
    width: 520px;

}




div#content
{
    margin: 0;
    padding: 0;
    background: #ffffff; 
    text-align: left;
/*    border-bottom: 1px solid #403a52;
    border-left: 1px solid #403a52;
    border-right: 1px solid #403a52; */
    font-size: 11px;     
    font-family: Verdana, Arial, sans-serif;    
    width: 600px;   
}

body.kutsu div#content
{
    font-size: 14px;
    width: 420px;
    margin-top: 200px;
}

body.korkea div#content 
{

}

body.etusivu div#content
{
}


div#branding
{
    margin-top: 0;
    padding: 0;
    height: 175px;    
    text-align: left;
    margin-top: 15px;
    width: 600px;   
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: #ffffff;
    
}

body.kantis div#branding
{
    margin: 0;
}

div#siteinfo
{
    margin-top: 0;
    padding: 0;
    text-align: left;     
    width: 600px;   
    clear: both;
    height: 20px; 
    color: #000000;
/*    background-color: #1b478f; */
} 



/* SHADOW */

div#content-container
{
    background-color: none;    
    background-position: center center;
    background-repeat: repeat-y;
}

body.kutsu div#content-container
{
}

div#branding-container
{
    background-color: none;

}

div#siteinfo-container
{
    background-color: none;
	background-position: top center;
	background-repeat: no-repeat;   
}



/* TOPNAV */


div#branding div#logo
{
    margin-left: 8px;
    margin-top: 10px;
    width: 162px;
    float: left;
}


/* CONTENT */

div#content div#content-main
{
    float: left;
    line-height: 16px;
    margin-left: 15px;
    width: 405px;
    padding: 12px 0px 20px 0px;
    margin-bottom: 2px;
}    

body.kantis div#content div#content-main
{
    width: 360px;
}

body.kutsu div#content div#content-main
{
    margin-left: 50px;
}

div#content div#right
{
    float: right;
    padding: 0;
    width: 150px;
    padding-top: 20px; 
    margin-right: 15px;
}

body.kantis div#content div#right
{
    width: 200px;
}

div#content div#right img
{
    margin-bottom: 30px;
} 


body.levea div#content div#right
{
    width: 75px; 
}


/* Lightbox */

/* 2008 prototype */

table#lightbox_galleria td img
{
    border: 1px solid #00508d;
}

table#lightbox_galleria tr
{
    height: 130px;
}

/* 2009 jQuery */

body.jquery_lightbox_gallery div#content-main div
{
    float: left;
    width: 110px;
    height: 95px;
    padding: 0;
    margin: 0;
}

body.jquery_lightbox_gallery div#content-main div img
{
    border: 1px solid #403a52;
}

















