body
{
	background-color: #FFFFFF; 
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:12px;
	margin: 0;
	padding: 0;
	color: #333;
}
a
{
	color: #003399;
}

a:hover {
	text-decoration: underline;
}

strong 
{
	color: #000;
}
div.page
{
	position:relative;
	margin: 0 auto;
	width: 100%;
	min-width: 800px;
	max-width: 900px;
}


div.header
{
	height: 90px;
/*	background: url('../img/header-bg.gif') top left no-repeat; */
}
div.header2
{
/*	background:url('../img/header2-bg.gif') repeat-x; */
	margin: 0px 184px 0px 95px;
	padding: 0;
}
div.header2-left
{
	height: 161px;
/*	background:url('../img/header2-left.gif') left no-repeat; */
}
div.header2-right
{
	height: 161px;
/*	background: url('../img/header2-right.gif') right no-repeat; */
	margin-left: 200px;
}

div.logo
{
	position: absolute;
	top: 40px;
	left: 1px;
}

img.firmalogo {
	padding-right: 0.2em;
}

div.innlogging  {
	padding: 50px 0 0 30px;
}

div.registrer  {
	padding: 50px 0 0 30px;
}

div#bottomBlocks {
	padding-top: 40px;
}

div.slogan
{
	position: absolute;
	top: 40px;
	left: 220px;
	color: #444;
	font-size: 20px;
}
div.inventory
{
	height: 29px;
	background: #FFFFFF;
}

div.fleretemaer {
	padding: 0.3em 0 0 2.5em;
}

div.fleretemaer a:link {
	text-decoration: underline;
}

.sok {
	padding: 70px 0 0 25px;
}

#nylink {
	padding: 50px 0 0 30px;
}

ul.inv
{
	margin: 0;
	padding: 0 5px 0 0;
	list-style-type: none;
	line-height: 29px;
	float: right;
}
ul.inv li
{
	float: left;
	margin: 0 5px;
	padding: 0;
}
div.line
{
	background-color: #D2D2D2;
	width: 760px;
	height: 4px;
}	
div.top-menu
{
	position: absolute;
	top: 100px;
	left: 264px;
	text-transform: uppercase;
	padding: 10px 0px 5px 0px;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu li
{
	float: left;
	margin: 0;
	padding: 0px 5px 0px 2px;
	border-left: 1px solid #FFF;
	background: #1e56a0;
}
ul.menu li a
{
	line-height: 19px;
	padding: 2px 6px 0px 7px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
ul.menu li a:hover
{
	color: #8ebefc;
}
ul.menu li.active
{

}
ul.menu li.active div
{
	line-height: 19px;
	padding: 2px 6px 0px 7px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
div.lang-switch
{
	float: left;
	margin: 4px;
	font-size: 0.9em;
	padding: 0 0 0 5px;
}
div.lang-switch select
{
	font-size: 0.9em;
}
div.listing-sorting
{
	text-align: center;
	border: 1px solid #777;
	background: #FFF;
	font-size: 0.9em;
	padding: 2px;
	margin:10px 0px;
}
div.listing-sorting a
{
	font-weight: bold;
}
div.search-form
{
	position:absolute;
	top:45px;
	right:30px;
	font-size: 0.9em;
}
input.what
{
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #F3F3F3;
}

input.google
{
	font-family: Verdana;
	font-size: 10px;
}

input.text
{
	border: 1px solid #777;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
	height: 16px;
}
textarea
{
	border: 1px solid #777;
}
input.button
{
	border: 1px solid #777;
	background: #CCC url('../img/flat-button-bg.gif') center left repeat-x;
	font: bold 11px 'Trebuchet MS', Arial, Verdana;
	color: #444;
	font-weight: bold;
	height: 20px;
}
input.button:hover
{
	background: #DDD;
}
input, textarea
{
	font-family: Verdana;
	font-size: 14px;
	padding:0.1em;
}
div.footer-left
{
	height: 15px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #EFEFEF;
}
div.footer
{
	height: 15px;
	border-bottom: 1px solid #EFEFEF;
	margin: 0 0 0 131px;
	padding: 0;
}
div.footer-content
{
	color: #333;
	padding-top: 15px;
	position: relative;
	text-align: center;
}
div.footer a
{
	color: #003399;
	font-weight: bold;
}
div.copyright
{
	padding: 10px 0 0 0;
	font-size: 0.9em;
	color: #333;
}
div.copyright a
{
	color: #333;
	text-decoration: none;
}

div.copyright a:hover
{
	color: #003399;
	text-decoration: underline;
}

div.content
{
	clear: both;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 13px;
	position: absolute;
	top: 142px;
	left: 274px;
}
div.breadcrumb a
{
	font-weight: normal;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
	font-size: 0.9em;
}
p.news
{
	margin-top: 5px;
}
p.last
{
	margin-top: 5px;
	text-align: right;
}


img
{
	border: 0;
}
form
{
	padding: 0;
	margin: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
h1
{
	color: #222;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	top: 142px;
	left: 274px;
}
h1 a
{
	color: #9e0000;
	text-decoration: underline;
}

h2
{
	font-size: 13px;
	margin: 0;
	padding: 10px 0 0 0;
}

h3
{
	font-size: 11px;
	margin: 0;
	padding: 10px 0 0 0;
}

div.field
{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}
a.title
{
	font-weight: bold;
	color: #0751b6;
}
div.url
{
	color: #0751b6;
	padding: 0;
	font-size: 0.9em;
	width: 60%;
	cursor: help;
	white-space: nowrap;
}
div.description
{
	clear: both;
	padding: 2px 0 0 2px;
}
div.stat
{
	clear: both;
	padding: 0;
}
div.stat img
{
	margin: 0 5px;
}
div.pr_stat
{
	margin: 0 0 15px 0;
}
div.categories
{
	list-style-type: none;
	padding: 50px 10px 20px 0;
	width: 95%;
	border: 1px solid #CCC;
	background: #F4F4F4;
}

div.categories a
{
	font-weight: normal;
	color: #0751b6;
	text-decoration: none;
}

div.categories a:hover
{
	text-decoration: underline;
}

div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	width: 33%;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	width: 33%;
}

div.categories-nyttig
{
	list-style-type: none;
	padding: 8px 10px 30px 0;
	width: 95%;
}

div.categories-nyttig a
{
	font-weight: normal;
	color: #0751b6;
	text-decoration: underline;
}

/* INFOLINKER START */
div.categories-infolinker
{
	list-style-type: none;
	padding: 0 10px 10px 30px;
	width: 95%;
}

div.categories-infolinker a
{
	font-weight: normal;
	color: #0751b6;
	text-decoration: underline;
}

div.categories-infolinker a:hover
{
	text-decoration: underline;
}

div.categories-infolinker div.col
{
	float: left;
	height: 100%;
	text-align: left;
	width: 24%;
}
div.categories-infolinker div.last
{
	float: left;
	height: 100%;
	text-align: left;
	width: 24%;
}
/* INFOLINKER STOPP */

div.subcategories
{
	padding-left: 20px;
}
div.subcategories a
{
	font-size: 0.9em;
	text-decoration: none;
	color:#FF9000;
}
div.categories div.divider
{
	clear: both;
	line-height: 1px;
}
div.categories div.categ
{
	padding-left: 15px;
	background: url('../img/ico-dir.gif') top left no-repeat;
	margin-left: 5px;
	white-space : nowrap;
}

div.categ-infolinker a:hover {
	color: #333;
}

.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background: #D7EBD3;
	border: 1px solid #265624;
	font-weight: bold;
	margin: 10px 0;
	padding: 20px 20px 20px 40px;
	color: #265624;
}
div.error
{
	background: #FFEDEB;
	border: 1px solid #CD5C52;
	font-weight: bold;
	margin: 10px 0;
	padding: 20px 20px 20px 40px;
	color: #CD5C52;
}
div.error img, div.notification img
{
	position: relative;
	top: -3px;
	left: -25px;
	float: left;
}
div.navigation
{
	clear: both;
	margin: 10px 0 10px 0;
}
div.navigation a
{
	text-decoration: none;
	border: 1px solid #777;
	background: #FFF;
	padding: 0 4px;
}
div.navigation a:hover
{
	background: #ddd;
}
div.navigation span
{
	border: 1px solid #777;
	padding: 0 4px;
	background: #FFF;
}
div.navigation span.active
{
	background: #ddd;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 7px 0 0 5px;
	padding: 0;
	width: 50px;
	background: #EFEFEF;
	float: left;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.pr-text
{
	float: left;
	font-size: 0.9em;
}
div.preview
{
      background: #FFF url('../img/no-preview.gif') center center no-repeat;
      border: 1px solid #ccc;
     height: 90px;
     width: 120px;
}
div.adsense
{
      margin: 10px 0;
      text-align: center;
}
div.box
{
	clear: both;
	margin: 0px 0px 15px 0px;
	background-color: #FFFFFF;
}
div.beskrivelse {
	padding: 10px 0px 10px 35px;
}

div.box-edit
{
	clear: both;
	margin: 0px 0px 15px 30px;
	background-color: #FFFFFF;
}

div.box-populare
{
	clear: both;
	margin: 0px 0px 15px 30px;
	background-color: #FFFFFF;
}

div.blockleft
{
	padding: 2px 2px 2px 8px;
	border: 1px solid #c9d7f1;
	background-color: #fff9dd;
	width: 180px;
}

div.blockleft a
{
	font-weight: bold;
}

div.descriptionbox
{
	width: 400px;
	padding-left: 20px;
}

div.box-caption-movable
{
	color: #76858A;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	border-bottom: 1px solid #B0B0B0;
	margin: 0 0 0 32px;
}
div.box-caption-left-movable
{
	height: 20px;
	background: url('../img/box-caption-left.gif') no-repeat left top;
}
div.box-caption-right-movable
{
}
div.box-caption-fixed
{
	color: #76858A;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	border-bottom: 1px solid #B0B0B0;
	margin: 0 0 0 32px;
}
div.box-caption-left-fixed
{
	height: 20px;
	background: url('../img/box-caption-left.gif') no-repeat left top;
}
div.box-caption-right-fixed
{
}
div.box-content-center
{
	padding: 0 0 0 8px;
}
div.box-content
{
	padding: 10px;
	margin: 0;
	background-color: #FFFFFF;
}
div.featured-listing
{
	margin: 5px 0;
}
div.featured-listing a
{
	font-size: 0.95em;
	padding-left: 17px;
	background: url('../img/link-bg.gif') top left no-repeat;
}
div.sponsored-listing
{
	margin: 5px 0;
}
div.sponsored-listing a
{
	font-size: 0.95em;
	padding-left: 17px;
	background: url('../img/link-bg.gif') top left no-repeat;
}
div.partner-listing
{
	margin: 5px 0;
}
div.partner-listing a
{
	font-size: 0.95em;
	padding-left: 17px;
	background: url('../img/link-bg.gif') top left no-repeat;
}
span.highlight
{
	background: #FAF3C1;
	color: #000;
	font-weight: bold;
}
ul.account-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.account-menu li
{
	text-transform: uppercase;
}
div.comment
{
}
div.posted
{
	margin: 5px 0;
	font-size: 0.9em;
	font-style: italic;
}
hr
{
	background: #777;
	height: 1px;
	border: none;
	margin: 10px 0;
}
div.comment-approval
{
	font-size: 0.9em;
	color: #666;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	font-size: 0.9em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.left-column
{
	width: 180px;
	padding: 0 2px 10px 2px;
}
td.center-column
{
	padding: 0;
}
td.right-column
{
	width: 180px;
	padding: 0 10px 10px 10px;
}
div.xml-button
{
	text-align: right;
	margin-left:10px;
}
p.field
{
    font-size: 0.9em;
      margin: 0 0 10px 0;
}
div.categories-tree 
{
      padding: 10px;
      margin: 10px 0;
      border: 1px solid #6397BD;
      background: #B4DDFC;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #c6effb;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
	margin: 0 5px 0 0;
	float: left;
	width: 15px;
	height: 15px;
	background: #c6effb;
	border: 1px solid #777;
}
div.dbx-box
{
}
div.dbx-handle
{
	color: #215DC6;
	height: 31px;
	padding:0px;
	margin:0px;
}
fieldset
{
	padding: 0 10px 10px 10px;
	margin: 10px 1px;
	border: 1px solid #777;
}
legend
{
	padding: 2px 5px;
}
td.listing
{

}
div.listings
{
	padding: 10px 0 0px 5px;
}

#logoknapp table {
	padding: 0 0 5px 0;
	width:420px;
}

div.logoknapplink  {
	font-size: 11px;
}

div.logoknapplink a {
	font-size: 11px;
}

td.adtext {
}

td.adlink {
	font-size: 11px;
	text-align: right;
}

td.adlink a:link{
	font-size: 11px;
	text-align: right;
}

#rightBlocks .logoboxborder {
	border: 1px solid #CCC;
	padding: 6px;
}

.bannerbox {
	padding: 6px;
}

div.listings div.area
{
	border: 1px solid #777;
	background: #FFF;
}

div.listings
{
	background: #FFF;
	padding: 0px 0 0px 5px;
	width: 420px;
}

div.area-featured
{
	border: 1px solid #777;
	background: #FFF;
	padding: 4px 4px 5px 10px;
	width: 420px;
	height: 100px;
}

div.featuredtitle a {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 2px;
}

a.featuredtitle {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 2px;
}

div.listings div.area-partner
{
	background: #FFF;
	margin: 3px 0;
}

div.area-partner a
{
	font-weight: bold;
	font-size: 14px;
	background: #FFF;
	margin: 3px 0;
}

.listing a
{
	font-weight: normal;
	font-size: 12px;
	margin: 3px 0;
}

div.linkliste{
	padding: 50px 0 20px 20px;
}

div.listings div.icon
{
	border: 1px solid #777;
	background: #FFF;
	display: block;
	float: right;
	margin-top: -30px;
	right: 10px;
	height: 18px;
	padding: 0 5px 5px 10px;
	font-size: 1em;
	vertical-align: middle;
}
/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  margin-bottom: 0px;
  height: 1em;
}
html fieldset.collapsed * {
  display: none;
}
html fieldset.collapsed legend {
  display: block;
}
html fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../img/expanded-arrow.png) 0 75% no-repeat;
}
html fieldset.collapsed legend a {
  background-image: url(../img/collapsed-arrow.png);
  background-position: 0 50%;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
  display: inline;
}
html fieldset.collapsible legend a 
{
	font-weight: bold;
	display: block;
	text-decoration: none;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html fieldset.collapsible .fieldset-wrapper {
    /*overflow: auto;*/
}
  
/* Tree CSS */
ul.tree
{
      list-style-type: none;
     padding: 0px;
     margin: 0px 0px 0px 25px;
}
ul.tree li
{
     font-size:12px;
}
  
ul.tree a
{
     text-decoration: none;
     border: 0;
}
 
div.tree-col
{
     vertical-align: center;
}
 
img.tree-icon-collapsed
{
    background: url('../img/tree/vista/plus.gif') center no-repeat;
     height: 9px; 
     width: 9px;
}
img.tree-folder-collapsed
{
     background: url('../img/tree/vista/closed_folder.gif') center no-repeat;
     height: 12px;
     width: 16px;
}
 
img.tree-icon-expanded
{
     background: url('../img/tree/vista/minus.gif') center no-repeat;
     height: 9px; 
     width: 9px;
}
 
img.tree-icon-space
{
     height: 9px; 
     width: 9px;
}
 
img.tree-folder-expanded
{
     background: url('../img/tree/vista/open_folder.gif') center no-repeat;
     height: 12px;
     width: 16px;
}
img.tree-cat-locked
{
     background: url('../img/tree/vista/locked.gif') center no-repeat;
     height: 13px;
     width: 16px;
}
img.tree-cat-crossed
{
     background: url('../img/tree/vista/crossed.gif') center no-repeat;
     height: 13px;
     width: 16px;
}
 
/* Star rating */
  
.boxrating
{
      display:block; 
}

.rating 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	position: relative;
	background: url('../img/starrating.gif') top left repeat-x;		
}

.rating li
{
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.rating li a 
{
	outline: none;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	cursor: pointer;
	background: none;
}

.rating li a:hover
{
	background: url('../img/starrating.gif') left center;
	z-index: 2;
	left: 0px;
}

.rating a.r1-unit
{
	left: 0px;
}
.rating a.r1-unit:hover
{
	width:30px;
}
.rating a.r2-unit
{
	left:30px;
}
.rating a.r2-unit:hover
{
	width: 60px;
}
.rating a.r3-unit
{
	left: 60px;
}
.rating a.r3-unit:hover
{
	width: 90px;
}
.rating a.r4-unit
{
	left: 90px;
}	
.rating a.r4-unit:hover
{
	width: 120px;
}
.rating a.r5-unit
{
	left: 120px;
}
.rating a.r5-unit:hover
{
	width: 150px;
}
.rating a.r6-unit
{
	left: 150px;
}
.rating a.r6-unit:hover
{
	width: 180px;
}
.rating a.r7-unit
{
	left: 180px;
}
.rating a.r7-unit:hover
{
	width: 210px;
}
.rating a.r8-unit
{
	left: 210px;
}
.rating a.r8-unit:hover
{
	width: 240px;
}
.rating a.r9-unit
{
	left: 240px;
}
.rating a.r9-unit:hover
{
	width: 270px;
}
.rating a.r10-unit
{
	left: 270px;
}
.rating a.r10-unit:hover
{
	width: 300px;
}
.rating li.current-rating
{
	background: url('../img/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.voted
{
	color:#999;
}
.thanks
{
	color:#36AA3D;
}

/* JS Box notification */
div.js_notification
{
	top: 10px;
	position: absolute;
	left: 10px;
	width: 200px;
	border: 1px solid black;

	background-color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Suggest listing */
img.edit-field
{
     background: url('../img/edit.png') center no-repeat;
     width: 24px;
     height: 24px;
     cursor: pointer;
}
img.field_tooltip
{
     background: url('../img/question.png') center no-repeat;
     width: 16px;
     height: 16px;
     cursor: pointer;
}

#tooltip
{
     position: absolute;
     z-index: 3000;
     border: 1px solid #111;
    background-color: #eee;
     padding: 5px;
     opacity: 0.85;
     width: 250px;
}
#tooltip h3, #tooltip div 
{
    margin: 0; 
}
 
/* quick search */
div.quickSearch
{
     position: absolute; 
     background: #FFFFFF;
     margin-top: 1px; 
    width: 293px; 
     overflow: hidden;
     float: left;
     display: none;
     z-index: 9001;
}
 
div.quickSearchItem
{
     border-color: #FFFFFF rgb(255, 255, 255) rgb(238, 238, 238);
     border-style: solid;
     border-width: 1px;
    color: #555555;
     font-size: 11px;
     font-size-adjust: none;
     padding: 2px;
     white-space: normal;
     font-family: tahoma,arial,helvetica,sans-serif;
}
div.quickSearchItem h3
{
     color: #222222;
     margin: 0pt;
     font-size: 11px;
     display: block;
     font-family: inherit;
     font-size: inherit;
     font-size-adjust: 
     font-stretch: inherit;
    font-style: inherit;
     font-variant: inherit
     font-weight: bold;
     line-height: inherit;
}
div.quickSearchItem:hover
{
     background: #DFE8F6 none repeat scroll 0%;
     border: 1px dotted #A3BAE9 !important;
}  