




body, td, p {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 11px;
	line-height: 160%;
	color: #333;
}

h1,h2,h3,h4,h5,h6,a,.componentheading,.contentheading {
	color: #FC7613;
}
a {
	cursor:pointer;
	color: #333;
}
p {
	margin-bottom: 1em;
}

h1,h2,h3,h4,h5,h6 {
	
	font-family: Verdana, Helvetica, Sans;
	line-height: 200%;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 105%;
}


body.litadur {
	background: #FFF url(../images/body_bg.gif) repeat-x;
}


.clr {
	clear:both;
	height: 1px;
	line-height:1px;
}

a:focus,a:active {
	outline: 1px dotted #DDD;
}

a.blocklink {
	display:block;
	text-indent: -10000px;
	overflow:hidden;
	text-decoration:none;
}


#bottom {
	margin-top: 10px;
	font-size: 140%;
	font-weight: bold;
	color: #4E4C26;
}

textarea.inputbox, input.inputbox {
	border: 1px solid #CCC;
}



form#nform table.nform td {
	padding: 4px;
}






div.tabmenu {
	margin-left: 0px;
}

div.tabmenu ul {
	margin:0;
	padding:0;
	border-bottom: 0px solid #DDD;
	height: 25px;
	display:block;
	list-style:none;
	
}
div.tabmenu ul li {
	border-bottom: 1px solid #DDD;
	display:block;
	width: auto;
	float:left;
	margin: 0px 2px 2px 0px;
}
div.tabmenu ul li a {
	display:block;
	width: auto;
	line-height: 25px;
	padding: 0px 6px 0px 6px;
	border: 1px solid #DDD;
	border-bottom: 0;
	background: transparent url(../images/tab-grad.gif) repeat-x;
	background-position: 0px -5px;
	
}
dov.tab-content li img {
	clear:both;
	float:none;
}
dov.tab-content li {
	clear:both;
	width:100%;
}


div.tabmenu ul li a:hover, div.tabmenu ul li.selected a {
	background:#FFF;
}
div.tab-content ul.itemlist, div.tab-content ul.itemlist li {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
div.tab-content ul.itemlist li {
	width: 182px;
	float:left;
	text-align:center;
	padding: 12px 0px 0px 0px;
	height: 175px;
}







.contentheading, .componentheading, div.mosmodule h4.module_title {
	font-size: 20px;
	
	font-family: "Arial black", Arial;
	
}






/* TABBARNIR, nýju */

div.tabmenu {
	margin-left: 0px;
}


div.tabsarnir {
	padding-top: 30px;
}
div.tabsarnir ul {
	margin:0;
	padding:0;
	border-bottom: 1px solid #DDD;
	height: 25px;
	display:block;
	list-style:none;
	
}
div.tabsarnir ul li {
	border-bottom: 0px solid #DDD;
	display:block;
	width: auto;
	float:left;
	margin: 0px 2px 2px 0px;
}
div.tabsarnir ul li a {
	display:block;
	width: auto;
	line-height: 25px;
	padding: 0px 6px 0px 6px;
	border: 1px solid #DDD;
	border-bottom: 0;
	background: transparent url(../images/tab-grad.gif) repeat-x;
	background-position: 0px -5px;
	color: #FC7615;
	font-weight: bold;
}

div.tabsarnir ul li a:hover, div.tabsarnir ul li.selected a {
	background:#FFF;
}

div.undirflokkur {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid red;
}

.sel{
	font-weight: bold;
}

#loading {
	display: block;
	width: 32px;
	height: 32px;
	background: url(../images/ton-load.gif) no-repeat;
}

.efniscontent {
}


