@charset "UTF-8";
* { margin: 0; padding: 0; }
div { -moz-box-sizing:border-box;box-sizing:border-box; }

body { color: #2E2F2F; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  }

p { margin-top: 5px; margin-bottom: 5px; color: #2E2F2F; font-size: .75em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

pre { color: #639c9c; font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

blockquote { color: #525252; font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h1 { color: #000000; font-family: "Times New Roman", Georgia, Times }

h2 { color: #000000 }

h3 { color: #000000; font-family: "Times New Roman", Georgia, Times }

img { background-color: #eee; border: 0px }

ol { color: #000000; font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

ul { color: #000000; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-position: inside }

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 }

tr { border: 0px }

.cellcolor { background-color: #708090 }
.rev_type { color: #fff; font-weight: bold; font-size: 1.2em; font-family: "Times New Roman", Georgia, Times }
.g_nav_cellcolor { background-color: #B15B00 }
.a_type_color { color: #fff; font-weight: bold; font-size: 0.9em; font-family: "Times New Roman", Georgia, Times }
table { border-spacing: 0px; border-collapse: collapse; }
th { text-align: left; font-size: .8em; padding: 2px 5px 2px 5px; background-color: #F5AD28; }
td { font-size: .8em; padding: 2px 5px 2px 5px; border: 1px solid #F5AD28; }


#loginbox {
  position: absolute;
  left: 50%;
  margin-left: -124px;
  right: 50%;
  width: 300px;
  
  padding: 16px;
  top: 50%;
  margin-top: -220px;
  bottom: 50%;
  height: 450px;
  background-color: #ffffff;
}
#laatikko2 {
  position: absolute;
  background-color: #ffffff;
  border: 0px;
  top: 116px;
  bottom: 50px;
  width: 992px;
  left: 16px;
  height: expression(document.body.clientHeight-198);
  overflow: auto;
}
#logo {
  float: left;
  left: 0px;
  top: 0px;
  border: 0px;
}
#login_logo {
  float: none;
  left: 0px;
  top: 0px;
  border: 0px;
}
#ylapalkki {
  float: left;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  min-width:600px;
  width: 1200px;
  height: 90px;
  margin: 0px;
  background-color: #000;

}
#ylareuna {
  text-align: center;
  width: 80%;
  height: 200px;
  bottom: 0px;
  height: expression(document.body.clientHeight-95);
  overflow:auto; 
  background-color: #000;
}



#main {
  position: absolute;
  left: 130px;
  top: 95px;
  right: 0px;
  min-width: 800px;
  width: expression(document.body.clientWidth-165);
  bottom: 0px;
  height: expression(document.body.clientHeight-95);
  border: 1px inset;
  overflow:auto; 
  background-image: url('images/mwbg.jpg') ;
}

div.valikko,div.valikko_selected {
float: left;

  border: 0px;
  text-align: center;
  padding: 2px 0px 2px 0px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 1px;
  font-weight: bold;
  font-size: .7em;
  width: 108px;
  cursor: pointer;
  color: #C0C0C0;
}
div.valikko_selected  {
  color: #ffffff;
}
div.valikko:hover {
  color: #F0F0F0;
}
#vasenreuna {
	float: right;
  position: absolute;
  text-align: center;
  left: 0px;
  top: 90px;
  width: 130px;
  bottom: 0px;
  height: expression(document.body.clientHeight-95);
  overflow:auto; 
  background-color: #000;

}
#extranet_logo {
  float: left;
  margin: 15px;
  border: 0px;

}





#extranet_text { color: white; padding-top: 20px; bottom: 0px; right: 0px; text-align: right; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight:bold;}



#people_valikko {
/*  position: absolute;*/
  text-align: left;
  left: 1000px;
  top: 95px;
  padding-top: 0px;
  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: 700px;
  top: 95px;
  right: 150px;
  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;
}
.ppl_table_text {
	color: black;
	border: 0px;
	border: 0;
}

#tab_container {
  position: absolute;
  background-color: white;
  top: 10px;
  left: 10px;
}

div.tab,div.tab_selected {
  float: left;
  height: 36px;
  border: 0px;
  
  width: 100px;
  background-image: url('images/adminb/tab1.jpg') ;
 /* background-color: #dedeff;*/
  color: #c0c0c0;
  text-align: center;
  font-size:.7em;
  font-weight: bold;
  cursor: pointer;
  overflow: hidden;

}
div.tab_inner {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	margin: 9px 10px 0px 10px;
}
div.tab_selected {
  color: white;
}
div.tab:hover {
	color: white;
	background-image: url('images/adminb/tab2.jpg') ;
	 /* background-color: #ffff00;*/
  }


#tab_box_container {
  position:absolute;
  background-color: white;
  top: 42px;
  left: 10px;
  width: expression(document.getElementById('main').style.width-20);
  right: 10px;

}

#tab_box {
  margin: 10px;
}

#folder_box {
  margin: 10px;
  width: 180px;
}

#file_box {
  margin: 10px;
}

table.invisible {
	border-collapse: collapse;
	border-style: none;
}

td.invisible {
	border-style: none;
	vertical-align: top;
	font-size: 1em;
}

#folderlist_table {
	border-collapse: collapse;
	border-style: none;
	width: 100%;
}

.filelist_foldername {
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
}
	
.folderlist_joint {
	border-style: none;
	width: 18px;
	padding: 0px;
}
.folderlist_icon {
	border-style: none;
	width: 18px;
	padding: 0px;
}
.folderlist_name {
	padding: 0px 0px 0px 2px;
	border-style: none;
	font-size: 12px;
	cursor: pointer;
}
.folderlist_subfolders {
	border-style: none;
}
.otsikko {
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
  font-size: 13px;
  color: white;
  background-color: #015598;
}
.error {
  color: red;
  font-weight: bold;
}
.otsikko2 {
  font-weight: bold;
  text-align: left;
  font-size: 13px;
}
.rivi {
  font-size: 12px;
}
.rivip {
  font-size: 10px;
}
.riviots {
  font-size: 12px;
  background-color: #015598;
  color: white;
}
#kalenteri {
  border-spacing: 0px 0px;
  border-collapse: collapse;
}
.kalark {
  border: 1px solid #999999;
  color: #0000ff;
  vertical-align: top;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.kalvkl {
  border: 1px solid #999999;
  vertical-align: top;
  color: #0000ff;
  width: 50px;
  height: 50px;
  background-color: #ffdddd;
  cursor: pointer;
}
.kalnyt {
  color: #0000ff;
  border: 1px solid #999999;
  background-color: yellow;
  vertical-align: top;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.info {
	font-style:italic;
	font-size: 0.9em;
	color: #666666;
}
.setting_left {
	border: none;
	width: 100px;
}
.setting_left_wide {
	border: none;
	border-bottom: 1px dashed #F5AD28;
	width: 190px;
}
.setting_right {
	border: none;
}
option.choose {
	background-color: #ffffcc;
	font-weight: bold;
}
select.staff {
	width: 150px;
}
input.text {
	font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	height: 1.75em;
}
input.file {
	font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	height: 1.75em;
}
input.submit {
	font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	height: 1.75em;
}
input.button {
	font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	height: 1.75em;
}
input.readonly {
	background-color: #ffffcc;
	border: 1px solid gray;
}
input.borderless {
	border: none;
}
td.pagelist_id,td.page_list_id,td.filelist_id,td.filelist_length { text-align: right; }
td.filelist_img { text-align: center; }
td.travel_expense_list_total { text-align: right; }
.ui-dialog { font-size: 75%; }
.ui-datepicker { font-size: 1em; font-weight: bold; }
.dialog {
	display: none;	
}
.current_date {
  background-color: #ffffcc	;
}
.editable_time:hover {
  text-decoration: underline;
  cursor: pointer;
}

th.bc_location { width: 100px; overflow: hidden; text-align: center; }
td.bc_closed { background-color: #c0c0c0; text-align: center; font-style: italic; }
.ui-selectee:hover { border-color: #0000ff; }
.ui-selected { border: 2px dotted black}
.new_booking_tbl { font-size: 16px; }


