/***************************************
	Screen Stylesheet for www.glitnir.is
	Developed by Glitnir
	28.07.2005
***************************************/
@import "Layout.css";
@import "Menus.css";
@import "News.css";
@import "Boxes.css";
@import "Lists.css";
@import "Kort.css";
@import "Latibaer.css";

body{
	font-family:  "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;	
	margin: 0;
	padding: 0;
	color: #1F1D21;
/*	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;
}
table a{
	text-decoration: none;
}
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;
}
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;
}

a{
	color: #BA102C;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
p{
	margin: 10px 0;
	padding: 0;
}
li{
	list-style: none;
}
ol li {
	list-style-type:  decimal;
}

.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,
.Excel {	
	margin: 0 0 20px 5px;
	padding-left: 20px;
	padding-top:5px;
	line-height: 16px;
	background: url(Pdf.gif) no-repeat 0% 70%;
	
}

a.Feed {	
	background:transparent url(feed.gif) no-repeat scroll 100% 65%;
	padding:5pt 25px 0 0;
	font-size: x-small;
	font-weight:bold;

}

.List li.Pdf 
{
	margin: 0 0 0px 0px;
	padding-left: 25px;
	padding-top:10px;
	line-height: 6px;
	background: url(Pdf.gif) no-repeat 5px 55%;

	}

.Txt {	
	margin: 0 0 20px 5px;
	padding-left: 20px;
	line-height: 16px;
	background: url(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(Txt.gif)  no-repeat;
}

.Wmv {	
	margin: 0 0 20px 5px;
	padding-left: 20px;
	padding-top:5px;
	line-height: 16px;
	background: url(Wmv.gif) no-repeat 0% 70%;
}

li.Wmv {	
	display: block;
	margin: 0 0px 0 -22px;
	padding: 0 0 0 22px;
	list-style: none;
	background: url(Wmv.gif)  no-repeat;
}

li.Pdf,
li.Excel {
	display: block;
	margin: 0 0px 0 -22px;
	padding: 0 0 0 22px;
	list-style: none;
	background: url(Pdf.gif)  no-repeat;
}
li.Excel {
	background: url(excel.gif)  no-repeat;	
}

div.DocList li.Pdf {
	padding: 0 0 0 20px;
	list-style: none;
	background: url(Pdf.gif)  no-repeat 4% 30%;
}

.Calc {	
	margin: 0 0 20px 5px;
	padding-left: 20px;
	line-height: 16px;
	background: url(Calc.gif) no-repeat 0% 70%;
}

a.Nanar{
	margin: 5px 0 10px 5px;
	padding: 0 0 5px 16px;
	line-height: 16px;
	background: url(RedDartRight.gif) left 3px no-repeat;
}
.Nanar {	
	margin: 5px 0 10px 5px;
	padding: 0 0 5px 16px;
	background: url(RedDartRight.gif) left 3px no-repeat;
}
.Disclaimer {
	font-size: 0.9em;
	margin: 0 10px 10px;
	text-align: left;
}
.Disclaimer h3{
	font-size: 1.1em;
	margin: 0 10px 10px;
	text-align: left;
	text-decoration:none;
}
.Disclaimer p
{
	margin-top:0;
}

#JumpToNav { display: none;  }
