x

html, body {
	width:100%;
	height:100%;
    min-width:1000px;
}

body#contentBody {
	background:#ffffff ;
    background-image:url(/sys/images/DK/body_repeat.jpg);
    background-position:center;
    background-repeat:repeat-y;
	margin:0px;
}

div#designContainer {
	width:100%;
	height:100%;
    background-image:url(/sys/images/DK/body_top.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}

div#shopContainer {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/sys/images/DK/content_repeat.jpg);
    background-repeat:repeat-y;
    z-index:5;
}

div.menuContainer {
	position:absolute;
    top:0;
    left:50%;
    margin-left:-500px;
	width:1000px;
    height:auto;
    z-index:10;
}

div#shopHeader {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
    background-image:url(/sys/images/DK/content_top.jpg);
    background-repeat:no-repeat;
    z-index:10;
}

div#shopFooter {
	position:relative;
	width:1000px;
    height:60px;
	margin-left:auto;
	margin-right:auto;
    background-image:url(/sys/images/DK/content_bottom.jpg);
    background-repeat:no-repeat;
}

table#shopContent {
	width:100%;
	border-collapse:collapse;
    }

table#shopContent td.menu {
	vertical-align:top;
    width:249px;
    }

table#shopContent div.menu {
	padding-top:407px;
    padding-left:26px;
    min-height:320px;
    height:auto !important;
    height:320px;
    min-height:320px !important;
    min-height:auto;
    }

table#shopContent td.content {
	vertical-align:top;
    }

table#shopContent div.contentContainer {
	padding-top:375px;
    padding-left:83px;
    padding-bottom:25px;
    }

table#shopContent #content {
    width:620px;
    }


div#creditcardContainer {
        position:absolute;
        top:220px;
        left:754px;
        z-index:20;
    }
div#creditcardContainer table {
        border-collapse:collapse;
    }
div#creditcardContainer td {
        vertical-align:middle;
        padding:0px;
        padding-right:7px;
    }

div#webshopInformationContainer {
    position:absolute;
    top:25px;
    left:330px;
/*  background-image:url(/sys/images/DK/information_bg.jpg);
    width:227px;
    height:123px; */
    color:#5a6064;
    line-height:16px;
    font-family:Verdana;
    font-size:11px;
    z-index:20;
    white-space: nowrap;
}
span.webshopInformationHeader, div.webshopInformationHeader {
    font-weight:bold;
    color:#284a70;
/*  margin-bottom:20px;
    margin-left:2px;
    padding-top:10px;*/
    }
div.webshopInformationContactData {
/*	margin-left:12px; */
}
a.webshopInformationLink {
    font-family:Verdana;
    font-size:11px;
    color:#bdb637;
}
a.webshopInformationLink:hover {
    color:#5a6064;
}



div#featureSearchContainer {
/* Must be relative OR absolute with positions */
/*	position:relative;*/
	position:absolute;
    top:326px;
    left:577px;
    z-index:20;
    }
div#featureSearchHeaderText {
/*  position:absolute;
    left:9px;
    top:5px;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#ffffff;*/
    display:none;
    }
div#featureSearchInputContainer {
    position:absolute;
    left:24px;
    top:3px;
    }
input.featureSearchInput {
    border:0px;
    background:transparent;
    width:110px;
    font-family:Verdana;
    font-size:9px;
    color:#5a6064;
}
div#featureSearchSubmitContainer {
    position:absolute;
    left:0px;
    top:0px;
    width:26px;
    height:21px;
}




div#featureBasketContentContainer {
/* Must be relative OR absolute with positions */
/*	position:relative;*/
    position:absolute;
    top:318px;
    left:753px;
    font-family:verdana;
    font-size:11px;
    color:#464646;
    z-index:20;
}
div#featureBasketContentContainer table {
	width:190px;
    }
div#featureBasketContentContainer td{
    font-family:Tahoma;
    font-size:10px;
    color:#464646;
}
div#featureBasketContentInfoContainer {
    position:absolute;
    top:6px;
    left:7px;
    line-height:18px;
}
span.featureBasketContentSelected {
    color:#464646;
    font-weight:bold;
}
div#featureBasketButtonContainer {
    position:absolute;
    top:28px;
    left:89px;
    width:117px;
    height:18px;
}


div#recommendLinkContainer {
    position:absolute;
    top:1px;
    left:335px;
    z-index:20;
}
div#newsletterLinkContainer {
    position:absolute;
    top:1px;
    left:259px;
    z-index:20;
}
div#printLinkContainer {
    position:absolute;
    top:1px;
    left:297px;
    z-index:20;
}
div#sitemapLinkContainer {
    position:absolute;
    top:1px;
    left:373px;
    z-index:20;
}



table#shoppingProcessTable {
    position:relative;
    left:0px;
    top:-2px;
    z-index:20;
    border-collapse:collapse;
}
td#shoppingProcessDelimiter {
    text-align:center;
/*  width:4px;*/
    padding:2px;
    color:#bdb637;
}
td#shoppingProcessContainer div.Off {
    border:1px solid #bebebe;
    background-color:#d7d7d7;
    width:119px;
    text-align:center;
    vertical-align:middle;
    padding-top:1px;
    padding-bottom:1px;
    font-family:Trebuchet MS;
    font-size:10px;
    color:#bdb637;
}
td#shoppingProcessContainer div.On {
    border:1px solid #bebebe;
    background-color:#d7d7d7;
    width:119px;
    text-align:center;
    vertical-align:middle;
    padding-top:1px;
    padding-bottom:1px;
    font-family:Trebuchet MS;
    font-size:10px;
    color:#5a6064;
    cursor:pointer;
}
td#shoppingProcessContainer div.Selected {
    border:1px solid #bebebe;
    background-color:#d7d7d7;
    width:119px;
    text-align:center;
    vertical-align:middle;
    padding-top:1px;
    padding-bottom:1px;
    font-family:Trebuchet MS;
    font-size:10px;
    color:#5a6064;
    cursor:pointer;
}


div#leftMenuBgRepeat {
    font-size:0px; 
	background-image:url(/sys/images/DK/leftmenu_repeat.jpg);
    background-position:top left;
    background-repeat:repeat-y;
    }

div#leftMenuBgTop {
    min-height:250px;
    height:auto !important;
    height:250px;
    min-height:250px !important;
    min-height:auto;
    background-image:url(/sys/images/DK/leftmenu_top.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

div#leftMenuBgBottom {
    background-image:url(/sys/images/DK/leftmenu_bottom.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    height:25px;
    position:relative;
}

div#leftMenuContent {
	padding:15px 2px 0 30px;
    }


div.topimage {
	position:absolute;
    top:194px;
    background-image:url();
    background-position:top center;
    background-repeat:no-repeat;
    width:100%;
    height:156px;
    min-width:1000px;
    z-index:1;
}
div#shopHeader div.topimage {
	position:absolute;
    top:194px;
    background-image:url();
    background-position:top center;
    background-repeat:no-repeat;
    width:1000px;
    height:156px;
}

div#breadcrumbContainer {
	position:absolute;
	top:365px;
    left:40px;
    color:#ffffff;
    font-size:11px;
    }

div#breadcrumbContainer a {
	font-family:"Trebuchet MS";
    font-size:13px;
    color:#a8a8a8;
    margin:0 3px 0 3px;
    }

div#breadcrumbContainer a:hover {
    color:#666666;
    text-decoration:none;
    margin:0 3px 0 3px;
    }

