/* 
    Document   : dorrpriser.css
    Created on : 2010-jan-17, 15:45:35
    Author     : MWOXBERG
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}
table.dorrpriser
{
  clear:both;
  white-space:nowrap;
  font-size:10pt;
  border-style:none;
  border-color:black;
  border-width:2px;
  border-spacing:0px;
  empty-cells:show;
  margin-top:5px;
  border-collapse:collapse;
  max-width: 650px;
}
td.dorrpris-headcol
{
  color: black;
  background-color:#FFCC66;
/*  background-color:#eeeeee; */
  font-weight: normal;
  margin:0px;
  padding-left:5px;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:15px;
  border-style:solid;
  border-width:1px;
  line-height:10pt;
}
td.dorrpris-col
{
  color: black;
/*  background-color:white /* #FFEAC4  */;
  background-color: #FFEAC4;
  font-weight: normal;
  margin:0px;
  padding-left:5px;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:5px;
  border-style:solid;
  border-width:1px;
  line-height:10pt;
  text-align:left;
  white-space:nowrap;
}
td.dorrpris-pris
{
  color: black;
/*  background-color:white /* #FFEAC4  */;
  background-color: #FFEAC4;
  font-weight: normal;
  margin:0px;
  padding-left:5px;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:5px;
  border-style:solid;
  border-width:1px;
  line-height:10pt;
  text-align:right;
  white-space:nowrap;
}
#hela
{
    position: relative;
    float: left;
    width: 830px;
}
#vanster
{
    position: relative;
    float: left;
    width: 440px;
}
#hoger
{
    position: relative;
    float: right;
    width: 350px;
}
.allmoge_modell
{
  border: 0 none;
  border-width: 0px;
  border-color: white;
  border-collapse: collapse;
  border-spacing: 0px;
  border-top-style: none;
}
.allmoge_modell td
{
  font-size:12px;
  line-height:14px;
  text-align:left;
  white-space:nowrap;
}

.with-tabs
{
  visibility: hidden;
}
