/* Stilark for visning av nettstedet eMunch */
/* Sist redigert av Hilde B�e 2008-06-20 */

body {
background-color:#F5F5F5;
color:#000000;
font-family:'Arial Unicode MS','Lucida Sans Unicode',sans-serif;
font-size:12pt;
font-style:normal;
font-weight:normal;
line-height:150%;
margin:1%;
width:90%;
}

a {
text-decoration:none;
}

span {
color:#800000;
font-size:56pt;
margin-bottom:20px;
margin-top:20px;
}

h1 {
font-size:28pt;
margin-bottom:10px;
}

h2 {
color:#800000;
font-size:20pt;
margin-bottom:10px;
}

h3 {
color:#800000;
font-size:16pt;
margin-bottom:10px;
}

ul {
margin-left:2.5%;
}

.bottom {
background-color:#DCDCDC;
border:solid #DCDCDC thick;
outline:solid #F5F5F5 thick;
}

.cell1 {
float:left;
width:70%;
}

.cell2 {
float:right;
width:30%;
}

.contact {
background-color:#DCDCDC;
border:solid #DCDCDC thick;
outline:solid #F5F5F5 thick;
}

.floatLeft {
float:left;
}

.floatRight {
float:right;
}

.image {
text-align:center;
border:solid #DCDCDC thick;
float:left;
outline:solid #DCDCDC thick;
}

.ingress {
color:#800000;
font-size:14pt;
}

.langLink {
background-color:#A9A9A9;
border:solid #A9A9A9 thick;
}

.logo {
background-color:#DCDCDC;
border:solid #DCDCDC thick;
outline:solid #F5F5F5 thick;
}

.mmlogo {
border:solid #FFFFFF thick;
display:table-cell;
float:right;
outline:solid #FFFFFF thick;
}

.presentation {
background-color:#DCDCDC;
border:solid #DCDCDC thick;
display: table-cell;
outline:solid #F5F5F5 thick;
}

.row {
display:table;
float:left;
height:100%;
width:100%;
}

.tasters {
background-color:#DCDCDC;
border:solid #DCDCDC thick;
outline:solid #F5F5F5 thick;
}

.testing {
background-color:#DCDCDC;
border:solid #DCDCDC thick;
outline:solid #F5F5F5 thick;
}

.text{
display: table-cell;
padding-left:25px;
vertical-align:middle;
white-space: nowrap;
}

.thumbs {
text-decoration:none;
border:none;
}