/* CSS Document */
/* General */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF url(bg.gif);
}
h1 {
	font-size: 28px;
	font-family: Verdana, Arial;
	border-bottom: #cccccc 1px dotted;
	padding: 10px;
	color: #E81A1A;
}



h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.container {
	background-color: #ffffff;
	width: 940px;
	margin-left: auto;
	margin-right: auto; 
}

.content {
	text-align: justify;
	padding: 15px;
}
.left {
	float: left;
	position: relative;
	width: 65%;
	background: #ffffff;
	border-right: #cccccc 1px dotted;
	margin-right: -1px;
}
.right {
	float: right;
	position: relative;
	width: 35%;
	background: #ffffff;
	border-left: #cccccc 1px dotted;
	margin-left: -1px;
}
.text {
	text-align: justify;
	padding-bottom: 12px;
}
.form ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
.form li {
	margin-bottom: 10px;
}
.form label {
	font-weight: bold;
}
.form input, .form textarea {
	width: 50%;
	padding: 3px;
}
.form .checkbox {
	width: 0;
}
.form .button {
	width: auto;
	padding: 0px;
	border: 0;
	color: #ffffff;
	background-color: #cc0000;
	padding: 3px;
}
.footer {
	clear: both;
	border-top: #cccccc 1px dotted;
	text-align: center;
	color: #666666;
	padding: 10px;
}

/* Weather */
#cc {
	padding: 5px;
}
#cc h1 {
	margin: 0px;
	font: 0.7em Tahoma, sans-serif;
	font-size: 48px;
	color: #ffffff;
	border-bottom: 0;
}
#forecast {
	padding: 5px;
	text-align: center;
}
#detailed td {
	padding: 5px;
}
#detailed th {
	font-weight: bold;
	padding: 5px;
	background: #CCCCCC;
}

.mainosteksti {  font-family: Arial, Helvetica, sans-serif; font-size : 10px; font-style: normal; color: #000000; line-height: 20px; font-weight: bold}

.class88 A {text-decoration: none; underline: #3D6EFF; line-height: 2.0em; font-family : "Trebuchet MS", Arial, Geneva; font-size : 13px; font-weight: bold}
.class88 A:link {text-decoration: underline; color: #D91F1F}
.class88 A:visited {text-decoration: underline; color: #D91F1F}
.class88 A:active {text-decoration: underline; color: #D91F1F}
.class88 A:hover {text-decoration: underline; color: #000000}
