﻿body 
{
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
	
}

a {
	color: #437383;
	text-decoration: none;
}
a:visited {
	color: #437383;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;

}
a:hover {
	color: #999999;
	text-decoration: none;
}

v1
{
	color: #437383;
}

h1
{
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
}

h2
{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}

#kaikki
{
	background: rgba(255, 255, 255, 0.7);
	width: 800px;
	margin: auto;
	padding: 0px;
}

#logo
{
	height: 132px;
}

#nav
{
height: 30px;
}

#teksti
{
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;

}

#alaosa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}



/* ETUSIVUN TUOTELOGOT */

#ge-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#b-logo
{
	display: block;
	float: right;
}
#equ-logo
{
	display: block;
	float: left;
}

/* VALIKKO */

.drop_menu 
{
	background: #437383;
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 39px;
	background-image: url('bg.jpg');
}

.drop_menu li 
{ 
float:left; 
}


.drop_menu li a {
	padding: 12px 20px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font: 12px arial, verdana, sans-serif;
	border-right: 1px solid #75809a;
	font-weight: bold;
}


.drop_menu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	list-style-type:none;
}
.drop_menu li:hover {
	position: relative;
	background: #999999;
}
.drop_menu li:hover ul {
	left:0px;
	top:38px;
	background:#437383;
	padding:0px;
}

.drop_menu li:hover ul li a {
	padding:10px;
	display:block;
	width:148px;
	text-indent:10px;
	background-color:#437383;
}
.drop_menu li:hover ul li a:hover { background:#999999;  }

/* KUVA POPUP-HOMMAT */


 /* The Modal (background) */
.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content1 {
	background-color: #fefefe;
	margin: 20px auto auto auto;
	padding: 0px 10px 10px 10px;
	height: 530px;
	width: 640px;
}

/* The Close Button */
.close1 {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close1:hover,
.close1:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modal2 {display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);}
.modal-content2 {background-color: #fefefe; margin: 20px auto auto auto; padding: 0px 10px 10px 10px; height: 530px; width: 640px;}
.close2 {color: #aaa; float: right; font-size: 28px; font-weight: bold;}
.close2:hover,
.close2:focus {color: black; text-decoration: none; cursor: pointer;}

.modal3 {display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);}
.modal-content3 {background-color: #fefefe; margin: 20px auto auto auto; padding: 0px 10px 10px 10px; height: 530px; width: 640px;}
.close3 {color: #aaa; float: right; font-size: 28px; font-weight: bold;}
.close3:hover,
.close3:focus {color: black; text-decoration: none; cursor: pointer;}

.modal4 {display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);}
.modal-content4 {background-color: #fefefe; margin: 20px auto auto auto; padding: 0px 10px 10px 10px; height: 530px; width: 640px;}
.close4 {color: #aaa; float: right; font-size: 28px; font-weight: bold;}
.close4:hover,
.close4:focus {color: black; text-decoration: none; cursor: pointer;}

.modal5 {display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);}
.modal-content5 {background-color: #fefefe; margin: 20px auto auto auto; padding: 0px 10px 10px 10px; height: 530px; width: 640px;}
.close5 {color: #aaa; float: right; font-size: 28px; font-weight: bold;}
.close5:hover,
.close5:focus {color: black; text-decoration: none; cursor: pointer;}

.modal6 {display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);}
.modal-content6 {background-color: #fefefe; margin: 20px auto auto auto; padding: 0px 10px 10px 10px; height: 530px; width: 640px;}
.close6 {color: #aaa; float: right; font-size: 28px; font-weight: bold;}
.close6:hover,
.close6:focus {color: black; text-decoration: none; cursor: pointer;}

.modal7 {display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);}
.modal-content7 {background-color: #fefefe; margin: 20px auto auto auto; padding: 0px 10px 10px 10px; height: 530px; width: 640px;}
.close7 {color: #aaa; float: right; font-size: 28px; font-weight: bold;}
.close7:hover,
.close7:focus {color: black; text-decoration: none; cursor: pointer;}

.modal8 {display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4);}
.modal-content8 {background-color: #fefefe; margin: 20px auto auto auto; padding: 0px 10px 10px 10px; height: 530px; width: 640px;}
.close8 {color: #aaa; float: right; font-size: 28px; font-weight: bold;}
.close8:hover,
.close8:focus {color: black; text-decoration: none; cursor: pointer;}



