@charset "windows-1252";
/* CSS Document */


/* Bottom menu and footer */
#bottom {
margin-top:8px;
/*height: 120px;*/
}

/* Bottom Left - under Menu ImageBox */
.bottomImgBox
{
	width:149px;
	height:150px;
	background-image:url(../../img/maurar.png);
	background-repeat:no-repeat;
	float:left;		
}

.bottomImgBox2
{
	width:149px;
	height:150px;
	background-image:url(../../img/hlustunar.png);
	background-repeat:no-repeat;
	float:left;		
}

.bottomImgBox3
{
	width:149px;
	height:150px;
	background-image:url(../../img/pusl.png);
	background-repeat:no-repeat;
	float:left;		
}

/* Bottom MenuBoxes */
/* - Einstaklingar og Upplısingar - */


.bottomBox {
	background-image:url(../../img/bottom.jpg);
	background-repeat:no-repeat;
	height: 130px;
	width: 800px;
	float:left;
}

.bottomBoxEinstaklingar {
background-image:url(../../img/einstaklingar.jpg);
background-repeat:no-repeat;
height: 120px;
width: 594px;
float:left;

}
.bottomEinstaklingarTextbox
{
height:200;
float:left;
width:200px;
margin-top:40px;
margin-left:10px;
line-height:22px;
font-size:11px;
}


.bottomUpplysingarTextbox
{
	height:85px;
	float:left;
	width:130px;
	margin-top:35px;
	margin-left: 105px;
	line-height:22px;
	font-size:11px;
}
.bottomUpplysingarTextbox2
{
	height:85px;
	float:left;
	width:130px;
	margin-top:35px;
	margin-left:0px;
	line-height:22px;
	font-size:11px;
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width:1px;/*text-indent:10px;*/
}
.bottomMiniBox
{
	width:10px;
	height:70px;
	float:left;
	margin-top: 10px;
}

/* - Fréttir - */

.bottomBoxFrettir {

background-position:right;
height: 120px;
width: 205px;

}

.bottomFrettirText {
margin-left: 0px;
margin-top:40px;
font-size: 8px;
margin-right: 0px;
height: 70px;
width: 190px;
float:right;
}
.bottomFrettirText a:link {
color:#000000;
text-decoration:none;
}
.bottomFrettirText a:hover {
color:#666666;

}



/*Rammi fyrir contact upplısingar í footer. Er partur af neğri body */
.footer {
height: 30px;
width:800px;
float:right;
font-size:11px;
margin-top:10px;
color:#999999;
text-align:right;

}
.footer a:link {
text-decoration:none;
color:#999999;
}
.footer a:hover{
text-decoration:none;
color:#333333;
}

