


@import url("common.css");
@import url("markerabg.css");

/* -------------------------------------------------------------------------- */

body.butiken {
    background: url("/bilder/Bg_stripes3.gif") #9fc;color: #000;font-family: Verdana, sans-serif;
    background-position: left top;

    /*margin-bottom: 85px;*/
    margin: 10px;
    /*font-family: Verdana, sans-serif;*/
    /*max-width: 80em;*/
}
/*a { color: inherit; }*/
a { color: #000; }
/*
a:visited { opacity: 0.8; }
a:visited img { opacity: 1; }
*/

a img { border: 0; }

body.popup {
       font-size: 13px;
       font-family: Verdana, sans-serif;
}
.popup h4 { margin-bottom: 0; }

body>h1 {margin: 10px; }
h2,h3  { color: #f99; }
h2 { font-weight: normal;
     font-size: 180%;
     margin: 0;
     padding: 0;
}

h1 { margin: 0 }

table.body {
    border-collapse: collapse;
    
}

div.main {
    position: relative;
    background: white;
border: 2px solid #6cf;color: #000;font-family: (default);;
    border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
    margin: 0px;
}
div.main a { color: #000; }

div.main2 {
   border: 3px dashed #ff3;
   border-left: 0;
   border-right: 0;
   /*position: relative;*/
   padding: 10px;
   min-height: 50ex;
}

td.body, td.meny { vertical-align: top;  padding: 0; }
td.meny img { margin: 5px; }

div.rubrik {
     background: #6cf;color: #000;font-family: (default);
     text-align: center;
     
     padding-bottom: 10px;
     margin-bottom: 10px;
}

div.meny, dl.meny {
   background: #ffdcd9;color: #000;font-size: 15;font-family: Arial, sans-serif;
   margin: 5px 0;
   border-style: solid;
   border-color:#ffc;
   border-width: 2px 0 2px 2px;
   line-height: 135%;
   white-space: nowrap;
   border-top-left-radius: 10px;
   border-bottom-left-radius: 10px;
   -moz-border-radius-topleft: 10px;
   -moz-border-radius-bottomleft: 10px;
   -webkit-border-top-left-radius: 10px;
   -webkit-border-bottom-left-radius: 10px;
}
dl.meny dt { padding: 0 5px; }
dl.meny dt.undermeny { margin-left: 1em; }
dl.meny span.antal { color: #336; /*visibility: hidden;*/ }
/*dl.meny dt:hover span.antal { visibility: visible; }*/
dl.meny a { text-decoration: none; }
.meny a:hover, .fot a:hover { text-decoration: underline; }

dl.meny a { color: #000; }
dl.meny a:visited { opacity: 0.75; }

body.kassa #meny_kassa, body.nyheter #meny_nyheter, dt.nuvarande {
	    background: #6cf;
	    color: #666;
}

body.kassa #meny_kassa a, body.nyheter #meny_nyheter a, dt.nuvarande a {
    color: #666;
}

table.inline {
    display: inline-table;
    margin: 0; width: 200px;
    background: white;
border: 1px solid #666;color: #000;font-family: (default);;
    vertical-align: bottom;
}
table.inline a { color: #000; }

/* table.produkt { width: 100%; } */
table.produkt {
    /*display: inline-table;*/
    vertical-align: top;
    border-collapse: collapse;
 margin-left: auto; margin-right: auto;
}
/*table.produkt { background: white;
border: 1px solid #666;color: #000;font-family: (default);; }*/


/*td.produktinfo, td.produktval { display:none;}*/

div.ettval {
   background: white; color: black;
   border: 2px groove #ccc;
   padding: 0 3px 0 3px; }

div.flyttprodukt {
  position: relative;
  display: inline-block;
  cursor: move;
  width: 200px;
  background: white;
border: 1px solid #666;color: #000;font-family: (default);;
}
div.flyttprodukt a { color: #000; }

div.produkt{ float: left;
	     /*display: inline-block;*/
	     /*display: -moz-inline-grid;*/
             vertical-align: top;
	     margin: 10px 2px;
	     max-width: 180px;
	     /*max-height: 200px; overflow: hidden;*/
             background: white;
border: 1px solid #666;color: #000;font-family: (default);; }
div.produkt a { color: #000; }

table.produkter { /*margin: 5px;*/ border-collapse: collapse; }

td.produktruta {
    width: 200px;
    background: white;
border: 1px solid #666;color: #000;font-family: (default);;
    padding: 5px;
    vertical-align: top;
}
td.produktruta a { color: #000; }

td.produktkolumn {
    background: white;
border: 1px solid #666;color: #000;font-family: (default);;
    padding: 0;
    vertical-align: top;
}
td.produktkolumn a { color: #000; }

div.produktruta {
    width: 200px;
    margin: 0;
    padding: 5px;
    border: 0;
    border-style: solid;
    border-color: #666;
    border-bottom-width: 1px;
}

/*td.produkt:hover a { text-decoration: underline; }*/
tr.top>td.produkt,tr.middle>td.produkt {border-bottom-width:0;padding-bottom:0;}
tr.middle>td.produkt,tr.bottom>td.produkt {border-top-width:0;padding-top: 0;}

.sidlank { margin-left: 0.5em; margin-right: 0.5em; }

h3.produkt, .produktdetaljer h3 {
    margin: 0;
    background: white;color: #000;
    text-align: center;
    /*background-color: #eee;*/
}

div.produktdetaljer {
    margin-top: 10px;
    /*max-width: 70em;*/
    border: 4px solid white;
    background: white;color: #000;font-family: (default);
    border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}

div.produkter { margin-top: 10px; }

table.nav { /*width: 100%;*/ margin: 0 auto; background: #ffdcd9;color: #000; }
table.nav a { /*padding: 2px; border: 2px outset blue;*/
              color: #000;
	      text-decoration: none; }

table.kundinfo { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

table.kategorier td { padding: 3px; background: #ddd; color: black; }
table.kategorier td.vald { font-weight: bold; }

.rund { border-style: solid; border-width: 10px;
    border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}

dl.nyheter dt, .nyhetsrubrik {
    color: #333;
    font-weight: bold;
    margin-top: 2ex;
}

div.nyheter {
  /*margin-left: 10px;*/
  padding: 8px;
  max-width: 17em;
  background: white;
color: #666;font-family: (default);
  
}
div.nyheter a { color: #000; }

.nyheter h4, h4.nyheter {
    
    color: white;
    margin: 0;
    padding: 1px 5px;
    /*font-weight: normal;*/
    text-align: center;
    letter-spacing: 0.25em;
    white-space: nowrap;
}

dl.nyheter dd { margin-left: 0; }
.tcenter dl.nyheter dd { max-width: 30em; }

.dotted { border-bottom: dotted 8px #ead8fd; }

div.finns {
    width: 170px;
    background:  #FF9; color: black;
    padding: 10px;
    border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}

span.fot {
    color: #000;
    background: white;
}
span.fot a { color: inherit }

.bildpos, .visastorbild { background: #ffdcd9;color: #000;font-size: 15;font-family: Arial, sans-serif; }

td.kundkorg { background-color: #773AA2; }
