
body {
	background-color: #f6faf6;
	background-image: url(image/bg2.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {	
	vertical-align: top;}	
	
div#container {
	width : 918px; 
	margin : 0 auto; 
	padding : 0; 
	text-align : left;	}

td.navi {
	padding: 8px 0 8px 30px;
	border-top: 2px solid #ffffff;
	border-right: 10px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 10px solid #ffffff;
	background-color: #2f2f2f;
	width: 868px;
	}
a.navi:link, A.navi:visited  	{
	color: #ffffff; 
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	padding: 0 8px;
	margin: 0;
	font-weight: normal;} 

a.navi:hover  {
	color: #ff3300; } 
	
a:link, a:visited  	{
	color: #ffffff; 
	text-decoration: underline;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	} 

a:hover  {
	color: #ff3300;
	text-decoration: none; 
	}  	
	
H1 	{
	color: #ffffff; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 17px;}
H2 	{
	color: #00afea; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;}	
	
H3 	{
	color: #ffffff; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 8px 0;}	 
		
td.navi2{
	background-image: url(image/bg_navi2.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 918px;
	padding: 6px 0 8px 50px;	}
	
a.navi2:link, A.navi2:visited  	{
	background-image:url(image/arr.gif);
	background-repeat:no-repeat;
	color: #2f2f2f; 
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 8px ;
	margin: 0 ;
	font-weight: bold;} 

a.navi2:hover  {
	color: #00afea; } 
	
	
a.bot:link, A.bot:visited  	{
	color: #ffffff; 
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;} 
a.bot:hover  {
	color: #ff3300; } 	
	
td.main {
	background-color: #ffffff;}	
table.content {
	background-color: #ffffff;}	
td.left {
	background-color: #474e4e;
	padding: 25px 40px;
	width: 500px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #ffffff;
	border-left: 10px solid #ffffff;	}		

td.right {
 	background-image: url(image/bg_right.gif);
	background-repeat:repeat-y;
	background-color: #00afea;
	padding: 25px 30px 25px 40px;
	width: 258px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border-right: 10px solid #ffffff;	}		
	
td.sponsorit {
	background-image: url(image/bg_rightwhite.gif);
	background-repeat:repeat-y;
	/*padding: 15px 30px 25px 40px;*/
	padding: 15px 0 25px 0;
	width: 258px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border-right: 10px solid #ffffff;
	text-align:center	}		
td.bot {
	width: 898px;
	background-color: #2f2f2f;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; 
	text-align: right;
	padding: 8px 30px; 
	border: 10px solid #ffffff;
	 }

img#ots {
	padding: 0 0 10px 0;
	display:block;}

img#spons_ots {
	padding: 0 0 10px 30px;
	display:block;}

img.body {
	margin: 0 0 15px 15px;
	border: 6px solid #ffffff; }

img.logo {
	padding: 0 10px 15px 0; }

img.uutiskuva {
	margin: 0 0 10px 10px;
	text-align:left; }


img.photo {
	margin: 0 4px 10px 0;
	border: 3px solid #ffffff; }

td.lomake {
	vertical-align:top;}			
	
.upper {text-transform: uppercase;}


/* lightbox **************************************************************************   */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(gallery/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.uutiset
{
width:500px;
}		
