* {
 padding: 0px;
 margin: 0px;
}
body,
form * {
 cursor: default;
 font-family: Arial, Geneva, Helvetica, sans-serif;
 font-size: 12px;
 color: #9b9b9b;
}
body {
 background: url('img/bgbar.jpg') repeat-y #000;
}
form input {
 background: #242424;
}
form * {
 border: none;
 margin: 8px;
 padding: 2px;
}
form select {
 background: #000;
}
a {
 text-decoration: none;
 color: #27637b;
}
a:hover {
 color: #4dbff5;
}
div#body {
 margin: 0 0 0 74px;
 background: #000;
}
p.copy {
 padding: 60px 0 20px 20px;
 font-size: 10px;
}
div#main {
 margin: 0 0 0 18px;
 width: 812px;
}
div#header img {
 margin: 23px 0 0 0;
}
div#header img.hdrdots {
 position: absolute;
 top: 120px;
 left: 45px;
}
div#nav {
 padding: 16px 0 0 0;
}
div#nav img {
 border: none;
}
div#content {
 margin: 48px 0 0 0;
 overflow: hidden;
}
div#content p {
 line-height: 18px;
}
div#tuomo {
 width: 254px;
 float: left;
 text-align: justify;
}
div#selected {
 width: 540px;
 float: right;
}
div#showcase div.item {
 display: inline;
 margin: 0 10px 0 0;
}
div#showcase div#lastitem {
 margin: 0px;
}
div#showcase div.item img {
 border: 3px solid #9b9b9b;
}
div#cinfo {
 width: 280px;
 float: left;
}
div#amigos {
 width: 500px;
 float: right;
}
div#amigos ul {
 list-style-type: none;
}
img.selected,
img.photo {
 border: 2px solid #242424;
}
form#newphoto {
 padding: 40px 0 0 0;
}
form#newphoto label {
 float: left;
 text-align: right;
 display: block;
 width: 200px;
}
div.photos {
 margin: 10px 0 20px 0;
}
div.photo {
 width: 80px;
 height: 80px;
 display: inline;
}
div.photo img {
 border: 3px solid #9b9b9b;
 margin: 0 20px 20px 0;
}
div.photo img:hover {
 opacity: .80;
}
div.photo input {
 padding: 0;
 margin: -60px 0 0 -60px;
 font-family: Arial, Geneva, Helvetica, sans-serif;
 font-size: 11px;
 color: #9b9b9b;
 border: none;
 background: none;
}
#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(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/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; }