@charset "iso-8859-1";

html { height: 100%; }

a img { border: none;}

a:link {
	color: #5E5348;
	text-decoration: underline;
}

a:visited {
	color: #9C8D7E;
	text-decoration: none;
}

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0px 0px 10px;
	padding: 0;
}
p {
	font-size: 80%;
}

p a:link {
	color: #5E5348;
	text-decoration: underline;
	}

p a:visited {
	color: #5E5348;
	text-decoration: none;
	}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

body {
	min-height: 101%;
	background-color: #C9C0B8;
	background-image: url(kuvat/palkki.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.3;
}

#wrapper {
	width:750px;
	margin:0 auto;
}

#header {
	background-image: url(kuvat/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 750px;
}

#menu {
	height: 30px;
	width: 750px;
}

#content {
	width: 746px;
	background-color: #EEEBE8;
	border-right: 2px solid #950026;
	border-left: 2px solid #950026;
	border-top: 2px solid #950026;
	background-image: url(kuvat/tausta_etusivu_haalea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
}


#content_yritys {
	width: 746px;
	background-color: #EEEBE8;
	border-right: 2px solid #950026;
	border-left: 2px solid #950026;
	border-top: 2px solid #950026;
	background-image: url(kuvat/kasvot2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 410px;
}

#content_index {
	width: 746px;
	background-color: #EEEBE8;
	border-right: 2px solid #950026;
	border-left: 2px solid #950026;
	border-top: 2px solid #950026;
	background-image: url(kuvat/tausta_etusivu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 420px;
}

#content_yhteys {
	width: 746px;
	background-color: #EEEBE8;
	border-right: 2px solid #950026;
	border-left: 2px solid #950026;
	border-top: 2px solid #950026;
	background-image: url(kuvat/tausta_etusivu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 910px;
}

#content_galleria {
	width: 746px;
	background-color: #EEEBE8;
	border-right: 2px solid #950026;
	border-left: 2px solid #950026;
	border-top: 2px solid #950026;
	background-image: url(kuvat/tausta_etusivu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 530px;
}

#content_galleria_alasivu {
	width: 746px;
	background-color: #EEEBE8;
	border-right: 2px solid #950026;
	border-left: 2px solid #950026;
	border-top: 2px solid #950026;
	background-image: url(kuvat/tausta_etusivu_haalea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
}
#content_galleria_alasivu_kaulakorut {
	width: 746px;
	background-color: #EEEBE8;
	border-right: 2px solid #950026;
	border-left: 2px solid #950026;
	border-top: 2px solid #950026;
	background-image: url(kuvat/tausta_etusivu_haalea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
}
#content_galleria_alasivu_sormukset {
	width: 746px;
	background-color: #EEEBE8;
	border-right: 2px solid #950026;
	border-left: 2px solid #950026;
	border-top: 2px solid #950026;
	background-image: url(kuvat/tausta_etusivu_haalea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
}

#footer {
	height: 35px;
	width: 750px;
	background-image: url(kuvat/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	color: #FFFFFF;
	clear: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.thumbnail{
	padding: 3px;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #333333;
	}

h1 {
	color: #666666;
	clear: both;
	letter-spacing: 0.1em;
	font-size: 160%;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-style: italic;
}

h3 {
	color: #666666;
	clear: both;
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	padding-top: 15px;
	letter-spacing: 0.1em;
	font-style: italic;
}

.content_left{
	float: left;
	width: 140px;
	border-right: 1px solid #C9C0B8;
	margin: 15px 0px 0px;
	padding: 3px 5px 0px 10px;
	font-size: 80%
}

/*.content_right{
	width: 550px;
	margin: 15px 10px 0px;
	padding: 0px;
	float: right;

}*/

#content_right{
	width: 550px;
	margin: 15px 10px 0px 0px;
	padding: 0px;
	float: right;
	clear: left;

}

.otsikko {
	font-size: 120%;
	color: #666666;
	font-weight: bold;
	clear: right;
}

.caption {
	font-size: 0.9em;
	padding-top: 0.2em;
}

.caption a:link, a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

.linkit {
	font-size: 70%;
	margin-bottom: 15px;
	text-align: center;
}

.linkit a:hover {
	color: #5E5348;
	border-bottom: 1px dotted #685A4F;
}

.linkit a:visited {
	color: #9C8D7E;
	text-decoration: none;
}

img.floatLeft { 
    float: left; 
    margin: 0px 5px 0px 0px; 
}

.kuvan_reunaviiva {
	padding: 2px;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 5px;
	background: #FFF;
	margin-top: 2px;
}

.galleria_teksti {
	clear: both;
}

#content_index_elegil {
	width: 746px;
	background-color: #EEEBE8;
	border-right: 2px solid #950026;
	border-left: 2px solid #950026;
	border-top: 2px solid #950026;
	/*background-image: url(kuvat/elegil_banner.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 820px;
}

#content_right_elegil {
	width: 660px;
	float: right;
	clear: left;
	margin-top: 15px;
	margin-right: 15px;
}

#content_elegil {
	width: 614px;
	float: right;
	margin-right: 60px;
}

#content_teettaminen {
	width: 746px;
	background-color: #EEEBE8;
	border-right: 2px solid #950026;
	border-left: 2px solid #950026;
	border-top: 2px solid #950026;
	background-image: url(kuvat/tausta_etusivu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 980px;
}

/*.facebook{
	float: right;
}*/

/*Menun muotoilu*/

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 601px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #FFFFFF;
	padding: 7px 11px;
	text-decoration: none;
	border-right: 1px solid white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #000000;
	background: #EEEBE8;
}

/*Menu loppuu */

/*Lightbox alkaa*/
#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(kuvat/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(kuvat/lightbox/next.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; }

/*Lightbox loppuu*/



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -4px;
	font-size: 30px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 25px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 10px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
 /* sIRF settings end */
 

