@font-face {
  font-family: test;
  src: url('/css/SwedbankSans-Bold.ttf') format('truetype');
}

body{ 
	background: #FFFFFF;
	font-size: 12px;
	
	/* HomeBank */
	background:#ffffff url('/img/zemozola_bankai_labapuse.jpeg') no-repeat right top;
	background-position: 989px 0px;
	background-attachment:fixed;
}

body, input, table, select{ 
	font-family: Arial, Helvetica, sans-serif;	
}

table{ font-size: 1em; }

a{color: #EA5E0D; text-decoration: none; outline: none;}
a:hover{ text-decoration: underline; }
a img{border: none;}
ul{list-style-image: url('../img/banners/ads/ul.gif');}

body, form, h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}

h1, .pageHead{
	color: #222222;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.182em;
	padding-bottom: 0.12em;

	font-family: test;
	text-shadow: 1px 1px 2px #AAA;
}

h1, .pageHead-Arial{
	color: #222222;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.182em;
	padding-bottom: 0.12em;

	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 2px #AAA;
}

h2{
	color: #222222;
	display: block;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5em;
	padding: 0 0 0 0.8333em;
}

.left{ float: left; }
.right{ float: right; }
.clear{ line-height: 0; font-size: 0em; clear: both; }



/* */

.hide{display: none;}

.nojs{text-align: center; color: #666666;}
.nojs span{padding: 4px; border: 2px #EA5E0D solid;}


.pageSubHead {
	color: #222222;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.214em;
	padding: 0.357em 0 0;
}

.sHead{
	background: #DCDCDC url('design/section_head_bg.gif') repeat-x scroll left top;
	border-color: #E1E1E1 #CCCCCC #CCCCCC;
	border-style: solid;
	border-width: 1px;
	clear: both;
	color: #000000;
	margin: 0.75em 0 0;
}

.sHeadBlack{
	background: #000000 repeat-x scroll left top;
	border-color: #000000 #000000 #000000;
	border-style: solid;
	border-width: 1px;
	clear: both;
	color: #000000;
	margin: 0.75em 0 0;
}


.colorLightGray{background-color: #E1E1E1;}
.colorDarkGray{background-color: #666666;}

.news{padding: 5px 4px;}

/* PAGE */
.page{width: 82.417em;}



/* HEADER */
.header{
	height: 5.38em;
	background: url('design/bg_header_2.gif') repeat-y scroll right top;
}

.header.simple{border-bottom: 1px #dddddd solid;}

.header .logo{
	padding: 15px 0 0 15px;
}

.header .top-menu{
	float: right;
	font-size: 0.9em;
	text-align: right;
}
.header .top-menu td{padding: 0 0.5em 0 0.5em;}
.header .top-menu a{color: #222222;}
.header .top-menu a.active{font-weight: bold;}


.header .top-menu .hanzanet{background: #EA5E0D; padding: 5px; border-bottom: 3px #aeaeae solid; margin-left: 4px;}
.header .top-menu .hanzanet a{color: #FFFFFF; font-weight: bold;}


/* LEFT MENU NEW */
.menu1, .menu1 ul, .menu1 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu1{
	margin: 10px 10px 10px 0;
}
.menu1 li{
	background: url('../img/bullets/arrow-dn_single-bold_inactive.gif') 2px 3px no-repeat;
	padding-left: 15px;
}
.menu1 li.open{
	background-image: url('../img/bullets/arrow-lt_single-bold_active.gif');
}
.menu1 a{
	font-weight: bold;
}
.menu1 li li a{
	color: #000;
	font-weight: normal;
}


/* FOOTER */
.footer{
	border-top: 1px solid #E1E1E1;
	color: #999999;
	font-size: 0.9em;
	padding: 0.5em;
	margin-top: 3em;
	
	/* HomeBank */
	background-image:url('/img/footer_back.png');
	background-repeat:repeat-x;
	height:23px;
	padding-top:17px;
	color:#FFFFFF;
}

	/* HomeBank */
	.footer a{color:#FFFFFF; text-decoration: none; outline: none;}
	.footer a:hover{ text-decoration: underline; }



/* MENU */
.menu{
	border-color: #656565 #656565 #4A4A4A;
	border-style: solid solid solid groove;
	border-width: 1px 0px 1px 0px;
	
	background: #191919 url('design/menu-back.gif') repeat-x;

	height: 1.6em;
	line-height: 1.5em;
	letter-spacing: 1px;
}

.menu a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.917em;
	text-decoration: none;
}

.menu .item-left{
	float: left;
	border-color:#656565 #656565 #4A4A4A;
	border-style:solid;
	border-width:1px;
	padding:0;
	width:1em;
}

.menu .item{
	float: left;
	padding: 1px 0.6em 0;
	
	border-color: #656565 #656565 #4A4A4A;
	border-style: solid solid solid groove;
	border-width: 0px 1px 0px 2px;	
}

.menu .item.current{background: url('design/menu-current.gif') left top repeat-x; margin-top: -1px; line-height: 1.7em;}
.menu .item.current a{color: #222222;}

.menu .item.active{background: url('design/menu-active.gif') left top repeat-x; margin-top: -1px; line-height: 1.7em;}
.menu .item.active a{color: #FFFFFF;}

.menu .search{
	padding: 0 0.6em 0 0;
	float: right;
	display: inline;
	text-align: right;		
}

.menu .search input.q{
	color: #222222;
	font-size: 90%;
	width: 8em;
	border: 0px #FFFFFF solid;
}

.menu .search input{
	vertical-align: middle;
}


/* CONTENT */
#banner{
	margin-bottom: 15px;
}

.content{
	margin-top: 0.833em;
}


/* LEFT MENU - START PAGE */
.left-menu{width: 17.3em; padding-left: 15px;}
.links1{
	padding: 0.7em 2.4em 0.3em 1em;
	border-bottom: 1px solid #E1E1E1;
	background: url('design/pil_hval_1.gif') right center no-repeat;
	
	font-size: 0.95em;
	font-weight: bold;
}
.links2-inactive
{
	background: url('design/pil_hval_1_down.gif') right center no-repeat;
}
.links1 a:hover{text-decoration: underline;}

.links2{
	padding: 0.7em 2.4em 0.3em 2em;
	border-bottom: 1px solid #E1E1E1;
	background: url('design/pil_hval_1_down.gif') right center no-repeat;
	
	
	font-size: 0.95em;
}

.links2-active
{
	background: url('design/pil_hval_1.gif') right center no-repeat;
}
.links2 a{ color:#000000;}
.links2 a:hover{text-decoration: underline;}

.links3{
	padding: 0.7em 2.4em 0.3em 3em;
	border-bottom: 1px solid #E1E1E1;
	background: url('design/pil_hval_1_down.gif') right center no-repeat;
	
	
	font-size: 0.95em;
}
.links3-active
{
	background: url('design/pil_hval_1.gif') right center no-repeat;
}
.links3 a{ color:#000000;}
.links3 a:hover{text-decoration: underline;}



/*

/* LEFT MENU */
.colorSME{background-color: #666666;}
.colorSMElight{background-color:#E1E1E1;}
.pageLNS1{font-size: 0.95em; font-weight: bold;}
.pageLNS1 a:hover{text-decoration: underline;}

.pageLNS2{font-size: 0.95em;}
.pageLNS2 a{color:#000000;}
.pageLNS2ac{font-size: 0.95em;}
.pageLNS2ac a{color:#000000;}

.kaart{font-size: 0.95em; font-weight: bold;}



/* TEXT - INNER CONTENT */
.text{ 
	padding: 0 15px;
	border-right: 1px solid #E1E1E1;
	width: 43.75em;
}

.text a{text-decoration: underline;}
.text a:hover{ text-decoration: none; }
.text .banner{text-align: center; margin-bottom: 10px;}
.text .p-actual img{margin: 0.75em 15px 0.25em 0;}
.text .p-actual .ntext{padding:0.417em 0 0.25em 95px;}
.text .p-actual .nspace{margin-top:1em;}

.text .nactual{width: 48%;}
.text .nactual .items{padding: 5px 4px 0px;}



/* RIGHT MENU */
.right-menu{width: 16.2em; padding: 0 0px 0px 15px;}
.right-menu a{text-decoration: underline;}
.right-menu a:hover{ text-decoration: none; }

.useful-links{padding:4px 0 0 10px;}
.useful-links.bg{ border-left:#CCCCCC 1px solid; border-right:#CCCCCC 1px solid;}
.footer-useful{background: url(/img/section_footer_bg.png) no-repeat scroll 0 100%; border-right:#CCCCCC 1px solid; height:17px;}
.useful-links.bullets div{background: transparent url(design/bullet1.gif) no-repeat scroll left top; padding: 4px 0px 3px 10px;}
.useful-links.bullets-new div{padding: 4px 0px 3px 3px;}
.useful-links a{text-decoration: underline;}
.useful-links a:hover{ text-decoration: none; }
.useful-links div{padding-bottom: 4px;}


/* LOGIN LINKS */
.login-links{font-weight:bold; color:#FFFFFF;}



.formInput { color:#424242; background-color: #FFFFFF}
.formFlat { color:#666666; background-color: #FFFFFF; border: #999999 1px solid;}
.tableHeaderCell {font-weight:bold;background-color:#EEECDF;}
.tableHeaderCell A {color:Black;}
.pagePath {color:#666666;font-weight:bold;}
.pagePath A {color:#666666;font-weight:normal;}
.pageDate {color:#666666;}
.pageFooter {color:#666666;}
.pageFooter A {color:#005970;}
.pageLogin {font-weight:bold;color:#666666;}
.pageBoxHead {font-weight:bold;color:#005970;}
.pagePrint {}
.pagePrint A {color:#666666;}
.pageGNS {font-weight:bold;}
.pageGNS A {font-weight:normal;}

.colorWhite {background-color:#FFFFFF}
.colorPink {background-color:#FFFAF5;}
.colorSmog {background-color:#CCDEE2}
.colorSmogLight {background-color:#E4EFEF}
.colorHansaBlue {background-color:#005970}

.textSmall{font-size: 0.9em;}
.textSmall A {color:#000000;}
.textLarge {}
.kaart {color:#CC0000;font-weight:bold;}
.teleNavi {font-weight:bold;}
.teleNavi A {color:#999999;}
.teleNavi2 {font-weight:bold;}
.teleNavi2 A {color:#005970;}
.textHansaB { color: #005970}
.textHansaB A { font-family: Verdana; color: #005970; text-decoration: none}
.textHansaBMed { font-family: Verdana; color: #005970; }
.textHansaBMed A { font-family: Verdana; color: #005970; text-decoration: none}
.colorSMElighter { background-color:#ECECDC}
.textGraySmall { color:#666666; font-size: 0.9em; }
.textDarkRedM {  color: #7A0202; }
.textGrayMed { color:#666666; }
.firstpageBoxHead {
	list-style-image: url(../img/bullets/arrow-home2.gif);
	list-style-position: outside;
	padding: 0px; 
	margin: 2px 0px 2px 17px;
	
	font-weight:bold;
	color:#005970;
}
.firstpageTitle, .firstpageTitle A {
	color: #FF9900;
	
	font-weight: bold;
}
.firstpageTitle A:HOVER {
	text-decoration: underline;
}
.secondpageTitleOrange {
	color: #FF9900;
	
	font-weight: bold;
}
.secondpageSubOrange, .secondpageSubOrange A {
	color: #FF9900;
	
	font-weight: bold;
}
.secondpageSubOrange A:HOVER {
	text-decoration: underline;
}
.secondpageTitleBlue {
	color: #004A84;
	
	font-weight: bold;
}
.secondpageSubBlue, .secondpageSubBlue A {
	color: #004A84;
	
	font-weight: bold;
}
.secondpageSubBlue A:HOVER {
	text-decoration: underline;
}

.actual {color:#CC0000 !important;}

.breakBefore {  page-break-before: always; }



.orange-button{
	height: 33px;
	margin: auto;
	text-align: center;
}
.orange-button input{
	background: transparent;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.orange-button.obs{
	background: url('design/orange-button-1.png') center center no-repeat;
	width: 89px;
}
.orange-button.obm{
	background: url('design/orange-button-2.png') center center no-repeat;
	width: 160px;
}
.orange-button.obl{
	background: url('design/orange-button-3.png') center center no-repeat;
	width: 220px;
}
.orange-button.obl input{
	font-size: 14px;
}

