/*
## layout.css - Contains style for page layout
*/

/* Normalizes margin and padding */
* { 
  margin: 0;
  padding: 0;
}

/* Normalizes article content elements */
#content p,
#content dl.fileObject,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content .image-box,
#content ol,
#content ul,
#content .flashContent,
#content .mediaPlayer,
#content .user-table,
#content .bordered-user-table,
#content .outlined-user-table,
#content .outlined-horizontal-user-table,
#content .horizontal-user-table,
#content .outlined-vertical-user-table,
#content .vertical-user-table,
#content .user-box,
#content form {
  margin-bottom: 12px;
}

img, fieldset {
  border: 0;
}

a {
  text-decoration: none;
  color:#a8b40a;
}

a:hover {
  text-decoration: underline;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
  text-decoration:none;
}

ul, ol {
  padding-left: 20px;
}

/** 75% sets medium size to 12px in standard browsers **/
body {
  font: 75% Verdana, Tahoma, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
}

h1, h2, h3, h4, h5 {
  font-size: 100%;
  font-weight: normal;
}

h1 { 
  font-size: 200%; 
}
h2 { 
  font-size: 167%; 
}
h3 { 
  font-size: 150%; 
 
}
h4 { 
  font-size: 116%; 
}

h4 {
  font-weight:bold;
}

h5 {
  font-weight:100;
}


h5
{
  border-bottom:1px solid #A8B40A;
  color:#A8B40A;
  font-size:150%;
  margin-bottom:10px;
  padding-bottom:10px;
  
}

img {
  display: block;
}

input {
  font-size: 100%;
}

/********************
## Framework style ##
********************/
#wrapper {
  margin: 0 auto;
  width: 960px;
  background: url(../GFX/wrapper_bg.jpg) no-repeat #FFFFFF;
}

#header {
  height: 146px;
  overflow:hidden;
}

#logo {
  background:url(../GFX/logo.jpg) no-repeat;
  width:176px;
  height:90px;
  float:right;
  margin-top:15px;
  margin-right:20px;
}

#slogan {
  background:url(../GFX/slogan.gif) no-repeat;
  width:125px;
  height:22px;
  float:left;
  margin-left:300px;
  margin-top:70px;
  margin-bottom:20px;
}

#menuBar {
  float:right;
  margin-right:20px;
  width:760px;
}

#searchForm {
  float: right;
  padding: 7px 0;
}

#searchForm label {
  font-size: 117%;
  margin-right: 8px;
}

#searchForm .query {
  width: 100px;
  border:1px solid #8b8e92;
  padding:2px;
}

#searchForm .button {
  background-color:#666;
  border:1px solid #666;
  color:#FFFFFF;
  padding:1px 3px;
}

#breadcrumbs {
  float: left;
  color: #a1a1a1;
}

#breadcrumbs a {
  color: #a1a1a1;
}

#breadcrumbs a.active {
  color: #444;
}

#main {}

#leftColumn {
  float: left;
  width: 118px;
  border-right:2px solid #a8b40a;
  padding: 0 20px;
}

#mainColumn {
  float: left;
  width: 500px;
  padding:20px;
  border-top:2px solid #a8b40a;
}


.productDownloads #mainColumn {
  float: left;
  width: 620px;
  padding:20px;
  border-top:2px solid #a8b40a;
}


.productDownloads #rightColumn {
  width:120px;
  border-top:2px solid #a8b40a;
  float:left;
  padding-top:20px;
}



#rightColumn {
  width:240px;
  border-top:2px solid #a8b40a;
  float:left;
  padding-top:20px;
}

#rightColumn a {
  color:#aeb0b2;
}

#subMenu {
  min-height:250px;
  padding-top:60px;
}

#subMenu ul {
  padding-left:0px;
  margin-left:-10px;
}

#content {
  padding: 0;
}

#video {
	width:500px;
	height:320px;
	background-color:#999;
	margin-bottom:10px;
}

#contactUs {
  font-size:80%;
  color:#939598;
}

#videolist {
  width:115px;
  float:right;
}

#videolist .summary {
  margin-bottom:10px;
}

.relatableObject p{
  margin-bottom: 5px;
}

#videolist h5,
#relations h5 {
 color:#a8b40a;
 border-bottom:1px solid #a8b40a;
 margin-bottom:8px;
 padding-bottom:3px;
 font-weight:normal;
}

#relatedArticles,
#relatedDownloads {
  margin-bottom:20px;
}

#videolist p,
#relations a {
  font-size:90%;
}

#relations {
  width:115px;
  float:left;
  overflow:hidden;
  margin-top:36px;
}

.videoListItem {
  margin-bottom:10px;
}

#newsletter {
  background-color:#aeb0b2;
  padding:20px;
}

#content #newsletter form input.button.submit {
  background-color:#666;
  border:1px solid #666;
  color:#FFFFFF;
  padding:1px 3px;
  margin-right:0px;
}

#newsletter input {
  border:1px solid #8b8e92;
  padding:2px;
  color:#8b8e92;
}

#newsletterResponse {
  margin-bottom:20px;
}

#newsletterLink {
  margin-bottom:20px;
}

#rss {
  margin-bottom:5px;
}

#rss img {
  float:left;
  margin-right:3px;
  margin-top:3px;
}

#newsletterLink a,
#rss a {
  color:#939598;
}

#newsletterLink a:hover,
#rss a:hover {
  text-decoration:none;
}

.paginator {
  float:right;
}
.paginator li {
  list-style-type:none;
  display:inline;
}

#paginatorNav {
  float:right;
  margin-top:20px;
}

.pages {
  display:inline;
  margin:0 10px;
}

.pages span {
  padding:0 3px;
}

.prev {
  margin-right:10px;
}

/* TODO: add styles for customer footer */

/******************
## COMMON STYLES ##
******************/
h4.boxTitle {
  color: #fff;
  background: #a1a1a1;
  padding: 5px 20px;
  margin-bottom: 0;
}

div.box {
  border-bottom: 1px solid #f0f0f0;
}

div.box .content {
  padding: 15px 10px;
}

/*************************
## SUMMARY|ARTICLE LIST ##
*************************/

#content .summary,
#content .article {
  /*border-bottom: 1px solid #f0f0f0;*/
}

.frontpageSection #content .odd {
  float: left;
  width: 245px;
  margin-bottom:10px;
}

.frontpageSection #content .even {
  float: right;
  width: 245px;
  margin-left:10px;
  margin-bottom:10px;
}

.productDownloads #content
{
  overflow:hidden;
}

#content .summary,
/*#content .article*/ {
  padding: 20px 0;
}

.frontpageSection #content .summary h1,
.frontpageSection #content .summary h2 {
  font-size: 150%;
  padding-bottom:3px;
  margin-bottom:5px;
}

.employees #content .summary h1,
.employees #content .summary h2 {
  font-size: 100%;
  margin-bottom:3px;
}

#content h3,
#content h1 {
  color:#a8b40a;
  padding-bottom:5px;
  border-bottom:1px solid #a8b40a;
}

#content .summary h1,
#content .summary h2 {
  font-size: 110%;
  margin-bottom:1px;
}

.titleLink {
  border-bottom:1px solid #a8b40a;
}

#content .summary p {
  font-size:90%;
  margin-bottom:3px;
}

.employees #content .summary p {
  font-size:80%;
  font-weight:bold;
}


.frontpageSection #content .summary img {
  margin-bottom:15px;
}

.employees #content .summary img {
  margin-right:10px;
}

#content .summary img {
  margin-bottom:15px;
  margin-right:15px;
  float:left;
}

#content .article h1 {
  color:#a8b40a;
  border-bottom:1px solid #a8b40a;
}

#content .article .text {
  font-size: 125%;
}

.readmore {
  float:right;
  font-size:90%;
}

/********************
## Style for frontpage layouts ##
********************/

.frontpageSection #mainColumn .Layout1,
.frontpageSection #mainColumn .Layout2, 
.frontpageSection #mainColumn .Layout3, 
.frontpageSection #mainColumn .Layout4
{
  list-style:none;
  margin: 0px;
  padding: 0px;
}


.frontpageSection #mainColumn .Layout1 h2,
.frontpageSection #mainColumn .Layout2 h2, 
.frontpageSection #mainColumn .Layout3 h2, 
.frontpageSection #mainColumn .Layout4 h2
{
  border-bottom:0px solid #A8B40A;
  color:#A8B40A;
  padding-bottom:5px;
  font-size: 160%;
}

.frontpageSection #mainColumn .Layout1 .pos1,
.frontpageSection #mainColumn .Layout2 .pos1,
.frontpageSection #mainColumn .Layout2 .pos2,
.frontpageSection #mainColumn .Layout3 .pos1,
.frontpageSection #mainColumn .Layout4 .pos1
{
	width:500px;	
}

.frontpageSection #mainColumn .Layout1 .artlist,
.frontpageSection #mainColumn .Layout2 .artlist,
.frontpageSection #mainColumn .Layout3 .artlist,
.frontpageSection #mainColumn .Layout4 .artlist
{
	margin-bottom:10px;
	padding-bottom:10px;	
}
/**** layout 1 ****/


.frontpageSection #mainColumn .Layout1 .odd
{
  float:left;
}

.frontpageSection #mainColumn .Layout1 .even
{
  float:right;
  clear:left;
}

.frontpageSection #mainColumn .Layout1 .pos1
{
  border-bottom:2px solid #A8B40A;
}


.frontpageSection #mainColumn .Layout1 .pos1 h2
{
  font-size: 200%;
  display:block;
  border-bottom:1px solid #A8B40A; 
  padding:0px 0 10px 0px;
  margin-bottom: 10px;  

}


.frontpageSection #mainColumn .Layout1 .pos1 .textContent
{
  margin-top:0px;
}

/**** layout 2 ****/

.frontpageSection #mainColumn .Layout2 .odd
{
  float:left;
  clear:left;
}

.frontpageSection #mainColumn .Layout2 .even
{
  float:right;
  
}

.frontpageSection #mainColumn .Layout2 .pos2
{
	border-bottom:2px solid #A8B40A; 
}


.frontpageSection #mainColumn .Layout2 .pos1 img
{
  padding-top: 0px;
  margin-bottom: 0px;
}


.frontpageSection #mainColumn .Layout2 .pos2 img
{
  padding-top: 0px;
  margin-bottom: 20px;
  margin-right: 0px;
  margin-left: 20px;
  float: right;
}

.frontpageSection #mainColumn .Layout2 .pos2 .readmore
{
	float: left;
}

.frontpageSection #mainColumn .Layout2 .pos1 h2
{
  font-size: 200%;
  border-bottom:1px solid #A8B40A; 
  padding-bottom: 10px;
  margin-bottom: 10px;  
 }
 
 .frontpageSection #mainColumn .Layout2 .pos2 h2
{
  font-size: 200%;
  border-bottom:1px solid #A8B40A; 
  padding-bottom: 10px;
  margin-bottom: 10px;  

 }

.frontpageSection #mainColumn .Layout2 .pos1 .textContent
{
  margin-top:0px;
  
}
.frontpageSection #mainColumn .Layout2 .pos2 .textContent
{
  margin-top:55px;
}

/**** layout 3 ****/



.frontpageSection #mainColumn .Layout3 .pos1
{
	border-bottom:2px solid #A8B40A; 
}

.frontpageSection #mainColumn .Layout3 .pos1 img
{
  padding-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 20px;
  float: right;
}

.frontpageSection #mainColumn .Layout3 .pos1 .readmore
{
	float: left;
}

 
 .frontpageSection #mainColumn .Layout3 .pos1 h2
{
  font-size: 200%;
  border-bottom:1px solid #A8B40A; 
  padding-bottom: 10px;
  margin-bottom: 10px;  
 
 }

.frontpageSection #mainColumn .Layout3 .pos1 .textContent
{
  margin-top:0px;
  
}

/**** layout 4 ****/

.frontpageSection #mainColumn .Layout4 .pos1 h2
{
  border-bottom:1px solid #A8B40A; 
  padding-bottom: 10px;
  margin-bottom: 10px;  
}

.frontpageSection #mainColumn .Layout4 .pos1
{
border-bottom:2px solid #A8B40A; 
}


/* TODO: get latest css from standardmaler.no, and add style to own stylesheet */
/*************************
## OBJECT COMMENTS VIEW ##
*************************/
#comments {
   padding: 20px 0;
   border-bottom: 1px solid #F0F0F0;
}

#comments dt {
  background: url(../GFX/quote.gif) top left no-repeat;
  padding-left: 25px;
}

#comments dd {
  padding-left: 25px;
  margin-top: 4px;
  margin-bottom: 14px;
}

form#commentForm {
  width: 100%;
  margin: 0;
  padding: 20px 0;
}

form#commentForm fieldset {
  padding: 0;
}

#commentForm input.block {
  width: 40%;
}

.ingress {
  float:left;
  clear:left;
}

/*****************
## IDIUM FOOTER ##
*****************/

.idium {
  margin: 50px auto;
  width: 118px;
}

.idium a:hover,
.idium a:active {
  text-decoration: none;
}

.idium,
.idium a {
  font-family: 'Century Gothic', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 7px;
  color: #898989;
  text-transform: uppercase;
  text-decoration: none;
}

.idium img {
  float: left;
  margin-top: -3px;
  width:15px;
  height:15px;
}

.idium span {
  font-family: Century Gothic,Verdana,Arial,helvetica,sans-serif;
  font-size: 9px;
  font-weight: bold;
  margin: -8px 0 0;
  padding: 0 0 0 6px;
  text-transform: lowercase;
  word-spacing: 3px;
  color: #000;
}

/*************
## Tabell product page ##
*************/


.productDownloads .custome1-user-table tr td{
  vertical-align:top;
  border-bottom:1px solid #999999;
  border-right:1px solid #999999;
  padding:5px;
  border-top:0px;
  border-bottom;0px;

}

.productDownloads .custome1-user-table .borderNone td{
  vertical-align:top;
  border-bottom:1px solid #999999;
  border-right:none;
  padding:5px;
  border-top:0px;
  border-bottom;0px;

}



/*************
## CLEARFIX ##
*************/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
 }
/* End hide from IE-mac */
div.lightboximages {
  display:none;
}