body
{
	background: #fff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	height:100%;
	margin:0;
	text-align: center;
}
html {
	height:100%;	
}


body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

input, textarea {
	background-color:#e1e1e1;
}
#component-contact input, #component-contact textarea {
	width:313px;
	border:none;
}
button {
	background-color:#555555;
	color:#fff;
	border:none;
	cursor:pointer;
}
input#contact_email_copy {
	width:12px;
	margin:5px 0;
	text-align:left;
}
/*MOA CONTENT*/
a {
	text-decoration:none;
	color:#000;
}
#wrap {
	width:985px;
	padding:0;
	height:100%;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times;
	font-size:12px;
	color:#000;
}
/*header*/
#header {
	height:215px;
	margin: 0 0 10px 0;
}
#header #top {
	height:160px;
	margin:0;
	background: transparent url(../images/header.gif) left top no-repeat;
}
#header #lang {
	float:right;
}
#header #header_bottom {
	height:72px;
	width:100%;
}
#header #menu {
	float:left;
}
#header #menu a{
	font-size:14px;
	padding:2px 4px;
}
#header #menu a:hover, #header #menu #current a{
	background-color:#007aa0;
	color:#fff;
}
#header #menu ul{
	margin:20px 0;
	padding:0;
}
#header #menu li{
	display:inline;
	margin:0 30px 0 0;
}
#header #taiklogo {
	float:right;
}

#center {
	height:70%;
}
/*content*/
#content {
	text-align:left;
	float:left;
}
#content .buttonheading {
	display:none;
}
#content .contentheading {
	font-size:24px;
	color:#007aa0;
}
#content tbody, #content table.contentpaneopen {
	margin:0;
	padding:0;
}
#content table{
	/*margin:-20px 0 0 -22px;*/	
}
#content table.contentpaneopen, #content table.blog, #content table.blog table, #component-contact .contentpaneopen table{
	margin:0;	
}
#content a {
	color:#007aa0;
	text-decoration:none;	
}
#content a:hover {
	background-color:#007aa0;	
	color:#fff;
}
#content h1, #left h1, #right h1, #left_wide h1 {
	font-size:24px;
	color:#007aa0;
	font-weight:normal;	
}
#content h3, #left h3, #right h3, #left_wide h {
	font-size:16px;
	color:#007aa0;
	font-weight:normal;
	margin-bottom:5px;		
}
#content .contentpaneopen span.department {
	font-size:10px;
	font-family:tahoma;
	font-weight:normal;
	text-align:left;
	margin:0 0 0 0;
	color:#000;	
	border-bottom:none;
	display:inline;
}
#content .contentpaneopen span {
	display:block;
	font-size:10px;
	font-family:tahoma;
	font-weight:normal;
	border-bottom:1px solid #000;
	text-align:left;
	margin:0 0 20px 0;
	color:#000;
}
#content .contentpaneopen span.article_separator {
border-bottom:none;
}
#content .contentpaneopen span.moa_link {
	border-bottom:none;
	margin:0 0 0 0;	
	display:block;	
	background-color:#007aa0;
	padding:2px;
	color:#fff;
}
#content table.contentpaneopen span.maisteri_osasto_ika {
	color:#636363;
	font-size:11px;
	border-bottom:none;
	margin:0 0 0 0;	
	font-family:Georgia, "Times New Roman", Times;		
}
#content table.contentpaneopen span.maisteri_osasto_aktiivinen {
	font-size:11px;
	border-bottom:none;
	margin:0 0 0 0;	
	background-color:#007aa0;
	color:#fff;
	font-family:tahoma;
}
#content table.contentpaneopen span.maisteri_osasto {
	font-size:11px;
	border-bottom:none;
	margin:0 0 0 0;	
	font-family:tahoma;
}
.maisterit_linkit a{
	font-size:11px;
	color:#007aa0;
}
#content a.maisteri_aktiivinen {
	background-color:#007aa0;
	color:#fff;
	font-family:tahoma;
}
#content table.blog span {
	display:none;
}
.department {
	font-size:10px;
	font-family:tahoma;
}

#content a, #left a, right a {
	color:#007aa0;
}
#content a:hover, #left a:hover, #right a:hover {
	background-color:#007aa0;
	color:#fff;
}
/*left*/
#left {
	width:313px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
	text-align:left;
}
#content .componentheading, #left h3, #left_wide h3, #right h3, #content td.caption, #component-contact .contentheading, #right td.caption {
	font-size:10px;
	font-family:tahoma;
	font-weight:normal;
	border-bottom:1px solid #000;
	text-align:left;
	margin:0 0 20px 0;
	color:#000;
}
#left .moduletable, #right .moduletable, #content .componentheading {
	margin-top:5px;
}
#content a.readon, #left a.readon, #right a.readon {
	background-color:#555555;
	color:#fff;
	font-family:tahoma;
	padding:3px;
}
.blog a.readon {
	margin:-20px 0 0 338px;
	display:block;
	width:80px;
}
#content table.contentpaneopen table.uutinen {
	margin-left:-20px;
}

/*right*/
#right {
	width:313px;
	float:left;
	text-align:left;
	margin:0 0 0 20px;
}

.module {
	margin:0;
	padding:0;
}
#footer {
	clear:both;
	margin:20px 0;
	padding-bottom:20px;
	text-align:center;
}
#footer a {
	color:#007aa0;
}
#footer a:hover {
	background-color:#007aa0;
	color:#fff;
}

/*mod placehere*/
.moduletable .contentpaneopen img, .moduletable_uutislinkit .contentpaneopen img{
	display:none;
}
.moduletable .mod_placehere_uutislinkit table.uutinen {
	margin:-20px 0 0 -40px;	
}
.mod_placehere_uutislinkit .contentpagetitle {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times;
	color:#007aa0;
}
.createdate {
	color:#636363;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times;

}
.mod_placehere .contentheading .contentpagetitle{
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times;
	color:#007aa0;
}

/*Calendar*/

.ev_navigation {
	display:none;
}
#jevents_body .ev_fieldset {
	display:none;
}
#jevents_body fieldset {
	border:none;
}
.cal_td_daysnames, .week1, .week2, .week5 {
	display:none;
}
#jevents_body .cal_table {
	border:none;
margin-left:-15px;
margin-top:-15px;
}
#jevents_body .cal_table td {
	width:135px;
	height:200px;
	margin:10px 0;
}
#jevents_body .cal_td_daysnoevents, #jevents_body .cal_td_today, #jevents_body .cal_td_daysoutofmonth{
	background:#fff url(../../../images/stories/moa2009/calendar_top.gif) left top no-repeat;
	border-left:1px solid #626b71;
}
#jevents_body a.cal_daylink, #content #jevents_body a.cal_daylink:hover{
	display:block;
	width:30px;
	margin:5px 10px 15px;
	color:#fff;
	background:transparent none;
}
#jevents_body .event a {
	color:#ea6560 !important;
	margin-left:5px;
}
#jevents_body .event a:hover {
	background:transparent none;
}
#jevents_body .event a.with_time {
	color:#000;
	color:#ea6560;
}
#jevents_body span.time {
	border:none;
	margin:0;
	display:inline;
	font-family:Verdana;
	color:#ea6560;
}
.mod_events_monthyear, .mod_events_dayname {
	display:none;
}
.mod_events_table {
	border:none;
	width:320px !important;
}
.mod_events_table td{
	background:#626b71;
	width:40px !important;
	height:40px;
}
a.mod_events_daylink:link, a.mod_events_daylink:active, a.mod_events_daylink:visited{
	color:#fff;
}
#right a.mod_events_daylink:hover {
	background:transparent none;	
}
.mod_events_table .mod_events_td_daywithevents {
	background:#626b71 url(../../../images/stories/mod_cal_event.png) right top no-repeat;
}
#jevents_body {
	min-width:626px;
}

#lang li {
display:inline;
margin-left:10px;
}
#lang #active_language {
background-color:#007AA0;
}
#lang #active_language a {
color:#fff;
}
#content #jevents_body span.pagenav {
	border:none;
	margin:0;
	display:inline;
	font-family:Verdana;
	color:#000;
}
#moalinks {
text-align:right;
}
#moalinks ul {
list-style:none;
}
#moalinks li {
display:inline;
padding-left:10px;
}
#moalinks a:hover {
background-color:#007AA0;
color:#FFFFFF;
}
#left .moduletable_kuvapankki a, #right .moduletable_kuvapankki a {
background-color:#007AA0;
color:#fff;
padding:3px;
}
#moa4 .contentheading {
color:#007AA0;
font-size:24px;
font-weight:normal;
}
#jevents_header .contentheading {
display:none;
}
#moa4 .mod_placehere_following table {
margin-left:-15px;
margin-top:-15x;
}
#moa4 a.readon {
display:none;
}
