@import url(vvoclient.css);
@import url(help.css);
body.home  {
	margin:           0;
	padding:          0;
	height:           100%;
	background-color: #E3D8C2;
	font-size:        11px;
	font-family:      Arial; 
	line-height:      14px;
}
form {
	display: block;
	margin:  0px;
	padding: 0px;
}
textarea,
input,
select {
	font-family: Arial;
	font-size:   11px; 
}
td   {
	color:       #000;
	font-family: Arial;
	font-size:   11px;
}
th  {
	height:         27px;
	color:          #000;
	font-family:    Arial;
	font-weight:    bold;
	font-size:      12px;
	vertical-align: bottom;
	text-align:     left;
	border-bottom:  1px solid #DDD;
}
h1 {
	font-size:   17px;
	font-weight: bold;
	color:       #00A4E4;
}
h2 {
	font-size:   14px;
	font-weight: bold;
	color:       #000;
}
h3 {
	font-size:   12px;
	font-weight: normal;
	font-style:  italic;
	color:       #000;
}
h4 {
	font-size:   12px;
	font-weight: bold;
	color:       #000;
}
h5 {
	font-size:   14px;
	font-weight: normal;
	color:       #000;
}
a { 
	color: 		 #009CD9; 
	text-decoration: none;
}
a:hover { 
	color:           #009CD9; 
	text-decoration: underline;
}
/* PAGE */
.page {
	width:      882px;
	height:     100%;
	background: none;
}
/* FOOTER */
td.footer {
	height:           60px;
	background-color: #FFF;
	color:            #A2A2A2;
	text-align:       right;
}

td.footer a,
td.footer a:hover {
	color: #A2A2A2;
}
div.footerDiv {
	background-color: #019DDA;
	text-align:       right;
}
div.footerDiv img {
	display: block;
}
div.footerContent {
	padding: 17px 40px 0px 0px;
}
a.avainlippu {
	position: absolute;
	left:     0px;
}
a.avainlippu img {
	margin: 3px 0px 0px 20px
}
/* HEADER */
table.header {
	width:             882px;
	height:            82px;
	background-image:  url(/images/top_bg.gif);
	background-repeat: no-repeat
}
table.header td.logo {
	width:            179px;
	background-color: #FFF;
}
table.header td.banner {
	width:            421px;
	padding-right:    22px;
	background-color: #FFF;
	text-align:       right;
}
table.header td.meta {
	width: 274px;
}
/* META */
table.metaTable {
	width:             250px;
	background-color:  transparent;
	background-image:  url(/images/fp_search_header_bg_2008.gif);
	background-repeat: no-repeat;
}
table.metaTable td.title {
	height:       13px;
	padding:      0px 0px 0px 5px;
	color:        #FFF;
}
table.metaTable td.search,
table.metaTable .searchTable {
	height: 19px;
}
table.metaTable table.searchTable input {
	width:         150px;
	height:        19px; 
	border:        1px solid #81D2ED; 
	outline-width: 0;
	font-size:     10px;
}
table.metaTable td.links {
	padding-top: 5px;
}
table.metaTable td.links a {
	padding-right: 5px;
}
table.metaTable td.links img {
	margin-right:   4px;
	vertical-align: middle;
}
/* FRONT PAGE */
table.frontPage,
table.subPage {
	width: 882px;	
}
table.frontPage tr,
table.subPage tr {
	vertical-align: top;
}
table.frontPage td.imago {
	width:             588px;
	height:            249px;
	background-repeat: no-repeat;
}
td.linkAppartments,
td.linkResidents,
td.linkCompany,
td.linkOwnerOccupied {
	width:             290px;
	height:            41px;
	background-repeat: repeat-y;
}
td.linkAppartments {
	height: 126px;
}
td.linkAppartments,
td.navigationAppartments {  
	background-color: #894D11;
	background-image: url(/images/fp_section1_bg_2008.jpg);
}
td.linkResidents,
td.navigationResidents {
	background-color: #A5B105;
	background-image: url(/images/fp_section2_bg_2008.jpg);
}
td.linkCompany,
td.navigationCompany {
	background-color: #18AFE8;
	background-image: url(/images/fp_section3_bg_2008.jpg);
}
td.linkOwnerOccupied,
td.navigationOwnerOccupied {
	background-color: #C1A26C;
	background-image: url(/images/fp_section4_bg_2008.jpg);
}
div.linkContent,
div.newsFP {
	padding: 13px 10px 10px 10px;
	color:   #FFF;
}
div.linkContent a,
div.linkContent a:hover	 {
	color: #FFF;
}
div.linkContent p {
	margin:      3px 0px 0px 0px;
	padding:     0px 0px 0px 2px;
	line-height: 15px;
}
div.imagoText {
	padding: 20px;
}
table.frontPage td.innerContent {
	width:            588px;
	background-color: #FFF;
	vertical-align:   top;
	color:            #000;
}
table.frontPage td.innerContent h1 {
	margin:  0px;
	padding: 0px;
}
table.frontPage td.innerContent p {
	margin:      5px 0px;
	padding:     0px;
	line-height: 17px;
}
table.frontPage td.newsContent {
	width:             290px;
	background-repeat: repeat-y;
	background-color:  #BE6113;
	background-image:  url(/images/fp_news_bg_2008.jpg);
}
/* NEWS */
table.newsItems,
table.newsItemsSubPage {
	margin: 0px;
	width:  254px;
}
table.newsItems {
	margin-top: 10px;
}
table.newsItems td.date,
table.newsItemsSubPage td.date {
	font-weight: bold;
}
table.newsItems td.date {
	padding-right: 10px;
	color:         #FFF;
}
table.newsItems a,
table.newsItems a:hover {
	color: #FFF;
}
table.newsItemSubPage {
	border-right: 1px solid #DDD;
}
/* SUB PAGE */
td.mainNavigation {
	background-color: #FFF;
}
table.mainNavigationTable {
	width: 882px;
}
td.mainNavigation img {
	display:     block;
	margin-left: 10px;
}
td.navigationAppartments,
td.navigationResidents,
td.navigationCompany,
td.navigationNews,
table.menuAppartments,
table.menuResidents,
table.menuCompany,
table.menuNews {
	width:             184px;
	height:            30px;
	padding:           0px;
	background-repeat: repeat-y;
	text-align:        left;
}
table.menuAppartments {
	background-color: #6F330E;
	background-image: url(/images/sp_section1_bg_2008.jpg);
}
table.menuCompany {
	background-color: #05A5E1;
	background-image: url(/images/sp_section3_bg_2008.jpg);
}
table.menuNews {
	background-color: #C16210;
	background-image: url(/images/sp_news_bg_2008.jpg);
}
td.navigationNews {
	width: 330px;
}
td.navigationNews {
	background-color:    #BE6113;
	background-repeat:   repeat-y;
	background-position: top right;
	/*background-image:    url(/images/fp_news_bg_2008.jpg);*/
}
div.mainNavigationLink,
div.mainNavigationLinkA {
	padding: 6px 10px 8px 10px;
}
div.mainNavigationLinkA {
	padding-bottom: 5px;
}
td.navigationAppartments div.mainNavigationLinkA {
	border-bottom: 4px solid #A77C5C;
}
td.navigationResidents div.mainNavigationLinkA {
	border-bottom: 4px solid #BFC758;
}
td.navigationCompany div.mainNavigationLinkA {
	border-bottom: 4px solid #71CDF6;
}
td.navigationNews div.mainNavigationLinkA {
	border-bottom: 4px solid #D9945D;
}
.navigationBase {
	height:            10px;
	background-color:  #FFF;
	background-repeat: no-repeat;
}
.subNavigation {
	background-color: #FFF;
}
.subNavigation .tree {
	padding-top: 15px;
}
.subNavigation a,
.subNavigation a:hover {
	color: #FFF;
}
.subNavigation .level2 {
	padding: 1px 10px 1px 18px;
}
.subNavigation .level3 {
	padding: 1px 10px 1px 23px;
}
.subNavigation .level3 {
	padding: 1px 10px 1px 28px;
}
.subNavigation .level4 {
	padding: 1px 10px 1px 35px;
}
.subNavigation .level4 {
	padding: 1px 10px 1px 35px;
}
.subNavigation .level5 {
	padding:   1px 10px 1px 42px;
	font-size: 10px;
}
.subNavigation .level5 {
	padding: 1px 10px 1px 42px;
}
.subNavigation .links a {
	color: #000;
}
/*
.menuAppartments {
	background-color: #359274;
}
.menuCompany {
	background-color: #B6690F;	
}
.menuNews {
	background-color:  #3D749B;
}
*/
.subNavigation td.treeFooter {
	position:   relative;
	height:     13px;
	padding:    0px;
	text-align: right;
}
.subNavigation td.treeFooter img {
	display: block;
	position: absolute;
	right:    0px;
	margin:  0px;
}
.subContent {
	padding:          10px 20px 20px 20px;
	background-color: #FFF;
}
.subContentTable {
	margin: 30px 0px 10px 0px;
	width: 645px;
}
.subContentTable td {
	padding-right: 5px;
}
.yahoo,
.yahoo a,
.yahoo a:hover,
.footer {
	color: #808080;
}
.VVO_PuuttuvaTieto {
	color:       #C00;
	font-weight: bold;
}
.error,
.ok {
	padding:          0px 20px;
	margin-bottom:    20px;
	border:           1px solid #C00; 
	background-color: #FFC;
}
.error,
.error h2,
.missing {
	color: #C30;
}
.missing {
	font-weight: bold;
}
.ok {
	border:           1px solid #060; 
	background-color: #FFF;
}

.ok,
.ok h2 {
	color: #060;
}

.clickImage {
    cursor:hand;
}

/* Sitemap */

.siteMap {
}

.siteMap hr {
	height: 1px;
	color:  #CCC;
}

.siteMap .subs {
	width: 490px;
}

.siteMap .level1 {
	width:        130px;
	border-right: 1px dashed #666;
}

.siteMap .level2 {
	margin-left:    20px;
	padding-bottom: 0.5em;
	font-weight:    normal;
}

.siteMap .level3 {
	margin-left: 20px;
	font-weight: normal;
}

.PDFLink {
	height:            16px;
	padding:           2px 2px 2px 22px;
	background-image:  url(/images/ipdf.gif);
	background-repeat: no-repeat;
}

.VVO_Info {
	padding:    20px;
	border:     1px solid #369;
	color:      #369;
	text-align: center;
}

.red {
	color:       #F00;
	font-size:   13px;	
}

.KarttaButton {
    border: none;
    text-decoration: Underline;
    background-color: Transparent;
    text-align: left;
    color: #0000ff;
    cursor: pointer;
}

div.footerNew {
	width:             100%;
	padding:           20px 0px 15px 0px;
	background-color:  #FFF;
	background-repeat: repeat-x;
}
div.footerNew,
div.footerNew a {
	color: #9B9B9B;
}
div.footerNewContent {
	margin-right: 40px;
}
div.Uutiskirje h2 {
	font-weight: bold;
	font-size:   24px;
	color:       #000;
}
div.Uutiskirje h3 {
	font-size:   18px;
	font-weight: bold;
	font-style:  normal;
}