
	/*																	*/
	/* 		Tiiskeri / Heinlahden Veistämö CSS							*/
	/*																	*/
	/* 		CSS Style Sheets created by Santeri Smal. 					*/
	/* 		Using elements of this CSS file is allowed.		 			*/
	/* 		All graphic material on Tiiskeri site is copyrighted 		*/
	/* 		and use of it without proper permission is strictly			*/
	/*		prohibited.									 				*/
	/*																	*/
	/*		©2005 Heinlahden Veistämö & Santeri Smal					*/
	/*																	*/


/* Body */
/* ----------------------------------------------------------- */

body {
	/*text-align: center;*/
	background: #9AA3AE;
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 8.5pt;
	line-height: 1.6em;
	color: #111;
	}
	
/* Divs */
/* ----------------------------------------------------------- */

#container {
	background: #9AA3AE url(kuvat/bg_both.gif) top center repeat-y;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
	width: 840px;
	overflow: visible;
	display: table-cell;
	}
#left {
	background: #9AA3AE url(kuvat/bg_vasen.gif) repeat-y top left;
	width: 45px;
	height: 600px;
	min-height: 600px;
	padding: 0;
	margin: 0;
	float: left;
	overflow: visible;
	display: table-cell;
	}
#right {
	background: #9AA3AE url(kuvat/bg_oikea.gif) repeat-y top left;
	width: 45px;
	height: 1000px;
	padding: 0;
	margin: 0;
	float: right;
	overflow: visible;
	display: table-cell;
	}
#header {
	background-color: #073252;
	width: 750px;
	height: 140px;
	padding: 0;
	margin: 0;
	float: left;	
	}
#data_container {
	background: #fff url("kuvat/bg_logo.jpg") bottom left;
	background-repeat: no-repeat;
	position: relative;
	left: 45px;
	text-align: left;
	width: 750px;
	min-height: 500px;
	padding: 0;
	margin: 0;
	float: left;
	overflow: visible;
	display: table-cell;
	}
#data_LeftColumn {
	text-align: left;
	width: 450px;
	min-height: 500px;
	padding-left: 10px;
	padding-top: 20px;
	margin: 0;
	float: left;
	overflow: visible;
	display: table-cell;
	}
#data_RightColumn {
	text-align: left;
	width: 290px;
	min-height: 500px;
	padding: 0;
	margin: 0;
	float: left;
	overflow: visible;
	display: table-cell;
	}
#data_LeftKartta {
	text-align: left;
	width: 350px;
	min-height: 500px;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	margin: 0;
	float: left;
	overflow: visible;
	display: table-cell;
	}
#data_RightKartta {
	text-align: left;
	width: 340px;
	min-height: 500px;
	padding-top: 95px;
	margin: 0;
	float: left;
	overflow: visible;
	display: table-cell;
	}
#data_LeftVene {
	text-align: left;
	width: 360px;
	min-height: 250px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	margin: 0;
	float: left;
	overflow: visible;
	display: table-cell;
	}
#data_RightVene {
	text-align: left;
	width: 360px;
	padding-top: 10px;
	min-height: 150px;
	margin: 0;
	float: left;
	overflow: visible;
	display: table-cell;
	}	
#clear {
	clear: both;
}
#vene_header {
	min-height: 40px;
	float: left;
	overflow: visible;
	display: table-cell;
}

#pikkuharmaa {
	background-color: #ebebeb;
	width: 360px;
	height: 200px;
	float: left;
	overflow: visible;
	display: table-cell;
}

#pikkulinkit {
	width: 360px;
	min-height: 50px;
	float: left;
	overflow: visible;
	display: table-cell;
}

#tekniset_tiedot {
	background-color: #ebebeb;
	width: 360px;
	height: 433px;
	float: left;
	overflow: visible;
	display: table-cell;
}
html>body #tekniset_tiedot {
  min-height: 433px;
  }



#isoharmaa {
	background-color: #ebebeb;
	margin-left:5px;
	width: 730px;
	min-height: 100px;
	float: left;
	overflow: visible;
	display: table-cell;
}
html>body #isoharmaa {
  margin-left: 10px;
} 

#data_BothVene {
	text-align: left;
	min-height: 100px;
	margin: 0;
	float:left;
	overflow: visible;
	display: table-cell;
	clear: both;
	}	
#data_Gallery {
	width: 750px;
	text-align: left;
	min-height: 100px;
	margin: 0;
	float: left;
	overflow: visible;
	display: table-cell;
	clear: both;
	}	
	
#breadcrumbs {
	clear: both;
	background: #9AA3AE url(kuvat/bg_bottom.jpg) top center no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 36px;
	height: 100px;
	width: 840px;
	font: normal 8pt/1.6em Verdana, Arial, Geneva, sans-serif;
	color: #44484D;
	z-index: 2;
	}
	
		#breadcrumbs A {
			color: #44484D;
			text-decoration: none;
		}
		#breadcrumbs a:hover
		{
			color: #44484D;
			text-decoration: underline;
		}
		#breadcrumbs .address {
			color: #111;
		}

/* NavContainer*/
/* ----------------------------------------------------------- */

#navcontainer
{
margin: 0;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #073252;
width: 80px;
height: 20px;
border: 0;
padding: 0;
margin: 0;
color: #fff;
text-decoration: none;
border-right: 1px solid #0B4D80;
display: block;
text-align: center;
font: normal 11px/18px Arial, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #000;
background: #F9AB00;
}

#navcontainer a:active
{
background: #F9AB00;
color: #000;
}

#navcontainer li#active a
{
background: #F9AB00;
color: #000;
}


/* Links */
/* ----------------------------------------------------------- */

.img { border: 0px } /* removes IMG border when IMG is also a link */

/*
F9AB00
0056AC
*/

a {
	color: #0056AC;
	text-decoration: none;
	}
a:visited {
	color:  #0056AC;
	}
a:active {
	color:  #0056AC;
	}
a:hover {
	color: #0056AC;
	text-decoration: underline;
	}
	
.pikkulinkki {
	font-size: 8pt;
	color: #0056AC;
	text-decoration: none;
	}
.pikkulinkki:visited {
	color:  #0056AC;
	}
.pikkulinkki:active {
	color:  #0056AC;
	}
.pikkulinkki:hover {
	color: #0056AC;
	text-decoration: underline;
	}
	
/* Text */
/* ----------------------------------------------------------- */
/*	*/

P {
	margin-left: 10px;
	margin-right: 10px;
	}
	
	.esittely {
		margin: 0;
		font-size: 8pt;
		line-height: normal;
		}
	.varusteet {
		color: #606060;
		margin-top: 5px;
		margin-left: 0;
		margin-right: 20px;
		margin-bottom: 5px;
		font-size: 8pt;
		line-height: normal;
		}
	.hinta {
		color: #000000;
		margin-top: 5px;
		margin-left: 10px;
		margin-right: 5px;
		margin-bottom: 5px;
		font-size: 8pt;
		line-height: normal;
		}

.kuvateksti {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}
	
.pienileipa {
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}

.subject {
	margin: 0px 0px 5px 0px;
	font-size: 15px;
	font-weight: bold;
}


TD {
	font-family: "Verdana", "Arial", sans-serif;
	font-size:  9pt;
	line-height: 1.6em;
	color: #111;
}
.hinnat {
	font: 10px "Verdana", "Arial", sans-serif;
}

.white {
	color: #fff;
}

.bold {
	font-weight: bold;
}
.grey {
	color: #777;
}
.right {
	text-align: right;
	padding-right: 2px;
}
.center {
	text-align: center;
}

.ajot {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 8.5pt;
	padding-left: 2px;
	border-bottom: 1px solid #444;
	border-left: 1px dashed #999;
	vertical-align: top;
	/*text-align: center;*/
}
	.ajot_alin {
		font-family: "Verdana", "Arial", sans-serif;
		font-size: 8.5pt;
	}
	.ajot_oikea {
		border-right: 1px dashed #999;
	}

	

