/** Styles */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #eeeeee;
	line-height: 22px;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CB347E;
}

p{
	padding: 0px;
	text-align: justify;
	margin: 0px;
}

p.italic{
	font-style: italic;
	padding: 5px 15px 0 5px;
	font-size: 16px;
}

/** Headeri */

#header {
	width: 800px;
	height: 300px;
	margin: 0 auto;
	padding: 0;
	background: url(images/top.jpg) no-repeat left top;

}

#header h1 {
	margin: 0;
	padding: 100px 0 10px 355px;
	text-transform: lowercase;
	font-size: 50px;
	font-weight: normal;
	color: #000000;
}

/** Menu */


#menu {
	width: 800px;
	height: 43px;
	margin: 0 auto;
	padding: 0 0px;
	background: url(images/image01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px;
	background: url(images/image06.gif) no-repeat right 50%;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
}

#menu .first a  {
	padding-left: 0;
}

/** Sivu */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/image05.jpg) repeat-y;
}

#page-top {
	background: url(images/image03.jpg) no-repeat left top;
}

#page-bottom {
	background: url(images/image04.jpg) no-repeat left bottom;
}

#content {
	float: right;
	width: 410px;
	padding: 40px 50px 30px 50px;
	min-height: 500px;
}

#content h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	font-size: 20px;
	font-weight: normal;
}

#sidebar {
	float: left;
	width: 270px;
	height: auto;
	padding: 20px 0px 0 20px;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #CFCFCF;
}

/** Wide */

#page-w {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/image05w.jpg) repeat-y;
}

#page-top-w {
	background: url(images/image03w.jpg) no-repeat left top;
}

#page-bottom-w {
	background: url(images/image04w.jpg) no-repeat left bottom;
}

#content-w {
	float: right;
	width: 400px;
	padding: 40px 50px 30px 30px;
	min-height: 500px;
}

#content-sw {
	float: right;
	width: 700px;
	padding: 40px 50px 30px 50px; 
	min-height: 500px;
}


/** Band + muut */
#band {
	width: 700px;
	padding: 10px 0px 10px 0px; 
	height: 120px;
}


#band-info {
	float: left;
	width: 450px;
	padding: 10px 0px 10px 0px;
	height: 100px;
}

#band-pic {
	float: right;
	width: 200px;
	padding: 10px 0px 10px 0px; 
	height: 100px;
}

#lista {
	width: 700px;
	padding: 10px 0px 10px 0px; 
	height: 765px;
}

#muut {
	height:	765px;
	float: right;
	width: 350px;	
}

#muu {
	width: 380px;
	height: 70px;
}

#muu-i {
	float: left;
	width: 250px;
	padding:  10px 0px 10px 0px; ;
	height: 50px;
}
#muu-h { 
	float: right;
	width: 75px;
	padding: 10px 0px 10px 0px; 
	height: 50px;
}

#wings {
	width: 380px;
	height: 175px;
}

#wings-i {
	float: left;
	width: 250px;
	padding:  10px 0px 10px 0px; ;
	height: 175px;
}
#wings-h { 
	float: right;
	width: 75px;
	padding: 10px 0px 10px 0px; 
	height: 175px;
}

#ateria {
	width: 380px;
	height: 100px;
}

#ateria-i {
	float: left;
	width: 250px;
	padding: 10px 0px 10px 25px;
	height: 100px;
}
#ateria-h { 
	float: right;
	width: 75px;
	padding: 10px 0px 10px 0px; 
	height: 100px;
}

#pitsat {
	height:	560px;
	float: left;
	width: 350px;	
}

#pitsa {
	width: 380px;
	height: 70px;
}

#pitsa-i {
	float: left;
	width: 225px;
	padding: 10px 0px 0px 0px;
	height: 50px;
}
#pitsa-h { 
	float: right;
	width: 125px;
	padding: 10px 0px 0px 0px; 
	height: 50px;
}

#content-sw h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	font-size: 20px;
	font-weight: normal;
}

#content-sw h3 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
}

#content-sw h4 {
	font-size: 1px;
	border-bottom: 1px dotted #CFCFCF;
}

#sidebar-w {
	float: left;
	width: 280px;
	padding: 40px 0px 0 40px;
}

#sidebar-w h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	font-size: 20px;
	font-weight: normal;
}

#sidebar-w h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	font-size: 16px;
	font-weight: normal;
}

#sidebar-w ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar-w li {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #CFCFCF;
}




/** Footer */

#footer {
	width: 800px;
	height: 43px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: url(images/image02.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/** LB STYLES **/

#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/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; outline: none;}	 	

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

