body, html {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #626466;
	font-size: 12px;
	line-height: 16px;
	height: 100%;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
#keskitys {
	position:relative; /* needed for footer positioning*/
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height AIJAA */
	min-height:100%; /* real browsers */
	background-image: url(../images/boordi.gif);
	background-repeat: repeat-x;
	z-index: 5;

}
#keskialue {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:auto;
}

#otsake {
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 100%;
	background-image: url(../images/raita1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#otsakeinn {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 86px;

}
#jalake {
	height: 32px;
	width: 1024px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#jalakeouter {
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	width: 100%;
	height: 100px;
	xxbackground-image: url(../images/raita2uus.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
}
#jalakevali{
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	width: 100%;
	height: 100px;
	background-image: url(../images/raita2.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
}
#jalakepohjal { /* jos kiinni alareunaan */
	background-image: url(../images/bg.gif);
	position:absolute;
	bottom:0;
	margin: 0px;
	padding: 0px;
	height: 217px;
	width: 100%;
	background-position: bottom;
	z-index: 10;
}
#menu1 {
	height: 49px;
	width: 747px;
	margin: 0px;
	float: left;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sisalto {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}


#artikkelit {
	max-width: 475px;
	margin: 0px;
	width: 475px;
	display: block;
	padding-top: 14px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px; /* jos kiinni alareunaan ni 40 */
	min-height: 135px; /* jos ei kiinni alareunaan ni minimiheighti täa */
}
.submitit, #kielet .button {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0068AE;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 181px;
	font-weight: bold;
	border: medium none;
	background: transparent url(../images/button.gif) no-repeat scroll left center;
	text-align: center;
	cursor: pointer;
	-moz-background-clip:-moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	vertical-align: middle;
	font-size: 11px;
	line-height: 14px;
}
#nostot .button {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0068AE;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 92px;
	font-weight: bold;
	border: medium none;
	background: transparent url(../images/button2.gif) no-repeat scroll left center;
	text-align: center;
	cursor: pointer;
	-moz-background-clip:-moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	vertical-align: middle;
	font-size: 11px;
	line-height: 14px;
}
#nostot .inputbox {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

h1, .componentheading {
	font-weight: lighter;
	font-size: 18px;
	line-height: 21px;
	color: #626466;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2, .contentheading {
	font-weight: lighter;
	font-size: 16px;
	line-height: 19px;
	color: #626466;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3, .message {
	font-weight: lighter;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
#sisalto h5 {
	position: relative;
	display: inline;
	margin-left: -400px;
	margin-top: 0px;
	float: left;
	height:500px;
	overflow: visible;
	width: 400px;
	height: 150px;

}
#sisalto h6 {
position: absolute;
top: 510px;  
left: 50%;
width: 289px;
padding:0px;
margin: 0px;
margin-left: -476px;
height: 242px;
	font-size: 18px;
	line-height: 21px;
	font-weight:lighter;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color:#808080;

}
#mainkiint table.blog {
width:100%;
}
#mainkiint h1 {
text-align: center;
padding-top: 30px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
em, i {
	color: #816855;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* FOKUSTEN POISTO EI TOIMI SILTI IE:L */
a {
	outline:none;
	color: #8caed3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

:focus, :active {
	outline: none;
}

table.contentpaneopen, table.contentpaneopen tr, table.contentpaneopen td, table.contentpaneopen tbody,
table.contentheading, table.contentheading tr, table.contentheading td, table.contentheading tbody, table, table tbody, table tr, table td {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #3b3c3c;
}
div.small {
padding-bottom:10px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}
.eik217 {
	margin: 0px;
	padding: 0px;
	width: 217px;
	display: table-cell;
}
.eik221 {
	margin: 0px;
	padding: 0px;
	width: 221px;
	display: table-cell;
}
.eik237 {
	margin: 0px;
	padding: 0px;
	width: 237px;
	display: table-cell;
}
.eik486 {
	margin: 0px;
	padding: 0px;
	width: 486px;
	display: table-cell;
}
.eik510 {
	margin: 0px;
	padding: 0px;
	width: 510px;
	display: table-cell;
}
.kehy277 {
	width: 277px !important;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/277alak.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: table-cell;
}
.kehy277inn {
	background-image: url(../images/277ylak.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 233px !important;
	padding-left: 14px;
	padding-right: 30px;
}
.kehy297 {
	width: 297px !important;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/297alak.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: table-cell;
}
.kehy297inn {
	background-image: url(../images/297ylak.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 253px !important;
	padding-left: 14px;
	padding-right: 30px;
}
.kehy317 {
	width: 317px !important;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/317alak.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: table-cell;
}
.kehy317inn {
	background-image: url(../images/317ylak.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 273px !important;
	padding-left: 14px;
	padding-right: 30px;
}
.kehy540 {
	width: 540px !important;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/540alak.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: table-cell;
}
.kehy540inn {
	background-image: url(../images/540ylak.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 496px !important;
	padding-left: 14px;
	padding-right: 30px;
min-height:458px;
}
.kehy540innmatala {
	background-image: url(../images/540ylak.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 496px !important;
	padding-left: 14px;
	padding-right: 30px;
min-height:340px;
}
#mainkiint {
min-height: 150px;
}
.article_seperator {
display: none;
height: 0px;
}


div.jumithumbs {
float: left;
clear: none;
width: 110px;
overflow: hidden;
padding-left:14px;
}
.jumithumbstext h3 {
padding-top: 0px;
padding-bottom: 1px;
font-size:11px;
line-height:14px;
}
.jumithumbstext h3, .jumithumbstext a {
	color: #626466;
text-decoration: none;
}
#mainkiint h3 {
font-weight: bold;
}
div.jumimalli {
padding-left: 39px;
padding-right: 37px;
padding-bottom: 5px;
float: left;
clear: none;
}
div.jumimallitext h3 {
padding:0px;
margin:0px;
font-size: 11px;
line-height:14px;
text-transform: uppercase;
color: #707070;
}
div.jumimallitext a {
padding:0px;
margin:0px;
color: #707070;
}
#mallistoselaus {

}

#nextprevi {
float: none;
width:300px;
padding-left:150px;
padding-top:10px;
clear: left;
}
#nextprevi a, #nextprevi span {
font-size: 11px;
line-height: 14px;
width:120px;
display: block;
float: left;
}


.harmaa {
color:#626466;
}




#sisalto input[type=text], #sisalto input[type=file], #sisalto input[type=password], #sisalto textarea {
	border: 1px solid #000000;
	background-color:#ffffff; 
	margin-right:5px;
	color:#545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	border: 1px solid #000000;
}
input[type=text].inputbox, input[type=password].inputbox, textarea.inputbox {
	width:220px;
}
.lukuinput {
	width:29px;
	height: 14px;
}

#sisalto .button  {
	color: #000000;
	height: 25px;
	text-align: center;
	cursor: pointer;
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
margin-top:4px;
margin-bottom:4px;
	border: medium none;

	font-weight: normal;
	width: 100px;

	background: transparent url(http://masi.vire2.fi/site/images/stories/Masi/nappi.png) no-repeat scroll left center;
	border: 1px solid #777777;


}
#sisalto form {
position: relative;
left:150px;
top:-240px;
text-align: center;
float: left;
height:1px;
width: 230px;
}
div.moduletableverypalaute {
width: 430px;
text-align: left;
position: relative;
left:40px;
top: 20px;
}
#palaute form {
width: 430px;
text-align: left;
position: relative;
left:0px;
top: 0px;

}
#ff_form14 div {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
text-align: left;
}
#ff_form14 div .inputbox, #ff_form14 div .palautevalinta {
width: 250px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	border: 1px solid #000000;
padding:2px;
margin:0px;
text-align: left;
} 

textarea {
	border: 1px solid #000000;
}
#masipaluulogo {
position: absolute;
top: 4px;  
left: 50%;
width: 64px;
margin-left: -511px;
height: 38px;
display: inline;
}
#tilavaraus {
width: 100%;
height: 38px;
}








/* pudotusvalikko */

.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 border: 0px none #000000 ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding: 3px 0px 0px px !important;  
 font-size: 11px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: center !important ; 
 font-weight: normal !important ; 
 color: #000000 !important ; 
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #0000cc !important ; 
}
.transMenu .item { 
 height: 25px; text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
 background-color: #FFFFFF !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 opacity:0.77; 
 filter:alpha(opacity=77) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 opacity:0.77; 
 filter:alpha(opacity=77)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 opacity:0.77; 
 filter:alpha(opacity=77)
}
.transMenu .item.hover {
 background-color: #FFFFFF !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px none #000000 ; 
 z-index: 1; 
}
table.menu a{
 margin:0px !important ; 
 padding: 0px 0px 0px 0px !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 height:49px; 
 font-size: 11px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #000000 !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
	overflow: hidden;
	text-indent: 250px;
}
div.menu td {
 border-bottom: 0px none #000000 ; 
 border-top: 0px none #000000 ; 
 border-left: 0px none #000000 ; 
} 
div.menu td.last {
 border-right: 0px none #000000 ; 
} 
#trans-active a{
 color: #0000cc !important ; 
 background-position: 0px 49px;

} 
#menu a.hover   { 
 color: #0000cc !important ; 
 background-position: 0px 98px;

}
#menu span {
 display:none; 
}










/* pudotusvalikon kustomoinnit */

#menu60 {
 width: 98px;
 background-image: URL("../images/menu_01.gif") ;
}
#menu65 {
 width: 90px;
 background-image: URL("../images/menu_02.gif") ;
}
#menu62 {
 width: 85px;
 background-image: URL("../images/menu_03.gif") ;
}
#menu66 {
 width: 90px;
 background-image: URL("../images/menu_04.gif") ;
}
#menu61 {
 width: 89px;
 background-image: URL("../images/menu_05.gif") ;
}
#menu64 {
 width: 74px;
 background-image: URL("../images/menu_06.gif") ;
}
#menu63 {
 width: 168px;
 background-image: URL("../images/menu_07.gif") ;
}


