﻿.showallcombinations {
	padding-top: 20px;
	clear:both;
}


#nodepictureviewer {
	border-right: 10px solid #fff;
}

#url {
	display:none;
}

ul {
	list-style: none;
	margin:0;
	padding: 0;
}

img {

}

table#wrapper{
    
    margin: 0 auto 0 auto;
    height: 100%;
}

.sidebar
{
    background: #fff url(../images/murveggen.jpg) repeat;
    border: 10px solid #fff;
    height: 100%;             
}

.SideBarMenu 
{
    padding: 10px; 
    border-bottom: 10px solid #fff;  
    position: relative;
    z-index: 1;     
}



#content
{
    border-top: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
}

.clear {
	clear:both;
}

#content.miljobild
{
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    border-right: 0;
    border-left: 0;
    padding: 0;
    
}


#content.produktlist
{
    border: none;
    overflow-y: auto;
    border-right: 10px solid #FFF;
}

/*************
** standard **
*************/

body
{  
    padding-bottom: 20px;
    font-family: 'PT Sans', sans-serif;    
    background: #acafb2;
}

input,select
{ 
    font-family: 'PT Sans', sans-serif;    
}

a, a:visited
{
    color: #000;
    text-decoration: none;
    border: none;
}

a:hover 
{
    text-decoration: none;    
}

#meta a {
	text-decoration: underline;
}   

#meta a:hover 
{
    text-decoration: underline;
    color: #ED2509;
    }

strong
{
    font-weight: bold;
}

.clear
{
   clear: both;
}

/* EXTRALINKS */

td.extralinks 
{
    background-color: #4e555c; 
    padding: 10px 10px 0 10px;
}

/* SEARCH */

td.searchcontainer 
{
    background-color: #3c4348; 
    padding-right: 10px;
    clear:both;
    text-align: right;
}

#search {	
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}

#search input#text {
	background-color: #fff;
	float: left;
	color: #000;	
	border: 0 none;	
	padding-left: 3px;
}

#search #submit {
    background: transparent url(../images/search.png) no-repeat;
    width: 25px;
    height: 25px;
	float: right;
	border: 0 none;
	text-indent: -5999px;
	cursor: pointer;
}



 
/*.searchit 
{
    height: 30px;
    width: 208px;
    margin-top: 5px;
    background-color: #4E555C;
    padding: 10px;
    z-index:0;
}*/

    
/***********
** style **
***********/

table#wrapper
{
    background: #fff;
}

.share {
	display:block;
	clear: left;
	margin: 20px 0 0 10px;
	width:100%;
	* width: 45%;
}

.share div {
	float:left; 
	margin-right: 10px;
}

/** header **/
#header
{
    background: #3c4348;
}

#header ul
{
    padding: 10px 0 15px 10px;
    text-align: left;
}

#header ul li
{
    text-align: center;    
    position: relative;
    z-index: 999;
    float:left;
    display:block;
    padding: 0px 10px 10px 0;	        
}

#header ul ul
{
    display: none;
    padding: 20px 10px 20px 12px; 
    background: url(../images/nav_bg.png) no-repeat;
    background-position: top left;
    text-align: left;
    top: 0;
}

#header ul li ul li
{
    margin: 4px 0 0 0px;
    padding: 0;
    display: block;
    text-align: left;
}

#header ul li ul li a, #header ul li ul li a:visited
{
    display:block;
    width: 100%;
    clear:both;    
    text-align: left;
    width: 150px;
    margin: 2px 0;
}

#header ul li ul li a:hover, #header ul li ul li a:focus
{
    text-decoration: underline;
}

#header ul li ul li a.current
{
    border-bottom: none;
    font-weight: bold;
}

#header ul li ul li
{
}
#header ul li:hover ul
{
    display: block;
    z-index: 999;
    position: absolute;
    left: 5px;
    top: 12px;    
}
#header a, #header a:visited
{
    color: #fff;
    text-decoration: none;
    margin: 0 6px;
    padding: 0 0 2px 0;
}

#header a:hover, #header a:focus
{
    text-decoration: underline;
}

#header a.current
{
    border-bottom: 3px solid #fff;
    padding: 0 0 1px;
}

/** sidebar **/


.sidebar a, .sidebar a:visited
{
    color: #222 !important;
    text-decoration: none;    
}

.sidebar a.current, .sidebar a.current:visited
{
    font-weight: bold;
    color: #000;    
}

.sidebar a:hover, .sidebar a:focus
{
    border-bottom: 1px solid #5d6570;
    font-style: inherit;
    color: #222;
}

.sidebar ul#produktnav li
{
    margin: 5px 0;    
}

.sidebar ul#metanav li
{
    margin: 5px 0;
}

.logoA img {
	text-decoration: none;
	border: none;
	
}

 a.logoA:hover {
	text-decoration: none;
	border: none;
}

.logoContainer {
	background-color: #3c4348;
}

/** produktlister **/


#content.produktlist
{
    margin-left: 0;
    border-bottom: 10px solid #FFF;
}
.produktlist ul
{
    width: 100%;
}

.produktlist li
{
    overflow: hidden;
    float: left;
    margin: 0 0 10px;
    padding: 10px 5px;
    position: relative;
    text-align: center;
}

.produktlist li img
{
    /*height: auto;*/
    margin: 0 0 5px;
    border: 0;
}


/* PRODUKTLISTE 4x2 */

ul#produktlist4x2 {
	/*border-top: 1px solid #e5e9f4;*/
	margin-top: 10px;
}

ul#produktlist4x2 .produktbilde {		
	padding-top:20px;
	cursor: pointer;
}

ul#produktlist4x2 li
{
    border-bottom: 1px solid #e5e9f4;    
    margin: 0;
    padding: 0 0 20px 20px;
}

ul#produktlist4x2.searchList li
{
    border-bottom: 1px solid #e5e9f4;    
    margin: 0;
    padding: 0 0 20px 20px;    
}

/* PRODUKTLISTE 5x3 OG 5x4 */


ul#produktlist5x3 {
	/*border-top: 1px solid #e5e9f4;*/
	margin-top: 10px;
}

ul#produktlist5x3 .produktbilde {		
	padding-top:20px;
	cursor: pointer;
}


ul#produktlist5x3 li
{
    border-bottom: 1px solid #e5e9f4;    
    margin: 0;
    padding: 0 0 20px 20px;  
}

ul#produktlist5x3 li:hover
{
    
}

ul#produktlist5x4 li
{
    width: 135px;    
}

/* PRODUKTLISTE 7x3 */

ul#produktlist7x3 {
	/*border-top: 1px solid #e5e9f4;*/
}

ul#produktlist7x3 .produktbilde {	
	height:150px;	
}


ul#produktlist7x3 li
{
    border-bottom: 1px solid #e5e9f4;
    width: 170px;
    margin: 0;
    padding: 0 0 20px 20px;  
}

/* PRODUKTLISTE 7x3 SLIMBOX */

ul#produktlist7x3b {
	margin-top: 10px;
}


/* PRODUKTLISTE 7x6 */

ul#produktlist7x6 {
	margin-top: 10px;
}





p.produktpris, p.produktnavn
{
    width: 100%;
    text-align: center;    
}

#content .produktbilde
{
	display:block;
	clear:both;	
	cursor: pointer;
}

#content p.produktpris, #content .produktpris
{
    color: #8e7c59;
    clear:both;
}


#content .combos {
	cursor: pointer;
}

/** dokument **/

#content.dokument
{
    overflow: hidden;
    overflow-y: auto;
    border: none;
    margin-left: 0;    
    padding: 20px;
}

#content .tlfContainer {
	float: right;
	background-color: #e5e9f4;
	border: 1px solid #cccccc;
	padding: 10px 20px 15px;
	margin-left: 20px;
}

.colorbox {
	background-color: #e5e9f4;
	border: 1px solid #cccccc;	
	padding: 20px;	
}


#content.dokument h1
{    
   
    font-weight: bold;
}

h2
{    
   
    font-weight: bold;
}

h3
{
   
    font-weight: bold;
}

#content.dokument li
{    
    margin: 2px 0 2px 30px;
    list-style: square;
}


#content.dokument a, #content.dokument a:visited, #content.dokument a:active {
	text-decoration: underline;
		color: #B3191C;
}

#content.dokument a:hover {
	text-decoration: underline;
	color: #333;
}

#content.dokument td p {
	margin: 0px 0px 10px 0px;
}

/** serie **/
#content.serie
{
}

#content.serie ul
{
    margin: 0 0 0 0;
    clear:both;
    display:block;
}

#content.serie ul.seriesListItem
{
    border-bottom: 1px solid #e5e9f4;        
}


#content.serie ul li
{    
    float: left;
    padding: 5px;
    margin-right: 6px;
    top: 5px;
    
}

#content.serie ul li.seriedescription
{
    
    text-align: left;
    padding: 0 10px 0;
     
}


#content.serie ul img
{
    /*width: 124px;*/
    border: none;
    
}


/** produktvisning 1 **/

.productInfo1 {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 30px;
	clear:both;
}

#content.produktvisning1
{
    /*padding-top: 10px !important;*/
}

#content.produktvisning1 #fargvalgbox
{
    padding-right: 30px;
    padding-left: 10px;
    margin-top: 10px;
}


#content #produktdescription
{
	padding: 0 10px;   
}

#content #produktdescription h1
{
    padding-bottom: 5px;
    font-weight: bold;
    color: #4e555c;
}
#content #produktbilder li
{
    float: right;
    margin: 0 0 20px 30px;
    text-align: center;
    cursor: pointer;
    display: inline;
}

#content #produktbilder.detail5 li
{
           
       overflow: hidden;
}

#content #produktbilder.detail5 .image
{
       margin-bottom: 8px;
       display:block;
       clear:both;
}   
#content.produktvisning1 #produktbilder .produktpris
{
    font-weight: bold;

    margin-top: 7px;
    margin-bottom: 2px;    
    overflow: hidden;
}
/** produktvisning 2 + 3 **/

#content.produktvisning2
{
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
}

.produktdetaljer2 {
	clear:both;	
}

.produktdetaljer2 h1 {	 
    padding-bottom: 5px;
    font-weight: bold;
    color: #4e555c;
    margin-bottom: 10px;
}


.produktdetaljer2 #produktdescription, #content.produktvisning3 #produktdescription
{
    float: left;
    margin: 0;    
}

.produktdetaljer2 #fargvalgbox {
	margin: 40px 0;
	width: 80%;	
}

.produktdetaljer2 #fargvalgbox p {
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
}

/** produktvisning 3 **/

#content.produktvisning3
{
    padding-top: 0px;
}

.produktvisning3_largeimg {
	width: 50%;
}

.produktvisning3_info {
	width: 50%;
}

#content.produktvisning3 #produktmiljotvarianter
{ 
    float: left;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e5e9f4;
}
#content.produktvisning3 #produktmiljotvarianter img.thumb
{
    /*width: 80px;
    height: 40px;*/
    float: left;
    margin: 0 5px 0 0;
}


#content.produktvisning3 #fixpositionbottom
{
    border-top: none;
}
#content.produktvisning3 #produktbilder li
{
    float: left;    
    text-align: center;
}


#content.produktvisning3 #produktbilder .produktnavn
{
     font-weight: bold;
}

#content.produktvisning3 #produktbilder .produktpris
{
   font-weight: bold;
    margin-bottom: 4px;
    margin-top: 4px;
}

#thumbs img
{
    width: 100%;
    height: auto;
}

/** produktvisning 5 **/

#content.produktvisning5
{
    
}
.prisinfo
{
	font-weight: bold;
	margin: 2px 0px 0px 6px;
	color: #8E7C59;
}

.produktvisning5 #content #produkttopbox
{
    position: relative;
    height: auto;
    padding: 0 10px 10px 0;
}

#content.produktvisning5 #produkttopbox #topleftarea
{
    float: left;
    width: 25%;
}

.produktvisning5 #content #produktmiljotvarianter
{
    width: 100%;
    float: left;
    margin: 0;
}
.produktvisning5 #content #produktmiljotvarianter img.thumb
{
    float: left;
    margin: 0 5px 10px 0;
}

.produktvisning5 #content #fargvalgbox
{
    width: 100%;
    float: right
}

.produktvisning5 #content #slider
{
        position: relative;
}

#content /*.produktvisning5 */ #slider img
{
}

#content.produktvisning5 #slider .produktnavn, #content.produktvisning5 #slider .produktpris
{
     font-weight: bold;
}

#content /*.produktvisning5 */ #produktmiljotvarianter
{
    width: 100%;    
}

#content /*.produktvisning5 */ #produktmiljotvarianter img.thumb
{
    float: left;
    margin: 0 5px 5px 0;
}

#content #produktvangebox 
{
    padding: 10px 10px 0 0; 
}

#produktvangebilder img
{
    cursor: pointer;
}

.produktvisning5 #content #produktvangebilder td 
{
    width: 20%;
}
#content.produktvisning5 #produktvangebilder p
{
    margin: 10px 0 0 0;
}
.produktvisning5 #content #produktbilder
{
    padding: 0px 0px 20px;    
    cursor: pointer;
}

#content.produktvisning5 #produktbilder ul li
{
    float: left;
    text-align: center;
    font-size: 10px;    
/*    1margin: -10px 0 5px;
    1display:block;    */
    display: inline;
}
.produktvisning5 #content #produktbilder img
{
    margin: 10px 8px 0px 10px;
}
#content.produktvisning5 #produktbilder li 
{
    position: relative;
}
#content.produktvisning5 #produktbilder  .produktbildermeta 
{
    position: absolute;
    bottom: -15px;
    left: 0px;  
    text-align: center;
    }
    
#content.produktvisning5 #produktbilder .produktnavn, #content.produktvisning5 #produktbilder .produktpris
{
    font-weight: bold;    
    clear:both;
}
   
#content.produktvisning5 #produktbilder img.kombinasjoner
{
    padding: 20px 0 0;
}

.produktvisning5 #content .legpicturebox 
{
    margin-top: 20px;
}

td#legpicsbox img
{	cursor:pointer;
}


#fargvalgbox img.fargevalg
{
    width: 30px;
    height: 30px;
    float: left;
    margin: 0 3px 3px 0;
    border: none;
}

#fargvalgbox a img.fargevalg_big
{
    display: none;
    position: absolute;
    margin: -190px 0 0 -95px;
    width: 170px;
    height: 170px;
    z-index: 999;
    border: 1px solid #ccc;
    padding: 4px;
    background: #fff;
}

#content.produktvisning5 #fargvalgbox a img.fargevalg_big
{
    margin: -210px 0 0 -200px;
}

#content.produktvisning5 #produktmeta
{
    height: 100px;
    margin-left: 222px;
    cursor: pointer;
}

#content.produktvisning5 #produktmeta img.produktbeinvariasjon
{
    width: 60px;
    margin: 10px 5px 0 0;
}

#content.produktvisning5 #produktmeta p
{
    /*width: 180px;*/
    margin: 0 0 6px 0;
}

#content.produktvisning5 p.beinbeskrivelse 
{
    margin: 0px 10px 0 0;
    padding: 0;
    }
    
/* lightbox */
.lightbox
{
    border: 2px solid #000;
    display: none;
    position: absolute;    
    z-index: 999;    
}
.ui-widget-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ccc;
    opacity: 0.3;
    filter:alpha(opacity=30);
}

ui-dialog #meta 
{
    /*text-align: right;*/
    margin: 8px 0;    
    display:block;
    height: 100px;
    }

.ui-dialog-titlebar
{
    display: none;
}

.ui-corner-all
{
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topright: 0px;
}

.ui-dialog #close
{
    background: url(../images/close.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 5px;
    top: 6px; 
    cursor: pointer;
    font-size: 11px;
    color: #5D6570;
}

.ui-dialog .produktmeta
{
    margin: 20px 0;
    padding: 10px 0 0;    
    text-align: left;
    border-top: 1px solid #e5e9f4;    
}

.ui-dialog .produktbeskrivelse {
	margin-top: 4px;
	float:left; 	
	margin-right: 20px;
}

.ui-dialog .produktkost {
	margin-top: 4px;
	float:right; 	 	
}

.ui-dialog p.produktnavn, .ui-dialog p.produktpris
{
    float: right;
    width: auto;
    margin: 0 0 0 10px;
    line-height: 25px;
}
.ui-dialog .produktnavn
{    
    font-weight: bold;
   
    color: #4E555C;
}

.ui-dialog .produktpris
{
    color: #8e7c59; 
    text-align: right;
  
    font-weight: bold;
}

/* Lightbox produktmodeller */

.ui-dialog .Pproduktmeta
{    
    font-weight: bold;
    margin: 20px 0;
    padding: 10px 0 0;    
    text-align: left;
    border-top: 1px solid #e5e9f4;    
 
}

.ui-dialog .Pproduktbeskrivelse {
	margin-top: 4px;
	float:left; 	
	margin-right: 20px; 	
}

.ui-dialog .Pproduktkost {
	margin-top: 4px;
	float:right; 
}
.ui-dialog p.Pproduktnavn, .ui-dialog p.Pproduktpris
{
    float: right;
    width: auto;
    margin: 0 0 0 10px;
    line-height: 25px;
}
.ui-dialog .Pproduktnavn
{ 
    font-weight: bold;
}

.ui-dialog .Pproduktpris
{
    color: #8e7c59; 
    text-align: right;
}

/* SLUTT Lightbox Produktmodeller */
.ui-dialog .metaDescription
{
    padding-top: 5px;
}

a.download_pdf
{
    padding: 0 0 0 30px;
    background: url(../images/icon_pdf.gif) no-repeat;
    line-height: 30px;
    display: block;
}

.ShowLegPicturesClass .ui-dialog-titlebar
{
    display: none;
}

#orderTable th {
	padding: 6px 0;
	border-bottom: 1px solid #999;
	font-weight: bold;
	color: #666;
}

#orderTable td {
	padding: 6px 0;
	border-bottom: 1px dotted #ccc;
}

.pay {	
	float:left;
	padding: 10px;
	background-color:#E5E9F4;
	margin-top: 15px;
}
.payinput {
	margin: 10px 0;
	font-weight: normal;
	padding: 4px 2px;
}

.status {
	float:left;
	margin-left: 20px;
	padding: 10px;
	background-color: #ccc;
	margin-top: 15px;
}

.transport {
	margin-left: 20px;
	float:left;
	padding: 10px;
	background-color: #eee;
	margin-top: 15px;
}

.kidnr {
	font-weight: bold;
	padding: 4px 8px;
	margin-right: 10px;
}

.hentordre {
	height: 30px;	
	padding: 4px;	
}
/* Bottom Menu */

td.bottomMenuBtns 
{
    background-color: #7a8085;
    width: 16.5%;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    border-left: 10px solid #fff;
}
td.bottomMenuBtns.firstTd
{
    border-left: none;
}
td.bottomMenuBtns h1 a
{
    text-align: center;
    color: #fff;
    font-weight: normal;
    display: block;    
}

/* Bottom linkboxes */

table.linkboxContainer 
{
    border-bottom: 7px solid #fff; 
}

table.linkboxContainer td
{
    width: 15%;    
    border-left: 10px solid #fff;       
    text-align: center;   
    vertical-align: middle;
}

table.linkboxContainer td a, table.linkboxContainer td a:visited 
{
    color: #fff;
    background: #7a8085;    
    display:block;     
}

table.linkboxContainer td a:hover 
{
    background: #4E555C;        
}

table.linkboxContainer td.noborder 
{
    border: none;
}

#productDescriptionSeries {
	width: 33%;
}

#productImageSeries {
	width: 67%;
}

table#reklamasjon {
	width: 60%;
}

table#reklamasjon tr:nth-child(even) {background: #EEE;}
table#reklamasjon tr:nth-child(odd) {background: #FFF;}
table#reklamasjon tr > td:first-child {font-weight: bold;}

table#ctl00_maincontent_radioOrdrenr tr,
table#ctl00_maincontent_radioIDnr tr,
table#ctl00_maincontent_radioKundenr tr {
	background: none !important;	
}

table#ctl00_maincontent_radioOrdrenr td,
table#ctl00_maincontent_radioIDnr td,
table#ctl00_maincontent_radioKundenr td,
table#ctl00_maincontent_radioSkadetEmballasje td {
	font-weight: normal !important;	
}
