/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

ul
{
   padding-left: 0px;
   margin-left: 22px;
}

.blogRSSitems ul
{
   list-style-type: none;
   list-style-position: outside;
   margin: 10px 0 0 31px;
   padding-top: 6px;
}

.blogRSSitems li
{
   list-style-image: url("http://blogi.escfi.net/Themes/ESCfi/images/square-green.png");
   list-style-type: none;
   list-style-position: outside;
   padding: 0px 0px 11px 10px;
   margin: 0;
   margin-left: 6px;
   margin-top: -3px;
   vertical-align: middle;
   line-height: 1.2em;
}

hr
{
	border: 0;
	border-top: 1px solid #4475b9;
	height: 1px;
}

.historyvuodet 
{
    padding-left: 10px;
}

.textblock 
{
    line-height: 1.35em;
}

a {
	text-decoration: none;
	color: #4475b9;
}

a:visited {
	color: #4475b9;
}

a:hover {
	color: #e05252;
}

a:active {
	color: #4475b9;
}

body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    /*background-color: White;
    border-color: Gray;
    border-bottom-width: thin;*/
}

/* 1 HEADER */

.header { 
	position: relative;
	width: 750px;
	height: 123px;
	padding: 4px;
	margin: 0px;
	border: solid 1px #4475b9;
    background-color: #eaf3ff;
}


.companylogo {
    position: absolute;
	left: 0px;
	top: 30px;
}

.toprightimage {
    position: absolute;
	right: 4px;
	top: 4px;
}


#color1 {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 26px;
    width: 270px;
    float: left;
    background-image: url(images/gradient1.gif);
    background-repeat: repeat-y;
    /*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#4475b9', endColorStr='#eaf3ff', gradientType='1');
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#4475b9', endColorStr='#FFFFFF', gradientType='1');*/
}

#color2 {
    position: absolute;
    top: 26px;
    left: 160px;
    height: 78px;
    width: 426px;
   /* float: left;*/
    background-image: url(images/gradient2.gif);
    background-repeat: repeat-y;
    /*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#eaf3ff', endColorStr='#4475b9', gradientType='1');*/
}

/* 1.2 Sidebar */

.sidebar
{
    border-left: solid 1px #4475b9;
    border-right: solid 1px #4475b9;
    border-top: solid 1px #4475b9;
    background-color: #eaf3ff;
    width: 174px;
    height: 300px;
    padding: 4px;
    vertical-align: top;
}

.sidebarline
{
	border-left: solid 1px #4475b9;
	border-right: solid 1px #4475b9;
	border-bottom: solid 1px #4475b9;
    background-color: #eaf3ff;
    width: 174px;
    padding: 30px 4px 12px 4px;
    vertical-align: bottom;
    text-align: center;
}

.photo-frame {
	border: solid 1px #4475b9;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: none;
	background-color: White;
}


/* 2 PAGE */

.page {
	position: relative;
	width: 760px;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	text-align: left;
}

.page_background_dark {
	background-color: #b5b7ba;
}

.page_background_light {
	background-color: #e5e5e5;
}

.content
{
 	border-right: solid 1px #4475b9;
 	padding: 0px 4px 0px 4px;
    vertical-align: top;
}

.onecolumn 
{
	padding: 0px; 
    width: 100%;
	text-align: left;
	vertical-align: top;
}

.twocolumns
{
	width: 50%;
	vertical-align: top;
	padding: 0px; 
	text-align: left;
}

h1 {
	text-align: left;
	border-bottom: solid 1px #4475b9;
	margin-bottom: 0.5em;
	font-size: 1.3em;
	color: #4475b9;
	font-weight: bold;
}

h2, .incidents_heading
{
    margin-top: 0.5em;
	text-align: left;
	margin-bottom: 0.2em;
	font-size: 1.1em;
	font-weight: bold;
}

.notice_label
{
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: Red;
}

.spacercell
{
    width: 4px;
    padding-top: 4px;
    height: 4px;
}

.bottomline
{
	border-bottom: solid 1px #4475b9;
}

.listheader_bottomline
{
	border-bottom: solid 1px #000000;
}

.login_label 
{
    width: 100px;
    text-align: left;
}

.login_failure
{
    width: 100%;
    text-align: left;
    padding-bottom: 6px;
}

.login_textbox
{
    padding: 2px;
    margin-bottom: 6px;
    width: 250px;
}

.login_link
{
    text-align: center;
}

.login_instruction
{
    text-align: left;
}

/* 3 FOOTER */

.footer {
	border: solid 1px #4475b9;
    background-color: #eaf3ff;
	position: relative;
	margin-top: 3px; 
	padding: 0px;
	width: 758px;
	text-align: left;
}

/* ********************************************************************************************************************** */

/* 2.1 HOME */

#home {
	/*background-image: url(images/body-repeat.gif);*/
}

select, input {
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 1em;
}

.registration, .support 
{
    table-layout: fixed;
}

.registration select, .registration input, .support select, .support input
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	width: 200px;
}

.support select, .support input
{
	width: 300px;
}

.registration td, .support td
{
    padding: 1px;
    vertical-align: top;
}

.radiobutton, .radiobutton input, .checkbox, .checkbox input
{
    width: auto;
}

.supportdescription
{
    margin-top: 5px;
    width: 300px;
    height: 120px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1em;
}

.supportstepsdone
{
    margin: 5px 0px 11px 0px;
    width: 300px;
    height: 120px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1em;
}

.calendar 
{
    position: absolute;
    left: 210px;
    height: 0px;
    background-color: #EEEEEE;
}

.employeepicture
{
    border: solid 1px #4475b9;
    padding: 6px;
}

.partnerlogo 
{
    padding: 12px;
}

.incidents, .incidents table 
{
    margin-top: 6px;
}

.incidents td, .incidents th
{
    padding: 1px;
}

.incidents th 
{
    font-weight: bold;
}

/* ********************************************************************************************************************** */

/* 2.2 InaKB */

.texteditor textarea
{
	height: 100%;
}
