
body {

    background: #FFFFFF;
    font-family: verdana,arial;
    
    color: #44444A;

}




body {
    font-size: 11px;
}


body.size0 #mainbody .container, body.size0 #mainbody .vorulisti_tafla td, body.size0 td, body.size0 th  {
    font-size: 11px;
}
body.size1 #mainbody  .container, body.size1 #mainbody .vorulisti_tafla td, body.size1 td, body.size1 th {
    font-size: 12px;
}
body.size2 #mainbody  .container, body.size2 #mainbody .vorulisti_tafla td, body.size2 td, body.size2 th {
    font-size: 14px;
}




small {
    font-size: 90%;
    color: #888888;
}

ol,ul {
    list-style: disc;
    margin-top: 10px;
    margin-bottom: 10px;
}

p {
    margin-bottom: 10px;
}
a {
    cursor:pointer;
    color: #445879;
    text-decoration:none;
}
a:hover {

    text-decoration:underline;
}

.clr {
    font-size: 0px;
    height: 1px;
    clear:both;
    margin:0;
    line-height: 0px;
}



h1 {
    font-size: 180%;
    line-height: 150%;
    
}

h1 {
    
    font-size: 180%;

    line-height: 150%;
}

h3,h2 {
    color: #01427A;
    font-size: 150%;
    font-weight: normal;
    line-height: 150%;
    margin-top: 0.4em;
}
h2 {
    font-size: 160%;
    
    
}

li {
    margin-left: 15px;
}


.nform {
    border-collapse:normal;
    
}
.nform td {
    padding: 8px;
}





.hideme {
    display:none;
    visibility:hidden;
}
#taknalykill {
    margin-bottom: 10px;
}

a#taknalykill_button:hover {
    filter:         alpha(opacity=80);
    opacity:        0.8;
    -moz-opacity:   0.8;
    
}




table.myndarammar {
	width: 100%;
}

table.myndarammar td {
    border: 0px solid #ccc;
    text-align: center;
    padding: 6px;
    vertical-align: middle;
}
table.myndarammar {
    border-collapse: collapse;
    margin-top: 12px;
}









/* voruras ofl */

table.voruras td {
    border: 0px solid #ccc;
    text-align: center;
    padding: 6px;
    vertical-align: middle;
}
table.voruaras {
    border-collapse: collapse;
    margin-top: 12px;
}

table.starfsmenn td {
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    text-align: left;
    padding: 6px;
    vertical-align: middle;
}
table.starfsmenn {
    width: 100%;
    border-collapse: collapse;
    margin-top: 12px;
}

a.bigbutton {
    text-decoration:none;
    display:block;
    float:left;
    width:45%;
    border:1px solid #ccc;
    font-size:18px;
    padding:10px;
}
a.bigbutton:hover {
    background: #f8f8f8;
}






/**************** Mambo drasl *******************************************/
.contentheading, .componentheading {
    font-size: 20px;
    color: #01427A;
    
    line-height: 120%;
}




/************* fyrir staff mynd-popup dót *************************/

.starfsmadur{
    position: relative;
    z-index: 0;
}

a.starfsmadur:hover{
    background-color: transparent;
    z-index: 50;
}

.starfsmadur span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: white;
    padding: 5px;
    left: -1000px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.starfsmadur span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

a.over span{ /*CSS for enlarged image on hover*/
    visibility: visible;
    bottom: 0px;
    left: 80px; /*position where enlarged image should offset horizontally */
}

/******** eitthvað spes  **********************************/
#mainbody div.myndacaption {
	display:inline;
	float:left;
	display:block;
	margin-right: 10px;
	
}
#mainbody div.myndacaption span {
	display: block;
	z-index: 20000;
	position: absolute;
	height: 80px;
	background: #EEE;
}
#mainbody div.myndacaption span p {
	font-size: 9px;
	
	line-height: 110%;
	padding: 5px;
}


/********* töflur með röndum ************/
/******** gert fyrir þægindi fyrir Hildi ***************/
table.toflur_med_linum {
	border-collapse: collapse;
	margin-left: 2px;
}
table.toflur_med_linum td,table.toflur_med_linum th {
	border: 1px solid #DDD;
	padding: 4px;
	
}


#nanar_box {
	background: #FFF;
	padding: 10px;
	border:1px solid #EEE;
	position: absolute;
	width: 220px;
	height: 150px;
	width: auto;
	height: auto;
	-moz-box-shadow: black 0px 0px 5px;
}


