/* footer */
#footer {
	background-color: #333333;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#footer img {
	border: 0;
}

#footer a, #footer a:hover {
	text-decoration: none;
}	

#footer #footer-container {
	text-align:left;
	color: #C9C9C9;
	margin: auto;
	padding: 20px 0px 30px 0px;
	width: 980px;
}

#footer #footer-container #footer-row1 {
	color: #8b8b8b;
	line-height: 23px;
}

#footer #footer-container #footer-row1 a {
	color: #C9C9C9;
	font-weight: bold;
	text-transform: uppercase;
}

#footer #footer-container #footer-row1 a:hover {
	color: #FFFFFF;
}

#footer #footer-container #footer-row1 form {
	float: right;
}

#footer #footer-container #footer-row1 form input.text {
	color: #333333;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 2px 5px;
	width: 161px;
	margin: 5px 0px 0px 0px;
	vertical-align:middle;
}

#footer #footer-container #footer-row1 form input.button {
	background:#993399 none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	padding: 2px 8px;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	vertical-align: middle;
	border:none;
}

#footer #footer-container #footer-row1 img {
	float: left;
	margin: 0px 20px 0px 0px;
}

#footer #footer-container ul#footer-row2 {
	list-style: none;
	background-image:
		url('http://images.coronaria.fi/darwinmedia/terve.fi/layout/footer-bg.gif')
		;
	background-color:#6f6f6f;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	height: 35px;
}

#footer #footer-container #footer-row2 li {
	float:left;
	line-height:35px;
}

#footer #footer-container #footer-row2 li a {
	color: #C9C9C9;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 0px 10px;
	border-right: 1px solid #898989;
}

#footer #footer-container #footer-row2 a:hover {
	color: #000000;
}

#footer #footer-container #footer-row3 {
	line-height:1;
	border-bottom:1px dotted #666666;
}	

#footer #footer-container #footer-row3 .site {
	float: left;
	width: 140px;
}

#footer #footer-container #footer-row3 .site .title {
	border-color: #666666;
	border-style: none none dotted none;
	border-width: 1px;
	margin: 0px 0px 10px 0px;
	line-height:1.5;
}

#footer #footer-container #footer-row3 .wide {
	width: 280px;
}

#footer #footer-container #footer-row3 .site .title a {
	color: #C9C9C9;
	font-size: 18px;
	font-weight: bold;
}

#footer #footer-container #footer-row3 .site .title a:hover {
	color: #FFFFFF;
}

#footer #footer-container #footer-row3 .site .block {
	display: block;
}

#footer #footer-container #footer-row3 ol.block {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer #footer-container #footer-row3 ol.block li {
	float: left;
	width: 140px;
}

#footer #footer-container #footer-row3 .site .block a {
	color: #FFFFFF;
	padding: 2px;
	line-height: 20px;
	font-weight:normal;
}

#footer #footer-container #footer-row3 .site .block a:hover {
	background-color: #993399;
}

#footer #footer-container #footer-row3 .spacer {
	border-color: #666666;
	border-style: none dotted none none;
	border-width: 1px;
	float: left;
	margin: 0px 10px 0px 10px;
}

#footer #footer-container #footer-row4 {
	clear: both;
	padding: 20px 0px 0px 0px;
}

#footer #footer-container #footer-row4 a {
	color: #C9C9C9;
	font-weight:bold;
}