html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }

article, aside, dialog, figure, footer, header,
hgroup, nav, section { display: block; }

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


html { font-size: 100.01%; }
body {
	font-size: 75%;
	line-height: 1.33;
	padding: 0 0 2em;
	color: #000;
	background: #828282 url(../../pics/edut/common/body_bg.gif) repeat-x top;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }


h1,h2,h3 { font-family: "Myriad Pro", Arial, Helvetica, sans-serif; font-weight: normal; color: #002b52; }
h4,h5,h6 { font-weight: bold; color: #002b52; }


h1 { font-size: 2.50em; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.5em; }
h3 { font-size: 1.67em; margin-bottom: .5em; }
h4 { font-size: 1.17em; margin-bottom: .5em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img { margin: 0; }


p           { margin: 0 0 .5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus,
a:hover     { color: #000; }
a           { color: #002b51; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr,
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color: #666; }

pre         { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


li ul,
li ol       { margin: 0; }
ul, ol      { margin: 0 1.5em 1.5em 0; padding-left: 2em; }

ul          { list-style-type: square; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


table       { margin-bottom: 1.4em; width: 100%; }
th          { font-weight: bold; }
thead th    { background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


#container {
	width: 790px;
	padding: 7px 0 0;
	background: url(../../pics/edut/common/dshadow_top.png) no-repeat top;
	margin: 0 auto; }
	
	#wrapper {
		padding: 0 0 7px;
		background: url(../../pics/edut/common/dshadow_bottom.png) no-repeat bottom; }
	
	#page {
		padding: 0 7px;
		background: url(../../pics/edut/common/dshadow_sides.png) repeat-y; }
	
	#header {
		position: relative;
		height: 360px;
		overflow: hidden;
		background: #3e3e3e url(../../pics/edut/common/header_bg.jpg) no-repeat top; }
		
		#header h1 {
			color: #fff;
			display: block;
			width: 340px;
			position: absolute;
			top: 100px;
			right: 40px; }
	
	#main {
		padding: 15px;
		position: relative;
		background: #fff; }
		
		#main #logo {
			position: absolute;
			right: 60px;
			bottom: 40px; }
			
			#main #logo a {
				text-indent: -999em;
				display: block;
				height: 100px;
				width: 160px; }
	
	#content {
		float: left;
		width: 500px; }
	
	#extra {
		float: right;
		width: 240px; }
		
		#extra #banner {
			font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
			font-size: 1.33em;
			text-align: center; }
			
			#extra #banner a {
				display: block;
				text-decoration: none; }
			
			#extra #banner span { }
			
	#footer {
		clear: both;
		font-size: 0.92em;
		padding: .5em 0;
		text-align: center;
		color: #fff;
		background: #002f60; }
		
		#footer p { margin: 0; }

h3.header,
h3.header_link {
	display: block;
	clear: left;
	padding: 0 50px 0 10px;
	background: #ddd url(../../pics/edut/common/header_bg.png) no-repeat right; }
	
	h3.header a,
	h3.header_link a {
		display: block;
		cursor: pointer;
		padding: 5px 0 2px;
		text-decoration: none; }
		
	h3.header a:hover,
	h3.header_link a:hover { 
		color: #000; }
	
	#onnistu {
		background-color: #f0a32c; }
		
		#onnistu a {
			color: #fff;
			padding-left: 25px;
			background: url(../../pics/edut/common/icon_onnistu.gif) no-repeat left; }
			
		#onnistu a:hover {
			color: #eee; }	

	#kehity {
		background-color: #002b51; }
		
		#kehity a {
			color: #fff;
			padding-left: 25px;
			background: url(../../pics/edut/common/icon_kehity.gif) no-repeat left; }
			
		#kehity a:hover {
			color: #eee; }	
	
	#tunne {
		background-color: #747577; }
		
		#tunne a {
			color: #fff;
			padding-left: 25px;
			background: url(../../pics/edut/common/icon_tunne.gif) no-repeat left; }
		
		#tunne a:hover {
			color: #eee; }	

.block {
	display: none;
	float: left;
	padding-bottom: 1.5em; }

	.block .column {
		float: left;
		width: 230px;
		padding: 0 9px 0 0;
		border-right: 1px solid #000; }
		
		.block .last {
			border: none;
			padding: 0 0 0 10px; }
			
			.more { font-weight: bold; margin-bottom: 2em; }


label {
	float: left;
	clear: left;
	width: 100px;
	padding: 11px 0 0; }
	
input[type=text], input[type=password],
input.text, textarea {
	background-color: #fff;
	border-top: 2px solid #737373;
	border-right: 1px solid #737373;
	border-bottom: 1px solid #737373;
	border-left: 2px solid #737373; }

input[type=text]:focus, input[type=password]:focus,
input.text:focus, textarea:focus{
	border-color: #000; }

input[type=text], input[type=password],
input.text, textarea, select {
	margin: 0.5em 0; }

input.text		{ width: 360px; padding: 5px; }
textarea      	{ width: 360px; height: 250px; padding: 5px; }
select			{ width: 260px; padding: 5px; }

input[type=checkbox], input[type=radio],
input.checkbox, input.radio {
	position: relative; top: .25em; }

form.inline { line-height: 3; }
form.inline p { margin-bottom: 0; }

#fm_submit { float: right; margin: 1em 20px 0 0; }

#fm_errors { clear: both; }

div.error 		{ margin: 0 0 .5em 100px; clear: both; color: #FF0000; }
div.success 	{ margin: 0 0 .5em; clear: both; color: #264409; }


hr {
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 1.45em;
	border: none; }

hr.space {
	background: #fff;
	color: #fff;
	visibility: hidden; }


.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden; }
	
.clearfix { display: block; }

.clear { clear: both; }
