/*========================================================================================
	PAGE GENERAL
==========================================================================================*/

body {
	background-image:url(../images/bg-turkos-raster.png);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #004857;
	text-align: center;
	line-height: 1.5;
	overflow-x: hidden;
}

body {
	font-family:"Times New Roman", Times, serif;
	color: #333333;
	font-size: 16px;
}

td {
	padding-bottom: 20px;
}

hr {
	color: #FFFFFF; 
	border: 1px dotted #333333; 
	border-style: none none dotted;
	margin-bottom: 35px;
	margin-top: 35px;
}

/*========================================================================================
	LAYOUT SPESIFIC DIVS
==========================================================================================*/
#header {
	width: 1240px;
	height: 252px;
	top: 0px;
	z-index: 2;
	position: relative;
	background-image: url(../images/ylabg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	overflow: visible;
}

#content {
	height: 100%;
	width: 1240px;
	top: 0px;
	position: relative;
	background-image: url(../images/vihkotausta.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	overflow: visible;
}

#runko-text {
	height: inherit;
	width: 793px;
	top: 0px;
	position: relative;
	left: 225px;
	z-index: 2;
	padding-top: 25px;
}

#lippu {
	width: 793px;
	height: 72px;
}

.lippu {
	position: absolute;
	float: left;
	left: 20px;
	z-index: 9;
}

#otsikko {
	width: 609px;
	height: 23px;
	top: -50px;
	text-align: center;
	position: relative;
	z-index: 6;
	overflow: visible;
}

#footer {
	width: 1240px;
	height: 219px;
	top: -100px;
	text-align: center;
	background-image: url(../images/ala-palkki.png);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	z-index:7;
}

#myspace {
	float: right;
	right: 20px;
	padding-left: 30px;
	width: 200px;
}

#media {
	float: left;
	left: 70px;
	width: 500px;
	position: relative;
}

#poijat {
	float: left;
	width: 25%;
	position: relative;
}

#gigs-text {
	padding-left: 150px;
	position: relative;
	text-align: left;
	width: 100%;
}

#news-text {
	padding-left: 80px;
	position: relative;
	text-align: left;
	width: 700px;
}

.previkka { 
border: 5px solid;
color: #333333; 
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px
}

.wrap {
width: 893px;
margin: 0 auto;
text-align: center;
overflow: hidden;
}

.wrap-a {
width: 100%;
margin: 0 auto;
text-align: center;
overflow: hidden;
}
/*========================================================================================
	PAGE FONTS/COLORS
==========================================================================================*/



h1 {
	font-size: 18px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 25px;
}

h3 {
	font-size: 18px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 100;
}

.gigs {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #003333;
}


.media {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
}

/* linker
----------------------------*/
.media a {
	font-style: oblique;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
}

.media a:hover {
	color: #003333;
}


/*========================================================================================
	MENU STYLE
==========================================================================================*/

#menu {
	width: 764px;
	height:  60px;
	position: absolute;
	z-index: 7;
	top: 110px;
	left: 207px;
}

#nav-main li {
	list-style-type: none;
	float: left;
	margin-right: 10px;}

#nav-main a * {display: none;}

#nav-main a,
#nav-main a .hover {
	height: 60px;
	position: relative;
	display: block;
	background: url(../images/valikko.png) 0 0 no-repeat;}

/* individual navigation items */
#nav-main a#nav-news {
  background-position: -57px -60px;
  width: 110px;}

#nav-main a#nav-news-p,
#nav-main .highlight a#nav-news:hover,
#nav-main a#nav-news .hover {
  background-position: -57px 0px;
  width: 110px;}

#nav-main a#nav-band {
  background-position: -183px -60px;
  width: 98px;}

#nav-main a#nav-band-p,  
#nav-main .highlight a#nav-band:hover,
#nav-main a#nav-band .hover {
  background-position: -183px 0px;
  width: 98px;}

#nav-main a#nav-media {
  background-position: -292px -60px;
  width: 124px;}

#nav-main a#nav-media-p,
#nav-main .highlight a#nav-media:hover,
#nav-main a#nav-media .hover {
  background-position: -292px 0px;
  width: 124px;}

#nav-main a#nav-gigs {
  background-position: -427px -60px;
  width: 113px;}

#nav-main a#nav-gigs-p,
#nav-main .highlight a#nav-gigs:hover,
#nav-main a#nav-gigs .hover {
  background-position: -427px 0px;
  width: 113px;}

#nav-main a#nav-contact {
  background-position: -539px -60px;
  width: 151px;}

#nav-main a#nav-contact-p,
#nav-main .highlight a#nav-contact:hover,
#nav-main a#nav-contact .hover {
  background-position: -539px 0px;
  width: 151px;}


#contact {
	width: 450px;
	height:  40px;
	position: absolute;
	z-index: 7;
	left: 200px;
}

#contact-link li {
	list-style-type: none;
	float: left;
	margin-right: 50px;}

#contact-link a * {display: none;}

#contact-link a,
#contact-link a .hover{
	height: 40px;
	position: relative;
	display: block;
	background: url(../images/MS-Fb_logot.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#contact-link a#ms {
	background-position: 0px -40px;	
	width: 150px;}

#contact-link .highlight a#ms:hover,
#contact-link a#ms .hover {
	background-position: -150px -40px;
	width: 150px;
}

#contact-link a#fb {
  background-position: 0px 0px;
  width: 150px;}

#contact-link .highlight a#fb:hover,
#contact-link a#fb .hover {
  background-position: -150px 0px;
  width: 150px;}

/*========================================================================================
	LIGHTBOX
==========================================================================================*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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/p-images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/p-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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*========================================================================================
	WRAPPER STYLE
==========================================================================================*/

#wrapper {
	width: 764px;
	position: absolute;
	z-index: 4;
	float: left;
	left: 260px;
	top: 75px;
}

/*========================================================================================
	SPECIAL STYLES
==========================================================================================*/

#video {
	z-index: 9;
}

#ruisk {
	position: absolute;
	z-index: 4;
	right: -75px;
	top: 25px;
	float: right;
	height: 252px;
	width: 206px;
}

#ruisk-l {
	position: absolute;
	z-index: 4;
	left: -160px;
	top: 480px;
	float: left;
	height: 186px;
	width: 300px;
}

#believe {
	position: absolute;
	z-index: 2;
	right: -435px;
	top: 670px;
	float: right;
	height: 500px;
	width: 500px;
}

#coffee {
	position: absolute;
	z-index: 1;
	right: 227px;
	top: 670px;
	float: right;
	height: 286px;
	width: 286px;
}

#play {
	position: absolute;
	z-index: 1;
	right: 27px;
	top: 1271px;
	float: right;
	height: 250px;
	width: 250px;
}
