@charset "UTF-8";
/* CSS Document */
body {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	background:#fff url(../images/surffers/stuff/bg2.gif) repeat-x;
}
a:visited {
	color:#fff;
	text-decoration:underline;
}
a:link {
	color:#fff;
	text-decoration:underline;
}
#container {
	position:relative; 
	width:800px; 
	height:700px;
	background:#fff; 
	border:1px solid #d8aca9; 
	margin:3em auto;
	background:url(../images/surffers/stuff/gradient_bottom.jpg) repeat-x bottom #fff;
}
#container img.portrait  {
	border:0;
	margin-top:10px;
	border-left:200px solid #fff;
	border-right:200px solid #fff;
	}
#container img.landscape  { 
	border:0;
	margin-top:30px;
	margin-left:0px;
	}	
/* valitse ylös alas tai vasen/oikea */
#container .thumbs {
	position:absolute; 
	left:0; 
	top:0;
	}
	/* KUVATEKSTI */
#container a.gallery:hover span {
	display:block; 
	position:absolute; 
	top:550px; 
	left:250px; 
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-size:1.1em;
	color:#575757;  
	z-index:100;
	}
		/* KUVATEKSTI ekarivi */
#container a.gallery:hover span:first-line {
	font-style:normal; 
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	line-height:1.1em;
	color:#000;
	} 
	
#container a.gallery:active, 
#container a.gallery:focus {
	border:1px solid #fff;
	}
/* kuvalaatikko */
#container a.gallery:active em, 
#container a.gallery:hover em {
	display:block; 
	position:absolute; 
	width:750px; 
	height:580px; 
	top:35px;
	left:30px; 
	border:1px dotted #adc993; 	
	z-index:50;
	}
	
#container h4 {
	clear:both;
	margin:220px;
	margin-bottom:20px;
	padding:50px;
	text-align:center; 
	background:url(../images/surffers/surffers_otsikko.gif) no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:normal;
	}
	
#container h5 {
	clear:both; 
	margin:0; 
	padding-top:20px;
	text-align:center; 
	font-size:12px;
}
#container h5 a {
	color:#575757;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
}
#container h5 a:hover {
	color:#334a65;
}
#container h4 em {
	font-size:0.6em; 
	color:#565656;
	}
	
	/* nappuloiden asettelu */
a.gallery, a.gallery:visited {
	display:block;
	display:inline-block;
	float:left;
	color:#565656; 
	text-decoration:none;
	border: 1px solid #fff;
	width:19px; height:19px; 
	margin:5px;
	padding:4px 1px 0px 1px;
	text-align:center;
	z-index:50;
	font-weight:bold;
	}
	
a.slidea {background:url(../images/surffers/stuff/red.gif);}
a.slideb {background:url(../images/surffers/stuff/green.gif);}
a.slidec {background:url(../images/surffers/stuff/blue.gif);}
a.slided {background:url(../images/surffers/stuff/red.gif);}
a.slidee {background:url(../images/surffers/stuff/green.gif);}
a.slidef {background:url(../images/surffers/stuff/blue.gif);}
a.slideg {background:url(../images/surffers/stuff/red.gif);}
a.slideh {background:url(../images/surffers/stuff/green.gif);}
a.slidei {background:url(../images/surffers/stuff/blue.gif);}
a.slidej {background:url(../images/surffers/stuff/red.gif);}
a.slidek {background:url(../images/surffers/stuff/green.gif);}
a.slidel {background:url(../images/surffers/stuff/blue.gif);}
a.slidem {background:url(../images/surffers/stuff/red.gif);}
a.sliden {background:url(../images/surffers/stuff/green.gif);}
a.slideo {background:url(../images/surffers/stuff/blue.gif);}

a.gallery em, a.gallery span {display:none; }

a.gallery:hover {border: 1px dotted #fff; color:#333;}

a.slidea:hover {background:url(../images/surffers/stuff/gray.gif);}
a.slideb:hover {background:url(../images/surffers/stuff/gray.gif);}
a.slidec:hover {background:url(../images/surffers/stuff/gray.gif);}

#back2	{
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	float:right;
	position:relative;
	top:-20px;
}

