@import url("editori.css");

html, body {
  	margin: 0;
   	padding: 0;
	text-align: center;
	background-color: #e0e6e6;
}

body {
	background-image: url('/media/ulkoasu/body_topbg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	min-height: 440px;
	height: auto !important;
	height: 440px;
	font-size: 90%;
}

object {
	position: relative;
	z-index: 0;
}

form {
	margin: 0;
	padding: 0;
}

a {
        outline: none;
}

a img {
        border: 0;
}

label {
	cursor: pointer;
}

input {
        font-size: 100%;        
        font-family: Arial;
	border: 0;
        background-color: #0e4f9b;
	background-image: url('/media/ulkoasu/button_bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 1px 3px;
	color: white;
	font-weight: normal;
} 

.formTextinput, .formTextarea, .formSelect, .formEmailinput {
        font-size: 100%;        
        font-family: Arial;
	border: 1px solid #e6e6e6;
	background-image: url('/media/ulkoasu/input_bg.gif');               
	background-color: #ffffff;
	background-repeat: repeat-x;
	color: black;
	padding: 1px 3px;
}

.formcheckbox {
	padding: 0;
	background-image: none;
	background-color: transparent;
}

input[type="button"], input[type="submit"], input[type="reset"] {
	cursor: pointer;
}

.button {
	cursor: pointer;	
}

#content input.button {
	width: 150px;
}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
	background-image: url('/media/ulkoasu/button_bg_over.gif');
}

.formcheckbox, .formradio {               
        font-size: 100%;        
        font-family: Arial;
}
 
.formSelect {
        padding: 2px;
}


#wrapper {
	float: left;
	width: 100%;
	background-image: url('/media/ulkoasu/body_bottombg.jpg');
	background-repeat: repeat-x;
	background-position: center 399px;
	min-height: 740px;
 	height: auto !important;
        height: 740px;
	padding: 20px 0;
}

#main {
	margin: 0 auto;
	width: 920px;
}

#mainTop {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#mainTop table td {
	vertical-align: middle;
}

#mainBottom {
	margin: 0 auto;
	text-align: left;
	width: 920px;
}

#headerWrapper {
	float: left;
	width: 900px;
	background-image: url('/media/ulkoasu/main_top.gif');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: white;
}

#header {
	float: left;
	width: 860px;
	background-image: url('/media/ulkoasu/header_bottom.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 20px;
}

#logo {
	float: left;
	padding: 10px 25px 10px 15px;
}

#banner {
	float: left;
	width: 468px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}

#banner h1, #banner p {
	margin: 0;
	padding: 0;
}

#banner table {
	margin-left: 5px;
}

#banner td {
	padding: 0 5px;
}

#search {
	margin-top: -2px;
	float: right;
}

#search input.formTextinput {
	width: 120px;
	margin-right: 3px;
}

#topWrapper {
	float: left;
	clear: both;
	width: 900px;
}

#topNavigation {
	float: left;
	background-color: #588ac5;
	width: 226px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	min-height: 275px;
	height: auto !important;
	height: 275px;
}

#front #topNavigation {
	background-image: url('/media/ulkoasu/menu_bottom.jpg');
}

#inside #topNavigation {
	background-image: url('/media/ulkoasu/menu_bottom_inside.jpg');
}

#topPic {
	float: left;
	width: 674px;
	height: 295px;
	overflow: hidden;
	background-color: #12529c;
}

#topPic * {
	margin: 0;
	padding: 0;
}

#menu, #subMenu, #subMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	clear: both;
	width: 226px;
	border-bottom: 1px solid #6694cb;
}

#menu a:link, #menu a:visited, #menu a:active {
	float: left;
	clear: both;
	width: 198px;
	padding: 8px 0px 6px 28px;
	color: white;
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	border-bottom: 1px solid #497cb7;
}

#menu a:hover {
	background-color: #6996cb;
}

#menu li.current a:link, #menu li.current a:visited, #menu li.current a:active, #menu li.current a:hover {
	background-color: #6996cb;
}

#subMenu a {
  	background-image: url('/media/ulkoasu/black_arrow.gif');
        background-repeat: no-repeat;
        background-position: left 0.4em;
        padding-left: 10px;
	text-transform: uppercase;
}

#subMenu li.current a, #subMenu li.current ul li.current a {
	color: black;
}

#subMenu li.current ul a {
 	color: #6996cb;
}

#subMenu li.current ul a:hover {
        color: #6c9eda;
}

#subMenu ul {
	margin-left: 1em;
}

#subMenu ul a {
	font-weight: normal;
}

#subMenu li {
	padding: 5px 0;
	border-top: 1px solid #ddd;
}

#subMenu li.last {
	border-bottom: 1px solid #ddd;
}

#contentWrapper {
	clear: both;
	float: left;
	width: 100%;
	background-image: url('/media/ulkoasu/content_shadows.gif');
	background-repeat: repeat-y;
	background-position: center top;
	background-color: white;
}

#contentWrapper2 {
	float: left;
	width: 100%;
	background-image: url('/media/ulkoasu/content_topshadows.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

#contentWrapper3 {
	float: left;
	width: 900;
	background-image: url('/media/ulkoasu/content_bottomshadows.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 10px 20px 10px;
}

#content {
	clear: both;
	float: left;
	width: 900px;
	min-height: 200px;
 	height: auto !important;
        height: 200px;
	margin: 20px 0;
}

#front #content {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url('/media/ulkoasu/column_lines.gif');
}

#inside #content {
	background-repeat: repeat-y;
	background-position: 225px top;
	background-image: url('/media/ulkoasu/column_line.gif');
}

#leftColumn {
	float: left;
	padding: 10px 30px;
	width: 165px;
	overflow: hidden;
	position: relative;
}

#centerColumn {
	float: left;
	padding: 10px 30px;
	width: 390px;
	overflow: hidden;
	position: relative;
}

#front #rightColumn {
	float: left;
	padding: 10px 30px;
	width: 165px;
	overflow: hidden;
	position: relative;
}

#inside #rightColumn {
	float: left;
	padding: 10px 30px;
	width: 615px;
	overflow: hidden;
	position: relative;
}

#news p {
	margin: 5px 0;
}

#teasers {
	float: left;
	clear: both;
	width: 900px;
	border-bottom: 15px solid #1c2222;
	padding: 10px 0;
	background-color: black;
	min-height: 125px;
 	height: auto !important;
        height: 125px;
}

.teaserWrapper {
	width: 224px;
	float: left;
	border-right: 1px solid #2a3131;
	overflow: hidden;
}

h2#footerTitle {
	clear: both;
	float: left;
	margin: 0 0 0 20px;
	background-color: #f4f4f4;
	padding: 8px 10px 5px 10px;
}

#footerWrapper {
	clear: both;
	float: left;
	width: 900px;
	background-image: url('/media/ulkoasu/footer_bg.gif');
	background-repeat: repeat-x;
	background-position: left top;	
}

#footer {
	float: left;
	width: 900px;
	margin: 20px 0;
	background-image: url('/media/ulkoasu/footercolumn_lines.gif');
	background-repeat: repeat-y;
	background-position: center top;	
	min-height: 100px;
 	height: auto !important;
        height: 100px;
}

.footerNavigation {
	float: left;
	width: 165px;
	padding: 0 30px;
	font-size: 80%;
	line-height: 1.4em;
}

.footerNavigation h3 {
	font-weight: normal;
	text-transform: uppercase;
}

.footerNavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footerNavigation ul li a {
  	background-image: url('/media/ulkoasu/black_arrow.gif');        
  	background-repeat: no-repeat;        
	background-position: left 0.4em;        
	padding-left: 10px;
	color: #737373;
}

.footerNavigation ul li a:hover {
	color: black;
}

#footerContent {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 2em;
	text-align: center;
}

.levealaatikko {
	position: relative;
	left: -10px;
}

#rightColumn .kapealaatikko {
	position: relative;
	left: -15px;
}

.smallproduct {
	float: left;
	width: 160px;
}

.smallproduct .productImage {     
        float: left;
        width: 60px;
	padding: 10px;
}

.smallproduct .productImage a {     
        float: left;
        height: 60px;
        width: 60px;
}

.smallproduct .productImage div {     
        float: left;
        height: 60px;
        width: 60px;
	background-repeat: no-repeat;
	background-position: center top;
}
 
.smallproduct .productInfo { 
        float: right;
        width: 90px;
	padding: 8px 10px 8px 0;
}

.product .thickbox {     
        float: left;
        height: 75px;
        width: 75px;
	margin-right: 15px;
	cursor: pointer;	
}

.product .thickbox div {     
        float: left;
        height: 75px;
        width: 75px;
	background-repeat: no-repeat;
	background-position: center top;
}

.formRequiredNotice {
	font-size: 160%;
	color: #1c2122;
        font-family: Arial, sans-serif;
}

.formRequiredList {
	font-size: 100%;
}

.pagination {
	float: left;
	width: 100%;
	padding-top: 10px;
	text-align: center;
}

h1.trail, h1.trail a {
	font-weight: normal;
}

h1.trail a.current {
	color: black;
}

#map {
	width: 152px;
	height: 320px;
  	background-image: url('/media/ulkoasu/map.gif');        
  	background-repeat: no-repeat;        
	background-position: center center;
	position: relative;        
}

#map img {
	position: absolute;
	cursor: pointer;
}

.googlemap {
	display: block;
	float: right;
	width: 300px;
	height: 250px;
	border: 1px solid #f1f1f1; 
	margin: 10px 0;
}

