/***************************************
	Print Stylesheet for www.isb.is
	Developed by Islandsbanki
	28.07.2005
***************************************/
body{
	font-family: Times New Roman;
	font-size: 11pt;
	color: #000;
}
.NoPrint
{
	display: none;
}
th{
	text-align: left;
}
img{
	border: none;
}

a, h1 a, h2 a, h3 a{
	color: #000;
	text-decoration: none;
}
.Clear{
	clear: both;
	border-top: 1px solid #fff;
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}

#MainNav, #SubNav, #FlytileidirArea, #GengisArea, #NetbankiArea, #Radgjafinn,
#BreadCrumbs, #Search, #HafduSambandRight, #KomduIVidskipti, #NetbankiLogin, #JumpToNav, #CTA, #UmsoknUmLifeyri, #ExtraMenu,
#FontResize, #Right
{
	display: none;
}

#Footer{
	text-align: center;
	padding: 0 0 15px;
}
#Footer a{
	text-decoration: none;
}

.List .Right{
	text-align: right;
}
.List .Left{
	text-align: left;
}
table.List{
	border: 1px solid #000;
	border-bottom: none;
	width: 100%;
}
table.List .First{
	border-left: none;
}
table.List td,
table.List th
{
	border: 1px solid #000;
	border-width: 0 0 1px 1px;
}
input.FormBox{
	border: 1px solid #000;
	border-width: 0 0 1px;
}
.FormButton,
.FormStep,
span.FormHelp
{
	display: none;
}


/* Forms */
div.Form{margin: 0;}
#SubPage.Big fieldset,
fieldset, 
#SubPage.Big fieldset legend,
fieldset legend
{
	width: auto;
	margin: 0;
}
#SubPage.Big fieldset.FormHorz{
	float: left;
	width: 300px;
	clear: none;
}
#SubPage.Big fieldset div.FormElement,
fieldset div.FormElement
{
	width: auto;
	padding:0;
}
#SubPage.Big fieldset.FormHorz div.FormElement label{
	margin:0;
	padding:0;
}
fieldset legend{
	border: none;
	color: #000;
}
fieldset div.FormElement{border-bottom: none;}
fieldset legend{
	float: none;
	display: inline;
}


div.AgreementBox{
	width: auto;
	height: auto;
	border: none;
	overflow: visible;
}


