/*
 * $Id: henry_styles.css,v 1.16 2003/08/13 15:03:19 tuner Exp $
 */

body {
  font-family: verdana, sans-serif;
  background-color: white;
  color: #5F5F5F;
  font-size: 12px;
}

p, ul, li, td {
  font-size: 12px;
}

a {
  color: #5F5F5F;
}

tr.columns a:hover {
  text-decoration: underline;
  color: black;
}

table.maintable {
  border-collapse: collapse;
  border-bottom: 1px solid #939598;
  width: 830px;
}

table.maintabletop {
  border-collapse: collapse;
  width: 830px;
}

table.maintable td {
  padding: 0px;
  vertical-align: top;
}

table.maintable td table td {
  vertical-align: middle;
}

tr.menubar td {
  background-color: #006BB6;
  color: white;
  font-family: verdana, sans-serif;
  font-size: 11px;

  border: 1px solid #006BB6;
  border-bottom: none;
}

tr.menubar td td {
  border: none;
}

tr.menubar td a {
  color: white;
  text-decoration: none;
}

tr.menubar td a:hover {
  text-decoration: underline;
}

tr.menubar table.mainmenu td {
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 2px;
  padding-right: 2px;
}

tr.columns td {
  text-align: left;
}

tr.columns td.left {
  background-color: #DDDDDD;
  border-left: 1px solid #939598;
  border-right: 1px solid #939598;

  /* background-image: url("images/esitelma.jpg"); */
  background-repeat: no-repeat;
  background-position: 0% 100%;
  /* background-position: 0% 330px; */

  height: 460px;
}

tr.columns td.middle {
  /* height: 500px; */

}

tr.columns td.right,
tr.columns td.indexright {
  border-left: 1px solid #939598;
  border-right: 1px solid #939598;
}

tr.columns td.right div.sidebar {
  padding: 10px;
}

tr.columns td.left div.block {
  padding: 10px;
  font-weight: bold;
  font-size: 11px;

  border-bottom: 1px solid #939598;
}

div.submenu {
  margin-top: 28px;
  border-top: 1px solid #939598;
  text-align: left;
}

div.submenu div.item,
div.submenu div.selecteditem {
  border-bottom: 1px solid #939598;
  padding: 3px;
  padding-left: 10px;

  font-weight: bold;
  font-size: 12px;
  text-align: left;
}

div.submenu div.selecteditem { 
  background-color: #F0F0F0;
}

div.submenu a {
  text-decoration: none;
}

div.path {
  color: #006BB6;
  text-align: right;
  font-size: 11px;
  padding: 3px;
  padding-right: 20px;
}

div.path a {
  color: #006BB6;
  text-decoration: none;
}

div.path a:hover {
  text-decoration: underline;
}

td.right div.path {
  text-align: left;
  padding-right: 3px;
  padding-left: 10px;
}

div.bottomcontactinfo {
  color: #5F5F5F;
  text-align: middle;
  font-size: 12px;
  padding: 3px;
}

div.content {
  text-align: left;
  padding-left: 40px;
  padding-right: 20px;
  padding-bottom: 30px;
}

div.indexupperpanel {
  background-color: #F0F0F0;

  text-align: left;
  padding-top: 1px;
  padding-left: 40px;
  padding-right: 20px;
  padding-bottom: 10px;
}

div.indexnews {
  text-align: left;
  padding-left: 40px;
  padding-right: 20px;
  padding-bottom: 10px;
}

tr.columns td.indexright {
  vertical-align: top;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

h1, h2 {
  color: #FF9900;
}

h3, h4, h5, h6 {
  color: #5F5F5F;
  font-weight: bold;
}

h1 {
  font-size: 18px;
  font-weight: bold;
}

h2 {
  font-size: 15px;
}

h3 {
  font-size: 13px;
}

h4 {
  font-size: 11px;
  margin-bottom: 5px;
}

p {
  font-size: 13px;
}

input.text {
  border: 1px solid #939598;
}

/* hakutulokset */

dl.searchresults dt {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 3px;
}

dl.searchresults dt span.keyword,
dl.searchresults dd span.keyword {
    color: black;
    background-color: #FFFFA0;
}

dl.searchresults dd.stamp {
    font-size: 10px;

}


input.submit {
    background-color: #D0D0D0;

    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;

    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
}



table.dropmenu {
    position: absolute;
    visibility: hidden;
}

table.dropmenu td {
    background-color: #006BB6;
/*
    border-top: 1px solid #003AA4;
    border-left: 1px solid #003AA4;
    border-bottom: 1px solid #00205B;
    border-right: 1px solid #00205B;
*/
    font-size: 10px;
    font-weight: normal;
    padding: 5px;
}

table.dropmenu td div {
    padding-bottom: 3px;
}

table.dropmenu a {
    color: white;
    text-decoration: none;
}

table.dropmenu a:hover {
    text-decoration: underline;
}

div.editlink a img {
    border: none;
    margin-bottom: 5px;
}

div.editlink {
    text-align: left;
}

div.editablecolumn {
    border: 1px solid #E8E8E8;
}

/* Sivukartta */

div.arealist {
    margin-left: 40px;
}

div.arealist div.indent {
    padding-left: 40px;
    padding-bottom: 20px;
}

div.arealist div.item {
    margin-bottom: 6px;
}


/* ***************** */

table.table {
    border-collapse: collapse;
}

table.table td {
    padding: 7px;
    vertical-align: top;
}

table.table tr.head td {
    font-weight: bold;
    vertical-align: bottom;
}


table.matrix {
    border-collapse: collapse;
    border: 0px;
    margin-bottom: 20px;
}

table.matrix td {
    padding: 4px;
    border: 1px solid #B0B0B0;
}

/* Course Matrix colors */
table.matrix tr.titles td {
	color: white;
	font-weight: bold;
	border: 1px solid #004F87;
/*
	padding-top: 2px;
	padding-bottom: 2px;
*/
}

table.matrix, table.matrix td {
    font-size: 11px;
    vertical-align: top;
}

table.matrix tr.titles td.bright {
/*	background-color: #D93824; */
/*	background-color: rgb(74, 102, 166); */
    background-color: #006BB6;
}

table.matrix tr.titles td.dark {
/*	background-color: #F56B43; */
/*	background-color: rgb(65, 89, 146); */
    background-color: #006BB6;
}

table.matrix tr.odd, table.matrix tr.odd td {
	background-color: #F2F2F2;
}

table.matrix tr.even, table.matrix tr.even td {
	background-color: #EAEAEA;
}

table.matrix td.empty, table.matrix tr.empty td {
	background-color: white;
}

table.matrix table.participants td {
    padding: 1px;
}

table.matrix table td {
    border: none;
}

.novelty {
    font-weight: bold;
    font-size: 10px;
    color: #006BB6;
}


input.continue {
    color: white;
    background-color: #30A040;
    font-weight: bold;
    font-size: 11px;
}


form {
    padding: 0px;
    margin: 0px;
}

ul.errors,
ul.errors li {
    color: red;
}



/* <contractinfo> */

table.contractinfo {
    border: 1px solid gray;
    border-collapse: collapse;
}

table.contractinfo td.left {
    width: 100px;
    padding: 15px;
    background-color: #F0F0F0;
    vertical-align: top;
    height: auto;
}

table.contractinfo td.right {
    width: 300px;
    padding: 20px;
    vertical-align: top;
}

table.contractinfo td.upload {
    padding: 10px;
    border-top: 1px solid gray;
}

table.contractinfo div.basicinfo {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #D0D0D0;
}

table.contractinfo div.basicinfo div.name {
    font-size: 20px;
}

table.contractinfo div.basicinfo div.title {
    font-size: 14px;
}

table.contractinfo table.info {
    border-collapse: collapse;
}

table.contractinfo table.info td {
    font-size: 11px;
    padding: 0px;
    padding-right: 10px;
    padding-bottom: 5px;
    vertical-align: top;
}

/* </contractinfo>




/* PROSALES TYYLEJÄ */

input[type="text"] {
    border: 1px solid gray;
}

input:focus[type="text"] {
    border: 1px solid red;
}

table.companypersonformtable {
    border-collapse: collapse;
}

table.companypersonformtable td {
    border: none;
    padding: 0px;
}

div.formframe,
table.companypersonformtable td.formframe {
    background-color: #E8E8E8;
    padding: 10px;
}

div.confirmformframe {
    background-color: white;
    padding: 10px;
    padding-top: 0px;
}

table.confirmproductlist {
    border-collapse: collapse;
}

table.confirmproductlist td {
    border: 0px;
    padding: 2px;
    padding-left: 7px;
    padding-right: 7px;
}

table.confirmproductlist td a {
    text-decoration: none;
}

table.confirmproductlist tr.titles {
    font-weight: bold;
    background-color: #F0F0F0;
}


table.heading3 {
    margin-top: 15px;
    border-collapse: collapse;

    margin-left: 15px;
}

table.heading3 td {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

table.heading3 td.c {
    color: white;
    font-weight: bold;
    background-color: #3366CC;
    font-size: 10px;

    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
}

div.heading3 {
    border-bottom: 1px solid #3366CC;
    margin-bottom: 15px;
    margin-top: 15px;
}

table.courseinfoevents td.date a {
    color: #18AB00;
    font-weight: bold;
}

table.courseinfoevents td.date a:hover {
    color: red;
    font-weight: bold;
}


div.segmenttitle {
	font-weight: bold;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	padding: 2px;
	padding-left: 6px;
	background: #F0F0F0;
}

div.segmentlist {
	padding: 10px;
	padding-left: 20px;
	border: 1px solid gray;
	margin-bottom: 20px;
}


div.palveluhakemisto table td {
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.hfsubmenu {
}

div.hfsubmenu div.item,
div.hfsubmenu div.selecteditem {
	padding-left: 25px;
}
