body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #323232;
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana;
}

div#body_container {
	width: 785px;
}

div#toolbar_container {
	color: #323232;
	font-size: 12px;
	text-align: right;
	height: 25px;
	border: 1px solid transparent;
	_border: none;
}

div#toolbar_container form {
	margin: 0px;
	padding: 0px;
}

div#toolbar_container div.content {
	margin-top: 5px;
}

div#header_content {
	height: 140px;
	background: url(images/rita_header.gif) no-repeat;
}

div#header_content a#logolink {
	position: relative;
	display: block;
	left: 30px;
	top: 8px;
	height: 90px;
	width: 90px;
}

div#header_content div#trail_container {
	position: relative;
	left: 219px;
	top: 26px;
	height: 20px;
	width: 565px;
}

div#header_content div#trail_container a {
	color: #284e56;
	text-decoration: none;
}

/* menu */
div#menu_container {
	float: left;
	width: 162px;
	background: url(images/menu_border.gif) no-repeat right top;
	margin: 0px 0px 15px 15px;
	display: inline;
}

div#menu_container ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#menu_container ul a {
	text-decoration: none;
	color: #323232;
}

div#menu_container ul a:hover {
	text-decoration: underline;
}

div#menu_container ul li ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

div#menu_container ul li {
	padding: 2px 0px;
}

div#menu_container ul li.active a {
	padding-left: 13px;
	background: url(images/bullet.gif) no-repeat 0px 5px;
	font-weight: bold;
}

div#menu_container ul li.active ul li a {
	font-weight: normal;
	background: transparent;
	color: #323232;
	padding: 0px;
}

div#menu_container ul li ul li.active a {
	padding-left: 13px;
	background: url(images/bullet.gif) no-repeat 0px 5px;
	color: #004f73;
}
/* /menu */

div#column_container {
	float: right;
	width: 181px;
	margin-top: 15px;
}

div.roundedbox div.b1 {
	overflow: hidden; 
	height: 1px; 
	margin: 0 2px; 
	background: #ebfafd;
	font-size: 1px;
	border-left: 1px solid #f1fbfe; 
	border-right: 1px solid #f1fbfe; 
}

div.roundedbox div.b2 {
	overflow: hidden; 
	height: 1px; 
	margin: 0 1px; 
	background: #ccf2fa;
	font-size: 1px;
	border-left: 1px solid #dff7fc; 
	border-right: 1px solid #dff7fc; 
}

div.roundedbox div.b3 {
	overflow: hidden; 
	height: 1px; 
	background: #ccf2fa;
	font-size: 1px;
	border-left: 1px solid #f1fbfe; 
	border-right: 1px solid #f1fbfe; 
}

div.roundedbox div.content {
	background: #ccf2fa;
	border-left: 1px solid #dff7fc; 
	border-right: 1px solid #dff7fc;
	border-top: 1px solid #ccf2fa;
	border-bottom: 1px solid #ccf2fa;
}

div#content_container {
	margin-left: 176px;
	border-left: 1px solid #e4e4e4;
	padding-left: 15px;
	margin-top: 15px;
}

div.newslist {
	margin: 15px;
}

div.newslist h1 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

div.newslist ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	list-style: none;
}

div.newslist ul a {
	text-decoration: none;
	color: #003366;
}

div.newslist ul a:hover {
	text-decoration: underline;
}

div.columned {
	margin-right: 182px;
}

div#footer_container {
	color: #323232;
	clear: both;	
	margin-left: 15px;
	margin-top: 15px;
}

div#footer_container a {
	color: #323232;
	text-decoration: none;
}

div.banners {
	margin-top: 15px;
}

a.bullet {
	padding: 0px 0px 0px 13px;
	background: url(images/bullet.gif) no-repeat 0px 5px;
	color: #323232;
	text-decoration: none;
}

a.bullet:hover {
	text-decoration: underline;
}

/* content */

.hidden {
	display: none;
}

table.form caption {
	text-align: left;
}

table.form td {
	padding: 2px;
}

table.form col.labels {
	width: 175px;
	vertical-align: top;
}
table.form.calculator col.labels {
	text-align: right;
	vertical-align: middle;
}
/* mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=915 workaround */
table.form td:first-child {
	vertical-align: top;
	vertical-align: middle;
}
table.form.calculator td:first-child {
	text-align: right;
}
/*
table.form td:first-child+td { }
table.form td:first-child+td+td { }
*/

table.form tr.error {
	background: red;
	color: #FFF;
}

input.button {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	border: 1px solid #003366;
	color: #003366;
	background-color: #EAEAEA;
}

input.text, div.lollus input.scms_flex_input {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	width: 150px;
	height: 1.25em;
	margin: 0px;
	padding: 1px;
	line-height: 14px;
}

select.select, div.lollus select {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	width: 150px !important;
	_vertical-align: middle;
}

input.text.long {
	width: 300px;
}

input.text.short {
	width: 75px;
}

textarea.textarea, div.lollus textarea {
	width: 300px !important;
	height: 4.5em;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
}

table.form_selection {
	color: #003366;
}

table.form_selection label.active {
	font-weight: bold;
}

table.form_selection td {
	padding: 2px;
}

div.article_area {
	margin: 0px 0px 20px 0px;
}

div.form_area h1 {
	font-size: 13px;
}

h1 div.form_buttons {
	float: right;
}

div.workflow {
	border: 1px solid #EAEAEA;
	padding: 10px;
	margin-bottom: 10px;
}

div.workflow p {
	margin: 0px;
	padding: 0px;
}

div.workflow h1 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

div.workflow.active {
	border: 1px solid #BABABA;
}

div.workflow.active h1 {
	font-weight: bold;
}

div.workflows_area div.workflow h1 {
	font-weight: bold;
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 5px;
}

div.workflows_area div.workflow {
	border: 1px solid #BABABA;
}

table.data caption {
	text-align: left;
}

table.data a {
	color: #666;
}

table.data td {
	padding: 2px 2px 2px 3px;
	vertical-align: top !important;
}

table.data thead {
	font-weight: bold;
	text-align: left;
	color: #003366;
	font-size: 12px;
}

table.zebra tr.zebra_1 {
	background-color: #f4f4f4;
}

div.form_area div.lollus table.form td {
	padding: 2px !important;
	width: 175px !important;
	vertical-align: top !important;
	white-space: normal !important
}

div.form_area div.lollus table.form td td {
	padding: 0px !important;
	width: 0px !important;
	vertical-align: top !important;
	white-space: no-wrap !important
}

#taotlemise_pohjendus {
	height: 9em;
}

#tellimuse_sisu {
	height: 9em;
}
