/* Eastunit ry, 2008. (c) Janne Martikainen. */

/* BASIC DEFINITIONS */

body {
	margin: 0px;
	padding: 0;
	line-height: 1.4em;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#f4f4f4;
	font-family: Arial;
	font-size: 11px;
}

p {
	font-family: Georgia;
	color: #333333;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 18px;
}

.white{
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-left: 6px;
	text-align:justify;
}


.ok{
	margin-top: 3px;
	margin-bottom: 8px;
	margin-right: 3px;
	margin-left: 3px;
	color: #006600;
	font-weight: bold;
}

.error{
	margin-top: 3px;
	margin-bottom: 8px;
	margin-right: 3px;
	margin-left: 3px;
	color:#990000;
	font-weight: bold;
}

.smalltext{
	color:#666666;
	font-family: tahoma;
	font-size: 9px;
	float: left;
	margin-left: 6px;
}

h1 {
	font-family: trebuchet MS, Geneva, Arial;
	color: #666666;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 6px;
	margin-bottom: 16px;
	font-weight: none;
	padding: 2px;
	padding-bottom: 1px;
	width: 96%;
	border-bottom-color:#e2e2e2;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	font-size:1.7em;
	line-height:1.1;
	letter-spacing:-1px;
}

h2, h3, h4 {
	font-family: Georgia, Arial, trebuchet MS;
	color:#712028;
	font-size: 14px;
	margin: 2px;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
	padding: 1px;
}

h3{
	font-family: Arial, trebuchet ms;
	color:#333333;
	font-size: 14px;
}

h4 {
	font-family: trebuchet MS;
	color: #f3f3f3;
	font-size: 15px;
}


a {
	font-family: Georgia, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	color:#890115;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a.alter {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color:#2a2a2a;
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
}

a.alter:hover {
	color: #555555;
	text-decoration: none;
}

a.menu, a.menu_dark {
	margin: 4px;
	margin-left: 6px;
	line-height: 1.3em;
	padding: 2px;
	font-family:Trebuchet ms, Georgia, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.menu:hover, a.menu_dark:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.menu_dark {
	color: #333333;
}


img {
	border-width: 0px;
	margin: 4px;
	padding: 2px;
}

img.img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

img.border {
	margin-left: 5px;
	margin-right: 5px;
	border-style:solid;
	border-width: 1px;
	border-color: #4a4a4a;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 4px;
}

li {
	font-family: Arial, Tahoma;
	color: #333333;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 12px;
	margin-left: 12px;
}


table {
	font-family: Arial;
	color: #333333;
	font-size: 11px;
}

/* FORMS */
input {
	border-style:solid;
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	font-family: Arial;
	font-size: 11px;
	background-color: #F1EED8;
	margin: 2px;
	margin-left: 0px;
}

input:hover {
    border: 1px solid #f00;
    background-color:#FFD2D2;
}

.formButton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	margin-top: 3px;
	background:url(images/buttonbg.gif) repeat-x left top;
}

textarea {
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	font-family: Arial;
	border-right-width: 1px;
}


/* DIVS */

#frame {
	background-color: #ffffff;
	width: 800px;
	height: 100%;
	margin: auto;
	margin-left: 31px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	vertical-align:top;
}
#frame_shadows {
	background-color: #f4f4f4;
	background-image:url(images/framebg.jpg);
	background-repeat:repeat-x;
	width: 861px;
	height: 100%;
	margin: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	vertical-align:top;
}

#header{
	/*background-color:#999999;*/
	background-image:url(images/header.jpg);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 800px;
	height: 166px;
}

#content{
	position: relative;
	background-color: #ffffff;
	padding: 2px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 150px;
	width: 627px;
	height: 100%;
	min-height: 700px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color:#666666;
	vertical-align: top;
}


#leftDiv{
	margin: 0px;
	margin-left: 5px;
	vertical-align:top;
	width: 140px;
	height: auto;
	float: left;
}


#content_text {
	position: relative;
	margin: 0px;
	padding: 1px;
	margin-left: 5px;
	vertical-align:top;
	width: 490px;
	height: 100%;
	float: left;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color:#666666;
}
#rightDiv{
	padding: 1px;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 500px;
	width: 125px;
	/*border-left-style: dotted;
	border-left-width: 1px;
	border-left-color:#666666; */
	vertical-align: top;
	height: 100%;
}


#menu{
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	margin-left: 285px;
	vertical-align:top;
	height: auto;
}


#bottom {
	color: #3f3f3f;
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	position: relative;
	padding: 4px;
	margin: auto;
	margin-left: 24px;
	background-color:#ffffff;
	height:17px;
	width: 750px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#aeaeae;
}


.box {
	background-color:#f9f9f9;
	padding: 2px;
	margin: 3px;
	padding: 1px;
	position: static;
	border-style: solid;
	border-width: 1px;
	border-color:#eaeaea;
	width: 95%;
}
.boxHeader {
	background-color:#333333;
	margin: 1px;
	padding: 2px;
	color: #fefefe;
	font-family: trebuchet ms;
	font-size: 14px;
	font-weight: bold;
}

.box_dark {
	background-color:#3f3f3f;
	padding: 2px;
	margin: 3px;
	padding: 1px;
	position: static;
	border-style: solid;
	border-width: 1px;
	border-color:#eaeaea;
	width: 95%;
}


.uutiset_pieni {
	font-family: Arial;
	font-size:11px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 7px;
	text-align:left;
	width: 90%;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color:#999999;
}


/* KALENTERI */
td.vpaiva, td.paiva, td.tanaan, td.merkinta, td.otsikko {
	background-color: #e1e1e1;
	font-family: georgia, arial;
	font-size: 10px;
}
td.paiva {
	background-color: #f3f3f3;
}
td.tanaan {
	background-color: #f3f3f3;
	font-weight: bold;
}
td.merkinta {
	background-color: #F3D1D1;
	text-decoration: underline;
}
td.merkinta_tanaan {
	background-color: #F3D1D1;
	text-decoration: underline;
	font-weight: bold;
}

td.otsikko {
	cursor:pointer;
}

