* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	background: #FFF;
	color: #666;
font-size:10px;
font-family:arial,verdana,helvetica,sans-serif;
}

hr, .stream {
	display: none;
}

a:link, a:visited {
	color: #EC1B21;
}

.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;}

.hm_button {
	background: #FFF url(../img/s_button.gif) center center no-repeat;
	overflow: hidden;
	width: 18px;
	text-indent: -50px;
	cursor: pointer;
	border: 1px solid #CCC;
}

#page {
	width: 837px;
	margin: 0 auto;
	text-align: left;
	margin-top: 30px;
	position: relative;
}

/*

	LOGO
	
*/

#logo {
	height: 27px;
	Width: 179px;
	position: relative;
	overflow: hidden;
	float:  left;
	margin-right: 21px;
}

#logo span {
	width: 179px;
	height: 27px;
	position: absolute;
	display: block;
	top: 0; left: 0;
	z-index: 1;
	background: url(../img/logo.gif);
}

/*

	BAKO IMAGE

*/

#bako {
	height: 150px;
	position: relative;
}

#bako span {
	height: 150px;
	width: 836px;
	top: 0; left: 0;
	z-index: 1;
	background: url(../img/h_fagmenn.jpg);
	position:  absolute;
}

.sub #bako {
	margin-top: 10px;
}

/*

	MENU

*/

#menu {
	float: left;
	width: 587px;
	padding-right: 50px;
	background: url(../img/mb_right.gif) bottom right no-repeat;
	padding-top: 10px;
}

#menu h4 {
	display: none;
}

#menu ul {
	list-style: none;
	float:  right;
	padding-left: 50px;
	background: url(../img/mb_left.gif) bottom right no-repeat;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	text-decoration: none;
	padding: 5px 15px 10px 16px;
	color: #004186;
	background: url(../img/mb_bg.gif) bottom right no-repeat;
}

#menu a.orange, #sidemenu a.orange { background-color: #EE9E00; }
#menu a.blue, #sidemenu a.blue { background-color: #8EB1D4; }
#menu a.green, #sidemenu a.green { background-color: #A8B444; }
#menu a.red, #sidemenu a.red { background-color: #FF3B0D; }
#menu a.purple, #sidemenu a.purple { background-color: #D05C71; }

/*

	SIDEMENU
	
*/

#sidemenu {
	width: 209px;
	float: left;
	display: inline;
	background: #F7F7F7;
}

#sidemenu h4 {
	height: 25px;
	position:  relative;
	margin: 2px 0 1em 0;
}

#sidemenu h4 span {
	position:  absolute;
	height: 25px; width: 209px;
	top: 0; left: 0;
	z-index: 0;
	background: #F7F7F7 url(../img/t_veftre.gif) top center no-repeat;
}

#sidemenu ul {
	list-style-type: none;
	background: url(../img/sm_border.gif);
	margin-bottom: 25px;
}

#sidemenu ul ul {
	padding: 1px 0 0 0;
	margin: 0;
	border-bottom: none;
}

#sidemenu ul li {
	display: block;
	margin-bottom: 1px;
	width: 209px;
}

#sidemenu ul a {
	display: block;
	color: #6A6868;
	text-decoration: none;
	padding: 3px 0 3px 30px;
	width: 179px;
	background: #FFF url(../img/sm_level1.gif) left center no-repeat;
}

#sidemenu ul a.active {
	background-image: url(../img/sm_level1_active.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#sidemenu ul ul a {
	padding-left: 45px;
	width: 164px;
	background: #FCFCFC;
}


#sidemenu ul ul a.active {
	background: #FCFCFC url(../img/sm_level2_active.gif) 95% 50% no-repeat;
}

#sidemenu ul ul ul a {
	padding-left: 60px;
	background: #FFF;
	width: 149px;
}

#sidemenu ul a {
	background-color: 
}

#sidemenu .search {
	padding: 20px;
	background: #FFF url(../img/sm_bottom.gif) left top no-repeat;
}

#sidemenu .search input {
	border: 1px solid #CCC;
	padding: 1px;
	width: 125px;
	margin-right: 5px;
}

#sidemenu .search label {
	display: block;
}

#sidemenu .search h4 {
	display: none;
}

/*

	CONTENT

*/

.front #content {
	width: 837px;
}

.sub #content {
	width: 568px;
	float: left;
	margin: 30px;
}

.sub #content h3 {
	font-weight: bold;
	margin-bottom: 1em;
}

#content .image {
	float:  right;
}

.front #content h2 {
	height: 25px;
	position:  relative;
	margin-bottom: 1em;
}

.front #content h2 span {
	position:  absolute;
	height: 25px; width: 168px;
	top: 0; left: 0;
	z-index: 0;
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #F9F9F9;
}

.front #content h2 span.eldhus { background-image: url(../img/t_fyrireldhus.gif); }
.front #content h2 span.bakari { background-image: url(../img/t_fyrirbakari.gif); }
.front #content h2 span.hotel { background-image: url(../img/t_fyrirhotel.gif); }
.front #content h2 span.vorur { background-image: url(../img/t_vorumerki.gif); }

#content p {
	line-height: 165%;
	margin: 0 0 1em 0;
}

#content .item {
	width: 168px;
	float: left;
	background: #F9F9F9;
	border-right: 1px solid #FFF;
	padding: 2px 20px 20px;
}

#content .item img {
	margin: 0 auto;
	display: block;
}

#content .item.last {
	border: none;
	width: 169px;
}

/*

	BOTTOM

*/

#bottom {
	background: url(../img/b_bg.gif) no-repeat;
	height: 100px;
	clear: both;
}

#bottom.sub {
        background: url(../img/b_bg_old.gif) no-repeat;
}

#bottom .mail-list, #bottom .news, #bottom .offers {
	float:  left;
	width: 259px;
	padding: 20px 10px;
}

#bottom h4 {
        font-size: 1em;
	margin-bottom: .5em;
}

#bottom h4 span {
        font-family: Helvetica;
        font-size: 1.3em;
        font-weight: bold;
        color: #2e649a;
}

#bottom .mail-list h4 {
	width: 69px; height: 11px;
	position: relative;
}

#bottom .mail-list h4 span {
	width: 69px; height: 11px;
	position: absolute;	
	top:  0; left: 0;
	/*background: url(../img/t_postlisti.gif) no-repeat;*/
}

#bottom .mail-list label {
	display: none;
}

#bottom .mail-list input, #bottom .mail-list button {
	border:  1px solid #CCC;
	margin-right: 5px;
	padding: 2px;
	background: #FFF;
}

#bottom .mail-list button {
	padding: 1px;
}

#bottom .offers h4 {
	width: 41px; height: 11px;
	position: relative;
	left: 0;
	top:  0;
}

#bottom .offers h4 span {
	width: 41px; height: 11px;
	position: absolute;
	top:  0; left: 0;
	/*background: url(../img/t_tilbod.gif) no-repeat;*/
}



#bottom .news {
	position: relative;
}

#bottom .news ul, #bottom .offers ul {
	list-style: none;
	margin-left: 0px;
}

#bottom .news li a, #bottom .news p a, #bottom .offers li a, #bottom .offers p a {
	color: #6A6868;
}

#bottom .news li span, #bottom .news p span, #bottom .offers li span, #bottom .offers p span {
	color: red;
}

#bottom .see_all {
        margin: 5px 1em 0;
}

#bottom .see_all a {
        /*color: #2e649a !important;*/
        color: #EC1B21 !important;
}

#bottom .news h4 {
	width: 41px; height: 11px;
	position: relative;
	/*left: 20px;
	top:  20px;*/
}

#bottom .news h4 span {
	width: 41px; height: 11px;
	position: absolute;
	top:  0; left: 0;
	/*background: url(../img/t_frettir.gif) no-repeat;*/
}

#bottom .news p {
	text-align: right;
	padding-right: 10px;
	margin-top: 1em;
}

/*

	FOOTER

*/

#footer {
	text-align: center;
	padding: 5px;
}
#content h2 {
font-size:11px;
}
#content h3 {
font-size:14px;
}
font {
font-size:11px;
}
.newsitem {
margin-bottom:15px;
border-bottom:1px dashed #A8BCCF;
padding-bottom:15px;
}