/* --Dette er hoved css-fila for Genetech.no-- */
/* --Jeg har forsøkt å gruppere ting litt fornuftig (etter mitt hode hvertfall...;-)-- */
/* --Rett under her kommer diverse tag-formateringer-- */
body {
   font-family: Arial, Helvetica, sans-serif;
   margin-top:0px;
   min-width:900px;
   text-align:center;
   background-color: #9DAFCB;
   font-size: 0.9em;
}
h1 {
   color: #007AC2;
   font-size: 24px;
   font-weight: bold;
}

h2 {
   color: #007AC2;
   line-height: normal;
   margin-top: 30px;
   font-size: 20px;
}

h3 {
   color: #007AC2;
   line-height: normal;
   font-size: 14px;
   font-weight:bold;
}

a:link, a:visited {
   font-size: 11px;
   font-weight: bold;
   color: #007AC2;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
   color: #BF0000;
   text-decoration: none;
}

p {
   line-height: normal;
   font-size: 12px;
}

/* --Her kommer div formateringene som bygger opp sida-- */
#container {
   width:800px;
   margin:0px auto;
   text-align:left;
   font-size: 0.9em;
   /* padding-left:15px;
   padding-right:15px; */
   background-color: #ffffff;
}

#header {
   padding-top:10px;
   width:800px;
   margin:0px auto;
   color:000000;
   background-color: #ffffff;
   clear:left;
   border-bottom: 3px solid #9DAFCB;
}

#footer {
   width:800px;
   margin:0px auto;
   color:#9DAFCB;
   background-color:#ffffff;
   clear:both;
   text-align:center;
   font-size: 11px;
   border-top: 3px solid #9DAFCB;
}

#sisteNytt {
   color:000000;
   float:left;
   width: 300px;
   text-align:center;
   font-size: 11px;
   margin-left: 75px;
}

#brosjForside {
   color:000000;
   float:right;
   width: 300px;
   text-align:center;
   font-size: 11px;
   margin-right: 75px;
}

#undertopp {
   color:#9DAFCB;
   background-color:#ffffff;
   clear:both;
   padding: 2px;
   margin-bottom: 10px;
   font-size: 10px;
   font-weight: bold;
}

#hovedside {
   margin-left: 190px;
   margin-right: 190px;
   padding-top: 0px;
   padding-right: 5px;
   padding-bottom: 0px;
   padding-left: 0px;
   clear: right;
}

#bunnMeny {
   margin-left: 50px;
   margin-right: 50px;
   padding-top: 10px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   clear: both;
}

#hovedside2 {
   margin:0px 75px 20px 75px;
}

#produkterForside {
   clear:both;
   margin:0px 75px 20px 75px;
   align:left;
}

#meny {
   float:left;
   width:170px;
/*   height:370px; */
   padding-left: 10px;
   padding-bottom:10px;
   padding-top:10px;
   background-attachment: scroll;
   background-color: #9DAFCB;
/*   background-image: url(../sideelementer/generelt/meny.jpg);
   background-repeat: no-repeat;
   background-position: center bottom; */
}

#boks {
   float:right;
   width:190px;
   padding:5px;
   border-left: thin dotted #ccc;
   text-align: left;
}

/* --Her kommer en del Joomla standardformateringer-- */

.contentheading, .componentheading {
   color: #000000;
   line-height: normal;
   font-size: 16px;
   font-weight: bold;
}

.moduletable th {
   color: #000000;
   line-height: 50px;
   font-size: 14px;
   font-weight:bold;
}

/*.moduletable {
   border-bottom: 1px dotted #cccccc;
   width: 190px;
   padding-bottom: 5px;
}

/*.search {
   padding-bottom: 30px;
}*/

.moduletabletingMeny {
   padding-bottom: 30px;
   border-bottom: 1px dotted #cccccc;
}

.mainleveltingMeny {
   line-height: 20px;
}

.subleveltingMeny {
   line-height: 20px;
}

a.subleveltingMeny {
   font-size: 9px;
}

/* --Noen custom formateringer...-- */

a.pathway:link, a.pathway:visited {
   font-size: 10px;
   font-weight: bold;
   color: #666666;
   text-decoration: none;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.pathway:hover {
   color: #b35a27;
   text-decoration: none;
}

td.createdate {
   font-size: 10px;
   font-weight: bold;
   color: #b35a27;
}

.small {
   font-size: 9px;
   font-weight: bold;
   color: #000000;
}

.kommentaroverskrift {
   color: #b35a27;
   line-height: normal;
   font-size: 14px;
   font-weight: bold;
}

table.prodForside th {
   font-size: 24px;
   color: #9DAFCB;
}

th.nyttForside {
   font-size: 16px;
   color: #B0A67A;
}

th.brosjForside {
   font-size: 16px;
   color: #D6D6CA;
}

.pagenav, a.pagenav{
   font-size: 10px;
   font-weight: bold;
}

a.mainlevelprod:link, a.mainlevelprod:visited {
   color: #000000;
}

a.mainlevelprod:hover {
   color: #BF0000;
   text-decoration: none;
}

.sub_cat_head {
   font-weight: bold;
   font-size:14px;
   color: #007AC2;
   padding-bottom: 10px;
}
