@charset "UTF-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(../images/townsville/stuff/yellow.jpg) repeat-x top;
}
a:visited {
	color:#000;
	text-decoration:underline;
}
a:link {
	color:#000;
	text-decoration:underline;
}

#back2	{
	font-size:1.1em;
	float:right;
	position:relative;
	top:-20px;
}

#container {
	position:relative; 
	width:800px; 
	height:650px;
	background:#fff; 
	border:1px solid #000; 
	margin:3em auto;
	background: url(../images/townsville/stuff/intownsville.jpg) no-repeat bottom #fff;
}
#container img.portrait  {
	border:0;
	margin-top:5px;
	border-left:50px solid #fff;
	border-right:50px solid #fff;
	}
#container img.landscape  { 
	border:0;
	margin-top:0px;
	margin-left:0px;
	}	

/* valitse ylös alas tai vasen/oikea */
#container .thumbs {
	position:absolute; 
	left:25px; 
	top:0;
	}
	/* KUVATEKSTI */
#container a.gallery:hover span {
	display:block; 
	position:absolute; 
	top:480px; 
	left:20px; 
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:1.1em;
	color:#575757;  
	z-index:100;
	width:300px;
	}
		/* KUVATEKSTI ekarivi */
#container a.gallery:hover span:first-line {
	font-style:normal; 
	font-family:Arial, Helvetica, sans-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:700px; 
	height:580px; 
	top:85px;
	left:30px; 
	border:none; 	
	z-index:50;
	}
	
#container h4 {
	clear:both;
	top:50px;
	margin:120px;
	margin-bottom:20px;
	padding:60px;
	text-align:center; 
	background:url(../images/townsville/stuff/300days.gif) no-repeat top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	}
	
#container h5 {
	clear:both; 
	margin:0;
	top:50px;
	padding-top:20px;
	text-align:center; 
	font-size:12px;
}
#container h5 a {
	color:#575757;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-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 #000; 
	margin:14px;
	padding:0px 1px 0px 1px;
	text-align:center;
	z-index:50;
	font-weight:bold;
	}
	
a.slidea {background:url(../images/townsville/stuff/thum_hollari.jpg); width:50px; height:33px;}
a.slideb {background:url(../images/townsville/stuff/thum_strandtaide1.jpg);width:50px; height:33px;}
a.slidec {background:url(../images/townsville/stuff/thum_strandtaide2.jpg);width:50px; height:33px;}
a.slided {background:url(../images/townsville/stuff/thum_strandtaide3.jpg);width:50px; height:33px;}
a.slidee {background:url(../images/townsville/stuff/thum_strandtaide4.jpg);width:50px; height:33px;}
a.slidef {background:url(../images/townsville/stuff/thum_betoni.jpg);width:50px; height:33px;}
a.slideg {background:url(../images/townsville/stuff/thum_heinola.jpg);width:50px; height:33px;}
a.slideh {background:url(../images/townsville/stuff/thum_vinegar.jpg);width:27px; height:40px;}
a.slidei {background:url(../images/townsville/stuff/thum_palmu.jpg);width:27px; height:40px;}
a.slidej {background:url(../images/townsville/stuff/thum_ranta.jpg);width:27px; height:40px;}

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

a.gallery:hover {border: 1px solid #faf33e; color:#faf33e;}	
