﻿/* beats and styles uusi*/

body { 
	background-color: #85A5C7;
	/*background-image: url('images/gradient.png');*/
	/*background-repeat: repeat-x;*/
	/*background-position: center center;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:10px;}

a:link {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2B14FF; }

a:visited { 
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2B14FF; }

a:active { 
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2B14FF; }

a:hover { 
	background-color: transparent;
	text-decoration: none;   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2B14FF; }

img
{
	border-width: 0px
}

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 180px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 315px;
  text-align: left;
  } 
 
div.spacer {
  clear: both;
  }

#container
{
	width: 900px;
	margin: 0px auto;
	padding: 0;
}

#innercontainer
{
	width: 900px;
	border: 1px solid #021a40;
}
		
#spacer {
	height: 20px; }
	
#banner
{
	width: 900px;
	height: 170px;
	background-image: url('images/top_banner.png');
}
	
#link
{
	text-align: center;
	width: 900px;
	height: 30px;
	background-color: #FFFFFF;
}

#linkblock
{
	vertical-align: middle;
	border: 1px solid #021a40;
}
		
#top {
	width: 900px;
	height: 20px; }
	
#middle
{
	display: table;
	vertical-align: top;
	background-color: #FFFFFF;
	/*background-image: url('images/bottom.jpg');*/
	/*background-repeat: no-repeat;*/
	/*background-position: top right;*/
	/*padding: 30px 0px 10px 0px;*/
	font-size: 14px; 
	width: 900px;
	/*height: 400px;*/
	height: auto;
	/*border: 0px;*/
}
	
	
#content
{
	/*display: table;*/
	color: 000000;
	margin: 0px auto;
	float: none;
	width: 700px;
	min-height: 200px;
	height: auto;
	/*border: 1px dotted white;*/
}
	
	
#form_names {
	position: relative;
	margin: 0px auto;
	float: none;
	width: 300px;
	min-height: 300px;
	height: auto;
	border: 1px dotted white; }
	
#bottom
{
	padding-top: 30px;
	vertical-align: bottom;
	text-align: center;
	width: 900px;
	height: 170px;
	background-image: url('images/bottom_banner.png');
}

div.brand
{
	width: 900px;
	height: 220px;
	background-image: url('images/bottom_banner.png');
	text-align: center;
}

div.brand img
{
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: bottom;
}

#brandimg
{
	padding-right: 15px;
	padding-left: 15px;
}
	
#leftnavigation {
  position : absolute;
  width : 150px;
  margin-left : 10px;
  color : #000000;
  padding : 3px;
  border: 1px dotted white;
}
#rightnavigation {
  position : absolute;
  width : 140px;
  padding-left : 160px;
  z-index : 3;
  color : #000000;
  padding : 3px;
  border: 1px dotted white;
}

/* text decorations */
.title {
	background-color: transparent;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px; 
	color: #000000;
	text-align:left;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	border-bottom: 2px solid #000000; }
	
.selection {
	background-color: transparent;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px; 
	text-align:left; }

.text {
	background-color: transparent;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px; 
	color: #000000;
	text-align:left; }
	
.text2 {
	background-color: transparent;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px; 
	color: #000000;
	text-align:right; }
	
.copy {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px; 
	color: #000000;
	text-align:center; }
	
	#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

/* lightbox */

#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;
	}
	
/* end of lightbox */
