
/* LAYOUT ELEMENTIT :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

body {
	margin: 0; padding: 0;
	background: #D9D9D9;
	text-align: center;
}

div#arkki_top		{ width: 987px; height: 20px; margin: 0 auto; padding: 0; background: url(images/arkki_top.gif) bottom center no-repeat #D9D9D9; }
div#arkki			{ width: 987px; height: auto; margin: 0 auto; padding: 12px 0; background: url(images/arkki_roll.gif) center repeat-y #FFFFFF; text-align: center; }
div#arkki_bottom	{ width: 987px; height: 9px; margin: 0 auto; padding: 0; background: url(images/arkki_bottom.gif) top center no-repeat #D9D9D9; }

div#kehys {
	width: 940px; height: auto;
	margin: 0 auto; padding: 0;
	
	border: 1px solid #000000;
	
	text-align: left;
}

div#header {
	width: 940px; height: 71px;
	margin: 0; padding: 0;
	background: url(images/steel_master_finland_oy.gif) center top no-repeat;
	position: relative;
}

div#kielet {
	width: auto; height: auto;
	margin: 0; padding: 0;
	
	position: absolute;
	top: 0; right: 0;
}

div#main_wrap { 
	width: 940px; height: auto;
	margin: 0; padding: 0;
	background: url(images/main_bg.gif) top left no-repeat;
}

#navi {
	width: 940px; height: auto;
	margin: 0; padding: 0;
	
	font-size: 13px;
	font-weight: bold;
	border: solid #000000;
	border-width: 1px 0 0 0;
}

div#min_height {
	width: 1px; height: 415px;
	margin: 0; padding: 0;
	float: left;
}

div#vasen_palsta {
	width: 490px; height: auto;
	margin: 80px 0 0; padding: 0 20px 0 30px;
	float: left;
}

div#oikea_palsta {
	width: 360px; height: auto;
	margin: 60px 0 20px; padding: 0 30px 0 0;
	float: right; text-align: right;
}

div#levea_palsta {
	width: 935px; height: auto;
	margin: 45px 0; padding: 0;
	float: right; text-align: right;
}

div#levea_palsta_yhteyst {
	width: 720px; height: auto;
	margin: 45px 0; padding: 0 40px;
	float: left; text-align: left;
}

div#kuvaesitys {
	width: 330px; height: 264px;
	margin: 0 auto; padding: 0;
}

div#gallery {
	width: 702px; height: auto;
	margin: 0 auto; padding: 0;
}

div.slideshow div { border: black 1px solid; }

div#footer {
	width: 940px; height: 172px;
	margin: 0; padding: 0;
	background: url(images/page_data.gif) bottom right no-repeat;
	clear: both !IMPORTANT;
}


/* VALIKKO :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#navi ul { margin: 0; padding: 0; list-style-type: none; width: 940px; background: url(images/viiva.gif) bottom repeat-x; }
#navi ul li { display: block; float: left; border-bottom: 1px solid #000000; }
#navi ul li a { display: block; float: left; color: #A20000; text-decoration: none; padding: 1px 10px 2px 10px; border-right: 1px solid #000000; }
#navi ul li a:hover, #navi ul li a.current { color: #01349E; background: #E5E5E5; }



/* KUVA "KARUSELLIT" :::::::::::::::::::::::::::::::::::::::::::::::::::: */

div.slideshow ul {
  padding: 5px 0;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 33px;
  margin-right: 5px;
  opacity: 0.5;
  width: 50px;
  border: 1px solid black;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;
} 



/* TEKSTIT :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover, a:active { color: #333333; }

div#footer a {
	position: relative;
	top: 145px; left: 505px;
}

div#header h1 { text-indent: -9999px; display: none; }

p, ul, table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}


/* KUVAT :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

img, iframe {
	border: 1px solid #000000;
	margin-bottom: 10px;
}

div#kielet img {
	width: 43px; height: 23px;
	margin: 0;
	float: right;
	clear: both;
	border-width: 0 0 1px 1px;
}

div#kuvaesitys img {
	border: none;
	width: 330px;
	height: 264px;
	margin: 0;
}

div#gallery img {
	width: 700px;
	height: 466px;
	border: none;
	margin: 0;
}


/* TAULUKOT :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

table#contact {
	width: 100%;
}

table#contact td {
	padding: 10px 0;
	vertical-align: top;
}

table#contact td.kuva {
	padding: 10px 0 0;
	width: 150px;
	vertical-align: top;
}

table#contact td.kuva img {
	width: 120px;
}

table#contact td.kesk {
	padding: 10px 15px;
}

table#contact td.numerot {
	text-align: right;
}
