
body {

    background: #FFFFFF url(../images/background_gradient.gif) repeat-x;
    font-family: arial;
    
    color: #224444;

}

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

body.size1 {
    font-size: 0.8em;
}
body.size2 {
    font-size: 1em;
}
body.size3 {
    font-size: 1.2em;
}

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

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

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



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

h1 {
    color: #9f9877;
    font-size: 180%;

    line-height: 150%;
}

h3 {
    color: #9f9877;
    font-size: 150%;
    font-weight: normal;
    line-height: 150%;
    margin-top: 0.4em;
}

li {
    margin-left: 15px;
}



/****************           síðu styles ***************************************/





/*************   Menu dót ******************************/

.menu {
    margin-bottom: 15px;
    overflow:hidden;
}
.lm_main {
    
    font-size: 10px;
    font-family: verdana;
    padding: 0px;
}
a.lm_item {
    color: #555;
    display:block;
    line-height: 180%;
    width: 100%;
    padding: 2px 0px 2px 22px;
    background: url(../images/menu_bullet.gif) no-repeat;
    background-position: 7px 9px;
}
a.lm_item:hover {
    text-decoration: underline;
}
a.lm_lvl1 {
    padding: 0px 0px 0px 34px;
    font-size: 11px;
    background-position: 17px 6px;
}
a.selected {
    font-weight:bold;
}











/* voruras ofl */


table.voruras td {
    border: 1px solid #ccc;
    text-align: center;
    padding: 6px;
    vertical-align: middle;
}
table.voruaras {
    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;
}

table.lefter td {
    text-align: left;
}






.leftmodules {
    padding: 4px;
}
.leftmodules, .leftmodules td {
    line-height: 140%;
    color: #5b5745;
    
}




/**************** Mambo drasl *******************************************/
.contentheading, .componentheading {
    font-size: 25px;
    color: #9f9877;
    line-height: 120%;
}






/*************** takkar +++++++++++++++++++++*************/

a#hafasamband {
    display:block;
    text-indent: -10000px;
    overflow:hidden;
    width: 180px;
    height: 70px;
    background: url(../images/takki_hafasamband.gif) no-repeat;
}
a#hafasamband:hover {
    background-position: 0px -70px;
}






