/*
Värien vaihto: Search/Replace värit alla olevien tyyppien
mukaan. Esimerkiksi (vaihda kenoviivat toisinpäin):

Search: \*link*\red
Replace: \*link*\blue

text            normaali teksti, bodytext, subheader, ingress,
                viewcategory, viewcolumn, viewtitle, subtitle,
                body, table
white text      commontext, printfooter
header          header, contenttitle, h1
link            a, viewcolumnheader, fptoplink,
                fpbottomlink, link, path, navi, mail
                
Alla olevat voi vaihtaa käsin. Vain yksi esiintymä kutakin.

ViewNavi        a.ViewNavi, a.ViewNavi:visited, a.ViewNavi:hover
visited link    a:visited
hover           a:hover
ActionNavi      a.ActionNavi, a.ActionNavi:visited,
                a.ActionNavi:hover
border          border

Poistuvia tyylejä ellei jossain tarvita:

.ViewTitle
.border

*/

.LinkTitle { 
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  14px;
        font-weight: normal;
        text-decoration: none;
        color: /*text*/#000000;
        line-height: normal;
	border-bottom: 1px solid  #5495AD;

        } 


A.link_class, A.link_class:visited { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:none;
	font-weight: normal;
	color: /*link*/#237196;
	/*#0F437F;*/
	}

A { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:none;
	font-weight: normal;
	color: /*link*/#237196;
	/*#0F437F;*/
	}

A:visited {
	color:/*visited link*/#237196;
        }
	
A:hover { 	
	text-decoration:underline;
	}

.viewlink {
        line-height: normal;
	color: #237196;
        }

.viewBody TD {
        	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	border-top: 1px dashed #9E9E9E;
	background-color: #FFFFFF;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding: 1px;
	}

TD.viewCatTotals {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.viewBody A:hover {
	text-decoration: underline;
	}

.viewBody{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:none;
	color: #237196;
	}

A.viewBodyCat:hover {
	text-decoration: underline;
	}

A.viewBodyCat, A.viewBodyCat:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:none;
	font-weight: bold;
	color: #670505;
	}

.Path, A.Path, A.Path:visited {
	font-family:  Verdana, Arial,  Helvetica, sans-serif;	
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal; 
	color: #237196;
	line-height: normal;
	}

.horizontal-line {
	border-bottom: 1px solid  #F17900;
	}

A.Path:hover{
	text-decoration: underline;
	}

/*TD-based Action Buttons used in forms and views*/
.actionButton {
	border: 1px solid #9E9E9E;
	background-color: #E6E6E6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  10px;
	font-weight: bold;
	}

.actionsMiddleMargin {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  3px;
	}

/* Action buttonit Proce kannoissa. Esim. Back */
A.ActionNavi, A.ActionNavi:visited { 
	color: /*link*/#000000;
	}
	
A.ActionNavi:hover {
	color: #900016;
	text-decoration:none;
	}

A.formActions { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:none;
	font-weight: normal;
	color: /*link*/#237196;
	}
	
A.formActions:hover { 	
	text-decoration:underline;
	}

A.formActions:visited {
	color : /*visited link*/#237196;
        }


/* Näkymät Proce kannoissa. Esim. All Projects */
td.ViewNavi, td.ViewNavi a, td.ViewNavi a:visited  {
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #237196;
    padding-top: 3px;
    padding-bottom: 3px;
}

td.ViewNavi a:hover {
    text-decoration: underline;
    background-color: #237196;
}

td.ViewNaviMain, td.ViewNaviMain a, td.ViewNaviMain a:visited {
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #900016;
    padding-top: 3px;
    padding-bottom: 3px;
}


td.ViewNaviMain a:hover {
    text-decoration: underline;
    background-color: #900016;
}

td.ViewNaviMainSelected, td.ViewNaviMainSelected a, td.ViewNaviMainSelected a:visited{
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #900016;
}

td.ViewNaviMainSelected a:hover {
    text-decoration: underline;
}

td.ViewNaviContext, td.ViewNaviContext a, td.ViewNaviContext a:visited{
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    color: #000000;
    /*background-color: #D7A7A6;*/
    background-color: #E6E6E6;;
    padding-top: 3px;
    padding-bottom: 3px;
}

td.ViewNaviContext a:hover {
    color: #000000;
    /*background-color: #D7A7A6;*/
    background-color: #E6E6E6;
    text-decoration: underline;
}

		
A.Path, A.Path:visited {
	font-family: Verdana, Arial,Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	color: /*link*/#0F437F;
        }

A.Path:hover { 	
	text-decoration:underline;
	}

.BodyText, font { 
	overflow-x: hidden;
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  11px;
        font-weight: normal;
        text-decoration: none;
        color: /*text*/#000000;
        line-height: 150%;

	}
.henk img {
	border: 4px solid #FAFAFA;
	}
	

.HeaderArea {
	padding-top: 1px;
	padding-bottom: 1px; 
	}

.Header,H1 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  16px;
        font-weight: bold;
        text-decoration: none;
        color: #FFFFFF;	
	}

.SubHeader { 
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  14px;
        font-weight: normal;
        text-decoration: none;
        color: black;
        line-height: normal;
        } 

.SubHeader2 { 
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  11px;
        font-weight: bold;
        text-decoration: none;
        color: black;
        line-height: normal;
        } 


.AddressSubHeader {
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  12px;
        font-weight: bold;
        text-decoration: none;
        line-height: normal;
        } 

.BoxHeader { 
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  16px;
        font-weight: bold;
	text-transform: uppercase;
        text-decoration: none;
        color: /*text*/#FFFFFF;
        line-height: normal;
        }       

.Ingress {
	font-family: Verdana, Arial,Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	line-height: 125%;
	color: /*text*/black;
}

.CommonText { 
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  10px;
        font-weight: normal;
        text-decoration: none;
        font-style: normal;
        color: /*white text*/gray;
        line-height: normal;
        }

.ViewCategory { 
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  12px;
        font-weight: bold;
        text-decoration: none;
        color: /*text*/black;
        line-height: 125%;
}

.ViewColumn { 
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  12px;
        font-weight: normal;
        text-decoration: none;
        font-style: normal;
        color: /*text*/black;
        line-height: normal;
        text-align: left;
        }

.ViewColumnHeader { 
	font: bolder 10px sans-serif;
	font-stretch: wider;
	letter-spacing: 1px;
	color: #999999;
	}

.viewColumnTitle TD { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-stretch: wider;
	letter-spacing: 1px;
	}
        
/* Tarvitaanko? */
.ViewTitle { 
	font-family:  Verdana, Arial,  Helvetica, sans-serif;	
	font-size:  14px;
	text-decoration: none;
	font-weight: bold;
	color: /*text*/#0F437F;
	}

.FPTopLink { 
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  12px;
        font-weight: bold;
        text-decoration: none;
        font-style: normal;
        color: /*link*/#999999;
        line-height: normal;
        text-align: left;
}

.FPBottomLink { 
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  12px;
        font-weight: bold;
        text-decoration: none;
        font-style: normal;
        color: /*link*/#999999;
        line-height: normal;
	text-align: left;
}

.Link, A.Link, A.Link:visited { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none;
	font-weight: normal; 
	color: /*link*/#FFFFFF;
	padding-right: 14px;	
}

.ContentTitle { 
        font-family:  Verdana,Arial,  Helvetica, sans-serif;
        font-size:  16px;
        font-weight: bold;
        color: /*header*/#999999;
}

.navi{
	font-family: Verdana, Arial,Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	color: /*link*/#999999;
}

.subtitle{
	font-family: Verdana, Arial,Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	color: /*text*/black;
}

/* Tarvitaanko ? */
.border{
	border-width: medium;
	border-color: /*border*/#C51015;
	border-style: solid;
}

.PrintFooter { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
	font-weight: normal; 
	color: /*white text*/gray;
	line-height: 125%;
	}

/* Space between links in top nav page. */
.ViewColumnLineHeight { 
 line-height: 8px;
}



table   {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  100%;
	text-decoration:none;
        line-height: normal;
        color: /*text*/black;
        
        }

select  {
        font-family:  Arial, Helvetica, sans-serif;
        }

.Mail { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:underline;
	font-weight: normal;
	color: /*link*/#999999;
	}



H2, H3 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  12px;
        font-weight: bold;
        text-decoration: none;
        color: /*text*/#000000;
        line-height: normal;
        }       
img.bottom {
	margin: 5px;
}

p.imageDesc {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}

body    {
        font-family:  Arial, Helvetica, sans-serif;
        font-size:  12px;
        text-decoration: none;
color: #304457;
font-style: normal;
line-height: normal;       
scrollbar-face-color: #BFBFBF;
scrollbar-shadow-color: #BFBFBF;
scrollbar-highlight-color: #BFBFBF;
scrollbar-3dlight-color: #E9E9E9;
scrollbar-darkshadow-color: #A9A9A9;
scrollbar-track-color: #EEFCFF;
scrollbar-arrow-color: #000000;
	}


FORM {
    margin: 0px;
    }
    
div.searchIframe {
	padding:  		3px;
	border-color:  	rgb(8,49,198);
	border-style: 	solid;
	border-width:  	1px;
	background-color: #F7F7F7;
}

body.searchIframe {
	background-color: #F7F7F7;
}

INPUT.defaultButton {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:underline;
	font-weight: normal;
	color: #2480BF;
	background : #ffffff;
	border : 0px;
	text-align: left;
}

INPUT.hand {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:underline;
	font-weight: normal;
	color: #2480BF;
	background : #ffffff;
	border : 0px;
	cursor: pointer;
	cursor: hand;
	text-align: left;
}

.section {
	border: 1px solid #9E9E9E;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	padding: 0px;
}

.innersectionTitle {
	padding: 5px;
	border-bottom: 1px solid #9E9E9E;
	background-color: #F7F7F7;
}

.sectionTitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:none;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #9E9E9E;
	background-color: #F7F7F7;
}

.sectionBody {
	padding: 5px;
	padding-bottom: 5px;
}

A.viewTitleBarActions, A.ViewTitleBarActions:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:none;
	color: #237196;
	}

A.viewTitleBarActions:hover {
	text-decoration: underline;
	}

.viewTableBottomRow {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:none;
	border-top: 1px solid #9E9E9E;
	background-color: #F7F7F7;
	padding-bottom: 5px;
	padding-top: 5px;
	padding: 5px;
	}

A.viewTableBottomRow {
	color: #237196;
	}

A.viewTableBottomRow:hover {
	text-decoration: underline;
	}

A.viewTitleBarActions, A.ViewTitleBarActions:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:none;
	color: #237196;
	}

.titleBar {
	background-color: #72879A;
	color: #FFFFFF;
	padding: 5px;
}

.FieldTitle
        { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:none;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #000000;
	vertical-align: top;
	width: 180px;
	}

.FieldTitleHour
        	{ 
	font-family:  Arial, Helvetica, sans-serif;
	font-size:  12px;
	text-decoration:none;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #000000;
	vertical-align: top;
	width: 180px;
	}

.textFieldwidth
	{
	width: 200px;
	}

select.inputfield
	{
	color: #000000;
	width: 280px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	display:inline;
	padding: 1px;
	border: 1px;
	border-style:solid;
	border-color:#008000;
	}

.inputtextarea
{
	color: #000000;
	width: 280px;
	height: 70px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	display:inline;
	padding: 1px;
	border: 1px;
	border-style:solid;
	border-color:#008000;
}

.viewNaviHeaderText
	{
	font-size: 20px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	color: #FFFFFF;
	background-color: #900016;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	}

.viewNaviHeader
	{
	background-color: #900016;
	}

.projectPH
	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:wider;
	border-top: 1px solid #000000;
	background-color: #E6E6E6;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding: 1px;
	}

.resourceTable
	{
	border: 1px solid #E6E6E6;
	}

.resourceRow
	{
	background: #E6E6E6;
	}
