html { 
	 overflow: -moz-scrollbars-vertical;
	 -ms-overflow-y : scroll;
}
a {
	text-decoration: underline;
	color: #242424;
}

body {
	margin:0px;
	background-color: #838383;
	background-image:url(../images/bg1.png);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 70px;
	width: 100%;
}

#sisalto {
	clear: both;
	width: 900px;
}

#logo {
	background-image: url(../images/logo.png);
	float: left;
	height: 57px;
	width: 211px;
	margin-top: 10px;
	margin-left: 4px;
}
#kieli {
	float: left;
	margin-top: 20px;
	margin-left: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.laatikko {
	float: left;
	width: 400px;
}
.kuva {
	text-align: center;
}
.teksti {
	padding-right: 4px;
	padding-left: 4px;
}

.keskitys {
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.laatikko p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
.laatikko h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.laatikko h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #5f3c04;
}
.note1 {
	float: left;
	width: 95%;
	background-color: #FFFFFF;
	margin-bottom: 60px;
	margin-top: 20px;
}
.note2 {
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	width: 100%;
	padding-left: 20px;
}
.note3 {
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	width: 400px;
	padding-left: 20px;
}
.note4 {
	float: left;
	width: 400px;
	background-color: #666666;
	margin-top: 20px;
	margin-right: 40px;
	padding: 0px;
}
.note5 {
	float: left;
	background-color: #333333;
	margin: 0px;
	width: 400px;
}




.shadow {
	-moz-box-shadow: 10px 1px 40px 5px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 10px 1px 40px 5px rgba(0, 0, 0, 1);
	box-shadow: 10px 1px 40px 5px rgba(0, 0, 0, 1);
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";



/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.inshadow{
-webkit-box-shadow: inset 0px 0px 80px 0px rgba(238, 174, 73, .2);
 box-shadow: inset 0px 0px 80px 0px rgba(238, 174, 73, .2); 
-moz-border-radius: 15px;
border-radius: 15px;
}
.vidshadow{
-webkit-box-shadow: inset 0px 0px 20px 0px rgba(71, 71, 71, .8);
 box-shadow: inset 0px 0px 20px 0px rgba(71, 71, 71, .8); 
-moz-border-radius: 15px;
border-radius: 15px;
}
.white {
	background-color: #FFFFFF;
}


#footer {
	clear: both;
	width: 100%;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	text-align: center;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	text-align: center;
}




#navi {
	float: right;
	margin-top: 5px;
}
#navi li {
	float: left;
}

#navi ul {
	list-style-type: none;
}
#navi  ul  a {
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #eeae49;
}
#navi ul a:hover {
	color: #F8DCB1;
}
#navi ul a#nyt {
	color: #CC8213;
	text-decoration: underline;
}

.braker {
	clear: both;
	height: 5px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.boxi {
	background-color: #7bc0bd;
	float: left;
	width: 250px;
	margin-left: 20px;
	background-image: url(../images/b1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #242424;
	margin-top: 40px;
}
.boxi h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #620000;
}

.boxi ul  {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 5px;
}

.b1 {
	background-image: url(../images/b1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.b2 {
	background-image: url(../images/b2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.b3 {
	background-image: url(../images/b3.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
form {
	width: 380px;
	padding: 10px;
	background-color: #EEAE49;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
form ol {
		list-style:none;
		margin:0;
		padding:0;
		}

		form li {
	padding:6px;
	margin-bottom:1px;
	background-color: #F9DEB7;
	border-radius: 5px;
			}

			form li#send {
	background:none;
	margin-top:6px;
				}
form label {
	float:left;
	width:70px;
	text-align:right;
	margin-right:7px;
	color:#333;
	line-height:23px;	 /* This will make the labels vertically centered with the inputs */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
			}

		form input,
		form textarea {
	padding:4px;
	border:1px solid #999999;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			}

			form input:focus,
			form textarea:focus {
				border:1px solid #666;
				background:#e3f1f1;
				}
form li#send button {
	background:#003366 url(images/css-form-send.gif) no-repeat 8px 50%;
	border:none;
	padding:4px 8px 4px 28px;
	border-radius:15%; /* Don't expect this to work on IE6 or 7 */
	-moz-border-radius:15%;
	-webkit-border-radius:15%;
	color:#fff;
	margin-left:200px; /* Total width of the labels + their right margin */
	cursor:pointer;
			}

			form li#send button:hover {
				background-color:#006633;
				}
