/* navigation elements */ @import url("navi.css");
body{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size:12px;
	text-align:center;
	margin:0 auto;
	color:#333333;
	background: #f7da00;
}
h1{
	color: #bd0321;
	font-size:14px;
}
h2{
	color: #bd0321;
	font-size:12px;
	display:block;
	width:100%;
	border-bottom: 1px solid #bd0321;
}
h3{
	color: #000;
	font-size:12px;
	margin: 10px 0px 6px 0px;
	padding:0;
}
h4{
	color: #bd0321;
	font-size:14px;
	margin:10px 5px 0px 0px;
	padding:0px;
}
a{
	color:#bd0321;
	text-decoration:none;
}
a:visited{
	color:#bd0321;
	text-decoration:none;
}
a:hover{
	color:#bd0321;
	text-decoration:underline;
}
img{
	border:none;
}
.hLine_Logot {
	width:100%;
	border-top: 1px solid #bd0321;
	clear:both;
	margin-bottom:15px;
}
#top{
	height:60px;
	width:100px;
	display:none;
}
#main{
	margin:auto;
	text-align:center;
	background: none;
}
/* HEADER **************************************/
#header{
	width:600px;
	margin:auto;
	text-align:left;
}
#header_left{
	float:left;
	height:0px;
	width:0px;
}
#header_left img{
	margin-left:0px;
	margin-top:0px;
}
#header_right{
	width: 0px;
	float:right;
	height:0px;
}
#topnavi{
	height:0px;
	display:none;
}
#lang{
	text-align:right;
	margin:0;
}
#lang a{
	color:#333333;
	text-decoration: none;
}
#lang a:visited{
	color:#333333;
	text-decoration: none;
}
#lang a:hover{
	color:#333333;
	text-decoration: underline;
}
#page{
	width:650px;
	padding-bottom: 3px;
	margin:auto;
	text-align:left;
}
.image{
	padding:5px;
	border:1px solid #bcbab6;
	width:300px;
	height:348px;
}
img.kuvapankki{
	padding:5px;
	border:1px solid #bcbab6;
	height:auto;
	width:128px;
	float:left;
	margin-right: 3px;
}
.image_left{
	float:left;
	width:300px;
	height:348px;
}
.image_right{
	float:right;
	width:250px;
	height:290px;
}
.kuvaCont{
	width:255px;
	height:auto;
	padding-bottom:22px;
	float:left;
	font-size:11px;
	padding-right: 8px;
	position:relative;
}
.kuvaCont .txt{
	font-size:11px;
	position:absolute;
	vertical-align:baseline;
	padding-bottom:20px;
	bottom:0;
	width:107px;
	margin-left: 145px;
}
#admin{
	display:none;
}
/* CONTENT FRONTPAGE************************************************/

#fp_image{
	float:left;
	width:300px;
	height:348px;
	margin-top:9px;
	margin-left:9px;
}

#fp_content{
	margin-top:9px;
	float:right;
	width:300px;
	margin-right: 9px;
}
#fp_content_left{
	float:left;
	margin-left:9px;
	width:270px;
}
#fp_content_right{
	display:none;
	float:right;
	width:0px;
}
.banneri{
	width:0px;
	border:1px solid #bcbab6;
	margin-bottom:9px;
}
.banneri_cont{
	background:#bd0321; 
	margin:5px;
	height:0px;
}
.banneri_txt{
	color: #fff;
	font-size:11px;
	padding:3px; 
	float:left;
	height:100px;
	width:0px;
	overflow:hidden;
}
.banneri_txt p{
	padding:0px;
	margin:0;
}
.banneri_txt a{
	color:#fff;
}
.banneri_txt a:visited{
	color:#fff;
}
.banneri_img{
	float:right;
	max-width:0px;
}
.banneri h2{
	background:#bd0321;
	color:#fff;
	padding-left: 0px;
	padding-top:0px;
	height:0px;
	margin:0;
	/*margin-bottom:5px;*/
}
.uutisnosto{
	width:0px;
	border:1px solid #bcbab6;
	margin-bottom:9px;
}
.uutisnosto_txt{
	margin:5px;
	background: #fef9dc;
	padding-bottom:1px;
}
.uutisnosto_txt p{
	margin:0px;
}
.uutisnosto_txt h2{
	background:#bd0321;
	color:#fff;
	padding-left: 6px;
	padding-top:2px;
	width:0px;
	height:0px;
	margin:0;
	/*margin-bottom:5px;*/
}
.uutisnosto_txt h2 a{
	color:#fff;
}
/* CONTENT SUBPAGE************************************************/
#content{
	width:650px;
	float:left;
}
#breadcrumbs{
	display:none;
	padding-top:7px;
	font-size:11px;
	margin-left:11px;

}

#content_txt_left{
	margin-left:9px;
	padding-top:16px;
	width:350px;
}
#content_txt_right{
	float:left;
	margin-right:9px;
	margin-left:9px;
	padding-top:16px;
	width:300px;
}
.contact{
	width:650px;
	margin:auto;
	margin-left: 10px;
}
.contact td{
	vertical-align:top;
	width:50%;
}
.ravintotaulukko{
	width:650px;
	margin:auto;
}
.ravintotaulukko table{
	margin:auto;
	width: 100%;
	border: 1px solid #faea77;
	background: #fef9dc;
	text-align:center;
}
td{
	padding:2px;
}
.hintavertailu table{
	width:650px;
	background: #fff;
}
.hintavertailu td{
	background: #fef9dc;
	border: 1px solid #faea77;
	width:auto;
	font-size:12px;
}
/*.hintavertailu td.otsikot{
	background: #ffd500;
}*/
/** subnavi ********************************************************/
#subnavi{
	width:0px;
	float:auto;
	background:none;
	border-bottom: none;
	overflow:hidden;
}
#subnavi p{
	padding: 0px 0px;
	margin: 0px 0px;
}
#content_txt_left ul{
	list-style-type:none;
	padding:0;
	margin-left:0px;
	display:none;
}
#content_txt_left ul ul li{
	margin-top:0px;
	display:none;
}
#content_txt_left ul ul ul li{
	margin-top:0px;
	display:none;
}
#content_txt_left ul ul{
	list-style-type:none;
	padding:0;
	margin-left:0px;
	display:none;
}
#content_txt_left ul ul ul{
	margin-left:0px;
	display:none;
}
.clear{
	clear:both;
}
/* FOOTER ************************************************/
#footer{
	display:none;
	font-size:11px;
	margin:auto;
	text-align:left;
	padding-top:3px;
	/*border-top: 1px solid #bcbab6
	border-top: 1px solid #bd0321;*/
	margin-top: 20px;
}
#footer	a{
	color: #333;
}
#footer .left{
	float:left;
	width:300px;
}
#footer .right{
	float:right;
	width:350px;
	text-align:right;
}
#bottom{
	height:65px;
	width: 100%;
	background: url(../gfx/footer_bg.gif) repeat-x top left;
}
/***********************************************************/
#subnavi ul{
	padding:0;
	margin:0;
	margin-top:0px;
	list-style-type:none;
}
/*sivunavi 1.taso**********************/
#subnavi ul li	{
	padding: 0px;
	width: 0px;
	display: block;
	float: left;
}

#subnavi ul li.menuSelected	{
	width: 0px;
	display: block;
	float: left;
	background:#faea77;
}

#subnavi ul li a	{
	padding: 0px;
	float: left;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #000;
	width:0px;
}
#subnavi ul li.menuSelected a{
	color:#000;
	text-decoration: none;
}
#subnavi ul li.isparent{
	
}
/*sivunavi 2.taso**********************/
#subnavi ul ul {
	padding:0px;
	margin:0;
	display:block;
}
#subnavi ul ul li{
	margin:0px;
	padding:0px;
	margin-bottom: 0px;

}

#subnavi ul ul li.menuNotSelected	{
	width:0px;
	padding:0;
	background: none; 
	margin:0px;
	border:0;
	background:#fef9dc;
}

#subnavi ul ul li.menuSelected	{
	width:0px;
	padding:0;
	border:0;
}
#subnavi ul ul li.menuNotSelected	a{

}
#subnavi ul ul li.menuSelected a{
	text-decoration: none;
}
#subnavi ul ul li a	{
	padding:0px;
	display: block;
	font-weight: normal;
	width:0px;
}
#subnavi ul ul li a:hover	{
	text-decoration:none;
}

#subnavi ul li a:hover{
	background:#faea77;
	text-decoration:none;
}
