body {
	background-color: #e7e7e7;
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #000000;
}

hr {
	background: #ccc;
  border: 0;
  color: #ccc;
  height: 1px;
  margin: 10px 0 10px 0;
}

a {
	color: #0059c2;
	text-decoration: none;
}

a img {
	border: none;
}

.day_header {
	font-size: 14px;
	color: #5494de;
	font-weight: bold;
}

.small_text {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
}

form {
	display: inline;
}

.main {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}

.navi {
	background: url(../images/navi_bg.jpg);
	width: 537px;
	height: 28px;
	float: left;
}

.content {
	background: url(../images/main_bg.gif);
	width: 700px;
	clear: both;
	padding: 40px 10px 20px 50px;
	margin: 0;
	border: none;
}

.left {
	float: left;
	width: 430px;
}

.more_news {
	background: url(../images/more_news_bg.gif);
	width: 435px;
	height: 35px;
	padding-left: 25px;
	padding-top: 18px;
	color: #4d4d4d;
}

.news_list {
	width: 429px;
	list-style: none;
	margin: 0;
	padding: 0 7px 7px 7px;
	text-indent: 0;
}

.news_list li {
	border-bottom: 1px solid #e1e1e1;
	padding: 0.5em 1em 0.5em 1em;
}

.news_list li a {
	color: #262626;
	text-decoration: none;
}

.news_list li a:hover {
	text-decoration: underline;
}

.right {
	float: right;
	width: 245px;
	padding: 0 0 0 0;
}

.clearer {
	clear: both;
}

.box_header {
	background: url(../images/box_header.gif);
	width: 206px;
	height: 33px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	padding: 16px 0 0 15px;
	font-weight: bold;
	color: #6b6b6b;
}

.box_content {
	background: url(../images/box_bg_full.gif);
	width: 171px;
	padding: 0 25px 5px 25px;
	font-size: 0.8em;
	color: #636363;
}

h1 {
	font-size: 18px;
	color: #636363;
	margin: 0;
	padding: 0.1em;
	border: none;
	font-weight: normal;
}

h2 {
	color: #3851a3;
	font-size: 12px;
	margin: 0;
	padding: 0.1em 0.1em 0.1em 0.3em;
	border: none;
	font-weight: normal;
}

.other_sites {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: center;
	color: #aeaeae;
	font-size: 12px;
}

.other_sites a {
	color: #aeaeae;
	text-decoration: none;
	font-size: 12px;
}

.other_sites a:hover {
	color: #aeaeae;
	text-decoration: underline;
	font-size: 12px;
}

.otsikko {
	font-size: 22px;
	color: #5494de;
	font-weight: bold;
}

.calendar_table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	right: 3px;
}

.calendar_table .happening {
	cursor: pointer;
	color: #3486e7;
}

.calendar_table .today_no_happ {
	border: 1px solid #BEBEBE;
}

.calendar_table .today {
	border: 1px solid #BEBEBE;
	cursor: pointer;
	color: #3486e7;
}

.calendar_table td {
	width: 17px;
	height: 17px;
}

.hidden {
	position: absolute;
	display: none;
	z-index: 1000;
	border: 1px solid #878787;
	background: #EFEFEF;
	padding: 15px;
	font-size: 11px;
}

.ajax_wrapper {
	position: relative;
}

.inner_container {
	color: #454545;
	z-index: 1000;
	position: absolute;
	top: 10px;
	left: -90px;
	background: #EFEFEF;
	border: 1px solid #CDCDCD;
	padding: 10px;
	width: 180px;
	text-align: left;
	font-size: 12px;
	cursor: default;
}

.close_x {
	border: 1px solid #b3b3b3;
	padding: 0 2px 0 2px;
	float: right;
	cursor: pointer;
	font-size: 10px;
	font-family: Verdana;
	vertical-align: super;
	position: relative;
	top: -3px;
	left: 3px;
	margin: 0;
	color: #b3b3b3;
}

#image_gallery div {
	float: left;
	background: #EFEFFF;
	padding: 12px 25px 12px 25px;
	line-height: 100%;
	margin: 0 1px 1px 0;
}



#image_gallery img {
	border: 1px solid #CDCDCD;
	display: block;
}

#image_gallery img:hover {
	border: 1px solid #CDCDCD;
	display: block;
}

h5 {
	font-size: 10px;
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	line-height: 10px;
	color: #989898;
	background: #EFEFEF;
	font-weight: normal;
	width: auto;
}


h4 {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	width: auto;
	text-align: center;
	color: #5494de;
	font-size: 12px;
	line-height: 12px;
	background: #EFEFEF;
}
