/** Yleiset **/
body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
h1 {
	margin-top: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #077bb5;
}
h2 {
	margin-bottom: 0;
	margin-top: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #077bb5;
}
p { margin-top: 0; }
img { border: 0; }
a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

/** Layout **/
div#container {
	width: 750px;
	margin: 0 auto;
}
div#banneri {
	width: 750px;
	height: 232px;
	background: url(../img/banneri.jpg) no-repeat;
}
div#navi{
	width: 750px;
	height: 42px;
	line-height: 42px;
	text-align: center;
}
div#content {
	width: 750px;
	background: #F0F5F9;
	border-left: 1px solid #BFC0C2;
	border-right: 1px solid #BFC0C2;
	border-bottom: 1px solid #BFC0C2;
}
div#sisaltopalsta_index {
	float: left;
	padding-top: 35px;
	padding-left: 15px;
}

div#sisaltopalsta_index p {
	width: 495px;
}
div#sisaltopalsta {
	width: 735px;
	float: left;
	padding-top: 35px;
	padding-left: 15px;
	background: url(../img/bg_cont.gif) no-repeat right top;
}

div#sisaltopalsta_vasen {
	float: left;
}
div#sisaltopalsta-tarjoukset {
	width: 750px;
	float: left;
	padding-top: 35px;
	background: url(../img/bg_cont.gif) no-repeat right top;
}
div#sisaltopalsta-tarjoukset p, div#sisaltopalsta-tarjoukset h1, div#sisaltopalsta-tarjoukset img { margin-left: 15px; }
div#sisaltopalsta p { width: 580px; }
p.ingressi { font-weight: bold; }
div#laakehaku {
	width: 302px;
	height: 83px;
	position: relative;
	background: url(../img/laakehaku.gif) no-repeat;
}
form#laakeform {
	position: absolute;
	right: 10px;
	top: 10px;
}
div#oikeapalsta {
	width: 160px;
	float: right;
}
div#uutiset_top {
	width: 151px;
	padding-left: 9px;
	height: 126px;
	position: relative;
	background: url(../img/bg_uutisia_top.gif) no-repeat;
}
div#uutiset {
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 9px;
	padding-right: 5px;
	background: #C1DDE9;
	line-height: normal;
}
div#uutiset_bottom {
	position: relative;
	width: 160px;
	height: 29px;
	background: url(../img/bg_uutisia_bottom.gif) no-repeat;
}
div#spacer { width: 750px; height: 30px; clear: both; }
div#footer {
	width: 750px;
	clear: both; 
	text-align: center;
}
div#footer p {
	margin: 15px 0 20px 0;
	color: #006fa7;
}
div#footerborder {
	width: 750px;
	height: 6px;
	clear: both;
	background: url(../img/bg_dotted.gif) repeat-x;
}

a#apteekkiverkkolinkki {
	display: block;
	width: 180px;
	height: 55px;
	background-image: url(../img/apteekkikauppalinkki.jpg);
	text-indent: -9999px;
}

a:hover#apteekkiverkkolinkki {
	display: block;
	width: 180px;
	height: 55px;
	background-image: url(../img/apteekkikauppalinkki_act.jpg);
	text-indent: -9999px;
}

div#vitalehti {
width: 225px;
float: left;
margin-left: 20px;

}

div#vitalehti p{
width: 225px;
margin-top: 20px;
}

div#vitalehti h3{
font-family: Tahoma, Arial, Verdana, sans-serif;
color: #007cb8;
font-weight: normal;
}


img#vta-logo {
	float: right; 
	margin-right: 10px;
	margin-top: 20px;
}

/** Navi **/
div#navi ul { margin: 0; padding: 0; }
div#navi li {
	display: inline;
	padding: 0 5px;
}
div#navi a:link, div#navi a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #077bb5;
	text-decoration: none;
}
div#navi a:hover {
	color: #aeceec;
}
div#navi a:active {
	color: #00a6eb;
}
.nav-act { color: #00a6eb; font-weight: bold; }

/** Uutispalsta **/
.uutiset-kohde {
	background: #C1DDE9;
	display: block;
	margin-top: 10px;
}

h2#uutiset_ots {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 90px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006fa7;
}
.uutiset-linkki:link, .uutiset-linkki:visited, .uutiset-linkki:active {
	color: #005c82;
	text-decoration: none;
}
.uutiset-linkki:hover {
	color: #189acf;
	text-decoration: none;
}

.uutiset-pvm {
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #005c82;
}
.uutiset-copy { color: #005c82; margin-top: 10px; }
