﻿html, body {
	margin: 0;
	font-family: Arial, Verdana;
	color: #333;
	background-image: url('/_layouts/IMAGES/AktivUI/aktiv-bg.gif');
}

.skip2content {
	display: none;
}
#zz4_SiteActionsMenu_t
{
	background-color:#fff;
}
#mainpanel-center
{
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	left: 50%;
	width: 1005px;
	background-color:#fff;
}
#mainpanel-left
{
	float:left;
}
#mainpanel-right
{
	float:right;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #990033;
}
a img {
	border: 0;
}
#terra-PlaceHolderContainer {
	width: 1005px;
	padding: 0 0 0px 0px;
	background-color: #fff;
}
h1 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.ingress {
}
.ingress p {
	font-weight: bold;
	font-size: 12px;/*12px;0.75em*/
	margin: 0; /*FOR Firefox*/
}
#copyright {
	clear: both;
	font-size: 10px;
	color: #666;
	padding: 0 0 0 0;
	height:0px;
}
#copyright-standard, #copyright-search {
	width: 100%;
	text-align: center;
}
.terra-finnbank-input-border-padding {
	float: left;
}
.terra-finnbank-input-border-bank {
	float: left;
	margin-right: 2px;
	margin-top: 1px;
}
.terra-click-button-border-padding {
	float: left;
	padding: 2px 0 0 2px;
	overflow: hidden;
}
.terra-click-button-border-bank a:link, .terra-click-button-border-bank a:visited {
	text-decoration: none;
}
.terra-finnbank-click-button {
	border-top-width: 0;
	border-left-width: 0;
	font-size: 10px;
	border-bottom-width: 0;
	text-transform: uppercase;
	color: #fff;
	border-right-width: 0;
	background-image: url("/_layouts/images/aktivUI/click-button-red.png");
	background-repeat: no-repeat;
	background-position: right 50%;
	padding: 0 2px 1px 2px;
	height: 16px;
	margin: 0px;
}
.terra-finnbank-click-button a:link, .terra-finnbank-click-button a:visited {
	text-decoration: none;
}
button.terra-finnbank-click-button:hover {
    background-image: url("/_layouts/images/aktivUI/click-button-red-dark.png");
}
.icon-bg a {
	/*background-image:url(/_layouts/images/terra/link-arrow.gif);*/
	background-repeat: no-repeat;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:0pt 0pt 0pt 22px;
	text-decoration: none;
}

.terra-input-border {
	float: left;
	width: 172px;
}
.terra-click-button-border-bank {
	/*border-right: #669a36 1px solid;
	border-top: #669a36 1px solid;*/
	float: left;
	margin: 0;
	/*border-left: #669a36 1px solid;
	border-bottom: #669a36 1px solid;*/
	padding: 1px;
	font-size: 0;
	border: 1px solid #af1837;
}

.RadEContent, .RadEContentBordered{
 font-family: Arial !important;
 font-size: 12px !important;
}
.RadEContent a:link, .RadEContentBordered a:link {
 color: #006633 !important;
}
/*.ingress textarea {
font-weight:bold;
}
.BannerIngress {
	font-weight: bold;
}
.BannerIngress p {
	margin: 0;
}
.menufalse 
{
	display: none;
}
.date {
	color: #666;
	font-size: 11px;
}
.nettbank-error {
	font-size: 14px;
	color: #990000;
}
*/

#terra-PlaceHolderContainer table#ZoneTable 
{
	width: 750px;
	float: left;
	margin: 30px 0 0 50px
}

.more {
	display: none;
}


.black_overlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);
}
.white_content {
    
    display: none;
    position: fixed;
    top: 25%;
    left: 25%;
    width: 220px;
    height: 250px;
    padding: 16px;
    border: 5px solid #cccccc;
    background-color: white;
    z-index:1002;
    overflow: auto;
    font-size: 12px;
}
.white_content_prospect {
    
    display: none;
    position: fixed;
    top: 25%;
    left: 25%;
    width: 300px;
    height: 300px;
    padding: 16px;
    border: 5px solid #cccccc;
    background-color: white;
    z-index:1002;
    overflow: auto;
    
}

.white_content_calculator {
    
    display: none;
    position: fixed;
    top: 15%;
    left: 15%;
    width: 610px;
    height: 400px;
    padding: 16px;
    border: 5px solid #cccccc;
    background-color: white;
    z-index:1002;
    overflow: auto;
    font-size: 12px;
}


.estate-tips-input
{
	border: 1px solid #cccccc;
	width: 200px;
	font: 11px Arial;
}
#prospect-download
{
	font-size: 12px;
    font-family: Arial, Verdana;
}

#contact-top
{
	float:left;
	width:700px;
	font-size:12px;
}
#contact-bottom-left
{
	float:left;
	width:200px;
	font-size:12px;
}
#contact-bottom-right
{
	float: right;
	width:560px;
	font-size:12px;
}