@charset "UTF-8";
/* CSS Document */

<style type="text/css">



/* Sivun perusasetukset */

body {
	margin-left:100px;
	margin-top:50px;
	margin-right:100px;
	margin-bottom:50px;
	background-color:#333333;
}

a:link {
	text-decoration: none;
	color: #333333;
	border-style: none;

}

a:visited {
	text-decoration: none;
	color: #333333;
	border-style: none;
}

a:hover {
	text-decoration: none;
	color: #999999;
	border-style: none;
}

a:active {
	text-decoration: none;
}

.omabg
{
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	background-image: url('../grafiikka/background.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.omabg_new
{
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	background-image: url('../grafiikka/The_Woman_book1.jpg');
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


/*javascript */

#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: 10px; 
height: 10px; 
margin: 0 auto; 
}

#imageContainer
{ 
padding: 10px;
}

#loading
{ 
position: absolute; 
top: 30%; 
left: 30%; 
height: 30%; 
width: 30%; 
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(../grafiikka/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover 
{ 
background: url(../grafiikka/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer
{ 
font: 12px "Minion Pro", 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; }


/* Leijuvat laatikot */

div.container
{
background-color:#ffffff;
width:50px;
border:none;
line-height:150%;
position:absolute;
left:300px;
top:300px;
}




/* Kuvat */

.image_no_border
{  
	border-style: none;
	border-color:#FFFFFF;
	a:link:#ffffff;
}

img.taustalla
{
	position:absolute;
	right:50px;
	top:100px;
	z-index:-1;
}


/* Tekstin asetukset*/


.style_valikko
{
	font-family: "Minion Pro", Verdana, sans-serif; color: #CC0000; font-size:12px; text-align:center;
}

.style_leipa
{
	font-family: "Minion Pro", Verdana, sans-serif; color: #333333; font-size:10px
}

.style_teostiedot 
{
	font-family: "Minion Pro", Verdana, sans-serif;
	color: #333333;
	font-size:10px;
	text-align: center;
}

.style_title 
{
	color: #333333;
	font-size:13px;
	text-align: center;
	font-family: Palatino, Baskerville, Minion Pro", Verdana, sans-serif;
}

.style_otsikko
{
font-family: "Minion Pro", Verdana, sans-serif; color: #333333; font-size:14px
}

.style_leipa_highlight 
{font-family: "Minion Pro", Verdana, sans-serif; color: #CC0000; font-size:13px
}

.matkabox
{
	background-color:#ffffff;
	position:absolute;
	left:500px;
	top:520px;
	padding:10px;
	-moz-border-radius:15px;
	border-radius:15px;
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
	opacity:0.4;
}

.matkabox:hover
{
/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

.girlsbox
{
	background-color:#ffffff;
	position:absolute;
	left:200px;
	top:500px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}

.meditationsbox
{
	background-color:#ffffff;
	position:absolute;
	left:200px;
	top:500px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}
.meditationsbox:hover
{
/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}


.growthbox
{
	background-color:#ffffff;
	position:absolute;
	left:300px;
	top:320px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	min-height: 140px;
	max-height: 140px;
}

.growthbookbox
{
	background-color:#ffffff;
	position:absolute;
	left:620px;
	top:320px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	min-height: 140px;
	max-height: 140px;
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
	opacity:0.4;
}
.growthbookbox:hover
{
/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

.nonamebox
{
	background-color:#ffffff;
	position:absolute;
	left:100px;
	top:100px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}

.heiressbookbox
{
	background-color:#ffffff;
	position:absolute;
	left:300px;
	top:100px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}

.contactbox
{
	background-color:#ffffff;
	position:absolute;
	right:50px;
	top:473px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	
}

.fbbox
{
	background-color:#ffffff;
	position:absolute;
	right:50px;
	bottom:50px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

.workbox
{
	background-color:#ffffff;
	position:absolute;
	right:50px;
	top:250px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
	opacity:0.4;
}
.workbox:hover
{
/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

.horsebox
{
	background-color:#ffffff;
	position:absolute;
	left:520px;
	top:30px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

.themanbox
{
	background-color:#ffffff;
	position:absolute;
	left:800px;
	top:330px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

.newworkbox
{
	background-color:#ffffff;
	position:absolute;
	left:550px;
	top:100px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	/* for IE */
	filter:alpha(opacity=30);
	/* CSS3 standard */
	opacity:0.3;
}
.newworkbox:hover
{
/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

.womanwhomarriedhorsebox
{
	background-color:#ffffff;
	position:absolute;
	left:770px;
	top:30px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

.womanwhomarriedhorse
{
	background-color:#ffffff;
	position:absolute;
	top:100px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
		max-width: 600px;
		max-height: 400px;

}

.center {
    margin: auto;
    width: 60%;
    border: 0px;
    padding: 10px;
}

.continue
{
	background-color:#ffffff;
	position:absolute;
	left:20%;
	top:100px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
		max-width: 600px;

}

.slideshow
{
	background-color:#ffffff;
	position:absolute;
	left:15ex;
	top:30px;
	padding:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	white-space:nowrap;
	text-align: center;
	border-style: none;
	border:hidden;
	border-color:#FFFFFF;
	border-style:none;
	max-width: 70%;
	min-width: 800px;
}

.title
{
	font-family: "Minion Pro", Verdana, sans-serif;
	color: #333333;
font-size:20px
	background-color:#ffffff;
	position:absolute;
	left:100px;
	top:30px;
	padding:10px;
	white-space:nowrap;
	font-family: Baskerville;
}

.thumbnails
{
	background-color:#ffffff;
	position:absolute;
	left:15ex;
	top:600px;
	padding:10px;
	-moz-border-radius:15px;
	border-radius:15px;
	border-style: none;
	border:hidden;
	border-color:#FFFFFF;
	border-style:none;
	
}

.backtoindex
{
	background-color:#ffffff;
	position:absolute;
	right:20px;
	top:30px;
	padding:10px;
	-moz-border-radius:15px;
	border-radius:15px;
	background-image: url('../grafiikka/blacksquare.jpg');

}

.endofpage
{
	background-color:#ffffff;
	position:absolute;
	left:550px;
	top:750px;
	padding:10px;
	-moz-border-radius:15px;
	border-radius:15px;
	/* for IE */
	filter:alpha(opacity=0);
	/* CSS3 standard */
	opacity:0.0;
}

.transparent
{
	background-color:#ffffff;
	background-image:url(grafiikka/blacksquare.jpg);
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	padding:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
}

.white_bg
{
		background-color:#ffffff;

}


</style>
