/* CSS Document */

* {margin: 0;
    padding: 0;}

p {padding-top: 7px;
    padding-bottom:7px;}
	
h1 {
	padding-top: 200px;
	padding-right: 90px;
	text-align: right;
	font-size: 1.6em;
	font-style: italic;
	color: #e2b12e;
}

h2 {
	padding-right: 90px;
	text-align: right;
	font-size: 1em;
	font-style: italic;
	color: #e2b12e;
}
	
	
h3 {

	padding-top: 7px;
	padding-bottom:7px;
	font-style: italic;
	color: #e2b12e;
	font-size: 1.4em;
}

h4 {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 10px;	
}

a:link {color: #e2b12e;}     /* unvisited link */
a:visited{color: #e2b12e;}  /* visited link */
a:hover {color: #686868}   /* mouse over link */
a:active {color: #e2b12e;}   /* selected link */

.td a:link {color: #e2b12e;}     /* unvisited link */
.td a:visited{color: #e2b12e;}  /* visited link */
.td a:hover {color: #686868}   /* mouse over link */
.td a:active {color: #e2b12e;}   /* selected link */
	
body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}
	
#container {
	background: url(kuvat/tausta.png no-repeat top center);
	margin: 0px auto;
	width: 805px;
	color: #686868;
	font-size: 1.2em;
}

#header {
	background: url(kuvat/header.jpg);
	height: 249px;
	
}

#linkbar {

	height: 79px;
}

#content 
{
	background: url(kuvat/content_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-right: 0px;
}

#right_menu {
	background: url(kuvat/right_menu.jpg);
	height: 365px;
	width: 265px;
	float: left;
	margin-right: -80px!important;
	margin-right: -40px;
}

#footer {
	background-image: url(kuvat/footer.jpg);
	height: 63px;
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: center;
	font-size: .9em;
}

/******************************* menu ****************************************/

#navcontainer ul
{
	margin-left: 100px!important;
	margin-left: 50px;
	color: White;
	float: left;
	margin-top: 14px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
}



/********************************' right menu *******************************/

.navcontainer {
	width: 200px;
	margin-left: 40px;
}

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

.navcontainer a
{
display: block;
padding: 3px;
width: 168px;

}

.navcontainer a:link, .navlist a:visited
{

text-decoration: none;
}

/********************************imagemap -navigation *******************************/

#imagemap 
{
display: block;
width: 215px;
height: 60px;
margin-top: 0px;
}

#imagemap a 
{
text-decoration:none;
}

.hide 
{
visibility:hidden;
}

#etusivu 
{
float: left;
position:absolute;
width : 100px;
height: 13px;
margin-left: 0px;
margin-top: 7px;
}

#yritys 
{
float: left;
position:absolute;
width : 100px;
height: 13px;
margin-left: 0px;
margin-top: 30px;
}

#liikkeet 
{
float: left;
position:absolute;
width : 100px;
height: 13px;
margin-left: 0px;
margin-top: 55px;
}

#artistit 
{
float: left;
position:absolute;
width : 100px;
height: 13px;
margin-left: 0px;
margin-top: 80px;
}

#shop
{
float: left;
position:absolute;
width : 100px;
height: 13px;
margin-left: 0px;
margin-top: 104px;
}

#scroll 
{
height: 400px;
width: 570px;
overflow: auto;
background-color: #000000;
padding: 0px;
}


img a:link {color: #e2b12e;}     /* unvisited link */
img a:visited{color: #e2b12e;}  /* visited link */
img a:hover {color: #686868}   /* mouse over link */
img a:active {color: #e2b12e;}   /* selected link */


#textarea
{
height: 400px;
width: 700px;

}

#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; }
