/***************************************
	Screen Stylesheet for www.isb.is
	Developed by Islandsbanki
	28.07.2005
***************************************/
@import "Layout.css";
@import "Menus.css";
@import "News.css";
@import "Boxes.css";
@import "Lists.css";
@import "Kort.css";

body{
	font-family:  "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;	
	margin: 0;
	padding: 0;
	color: #303030;
/*	behavior:url("/js/csshover.htc");*/
}

body p { line-height: 1.3em;padding-top : 0; margin-top : 0px; }

table, table td, table th{
	font-size: 1em;
}
form{
	margin: 0;
	padding: 0;
}

.Png{
	/* Must be an absolute path /js/ */
	behavior: url("/js/pngbehavior.htc");
}
img.ImgLeft{
	float: left;
	margin: 8px 8px 8px 0;
}
img.ImgRight{
	float: right;
	margin: 8px 0 8px 8px;
}
img.ImgCenter
{
	display: block;
	margin: 0 auto;
}

h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 7px;
}
h1{
	font-size: 1.2em;
}
h2{
	font-size: 1.1em;
	color: #303030;
}
h3{
	font-size: 1em;
}
	
img{
	border: none;
}
select{
	font-size: 1em;
	color: #303030;
}
table{
	border: none;
	padding: 0;
	margin: 0;
}
table td, table th{
	padding: 0;
	vertical-align: top;
}
table tfoot td{
	padding: 0;
}
ul{
	margin-bottom:10px;
}
ul li{
	list-style: disc;
}

a{
	color: #093A7F;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
p{
	margin: 10px 0;
	padding: 0;
}

.Clear{
	clear: both;
	border-top: 1px solid #fff;
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}
.Hidden, .Print{
	display: none;
}

sup { font-size:0.8em; }

.Pdf {	
	margin: 0 0 20px 5px;
	padding-left: 20px;
	line-height: 16px;
	background: url(/Images/Common/Icons/16x16/Pdf.gif) no-repeat 0% 70%;
}
.Online{
	margin: 0 0 20px 5px;
	padding-left: 20px;
	line-height: 16px;
	background: url(/Images/Almenni/Icons/16x16/ComputerWeb.gif) no-repeat 0% 70%;
}
.CalculatorIcon{
	margin: 0 0 0 5px;
	padding-left: 20px;
	line-height: 16px;
	background: url(/Images/Almenni/Icons/16x16/Calculator.gif) no-repeat 0% 70%;
}
div.CalculatorIcon{
	margin: 10px 0 0 5px;
	padding-left: 20px;
	line-height: normal;
	background: url(/Images/Almenni/Icons/16x16/Calculator.gif) no-repeat 0 0;
}
div.CalculatorIcon h2{
	padding-top : 0;
}

.Txt {	
	margin: 0 0 20px 5px;
	padding-left: 20px;
	line-height: 16px;
	background: url(/Images/Common/Icons/16x16/Txt.gif) no-repeat 0% 70%;
}

li.Txt {	
	display: block;
	margin: 0 0px 0 -22px;
	padding: 0 0 0 22px;
	list-style: none;
	background: url(/Images/Common/Icons/16x16/Txt.gif)  no-repeat;
}

li.Pdf {
	display: block;
	margin: 0 0px 0 -22px;
	padding: 0 0 0 22px;
	list-style: none;
	background: url(/Images/Common/Icons/16x16/Pdf.gif)  no-repeat;
}
li.Online{
	display: block;
	margin: 0 0 0 -22px;
	padding: 0 0 0 22px;
	list-style: none;
	background: url(/Images/Almenni/Icons/16x16/ComputerWeb.gif) no-repeat;
}
li.CalculatorIcon{
	display: block;
	margin: 0 0 0 -22px;
	padding: 0 0 0 22px;
	list-style: none;
	background: url(/Images/Almenni/Icons/16x16/Calculator.gif) no-repeat;
}

div.DocList li.Pdf {
	padding: 0 0 0 20px;
	list-style: none;
	background: url(/Images/Common/Icons/16x16/Pdf.gif)  no-repeat 4% 30%;
}

.Calc {	
	margin: 0 0 20px 5px;
	padding-left: 20px;
	line-height: 16px;
	background: url(/Images/Common/Icons/16x16/Calc.gif) no-repeat 0% 70%;
}

a.Nanar{
	margin: 0;
	padding: 0 15px 0 0;
	background: url(../../Images/Common/Icons/10x10/RedDartRight.gif) right 3px no-repeat;
}
.Nanar {	
	margin: 5px 0 10px 5px;
	padding: 0 0 5px 16px;
	background: url(../../Images/Common/Icons/10x10/RedDartRight.gif) left 3px no-repeat;
}
.Disclaimer {
	font-size: 0.9em;
	margin: 0 10px 10px;
	text-align: left;
}
#FrontPage p.Disclaimer{
	font-size: 0.8em;
	margin-bottom: 0;
	padding-top : 5px;
}
.Disclaimer p
{
	margin-top:0;
}

#JumpToNav { display: none;  }
