
body {
	background-color: #737270;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

#overtopnavi {
	width: 955px;
	margin: 0 auto;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 0px;
}

#overtopnavi a {
	color: #d0d0d0;
	text-decoration: none;
}
#overtopnavi a:hover {
	color: #d0d0d0;
	text-decoration: underline;
}

#pinkcontainer {
	background-color: #ee4d9b;
	margin: 0px auto 5px auto;
	width: 975px;
	overflow: auto;
}

#navi {
	width: 943px;
	margin: 15px auto 5px auto;
	text-align: center;
	font-size: 1.3em;
	z-index: 999;
	overflow: hidden;
}

#navi a {
	color: #fff;
	text-decoration: none;
	margin: 0px 10px;
}

#navi a:hover {
	text-decoration: underline;
}

#main_with_image {
	background-image: url(../pics/inner_bg_for_images.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
	width: 943px;
	margin: 0px auto;
	overflow: hidden;
}

#main {
	background-image: url(../pics/inner_bg2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
	width: 943px;
	margin: 0px auto;
	overflow: hidden;
}

#main_fp {
	background-image: url(../pics/bg_man.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	width: 945px;
	margin: 0px auto;
	overflow: hidden;
	/*border: 1px solid #f00;*/
}


#left {
	width: 390px;
	padding: 0px 20px 20px 50px;
	float: left;
	min-height: 250px;	
	/*border: 1px solid #f00;*/
}

*html div#left {
	width: 330px;
}

#heading {
	padding: 20px 20px 10px 50px;
	width: 790px;
	height: 70px;
	text-align: left;
}


#right {
	float: right;
	width: 400px;
	text-align: right;
	padding: 0px 50px 20px 10px;	
	/*border: 1px solid #00f;*/
}

*html div#right {
	width: 340px;
}

#both {
	width: 650px;
	padding: 0px 20px 20px 50px;
	float: left;
	min-height: 280px;	
	/*border: 1px solid #f00;*/
}

*html div#both {
	width: 770px;
}

#right_fp {
	float: right;
	width: 420px;
	text-align: right;
	padding: 25px 50px 20px 10px;	
	/*border: 1px solid #00f;*/
}

*html div#right_fp {
	width: 325px;
}

#content_img {
	margin-top: 20px;
}

#content_img_2 {
	margin-top: 20px;
}

#boxes {
	width: 943px;
	margin: 10px auto 10px auto;
	text-align: center;
}

#logintitle {
	text-align: left;
	margin-left: 80px;
	margin-top: 60px;
}

#loginform {
	margin-top: 10px;
}


input.submit {
	background-color: #387ee3;
	color: #fff;
	border: 1px solid #737270;
}

.box {
	float: right;
	margin: 0px 0px 20px 10px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ee4d9b;
	width: 188px;
	height: 96px;
	overflow: hidden;
	padding: 20px;
	text-align:center;
}

#green {
	background-image: url(../pics/nostopohja_green.gif);
}

#blue {
	background-image: url(../pics/nostopohja_blue.gif);
}

#orange {
	background-image: url(../pics/nostopohja_orange.gif);
}

#news {
	float: left;
	margin: 0px 0px 0px 0px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../pics/ukko_liikkuu.gif);	
	background-color: #ee4d9b;
	width: 88px;
	height: 96px;
	overflow: hidden;
	color: #1f4897;
	padding: 20px 20px 20px 120px;
	text-align:center;
	font-size: 1.3em;
	font-weight: bold;
}
#news a {
	color: #1f4897;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#news a:hover {
	text-decoration: none;
}	


#footer {
	width: 955px;
	margin: 0 auto;
	padding-right: 20px;
	text-align: right;
	
}

#footer a {
	color: #d0d0d0;
	text-decoration: none;
}
#footer a:hover {
	color: #d0d0d0;
	text-decoration: underline;
}

a {
	color: #387ee3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}	

a.boxlink {
	color: #fff;
	font-size: 18px;
	font-weight: bold;	
	text-decoration: none;
}
#hakuTable tr:hover {
	background-color: #eee;
}
#hakuTable td.kauppaInfo {
	background-color: #fff;
}
#hakuTable td.kauppaInfo h2 {
	border-bottom: 1px solid gray;
	width: 400px;
	margin-bottom: 0px;
	margin-top: 20px;
	font-size: 14px;
}
#hakuTable div.tiedot {
	border: 1px dotted gray;
	padding: 7px;
}
#hakuTable div.tiedot h3 {
	margin: 0;
	font-size: 14px;
}