/*KALAJOKI 2009*/

/*Sivun rakenne*/

body 
{
	text-align: center; 
	background: #ffaa1c url(../images/bodyarea_bg.jpg); 
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	height: 100%;
	width: 100%
}

#bodyarea
{
	background: transparent ; 
}

#layout-taulukko 
{
	margin:auto; 
	width: 935px; 
	text-align: left; 
	background: #ffffff;
	height: 100%;
}




/*Yläosa*/

#topkuva 
{
	background-color: white;
	width: 935px; 
	height:270px; 
	background-repeat: no-repeat;
	position: relative;
}

#toparea 
{
	background-color: transparent;
	width: 935px; 
	height:241px; 
	position: relative;
}

#top_date
{
	display: none;
}

#nimipaivat
{
	display:none;
}

#frameless_top 
{
	width: 100%; 
	height: 30px;
	background-color: transparent;
	float: right;
}

#ylalinkit
{
	width: 500px; 
	height: 30px; 
	position: absolute; top: 0px; left: 0px;
}

#select_usergroup 
{
	width: 200px;  
	height: 25px; 
	position: absolute;
	left: 0px;
}
#ChangeGroupForm
{
}

.ryhmanvalintataulukko 
{
} 

#wise_search
{
	float: right;
	width: 265px;
	height: 30px;
}

#wise_search form 
{
	text-align: right;
}

#langlinks
{
	float: right;
	width: 50px;	
	line-height: 27px;
}

#clanglinks
{
	float: left;
	height: 30px;
	width: 660px;
}

#logodiv 
{
	position: absolute;
	top: 30px;
	width: 1px;
	height: 1px;
}

#logolinkki
{
	display: none;
}



#topmenu
{
	display: none;
}

#hormenudiv
{
	float: left;
	/*position: absolute;
	margin: auto;
	top: 242px;*/
	background-color: #003157;
	height: 32px;
	width: 935px;
	overflow: inherit;
}


.topmenu_lbcorner
{
	display: none;
}

.topmenu_rbcorner
{
	display: none;
}

/*Sisältöalue*/

#sisalto
{

	width: 787px;
	padding: 5px;
}

#sisalto_fr
{
	width: 100%;
	height: 90%;

}

#fr_maintable
{
}

/* MURUPOLKU */
#murugroup 
{
	border-bottom: 1px solid #d0e6f3;
	clear: right; 
	height: 20px; 
	width: 100%; 
	background-color: white;
}

#murupolku 
{
	width: 100%; 
}

#murufirst 
{
	background-color: white; 
	float: left; 
	width: 170px;  
	overflow: hidden;
}

#mururest 
{
	float: left;  
}

#muru_current 
{
	padding-left: 0px;
}

.muru_etusivu  
{

}

#sisalto_fr #murugroup 
{
	display: none;
}

/*Vasen valikko*/
#valikko
{	

	width: 233px;
	height: 90%;
	border-right: 1px dashed #7fb0cf;
}

.valikkovaakuna
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#tablemenu
{	
	width: 220px;
	margin-left: 5px;
}

#tablemenu td
{
	padding: 5px;
	border-bottom: 1px solid #d0e6f3;
}

.mainmenu
{
width: 200px;
}

/*Alaosa*/
#footer
{
	background: #003157;
	height: 58px;
	width: 935px;
}


#footer_username 
{
	display: none;
}

#footer_buttons
{
	line-height: 30px;
}

#footer #footer
{
	display: none;
}


#sisalto #sisaltodivi table tr td .button 
{
	z-index: 100; 
}