.container {width:960px;margin:0 auto;}

a
{
	font-weight: normal;
	color: #4699bb;
	text-decoration: none;
}
/*
p
{
	text-align: left;
}
*/
.span-12 {width:960px;margin-right:0;}

.date
{
	text-align: left;
	color: #999999;
}

.logo
{
	float: left;
	background-image: url(../images/graphics/logo2.gif);
	background-repeat: no-repeat;
	width: 268px;
	height: 104px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: hand;
}


.center-wrap
{
	width: 100%;
	margin:0 auto;
	padding: 0;
	text-align: center;	
}
.topmenu-wrap
{	
	width: 100%;
	height: 30px;	
	margin:0 auto;
	padding: 0;
}

.stripe-box h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.stripe-box-schedule h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.stripe-box-small h2
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.stripe-text 
{
	margin-bottom: 20px;
	padding:0;
	text-align: left;
}

.stripe-text p
{
	margin:0;
	padding:0;
	text-align: left;
}

.submenu-wrapper-album
{
	text-align: left;
	margin-top: 20px;
	padding-left: 10px;
}

.submenu-wrapper
{
	margin:0;
	padding-left: 10px;
	text-align: left;	
}
.header-wrap
{
	height: 100px;
}

.main-menu-wrap
{
	margin-bottom: 10px;
}

.break
{
	margin-bottom: 10px;
}

.gray
{
	background-color: #edede7;
}

.gray h2
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	color: #32312f;
}

.coltext
{
	padding: 10px;
	text-align: left;
}

.rightpadd
{
	padding-right: 20px;
	text-align: left;
	margin-bottom: 20px;
}

.textpage-padding
{
	padding: 15 20 0 10;
	text-align: left;
}

.left-align
{
	text-align: left;
}
.three-col
{
	margin-bottom: 32px;
}
.three-col-header-wrap
{
	width: 471px;
	height: 68px;
	background-color: #edede7;
	margin-bottom: 1px;
}

.three-col-header-wrap-text
{
	padding-top: 40px;
	padding-left: 10px;
	cursor: hand;
	text-align: left;
}

.three-col-header-wrap-text a:hover
{
	cursor: hand;
}

.three-col-text-wrap
{
	width: 471px;
	height: 105px;
	background-color: #edede7;	
	margin-bottom: 1px;
	text-align: left;
}

.three-col-text-wrap img
{
	float: left;
	margin-right: 10px;
	cursor: pointer;
	
}


.three-col-text-wrap img a
{
	cursor: pointer;	
}

.three-col-text-wrap-text, .three-col-text-wrap-text a
{
	padding-top: 6px;
	padding-bottom: 13px;
	padding-right: 10px;
	text-decoration: none;
	color: #32312f;
/*	cursor: pointer;*/
}
.three-col-stripes
{
	width: 471px;
	height: 16px;
	background-image: url(../images/graphics/three-col-stripes.gif);
	background-repeat: no-repeat;
	margin-bottom: 32px;
	padding: 0;
}

.schedule-box
{
	float: left;
	width: 800px;
	height: 122px;
	background-color: #edede7;
	overflow: hidden;
	margin-bottom: 1px;
}

.schedule-box-text
{
	margin-top: 10px;
}

.schedule-box h3
{
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 27px;
}


.schedule-date
{
	margin-top: 10px;
	margin-left: 10px;
	font-size: 1.6em;
}
.schedule-box-stripes
{
	float: left;
	width: 800px;
	height: 16px;
	background-image: url(../images/graphics/stripes-schedule.png);
	background-repeat: no-repeat;
	margin-bottom: 43px;
}

.news-item-box
{
	float: left;
	width: 460px;
	background-color: #edede7;
	overflow: hidden;
	margin-bottom: 20px;
}

.news-item-box img
{
	float: right;
	margin-left: 10px;
}

h3
{
	margin-bottom: 0px;
}
.news-item-box h3
{
	width: 400px;
	float: left;
	margin-bottom: 0px;
}

.search-results-box
{
	float: left;
	width: 630px;
	background-color: #edede7;
	overflow: hidden;
	margin-bottom: 10px;
}

.search-results-box-text
{
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.search-results-box-text a
{
	font-weight: normal;
	color: #4699bb;
}



.search-results-box h3
{
	height: 27px;
	clear: both;
	display: block;
}

.news-summary
{
	float: left;
	width: 400px;
	margin-bottom: 10px;
}

.stripe-box
{
	width: 640px;
	overflow: auto;
	background-image: url(../images/graphics/stripes-bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 32px;
	padding: 0;
}

.stripe-box-schedule
{
	width: 960px;
	overflow: auto;
	background-image: url(../images/graphics/stripes-bg.gif);
	margin-bottom: 32px;
	padding: 0;
}

.stripe-box-album
{
	width: 960px;
	height: 134px;
	background-image: url(../images/graphics/stripes-bg.gif);
	margin-bottom: 1px;
	padding: 0;
}


.stripe-box-small
{
	width: 640px;
	height: 100px;
	background-image: url(../images/graphics/stripes-bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 32px;
	padding: 0;
}


.stripe-padding-small
{
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 10px;
	text-align: left;
}

.stripe-padding
{
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 10px;	
	text-align: left;	
}

.stripe-padding-schedule
{
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 10px;	
	text-align: left;	
}

.stripe-padding-album
{
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 10px;
	text-align: left;	
}

.large-photo
{
	position: relative;
	float: left;
	width: 319px;
	margin-bottom: 1px;
	padding:0;
}

.large-photo img
{
	margin: 0;
	padding: 0;
	vertical-align:bottom;	
}

.large-photo-gray-box
{
	float: left;
	margin-top: 0px;
	margin-bottom: 1px;
	width: 319px;
	background-color: #edede7;
	text-align: left;
	padding:0;
}

.large-photo-gray-box-textwrap
{
	padding: 10px;
	margin-bottom: 10px;
}

.banners-wrap
{
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}

.banners-wrap h3
{
	margin-top: 40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 20px;
	width: 100px;
}

.news-box
{
	display: block;
	height: 95px;
	background-color: #edede7;
	margin-bottom: 1px;	
	font-weight: normal;
	margin-left: 1px;
}

.news-box:hover
{
	font-weight: normal;
	background-color: #dadad5;
}

.news-box-text h2
{
	font-size: 1em;
	font-weight: bold;
	color: #32312f;
	margin-bottom: 0px;
}

.news-box-text
{
	color: #32312f;
	padding: 10px;
	text-align: left;
}

.news-box-text a
{
	font-weight: normal;
}

.schedule-day
{
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	height: 40px;
}
.schedule-month
{
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	font-size: 1em;
}

.red-button
{
	width: 319px;
	height: 33px;
	background-image: url(../images/graphics/red-button.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 8px;	
	padding-left: 5px;
	font-weight: normal;
	margin-left: 1px;
	margin-top: 1px;
}

.red-button a
{
	font-weight: normal;
	color: #FFFFFF;
}
.red-button a:hover
{
	color: #f9f9f2;
}

.purple-button
{
	width: 319px;
	height: 33px;
	background-image: url(../images/graphics/purple-button.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 8px;	
	padding-left: 5px;
	font-weight: normal;
	margin-left: 1px;
	margin-top: 1px;
}

.purple-button-large
{
	width: 319px;
	height: 33px;
	background-image: url(../images/graphics/purple-button-large.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 8px;	
	padding-left: 5px;
	font-weight: normal;
	margin-left: 1px;
	margin-top: 1px;
}

.button-text
{
	padding-left: 5px;
	float: left;
	text-align: left;
	cursor: pointer;
}

.button-text a
{
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
}

.button-text a:hover
{
	font-weight: normal;
	color: #f9f9f2;
	cursor: pointer;
}
.button-plus
{
		float: left;
		color: #FFFFFF;
		padding-left: 6px;
		line-height: 18px;
		height: 18px;	
}

.plus-purple
{
	float: left;
	font-weight: bold;
	color: #6e115e;
	padding-left: 6px;
	line-height: 72px;
	height: 78px;

}

.tengt-efni-button-text
{
	float: left;
	font-weight: normal;
	width: 200px;
	padding-top: 30px;	
	padding-left: 50px;
	cursor: pointer;
	text-align: left;
}

.tengt-efni-button
{
	display:block;
	width: 319px;
	height: 78px;
	background-image: url(../images/graphics/tengt-efni-button.gif);
	background-repeat: no-repeat;
	color: #4a4a4a;
	margin-left: 1px;

}

.tengt-efni-button:hover
{
	display:block;
	width: 319px;
	height: 78px;
	background-image: url(../images/graphics/tengt-efni-button-hover.gif);
	background-repeat: no-repeat;
	color: #4a4a4a;
	margin-left: 1px;
}

.tengt-efni-top-border
{
	display:block;
	width: 319px;
	height: 1px;
	background-image: url(../images/graphics/tengt-efni-top-border.gif);
	background-repeat: no-repeat;
	color: #4a4a4a;
	margin-left: 1px;
	margin-top: 10px;

}

.frettir-header
{
	width: 319px;
	height: 67px;
	background-image: url(../images/graphics/frettir.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	margin-top: 10px;
}


.myndasafn-header
{
	width: 319px;
	height: 67px;
	background-image: url(../images/graphics/myndasafn.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	margin-top: 10px;
}

.tengt-efni-header
{
	width: 319px;
	height: 67px;
	background-image: url(../images/graphics/tengt-efni.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	margin-top: 10px;
}

.news-box-text h4
{
	
	font-weight: bold;
	font-size: 1em;
	color: #32312f;
	margin-bottom: 0px;
	cursor: pointer;
}

.black-wrap
{	
	background-image: url(../images/graphics/black-bg.gif);
	background-repeat: repeat-x;
	height: 359px;	
	margin:0 auto;
	text-align:center;
	width:100%;		
}

.red-header
{
	background-color: #a31a1a;
	width: 319px;
	height: 67px;
	margin-left: 1px;
	margin-bottom: 1px;
}

.purple-header
{
	background-color: #6d115e;
	height: 67px;	
	width: 319px;
	margin-bottom: 1px;
}

.purple-header h1 a
{
	cursor: pointer;
}

.purple-header h1 a:hover
{
	cursor: pointer;
}

.topmargin
{
	margin-top: 10px;
}

.header-text
{
	padding-top: 36px;
	padding-left: 10px;
	text-align: left;
}

.header-text h1
{
	font-weight: normal;
	color: #FFFFFF;
}

.header-text h1 a
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

.header-text h1 a:hover
{
	cursor: pointer;
}


.content-bg
{
	background-color: #FFFFFF;
}

.white
{
	background-color: #FFFFFF;
}

.black-bg
{
	background-image: url(../images/graphics/black-bg.gif);
	background-repeat: repeat-x;
	height: 359px;
	width: 190px;
}

/* hús-menu */

.button
{
	background-image: url(../images/graphics/button-test.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 77px;

}

.button a
{
	border: 0px;
}
.button-active
{
	background-image: url(../images/graphics/button-test-active.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 77px;

}
.button-active a
{
	border: 0px;
}
/*
.cat1 a
{
	position: relative;
	float: left;
	background-image: url(../grafik/top-menu-cat1.gif);
	background-repeat: no-repeat;	
	width: 64px;
	height: 61px;
	font-family: Helvetica, Verdana, Tahoma;
	size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 70px;	
}

.cat1 a:hover
{
	position: relative;
	float: left;
	background-image: url(../grafik/top-menu-cat1-active.gif);
	background-repeat: no-repeat;
	width: 64px;
	height: 61px;
	font-family: Helvetica, Verdana, Tahoma;
	size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	text-align: center;	
	line-height: 70px;
}

.cat1 .active a
{
	position: relative;
	float: left;
	background-image: url(../grafik/top-menu-cat1-active.gif);
	background-repeat: no-repeat;	
	width: 64px;
	height: 61px;
	font-family: Helvetica, Verdana, Tahoma;
	size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	text-align: center;	
	line-height: 70px;	
}
*/


.ap-button a
{
	position: relative;
	float: left;
	background-image: url(../images/graphics/house-button-test-active.jpg);
	background-repeat: no-repeat;
	width: 189px;
	height: 60px;
	line-height: 60px;
}

.ap-button a:hover
{
	position: relative;
	float: left;
	background-image: url(../images/graphics/house-button-test.jpg);
	background-repeat: no-repeat;
	width: 189px;
	height: 60px;
	line-height: 60px;
}


.ap-button-active a
{
	position: relative;
	float: left;
	background-image: url(../images/graphics/house-button-test.jpg);
	background-repeat: no-repeat;
	width: 189px;
	height: 60px;
	line-height: 60px;	
}


.ap-button a
{
	text-decoration: none;
	color: #020202;
	
}

.ap-button-active a
{
	text-decoration: none;
	color: #020202;
}

.house-flash
{
	margin-top: 10px;
	width: 550px;
	height: 264px;
	overflow: hidden;
}


.top-menu-wrapper
{
	position: relative;
	float: left;
	padding-top: 123px;
	padding-left: 309px;
}

.footer-text
{
	font-size: 0.9em;
	color: #999999;
}

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


.footer-text a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.footer-text h3
{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.footer-wrap
{	
	position: relative;
	float: left;
	background-image: url(../images/graphics/footer-bg.gif);	
	background-repeat: repeat-x;
	width: 100%;
	height: 195px;	
	margin:0 auto;
	text-align:center;	
}

body
{
	font-size: 0.8em;
	color: #32312f;
	background-color: #f9f9f2;
}

h1
{
	font-size: 1.4em;
	font-weight: bold;
}

.album-heading-wrap
{
	margin-top: 20px;
}
.stripe-padding-album h2
{
	float: left;
	height: 40px;
	margin:0;
	padding:0;
}

.album-header
{
	float: left;
	font-size: 1.8em;
	height: 40px;
	margin:0;
	padding:0;
}


.album-header-name
{
	float: left;
	font-size: 1.8em;
	height: 40px;
	width: 300px;
	margin:0;
	padding:0;
}

.frontpage-area
{
	padding-top: 40px;
	text-align: left;
	font-size: 1.2em;
	color: #FFFFFF;
}
.frontpage-area h1
{
	font-size: 1.8em;
	color: #FFFFFF;
}

.frontpage-photo
{
	width: 640px;
	margin:0;
	padding:0;
}


.frontpage-photo img
{
	width: 640px;
	margin:0;
	padding:0;
}

.frontpage-divider
{
	background-image: url(../images/graphics/frontpage-divider.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 6px;
	float: right;
}

hr
{
	height: 1px;
}
/*
h2
{
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
}
*/

ul
{
	list-style: none;
}
li,ul
{
	margin:0;
	padding:0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}

li ul li
{
	margin:0;
	padding:0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	list-style: none;	
}

li ul li ul li
{
	margin-left: 10px;
	padding:0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	list-style: none;	
}


.submenu a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 1.0em;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.submenu a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 1.0em;
	color: #ff8800;
	font-weight: bold;
	text-decoration: none;
}

.submenu .active
{
	font-weight: bold;
	color: #ff8800;
}

.centercol-text
{
	padding-top: 40px;
}

.textwrap
{
	text-align: left;
}

.leftpadd
{
	padding-left: 10px;
}

.col1
{
	height: 211px;
	background-color: #f5f5f5;
	border-right: 1px dotted #666666;
}

.col2
{
	height: 211px;
	background-color: #f5f5f5;
	border-right: 1px dotted #666666;
}

.col3
{
	height: 211px;
	background-color: #f5f5f5;

}





.cat1
{
	float: left;
	width: 126px;

	text-align: center;
	padding-top: 13px;
	font-size: 1.1em;
	text-transform: uppercase;
}

.cat1 a
{
	color: #FFFFFF;
}

.cat1 a:hover
{
	color: #ea4f15;
}




.cat2
{
	float: left;
	width: 104px;
	text-align: center;
	padding-top: 13px;
	font-size: 1.1em;
	text-transform: uppercase;	
}

.cat2 a
{
	color: #FFFFFF;
}

.cat2 a:hover
{
	color: #ea4f15;
}



.cat3
{
	float: left;
	width: 107px;
	text-align: center;
	padding-top: 13px;
	font-size: 1.1em;
	text-transform: uppercase;	
}

.cat3 a
{
	color: #FFFFFF;
}

.cat3 a:hover
{
	color: #ea4f15;
}

.cat4
{
	float: left;
	width: 165px;
	height: 46px;
	text-align: center;
	padding-top: 13px;
	font-size: 1.1em;
	text-transform: uppercase;	
}

.cat4 a
{
	color: #FFFFFF;
}

.cat4 a:hover
{
	color: #ea4f15;
}

.active a
{
	color: #ea4f15;
}

/* house menu*/

.house1 a
{
	position: relative;
	float: left;
	background-image: url(../images/graphics/nybylavegur.jpg);
	background-repeat: no-repeat;

	width: 190px;
	height: 80px;	
}



.house1 a:hover
{
	
	position: relative;
	float: left;
	background-image: url(../images/graphics/nybylavegur-active.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 80px;	
}

.house2 a
{
	position: relative;
	float: left;
	background-image: url(../images/graphics/langalina.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 80px;	
}

.house2 a:hover
{
	position: relative;
	float: left;
	background-image: url(../images/graphics/langalina-active.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 80px;	
}


.house1-active a
{

	background-image: url(../images/graphics/nybylavegur-active.jpg);
	background-repeat: no-repeat;
	
}

.house2-active a
{

	background-image: url(../images/graphics/langalina-active.jpg);
	background-repeat: no-repeat;
	
}

.album-thumb
{
	float: left;
	margin-right: 10px;
}

/* house menu end*/


#toplinks
{
    margin:0;   
    padding:0;   
    list-style:none;
	text-align: right;
	float: right;
	margin-top: 8px;
}

#toplinks li
{
	float:left;   
}
#toplinks li a
{   
	float:left;   
}

.um-verkefnid
{
	width: 90px;
	margin-left: 10px;
	height: 22px;
}

.eng
{
	width: 55px;
	margin-left: 10px;
	height: 22px;
}
.hafa-samband
{
	width: 96px;
	margin-left: 10px;
	height: 22px;	
}
.veftre
{
	width: 48px;
	padding: 0;
	margin-left: 10px;	
	height: 22px;	
}
.english
{
	padding: 0;
	width: 55px;
	margin-left: 10px;	
	height: 22px;	
}
.dansk
{
	padding: 0;
	width: 46px;
	margin-left: 10px;	
	height: 22px;	
}


/*main menu*/
/*
.nav_home a
{
	cursor: hand;
}
.nav_home a:hover
{
	width: 90px;
//	border: 1px solid red;
	cursor: hand;
}

.sIFR-replaced a
{
	cursor: hand;
}
.sIFR-replaced a:hover
{
	cursor: hand;
}
*/
/*main menu end*/

html, body, #Wrapper { height: 100.1%; }
body > #Wrapper { height: auto; min-height: 100.1%; }

#Footer {
 clear: both;
 position: relative;
 z-index: 10;
 height: 15em;
 margin-top: -15em;
}



#Main { padding-bottom: 17em; }

 #nav {  
     list-style:none;  
	margin: 0;
	padding: 0;
 }  

#nav li
{
/*	*/
	text-transform: uppercase; 
	text-decoration: none;	
}
       
.main-menu-wrapper
{
	height: 38px;
	padding:0;
	margin:0;
	width: 960px;
	margin-bottom: 10px;
	 background-image: url(../images/graphics/menu-bg.gif);
	 background-repeat: no-repeat;	
}  
 
#nav li {  
	position:relative;  	
    float:left;   
    display:block;  
	text-align: left; 
    width:160px; 
	text-transform: uppercase; 
	text-decoration: none;	
	margin-top:11px;		
	margin-bottom: 0;
	padding-bottom: 0;	
}  

#nav li a
{
	color: #FFFFFF;
	font-size: 0.9em;
	margin-left: 10px;
	
}
  
#nav li a:hover {  
	color: #32312f;
}  

#nav li span
{
	display: block;
	margin-top: 12px;
	margin-left: 10px;
	font-size: 1.1em;
}

   
       
   
 /* fix ie6 small issue */  
 /* we should always avoid using hack like this */  
 /* should put it into separate file : ) */  
 *html #nav ul {  
     margin:0 0 0 -2px;  
 }

#nav_sub a
{
	text-decoration: none;
	color: #000000;	
}


#nav_sub li a:hover
{
	text-decoration: none;
	color: #4699bb;	
}

#nav_sub li
{
	font-size: 0.9em;
	text-decoration: none;	
	margin-bottom: 5px;	
}

#nav_sub li ul li
{
	font-size: 0.9em;
	text-decoration: none;	
	margin-left: 10px;
}

#nav_sub li
{
font-size: 0.9em;
	text-decoration: none;	
	text-transform: uppercase;	
}

#nav_sub .sub_level_0.here a
{
	color: #4699bb;
}


/*
#nav_sub .sub_level_0.here
{
	color: #4699bb;
}*/
/*
#nav_sub .sub_level_1
{
	color: #000000;
}*/

#nav_sub .sub_level_1.here a
{
	color: #4699bb;
}

#nav_sub .sub_level_0.here li a
{
	color: #000000;
}

#nav_sub .sub_level_0 .sub_level_1.here a
{
	color: #4699bb;
}


.myndahluti-box
{
	float: left;
	width: 440px;
	background-color: #EDEDE7;
	margin-bottom: 10px;
	overflow: hidden;
}

.myndahluti-box-padding
{
	padding: 10px;
}

.myndahluti-mynd
{
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
}

/* leit */


.leit-wrapper
{
	float: right;
	margin-top: 20px;
	margin-bottom: 30px;
	height: 31px;
}

.topmenu-wrapper
{
	float: right;
	margin-top: 10px;
}

#login_form
{
	width: 323px;
	height: 31px;
	margin:0;
	padding:0;

}

#login_form .form
{
	height: 31px;
	background-image: url(../images/graphics/input-bg.gif);
	background-repeat: repeat-x;
}

#login_form .form .txt
{
	float: left;
	/*padding-bottom: 4px;
	padding-left: 10px;*/
}

#login_form .form .txt input
{
	
	float: left;
	width: 251px;
	height: 31px;
	font-size: 1.2em;
	color: #23282e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/graphics/input-bg.gif);
	margin: 0;
	border: 0;
	padding-top: 5px;
	padding-left: 10px;
}

#login_form .form .btn
{
	margin: 0px;
	padding: 0px;
}

.field .btn
{
	margin:0;
}

.sitemap-wrapper
{
	text-align: left;
	margin-bottom: 20px;
}
.sitemap-wrapper li
{ display: list-item;
	margin-left: 20px;
 }
	




/* leit end */

#nav .nav_jon_sigursson a:hover
{
	cursor: hand;
}
/*
.sIFR-root a:hover
{
	cursor: pointer;
}
*/

.album-wrap
{
	margin-bottom: 20px;
}

.gallery li
{
	float: left;
	margin-bottom: 1px;

}
.gallery li img
{
	position: relative;
float: left;
padding: 0;
margin: 0;
	margin-right: 1px;	
}

.addthis_button_facebook
{
	background-image: url(../images/graphics/facebook-16x16.png);
	height: 16px;
	width: 16px;
}

.addthis_default_style
{
	background-image: none;
}

blockquote
{
	width: 400px;
	padding: 1.5em;
	color:#666;
	font-style:italic;
}


/* Frontpage image slider */

.selected {
	color: #f9f9f2 !important;
}

.hover {
	cursor: pointer; 
	color: #f9f9f2 !important;
}

#Images-wrapper
{
	background-color: #550000;
	width: 640px;

}



#images_nav { display: none }
#images_slides a { display: none }
#images_slides a.first { display: block }
 
#images_nav 
{
	position: absolute;
	margin: 0;
	padding: 0;
	border: none;
	margin-top: 379px;
	margin-left: 0px;
	z-index:999;
}

#images_nav a {
	margin:0;
	padding:0;
}

#images_nav li
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
	float:left;
	list-style-type: none;
	width: 160px;
	color: #586455;
}

#images_nav li span 
{
	padding: 5px 0 5px 10px;
	display:block;
	border-right: 1px solid #586455;
}


#images_nav li.last
{
	border-right:none;
}

img {
	border: none;
	display:block;
	margin: 0;
	padding: 0;
}



/* Footer */

* {margin:0;padding:0;}

/* must declare 0 margins on everything, also for main layout components use padding, not
vertical margins (top and bottom) to add spacing, else those margins get added to total height
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 130px;}  /* must be same height as the footer */

#footer {position: relative;
    margin-top: -130px; /* negative value of footer height */
	width: 100%;
	background-color: #32312f;
    height: 195px;
    clear:both;}


/* CLEAR FIX*/
.clearfix:after {content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


