@charset "UTF-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #EEDBC6;
	background: url('images/mwbg_rev2.jpg');*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
}

.thrColLiqHdr #container { 
	width: 80%;  /* this will create a container 80% of the browser width */
	min-height: 900px;
	min-width: 900px;
	background: #FFF;
/*	background-image: url('images/mwbg_container.jpg'); */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #151515;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

/* for Internet Explorer */
/*\*/
* html #container {
height: 900px;
}
/**/

a { color: #B15B00; font-size: 0.95em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited { color: #B15B00; font-size: 0.95em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:hover { color: #333366; text-decoration: underline; font-size: 0.95em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
a:active { color: #0000cd; font-size: 0.95em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }



.thrColLiqHdr #fooForm {
    padding: 10px;
}

.thrColLiqHdr #header { 
	/*background: #DDDDDD;*/ 
	padding: 0 0px; 
	margin: 0;

}

#logo_text {

	color: black; 
	text-align: right; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight:bold;
	valign: middle;
	}

.thrColLiqHdr #ylalinkit { 	

	background-image: url('images/linkki_pohja.jpg'); 
/*	background-color: #ffed28;*/
/*	padding-left: 15px;*/
	height: 50px;
	
}


.thrColLiqHdr #header h1 {
	margin: 0; 
	padding: 0px 0; 
}

/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #vasenreuna p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.thrColLiqHdr #vasenreuna {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 200px; /* since this element is floated, a width must be given */
	/*background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0; /* top and bottom padding create visual space within this div  */
	position: absolute;
}
	
	/*
	float: left;
	width: 165px;

	background-image: url('images/mwbg_vasen.jpg'); 
	padding: 10px 0px 0px 0px;
	}
*/
.thrColLiqHdr #vasenreuna_ala {
	float:left;
	height: 15px;
	background-image: url('images/mwbg_vasen_ala.jpg'); 
	width: 200px;
	}

.thrColLiqHdr #vasenreuna_linkit {
		padding: 20px 0 0 0; 
}

.thrColLiqHdr #mainokset {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	color: black; 
	width: 200px; /* since this element is floated, a width must be given */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0; 

}


.menuitem {

  padding: 5px 10px;
  font-weight: bold;
  font-size: 0.95em;
  cursor: pointer;
   
}
.menuitem:hover {

	padding: 5px 10px ;
	background-color: #808080;
	color: #fff;
}

.menuitem_selected {

  text-align: left;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 0.95em;
/*  height: 18px;*/
  cursor: pointer;
  color: #808080;
  background: #EBEBEB; 
}

.menuitem2 {
  width: auto;
  float: left;
  padding: 18px 10px ;
  font-weight: bold;
  font-size: 0.95em;
  cursor: pointer;

  background-image: url('images/linkki_pohja.jpg'); 
}

.menuitem2:hover {
		width: auto;
  padding: 18px 10px ;
  float: left;
  background-image: url('images/linkki_pohja_hover.jpg'); 
color: #fff;
}
.menuitem2_selected {
		width: auto;
    float: left;
	padding: 18px 10px ;
  font-weight: bold;
  font-size: 0.95em;
  cursor: pointer;
  color: #EB8921;
  background-image: url('images/linkki_pohja_selected.jpg'); 
}
.menuitem3 {
  color: #EB8921;
  width: 200px;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 0.95em;
  cursor: pointer;
  background-color: #fff;
}
.menuitem3:hover {
	width: 200px;
	padding: 5px 10px ;
	color: #DD2B2B;
}

.menuitem3_selected {
  width: 200px;
  text-align: left;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 0.95em;
 /* height: 18px;*/
  cursor: pointer;
  color: #808080;
  background-color: #fff;
}



.thrColLiqHdr #oikeareuna {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 200px; /* since this element is floated, a width must be given */
	/*background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div */
	}
	
	
	/*	background: url('images/mwbg_oikea.jpg');
	float: right;
	width: 165px;
	padding: 15px 0 0 15px;*/
	

/*
.thrColLiqHdr #oikeareuna_ala {
	background-image: url('images/mwbg_vasen_ala.jpg'); 
     width: 200px;
	height: 15px;
}
*/

.thrColLiqHdr #oikeareuna p {
padding: 0px 10px;
}





.thrColLiqHdr #vasenreuna p, .thrColLiqHdr #vasenreuna h3, .thrColLiqHdr #oikeareuna h3 {
	color: #FFF;
	margin-left: 10px; 
	margin-right: 10px;
	}

/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/

.thrColLiqHdr #mainContent { 
	margin: 0 210px 0 210px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 2em 0 2em;
	min-height: 600px;
	
}

/* for Internet Explorer */
/*\*/
* html #mainContent {
height: 600px;
}
/**/



/*
#people_valikko {
  position: absolute;
  text-align: left;
  left: 500px;
  top: 95px;
  padding-top: 10px;
  width: 170px;
  right: expression(document.body.clientWidth-190);
  bottom: 95px;
  height: expression(document.body.clientHeight-190); 
  overflow:auto;
  background-color: #F0E68C;
}

#people_infolaatikko {
  position: absolute;
  left: 460px;
  top: 100px;
  padding: 10px 10px;
  right: 150px;

  width: 550px;
  width: expression(document.body.clientWidth-470);
  bottom: 95px;
  height: expression(document.body.clientHeight-190);
  border: 1px inset;
  overflow:auto;
  background-color: #ffffff;
}

*/



.ppl_table_head {
        color: black;
        font-weight:bold;
        border: 0px;
        padding-left: 15px;
}
.ppl_table_text {
        color: black;
        border: 0px;
        border: 0;
        padding-left: 15px;
	
}

h4 {
FONT-WEIGHT: bold; FONT-SIZE: 8px;  
}


label
{
width: 1em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 0px;
}
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
fieldset
{
border: 1px solid #781351;
width: 180px;
background-image: url('images/login.jpg'); 
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 





.thrColLiqHdr #footer {
	 
    padding: 0px 0px;
	background-image: url('images/ala_pohja.jpg'); 
   	height: 50px;
	margin: 0 auto;
	text-align: center;

} 
.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 30px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.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 its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.menuitem4 {
  color: #EB8921;

  padding: 5px 10px;
  font-weight: bold;
  font-size: 0.95em;
  cursor: pointer;

}
.menuitem4:hover {

	padding: 5px 10px ;
	color: #DD2B2B;
}

.menuitem4_selected {

  text-align: left;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 0.95em;
/*  height: 18px;*/
  cursor: pointer;
  color: #808080;

}










.navbar
{
}  

.mainDiv
{
width: 200px;
}

.topItem
{
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background: url("images/dropdown/arrow-up-title.jpg");
  line-height: 25px;
  border: none;
  height: 25px;
  color: #FDFBE9;
  cursor:pointer;
  text-indent:10px;

}

.topItemOver
{
  text-indent:10px;
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background: url("images/dropdown/arrow-up-title-on.jpg");
  height: 25px;
  line-height: 25px;
  color: #EB8921;
  cursor:pointer;

}

.topItemClose
{
  text-indent:10px;
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background: url("images/dropdown/arrow-down-title.jpg");
  height: 25px;
  line-height: 25px;
  color: #FDFBE9;
  cursor:pointer;

}


.topItemCloseOver
{
  text-indent:10px;
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  background: url("images/dropdown/arrow-down-title-on.jpg");
  height: 25px;
  line-height: 25px;
  color: #DD2B2B;
  cursor:pointer;

}



.dropMenu
{
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;	
  color: #000;
  border: 1px solid #FFFFFF;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-bottom:5px;

}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:10px;
   margin-top:2px;
   height:18px;
   font: 11px Verdana, Arial, Helvetica, sans-serif;	
   text-decoration:none;
   color: #215dc6;

   
}

.subItem a
{
   margin-left:23px;
   font: 11px Verdana, Arial, Helvetica, sans-serif;	 	
   text-decoration:none;
   color: #215dc6;
}

.subItemOver
{
   margin-left:10px;
   margin-top:2px;
   font: 11px Verdana, Arial, Helvetica, sans-serif;	  
   height:18px;
   color: #428eff;
}

.subItemOver  a
{
   margin-left:23px;
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   cursor:pointer;	
   color: #428eff;
   text-decoration:underline;
   cursor:pointer;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}




