html {
	margin:				0;
	padding:			0;
}
table {
	margin:				0;
	padding:			0;
	font-family:		Arial, Verdana, sans-serif;
	font-size:			12px;
	font-weight:		normal;
	color:				black;
	border-collapse:	collapse;
}
tr {
	margin:				0;
	padding:			0;
}
a, a:visited, a:link, a:active, a:hover {
	color:				#409D35;
	text-decoration:	none;
}
a:hover {
	text-decoration:	underline;
}

/* Lomakkeet */
input.button {
	font-size:			12px;
}
input.text {
	font-size:			12px;
	border:				1px solid #409D35;
	background-color:	white;
	padding:			2px 0;
}
textarea.text {
	font-size:			12px;
	border:				1px solid #409D35;
	background-color:	white;
	padding:			2px 0;
}
select {
	font-family:		Arial, Verdana, sans-serif;
	font-size:			12px;
	border:				1px solid #409D35;
	padding:			2px 0;
}

/* Main content. */
#page {
	width:				958px;
	margin:				0 auto;
}

/* Header */
#header {
	width:				958px;
}
#header td.header_logo {
	width:				193px;
	padding-bottom:		4px;
}
#header td.header_banner {
	width:				573px;
	padding-bottom:		4px;
	background-image:	url(/themes/spring/images/header/header_banner.jpg);
	background-repeat:	no-repeat;
}
#header td.header_banner p {
	margin: 	0;
	padding: 0;
}
#header td.header_menu {
	width:				192px;
	padding-bottom:		4px;
	background-image:	url(/themes/spring/images/header/header_menu.jpg);
	background-repeat:	no-repeat;
}
#header td.header_menu a {
	color:				black;
}
#header td.header_menu table {
	margin-left:		5px;
}
#header td.header_menu table.header_menu_search {
	margin-top:			5px;
}
#header td.header_menu table.header_menu_search input.text {
	width:				120px;
}

#header td.header_menu table.header_menu_language {
	margin-top:			5px;
}

/* Level 1 navigation */
#nav1 {
	width:				958px;
}
#nav1 td {
	background-image:	url(/themes/spring/images/header/nav1_bg.jpg);
}
#nav1 a {
	padding:			0 20px;
	color:				white;
	text-transform:		uppercase;
	font-size:			14px;
}
#nav1_inner {
	width:				918px;
	margin:				0 auto;
	text-align:			center;
}
#nav1_inner td {
	border:				none;
}
#nav1_current {
	margin:				0 auto;
}
#nav1_current td {
	background-image:	url(/themes/spring/images/header/nav1_on_bg.jpg);
}
#nav1_current td a {
	color:				black;
}

/* Level 2 navigation */
#nav2 {
	background-image:	url(/themes/spring/images/header/nav2_bg.jpg);
	margin:				1px 0 3px 0;
}
#nav2 td {
	text-align:			center;
}
#nav2 td.current {
	background-image:	url(/themes/spring/images/header/nav2_on_bg.jpg);
}
#nav2 a {
	color:				black;
	padding:			0 10px;
}

/* Level 3 navigation */
#nav3 {
	width:				195px;
	background-image:	url(/themes/spring/images/header/nav3_bg.jpg);
	margin-bottom:		4px;
}
#nav3 td.on {
	padding-left:		20px;
	background-image:	url(/themes/spring/images/header/nav3_on_middle.jpg);
	background-repeat:	repeat-y;
}
#nav3 td.on a {
	color:				black;
}
#nav3 td.off {
	padding-left:		20px;
	background-image:	url(/themes/spring/images/header/nav3_off_middle.jpg);
}
#nav3 td.off a {
	color:				white;
}

/* Content table */
#content {
	width:				958px;
}
#content_left {
	width:				195px;
}
#content_separator {
	width:				15px;
}
#content_right {
	width:				763px;
}
#content_inner {
	margin-top:			10px;
}
/* Login */
#login {
	width:				195px;
}
#login td.inner {
	width:				137px;
	background-image:	url(/themes/spring/images/header/login_center.jpg);
	background-repeat:	no-repeat;
}
#login input.text {
	font-size:			12px;
	width:				130px;
	border:				none;
	background-color:	transparent;
	color:				black;
	padding-left:		5px;
}
#login input.button {
}
#login a {
	color:				black;
}

/* Logout */
#logout {
	width:				195px;
	margin-bottom:		4px;
	background-image:	url(/themes/spring/images/header/logout_center.jpg);
}
#logout div.logout_welcome {
	font-weight:		bold;
	margin:				10px 0;
}
#logout div.logout_links {

}
#logout div.logout_links ul {
	list-style:			none;
	margin:				0;
	padding:			0;
}
#logout div.logout_links li {
	margin:				2px 0;
}
#logout a {
	color:				black;
}

/* Footer */
#footer {
	margin-top:			20px;
	margin-bottom:		5px;
	width:				958px;
	height:				56px;
	text-align:			center;
	background-image:	url(/themes/spring/images/header/footer.jpg);
	background-repeat:  no-repeat;
}
#footer a {
	color:				black;
}

/* Newsbox */
table.newsbox {
	margin-bottom:		10px;
	width:				100%;
}
table.newsbox td.tl {
	width:				20px;
	height:				20px;
	background-image:	url(/themes/spring/images/newsbox_tl.jpg);
	background-repeat:	no-repeat;
}
table.newsbox td.tc {
	height:				20px;
	background-image:	url(/themes/spring/images/newsbox_tc.jpg);
	background-repeat:	repeat-x;
}
table.newsbox td.tr {
	width:				20px;
	height:				20px;
	background-image:	url(/themes/spring/images/newsbox_tr.jpg);
	background-repeat:	no-repeat;
}
table.newsbox td.cl {
	width:				20px;
	background-image:	url(/themes/spring/images/newsbox_cl.jpg);
	background-repeat:	repeat-y;
}
table.newsbox td.cc {
	background-image:	url(/themes/spring/images/newsbox_cc.jpg);
	background-repeat:	repeat;
}
table.newsbox td.cr {
	width:				20px;
	background-image:	url(/themes/spring/images/newsbox_cr.jpg);
	background-repeat:	repeat-y;
}
table.newsbox td.bl {
	width:				20px;
	height:				10px;
	background-image:	url(/themes/spring/images/newsbox_bl.jpg);
	background-repeat:	no-repeat;
}
table.newsbox td.bc {
	height:				10px;
	background-image:	url(/themes/spring/images/newsbox_bc.jpg);
	background-repeat:	repeat-x;
}
table.newsbox td.br {
	width:				20px;
	height:				10px;
	background-image:	url(/themes/spring/images/newsbox_br.jpg);
	background-repeat:	no-repeat;
}
table.newsbox h2 {
	margin:				0;
	padding:			2px 0 0 0;
	background:			none;
	height: 			auto;
}
table.newsbox table.newsbox_inner {
	width:				100%;
	height:				70px;
	background-image: 	url(/themes/spring/images/newsbox_cc_min.jpg);
	background-repeat: 	repeat-x;
}
table.newsbox td.newsbox_inner_image {
	text-align:			right;
	padding-left:		10px;
}
table.newsbox td.newsbox_inner_image img {
	border:				1px solid #fcfcfc;
}

/* Green box */
table.greenbox {
	width:				100%;
	margin-bottom:		10px;
}
table.greenbox td.tl {
	width:				20px;
	height:				10px;
	background-image:	url(/themes/spring/images/greenbox_tl.jpg);
	background-repeat:	no-repeat;
}
table.greenbox td.tc {
	height:				10px;
	background-image:	url(/themes/spring/images/greenbox_tc.jpg);
	background-repeat:	repeat-x;
}
table.greenbox td.tr {
	width:				20px;
	height:				10px;
	background-image:	url(/themes/spring/images/greenbox_tr.jpg);
	background-repeat:	no-repeat;
}
table.greenbox td.cl {
	width:				20px;
	background-image:	url(/themes/spring/images/greenbox_cl.jpg);
	background-repeat:	repeat-y;
	vertical-align:     top;
}
table.greenbox td.cc {
	background-image:	url(/themes/spring/images/greenbox_cc.jpg);
	background-repeat:	repeat;
}
table.greenbox td.cr {
	width:				20px;
	background-image:	url(/themes/spring/images/greenbox_cr.jpg);
	background-repeat:	repeat-y;
}
table.greenbox td.bl {
	width:				20px;
	height:				10px;
	background-image:	url(/themes/spring/images/greenbox_bl.jpg);
	background-repeat:	no-repeat;
}
table.greenbox td.bc {
	height:				10px;
	background-image:	url(/themes/spring/images/greenbox_bc.jpg);
	background-repeat:	repeat-x;
}
table.greenbox td.br {
	width:				20px;
	height:				10px;
	background-image:	url(/themes/spring/images/greenbox_br.jpg);
	background-repeat:	no-repeat;
}
table.greenbox h2 {
	margin:				0 0 0 0;
	padding:			2px 0 0 0;
	background:			none;
}
.greenbox-table {
	background-image: url(/themes/spring/images/greenbox_cc_min.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

/* Title box */
table.titlebox {
	width:				100%;
	margin-bottom:		10px;
}
table.titlebox td.tl {
	width:				20px;
	height:				20px;
	background-image:	url(/themes/spring/images/calendar_tl.jpg);
	background-repeat:	no-repeat;
}
table.titlebox td.tc {
	height:				20px;
	background-image:	url(/themes/spring/images/titlebox_tc.jpg);
	background-repeat:	repeat-x;
}
table.titlebox td.tr {
	width:				20px;
	height:				20px;
	background-image:	url(/themes/spring/images/titlebox_tr.jpg);
	background-repeat:	no-repeat;
}
table.titlebox td.cl {
	width:				20px;
	background-image:	url(/themes/spring/images/calendar_cl.jpg);
	background-repeat:	repeat-y;
}
table.titlebox td.cc {
	background-image:	url(/themes/spring/images/titlebox_cc.jpg);
	background-repeat:	repeat;
}
table.titlebox td.cr {
	width:				20px;
	background-image:	url(/themes/spring/images/titlebox_cr.jpg);
	background-repeat:	repeat-y;
}
table.titlebox td.bl {
	width:				20px;
	height:				10px;
	background-image:	url(/themes/spring/images/calendar_bl.jpg);
	background-repeat:	no-repeat;
}
table.titlebox td.bc {
	height:				10px;
	background-image:	url(/themes/spring/images/titlebox_bc.jpg);
	background-repeat:	repeat-x;
}
table.titlebox td.br {
	width:				20px;
	height:				10px;
	background-image:	url(/themes/spring/images/titlebox_br.jpg);
	background-repeat:	no-repeat;
}
table.titlebox h2 {
	margin:				0 0 0 0;
	padding:			2px 0 0 0;
	background:			none;
}

/* Title box */
table.calendar {
	width:				100%;
	margin-bottom:		10px;
	margin-top:			10px;
}
table.calendar td.tl {
	width:				20px;
	height:				20px;
	background-image:	url(/themes/spring/images/calendar_tl.jpg);
	background-repeat:	no-repeat;
}
table.calendar td.tc {
	height:				20px;
	background-image:	url(/themes/spring/images/calendar_tc.jpg);
	background-repeat:	repeat-x;
}
table.calendar td.tr {
	width:				20px;
	height:				20px;
	background-image:	url(/themes/spring/images/titlebox_tr.jpg);
	background-repeat:	no-repeat;
}
table.calendar td.cl {
	width:				20px;
	background-image:	url(/themes/spring/images/calendar_cl.jpg);
	background-repeat:	repeat-y;
}
table.calendar td.cc {
	background-image:	url(/themes/spring/images/calendar_cc.jpg);
	background-repeat:	repeat;
}
table.calendar td.cr {
	width:				20px;
	background-image:	url(/themes/spring/images/titlebox_cr.jpg);
	background-repeat:	repeat-y;
}
table.calendar td.bl {
	width:				20px;
	height:				10px;
	background-image:	url(/themes/spring/images/calendar_bl.jpg);
	background-repeat:	no-repeat;
}
table.calendar td.bc {
	height:				10px;
	background-image:	url(/themes/spring/images/calendar_bc.jpg);
	background-repeat:	repeat-x;
}
table.calendar td.br {
	width:				20px;
	height:				10px;
	background-image:	url(/themes/spring/images/titlebox_br.jpg);
	background-repeat:	no-repeat;
}
table.calendar h2 {
	margin:				0 0 0 0;
	padding:			2px 0 0 0;
	background:			none;
}

table.calendar table td.day {
	width:				20px;
	height:				20px;
	text-align:			center;
	vertical-align:		middle;
	background-image:	url(/themes/spring/images/calendar_day.jpg);
	background-repeat:	no-repeat;
}
table.calendar table td.day1 {
	width:				20px;
	height:				20px;
	text-align:			center;
	vertical-align:		middle;
	background-image:	url(/themes/spring/images/calendar_day1.jpg);
	background-repeat:	no-repeat;
}
table.calendar table td.day2 {
	width:				20px;
	height:				20px;
	text-align:			center;
	vertical-align:		middle;
	background-image:	url(/themes/spring/images/calendar_day2.jpg);
	background-repeat:	no-repeat;
}
table.calendar table a.day {
	color:              black;
	font-weight: 		bold;
	font-size: 			12px;
}
table.calendar table a.today {
	color:              #409D35;
	font-weight: 		bold;
	font-size: 			12px;
}
/* Register form */
#register input.text {
	width:				400px;
}
#register .mandatory {
	font-weight:		bold;
}
#register td {
	padding:			2px 10px 2px 0px;
}


/* Organisaatio */
.organization_top {
	background-image:	url(/themes/spring/images/organization/top_bg.jpg);
	height:				309px;
	background-repeat:	no-repeat;
	margin-bottom:		20px;
}
.organization_right {
	background-image:	url(/themes/spring/images/organization/right_bg.jpg);
	background-repeat:	repeat-y;
}
/* Sekalaisia muita yleisiä tyylejä */
.error {
	color:				red;
}

