/* Tyylit */

body {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	text-align: center;
	color:#282828;
	line-height:18px;
	background:url(../img/content_bg.gif) top center;
	
}

img, a img{
	border:0;}

font{
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#282828;
	}
	
	
.flir-replaced img, .flir-span img{
	margin:0;
	padding:0;
	}	


p{
	margin:10px 0;
}
a, a:link, a:visited, a:active{
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	color: #00599a;
	text-decoration: none;
}

table td{
	border:0;
	}

/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family:  Trebuchet ms, Arial, Helvetica, sans-serif !important;
	color: #00599a !important;
	text-decoration: underline !important;
}
.mceContentBody{
	background:transparent !important;
	text-align: left !important;
	height:auto !important;
}


a.news, a.news:link, a.news:visited {
	color:#0c6c94;
	text-decoration: none;
}

strong.hakubold{
	text-transform:uppercase;
	font-size:11px;
	}

td {
	font-family:  Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.login {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

input, select, textarea {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text{
	width:100%;
}

h1 {
	font-size: 20px;
	color: #000;
	font-family: 'gothamblack', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	line-height:28px;
	border-bottom:3px solid #000;
	margin:4px 0 14px 0;
	padding:0 0 10px 0;
}

h2 {
		margin:0 0 0 0;
	color:#0d0d0d;
	font-family: 'gothamblack', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	line-height:22px;
}

		
	


#ylateksti{
	color:#fff;
	font-size:14px;
	}
	
#ylateksti2{
	color:#fff;
	font-size:12px;
	letter-spacing:1px;
	}	

h3 {
	font-size: 16px;
	color: #333333;
	margin:0 0 6px 0;
	font-family: 'gothammedium', Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#ylateksti h5{
	margin:6px 0 0 0;
	color:#fff;
	font-family: 'gothammedium', Arial, Helvetica, sans-serif;
	font-weight:bold;

	font-size:27px;
	line-height:22px;
	}
	
h5{
	margin:6px 0 0 0;
	color:#fff;
	font-family: 'gothammedium', Arial, Helvetica, sans-serif;
	font-weight:bold;

	font-size:27px;
	line-height:22px;
	}	
	
.laatikko h3{
	margin:0 0 0 0;
	color:#0d0d0d;
	font-family: 'gothamblack', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:20px;
	line-height:22px;
	}	
	
.etusivulaatikko h2{
	margin:0 0 0 0;
	color:#0d0d0d;
	font-family: 'gothamblack', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	line-height:22px;
	}

#ylateksti h4{
	margin:0 0 0 0;
	color:#fff;
	font-family: 'gothamlight', Arial, Helvetica, sans-serif;
	font-weight:normal;
	
	font-size:26px;
	line-height:22px;
	}
	
#ylateksti a, #ylateksti a:link{
	color:#fff;
	}	
	
.laatikko h4{
	margin:0 0 4px 0;
	color:#0d0d0d;
	font-family: 'gothamlight', Arial, Helvetica, sans-serif;
	font-weight:normal;
	
	font-size:16px;
	line-height:22px;
	}	

h4 {
	font-family: 'gothamlight', Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	margin:0;
	font-weight:normal;
}

h6 {
	color: #00599a;
	font-size:11px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0;
}


.error_message{
	padding: 10px;
	background-color: #f9f9f9;
	border: 1px solid #dcdcdc;
	border-left: 5px solid #dcdcdc;
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	padding: 10px;
	background-color: #f9f9f9;
	border: 1px solid #dcdcdc;
	border-left: 5px solid #dcdcdc;
	color:#368b1c;
	margin:10px 0 20px 0;
}

/* Dropdownmenu */
.menuarea{
	position:absolute;
	display:none;
	width:180px;
	border:1px solid #c3c3c3;
	background-color:white;
	padding-bottom:5px;
}

#menutable .menutop_a{
	color:#6D3A78;
	padding:0 4px;
}
#menutable .menutop{
	color:#3c3c3c;
	padding:0 4px;
}

#menutable .menusub_a{
	color:#6D3A78;
	padding:0 4px;
	font-weight:bold;
	display:block;
}
#menutable .menusub{
	color:#3c3c3c;
	padding:0 4px;
	display:block;
}

/* Oletusrakenne */

#wrapper{
	height:100%;
	width:100%;
	
	}
#wrapper2{
	height:100%;
	width:100%;
	background:url(../img/bg.gif) repeat-x top center;
	}
	
#bg_table{
	height:100%;
	width:100%;
	background:url(../img/top_bg.jpg) no-repeat top center;
	}	

#container {
	min-height: 100%;
	height:auto;
	text-align: left;
	margin: 0 auto;
	width:968px;
	overflow:auto;
	padding-bottom:20px;
	/*margin-bottom: -258px;*/
	position: relative;
	
}

#container_bg{
	background:url(../img/ca_bg.png) repeat-y top center;
	behavior: url(js/fix/iepngfix.htc);
	}
	
.vali40{
	height:40px;
}

.vali34{
	height:34px;
}

#logorivi{
	width:968px;
	height:295px;
	text-align:left;
}

#logo{
	position:absolute;
	top:60px;
	left:0px;
	color:#fff;
	font-size:12px;
	letter-spacing:1px;
	width:238px;
	text-align:center;
	line-height:200%;
	}
	
#ylateksti{
	width:218px;
	height:130px;
	position:absolute;
	top:150px;
	left:0px;
	}
	
#ylateksti2{
	width:240px;
	height:130px;
	position:absolute;
	top:110px;
	left:3px;
	}
		
	
.laatikko{
	width:315px;
	background:url(../img/laatikkobg.gif) repeat-y top left;
	}
	
.laatikkodiv{
	position:relative;
	
	height:180px;
	overflow:hidden;
	}	
	
.laatikkotop{
	position:absolute;
	top:0;
	left:0;
	width:315px;
	height:20px;
	background:url(../img/laatikkotop.gif) no-repeat top left;
	}
	
.txt{
	padding:10px 20px;
	}	
	
.laatikkobottom{
	position:absolute;
	bottom:0;
	left:0;
	width:315px;
	height:20px;
	background:url(../img/laatikkobottom.gif) no-repeat bottom left;
	}	
	
.vali{
	width:10px;}	
		
	
#avainlippu{
	position:absolute;
	width:52px;
	height:52px;
	top:46px;
	right:14px;
	}

input.search_nappi{
	border:0;
	cursor:pointer;
	background:url(../img/search_arr.gif) no-repeat top center;
	width:23px;
	height:23px;
	float:right;
	}
	


#nav{
	width:968px;
	position:relative;
	height:49px;
	text-align:left;
	margin-top:0;
	margin-bottom:36px;
}

ul#menu{
	list-style:none;
	margin:0;
	padding:0;
	height:26px;
	}
	
ul#menu li{
	float:left;
	margin:0 0 0 0;
	
	}
	
ul#menu li img{
	border-bottom:1px solid #fff;
	margin-bottom:5px;
	}	
	
ul#menu li.vika{
	float:left;
	margin:0;
	}	
ul#menu li a, ul#menu li a:link, ul#menu li a:active, ul#menu li a:visited{
	display:block;
	background:url(../img/nuoli.png) no-repeat right 5px;
	behavior: url(js/fix/iepngfix.htc);
	height:100%;
	width:auto !important;
	width:80px;
	color:#fff;
	padding-right:18px;
	margin:4px 3px 4px 0;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	}
	
ul#menu li.aktiivinen a, ul#menu li.aktiivinen a:link, ul#menu li.aktiivinen a:active, ul#menu li.aktiivinen a:visited{
	display:block;
	background:url(../img/yel.gif) repeat-x 0 0;
	height:100%;
	color:#282828;
	width:auto !important;
	width:80px;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	padding:4px 3px 4px 0;
	text-decoration: none;
	margin:0 0 0 0;
	}	
	
ul#menu li.aktiivinen{
	margin:0;
	}	
	
ul#menu li a:hover{
	display:block;
	height:100%;
	text-decoration: none;
	}
ul#menu li.aright{
	height:26px;
	width:13px;
	padding:0;
	background:url(../img/aright.png) no-repeat 0 0;
	behavior: url(js/fix/iepngfix.htc);
	margin:0 4px 0 0;
	}	
	
ul#menu li.aleft{
	height:26px;
	margin:0;
	width:5px;
	background:url(../img/aleft.png) no-repeat 0 0;
	behavior: url(js/fix/iepngfix.htc);
	}	
	
ul#menu li.left{
	height:26px;
	margin:0;
	width:5px;
	}	
	
	
	
	

#content{
	position:relative;
	width:968px;
	text-align:left;
	
}

#left_column{
	margin:0;
	width:218px;
	float:left;
	border-top:3px solid #177cbb;
	background:url(../img/menubg.gif) bottom center no-repeat;
	}
	
#left_column2{
	margin:0;
	display:block;
	width:218px;
	float:left;
	}	
	
	
	
#left_column ul#pikalinkit_menu{
	list-style:none;
	margin:0;
	padding:0;
	width:174px;
	position:relative;
	left:24px;
	padding:24px 0;
	}	
	
#left_column ul#pikalinkit_menu li{
	padding: 3px 0 3px 0;
	border-bottom:1px solid #dfdfdf;
	}
	
#left_column ul#pikalinkit_menu li.aktiivinen{
	padding: 3px 0 3px 0;
	border-bottom:1px solid #dfdfdf;
	}	
	
	
#left_column ul#pikalinkit_menu li a, #left_column ul#pikalinkit_menu li a:link, #left_column ul#pikalinkit_menu li a:hover, #left_column ul#pikalinkit_menu li a:active, #left_column ul#pikalinkit_menu li a:visited{
	color:#333333;
	text-decoration: none;
	font-weight:normal;
	display:block;
	font-size:11px;
	}	
	
#content_area{
	width:730px;
	float:left;
	border-left:1px solid #e5e5e5;
	}	
	
#content_area #ca_sisennys{
	margin:0 0 0 33px;
	width:700px;
	}	
	
.bgbutton1, .bgbutton3{
	background:#50765d url(../img/sivupalsta/bggreen.gif) repeat-x 0 0;
	}
	
.bgbutton2, .bgbutton4{
	background:#7b7b7b url(../img/sivupalsta/bggrey.gif) repeat-x 0 0;
	}	
	
.sivupalstan_nosto{
	border:1px solid #cfcfcf;
	background:#e0e1e2 url(../img/sivupalsta/left_bg.gif) repeat-x 0 0;
	}	
.sivupalstan_nosto .padd{
	padding:10px;
	}	
	
.sivupalstan_nosto h3{
	color:#74a914;
	font-weight:normal;
	font-size:18px;
	
	}

p.title_sb{
	padding: 24px 0px 0 88px;
	margin:0;
	font-size:16px;
	}	
	
.gretxt{
	color:#90bf11;
	}	
.grtxt{
	color:#333;
	}

.section_content a, .section_content a:link, .section_content a:active, .section_content a:visited{
	color:#fff;
	font-size:11px;
	}
	
#info{
	 border:1px solid #99b2a2;
	 position:absolute;
	 top:0;
	 left:0;
	 width:224px;
	 cursor:pointer;
	 background:#50765d url(../img/1button_bg.gif) repeat-x;
	}
	
#button1{
	 border:1px solid #99b2a2;
	 position:absolute;
	 top:0;
	 left:0;
	 width:224px;
	 height:77px;
	 cursor:pointer;

	 background:#50765d url(../img/1button_bg.gif) repeat-x;
	}
	
#button2{
	 border:1px solid #99b2a2;
	 position:relative;
	 top:80px;
	 left:0;
	 width:224px;
	 height:77px;
	 cursor:pointer;

	 background:#50765d url(../img/1button_bg.gif) repeat-x;
	}		
	
h3.ty{
	background: url(../img/office.gif) no-repeat 8px 2px;
	padding:14px 0 0 76px;
	font-size:18px;
	font-weight:normal;
	line-height:16px;
	height:57px;
	}	
	
.b_padd{
	padding:14px;
	color:#fff;
	}
	
.b_padd a, .b_padd a:link{
	color:#fff;
	border-color:#fff;
	font-size:11px;
	}

.clearfloat {

	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

}

.uutis_txt{
	font-size:11px;
	border-bottom:1px solid #c7df88;
	padding:20px 0;
	}
	
h3.uutinen{
	margin:0 0 0 0;
	font-weight:bold;
	font-size:12px;
	}	
	
.uutiskuva{
	float:left;
	width:120px;
	}	
	
.uutiskappale{
	line-height:15px;
	}
	
.valia{
	padding-left:120px;
	}	
.valia2{
	margin-left:120px;
	}	
	
.caption2{
	padding-left:120px;
	}	
	
.green_arr{
	padding:0 0 0 16px;
	background:url(../img/arr_green_circ.gif) 0 3px no-repeat;
	}
	
.green_arr2{
	padding:0 0 0 16px;
	background:url(../img/arr_green_circ.gif) 120px 3px no-repeat;
	}	
	
.green_arr a, .green_arr a:link, .green_arr a:active, .green_arr a:visited, .green_arr a:hover, .green_arr2 a, .green_arr2 a:link, .green_arr2 a:active, .green_arr2 a:visited, .green_arr2 a:hover{
	color:#000;
	padding:0 2px 0px 2px;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px solid #000;
	}	
	
.green_arrS, .green_arrS a, .green_arrS a:link, .green_arrS a:active, .green_arSr a:visited, .green_arrS a:hover{
	color:#000;
	padding:0 2px 0px 2px;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	}
	
.grey_arrS, .grey_arrS a, .grey_arrS a:link, .grey_arrS a:active, .grey_arSr a:visited, .grey_arrS a:hover{
	color:#000;
	padding:0 2px 0px 2px;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	}		
	
strong.green{
	color:#74a914;
	font-size:11px;
	font-weight:normal;}	

#footer {
	position: relative;
	clear:both;
	background:#ffe200 url(../img/footer_bg.gif) repeat-x top center;
}

#footer_content{
	background:url(../img/footerbg2.gif) no-repeat top center;
	width:920px;
		text-align: left;
	margin: 0 auto;
	height:125px;
	position:relative;
	text-align:left;
	
}	

.vali2{
	width:30px;
	}
	
#footer_copy{
	width:920px;
	padding:14px 0;
	position:absolute;
	text-align:left;
	color:#4a3b00;
	text-transform:uppercase;
	font-size:10px;
	}
	
#footer_copy td{
	color:#4a3b00;
	text-transform:uppercase;
	font-size:10px;
	}	


.front #footer_content{
	background:url(../img/footerbg2.gif) no-repeat top center;
	width:920px;
		text-align: left;
	margin: 0 auto;
	position:relative;
	text-align:left;
	height:auto !important;
	min-height:300px;
	height:300px;
}
.etusivulaatikko{
	width:290px;
	}

.productCard{
	background:url(../img/product_bg.gif) no-repeat top center;
	width:348px;
	height:186px;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
	margin-right:2px;
	}
	
.productc p{
	margin:0;
	padding:0;
	}
	
.productc ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.categoryThumb{

	width:170px;
	height:130px;
	overflow:hidden;
	float:left;
	margin:0 0 0;
	text-align:center;
	}	

.front #footer_uutiset{
	width:920px;
	padding:30px 0;
	}
	
.front #footer_uutiset h6{
	color:#000;
	padding-bottom:4px;
	border-bottom:3px solid #000;
	}	
	
.sataw{
	width:100%;
	}	
	
.front #footer_copy{
	width:920px;
	padding:10px 0;
	position:absolute;
	text-align:left;
	color:#4a3b00;
	border-top:1px solid #baa700;
	text-transform:uppercase;
	font-size:10px;
	}
	
.front #footer_copy td{
	color:#4a3b00;
	text-transform:uppercase;
	font-size:10px;
	}	
	
#kysymys textarea{
	width: 210px;
	height: 86px;
	background: url(../img/kysymys_bg.gif) no-repeat top left;
	border: 0;
	padding: 10px;
}

#laheta_kysymys{
	margin-top: 15px;
}	