﻿.divcontent
{
    position: relative;
    visibility: visible;
    width: 700px;
    top: 235px;
    left: 220px;
    z-index: 100;
}
.menu
{
}

.divmenu
{
    position: relative;
    visibility: visible;
    width: 190px;
    top: 235px;
    left: 25px;
    z-index: 100;
}

.divasettelu
{
    position: relative;
    visibility: visible;
    width: 950px;
    top: 235px;
   left: 25px;
    z-index: 100;
    overflow: visible;
}
.loggie
{
    color: #C0C0C0;
    font-style: italic;
}
.divyban
{
    top: -2px;
	left: 0px;
	position: absolute;
	text-align: center;
	z-index: 1000;
    visibility: visible;
    height: 233px;
    width: 985px;
    top: 0px;
    background-image: url('http://tarjotin.opinlakeus.fi/jpp/kuvat/sivu/ybantarjotin.jpg') ;
    background-repeat: no-repeat;
}
.divOtsake
{
    position: relative;
    visibility: visible;
    width: 240px;
    top: 25px;
    left: 700px;
    z-index: 1200;
}

.divJump
{
    position: relative;
    visibility: visible;
    width: 140px;
    top: 15px;
    left: 50px;
    z-index: 1200;
    height: 50px;
}

/*.ground {
	
	height: 101%;
	background-image: url('http://tarjotin.opinlakeus.fi/jpp/kuvat/sivu/usgroundback.jpg');
	background-position: center top;
	background-repeat:repeat-y;
	background-attachment:inherit;
}*/
.divopinlakeus
{

   margin-left: -492px;
  text-align:left;

    position: absolute;
    top: -2px;
    left: 50%;
    visibility: visible;
    width: 985px;
    height: auto;
    overflow: visible;
   background-image: url('http://tarjotin.opinlakeus.fi/jpp/kuvat/sivu/usgroundback.jpg')  fixed center y-repeat;
    background-repeat: repeat-y;
}
a.vmenu
{
    padding: 0px;
    margin: 0px;
    width: auto;
    clip: rect(0px, 0px, 0px, 0px);
    color: #666666;
}
a.vmenu:hover
{
    background-color: #008000;
    color: #FFFFFF;
}
a.vmenu:active
{
    background-color: #008000;
    color: #FFFFFF;
}

p.menuotsake
{
    font-size: medium;
    color: #6EB241;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

body
{
    margin:0px;
        padding:0px;

    font-family: arial;
    font-size: 13px;
    background-color: #D1D1D1;
   	background-image: url('http://tarjotin.opinlakeus.fi/jpp/kuvat/sivu/usgroundback.jpg');
	background-position: center top;
	background-repeat:repeat-y;
	background-attachment:fixed;
    text-align: center;
}

tr.menupuu
{
   	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

td.menupuu {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

a
{
    float: left;
    padding: 0 0 0 0;
    color: #008000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}






/* ************************* Menu Handlers ************************* */

 .menupuu
{
padding: 0 0 0 18px;
float: left;
width: 100%;
list-style: none;
} 

/* ************************* Plain Code Handlers ************************* */

body, table, tr, td, p, li, ol, ul, div, span, input {
	font-family: Franklin Gothic Medium, Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	cursor: default;
	color: #000000;
}

p {
	text-indent: 10px;
	line-height: 17px;
	margin-bottom: 5px;
}

h1 {
	font-size: 23px;
	color: #00529B;
	font-weight: bold;
	margin: 5px 5px 5px 0px;
}

h2 {
	font-size: 23px;
	color: #00529B;
	font-weight: normal;
	margin: 5px 5px 5px 0px;
}

h3 {
	font-size: 15px;
	color: #00529B;
	font-weight: bold;
	margin: 3px 5px 5px 0px;
}

h4 {
	font-size: 15px;
	color: #00529B;
	font-weight: normal;
	margin: 3px 5px 5px 0px;
}

h5 {
	font-size: 13px;
	color: #00529B;
	font-weight: bold;
	margin: 2px 5px 5px 0px;
}

h6 {
	font-size: 13px;
	color: #00529B;
	font-weight: normal;
	margin: 2px 5px 5px 0px;
}

hr {
	border: 0px;
	width: 100%;
	height: 1px;
	color: #707072;
	background-color: #707072;
}



/* ************************* Link Handlers ************************* */
/* 
a:link, a:visited, a:active, a:hover {
	font-size: 11px;
	color: #00529B;
	text-decoration: none;
}

a:active {
	color: #707072;
}

a:hover {
	border-bottom: 1px dotted #707072;
	cursor: hand;
}*/



/* ************************* Table Handlers ************************* */

th {
	text-align: left;
	font-weight: bold;
	background-color: #4FA600;
	color: #fff;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

td {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}



table#groundtable {
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	width: 930px;
}


td#groundtablesubmenu {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 230px;
	text-align: left;
	vertical-align: top;
}


td#groundtableuser {
	padding: 2px;
	width: 700px;
	text-align: left;
	vertical-align: top;
}


table#submenu {
	border-collapse: collapse;
	border: 1px solid #bbbcc1;
	padding: 5px;
	width: 215px;
}



table#userarea {
	border-collapse: collapse;
	border: 0px;
	padding: 5px;
	width: 520px;
}


table#userareaopintotarjotin {
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	width: 640px;
}


td#userimage {
	padding: 0px;
	height: 100px;
	background-color: #00529B;
}


th#userheader {
	color: #00529B;
	background-color: #fff;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #707072;
}


td#usertext {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;

	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #707072;
}


table#contenttable {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}


table#contenttableabove {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	height: 40px;
	padding: 0px;
	margin: 0px;
}


td#contenttableheader {
	font-weight: bold;
}


td#contenttablesmallheader {
	font-size: 10px;
	width: 35%;
	vertical-align: top;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
}


td#contenttabledatacell {
	width: 70%;
	vertical-align: top;
	text-align: left;
}


table#tarjotinborders {
	border: 1px solid #d5e3ff;
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	margin: 0px;
}


table#tarjotinkuvaustiedot {
	border: 1px solid #d5e3ff;
	background-color: #f0f0f0;
	border-collapse: collapse;
	width: 90%;
	padding: 5px 5px 5px 5px;
	margin: 20px 2px 20px 2px;
}



td#tarjotininfocell {
	font-size: 10px;
	padding: 2px 0px 2px 5px;
	margin: 0px;
	border-bottom: 1px solid #707072;
	border-top: 1px solid #707072;
	border-left: 0px;
	border-right: 0px;
	cursor:pointer;
}


tr.rowpropsnorm {
	background-color: #fff;
}


tr.rowpropsover {
	background-color: #d5e3ff;
}


table#bluecorners {
	border-collapse: collapse;
	width: 500px;
	border: 0px;
}

td#bluecorner_gr {
	background-color: #00529B;

}

td#bluecorner_al {
	background-image: url('/site/visual/blcorner-al.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 9px;
	height: 7px;
	background-color: #00529B;
}

td#bluecorner_ar {
	background-image: url('/site/visual/blcorner-ar.gif');
	background-repeat: no-repeat;
	background-position: right top;
	width: 9px;
	height: 7px;
	background-color: #00529B;
}

td#bluecorner_bl {
	background-image: url('/site/visual/blcorner-bl.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 9px;
	height: 7px;
	background-color: #00529B;
}

td#bluecorner_br {
	background-image: url('/site/visual/blcorner-br.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 9px;
	height: 7px;
	background-color: #00529B;
}



/* ************************* Form Handlers ************************* */

.formwritebox {
	border-style:solid; padding:4; font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	border-left-width: 1;
	border-width: 1;
	background-color:transparent; border-top-width:1; border-right-width:1
}


select.dropdownoppilaitos {
	font-size: 10px;
	color: #00529B;
	background-color: #fff;
	border: 1px solid #00529B;
	margin: 0px;
}


select:focus.dropdownoppilaitos {
	font-size: 10px;
	color: #fff;
	background-color: #00529B;
	border: 1px solid #00529B;
}


.formline {
	font-size: 11px;
	color: #00529B;
	background-color: #fff;
	border-bottom: 1px solid #00529B;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	margin: 5px;
}


.formlinered {
	font-size: 11px;
	color: #fff;
	background-color: #f00;
	border-bottom: 1px solid #00529B;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	margin: 5px;
}


.formlinearound {
	font-size: 11px;
	color: #00529B;
	background-color: #fff;
	border: 1px solid #00529B;
	margin: 5px;
}


.formbutton {
	font-size: 11px;
	color: #00529B;
	font-weight: bold;
	border: 1px groove #00529B;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #f5f5f5;
	cursor: hand;
}






/* ************************* Image Handlers ************************* */

img#headerpresenter {
	width: 520px;
	height: 100px;
	border: 0px;
	padding: 0px;
}


img#headerpresenteropintotarjotin {
	width: 640px;
	height: 100px;
	border: 0px;
	padding: 0px;
}


img#tarjotinicon {
	width: 25px;
	height: 25px;
	border: 0px;
	padding: 1px;
	vertical-align: middle;
}


img#henkilosto {
	width: 160px;
	height: 220px;
	border: 1px solid #707072;
}

img#emptiness {
	width: 1px;
	height: 1px;
	border: 0px;
}


/* ************************* Other Handlers ************************* */

.eventcontent {
	line-height: 17px;
	margin: 5px 5px 10px 10px;

}


.smallnotice {
	font-size: 10px;
	color: #707072;
}



#dhtmltooltip {
border-right:1px solid #FFFFFF; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; padding:3px; border-left:2px solid #FFFFFF; position:absolute;
visibility: hidden;
line-height: 16px;
z-index: 100;
background-color: #304D88;
color: #FFFFFF;
font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Trebuchet MS;

}

.helpkuvaus {
	font-size: 12px;
	text-decoration:none;
	cursor:help;
}



/* ************************* Template Handlers (to be removed) ************************* */

input#searchbox {
	width: 160px;
	height: 23px;
	border: 1px solid #707072;
	padding: 3px;
	margin: 6px;
	font-size: 11px;
	color: #707072;
	cursor: hand;
	font-style: italic;
}



/* ************************* Unused Handlers ************************* */

table#dropdowntable {
	border-collapse: collapse;
	border: 0px;
	background-color: #707072;
	width: 280px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
}


img#sideimage {
	width: 100px;
	height: 100px;
	border: 1px solid #00529B;
	padding: 0px;
	margin: 5px 2px 5px 15px;
	float: right;
}



a:link.tarjotinheader, a:visited.tarjotinheader, a:active.tarjotinheader, a:hover.tarjotinheader  {
	font-weight: bold;
	color: #fff;
	text-decoration: none
}

a:hover.tarjotinheader {
	border-bottom: 1px dotted #707072;
}



a:link.tarjotinlink, a:visited.tarjotinlink, a:active.tarjotinlink, a:hover.tarjotinlink {
	font-size: 11px;
	color: #214074;
	text-decoration: none;
}



a:link.tarjotinbuttons, a:visited.tarjotinbuttons, a:active.tarjotinbuttons, a:hover.tarjotinbuttons {
	font-size: 11px;
	color: #214074;
	text-decoration: none;
}
