/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }
#content img { background-color:#fff; }
/* reset end */

body {
	font: 78%/1.5 arial, helvetica, serif;
	background: #f2f5f4 url(snoutbg.jpg) repeat-y top left;
	}

#container {
	width:930px;
	}

#vasen {
	width:151px;
	float:left;
	margin:0 0 0 42px;
	text-align:center;
	/*border:1px solid #000*/
	}

#vasen p{
	font-size:.85em;
	font-weight:bold;
	margin:0 15px;
	}

#oikea{
	width:700px;
	float:left;
	margin:0 0 0 37px;
	/*border:1px solid #000*/
	}



/******
LINKS
*******/
a {
	color:#2c89a0;
	text-decoration:none;
	border-bottom:1px solid;
	}

a:hover {
	color:#f88;
	}

a:visited {
	color:#f88;
	border:none;
	border-bottom:1px solid;
	}

/*******
TYPOGRAFIAA
********/
p { margin: 0 0 1.5em; color:#615a3f;}
p.alaotsake {color:#803300;}

h1,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 3em; line-height: 1; color:#803300;}
h2 { font-size: 1em; margin-bottom: 0.75em;font-weight:bold;}
h3 { font-size: 1em; line-height: 1; margin-bottom: 1em; font-weight:bold;}
h4 { font-size: 1em; line-height: 1.25; margin-bottom: .1em;margin-top:1.5em;font-weight:bold; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }



h2, h3, h4, h5, h6 {
	color:#615a3f;
	}
ol {color:#615a3f;}
ol li {margin:1.5em;color:#615a3f;}

ul {
	list-style-type:none;
	color:#615a3f;
}
ul.circle {color:#615a3f;}
ul.circle li {list-style:circle;margin:1.5em;}
/*******
NAVIGAATIO
*******/

#nav, #nav ul {
	float: left;
	width:693px;
	list-style: none;
	line-height: 1;
	background: #edf4f6;
	font-size:1em;
	padding: 0;
	border-bottom: solid #ccd9d9;
	border-width: 2px;
	margin: 12px 0 0 0;
	}

#nav a {
	display: block;
	width:63px;
	padding:5px 7px;
	color: #2c89a0;
	text-decoration: none;
	border:none;
	font-weight:bold;
	}

#nav a.daddy {
	
	}

#nav li {
	float: left;
	padding: 0;
	border-width:0 1px;
	margin-left:0;
	}

#nav li ul {
	border: solid #ccd9d9;
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width:2px;
	margin: 0;
	}

#nav li li {
	padding-right: 1em;
	width: 13em
	}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
	}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover {background: #ccd9d9;}
/*navi loppu*/


#content {
	float:left;
	margin:90px 0 0 77px;
	}


.pentulaatikko, kuvalaatikko {margin:40px 0;}
.vasemmalle {float:left;margin: 0 20px 20px 0;}
.oikealle {float:right; margin: 0 0 20px 20px;}
.kuvalaatikko .vasemmalle {float:left; margin:0;}

.palsta {float:left;width:300px;margin-right:10px;}
.deco {
	background:url(snout_deco.jpg) no-repeat bottom;
	height:50px;
	clear: both;
	margin:20px 0;
	}

#footer {
	height:120px;padding-top:50px;
	background: url(snout_footer.jpg) no-repeat  0 0;
	clear:both;
	margin:30px 0 30px 43px;
	}

#footer p{

}

#footer p.copy {
font-size:.85em;
width:150px;
float:left;
text-align:center;
font-weight:bold;
color:#615a3f;
}

#footer p.contact {
font-size:.85em;
font-weight:bold;
float:left;
margin:0 0 0 114px;
color:#615a3f;
}
hr{
color:#7b724f;
margin:20px 0;
clear:both;
width:50%;

}


.alt {font-family:Georgia, Times, serif;}
.small, small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #6f918a; }
.silent	    { color: #93aca7;}
.hide       { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.huom    { color:#900; }
.clear { display: inline-block; }   

.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clear {
	clear:both;
	display:hidden;
	}

* html .clear { height: 1%; }

.clear { display: block; }
code{font:1em 'andale mono', 'lucida console', monospace;line-height:1.5; background-color:#fff; margin:1.5em 0;white-space:pre;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9; border:1px solid #93aca7;}

