/*	
   nordea.css		v1.8
	Author:			Nordea
	Owner:		© Copyright 2006 Nordea
	Date:			11.05.2006
	Last revisions by BBS: November 2007
*/
body { background: #fff url(../gfx/nordea_logo_print.gif) 10px 10px no-repeat; padding-top:40px;_padding-top:30px; }
body * { background-color: transparent; color: #000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
td, p {font-size: 10pt; margin: 0 0 14px; clear: both;}
table {clear: both; width:580px;}
hr {border: none; color: #779abc; background-color: #779abc; margin: 8px 0; padding: 0; height: 1px;}
hr.smallgap {background-color: #fff; color: #fff; margin: 0 0 0 0px;}
h1 {font-weight: bold; font-size: 14pt; margin: 0 0 1em;}
h2 {font-weight: bold; font-size: 12pt; margin: 0 0 10px;}
h3 {font-weight: bold; font-size: 11pt; margin: 0;}
h4, h5, h6 {font-weight: bold; font-size: 10pt; margin: 0;}
strong {font-weight: bold;}
a {text-decoration: none;}
img {border: 0;}
.icons img { display: none; }
td,
div.d,
.nodisplay,
input { display: none; }
td td,
td.cd,
td.fcd { width:580px; display: table-cell; _display: inline; overflow: hidden }
td.fcd { padding: 2em 0 1em; }
div.c, div.cd-wide { border-top: 1px solid #005284; padding-top:1.4em; clear: both;}
div.cd-wide table { writing-mode: tb-rl; } /* writing-mode: tb-rl; should force printer to print pages using that class landscape. NB! Only works in IE 5+ */

/* Forms */
.buttongroup { margin: 10px 0; text-align: right }
input.button,input.textField { display: inline; border:1px solid #ccc; }

/* Tables */
caption { background-color: #fff; padding: 5px 3px; font-weight: bolder; text-align: left; }
caption img { display: none; }
.timestamp { font-size: 80%; font-weight: normal; /*float: right; margin-top: -14px;*/ }
/* Lined tables */
.tlines table,
.form table { border: 1px solid #ccc; }
.attention table { border: 1px solid red; margin-bottom: 20px; }
.tlines td { border-top: 1px solid #e2e1e1; background-color: #fff; }
td td { padding: 4px }
.tlines .odd1, .tlines .odd2, .tlines .odd3,
.tlines .odd1 td, .tlines .odd2 td, .tlines .odd3 td { background-color: #fff; }

/* C-Area Tabs */
#tabsC-out,#tabsC,#tabsC ul { margin:0; padding:0; }
#tabsC li { display: none; }
#tabsC li.current { display: block; font-weight:bolder; padding-bottom: 1em; }