html {
	min-width:750px;
	height: 100%;
}

body {
	font:12px/32px Verdana, Arial, Helvetica, sans-serif;
	color:#794700;
	text-align:center;
	background:#fff url(photos/bg.gif) repeat-x;
	margin:0;
	padding:0;
	height: 100%;
}

a,a:link,a:visited,a:active {
	text-decoration:none;
	color:#D93A10;
	font-weight:700;
}

a:hover {
	color:#663300;
}

img{
	border:none;
	padding:0;
	margin:0;
}
.italic{
	font-style:italic;
	font-size: 120%;
}
.name{
	font-style:bold;
	font-size: 110%;
	color:#D93A10;
	font-weight: bolder;
}
.bigger{

	font-size: 130%;
}




h2 span  {

	display:none;
}
h1, h2, h3, h4 h5, h6  {
	line-height:2em;
}
h1  {
	color:#FF3300;
	position:relative;
	line-height:1.5;

}
h3  {
	color:#7C4930;
}
h5 span {
	color:#FFCC33;
	font-size: 150%;
	text-align:left;
	vertical-align: bottom;
	font-style:italic;
}
h5 {

	text-align:left;
	font-size:90%;
	
}
h1,h2,h3,ul ,li {
	margin:0;
	padding:0;
}

h6{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size: 120%;
}
h4{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size: 120%;
	color:#FF0000;
	line-height: 2em;
}
h3{
	font-size: 115%;
	position: static;
	float: right;
}



li {
	list-style:none;
}

p {
	margin:0;
	padding:5px 0 0 0px;
	font:12px/32px Verdana, Arial, Helvetica, sans-serif;
}


#container {
	width:770px;
	height:700px;
	
	text-align:left;
	position:relative;
	margin:0 auto;
	padding:0;
	margin-bottom: 1px;
	min-height: 100%;
}
* html #container
{
height: 100%;
}
html>body #container {
    height: auto;
	}

#footer {
	text-align:center;
	margin:0;
	padding:0 0 0 0px;
	letter-spacing: 1.2px;
	font-size: 12px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	clear:both;
	position:relative;
	margin-left: 0px;
	vertical-align: bottom;
	margin-top: 0em;
	bottom: 0px;
	margin-bottom: 0px;
}
#footer_text {
	text-align:center;
	height:40px;
	margin:0;
	padding:0;
	letter-spacing: 1.5px;
	font-size: 10px;
	background-color:#DE3A10;
	color:#FFFFFF;
	clear:both;
	position:inherit;
	z-index: 10;
	vertical-align: bottom;
	margin-top: 0px;
	left: 2px;
	width: 100%;
}
#footer_navi {
	text-align:right;
	clear: both;
	float: none;
	width: auto;
	height: 30px;
	white-space: nowrap;
	border-top: 1px;
	position: relative;
	vertical-align:middle;
}
#footer_navi ul {
	padding-right: 60px;
	float:none;
	text-align:center;
}
#footer li {
	text-align:center;
	float: left;
	white-space: nowrap;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
}
#footer_navi a {
	color:#999999;
	font-size: 90%;
}
#footer_text a {
	color:#FFFFFF;
	font-size: 90%;
}

#footer_navi a:hover { 
	color:#FF3300;
}

#intro {
	text-align:center;
	vertical-align: middle;
}


#linkList {
	position:absolute;
	width:234px;
	left:19px;
	top:327px;
	margin:0;
	padding:0;
	height:305px;
}

#linkList ul {
	text-align:left;
	list-style:none;
	left: 30px;
	padding-left: 30px;
}

#linkList ul li a{
	text-align:left;
	list-style:none;
	background:url(photos/helmi1.gif) no-repeat;
	display:block;
	height: 40px;
}
#linkList #current{
	color:#6F4631;
	background-image: url(photos/helmi2.gif);
}
#linkList ul li a:hover{

	background:url(photos/helmi2.gif) no-repeat;
}
#lselect ul li a span{
	text-align:left;
	list-style:none;
	left: 30px;
	padding-left: 40px;
	margin-bottom: 10px;
	vertical-align:top;
}


#otsikko_yhteystiedot {
	position:absolute;
	left:440px;
	top:250px;
	width:261px;
	height:48px;
	z-index:100;
}
#otsikko_tervetuloa {
	position:absolute;
	left:446px;
	top:282px;
	width:261px;
	height:48px;
	z-index:100;
}
#otsikko_palvelut {
	position:absolute;
	left:380px;
	top:242px;
	width:326px;
	height:48px;
	z-index:100;
}
#otsikko_uutiset {
	position:absolute;
	left:446px;
	top:282px;
	width:261px;
	height:48px;
	z-index:100;
}
#otsikko_tuotteet {
	position:absolute;
	left:404px;
	top:239px;
	width:261px;
	height:48px;
	z-index:100;
}

#pageHeader {
position:absolute;
height:110px;
width:451px;
background:url(photos/logo.gif) top right no-repeat;
left:300px;
top:0px;
z-index:10;
margin:0;
padding:0;
left: 300px;
}



#preamble {
	text-align:left;
	width:490px;
	margin:0 0 50px;
	padding:0;
	height: auto;
	float:right;
	margin-top: 150px;
	


}


#quickSummary {

width:257px;
height:250px;
font-style:italic;
left:-20px;
top:-1px;
text-align:center;
float:left;

}

#flash {

margin-top: 130px;
}

.border{
border:#660000 solid 1px;

}
.imgFloat{
float:left;

}
.imgFloatPad{
	float:left;
	padding-right: 20px;
	padding-top: 20px;
}
.imgFloatPad2{
	float:left;
	margin-right: 20px;
	margin-top: 10px;
	border:#46342B 1px solid;
}
.imgFloatRightPad{
	float:right;
	padding-right: 10px;
	padding-left: 10px;
	padding: 10px;
}
.imgBorderFloatRight{
	border:#46342B 1px solid;
	float: right;
}
acronym{
	color: #D93A10;
	font-weight: bold;
	}
.center {
	text-align:center;	
}

#clear {
	clear:both;
	position:relative;
	height: 2px;
}
body#tervetuloa a#L1, 
body#palvelut a#L2, 
body#tuotteet a#L3, 
body#yhteystiedot a#L4, 
body#uutiset a#L5, {
color:#80442B;
}

div #centre_text {
	text-align:center;
	display: block;
	background-color: #FFFFCC;
	width: 200px;
	float: right;
	border: #660000 solid 1px;
}
div #centre_text p{
	padding: 10px 0 10px 0;
}
#bullets li{
	list-style:disc !important;
	list-style-position: inside;
	margin: 5px;
	margin-left: 30px;
}
.small{
	display:block;
	height: 80px;
	font-size: 70%;
}
.series_age	{
background:#6C214E;
}
.series_age_font	{
color:#6C214E;
}
.men	{
background:#990000;
}
.mediBac	{
background:#66CC00;
}
.mediBac_font	{
	color:#77BB00;
}
.black	{
	color:#2C2C2C;
}

.mediBac, .men, .series_age	{
	margin-bottom:10px;
	width: 170px;
}
.mediBac p, .men p, .series_age p	{
	color:#FFFFFF;
	padding: 4px 10px;
	font-weight: bold;
}
