body {
	background-color: #0076B1;
	width: 100%;
	/*color:#536482;*/
	color:#000000;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}
html {
	font-size: 62.5%;
	width: 100%;
}
#site_wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.skeleton_wrapper {
	width: 100%;
	background-color: #FFF;
	-moz-border-radius: 5px;
	border: 2px solid #EAEAEA;
	padding: 3px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.skeleton_sidebar_left {
	width: 195px;
	float: left;
	height: auto;
}
.skeleton_sidebar_right {
	width: 195px;
	float: left;
	height: auto;
}
.skeleton_content {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 580px;
	height: auto;
}
.header {
	-moz-border-radius: 5px;
	width: 100%;
	height:  90px;
	margin-bottom: 5px;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#header_place_holder {
	position: relative;
	height: auto;
	width: auto;
	margin-left: 30px;
	top: 0px;
	}
.header img {
	border: none;
	float: left;
	height: 2.3em;
	margin-top: 16px;
	margin-right: 10px;
	}
.header h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.6em;
	color: #FFF;
	margin-bottom: -10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	}
.header p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	margin-left: -3px;
	color: #FFF;
	}
#footer {
	height: 200px;
	width: 100%;
	background-color: #0076B1;
	-moz-border-radius: 5px;
	float: left;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer_address {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	color: #FFF;
	padding: 10px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
#footer_links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	padding: 10px;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
.block_wrapper {
	-moz-border-radius: 5px;
	background-color: #0076B1;
	width: 100%;
	background-image: url(images/bg_list.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.block_header  {
	width: inherit;
	padding: 10px;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	height: auto;

}

.block_header a {
	text-decoration: none;
	color: #FFF;

}
.block_header a:hover {
	text-decoration: underline;
	color: #FFF;

}
.block_header a:visited {
	color: #FFF;
}


.block_content {
	background-color: #CCCCFF;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 10px;
	position: relative;
}
.block_content img {
	width: 100%;

}
.navigation {
	}
.navigation ul {
	padding: 0px;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.navigation li {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	display: inline;
	width: 175px;
	font-size: 1.2em;
	padding: 0px;

}
.navigation li a {

	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #CCCCFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	color:#536482;
}
.navigation li a:hover {
	background-color: #EEF5F9;
}
.navigation li a:active {

}
.navigation li a:visited {
}
.content {
	/*background-color: #CCCCFF;border: 1px solid #0066CC;-moz-border-radius: 5px;*/
	
	height: auto;
	width: 558px;
	padding: 10px;
	
	float: left;
	margin-bottom: 5px;
	text-align: left;
	}

.product_master_wrapper {
	float: left;
	height: auto;
	width: 600px;
	z-index: -1;
}

.product_block_wrapper {
	-moz-border-radius: 3px;
	background-color: #0076B1;
	width: 190px;
	background-image: url(images/bg_list.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}
.product_block_header {
	width: inherit;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	height: auto;
	padding: 10px;
}
.product_block_content {
	height: 126px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	border: 1px solid #536482;
	margin-bottom: 10px;
}
.product_block_content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.product_block_transparent {
	background-image: url(images/product-transparent-1px.png);
	background-repeat: repeat;
	height: 27px;
	width: 161px;
	position: relative;
	z-index: 2;
	left: 0px;
	bottom: 35px;
	padding: 4px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	overflow: hidden;
		text-decoration: none;

	}
.product_block_transparent a {
	color: #FFF;
	text-decoration: none;
}
.product_block_transparent a:hover {
	text-decoration: underline;
}

.product_block_transparent a:visited {
}


h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
p {
	font-size: 1.5em;
}
img {	
	border: 1px solid #536482;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
ul li {
	font-size: 1.5em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
#tuotekuvat_valitsin {
	margin-right: auto;
	margin-left: auto;
	height: 240px;
	width: 320px;
	border: 10px solid #536482;
	-moz-border-radius: 5px;
}

#output {
	font-size: 1.2em;
	margin-top: 10px;
}
#output_wrap {
	height: 30px;
	width: 424px;
	margin-left: auto;
	margin-right: auto;
}
.attention {
	-moz-border-radius: 5px;
	height: 100px;
	width: 900px;
	background-image: url(images/huomio.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 110px;
	border: 1px dotted #FFCC33;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 3em;
	color: #FFCC33;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
}
.attention2 {
	-moz-border-radius: 5px;
	height: auto;
	width: 460px;
	background-image: url(images/huomio.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 110px;
	border: 1px dotted #FFCC33;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 2em;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
}

#product_gallery_wrapper {
	-moz-border-radius: 5px;
	background-color: #CCCCFF;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
	border: 1px solid #0066CC;
	
}

#product_gallery_header {
	width: inherit;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	height: auto;
	padding: 10px;
}

#product_gallery_content {
	-moz-border-radius: 5px;
	height: 318px;
	width: 424px;
	border: 10px solid #0076B1;
	background-color: #000;
	overflow: hidden;
}
#product_gallery_content_border_hack {
	-moz-border-radius: 8px;
	border: 2px solid #536482;
	}
#product_gallery_content img {
	width: 100%;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product_gallery_next {
	float: left;
	height: 341px;
	width: 40px;
	margin-left: 10px;
	cursor: pointer;
	background-image: url(images/product_gallery_next.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#product_gallery_next:active {
	background-image: url(images/product_gallery_next_click.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#product_gallery_prev {
	float: left;
	height: 341px;
	width: 40px;
	margin-right: 10px;
	cursor: pointer;
	background-image: url(images/product_gallery_prev.png);
	background-repeat: no-repeat;
	background-position: center center;

}
#product_gallery_prev:active {
	background-image: url(images/product_gallery_prev_click.png);
	background-repeat: no-repeat;
	background-position: center center;
}



#nav {
	width: 451px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#nav li {
	width: 64px;
	float: left;
	list-style: none;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}
#nav a { width: 64px; padding: 3px; display: block; border: 1px solid #0066CC; }
#nav a.activeSlide { background: #0076B1 }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }












.article_text_area {
	float: left;
	width: 300px;
	text-align: justify;
}
.article_image_area {
	float: left;
	width: 245px;
	padding-left: 10px;
	padding-top: 10px;
}
.article_image_frame {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 30px;
}
.article_image_frame img {
	width: 245px;
}
.article_image_frame p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#map_canvas {
	width: 100%;
	height: 350px;
}
#madeby {
	float: left;
	width: auto;
	padding-bottom: 30px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #FFF;
}
#madeby a {
	text-decoration: none;
	color: #FFF;
}
#madeby a:hover {
	text-decoration: underline;
	color: #FFF;
}

