#menu li {
	list-style-type: none;
	float: left;
}
.ahs_menu {
	color: #aaa;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
}
.ahs_menu li {
    /*border-bottom: 1px solid #eee;*/
    padding: 3px;
	text-align: left;
	font-size: 15px;
}
.ahs_menu li a {
    text-decoration: none;
    color: #000;    
    text-tranform: uppercase;
	margin-left: 0px;
	display: block;
}
.ahs_menu li.selected a {
    font-weight: bold;
}
.ahs_menu li.lm_lvl1, .ahs_menu li.lm_lvl2, .ahs_menu li.lm_lvl3 {
    color: #eee;
    font-size: 95%;
    padding: 1px;
}
.ahs_menu li.lm_lvl1 {
    margin-left: 15px;
}
.ahs_menu li.lm_lvl2 {
    margin-left: 30px;
}
.ahs_menu li.lm_lvl3 {
    margin-left: 45px;
}


/* žessi er utan um menuinn uppi (haus-menu) */


td.mainmenufield {
    vertical-align: bottom;
    text-align: right;
    padding-right: 4px;
}



table.secmenu {
    margin:0;
    margin-bottom: 15px;
    border-collapse:collapse;
    
}

td.secmenumain {
    font-weight: bold;
    padding-left: 0px;
    height: 0px;
    vertical-align: middle;
    color: #666666;
    font-size: 0px;
    
}
td.secmenu {
    padding:0;
    padding-left: 0px;
    height: 20px;
    vertical-align: middle;
    font-family: Verdana,arial;
    border-bottom: 1px dotted #aaa;
    
}
td.secmenu_sel {
    font-weight: bold;

}

td.sectop {
    text-align: center;
    background: #fcfcfc url(../images/grd.gif) repeat-x; 
    border: 1px solid #ddd;
    border-right: 0;
    font-family: Verdana;
    color: #fff;
    font-weight: bold;
    
}


td.secmenu a {
    text-decoration: none;
    color: #000;
    font-size: 11px;
    display: block;
    min-height: 13px;
    padding-top: 5px;
    padding-left: 2px;
    padding-bottom:4px;
    padding-right: 6px;
    margin:0;

    
    
}
td.secmenu a:hover {
    color: #433;
/*    background: #fcfcfc url(../images/grd.gif) repeat-x bottom; */
}




td.subsecmenu {
    padding-left: 16px;

    vertical-align: middle;
    font-family: Verdana,arial;
    margin:0;
    font-size: 10px;
    border-bottom: 1px dotted #aaa;
    border-left: 1px dotted #aaa;
    padding:0;

}
td.subsecmenu2 {
    padding-left: 24px;

    vertical-align: middle;
    font-family: Verdana,arial;
    margin:0;
    font-size: 10px;
    border-bottom: 1px dotted #aaa;
    border-left: 1px dotted #aaa;
    padding:0;

}
td.subsecmenu a {
    text-decoration: none;
    color: #CCCCCC;
    font-size: 10px;
    display: block;
    min-height: 13px;
    padding-top: 4px;
    padding-left: 12px;
    padding-bottom:3px;

}
td.subsecmenu a:hover {
    color: #433;
/*    background: #fcfcfc url(../images/grd.gif) repeat-x bottom; */
    border-right: 1px dotted #aaa;
}

td.subsecmenu2 a {
    text-decoration: none;
    color: #AAAAAA;
    font-size: 9px;
    display: block;
    min-height: 13px;
    padding-top: 4px;
    padding-left: 22px;
    padding-bottom:3px;

}
td.subsecmenu2 a:hover {
    color: #433;
/*    background: #fcfcfc url(../images/grd.gif) repeat-x bottom; */
    border-right: 1px dotted #aaa;
}









div.custommenu {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
a.menuitem {
    text-decoration:none;
    color: #433;
    font-size: 14px;
    /*background: rgba(55, 55, 50, 0.5);*/
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    text-align: center;
    display: block;
    width: auto;
}


a.menuitem:hover {
    color: #433;
/*    background: #f9f7f7; */
    /*background: #fff url(../images/grd.gif) bottom left repeat-x; */
    /*background: rgba(55, 55, 55, 0.8);*/
    
    
}
a.menuitem.select {
    font-weight: bold;
 /* background: #fff url(../images/grd.gif) repeat-x; */
}


.subsecmenu {
    font-size: 10px;
    text-decoration: none;
    padding-left:10px;
    border-bottom: 1px solid #ddd;
}
.subsecmenu a {
    text-decoration: none;
    color: #AAAAAA;
}
.subsecmenu2 {
    font-size: 10px;
    text-decoration: none;
    padding-left:10px;
    border-bottom: 1px solid #ddd;
}
.subsecmenu2 a {
    text-decoration: none;
    color: #AAAAAA;
}

td.secmenu_sel a {
    color: #433;
/*    background: #f9f7f7; */

}


td.secmenu_sel {
    font-weight: bold;
    border-left: 1px dotted #aaa;

}

#menu {
	float: right;
	padding-top: 40px;
	position: relative;
	text-align: right;
}

#toppumgjord {
	position: relative;
	margin-top: 50px;
	padding: 8px;    	
	width: 840px;
	height: 120px;
}


#linkar {
	position: absolute;
	float: right;
	right: 8px;
	top: 0px;
	width: 400px;
	height: 50px;
}
#linkar .orninnvans {
	float: right;
	position: relative;
	padding: 8px;
	background: url(../images/link_orninnvans.gif) no-repeat;
	width: 100px;
	height: 33px;
}
#linkar .orninngolf {
	float: right;
	position: relative;
	padding: 8px;
	background: url(../images/link_orninngolf.gif) no-repeat;
	width: 100px;
	height: 24px;
}
#linkar .english {
	float: right;
	position: relative;
	padding: 8px;
	background: url(../images/flag_uk.gif) no-repeat;
	width: 24px;
	height: 15px;
}
#linkar .icelandic {
	float: right;
	position: relative;
	padding: 8px;
	background: url(../images/flag_is.gif) no-repeat;
	width: 24px;
	height: 15px;
}

