@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #282828;
	text-decoration: none;
}
body {
	background-image: url(../images/rakennekuvat/backround.gif);
	background-attachment: fixed;
	scrollbar-face-color: #333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #333;
	scrollbar-darkshadow-color: #666;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #222;
}


#page {
	display: block;
	width: 560px;
	height: auto;
	float: left;
	padding-top: 50px;
	padding-left: 40px;
}
#page #images {
	display: block;
	float: right;
	height: auto;
	width: 150px;
	margin-left: 30px;
	margin-top: 100px;
}


#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	display: block;
	float: left;
	height: 171px;
	width: 558px;
	background-image: url(../images/rakennekuvat/header_bg.png);
}
#title {
	display: block;
	float: left;
	height: 171px;
	width: 282px;
	background-image: url(../images/rakennekuvat/title_bg.png);
}
#main {
	display: block;
	float: left;
	height: auto;
	width: 840px;
	background-image: url(../images/rakennekuvat/main_bg.png);
	background-repeat: repeat;
}

#menu {
	display: block;
	float: left;
	height: 400px;
	width: 221px;
	background-image: url(../images/rakennekuvat/menu_bg.png);
	background-repeat: no-repeat;
}
#left {
	height: auto;
	width: 157px;
	margin-top: 40px;
	float: left;
	display: block;
	padding-left: 30px;
}
.language {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.info_gry {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

#menu_wrapper {
	display: block;
	float: left;
	width: 187px;
	margin-top: 10px;
	margin-left: 22px;
}



#link_1 {
	display: block;
	height: 40px;
	width: 187px;
	background-image: url(../images/rakennekuvat/menu_btn_1.png);
	margin-bottom: 3px;
}
#link_1:hover {
	background-image: url(../images/rakennekuvat/menu_btn_1_hover.png);
}

#link_2 {
	display: block;
	float: left;
	height: 42px;
	width: 187px;
	background-image: url(../images/rakennekuvat/menu_btn_2.png);
	margin-bottom: 3px;
}
#link_2:hover {
	background-image: url(../images/rakennekuvat/menu_btn_2_hover.png);
}
#link_3 {
	display: block;
	float: left;
	height: 42px;
	width: 187px;
	background-image: url(../images/rakennekuvat/menu_btn_3.png);
	color: #000;
}

#link_3:hover {
	background-image: url(../images/rakennekuvat/menu_btn_3_hover.png);
}

.linkki_ul_li {
	display: block;
	width: 100px;
	float: left;
	margin-top: 13px;
	margin-left: 45px;
	list-style-type: none;
}

#footer {
	background-image: url(../images/rakennekuvat/footer_bg.png);
	display: block;
	float: left;
	height: auto;
	width: 840px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
#f1 {
	display: block;
	height: 16px;
	width: 780px;
	float: left;
	padding-right: 60px;
}
#f2 {
	display: block;
	float: left;
	height: 40px;
	width: 720px;
	margin-top: 10px;
	padding-left: 120px;
}


.link_img {
	float: left;
	margin-right: 30px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


.copyright_txt {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	text-align: right;
}

#page h1 {
	font-size: 16px;
	font-weight: bold;
}

.linkki_ul_li li a {
	font-size: 14px;
	color: #FFC200;
}
.linkki_ul_li li a:hover {
	font-size: 14px;
	color: #84002E;
}
#wrapper #main #page .thumbnail img {
	border: thin groove #000;
	padding: 4px;
	margin-right: 5px;
}
.form_txt {
	font-size: 11px;
	font-weight: normal;
}
.img_txt {
	font-size: 10px;
}
.varustus_txt a{
	font-size: 10px;
	font-weight: normal;
}
.varustus_txt a:hover {
	color: #FF7F38;
}
.isokuva {
	padding: 2px;
	border: 1px solid #333;
}
.gallery_table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
.back_link_a {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
.back_link_a:hover {
	color: #FFD638;
}
