body {
	background-image:url(/images/layout/www/bodybg.gif); 
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a, .sivukartta a {
	color: #009900;
}
a:hover, .sivukartta a:hover {
	color: #AFD6AF;
}

#container {
	width:780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image:url(/lasaretti/fi/kuvat/banners/lasaretti_banner.jpg); 
	background-repeat: no-repeat;
	height:111px;
}
#loginbox {
	width: 160px;
	position:absolute;
	top:90px;
	margin-left:590px;
}
#topnavi {
	height:25px;
	line-height:14px;
	float:right;
	margin-top:78px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #919191;
	border-right-color: #919191;
	border-left-color: #919191;
	background-color: #FFFFFF;
	display:inline;
}
#topnavi ul {
	padding:0px 8px 0px 8px;
	margin:0px;
	list-style-type: none;
}
#topnavi li {
	float:left;
	display:block;
	height:14px;
	margin-top:6px;
}
#topnavi a {
	color:#ffffff;
	background-color:#009900;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-left:10px;
	padding-right:10px;
	margin-left:2px;
	margin-right:2px;
	padding-top:3px;
	padding-bottom:2px;
}
#topnavi a:hover {
background-color:#AFD6AF;
}
#languagebar a {
	color:#666666;
	text-decoration:none;
}

#contentdiv {
	margin-top:0px;
	margin-bottom:0px;
}

#leftNavTop {
	width: 180px;
	height: 10px;
	background-image: url( '/images/layout/www/leftmenu_top.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}
#leftNavBottom {
	width: 180px;
	height: 14px;
	background-image: url( '/images/layout/www/leftmenu_bottom.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}


#verticalmenu {
	display:block;
	background-image: url(/images/layout/www/leftmenubg.gif);
	background-repeat: repeat-y;
}
#verticalmenu a{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding-right: 5px;
	padding-left: 20px;
	width: 154px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#verticalmenu a:hover, .navLeftSelect {
	background-image: url(/images/layout/www/arrowright.gif);
	background-repeat: no-repeat;
	background-position: 11px 5px;
	background-color: #E8F7E8;
	display:block;
}
#verticalmenu a:active{
	background-image: url(/images/layout/www/arrowright_active.gif);
	background-repeat: no-repeat;
	background-position: 11px 5px;
	background-color: #C3D8C3;
	display:block;
}
#verticalmenu ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
}
#verticalmenu li{
	width: 179px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2B3A2;
}
#column_left {
	width:180px;
	float:left;
	display:inline;
}

#column_middle {
	width:600px;
	float:left;
	background-image: url(/images/layout/www/colmbg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	background-color: #FFFFFF;
}
#column_middle_textcontainer {
padding: 15px 15px 0px 15px;
}

#column_right {
	float:right;
	width:180px;
}
.newsbox {
	background-image: url(/images/layout/www/newsbox_bg.gif);
	background-repeat: repeat-y;
	width: 180px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 1px;
}
.newsbox_content {
	padding-right: 10px;
	padding-left: 10px;
}
.newsbox ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.newsbox li {
	background-image: url(/images/layout/www/menudot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:5px;
	padding-top:5px;
}

#column_middle_bottom {
	height: 35px;
	background-image: url( '/images/layout/www/col_m_bottom.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}

#footer {
	color:#999999;
	width:600px;
	padding-left:0px;
	float: right;
	font-size: 10px;
	text-align: right;
}
#footer #cordialogo span, #footer #lasarettilogo span {
display:none;
}
#footer #cordialogo {
	/* background-image: url(/lasaretti/fi/kuvat/banners/cordialogo_inactive.gif); */
	background-repeat: no-repeat;
}
#footer #lasarettilogo a {
	/* background-image: url(/lasaretti/fi/kuvat/banners/lasarettilogo_inactive.gif); */
	width: 111px;
	height: 35px;
	display:block;
}
#footer #cordialogo a {
	/* background-image: url(/lasaretti/fi/kuvat/banners/cordialogo_inactive.gif); */
	width: 111px;
	height: 35px;
	display:block;
}
#footer #lasarettilogo a:hover {
	/* background-image: url(/lasaretti/fi/kuvat/banners/lasarettilogo_active.gif); */
}
#footer #cordialogo a:hover {
	/* background-image: url(/lasaretti/fi/kuvat/banners/cordialogo_active.gif); */
}

#footer a {
color:#039703;
text-decoration:underline;
}

hr {
	border:0;
	border-top:1px solid #CCCCCC;
	height:1px;
	font-size:1px;
	background:#Eaeaea;
	clear:both;
	display:block;
	margin-top: 1px
	padding:0;
	overflow:hidden;
}

*> hr {
	margin: 4px 0;
}


/* ------ BASIC FONT STYLES ------ */
column_middle a{
	color: #66A3FF;
	text-decoration: underline;	
}
column_middle a:hover{
	color: #4375C0;
}

.newsbox h6, .newsbox h6 a, .newsbox h6 a:hover {
	background-image: url(/images/layout/www/arrowright.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	line-height: 13px;
	text-align: left;
	text-decoration:none;
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 8px;
	padding:0px 0px 0px 14px;
	background-position: left 3px;
}

.newsbox a {
	color:#545454;
	text-decoration:none;
}
.newsbox a:hover {
	color: #009900;
	text-decoration:none;
}
a {
	color: #003399;
}
a:hover {
	color: #009A00;
	text-decoration:underline;
}
.newsbox p {
	margin:2px 0px 0px; padding: 0px;
}

h1 {
	font-size: 20px;
	color: #68A5FE;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
	background-image: url(/images/layout/www/menudot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

h2 {
	font-size: 16px;
	color: #009900;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 1px 0px 1px 22px;
	background-image: url(/images/layout/www/h2bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.meEnrollmentForm .errorbox
{
border: medium double #D1586B;
padding: 5px;
margin-top:10px;
}
.meEnrollmentForm .title, .meFormErrorTitle
{margin-bottom:5px;
color: red;
font-weight:bold;
font-size:14px;
}
.meEnrollmentForm .content, .meFormErrorEntry
{
color: red;

}

table.publicmodetable, div .meEnrollmentForm
{
padding-top:10px;
}

