/* ------------------------------------------------------------------------------------------------------------
WebTool STYLE SHEET
------------------------------------------------------------------------------------------------------------ */

body {
       font                : 12px arial, tahoma, verdana, sans-serif;
       padding             : 0px 0px 0px 0px;
       margin              : 0px 0px 0px 0px;
       background-color    : #fff;
       background-image    : url(images/ieye_03.gif);
       background-repeat   : no-repeat;
       background-position : 0px 230px;
       color               : #0187D0;
       text-align          : left; /* For å få hoved-tabellen sentrert i IE. Settes til venstre i TR igjen.*/
}
tr {
	  font-size           : 12px;
	  line-height         : 1.3em;
      text-align          : left;
}
#container {
       width               : 950px; /* auto */
       margin              : 0px;
       background-color    : #fff;
       text-align          : left;
       padding             : 0px 0px 0px 0px;
       border              : 0px solid green;
}

#topp {
       width               : 950px;
       height              : 150px;
       margin              : 0px;
       background-color    : #fff;
       text-align          : left;
       padding             : 0px 0px 0px 0px;
       border              : 0px solid green;
}

div.banneret {
    float               : right;
	width               : 150px;
    line-height         : 1.5em;
	font-size           : 10px;
	margin              : 0px 5px 20px 0px;
	padding             : 80px 130px 10px 0px;
	border              : 0px solid #eee;
}

#dtool {
      width               : 500px;
      min-height          : 400px;
      float               : left;
      margin              : 0px 0px 0px 0px;
      padding             : 0px 350px 0px 100px;
       background-image    : url(images/ieye_02.gif);
       background-repeat   : no-repeat;
       background-position : 0px 0px;
       border-color        : #ddd;
	  border-style        : solid;
	  border-width        : 0px 0px 0px 0px ;
}

#menynede {
       text-align          : left;
       color               : #53CBE4;
       width               : 850px;
       height              : 230px;
       font-size           : 14px;
       font-weight         : bold;
       text-transform      : none;
       background-color    : #fff;
       background-image    : url(images/ieye_04.gif);
       background-repeat   : no-repeat;
       padding             : 40px 0px 0px 100px;
       margin              : 0px 0px 0px 0px;
       border              : 0px solid blue;
	   float               : left;
}


.item {
       width               : 480px;
       margin              : 10px 0px 10px 0px;
       padding             : 15px 20px 15px 20px;
       border              : 0px solid pink;
       background-color    : #fff;
       background-image    : url(images/skygger.jpg);
       background-repeat   : repeat-x;
       background-position : top left;
}

.i-img {
	 /*float               : right; */
       margin              : 0px; /* 0px 15px 15px; */

}

.i-clear {
       width               : 500px;
       text-align          : right;
       font-size           : 10px;
       color               : #bbb;
       height              : 10px;
       clear               : both;
}

.i-cat {
       text-align          : right;
       width               : 490px;
       height              : 18px;
       padding             : 3px 10px 0px 0px;
       margin              : 0px 0px 10px 0px;
       background-color    : #eee;
}

.i-time {
       font-size           : 18px;
       font-weight         : none;
       text-transform      : uppercase;
       color               : #ccc;
}

div #galleri               { display: inline;}
form                       { display: inline;}
h1                         { display: inline; font-size: 18px; font-weight: bold;}
h2                         { display: inline; font-size: 26px; font-weight: normal;}
h3                         { display: inline; font-size: 21px; font-weight: bold;}
h4                         { display: inline; font-size: 21px; font-weight: normal;}
h5                         { display: inline;}

img                        { border: 0px;}
img.v                      { float:left;  margin:15px; margin-left:0px; margin-right:25px;}
img.h                      { float:right; margin:15px; margin-left:25px; margin-right:0px;}

.overskrift                { font: avantgarde gothic; font-size: 26px; color: #7FD7ED; font-weight: normal;}
.admin_overskrift          { font: avantgarde gothic; font-size: 16px; color: #7FD7ED; font-weight: normal;}
.listeoverskrift           { font-size: 26px; color: #7FD7ED; line-height: 1.5em;}
.admin_overskrift          { font-size: 18px; font-weight: normal;}
.prod_under                { font-size: 10px; line-height: 1.4em;}
.prod_nolink               { font-size: 12px; color: #222222; line-height: 1.0em;}
.prod_pris                 { font-size: 12px; font-weight: bold; line-height: 1.0em;}
.pris                      { font-size: 18px; color: #ff0000; font-weight: bold;}

a:link, a:visited          { font: avantgarde gothic; color: #7FD7ED; font-weight: normal; text-decoration: none;}
a:hover                    { font: avantgarde gothic; color: #D66B47; font-weight: normal; text-decoration: none;}

a.meny:link,a.meny:visited { 
       color               : #fff;
       font                : avantgarde gothic; font-size: 18px; color: #7FD7ED; font-weight: bold;
       font-weight         : none;
       padding             : 0px 0px 0px 0px;
}

a.meny:hover               { 
       color               : #B1D628; 
       font                : avantgarde gothic; font-size: 18px; color: #D66B47; font-weight: bold;
       font-weight         : none;
       padding             : 0px 0px 0px 0px;

}

a.meny_upkt:link, a.meny_upkt:visited {
       color               : #7FD7ED;
       font-size           : 10px; 
       padding             : 0px 0px 0px 15px;
       background-image    : url(images/corner.gif); 
       background-position : 0px 1px;
       background-repeat   : no-repeat;
	}
a.meny_upkt:hover          { 
       color               : #D66B47;
       font-size           : 10px; 
       padding             : 0px 0px 0px 15px;
       background-image    : url(images/corner.gif); 
       background-position : 0px 1px;
       background-repeat   : no-repeat;
	}
a.meny_3pkt:link,  a.meny_3pkt:visited { 
       padding             : 0px 0px 0px 15px;
       color               : #7FD7ED;
       font-size           : 9px;
       background-image    : url(images/corner.gif); 
       background-position : 20px 1px;
       background-repeat   : no-repeat;
       }
a.meny_3pkt:hover {
       padding             : 0px 0px 0px 15px;
       color               : #D66B47;
       font-size           : 9px;
       background-image    : url(images/corner.gif); 
       background-position : 20px 1px;
       background-repeat   : no-repeat;
       }
       
a.boks:link                { color:white;}
a.boks:visited             { color:white;}
a.boks:hover               { color:white;}

a.overskrift:link          { font-size: 18px; font-weight: normal; color: #006600;}
a.overskrift:visited       { font-size: 18px; font-weight: normal; color: #006600;}
a.overskrift:hover         { font-size: 18px; font-weight: normal; color: #006600;}
