@charset "UTF-8";
/* CSS Document */

.div-header {
	height: 480px;
}
.div-header embed, .div-header object{
	position:absolute;
	top:183px;
	left:260px;
	z-index:10;
}
/*.div-header embed:hover,.div-header object:hover{
	display:none;
}*/
.div-center {
	float: left;
	width: 100%;
} 

.div-main_menu {
	width: 200px;
	left: 87px;
	height: 250px;
	float: left;
	position: relative;
} 
.div-main_menu img{
	margin-top: 0px;
	margin-bottom: 4px;  
}  

.div-news {
	width: 550px;
	left: 177px;
	color: #84716a;
	text-align: left;
	margin-bottom: 20px;
	top: 0px;
	float: left;
	position: relative;
}
.news-left {
	width: 245px;
	float: left;
}
.news-right {
	width: 250px;
	float: left;
	margin-left: 45px;
}
.news-button-left {
	margin-top: 15px;
	margin-bottom: 20px;
}
.news-button-right {
	display: block;
	position: relative;
	margin-bottom: 35px;
	margin-top: 20px;
}
.header-button-artists {
	position: absolute;
	top: 380px;
	left: 828px;
	z-index:11;
	display: block;
}
.header-button-artistiesittelyt {
	position: absolute;
	top: 386px;
	left: 850px;
	z-index:12;
	display: block;
}
.etusivu_body_1 #header-artists {
	position: absolute;
	left:654px;
	top: 71px;
	z-index:1;
}
.etusivu_body_1 #artistiesittelyt {
	position: absolute;
	top: 414px;
	left: 826px;
	z-index: 300;
}


/* Etusivulla div-center-elementistä alaspäin kaikki on float left, joten sille oma layoutti ja uudelleenmääritellyt tagit, 
muilla sivuilla elementit center, banner-rowt, footer-menu ja footer on position relative*/

.etusivu_body_1 .div-footer-banner-row-1 {
	float: left;
}
.etusivu_body_1 .div-footer-banner-row-2 {
	float: left;
}
.etusivu_body_1 .div-footer-menu {
	float: left;
}
.etusivu_body_1 .div-footer {
	float: left;
}
