body{
	margin:0;
	padding:0;
	font-family:'lucida grande',arial,verdana,arial,sans-serif;
	font-size:11px;
	color:#666;
/*	height:100%;*/
	line-height:140%;
}

a{
	color:#000;
}
a:hover{
	text-decoration:none;
}
img{
	border:0;
}
div{
/*	border:0px solid red;*/
}
h1,h2,h3{
	font-family:'Trebuchet MS','lucida grande',arial,verdana,arial,sans-serif;
}
h1{
	font-size:14px;
	margin:0;
	padding:0;
}
h3{
	color:#666;
	font-size:16px;
	margin:2px 0 8px 0;
	padding:0;
}
h4{
	font-size:10px;
	margin:2px 0;
	padding:0;
}
h4 a{
	text-decoration:none;
}
h5{
	font-size:9px;
	margin-top:0;
	padding:0;
	color:#999;
}
.heightcleaner{
	overflow:hidden;
	display:block;
	height:1px;
	clear:both;
}
.greystripe{
	margin:1px 0;
	padding:0;
	height:2px;
	line-height:2px;
	background:#d4d4d4;
}

a#active_day {
	color:#fff;
}

a#curr_day {
	color:#CC0000;
	font-weight:bold;
}

.today{
	color:#000;
}
.weekend{
	color:#CC0000;
	font-weight:bold;
}

#contentcontainer{
	text-align:left;
}
#content_header{
	margin-bottom:30px;
}
#leftcolumn{
	float:left;
	width:200px;
	border-left:21px solid #fff;
	border-right:21px solid #fff;
}
#leftcolumn_content{
	background:#fff;
	padding-top:11px;
}
#leftcolumn_footer{
	background:#fff;
}
#centercolumn{
	float:right;
	width:480px;
	border-left:8px solid #fff;
	background:#fff;
	padding-top:11px;
}

#saatejuhid_images{
	float:left;
}
#saatejuhid_images_thumbs{
	float:left;
/*	line-height:50px;*/
	width:376px;
}
#saatejuhid_images_thumbs img{
	margin-right:10px;
}
#saatejuhid_images_thumbs a{
/*	padding-bottom:100px;*/
}
#saatejuhid_content{
	float:left;
	width:347px;
	padding:0 12px;
}
#saatejuhid_names{
	float:right;
	width:126px;
	border-left:2px solid #e9e9e9;
	padding-left:10px;
	margin-left:6px;
	font-size:9px;
	line-height:120%;
}
#saatejuhid_names a{
	display:block;
	margin-bottom:10px;
	text-decoration:none;
	color:#666;
}
#saatejuhid_names a:hover{
	color:#333;
}
#saatejuhid_names strong{
	font-size:10px;
}

#footer{
	font-family:'lucida grande',tahoma,geneva,arial,sans-serif;
	font-size:9px;
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footerleft,#footerright{
	background:url(/gfx/bg_footer.png);
	margin:10px;
	padding:2px;
	font-weight:bold;
}
#footerleft{
	float:left;
}
#footerright{
	float:right;
}


.menu2{
	height:220px;
}
.low{
	height:80px;
}
.menu2_content,.menu2_content_low{
	padding-left:15px;
	width:505px;
	margin-top:190px;
	background:url(/gfx/bg_menu2.png) no-repeat bottom left;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
}
.low2{
	margin-top:50px;
}
.menu2_content a{
	color:#fff;
	text-decoration:none;
	float:left;
	display:block;
	line-height:30px;
	padding:0 8px;
}
.menu2_content a:hover{
	color:#333;
	background:#fff;
}
.menu2_content a.down{
	color:#333;
	background:#fff;
}
.saatejuhid_images_navi{
	margin-top:192px;
	display:block;
	float:right;
}


.nupprss,.nupprss:visited{display:block;width:16px;height:16px;background:url(/gfx/icons/ico_rss.gif);}
.nupprss span{display:none;}
.nupprss:hover{background-position:bottom;}

.nuppitunes,.nuppitunes:visited{display:block;width:18px;height:17px;background:url(/gfx/icons/ico_itunes.gif);}
.nuppitunes span{display:none;}
.nuppitunes:hover{background-position:bottom;}

.fp_banner{
	
}
.fp_banner a{
	text-decoration:none;	
}

.gray_link{
	font-size:9px;
	font-weight:normal;
	padding:2px 4px;
	color:#fff;
	background:#666;
	text-decoration:none;
}
a.gray_link:hover{
	background:#333;	
}

.foorum_submit{
	font-weight:bold;
	color:#333;
}
.foorum_submit td{
	background:#f2f2f2;
	padding:4px 7px;
}


/* lightbox stuff */

#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


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

#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;
	}
	
.nupprss,.nupprss:visited{display:block;width:16px;height:16px;background:url(/gfx/ico_rss.gif);}
.nupprss span{display:none;}
.nupprss:hover{background-position:bottom;}

.nuppitunes,.nuppitunes:visited{display:block;width:18px;height:17px;background:url(/gfx/ico_itunes.gif);}
.nuppitunes span{display:none;}
.nuppitunes:hover{background-position:bottom;}


