
body {
    background: #FFF;
    font-family: arial;
    
    color: #555;
}
body.mainlayout {
    background: #eff0f0 url(../images/body_bg1.gif) repeat-x;

}


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

td  {
    vertical-align: top;
    line-height: 140%;
}

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

ol,ul {
    list-style: disc;
}

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

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



h1 {
    color: #b60913;
    font-size: 180%;
    
    line-height: 160%;
}
h2 {
    font-size: 160%;
    line-height: 130%;
}
h3 {
    font-size: 140%;
    line-height: 150%;
    color: #b60913;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    font-weight: bold;
}

li {
    margin-left: 20px;
}


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







/*       MENUS */
a.menuitem {

    color: #FFFFFF;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    font-family: arial;
    font-size: 12px;
}
a.select {
    
    color: #f4b4b9;
}
a.selected {
    background: #f5f7f7;
}
a.lm_item {
    display: block;

    padding-top: 6px;
    padding-left: 5px;

    padding-bottom: 3px;
    border-bottom: 1px solid #DDDDDD;

}
.contentheading, .componentheading {
    font-size: 20px;
    font-weight: bold;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    color: #b60913;
}


.mosmodule {
    margin-bottom: 10px;
}







.frett h4  {
    color: #D61314;
    font-size: 15px;
    font-weight: bold;
}
div.frett  {
    line-height: 140%;
    font-size: 11px;
    margin-bottom: 14px;
}
.frett .dags {
    color: #888;
    font-family: verdana;
    font-size: 10px;
}






.fors_product {
    margin-bottom:20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DDD;
}
























