html {
	background: #9295a4;
}

html, body {
	margin: 0 auto;
	text-align: center;
	height:100%;
	font-family: arial, "microsoft sans serif", helvetica, sans-serif;
	font-size: 13px;
	color:#102247;
	line-height:1.4em;
	letter-spacing:0.1px;
}

a {
	color: #102247;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}
a:active, a:focus {color:#577bbd;}

a.pdf {
	background: url('images/pdf.gif') no-repeat 100% 50%;
	padding-right: 17px;
	height: 20px;
	text-decoration:underline;
}

ul {
	margin-left:11px;
	list-style:none outside url(sysimages/blueDot.png);
}
dl {
	margin:0px;
	padding:0px;
}
dd {
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-bottom:5px;
	background:url(sysimages/blueDot.jpg) no-repeat 0 8px;
}
*html dl {
	position:relative;
	left:1px;
}
td {
	padding:0em;
}
div#containerTop {
	margin: 0 auto;
	text-align: left;
	width: 995px;
	height: 10px;
	background: url(sysimages/containerBox2.png) no-repeat;
	background-position: 0px 0px;
	margin-top: 19px;
	line-height: 0px;
	font-size: 0px;
}

div#container {
	margin: 0 auto;
	text-align: left;
	width: 995px;
	background: url(sysimages/containerLoop.png) repeat-y;
	padding-bottom: 5px;
}

	div#container div#box {
		position: relative;
		left: 15px;
		width: 965px;
	}

		div#box div#header {
			height: 105px;
			font-size:11px;
		}

			div#box div#header div#logo {
				float: left;
				width: 130px;
				height: 100px;
			}

			div#box div#header div#tools {
				float: right;
				height: 35px;
				width: 750px;
			}

				div#tools div#login {
					float: right;
					height: 35px;
					width: 256px;
					background: url(sysimages/toolsLoginBg.png) no-repeat;
				}

					div#tools div#login span#webman {
						position: relative;
						top: 11px;
						left: 53px;
					}

					div#tools div#login span#email {
						position: relative;
						top: 11px;
						left: 80px;
					}

						div#tools div#login a {
							color: #fff;
							text-decoration: none;
							font-weight: normal;
							font-size:11px;
						}

						div#tools div#login a:hover {
							text-decoration: underline;
						}

				div#tools div#links {
					float: right;
					height: 35px;
					width: 242px;
					font-size:11px;
				}

					div#tools div#links span {
						position: relative;
						top: 7px;
						color: #999999;
					}

						div#tools div#links span.spacer {
							top: 0px;
							color: #999999;
							font-size: 14px;
						}

						div#tools div#links span a {
							font-family: arial, "microsoft sans serif", helvetica, sans-serif;
							font-weight: 600;
							color: #999999;
							text-decoration: none;
						}

						div#tools div#links span a:hover {
							color: #587bbd;
						}

						div#tools div#links span a#resize {
							font-size: 15px;
						}

		div#box div#menu {
			width: 965px;
			height: 45px;
			background: url(sysimages/menuBg.png) no-repeat;
			padding-left: 1px;
		}
			div#box div#menu div.spacer {
				float:left;
				position:relative;
				top:9px;
			}

			div#box div#menu a.men {
				display: block;
				position: relative;
				top: 0px;
				height:44px;
				float: left;
				padding:0 15px;
				background:url(sysimages/menuBackgr.jpg) repeat-x 0 9px;
				font-weight:600;
			}
			div#box div#menu a.menSel {
				display: block;
				position: relative;
				top: 0px;
				height:44px;
				float: left;
				padding:0 15px;
				background:#fff;
				font-weight:600;
				color:#587BBD;
			}
				div#box div#menu div.texti {
					position:relative;
					top:22px;
				}

		div#menu div#search {
			float: right;
			height: 45px;
			width: 225px;
		}

			div#search div#searchForm {
				position: relative;
				top: 2px;
			}

				div#search div#searchForm div#field {
					float: left;
					position: relative;
					height: 35px;
					width: 201px;
					background: url(sysimages/searchBox.png) no-repeat;
				}

					div#searchForm div#field input#search {
						position: relative;
						top: 18px;
						left: 3px;
						border: 0px;
						height: 15px;
						width: 172px;
						font-size: 12px;
					}

					div#searchForm div#button {
						float: left;
						position: relative;
						top: 18px;
						left: 3px;
						width: 5px;
					}

		div#bigFlash {
			margin-top: 4px;
		}

			/* undirsíđur */
			div#box div#leftMenu {
				float: left;
				width: 228px;
				background: url(sysimages/leftMenuBg.png) no-repeat #fff;
				clear: both;
			}
				div#leftMenu div#ads {
					/*position:relative;*/
					margin-left:40px;
					margin-top:180px;
					margin-bottom:40px;
					width:148px;
				}

				div#box div#leftMenu div#title {
					width: 226px;
					position: relative;
					left: 1px;
					top: 1px;
					height: 28px;
					background:url(sysimages/leftMenuTitle.png) repeat-x 0 0;
				}

					div#box div#leftMenu div#title span a{
						position: relative;
						top: 7px;
						left: 14px;
						font-family: arial, "microsoft sans serif", helvetica, sans-serif;
						font-size: 14px;
						font-weight: 600;
						color:#fff;
					}

				div#box div#leftMenuItems {
					width: 226px;
					position: relative;
					left: 1px;
					top: 1px;
				}
					/* menu items */
					div#box div#leftMenuItems a#rootItem {
						display: block;
						height: 20px;
						font-weight: normal;
						color: #333333;
						text-decoration: none;
						background: url(sysimages/leftMenuItems.png) no-repeat;
					}

					div#box div#leftMenuItems a#rootItemSelected {
						display: block;
						height: 20px;
						font-weight: normal;
						color: #587bbd;
						text-decoration: none;
						background: url(sysimages/leftMenuItems.png) no-repeat;
						background-position: -226px 0px;
					}

						div#box div#leftMenuItems a#rootItem:hover, div#box div#leftMenuItems a#rootItemSelected:hover {
							color: #a7a7a7;
						}

					/* sub menu items */
					div#box div#leftMenuItems a#subItem span, div#box div#leftMenuItems a#subItemSelected span {
						position: relative;
						left: 15px;
						top: 3px;
					}

					div#box div#leftMenuItems a#subItem {
						display: block;
						height: 20px;
						font-weight: normal;
						font-size:12px;
						color: #333333;
						text-decoration: none;
						background: url(sysimages/leftMenuSubItems.png) no-repeat;
					}

					div#box div#leftMenuItems a#subItemSelected {
						display: block;
						height: 20px;
						font-weight: normal;
						font-size:12px;
						color: #587bbd;
						text-decoration: none;
						background: url(sysimages/leftMenuSubItems.png) no-repeat;
						background-position: -226px 0px;
					}

						div#box div#leftMenuItems a#subItem:hover, div#box div#leftMenuItems a#subItemSelected:hover {
							color: #a7a7a7;
						}

					div#box div#leftMenuItems span {
						position: relative;
						left: 20px;
						top: 3px;
					}

			div#box div#mainContent {
				float: right;
				width: 732px;
			}
				div#box div#mainContent div#breadCrumb {
					margin-left:10px;
					height:20px;
					font-weight:600;
					color:#587cbd;
				}
					.link {
						font-weight:600;
						color:#999;
					}
					.spaceBread {
						background:url(sysimages/breadSpace.png) no-repeat 70% 60%;
						width:10px;
					}
				div#box div#mainContent div#samband {
					position:relative;
					left:43px;
					width:699px;
				}
					div#samband td {
						padding: 5px 0;
					}
					div#samband input#nafn, div#samband input#netfang, div#samband input#nafn, div#samband select#svid {
						width:190px;
					}
					div#samband textarea {
						width:390px;
					}
					div#samband input#litir {
						width:82px;
					}
					.error {
						font-weight:600;
						font-size:13px;
						color:#b40000;
					}
				div#box div#mainContent div#contentBox {
					position: relative;
					left: 23px;
					width: 699px;
				}
					div#box div#mainContent div#contentBox a {
						font-weight:600;
						color:#587BBD;
					}
					div#tilBaka {
						position:relative;
						top:15px;
						width:200px;
						padding-left:20px;
						background:url(sysimages/tilbaka.jpg) no-repeat 0 50%;
					}
						div#tilBaka a {color:#587bbd; font-weight:600;}
					div#mainContent div#contentBox span#header {
						display: block;
						font-family: arial, "microsoft sans serif", helvetica, sans-serif;
						font-size: 18px;
						line-height:20px;
						font-weight: normal;
						height: 25px;
						padding-top: 4px;
						background: url(sysimages/headerBg.png) no-repeat 0 100%;
						color:#102247;
					}
					div#mainContent div#contentBox span#headerVorur {
						display: block;
						font-family: arial, "microsoft sans serif", helvetica, sans-serif;
						font-size: 18px;
						font-weight: normal;
						height: 25px;
						padding-top: 4px;
						color:#102247;
					}
					div#mainContent div#contentBox div#textVorur {
						padding-top:8px;
						width: 642px;
						line-height:1.5em;
						background:url(sysimages/vorurLine.png) no-repeat 0 0;
					}
					div#mainContent div#contentBox div#textVorurNoFlag {
						padding-top:8px;
						width: 692px;
						line-height:1.5em;
					}
						div#textVorur div#imgHolder {
							position:relative;
							top:15px;
						}
						div#textVorur div#textHolder {
							position:relative;
							top:15px;
							width:580px;
						}
						div#textVorur div#textHolder div#summary {
							line-height:1.5em;
						}
						div#textVorurNoFlag div#frettaTxt {
							float:left;
							width:420px;
						}
							div#textVorurNoFlag div#frettaTxt div#newsContent {
								position:relative;
								left:0px;
								margin:3px 0;
								width:400px;
							}
							div#whois {
								position:relative;
								left:22px;
								margin:3px 0;
								width:380px;
							}
								#saekjaUm {font-weight:600; cursor:pointer;}
								#saekjaUm:hover {font-weight:600; text-decoration:underline; cursor:pointer;}
								#skref2yes{font-weight:600; color:#587BBD; cursor:pointer;}
								#skref2yes:hover {font-weight:600; text-decoration:underline; cursor:pointer;}
								#skref2no{font-weight:600; color:#587BBD; cursor:pointer;}
								#skref2no:hover {font-weight:600; text-decoration:underline; cursor:pointer;}
								#skref3yes{font-weight:600; color:#587BBD; cursor:pointer;}
								#skref3yes:hover {font-weight:600; text-decoration:underline; cursor:pointer;}
								#skref3no{font-weight:600; color:#587BBD; cursor:pointer;}
								#skref3no:hover {font-weight:600; text-decoration:underline; cursor:pointer;}
								div#whois .umsoknTafla td {
									padding:4px;
								}
								div#whois .missing {
									background:#EEF4FB;
									border:1px solid #7f9db9;
								}
								div#whois table.dtable2, div#whois table.dtable {
									width:100%;
								}
								div#whois table.dtable2 tr, div#whois table.dtable td {
									padding:3px 5px;
								}
								div#whois table.dtable .tr2 {
									background:#EEF4FB;
								}
								div#whois table.dtable2 th {
									margin-top:6px;
								}
								div#whois .sbtn {
									background:url(sysimages/athugaLen.png) no-repeat 0 0;
									border:1px solid #fff;
									height: 25px;
									width: 86px;
									padding: 0px;
									margin-top: 10px;
									cursor:pointer;
								}
								div#greidandi, div#tengilidur {
									margin-top:10px;
									cursor:pointer;
								}
						div#contentBox div#frettaImg {
							float:left;
							position:relative;
							top:2px;
							width:200px;
						}
						div#contentBox div#nextStep {
							float:left;
							position:relative;
							top:6px;
							width:258px;
							height:313px;
							background:url(sysimages/nextSteps.png) 0 0;
						}
							div#nextStep div#title {
								font-family: arial, "microsoft sans serif", helvetica, sans-serif;
								font-size: 16px;
								font-weight: 600;
								height: 25px;
								padding-top: 4px;
								color:#102247;
								margin-bottom:5px;
							}
							div#nextStep div#efni {
								position:relative;
								left:50px;
								top:20px;
								width:180px;
							}
						div.employee{
							width:600px;
							border-bottom:1px solid #EEEEEE;
							padding-top:5px;
						}
						div.employee div.imgHolder {
							float:left;
							width:100px;
							margin-right:10px;
						}
						div.employee div.textHolder {
							float:left;
							width:400px;
							padding-top:10px;
						}
							div.employee div.textHolder span.title {
								font-family: arial, "microsoft sans serif", helvetica, sans-serif;
								font-size: 16px;
								font-weight: 600;
								height: 25px;
								padding-top: 4px;
								color:#577BBD;
							}
							div.employee div.textHolder span.status {
								font-weight:600;
							}
							div.employee div.textHolder div.content {
								margin-top:8px;
							}
								div.employee div.textHolder div.content div#tele {
									float:left;
									background:url(sysimages/telephone.png) no-repeat 0 50%;
									padding:4px 6px 4px 22px;
									color:#577BBD;
								}
								div.employee div.textHolder div.content div#gsm {
									float:left;
									background:url(sysimages/phone.png) no-repeat 0 50%;
									padding:4px 6px 4px 22px;
									color:#577BBD;
								}
								div.employee div.textHolder div.content div#email {
									float:left;
									background:url(sysimages/email.png) no-repeat 0 50%;
									padding:4px 6px 4px 22px;
									color:#577BBD;
								}
								div.employee div.textHolder div.content div#email a {
									color:#577BBD;
									font-weight:lighter;
								}
							div.employee div.textHolder div.vcard {
								margin-top:8px;
							}
					div#mainContent div#contentBox div#text {
						padding-top:8px;
						width: 477px;
						line-height:1.5em;
					}
					div#mainContent div#contentBox div#textLarger {
						padding-top:8px;
						width: 550px;
						line-height:1.5em;
					}
						div#text img#firstImg {
							float:left;
							margin-right:14px;
						}

							div#text div#frettaTxt {
								float:left;
								width:335px;
								background:#fff;
							}
							div#textLarger div#frettaTxt {
								float:left;
								width:400px;
								background:#fff;
							}
							div#text div#frettaTxtLysing {
								float:left;
								width:600px;
							}
							div#frettaTxt #newsBgW {
								display: block;
								height: 20px;
								width: 326px;
								background: url(sysimages/newsBg.png) no-repeat;
								background-position: -487px 2px;
							}
							div#frettaTxt #newsBgW:hover {
								background-position:-487px 2px;
								text-decoration: none;
							}

							div#frettaTxt span#newsTitle  {
								position: relative;
								top: 8px;
								left: 10px;
								font-weight: normal;
							}
							div#frettaTxt span#newsTitleLysing  {
								position: relative;
								top: 8px;
								left: 10px;
								font-weight: 600;
								font-size: 14px;
							}

								div#frettaTxt span#newsTitle span#date {
									font-size: 11px;
									color: #999;
								}
								div#frettaTxt div#newsContent {
									position:relative;
									left:11px;
									margin:3px 0;
									width:320px;
								}
								div#frettaTxt span#newsTitle span#text {
									font-weight:600;
									color: #587BBD;

								}
								div#frettaTxt span#newsTitle span#text:hover {
									text-decoration:underline;
								}
								div#text div#frettaImg, div#textLarger div#frettaImg {
									float:right;
									position:relative;
									top:12px;
									width:132px;
								}
								div#viewNews {
									padding:5px 0;
									cursor:pointer;
									font-weight:600;
									color: #587BBD;
								}
								div#viewNews:hover {text-decoration:underline;}

					div#mainContent div#contentBox div#textFirst {
						padding-top:8px;
						width: 642px;
						line-height:1.5em;
						background:url(sysimages/vorurLine.png) no-repeat 0 0;
					}

						div#mainContent div#contentBox div#textFirst img {
							float:right;
							border:0px;
							padding-left:8px;
						}
						div#mainContent div#contentBox div#textFirst div#cont {
							width:477px;
						}
					div#mainContent div#contentBox div.imageSeq {
						float:left;
						width:134px;
					}
					div#mainContent div#contentBox div#buttons {
						padding:8px;
						background: url(sysimages/headerBg.png) no-repeat 0 100%;
						margin-bottom:8px;
					}
						div#buttons div#page_link {
							float:left;
							position:relative;
							left:-7px;
						}
						div#buttons div#page_link a {
							font-size:13px;
							font-weight:600;
						}
						div#buttons div#add_this {
							float:right;
							position:relative;
							right:271px;
						}
							div#buttons div.rss_icon {
								float:right;
								position:relative;
								right:389px;
								top:1px;
								padding-right:10px;
								background:url(sysimages/spacer.png) no-repeat 100% 2px;
							}
					div#mainContent div#contentBox span#headerOnnur {
						display: block;
						font-family: arial, "microsoft sans serif", helvetica, sans-serif;
						font-size: 18px;
						font-weight: normal;
						height: 25px;
						padding-top: 4px;
						padding-bottom:10px;
						color:#102247;
					}
					div#mainContent div#contentBox div#squareContainer {
						width:511px;
					}
					div#squareContainer div.imageSq {
						float:left;
						width:71px;
					}
				div#box div#mainContent div#contentBoxLowerTh {
					position: relative;
					left: 23px;
					width: 570px;
				}
					div.servBox {
						float:left;
						width:219px;
					}
					div.servBoxEnd {
						float:left;
						width:132px;
					}
						span.servTitle {
							display: block;
							font-family: arial, "microsoft sans serif", helvetica, sans-serif;

							padding-left: 16px;
							background: url(sysimages/arrowBlue.png) no-repeat 0 40%;
							color:#102247;
						}
							span.servTitle a {
								font-size: 14px;
								font-weight: 600;
							}

				div#box div#mainContent div#contentBoxLowerVorur {
					position: relative;
					top:20px;
					left: 23px;
					width: 639px;
					line-height:1.5em;
					/*background:url(sysimages/specBack.png) no-repeat 0 38px;*/
				}
					div#contentBoxLowerVorur div.hnappur_ytar {
						float:left;
						position:relative;
						z-index:2;
						padding:10px 10px 2px 10px;
						height:24px !important;
						height:36px;
						margin-right:4px;
						border:1px solid #ccc;
						background:url(sysimages/tabBack.png) repeat-x 0 0;
						font-weight:600;
						cursor:pointer;
					}
					div#contentBoxLowerVorur div.hnappur_ytar_sel {
						float:left;
						position:relative;
						z-index:2;
						padding:10px 10px 2px 10px;
						height:24px !important;
						height:36px;
						margin-right:4px;
						border-right:1px solid #ccc;
						border-left:1px solid #ccc;
						border-top:1px solid #ccc;
						border-bottom:1px solid #fff;
						font-weight:600;
						cursor:pointer;
					}
					div#contentBoxLowerVorur div.efni_ytar {
						position:relative;
						top:-1px;
						padding:15px;
						border:1px solid #ccc;
					}

				div#box div#mainContent div#contentBoxLowerVorurFirst {
					position: relative;
					left: 23px;
					width: 632px;
					line-height:1.5em;
				}
					div#contentBoxLowerVorurFirst span.meira {
						position:relative;
						top:15px;
						left:20px;
					}
						span.meira a {
							font-weight:600;
							color:#587bbd;
						}
					div#contentBoxLowerVorurFirst div.prodLeft {
						float:left;
						width:332px;
						height:220px;
						height:auto !important;
						min-height:220px;
						background:url(sysimages/vorurBack.png) no-repeat 0 0;
					}
						span#webman {
							font-weight:600;
							color:#06a8c5;
						}
						span#ester {
							font-weight:600;
							color:#473f99;
						}
					div#contentBoxLowerVorurFirst div.prodRight {
						float:left;
						width:291px;
						height:220px;
						height:auto !important;
						min-height:220px;
						/*background:url(sysimages/islFramBack.png) no-repeat 0 0;*/
						background:url(sysimages/vorurBack.png) no-repeat 0 0;
					}
						span#itboss {
							font-weight:600;
							color:#d72128;
						}
						span#amon {
							font-weight:600;
							color:#231f20;
						}
						div.prodLeft div.imgHolder, div.prodRight div.imgHolder {
							position:relative;
							left:17px;
							top:18px;
						}
						div.prodLeft div.textHolder, div.prodRight div.textHolder {
							position:relative;
							left:20px;
							top:18px;
							width:280px;
							height:105px;
							height:auto !important;
							min-height:105px;
						}

		div#bigBoxes {
			font-size: 0px;
			margin-bottom:3px;
		}

			div#bigBoxes div#one {
				float: left;
				width: 242px;
				height:145px;
				background:url(sysimages/boxSNormal.png) no-repeat 0 0;
			}

			div#bigBoxes div#one:hover, div#bigBoxes div#four:hover {
				background:url(sysimages/boxSHover.png) no-repeat 0 0;
			}

			div#bigBoxes div#two {
				float: left;
				width: 244px;
				height:145px;
				background:url(sysimages/boxLNormal.png) no-repeat 0 0;
			}
			div#bigBoxes div#two:hover, div#bigBoxes div#three:hover {
				background:url(sysimages/boxLHover.png) no-repeat 0 0;
			}
			div#bigBoxes div#three {
				float: left;
				width: 245px;
				height:145px;
				background:url(sysimages/boxLNormal.png) no-repeat 0 0;
			}

			div#bigBoxes div#four {
				float: left;
				width: 234px;
				height:145px;
				background:url(sysimages/boxSNormal.png) no-repeat 0 0;
			}
				#boxTitle {
					position:relative;
					top:15px;
					width:210px;
				}
				#boxTitle a {
					padding-left:34px;
					font-family: arial, "microsoft sans serif", helvetica, sans-serif;
					font-size:18px;
					line-height:20px;
					font-weight:500;
					color:#102247;
					background:url(sysimages/arrow.png) no-repeat 10px 2px;
				}
				#boxTitle a:hover {
					text-decoration:underline;
					/*background:url(sysimages/arrowLight.png) no-repeat 10px 2px;*/
					color:#102247;
				}
				div#boxTitle a:active, div#boxTitle a:focus {
					background:url(sysimages/arrowLight.png) no-repeat 10px 2px;
					color:#577bbd;
					text-decoration:underline;
				}
				#boxContent {
					position:relative;
					top:25px;
					left:-10px;
					width:210px;
					padding-left:10px;
					font-family: arial, "microsoft sans serif", helvetica, sans-serif;
					font-size:12px;
					font-weight:normal;
					color:#102247;
				}
					div#boxContent a {
						font-family: arial, "microsoft sans serif", helvetica, sans-serif;
						font-size:12px;
						font-weight:normal;
						color:#102247;
						text-decoration:none;
					}
					div#boxContent a:hover { text-decoration:underline; }
					div#boxContent a:active, div#boxContent a:focus { color:#577bbd; text-decoration:underline; }

		div#bottom div#left {
			float: left;
			width: 478px;
			background:url(sysimages/frettaboxBackgr.png) no-repeat 0 0;
			padding:1px;
		}
			div#left div#title {
				height: 25px;
				/*background: url(sysimages/bottomTitlesN.png) no-repeat;*/
			}

				div#left div#title img#rss {
					float: left;
					position: relative;
					left: 9px;
					top:12px;
				}
				div#left div#title div#frettir {
					float:left;
					position:relative;
					top:13px;
					left:18px;
					font-family: arial, "microsoft sans serif", helvetica, sans-serif;
					font-size:18px;
					font-weight:normal;
					color:#102247;
				}
				div#left div#title a#frettir:active, div#left div#title a#frettir:focus {color:#577bbd; text-decoration:underline;}

				div#left div#title a#more {
					float: right;
					position: relative;
					left: -24px;
					top: 15px;
					font-weight:600;
					font-size:11px;
					color:#587BBD;
				}

				div#left div#title a#moreButton {
					float: right;
					position: relative;
					left: -16px;
					top: 15px;
				}
			div#left div#links {
				float:left;
				position:relative;
				top:14px;
				margin-bottom:10px;
			}

			#newsBgW {
				display: block;
				height: 20px;
				width: 326px;
				background: url(sysimages/newsBg.png) no-repeat;
				background-position: -477px 0px;
			}
				#newsBgW:hover {
					background-position:-477px 0px;
					text-decoration: none;
				}


			div#left div#links span#newsTitle, div#left span#newsFirst span#newsTitle  {
				position: relative;
				top: 8px;
				left: 19px;
				font-weight:00;
			}

				div#left div#links span#newsTitle span#date, div#left span#newsFirst span#newsTitle span#date {
					font-size: 10px;
					color: #999;
				}
				div#left div#links div#newsContent {
					position:relative;
					left:20px;
					margin:3px 0 0px 0;
					width:260px;
				}
				div#left div#links span#newsTitle span#text {
					font-weight:600;
					color: #587BBD;
				}
				div#left div#links span#newsTitle span#text:hover {
					text-decoration:underline;
				}
			div#left div#newsImage {
				float:right;
				position:relative;
				top:20px;
				right:16px;
				width:132px;
			}
		div#bottom div#right {
			float: right;
			width: 478px;
			background:url(sysimages/frettaboxBackgr.png) no-repeat 0 0;

		}

			div#right div#nyleg {
				position:relative;
				top:10px;
				height: 24px;
				background-position: 9px 1px;

			}
				div#right div#nyleg span#nylegV {
					float:left;
					position:relative;
					left:8px;
					top:4px;
					font-family: arial, "microsoft sans serif", helvetica, sans-serif;
					font-size:18px;
					line-height:20px;
					font-weight:normal;
					color:#102247;
				}
				div#right div#nyleg a#nylegV:active, div#right div#nyleg a#nylegV:focus {color:#577bbd; text-decoration:underline;}

				div#right div#nyleg a#more {
					float: right;
					position: relative;
					left: -20px;
					top: 6px;
					font-weight:600;
					font-size:12px;
					color:#587BBD;
				}

				div#right div#nyleg a#moreButton {
					float: right;
					position: relative;
					left: -14px;
					top: 9px;
				}
				div#right div#links {
				float:left;
				position:relative;
				top:20px;
				left:1px;
			}
			#newsBgW1, #newsBgW2, #newsBgW3, #newsBgW4, #newsBgW5, #newsBgW6 {
				display: block;
				height: 20px;
				width: 326px;
				background: url(sysimages/newsBg2.png) no-repeat;
				background-position: -477px 0px;
			}

			div#right div#links span#newsTitle, div#right span#newsFirst span#newsTitle  {
				position: relative;
				top: 3px;
				left: 19px;
				font-weight: normal;
			}

				div#right div#links span#newsTitle span.cat {
					font-size: 12px;
					color: #587BBD;
				}
				div#right div#links span#newsTitle span.cat a {color:#587BBD;}

				div#right div#links span#newsTitle span#text {
					font-weight:normal;
					color: #203153;
				}
			div#right div#newsImage {
				float:right;
				position:relative;
				top:20px;
				right:16px;
				width:132px;
				height:115px;
			}

	div#bottomShelf {
		position:relative;
		top:25px;
		width:965px;
		height:145px;
		height:auto;
		min-height:145px;
		padding-bottom: 30px;
		background:url(sysimages/bottomShelfBox.png) no-repeat 0 0;
	}
		div#bottomShelf div.title {
			position:relative;
			top:10px;
			left:10px;
			width:180px;
			font-family: arial, "microsoft sans serif", helvetica, sans-serif;
			font-size:18px;
			font-weight:normal;
			color:#102247;
		}
		div#bottomShelf div.titleRight {
			position:relative;
			top:10px;
			left:8px;
			width:180px;
			font-family: arial, "microsoft sans serif", helvetica, sans-serif;
			font-size:18px;
			line-height:20px;
			font-weight:normal;
			color:#102247;
		}
		div#bottomShelf div#leftSide {
			float:left;
			width:478px;
		}
			div#leftSide div.content {
				float:left;
				position:relative;
				left:0px;
				top:27px;
				width:306px;
			}
			div#leftSide div.mynd {
				float:right;
				position:relative;
				top:10px;
				right:16px;
				width:132px;
			}
		div#bottomShelf div#rightSide {
			float:right;
			width:478px;
		}
			div#rightSide div#title {
				width:326px;
				margin-top:0px;
				font-family: arial, "microsoft sans serif", helvetica, sans-serif;
				font-size:18px;
				font-weight:normal;
				color:#5b7ebf;
			}
			div#rightSide div#title a {color:#5b7ebf; text-decoration:none;}
			div#rightSide div#title a:hover  {text-decoration:underline;}
			div#rightSide div#top a#more {
					float: right;
					position: relative;
					left: -20px;
					top:-6px;
					font-weight:600;
					font-size:12px;
					color:#587BBD;
				}

				div#rightSide div#top a#moreButton {
					float: right;
					position: relative;
					left: -14px;
					top: -3px;
				}
			div#rightSide div.content {
				float:left;
				position:relative;
				left:10px;
				top:10px;
				width:306px;
			}
			div#rightSide div.mynd {
				float:right;
				position:relative;
				top:10px;
				right:5px;
				width:132px;
			}

div#containerBottom {
	margin: 0 auto;
	text-align: left;
	width: 995px;
	height: 35px;
	background: url(sysimages/containerBox2.png) no-repeat;
	background-position: -995px 0px;
	line-height: 0px;
	font-size: 0px;
}

div#footer {
	margin: 0 auto;
	text-align: left;
	width: 995px;
	height: 45px;
}

	div#footer span#text {
		float: left;
		position: relative;
		left: 35px;
		top: 10px;
		font-weight: normal;
		color: #DCDEE0;
	}
	div#footer span#text a {
		font-weight:600;
		color:#dcdee0;
	}
	div#footer span#webman {
		float: right;
		position: relative;
		left: -26px;
		top: 5px;
	}

div#spacer4 {
	height: 4px;
	font-size: 0px;
}

div#spacer5 {
	height: 5px;
	font-size: 0px;
}
div#spacer10 {
	height: 10px;
	font-size: 0px;
}
div#spacer20 {
	height: 20px;
	font-size: 0px;
}
div#spacer30 {
	height: 30px;
	font-size: 0px;
}

#clear {
	clear: both;
}
.webtree1 {
	font-family: arial, "microsoft sans serif", helvetica, sans-serif;
	font-weight:600;
	font-size:14px;
	color:#102247;
}
.webtree2 {
	font-family: arial, "microsoft sans serif", helvetica, sans-serif;
	font-weight:600;
	font-size:12px;
	color:#587bbd;
}
.webtree3 {
	font-family: arial, "microsoft sans serif", helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#102247;
}
.blueLink {
	font-weight:500;
	color:#587BBD;
}
.blueLinkBold {
	font-weight:600;
	color:#587BBD;
}
#umsagnir td {
	padding:5px 0;
	line-height:1.5em;
}
#umsagnir input#job_title, #umsagnir input#nafn_contact, #umsagnir input#nafn_company, #umsagnir input#litir, #umsagnir input#thjonusta, #umsagnir input#vorur {
	width:190px;
}