/* begin reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
        text-align: left;
        font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
        background: White;
        border: 0px;
        background-color:#ccc;
        color:#555;
        margin: 0px;
        padding: 0px;
        width: 100%;
        border-top: 3px solid #000;
}

h2 {
    font-size: 25px;
    letter-spacing: -1px;
}
img {
        border: 0px;
        padding: 10px;
}

#wrap{
  margin:0 auto;
  width: 970px;
  padding-bottom: 25px;
}
#main h1 {
	font-size: 60px;
    color: #9be;
    font-size: 40px;
}
#content a:hover {
    color: #000;
}
#footer a {
    color: #333;
}
#content a {
    color: #333;
}
a {
    color: inherit;
}
#mainpage h1 {
    font-size: 50px;
    letter-spacing: -4px;
}
#main {
	font-size: 30px;
	letter-spacing: -4px;
	padding: 20px;
	margin: 40px;
    font-weight: bold;
	background-color: #fff;
	border: 2px solid #ccc;
}
#header {
    height: 95px;
    background-color: #bbb;
}
#logo {
    width: 350px;
    margin-left: 5px;
    color: #333;
    float: left;
    padding-left: 15px;
}
#content {
    margin-left: 7px;
}
#search {
    float: right;
    margin-right: 20px;
    margin-top: 0px;
}
.line {
    border-top: 1px solid #999;
    margin-top: 1px;
}
#header #searchform {
  background:transparent url(/img/searchbox.png) no-repeat scroll 0 0;
  float:right;
  height:26px;
  position:relative;
  top: -3px;
  width:191px;
  border:0 none;
  margin:0;
  outline-style:none;
  outline-width:0;
  padding:0;
  vertical-align:baseline
}
#header #go {
  background-color:transparent;
  border:0 none;
  cursor:pointer;
  float:right;
  height:26px;
  width:30px;
}
#header #s {
  font-family:Tahoma;
  font-size: 13px;
  background:transparent none repeat scroll 0 0;
  border:0 none;
  color:#777;
  float:left;
  margin:4px 0 0 4px;
  width:154px;
}
#mainpage {
    margin-top: 60px;
}
#header #searchform2 {
  background:transparent url(/img/searchbox.png) no-repeat scroll 0 0;
  height:26px;
  position:relative;
  top: -3px;
  width:191px;
  border:0 none;
  margin:0;
  outline-style:none;
  outline-width:0;
  padding:0;
  vertical-align:baseline
}
a:hover {
    color: #222;
}
a {
    text-decoration: none;
}
#content h1 {
    font-size: 30px;
    margin-top: 15px;
}

#foot {
  border-top: 1px solid #999;
  padding-top: 1px;
  font-size: 13px;
  line-height:1.1em;
  margin-top: 30px;
  width: 970px;
}
#utgifter .number {
    width: 150px;
}
h2.type {
    font-size: 18px;
    margin-bottom: 10px;
}
h2.myear {
    font-size: 22px;
        margin-bottom: 10px;
        margin-top: 10px;
}
#content h2 {
    font-size: 20px;
    margin-bottom: 3px;
    margin-top: 3px;
}
#content h3 {
   font-size: 19px;
   margin-bottom: 3px;
   margin-top: 3px;
}
.buy {
  padding: 7px;
  border: 1px solid #999;
  margin: 20px;
  width: 560px;
  padding-bottom: 7px;
  padding-top: 7px;
  background-color: #bbb;
}

ul{border:0; margin:0; padding:0;}

div.pagination {
        padding: 3px;
        margin: 3px;
        text-align:center;
        font-family:Tahoma,Helvetica,sans-serif;
        font-size:.85em;
        margin-bottom: 20px;
        margin-top: 20px;
}
    
div.pagination a {
        border: 1px solid #bbb;
        margin-right:3px;
        padding:2px 8px;

        background-position:bottom;
        text-decoration: none;

        color: #222;
}
div.pagination a:hover, div.pagination a:active {
    border: 1px solid #000;
    background-image:none;
    background-color:#aaa;
    color: #fff;
}
div.pagination span.current {
    margin-right:3px;
    padding:2px 6px;
    font-weight: bold;
    color: #000;
}
div.pagination span.disabled {
    display:none;
}
div.pagination a.next{
    border:1px solid #bbb;
    margin:0 0 0 10px;
}
div.pagination a.next:hover {
    border:1px solid #000;
}
div.pagination a.prev {
    border:1px solid #bbb;
    margin:0 10px 0 0;
}
div.pagination a.prev:hover {
    border:1px solid #000;
}
.orgnr {
    width: 130px;
    text-align: right;
}
#sidebar {
    float:right;
    width:220px;
    overflow: hidden;
}
/* RATER PLUGIN */
.ui-rater>span {vertical-align:top;}
.ui-rater-rating {margin-left:.8em}
.ui-rater-starsOff, .ui-rater-starsOn {display:inline-block; height:18px; background:url(/img/stars.png) repeat-x 0 0px;}
.ui-rater-starsOn {display:block; max-width:90px; top:0; background-position: 0 -36px;}
.ui-rater-starsHover {background-position: 0 -18px!important;}
#content .infobox p {
    margin-top: 10px;
}
#content .infobox ul {
    margin-bottom: 10px;
    margin-top: 5px;
}
#content .infobox li {
    list-style-type: disc;
    margin-left: 30px;
}
#content .infobox {
    width: 700px;
    line-height: 17px;
    padding: 5px;
    padding-left: 8px;
    padding-top: 0px;
}
#sidebar h2 {
    margin-top: 15px;
}
form p { position:relative }
label  { position:absolute; top:0; left:0}

#kontakt .inp:hover {
    border-color: #666;
}
#kontakt label {
    border: 0;
    font-size: 14px;
    padding:9px;
    padding-top: 26px;
}
#kontakt .inp {
    background-color: #DFDFDF;
    font-size: 14px;
    border:1px solid #999;
    margin-top: 3px;
    padding:4px;
    width:300px;
}
#kontakt textarea {
    width: 500px;
}
#kontakt form {
    font-family:Helvetica,Arial;
    font-size:12pt;
}


#commentform input:hover, textarea:hover {
    border-color: #666;
}
#commentform label {
    border: 0;
    font-size: 14px;
    padding:9px;
}
#commentform .inp {
    background-color: #DFDFDF;
    font-size: 14px;
    border:1px solid #999;
    margin-top: 3px;
    padding:4px;
    width:300px;
}
#commentform textarea {
    width: 500px;
}
#commentform form {
font-family:Helvetica,Arial;
font-size:12pt;
}
#menu  {
    font-size: 15px;
    padding-bottom: 3px;
    float: left;
}
#ads img {
    padding: 0;
}
#ads {
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}
.lavaLamp img {
    padding:0;
}
.lavaLamp {
  position: relative;
  height: 15px;
  width: 800px;
  padding: 10px;
  padding-top: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}
.lavaLamp li {
  float: left;
  list-style: none;
}
.lavaLamp li.back {
  background-color: #B3B3B3;
  width: 9px;
  height: 30px;
  z-index: 8;
  position: absolute;
}
.lavaLamp li a {
  font: bold 14px arial;
  text-decoration: none;
  outline: none;
  text-align: center;
  top: 7px;
  letter-spacing: 0;
  z-index: 10;
  display: block;
  float: left;
  height: 15px;
  position: relative;
  overflow: hidden;
  margin: auto 10px;
}   
.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
  border: none;
}                     
.popular ul {
    margin-top: 10px;
}
.popular li {
    margin-bottom: 5px;
    font-size: 17px;
}
.mlista ul {
    margin-top: 10px;
}
#huvudsida {
    margin: 50px;
}
#huvudsida #go {
    padding: 3px;
    float: left;
    top: -2px;
    border: 0;
    margin-left: 10px;
}
#transactions .name {
    width: 350px;
    text-align: left;
    overflow: hidden;
}
#transactions {
    width: 600px;
}
#huvudsida input {
    padding: 5px;
    position:relative;
    font-size: 20px;
    float: left;
    border: 1px solid #bbb;
}
.comment {
    border-bottom: 1px dotted #aaa;
    padding: 4px;
    margin-bottom: 5px;
    margin-top: 15px;
    padding-left: 20px;
    background: url(/img/comment.png) no-repeat 0px 3px;
    width: 300px;
}
.tdcomment {
    padding: 4px;
    margin-bottom: 3px;
    padding-left: 20px;
}
#myfoot {
    height: 30px;
    background-color: #bbb;
    margin-bottom: 4px;
}
#stripes {
    height: 5px;
}
.error {
    border: 1px solid #FF0000;
    padding: 20px;
    margin: 10px;
    width: 600px;
    padding-left: 60px;
    color: #fff;
    font-weight: bold;
    background: #FF6060 url(/img/warning.png) no-repeat 10px center;
}
/* Generic box shadow & formatting */
.box{-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .25); -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.25); width: 600px; }
/* Values for black base */
.dark{background: rgba(0, 0, 0, .3); border:1px solid rgba(0, 0, 0,.2);}
.darker{background: rgba(0, 0, 0, .6); border:1px solid rgba(0, 0, 0,.2);}
.dark p{color:#FAFAFA; text-shadow:0px 1px 0px rgba(255,255,255, .2);}
.darker p{color:#FAFAFA; text-shadow:0px 1px 0px rgba(255,255,255, .5);}
.dark a, .darker a{color: rgba(255,255,255, .9);}

/* Values for white base */
.light{background: rgba(255,255,255, .3); border:1px solid rgba(255,255,255,.45);}
.lighter{background: rgba(255,255,255, .6); border:1px solid rgba(255,255,255,.45);}
.light p{text-shadow:0px 1px 0px rgba(255,255,255, .5);}
.lighter p{text-shadow:0px 1px 0px rgba(255,255,255, .7);}
.light a, .lighter a{color: rgba(0, 0, 0, .9);}

#facebook a:hover {
    color: #eee;
}
#facebook {
    width: 960px;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 14px;
    text-align: center;
    padding: 5px;
    z-index: 100;
    background-color: #627AAD;
    color: #fff;
    font-weight: bold;
}

