body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,img,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* --------------------------------------------------------------------------------------------- */
/* main                                                                                          */
/* --------------------------------------------------------------------------------------------- */
body{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	color: #000;
	background: url(imgs/bg.gif) repeat-x left top #fff; 
	padding: 0;
	margin: 0;
}
#page{
	margin: 0 auto 0 auto;
	width: 915px;
}
#header{
	border-top: 1px solid black;
	height: 136px;
	width: 888px;
	background:url(imgs/header.gif) no-repeat left top;
	margin: 0;
	padding: 0;
}
#header h1 a{
	width: 888px;
	height: 137px;
	display: block;
	background: none;
}
#header span{
	display: none;
}

/* --------------------------------------------------------------------------------------------- */
/* common                                                                                        */
/* --------------------------------------------------------------------------------------------- */
h1{	
	font-size: 18px;
	padding: 6px 3px 6px 10px;
	margin: 30px 0 20px 0;
	color: #000;
}
h2{	
	font-size: 20px;
	color: #000;
	margin: 30px 0 20px 33px;
	border-bottom: 3px solid #fba919;
}
h3{	
	font-size: 16px;
	color: #000;
	margin: 20px 0 3px 33px;	
}

p{
	font-size:13px;
	line-height: 18px;
	color: #000;
	margin: 0 0 17px 34px;
}
b, strong{
	font-weight: bold;
}
i, em{
	font-style: italic;
	color: #666666;
}
a,
a:link,
a:visited,
a:active{
	color: #f19c06;
	text-decoration: underline;
}
a:hover{
	color: #000;
	background-color: #fba919;
	text-decoration: none;
}


/* --------------------------------------------------------------------------------------------- */
/* Navi                                                                                          */
/* --------------------------------------------------------------------------------------------- */
#navi{
	height: 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#navi ul{
	margin: 0 0 0 15px;
	list-style-type: none;
}
#navi ul li{
	float:left; 
	margin: 0 0 0 3px; 
	padding: 0 0 0 8px; 
	line-height: 35px; 
	height: 35px;
}
#navi ul li a{
	font-size: 16px;
	color: #000; 
	float: left; 
	display:block; 
	padding: 0 17px 0 6px; 
	line-height: 35px; 
	height: 35px;
	text-decoration: none;
	background: none;
}
#navi ul li.selected{
	background-color: #fff;
	background: url(imgs/li_selected.gif) no-repeat bottom center;
}
#navi ul li.selected a{
	color: #333;
	text-decoration: none;
}
#navi ul li:hover{
	background-color: #fff;
	background-image: none;
}
#navi ul li:hover a{
	color: #333; 
	text-shadow: #f9f9fa 1px 1px 1px;
	text-decoration: none;
}


#contentArea.etusivu{
	background: url(imgs/fiilis_etusivu.gif) no-repeat top 550px;
	min-height: 500px;
}
#contentArea.maistiainen{
	background: none;
}
#contentArea.maistiainen #order{
	background: url(imgs/lsm_tilaa.jpg) left top no-repeat;
	float: right;
	width: 350px;
	height: 186px;
	margin: 25px 0 0 0;
}


#content{
	float: left;
	width: 500px;
}
#content ul{
	margin: 30px 0 0 45px;
}
#content li{
	background: url(imgs/arrow.gif) no-repeat 0px 3px;
	margin: 0 0 5px 0;
	padding: 0 0 0 8px;
}
#content a:link,
#content a:visited,
#content a:active{
	background: url(imgs/under.gif) repeat-x left 12px;
	text-decoration: none;
}
#fatnews{}
#order{
	background: url(imgs/lsm_tilaa.jpg) left top no-repeat;
	float: right;
	width: 350px;
	height: 186px;
	margin: 413px 0 0 0;
}
#order h3{
	margin: 0;
	padding: 45px 0 0 35px;
}
#order p{
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 3px 0 0 35px;
}


#footer{
	padding: 0;
}
#footer p{
	font-size: 11px;
	margin: 0;
	padding: 5px 5px 5px 34px;
}





#commentform input{
	padding: 2px 3px 2px 3px;
	height: 18px;
	-moz-border-radius: 3px;
	border-top-left-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;	
	border: 1px solid #ccc;
}
#commentform textarea{
	width: 450px;
	-moz-border-radius: 3px;
	border-top-left-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;	
	border: 1px solid #ccc;
}
#commentform p{
	margin: 0;
	padding: 3px 0 5px 35px;
}
form #button{
	border: 1px solid #000;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-shadow: none;
	background-color: #FF9900;
	margin: 6px 0 0 0;
	padding: 2px 7px 2px 7px;
	width: 120px;
	text-align: center;
	height: 22px;
	cursor: pointer;
}
#commentform .alert{
	background-color: #fba919;
	border: 1px solid #000;
}

/* peli */
.peli #content{
	width: 743px;
}
.peli #content h2{
	margin-bottom: 6px;
}

.peli #contentArea{
	background: none;
}

.respect{
	margin-bottom: 3px;
	font-size: 11px;
}
.game{
	margin-bottom: 3px;
	padding: 0;
}

/* --------------------------------------------------------------------------------------------- */
/* calc                                                                                          */
/* --------------------------------------------------------------------------------------------- */
.calc{
	width: 460px;
	margin: 0 0 20px 35px;
	-moz-border-radius: 6px;
	border-top-left-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;	
	border: 1px solid #ccc;
}
.calc h3{
	margin: 15px 0 0 15px;
}
.calc p{
	margin: 0 !important;
	padding: 0 0 0 15px !important;
}
.calc form{
	padding: 7px 0 10px 0;
}
.calc .result{
	padding: 0 0 10px 15px;
}
.calc #button{
	float: right;
	margin: 13px 13px 13px 0;
}

.clearfix:after {
	content:".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}

.painolaskuri #contentArea{
	background: none;
}

.painolaskuri #order{
	margin: 20px 0 0 0;	
}
#googleAdSense{
	margin: 0 0 15px 35px;
}
#googleAdSense2{
	margin: 22px 0 15px 20px;
}



p.aucor{
	width: 140px;
	padding: 60px 0 0 30px !important;	
}


#bannerz{
	margin: -10px 0 10px 35px;
}
#bannerz2{

	margin: 40px 0 0 30px;
}

#ad{
	margin: 0 0 0 30px;
}
