body {
	padding-bottom: 2em;

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	line-height: 1.5;

	background-image: url(../images/dummy-solid-body-background.png);
}

a {
	color: #019C00;
	text-decoration: none;
}

#background-gradient {
	background-image: url(../images/body-background.png);
	background-repeat: repeat-x;
}

#page-wrapper {
	width: 960px;

	margin-left: auto;
	margin-right: auto;

	text-align: left;
}

#main-menu {
	padding-top: 1em;
}

#main-menu table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
}

#right {
	vertical-align: top;
	text-align: center;
}

#right img {
	margin-bottom: 2em;
}


#gutter-left,
#gutter-right {
	width: 30px;
	vertical-align: top;
}

#gutter-left {
	background-image: url(../images/gutter-background-left.png);
}

#gutter-right {
	background-image: url(../images/gutter-background-right.png);
}

#component {
	vertical-align: top;
}

/* component alue */
.componentheading {
	padding-left: 10px;
	padding-bottom: 2em;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

.contentpaneopen td {
	padding-left: 10px;
	padding-right: 10px;
}

/* artikkelin otsikko */
.contentpaneopen .contentheading {
	font-size: 18pt;
	padding-bottom: 1em;
	padding-top: 1em;
}

/* kirjoituspaiva */
.contentpaneopen .createdate {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

#footer-left,
#footer-center,
#footer-right {
	width: 320px;
	background-image: url(../images/footer-background.png);
	background-repeat: repeat-x;

	font-size: 10pt;
}

#footer-left {
	text-align: left;
	padding-left: 10px;
}

#footer-right {
	text-align: right;
	padding-right: 10px;
}


#footer-center {
	color: #000000;
}

#footer-left .ucd_title,
#footer-center .ucd_title,
#footer-right .ucd_title {
	color: #FFFF00;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 1em;
}

#footer-left a,
#footer-center a,
#footer-right a {
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}

#footer-bottom {

	color: #019c00;
	height: 4em;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;
}

#footer-bottom span {
	text-transform: lowercase;
}

#footer-bottom a {
	color: #FFFFFF;
}

.centered {
	text-align: center;
}

/* colors */
.dummy-solid-footer-background {
	background-image: url(../images/dummy-solid-footer-background.png);
}

#shoutbox {
	padding-left: 10px;
	padding-right: 10px;

}

.white-background {
	background-color: #FFFFFF;
}

.grey-background td {
	background-color: #EEEEEE;
}

.article_separator {
	font-size: 30pt;
}

p {
	margin-bottom: 1em;
}

.opening-hours {
	margin-top: 1em;
	margin-bottom: 1em;
}

ul {
	margin-bottom: 1em;
}

dl {
	margin-top: 1em;
	margin-bottom: 1em;
}

dt {
	font-style: italic;
	margin-bottom: 1em;
}

dd {
	padding-left: 2em;
	padding-bottom: 2em;
}

.location {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;

}

.timetable {
	margin-bottom: 4em;
}

.timetable td {
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	vertical-align: middle;
}

.timetable .weekday {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
}

.timetable .site {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	text-align: left;
	vertical-align: middle;
}

.article_separator {
	display: block;
	height: 32px;
	background-image: url(../images/article-separator-background.gif);
	background-repeat: no-repeat;
}

