@import url("standard.css");
@import url("cart.css");


*{
 margin:0;
 padding:0;
}

#contentWrapper ul {
 padding-left: 15px;
}

#contentWrapperBeregner ul {
 padding-left: 15px;
}


html{
margin-bottom: 0.01em;
}

p{
margin:10px 0 10px 0;
}

a{
 color:#000;
}

a img, a:visited img, a:active img{
 border:1px solid black;
}

a.help{
font-size:9px;
padding:1px;
background-color:#98ACCB;
color:#fff666;
border:1px solid #98ACCB;
border-top:0;
margin:0 0 3px 0;
font-weight:bold;
float:right;
display:block;
font-family:verdana;
text-decoration:none;
}
a.help:hover{
color:#fff;
}


h1{
font:bold 14px verdana;
color:#003;
margin:10px 0 10px 0;
background-color:#A1B2CC;
padding:2px;
background:url("/includes/images/gradient.gif");
background-repeat:repeat-y;
}

body{
background-color:#fff;
}


/* styles til beregner - begynd */
dt {
 margin-top: 10px;
 margin-bottom: 0px;
 font:bold 11px arial;
 padding:2px;
 background-color:#98ACCB;
 margin-right:15px;
 padding-left:5px;
}

dd {
 margin: 0;
 margin-bottom:0px;
 border-bottom:1px solid #98ACCB;
 background-color:#A1B4D2;
 background:url("/includes/images/gradient.gif");
 margin-right:15px;
 padding-bottom:3px;
 padding-left:5px;
}

dd select, dd input {
 font-size:11px;
}

#measurements label {
 font:normal 10px arial;
 margin-right: 10px;
}

#measurements input, #input_postnummer, #productAmount {
 font:normal 11px arial;
 width:50px;
}

dd dl dt {
 margin-top: 0;
 font:normal 10px verdana;
 background:transparent;
}

dd select {
 margin-top: 2px;
 margin-right: 10px;
}

#link_billedselect img {
 margin-top: 0;
 margin-bottom: 0;
 border: 1px solid #898989;
}

#productimage, #related_products {
 margin-top: 10px;
 background-color: white;
 border: 1px solid #29415d;
 padding: 6px;
 text-align: center;
}
#related_products{
 text-align: left;
 padding:1px;
}
#related_products ul{
 list-style-type:square;
 margin-left:15px;
 margin-top:10px;
}
#related_products ul li{
 font-size:10px;
 margin-bottom:5px;
 color:#aaa;
}

#form_vareselect p{
 margin-bottom:0;
}

#form_vareselect p a {
 text-decoration: none;
 font:bold 10px verdana;
}

#form_vareselect p a:hover {
 text-decoration: underline;
}

table.table_beregnercontent {
 width: 100%;
}
table.table_beregnercontent td {
 width: 50%;
 margin: 0;
 padding: 0;
}

/* styles til beregner - slut */
/* styles til tilbehør - begynd */
.table_tilbehoer_item h1 {
 font-size: 11px;
}
.table_tilbehoer_item td {
 vertical-align: top;
}
.table_tilbehoer_item img {
 border: 1px solid;
 margin-right: 5px;
}
.table_tilbehoer_item input {
 margin-right: 5px;
}
.table_tilbehoer_item p {
 margin-top: 0;
}
.table_tilbehoer_item hr {
 margin-top: 5px;
 height: 1px;
}
.varenr {
 margin-left: 5px;
 font-weight: normal;
 font-size: 11px;
}
/* styles til tilbehør - slut */
/* styles til pris/levering infobox - begynd */
#pdinfo {
 margin-top: 10px;
 padding: 1px;
 background-color: white;
 border: 1px solid #29415d;
}
#pdinfo div.label {
 font-weight: bold;
 text-align:center;
 background-color:#29415d;
 color:#fff;
 padding:3px;
}
#pdinfo span.comment {
 display: block;
 text-align: center;
 margin-top: 3px;
 font-size: 10px;
}

#pdinfo span.default {
 background-color: #FF7;
}

#pdinfo span.number {
 display: block;
 text-align: center;
 margin: 8px 0 4px 0;
 font-weight: bold;
 font-size: 24px;
}


/* styles til pris/levering infobox - slut */
/* styles til microcart - begynd */
#microcart {
 margin: 0;
 padding: 0;
 margin-top: 10px;
 background-color: white;
}

#microCartTable {
 width: 204px;
 margin: 0;
 padding: 0;
 background-color: white;
 border: 1px solid #29415d;
 border-collapse: collapse;
 font-size: 11px;
}

#mcSendTilbudTable {
 width: 204px;
 margin: 0;
 padding: 0;
 background-color: white;
 border: 1px solid #29415d;
 border-top: 0;
 border-collapse: collapse;
 font-size: 11px;
}

#microCartTable td, #mcSendTilbudTable td {
 margin: 0;
 padding: 3px;
}

#microCartTable tr.microCartProductsTR {
}

#microCartTable tr.microCartEven {
 background-color: #e6ebf1;
}

#microCartTable tr.microCartCheckoutTR td {
 border-top: 1px solid #29415d;
 border-bottom: 1px solid #29415d;
}

#microCartTable tr.microCartEditTR td {
 border-top: 1px solid #29415d;
}

#microCartTable tr.microCartTotalTR td {
 font-weight: bold;
 text-decoration: underline;
}

#microCartTable tr.microCartSeperatorTR td {
 border-top: 1px solid #cdcdcd;
}

td.microCartLabel {
 margin-left: 25px;
}
td.microCartNumber {
 text-align: right;
}

#microCartTable a {
 dis_play: block;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
 backgro_und-color: white;
 color:#fff;
}

#mcSendTilbudTable a {
 dis_play: block;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
 backgr_ound-color: white;
 color:#fff;
}

tr.microCartEditTR td table tr td{
 border:0 !important;
}
#microCartTable a:hover, #mcSendTilbudTable a:hover {
 ba_ckground-color: #7F7;
}

tr.microCartHeading {
 border-bottom: 1px solid #cdcdcd;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
}
/* styles til microcart - slut */
/* styles til orderFlow - begynd */
#cartCheckoutFlow {
 width: 100%;
 background-color: white;
 border: 1px solid #898989;
 margin-top: 10px;
 padding-top:5px;
 padding-bottom:5px;
}

#cartCheckoutFlow td {
 text-align: center;
}

td.cartCheckoutFlowStep {
 width: 33%;
}

td.cartCheckoutFlowLabel {
 font-size: 10px;
 font-weight: bold;
 color: #afafaf;
 text-transform: uppercase;
}

td.cartCheckoutActive {
 color: black;
}

#cartAddressTable input.generatedFormField {
 width: 250px;
}

#cartAddressTable textarea {
 height: 56px;
 width: 250px;
 font:normal 10px verdana;
}

#zipcode_changed{
 background-color: #fffccc;
 border: 1px solid #898989;
 margin-top: 10px;
 padding:5px;
}

/* styles til orderFlow - slut */
/* styles til formular - begynd */
div.generatedFormFieldHeader {
 font:bold 10px verdana;
 color:#003;
 margin:10px 0 10px 0;
 background-color:#A1B2CC;
 padding:2px;
 background:url("/includes/images/gradient.gif");
 background-repeat:repeat-y;
}

div.generatedFormButtonBar {
 margin-top: 10px;
 margin-bottom: 10px;
 width: 355px;
 text-align: right;
}

div.generatedFormFieldHelpText{
}

p.formGroupingHeader{
 font-weight:bold;
}


/* styles til formular - slut */
/* styles til news - begynd */
p.subheading {
 font-weight: bold;
}

p.newsdate {
 text-align: right;
 margin-top: 0;
 margin-bottom: 0;
}
/* styles til news - slut */
#siteWrapper{
 position:relative;
 margin:10px auto;
 width:780px;
 height:auto;
}

#menuWrapper{
 position:relative;
 width:168px;
 background-color:#29415D;
}

#menuWrapper ul li{
 list-style: none;
 padding-left: 15px;
 line-height: 15px;
}

#menuWrapper ul li a{
 color: #fff;
 font:11px/15px arial;
 font-size-adjust: none;
 font-style: normal;
 font-variant: normal;
 text-decoration: none;
}

#menuWrapper ul li a:hover{
 color: #fff000;
}

#menuWrapper ul li a.selected {
 color: #fff000;
}


#produktMenuVinduer, #infoMenu{
 padding-top:10px;
 padding-bottom:5px;
}

#produktMenuDoere {
 padding-top:5px;
 padding-bottom:5px;
}

#produktMenuDoere {
 padding-top:5px;
 padding-bottom:5px;
}

.menudiv{
 padding-bottom:5px;
 padding-top:5px;
}

.dotSpacer{
 margin:0;
 height:1px;
 background-color:#fff;
 background:url("/includes/images/dots.gif");
 border-top:1px solid #fff;
 border-bottom:1px solid #fff;
 filter:alpha(opacity=60);
 opacity:0.60;
 -moz-opacity:0.60;
 font:1px/0px arial;
}

.dotSpacer168{
 width:168px;
}

.dotSpacer607{
 width:607px;
}

.dotSpacerV{
 margin:0;
 width:1px;
 background-color:#fff;
 background:url("/includes/images/dotsvertical.gif");
 border-left:1px solid #fff;
 border-right:1px solid #fff;
 filter:alpha(opacity=60);
 opacity:0.60;
 -moz-opacity:0.60;
}

#leftLayoutColumn{
 position:absolute;
 left:0;
 top:0;
 width:168px;
}

#rightLayoutColumn{
 position:absolute;
 left:173px;
 top:0;
 width:607px;
}

#topLeftImage{
 margin:0;
 position:relative;
 background:url("/includes/images/top_left.jpg");
 width:168px;
 height:109px;
 cursor:pointer;
}


#topRightImage{
 margin:0;
 position:relative;
 background:url("/includes/images/top_right.jpg");
 width:607px;
 height:109px;
 cursor:pointer;
}

#topRightImage_en{
 margin:0;
 position:relative;
 background:url("/includes/images/top_right_en.jpg");
 width:607px;
 height:109px;
 cursor:pointer;
}


#menupath, #addressContainer{
 position:relative;
 margin:0;
 background:url("/includes/images/bottom_right.jpg");
 width:607px;
 height:20px;
 color:#fff;
 font:11px/20px arial;
}

#addressContainer{
 text-align:center;
}

#menupath{
 color:#ccc;
 padding-left:10px;
 width:597px;
}

#menupath a, #addressContainer a {
 color:#fff;
 text-decoration:none;
}

#menupath a:hover, #addressContainer a:hover {
 color:#fff000;
}


#contentWrapper{
 font:12px/16px arial;
 height: auto;
 background-color:#B1C2DC;
 padding:1px 15px 1px 15px; /* to prevent margin collapse */
}

#contentWrapperBeregner{
 font:12px/16px arial;
 height: auto;
 background-color:#B1C2DC;
 padding:1px 15px 1px 15px; /* to prevent margin collapse */
}


.vLine{
 color:#888;
 margin:0 5px 0 5px;
}

#formcontainer_billedselect{
 height:auto;
}

span.veryImportant{
 color:red;
}

h2 {
 font-size: 14px;
}

#sitemap {
 padding-left: 15px;
 padding-bottom: 30px;
}
#sitemap ul {
 padding-left: 25px;
}
#sitemap h2 {
 margin-top: 20px;
 margin-bottom: 5px;
 font-size: 100%;
}

p.subheading{
 font-weight: normal;
}

div.produktguide {
 float:left;
 padding-right: 25px;
}
div.produktguide h2, div.produktguide_product h2 {
 font-size: 100%;
 text-align: center;
 margin-bottom: 5px;
}

div.produktguide_product {
 width: 173px;
 float:left;
 padding-right: 15px;
}

div.produktguide_product a {
 font-size: 10px;
}

div.produktguide_product a h2 {
 font-size: 14px;
}

#inline-menu {
 margin-left: 25px;
 margin-bottom: 25px;
}

#inline-menu li a {
 font-size: 100%;
}

#inline-menu li.selected {
 display: none;
}
/*#maling_y_label{
 display:none;
}
#maling_y_label_2{
 display:none;
}*/
#yderside_maling_default{
	display:none;
}
#inderside_maling_div{
 display:block;
}
#yderside_maling_traealu{
 display:block;
}

#inline_gallery #thumbs_container{
 width:100%;
 height:125px;
 overflow:auto;
}
