/*
Style definitions staring with underscore (like _padding: 10px;)
are IE6 fixes. Yes, some are still using it.
*/
html {margin: 0; padding: 0}
h1, h2 {
	margin-top: 0px;
}


a {
	text-decoration: none;
	color: blue;
}

input {
	width: 60px;
}

img {border: none}

.dp20, .dp25, .dp30, .dp40, .dp50, .dp60, .dp70, .dp75, .dp80 {float:left;  display: inline;  *margin-right:-1px; }
.dp20 {width:20%}
.dp25 {width:20%}
.dp30 {width:30%}
.dp40 {width:40%}
.dp50 {width:50%}
.dp60 {width:60%}
.dp70 {width:70%}
.dp75 {width:75%}
.dp80 {width:80%}

.section {
	padding: 10px;
	/* border-bottom: #E0E0E0 1px solid; */
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	overflow: hidden;
	zoom: 1;
}

.hidden {
	display: none;
}

#languageBar {
	margin-left: 14px;
	width: 60px;
	float: left;
}

.sliderbox {
	float: right;
}

.section-header {
	background-color: #f0f0f0;
	clear: right;
	padding: 5px;
	font-weight: bold;
	border-left: #E0E0E0 1px solid;
	border-right: #E0E0E0 1px solid;
	border-top: #E0E0E0 1px solid;
	
}

.section-header-none {
	line-height: normal;
	border: 1px solid #ffed64;
	padding-bottom: 0px;
	margin-bottom: 10px;
	background-color: #ffffd0;
}

.section-header-blank {
	border-top: #E0E0E0 1px solid;
	margin-bottom: 10px;
}

.section-total {
	font-weight: bold;
	float: right;
	padding: 10px;
	background-color: #f0f0f0;
	margin-bottom: 0px;
	margin-top: 10px;
}

.page-total {
	clear: right;
	color: white;
	background-color: #a0a0a0;
	padding: 5px;
	font-weight: bold;
	height: 28px;
}

.page-total-inner {
	float: right;
	margin-right: 5px;
}

.clear {
	
}

.user_bar {
	padding: 0 10px;
}

.user_bar span {
	margin-right: 20px;
}

.user_bar form {
	display: inline;
}

.tab_bar {
	width: 100%;
	height: 40px;
}

.tab_bar li {
	padding: 10px;
	float: left;
	border: black 1px solid;
	list-style: none;
}

.tab_bar li.active {
	font-weight: bold;
}

.tab_bar li.summary {
	margin-left: 20px;
}

.clear2 {
	clear: both;
}

.left_menu {
	float: left;
	width: 300px;
}

.left_menu a {
	text-decoration: none;
}

.left_menu .active a {
	text-decoration: underline;
}

.content {
	margin-left: 300px;
}

.progress_bar {
	height: 12px;
	width: 290px;
	background: url("../images/progressBar_1.gif");
	border-left: lightgrey 1px solid;
	border-right: lightgrey 1px solid;
	overflow: hidden;
}

.progress_bar div {
	height: 12px;
	background: url("../images/progressBar_2.gif");
}

.section-info {
	float: right;
	margin-right: 10px;
}

.field {
	border: gray 1px solid;
	margin: 10px;
	padding: 10px;
}

.zend_form {
	margin: 0px;
}

.zend_form input {
	width: 150px;
}

input.radio {
	width: 20px;
}

input[type="radio"] {
	width: 20px;
}

body {
	color: #808080;
	background-color: #f5f5f5;
	background-image: url(../images/bgimg4.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Times New Roman", Georgia, Serif;
	font-size: 14px;
	background-repeat: repeat-x;
	text-align: left;
}

#main {
	width: 1020px;
	margin: 0 auto;
}

#page {
	width: 1020px;
	background: url(../images/background.png);
}

#footer {
	padding-bottom: 20px;
	background: url(../images/footer.png) no-repeat left bottom;
	clear: both;
}

#footer div {
	height: 40px;
	background: url(../images/background.png);
}
#bottom_logo {
	clear: both;
	margin-bottom: 50px;
}
#bottom_logo img {
	margin: 1em;
	float: right;
}

#content {
	margin-left: 25px;
	margin-bottom: 10px;
	width: 708px;
	float: left;
	color: #000;
}

#contentInner {
	border: 0px solid #e0e0e0;
	line-height: 28px;
}

.floatLeft {
	float: left;
}

#user {
	height: 33px;
	margin-right: 10px;
	background-color: #f8f8f8;
	float: right;
}

#userinfo {
	margin-right: 20px;
	margin-top: 7px;
	float: right;
}

#logo {
	padding-top: 20px;
	padding-left: 28px;
	float: left;
	clear: left;
}

#logo img {
	border: 0px solid;
}

#navigation-top { /* background-color: #f0a0a0; */
	height: 50px;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 33px;
	float: right;
	font-weight: bold;
}

#navigation-top-user {
	height: 90px;
	margin-top: 21px;
	margin-left: 0;
	margin-right: 33px;
	float: right;
	font-weight: bold;
}

/* Normal */
.nappiNormal {
	font-size: 12px;
}	

.nappiNormal .nappil {
	margin-left: 0px;
	width: 10px;
	height: 54px;
	display: block;
	float: left;
}

.nappiNormal .nappir {
	width: 10px;
	height: 54px;
	display: block;
	float: left;
}

.nappiNormal .nappic {
	height: 54px;
	display: block;
	float: left;
	padding-left: 1px;
	padding-right: 1px;
}

/* Hover */
.nappiHover .nappil {
	margin-left: 5px;
	background: url(../images/nappil.gif);
	width: 10px;
	height: 54px;
	display: block;
	float: left;
}

.nappiHover .nappir {
	background: url(../images/nappir.gif);
	width: 10px;
	height: 54px;
	display: block;
	float: left;
}

.nappiHover .nappic {
	background-color: #78d400;
	height: 54px;
	display: block;
	float: left;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}

.nappic p {
	text-decoration: none;
	font-weight: bold;
	margin-top: 19px;
}

.nappic a {
	text-decoration: none;
}

/* Next Previous */
.nappiPrevNext {
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
        _height: 50px;
        _width: 220px;
}

.nappiNext .nappir {
	background: url(../images/nappir.gif);
	width: 10px;
	height: 54px;
	display: block;
	float: left;
        _margin-left: -10px;
}

.nappiNext .nappic {
	background-color: #78d400;
	height: 54px;
	display: block;
	float: left;
	color: white;
	padding-left: 5px;
	padding-right: 15px;
}

.nappiPrev .nappil {
	background: url(../images/nappil.gif);
	width: 10px;
	height: 54px;
	display: block;
	float: left;
}

.nappiPrev .nappic {
	background-color: #78d400;
	height: 54px;
	display: block;
	float: left;
	color: white;
	padding-left: 5px;
	padding-right: 15px;
}

.nappiPrevNext .nappic {
	width: 75px;
}

/* End of Next Previous */
#contentArea {
	/* width: 950px; */
	padding-left: 35px;
	padding-top: 15px;
	overflow: hidden;
	zoom: 1;
}

#pageNavigationArea {
	float: left;
	width: 215px;
	margin-bottom: 10px;
}

.pageNavigationActive {
	background-color: #f0f0f0;
}

.pageNavigation {
	display: table-cell;
	vertical-align: bottom;
	border: 1px solid #c9c9c9;
	width: 210px;
	height: 50px;
	margin-top: 6px;
	font-weight: bold;
	float: left;
}

.pageNavigation div {
	width: 210px;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
}

.pageNavigation p {
	margin: 0px;
	padding-left: 10px;
}

.pageNavigationItems {
	margin-top: 10px;
}

#contentFooter {
	margin-top: 20px;
	width: 710px;
}
.cfNote {
	text-align: right;
	font-style: italic;
	font-size: .8em;
	color: #777;
	padding-bottom: 1em;
}

.nappiNormal .nappic p {
	color: gray;
}

.nappiNormal a {
	color: gray;
}

.nappiHover a {
	color: white;
}

.pageNavigation div {
	color: gray;
}

#completions {
	float: right;
	margin-right: 30px;
        _margin-right: 20px;
	font-size: 12px;
	color: gray;
}

.userinfoitem {
	color: black;
	margin: 0px;
	padding: 0px;
}

.notab {
	margin-top: 10px;
	margin-bottom: 50px;
	clear: both;
}

.mypage-section {
	float: left;
	border: 1px solid gray;
	margin-right: 20px;
}

.mypage-section-header {
	background-color: #f0f0f0;
	clear: right;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #909090;
}

.mypage-section-header p {
	margin-left: 5px;
}

.mypage-section-content {
	margin: 15px;
	border-collapse: collapse;
}

.mypage-section-content table {
	border-collapse: collapse;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: rgb(250,250,250);
	margin-bottom: 10px;
	width: 410px;
}

.mypage-section-content td {
	padding: 6px 6px 6px 6px;
	background-color: white;
}
.mypage-section-content th {
	padding: 6px 6px 6px 6px;
}
.mypage-section-content td.location {
	font-weight: bold;
	padding-left: 20px;
}

#confirm-element {
	padding: 0;
	margin: 16px 0;
}

#confirm-element fieldset {
	border: none;
	margin: 0;
	padding: 4px;
	background: #feffae;
}
#confirm-element fieldset legend {
	width: auto;
	position: relative;
	top: 14px;
}

#confirm_rewrite-label,
#cancel_rewrite-label {
	display: none;
}

#confirm_rewrite-element,
#cancel_rewrite-element {
	width: 45%;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	float: left;
}

.infohelp {
	font-size: 12px;
	white-space: nowrap;
}

.summary-block1 {
	width: 446px;
	height: 120px;
	border: gray 1px solid;
	float: left;
	margin: 10px;
}

.summary-block2 {
	width: 446px;
	border: gray 1px solid;
	float: left;
	margin: 10px;
}

.summary-content td:first-child { width: 300px;}

.summary-block1 .summary-header, .summary-block2 .summary-header {
	background-color: #f0f0f0;
	clear: right;
	padding: 5px;
	font-weight: bold;
}

.summary-block1 .summary-content, .summary-block2 .summary-content {
	padding: 5px;
}

.summary-block1 table, .summary-block2 table {
	width: 100%;
}

.summary-mainblock {
	background-color: rgb(255, 255, 208);
	border: 1px solid rgb(255, 237, 100);
	padding: 10px;
	margin: 10px;
	width: 895px;
	color: black;
}

.data_table {
	font-size: 12px;
	white-space: nowrap;
}

table.data_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.data_table th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #e9e9e9;
	-moz-border-radius: 0px 0px 0px 0px;
	color: black;
}
table.data_table td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.trip_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: #f0f0f0 #f0f0f0 #f0f0f0 #f0f0f0;
	border-collapse: collapse;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.trip_table th {	
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #f0f0f0;
	background-color: #ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
	color: black;
}
table.trip_table td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #f0f0f0 #f0f0f0 #f0f0f0 #f0f0f0;
	-moz-border-radius: 0px 0px 0px 0px;
}

.staticContent {
	margin: 10px;	
}

.pagelogo {
	margin-top: 20px;
}


#bmReportsForm input {
	width:auto;
}

#bmReportsForm table {
	margin: 1em 0;
}

.validate {
	color: red;
	font-weight: bold;
}

#personnelAmount-label {
	margin-top: 25px;
}

.textdata_update {
	font-size: 12px;
	font-style: italic;
	color: #606060;
}

/*
.dialog ul {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.dialog li {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
*/

.info_editor {
	width:800px;
	height:250px;
}

  .tabmain {
	background: url(/web/images/tabmain-bg.gif);
	background-repeat: repeat-x;
	width: 830px;
	height: 50px;
  }
  .tabmain-left {
  	float: left;
  }
  .tabmain-right {
	float: right;
  }
  .tabmain-tab {
	padding-top: 13px;
	padding-right: 50px;
	height: 32px;
  	float: left;
  }
  .tabmain-span {
  	float: left;

  }
  .tabmain-arrow {
  	float: right;
	padding-top: 29px;
	margin-left: -10px;
	padding-right: 10px;
	display: none;
  }
  .tabmain-arrow-on {
  	float: left;
	padding-top: 28px;
	margin-right: -10px;
	padding-left: 10px;
  }
  .tabmain-text a {
	font-weight: bold;
  	color: #005400;
	/* color: white; */
  }
  .tabsub {
	margin-top: 0px;
	margin-left: 10px;
	float: left;
	height: 50px;
  	font-size: 13px;
  } 
  .tabsub-tab {
	padding-top: 13px;
	height: 32px;
  	float: left
  }
  .tabsub-span {
	padding-right: 12px;
	float: left;
  }
  .tabsub-span-on {
	margin-top: -8px;
	padding-top: 8px;
	padding-bottom: 10px;
  	float: left;
	color: white;
	background: url(/web/images/tabsub-bg.gif);
	background-repeat: repeat-x;
  }
  .tabsub-text a {
	padding-top: 10px;
  	padding-bottom: 10px;
	color: #404040;
  	font-weight: normal;
  }
  .tabsub-span-on a {
	color: white;
  }
  .tabsub-text {
	height: 50px;
  }
  .tabsub-left {
  	float: left;
	margin-top: -8px;
  }
  .tabsub-right {	
	float: left;
	margin-top: -8px;
	margin-right: 15px;
  }

.isoOtsikkoPerus {
	font-weight: bold;
  	font-size: 18px;
}
.alaOtsikko {
	font-weight: bold;
  	font-size: 16px;	
}
.leipa {
	
}

table.overallReport {
	width: 95%;
}

table.overallReport th {
	background: #ccc;
	padding: 8px;
	font-size: 13px;
}

table.overallReport .locationRow td {
	background: #f9f9f9;
	padding: 8px;
	font-style: italic;
}

#adminCoeffTable td {
	vertical-align: top;
}
#adminCoeffTable p.hint {
	width: 340px;
	margin: 2px 0 12px;
	color: #aaa;
	font-size: .9em;
}

#confirm-label {
	display: none;
}

.longer_input {
	width: 200px;
}

.comparison-page dt[id=period-label] {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}
.comparison-page dd {
	margin-bottom: 15px;
}
.comparison-page table {
	margin-left: 40px;
}
  /* --- clearfix for floats --- */
  .clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.mceLayout {
	width: 600px;
}

#summaryPageTable {
	width: 90%;
}

#summaryPageTable th {
	border-bottom: 1px solid;
}

#summaryPageTable tfoot td {
	border-top: 1px solid;
	font-weight: bold;
}