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


html, body {
height: 100%;
margin : 0;
padding : 0;

/*KUVA TAUSTANA  - NYT KÄYTÖSSÄ*/
background: url('Pohja.gif');
background-repeat:no-repeat;
background-position:100px 0; 

/*VALKOINEN TAUSTA
background-color:#FFFFFF;*/

font-family : Arial, sans-serif, Verdana;
font-size : 13px;
color : #OOOOOO;
}

#backwrap {
width : 900px;
margin:0 auto;
/*z-index:1;*/
}

img#backimg{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:-1000;
}

a {
text-decoration : none;
color : #000000;
outline:none;
}

a:hover {
text-decoration : underline;
}

img {
border : 0px solid #7E006A;
}

/*
#header{
width : 810px;
height : 20px;
margin : 0;
}
*/

#header p{ 
margin : 0; 
color: #00458A;
}

#header p a {
text-decoration : none;
color : #000000;
}

#header p a:hover {
text-decoration : underline;
color : #000000;
}



#language{
float:right;
margin : 2px 235px 0 0;
}


/* TASTA KYLTTIMAARITYKSET JA OTSIKOT*/
#signText{
color:#FFFFFF;
}

#signText a{
color:#ffffff;
text-decoration:underline;
}
#signText a:hover{
color:#ff3333;
text-decoration:underline;
}

#mainTextJust{
margin : 0 10px 0 10px;
text-align: left;
}

/* STABYHOUN.FI ---->> */
#stabyhounText{
position:absolute;
left:310px;
top:130px;
z-index:99;
}
#stabyhoun{
position:absolute;
left:275px;
top:160px;
z-index:100;
}
/* <<----STABYHOUN.FI */

/* PUPPY ---->> */
#stabyhounPuppyText{
position:absolute;
left:745px;
top:25px;
z-index:101;
}
#stabyhounPuppy{
position:absolute;
left:715px;
top:40px;
z-index:100;
}
/* <<----PUPPY */

/* CLUB ---->> */
#stabyhounClubText{
position:absolute;
left:545px;
top:202px;
z-index:101;
}
#stabyhounClub{
position:absolute;
left:515px;
top:217px;
z-index:100;
}
/* <<----CLUB */

/* SUOMEN KENNELLIITTO ---->> */
#stabyhounUnionText{
position:absolute;
left:217px;
top:291px;
z-index:101;
}
#stabyhounUnion{
position:absolute;
left:185px;
top:306px;
z-index:100;
}
/* <<----SUOMEN KENNELLIITTO */

/* KOTISIVUJA ---->> */
#stabyhounHomeText{
position:absolute;
left:786px;
top:279px;
z-index:101;
}
#stabyhounHome{
position:absolute;
left:755px;
top:297px;
z-index:100;
}
/* <<----KOTISIVUJA */

/* KASVATTAJIA ---->> */
#stabyhounBreedText{
position:absolute;
left:605px;
top:442px;
z-index:101;
}
#stabyhounBreed{
position:absolute;
left:577px;
top:460px;
z-index:100;
}
/* <<----KASVATTAJIA */

#stabyOff{
margin-right:-6px;
}

/* <<---- KYLTTIMAARITELMAT LOPPUU  */
#arcBut{
text-align: center;
width:80px; 
height:40px;
margin : auto;
font-weight: bold
}



#player{
margin :  10px 0 0 50px;
}

#arcPlayer{
margin :  10px 0 0 0px;
}

#listenWith {font-weight:normal; color : #00458A; font-size: 90%; font-style: italic; margin:0px 0px 0px 200px;}

#page {
width : 810px;
margin : 0 auto;
}

#sidebar {
float : right;
width : 200px;
padding : 0 20px 0 0;
border-right : 1px dotted #dcdcdc;
}

/* ROLL OVER BUTTON */

a.roll_fi {
	position: absolute;
	display: block;
	margin-top:0px;
	margin-left:125px;
	width: 170px;
	height: 190px;
	text-decoration: none;
	background: url("pic/tuneBut_fi.png");
	z-index:;
	}
a.roll_fi:hover {
	background-position: -170px 0;
	}
	
a.roll_en {
	position: absolute;
	display: block;
	margin-top:0px;
	margin-left:125px;
	width: 170px;
	height: 190px;
	text-decoration: none;
	background: url("pic/tuneBut_en.png");
	z-index:;
	}
a.roll_en:hover {
	background-position: -170px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

/* ROLL OVER BUTTON PÄÄTTYY*/

.hidden { display: none; }
.unhidden { display: block; }

#pikkuinenTop {
background-image:url("img/pikkuinenTop.png");
background-repeat:no-repeat;
background-position:0 24px ; 
}

#pikkuinen {
background-image:url("img/pikkuinen.png");
background-repeat:repeat-y;
}

#pikkuinenBot {
background-image:url("img/pikkuinenBot.png");
height:20px;
background-repeat:no-repeat;
background-position:0 0px;
}



#footer {
margin : 50px auto;
/*width : 810px;
height : 99px;
background : url(img/footer.png) no-repeat;*/
}


#nordenLogo{width: 120px; margin:30px 0 0 0;}

#muuLogo{width: 120px; margin: 18px 0 0px 20px;}

#footerText {width : 450px; font-weight:normal; font-size: 90%; font-style: italic; margin:20px 0px 0px 30px;}
