body {
	background:#595858;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#161c24 url(files/background.jpg) top center no-repeat;
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-size: 85%;
	height: 100%;	
}



/*------top m /logo------*/
#logo{
margin: 0 auto;
width: 100%;
position: relative;
}
#logoinner{
	margin: 0 auto;
	width: 980px;
	position: relative;
}
#tehlogo{
margin:0px;
}

.logoscaler{
	padding-bottom: 5px;
}


/*------meny------*/
#meny{
	margin: 0 auto;
	width: 100%;
	position: relative;
	z-index: 200;
}
#menyinner{
	margin: 0 auto;
	width: 980px;
	position: relative;
	background:url(files/menubck.jpg) no-repeat;
	height: 41px;
}

#hovedmeny {
	position: absolute;
	margin-top: 0px;
	margin-left: 300px;
}

/*------hovedfelt------*/
#main{
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 100;
}
#maininner{
	margin: 0 auto;
	position: relative;
	width:980px;
	background:#ffffff url(files/boat.jpg);
	height:359px;

}
#maininnernode{
	margin: 0 auto;
	position:relative;
	width:980px;
	background:#FFFFFF;
	height: 100%;
}

/* hovedfelt */

#main {
	position:relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

#maininner {
	position:relative;
	width:980px;
	margin: 0 auto;
	height: 100%;
	background:#ffffff url(files/boat.jpg) no-repeat;
	height:359px;;
}
#maininnernode{
	margin: 0 auto;
	position:relative;
	width:980px;
	background:#FFFFFF;
	height: 100%;
	min-height: 800px;
}


#leftsidebar{
	width: 250px;
	font-size: 12px;
	margin-left: 5px;
	position: absolute;
	padding: 0 0 0 0px;
	height: 100%;
	top: 0px;
	left: 0;
	border-right:1px solid #cccccc;
}

#rightsidebar{
	width: 250px;
	position: absolute;
	height: 100%;
	left: 0px;
	top: 0px;
	padding: 0 0 0 0px;
	margin-left: 708px;
	margin-top: 350px;
}

#container{
	width: 420px;
	padding: 0 0 0 10px;
	height: 100%;
	margin-left: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 0px;
	left: 0px;
}
#containernode{
	width: 680px;
	height: 100%;
	margin-left: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 0px;
	left: 0px;
}

/*---buckets---*/

#buckets {
	width:100%;
	position:relative;
	margin:0 auto;

}
#bucketsinner {
	position: relative;
	width: 980px;
	margin: 0 auto;
	min-height: 600px;
	background: #ffffff;
	height: 600px;
	}
#bucket01 {
	width: 434px;
	padding: 15px 5px 5px 10px;
	margin-left: 10px;
	position: absolute;
	max-width: 434px;
	margin-top: 5px;
}

#bucket02 {
	width: 410px;
	padding: 15px 5px 5px 35px;
	margin-left: 500px;
	position: absolute;
	max-width: 410px;
	margin-top: 5px;
	background:url(files/bucketbck.jpg) repeat-y;
}

#bucket03 {
	width: 880px;
	padding: 15px 5px 5px 35px;
	margin-left: 10px;
	position: absolute;
	max-width: 880px;
	margin-top: 500px;
}
#products {
	width: 700px;
	padding: 15px 5px 5px 35px;
	margin-left: 10px;
	position: absolute;
	max-width: 700px;
	margin-top: 15px;
	height: 100%;
}

.arkiv {
	width: 600px;
	
}


/*----------bunntekst---------*/
#bottom{
position: relative;
width: 100%;
margin: 0 auto;
}
#bottominner{
	margin: 0 auto;
	width: 980px;
	position: relative;
	background:none;
	background:url(files/footerbck.jpg) no-repeat;
}
#tehbottom{
	height: 229px;
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
	text-align:center;
}

/*---node---*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family:"Helvetica Neue", Arial, sans-serif;
}

h1 {
	font-size: 250%;
}

h2 {
	font-size: 160%;
	line-height: 130%;
	color: 0079b6;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

a:link, a:visited {
  color: #0055a5;
  text-decoration: none;
}

a:hover {
  color: #0055a5;
  text-decoration: underline;
}

a:active, a.active {
  color: #0055a5;
}

ul {
	margin: 0.5em 0 1em;
}

ol {
	margin: 0.75em 0 1.25em;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; /* LTR */
}

.content{
	font-family:"Helvetica Neue", Arial, sans-serif;
	margin: 0px;
}
tbody {
  border-top: 0;
}

/* pager */

.pager {
  text-align: center;
  font-size: 10px;
}

.pager a, .pager a:visited  {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  border: 1px dotted #525151;
  background:#d3d2d2;
  color: #000000;
}

.pager .pager-current {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  border: 1px dotted #525151;
  background-color: #d3d4d4;
  color: #000000;
}

.pager a:hover {
  padding: 2px 3px 2px 3px;
  margin-left: 5px;
  border: 1px dotted #525151;
  background-color: #d3d4d4;
  color: #000000;
}



/****************/
/* PRIMARY MENU */
/****************/

#primary-menu {                                   /* menu layout */
	display: block;
	float: left;
	font-family: Myriad Pro, Myriad Web Pro Regular, Lucida Grande, Geneva, Trebuchet MS, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 2px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}
  
#primary-menu ul.links li {                       /* text styling for the top (primary) menu */
}  

#primary-menu ul.links li.first {                 /* .first and .last classes applied to first and last menu & list items */
}
  
#primary-menu ul.links li.last {                  /* .first and .last classes applied to first and last menu & list items */
}
  
#primary-menu ul.links li a:link,
#primary-menu ul.links li a:visited {
}

#primary-menu ul.links li a:hover,
#primary-menu ul.links li a:active {
}  
  

/************************************/
/* PRIMARY MENU WITH DROPDOWNS      */
/* - used with menu_tree theming of */
/* $primary_links in page.tpl.php   */
/************************************/

#primary-menu ul.menu li {                        /* top item layout */
  background: transparent url('files/tab-left.jpg') no-repeat left 0;
  display: block;
  float: left;
  margin: 0 4px 0 0;
  padding: 0 0 0 0.833em;    /* 0 0 0 10px */
  position: relative;
  width:  auto;
}

#primary-menu ul.menu li:hover,
#primary-menu ul.menu li.hover,
#primary-menu ul.menu li.active-trail {
  background-position: left -29px;
}

#primary-menu ul.menu li a {
  background: transparent url('files/tab-right.jpg') no-repeat right 0;
  color: #154B70;
  display: block;
  padding: 0.416em 0.833em 0.083em 0;    /* 5px 10px 1px 0 */
  text-decoration: none;
}

#primary-menu ul.menu li a:hover,
#primary-menu ul.menu li:hover a,
#primary-menu ul.menu li.hover a,
#primary-menu ul.menu li.active-trail a {
	background-position: right -29px;
	color: #666666;
}

#primary-menu ul.menu li ul {
  background: transparent url('files/drop-bottom.jpg') no-repeat 0 bottom;
  left: -999em;
  opacity: 0.95;
  margin: 0 0 0 -10px;
  padding: 2px 0 4px;
  position: absolute;
  width: 144px;
  z-index: 2;
}
  
#primary-menu ul.menu li:hover ul,
#primary-menu ul.menu li.hover ul {
  display: block;
  left: auto;
}
  
#primary-menu ul.menu li ul li {
	background: #ebebeb;
	border-bottom: 1px solid #cecece;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.750em;
	height: auto;
	margin: 0;
}

#primary-menu ul.menu li ul li.last {
  border-bottom: none
}

#primary-menu ul.menu li ul li a,
#primary-menu ul.menu li ul li a:link,
#primary-menu ul.menu li ul li a:visited {
  background: transparent;
  color: #154B6F;
  display: block;
  margin: 0;
  padding: 4px 0;
  text-transform: none;
  width: 135px;
}

#primary-menu ul.menu li ul li a:hover {
	color: #666666;
	display: block;
	margin: 0;
	padding: 4px 0;
	text-decoration: none;
}

#primary-menu ul.menu li ul li ul.menu {
  left: -999em;
  margin: 0 0 0 -14px;
  padding: 6px 0 4px;
}

#primary-menu ul.menu li ul li:hover ul.menu,
#primary-menu ul.menu li ul li.hover ul.menu {
  display: block;
  left: 154px;
  top: -6px;
}


#primary-menu ul.menu li ul li ul.menu li a {
  padding: 4px;
  width: 128px;
}
  
/******************/
/* SECONDARY MENU */
/******************/

#secondary-menu {
}


/*********/
/* FORMS */
/*********/

form {
  margin: 0;
  padding: 0;
}

select.form-select,
input.form-text,
textarea.form-textarea {                                      /* default styling for all text fields */
  background: #F6F9FB url('files/form-bg.png') left top;
  color: #666666;
  border: 1px solid #9BABB0;
  padding: 2px 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

body.layout-first-main-last select.form-select,
body.layout-first-main-last input.form-text,
body.layout-first-main-last textarea.form-textarea,
body.layout-first-main-last div.resizable-textarea,
body.layout-first-main-last div.resizable-textarea .grippie {
  max-width: 325px;
}

input.form-submit,
input.teaser-button {                                    /* default styling for all form buttons */
  background: transparent url('files/blue-button.jpg') no-repeat left center;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.916em;
  font-weight: bold;
  margin: 0 4px;
  padding: 2px 4px;
  text-transform: uppercase;
  outline: 1px solid #9BABB0;
  -moz-border-radius: 4px;
  -moz-outline-radius: 4px;
  -webkit-border-radius: 4px;
}

input.form-submit:hover,
input.teaser-button:hover  {
  background-position: right center;
  cursor: pointer;
}  

fieldset {
  border: 1px solid #D6DDB9;
  margin: 15px 0;
  padding: 10px;
}

fieldset.collapsed {
}

fieldset legend {
  font-weight: bold;
}

html.js fieldset.collapsible legend a {
  font-weight: bold;
}

form#system-theme-settings select,
form#system-theme-settings input.form-text {
  width: 95%;
}

#user-login-form {
  text-align: left;
}

div.form-item label {
  font-weight: normal;
}

html.js input.form-autocomplete {
  background-position: 100% 5px;
}

/*----node---*/
/* node and basic text attributes */

h1,h2,h3,h4,h5,h6 {
  font: Arial, Helvetica, sans-serif;
  font-weight:normal;
  letter-spacing: -1px;
}
h1,h2,h3 {
  font-size:1.6em;
}
h4,h5,h6 {
  font-size:1.5em;
}
h5 {
  margin-bottom: 0.5em;
}

a {
  text-decoration: none;
  color: #539FCF;
}

a:hover {
  text-decoration: underline;
  color:#539FCF;
}

.content {
  margin-top:15px;
  clear: both;
}

.content p {
  line-height: 1.5em;
  text-align: left;
  margin-bottom: 1em;
}

.node {
  margin: 0 0 1em 0;
}

.node ul, .node ol {
  margin: 1em 3em 1em 3em;
  line-height: 1.5em;
}
.node ul{
  margin: 1em 3em 1em 0;
}

.node ul li{
	padding: 0 0 0 3em;
	background:url('files/bullet.gif') 19px 5px no-repeat;
	list-style: none;
}

* html .node ul li{
   height:10px;
}

#comment-form div.form-item{
   clear:both;
   padding:10px 20px;
   background:#FAF8F5;
   border:1px solid #f4f2eb;
}

* html #comment-form div.form-item{
   height:1px;
}

div.picture{
   float:left; 
   margin:0 0 0 0;
   padding:5px;
}

div.picture a{
   display:block;
   width:auto;
   height:auto;
   padding:1px;
   border:1px solid #A0B2BC;
}

.nodeimg {
   padding:3px;
   border:1px solid #A0B2BC;
}

div.picture a:hover{   
   border:1px solid #31353E;
}

div.picture a img{
   display:block;   
}

.nodeTitle, .pageTitle {
  font: Arial, Helvetica, sans-serif;
  font-size: 1.7em;
  letter-spacing: -1px;
  font-weight: normal;
  padding: 5px 0px 3px 0px;
  line-height: 25px;
  clear:left;  
}

.nodeTitle, .pageTitle{   
   width:400px;   
}

div#comments h2.title{   
   padding:10px 0 10px 40px;
   width:400px;   
}

.nodeTitle a {
	color:#003399;
}

.nodeTitle a:hover {
  text-decoration: none;
  color:#2596D0;
  border-bottom: 1px dotted #2596D0;
}

.submitted {
	background-position: 2px 3px;
	padding:3px 0 3px 20px;
	font: normal 11px arial;
	margin:0 0 0 3px;
	float: left;
}

.linkswrap {
	padding: 5px;
	margin-bottom: 3em;
}

.service-links {
	padding: 5px;
	margin-bottom: 0em;
	margin-top: 1em;
}

.postlinks {

  background-repeat: no-repeat;
  background-position: 0 50%;
  position: relative;
  padding: 1px 0 0 20px;
  margin: .4em 0;
}

.taxonomy {

  background-repeat: no-repeat;
  background-position: 0 50%;
  position: relative;
  padding: 1px 0 0 20px;
  margin: .4em 0;
}
  
ul.links {
  list-style-type: none;
  margin: 0;  
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  margin: 0 0.2em;
  padding:0;
  background-image:none;
}


/************/
/* HEADINGS */
/************/

h1.title {                                        /* page titles */
	clear: left;
	font-family: Myriad Pro, Myriad Web Pro Regular, Lucida Grande, Geneva, Trebuchet MS, sans-serif;
	font-size: 24px;
	font-weight: 600;
	}  

h2.title {                                        /* block titles, node titles */
	font-family: Myriad Pro, Myriad Web Pro Regular, Lucida Grande, Geneva, Trebuchet MS, sans-serif;
	font-size: 22px;
	font-weight: bold;
}  

h2.title a:link,
h2.title a:visited {
}  


h2.title a:hover,
h2.title a:active {
  color: #000000;
  text-decoration: none;
}  

div.node h2.title {
 
}



/*******************/
/* DRUPAL MESSAGES */
/*******************/

.node-unpublished {
  background-color: #FFF4F4;
}

.preview {
  background-color: #FFFFEA;
  padding: 10px;
}

.description {
}

div.messages {
  background: #FFFCE3;
  border: 2px solid #EED300;
  color: #C28E00;
  font-weight: bold;
  font-size: 1.166em;
  margin: 20px 0pt;
  padding: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

div.messages ul {
  list-style-position: inside;
}

div.messages em {
  color: #656C9B;
}

div.error {
  background-color: #FFF2F2;
  border-color: #FF0000;
  color: #B20000;
}

.status {
}

.help {
}

.help .more-help-link {
}

.marker {
}

.tips {

}


/*********/
/* VIEWS */
/*********/

.view .view-comments-recent .views-field-subject {
  font-weight: bold;
}

.view .view-style-node{
}

.view .view-style-teaser{
}

.view .view-style-list{
}

.view .view-style-table{
}

.view .views-admin-links li {
  background: transparent !important;
}

/********/
/* TABS */
/********/

/* styling for node tabs (e.g., View, Edit) */
#content-tabs {
	background-color: transparent;
	margin: 0 0 18px 0;
	padding: 0;
	width:450px;
}

#content-tabs ul.primary,
#content-tabs ul.secondary {
  border-bottom: 1px solid #bbb;
  clear: left;
  margin: 0;
  padding: 0 10px;
  text-transform: uppercase;
}

#content-tabs ul.secondary {
  border-bottom: 1px solid #bbb;
  margin-top: 10px;
  text-transform: lowercase;
}

#content-tabs ul.primary li,
#content-tabs ul.secondary li {
  border-style: none;
  display: inline;

  list-style: none;
  margin: 0 10px;
  padding: 0;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited,
#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  background-color: transparent;
  border: none;
  color: #0059ab;
  font-size: 1.1em;
  line-height: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0 0 6px 0;
  text-decoration: none;
}

#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  color: #c3c4c5;
  font-size: 1em;
  line-height: 1.1em;
}

#content-tabs ul.primary li a.active:link,
#content-tabs ul.primary li a.active:visited {
  border-bottom: 4px solid #055aab;
  color: #0053a6;
  padding-bottom: 1px;
}

#content-tabs ul.secondary li a.active:link,
#content-tabs ul.secondary li a.active:visited {
  border-bottom: 4px solid #055aab;
  color: #0053a6;
  padding-bottom: 2px;
}

#content-tabs ul.primary li a:hover,
#content-tabs ul.secondary li a:hover {
  border-bottom: 4px solid #209ad7;
  color: #4A95C8;
  padding-bottom: 1px;
}


**********/
/* BLOCKS */
/**********/
.block
{
	padding:0;
	margin:0;
}

.block .btitle
{
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	height: 32px;
	border-bottom:1px solid #cccccc;
}
.block .bcontent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
}
.block .bbottom
{
	margin:0px;
	height: 14px;
}

.titleinner{
	padding-left: 10px;
	padding-top: 5px;
}

.contentinner{
	padding-left: 15px;
	padding-top: 5px;
	
}

/*populærtinnhold*/
#block-menu-secondary-links ul {
	display:block;
	margin: 1px;
	padding: 0px 0px 1px 15px;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF6600;
} 
#block-menu-secondary-links li {
	list-style:none;
	font-size: 12px;
	margin: 0;
	padding: 0.5em;
	border-bottom: 1px solid #cccccc;
}
#block-menu-secondary-links .contentinner{
	padding-left: 10px;
		padding-top: 5px;
	
}
#block-menu-secondary-links a:link, #block-views-popular-block a:active, #block-views-popular-block a:visited {
	color: #209ad7;
	text-decoration:none;
}
#block-menu-secondary-linksa:hover {
	color:#FF6600;
	text-decoration:underline;
	
}
#block-menu-secondary-links .titleinner{
	padding-left: 35px;
	padding-top: 5px;
}

/*---news archive---*/
#block-views-archive-block .contentinner{
	padding-left: 20px;
	padding-top: 5px;	
}
#block-views-archive-block .titleinner{
	padding-left: 10px;
	padding-top: 5px;
}

#block-views-archive-block ul {
	display:block;
	margin: 1px;
	padding: 0px 0px 1px 30px;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0000CC;
	} 

#block-views-archive-block li {
	list-style:none;
	list-style-image:url(files/bullet.gif);
	font-size: 12px;
	margin: 0;
	padding: 0.5em;

}

/*---contact-page---*/
#block-quicktabs-3 .btitle
{
	font-weight:normal;
	margin:0px;
	padding:0px;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	height: 32px;
	border:none;
	
}


#block-views-aktuelt-block_1 .view-aktuelt .views-view-grid .row-first .col-1{
padding-bottom: 20px;
}

#block-views-aktuelt-block_1 .view-aktuelt .views-view-grid .views-field-title{
font-size: 16px;}

#block-views-aktuelt-block_1 .view-aktuelt .views-view-grid .views-field-created{
font-size: 10px;}

#block-views-aktuelt-block_1 .view-aktuelt .views-view-grid .views-field-teaser{
border-bottom: 1px solid #ccc;}


