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;
    height:99px;
	margin-left:auto;
	margin-right:auto;
    background-image:url(/sys/images/DK/content_bottom.jpg);
    background-repeat:no-repeat;
	background-position: center;
}


table#shopContent {
	width:100%;
	border-collapse:collapse;
    }

table#shopContent td.menu {
	vertical-align:top;
    width:172px;
    }

table#shopContent div.menu {
	padding-top:118px;
    padding-left:0px;
    min-height:650px;
    height:auto !important;
    height:650px;
    min-height:650px !important;
    min-height:auto;
    }

table#shopContent td.content {
	vertical-align:top;
    }

table#shopContent div.contentContainer {
	padding-top:118px;
    padding-left:15px;
    padding-bottom:25px;
    }

table#shopContent #content {
    width:620px;
    }


div#creditcardContainer {
        position:absolute;
        top:23px;
        left:724px;
        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:62px;
/*  background-image:url(/sys/images/DK/information_bg.jpg);
    width:227px;
    height:123px; */
    color:#FFFFFF;
    line-height:16px;
    font-family:arial;
    font-size:11px;
    z-index:20;
    white-space: nowrap;
}
span.webshopInformationHeader, div.webshopInformationHeader {
    font-weight:bold;
    color:#FFFFFF;
/*  margin-bottom:20px;
    margin-left:2px;
    padding-top:10px;*/
    }
div.webshopInformationContactData {
/*	margin-left:12px; */
}
a.webshopInformationLink {
    font-family:arial;
    font-size:11px;
    color:#FFFFFF;
}
a.webshopInformationLink:hover {
    color:#FFFFFF;
}



div#featureSearchContainer {
/* Must be relative OR absolute with positions */
/*	position:relative;*/
	position:absolute;
    top:243px;
    left:827px;
    z-index:20;
    }
div#featureSearchHeaderText {
/*  position:absolute;
    left:9px;
    top:5px;
    font-family:arial;
    font-size:10px;
    font-weight:bold;
    color:#272727;*/
    display:none;
    }
div#featureSearchInputContainer {
    position:absolute;
    left:13px;
    top:71px;
    }
input.featureSearchInput {
    border:0px;
    background: url(/images/miscellaneous/clear.gif) transparent;
    width:120px;
    font-family:arial;
    font-size:11px;
    color:#272727;
}
div#featureSearchSubmitContainer {
    position:absolute;
    left:137px;
    top:62px;
    width:31px;
    height:31px;
}




div#featureBasketContentContainer {
/* Must be relative OR absolute with positions */
/*	position:relative;*/
    position:absolute;
    top:119px;
    left:827px;
    font-family:verdana;
    font-size:11px;
    color:#272727;
    z-index:20;
}
div#featureBasketContentContainer table {
	width:140px;
    }
div#featureBasketContentContainer td{
    font-family:arial;
    font-size:12px;
    color:#272727;
}
div#featureBasketContentInfoContainer {
    position:absolute;
    top:44px;
    left:15px;
    line-height:18px;
}
span.featureBasketContentSelected {
    color:#272727;
    font-weight:bold;
}
div#featureBasketButtonContainer {
    position:absolute;
    top:90px;
    left:7px;
    width:155px;
    height:21px;
}


div#recommendLinkContainer {
    position:absolute;
    top:523px;
    left:834px;
    z-index:20;
}
div#newsletterLinkContainer {
    position:absolute;
    top:346px;
    left:827px;
    z-index:20;
	background-image:url(/sys/images/DK/newsletter_bg.jpg);
    width:172px;
    height:139px;
}
input.featureNewsletterInput {
    border:0px;
    background:transparent;
    width:150px;
    font-family:arial;
    font-size:11px;
    color:#272727;
}
div#newsletterNameContainer {
    position:absolute;
    left:12px;
    top:79px;
    }
div#newsletterEmailContainer {
    position:absolute;
    left:12px;
    top:111px;
    }
div#newsletterSubmitAddContainer {
    position:absolute;
    left:141px;
    top:75px;
    }
div#newsletterSubmitRemoveContainer {
    position:absolute;
    left:141px;
    top:107px;
    }
div#printLinkContainer {
    position:absolute;
    top:546px;
    left:834px;
    z-index:20;
}
div#sitemapLinkContainer {
    position:absolute;
    top:569px;
    left:834px;
    z-index:20;
}



table#shoppingProcessTable {
    position:relative;
    left:0px;
    top:0px;
    z-index:20;
    border-collapse:collapse;
}
td#shoppingProcessDelimiter {
    text-align:center;
/*  width:4px;*/
    padding:2px;
    color:#ffffff;
}
td#shoppingProcessContainer div.Off {
    border:1px solid #272727;
    background-color:#424242;
    width:119px;
    text-align:center;
    vertical-align:middle;
    padding-top:1px;
    padding-bottom:2px;
    font-family:arial;
    font-size:10px;
    color:#ffffff;
}
td#shoppingProcessContainer div.On {
    border:1px solid #69006d;
    background-color:#941499;
    width:119px;
    text-align:center;
    vertical-align:middle;
    padding-top:1px;
    padding-bottom:2px;
    font-family:arial;
    font-size:10px;
    color:#ffffff;
    cursor:pointer;
}
td#shoppingProcessContainer div.Selected {
    border:1px solid #69006d;
    background-color:#941499;
    width:119px;
    text-align:center;
    vertical-align:middle;
    padding-top:1px;
    padding-bottom:2px;
    font-family:arial;
    font-size:10px;
    color:#ffffff;
    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:32px 0px 0 7px;
    }


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:101px;
    left:187px;
    color:#666666;
    font-size:10px;
    }

div#breadcrumbContainer a {
	font-family:"arial";
    font-size:10px;
    color:#666666;
    margin:0 3px 0 3px;
    }

div#breadcrumbContainer a:hover {
    color:#941499;
    text-decoration:none;
    margin:0 3px 0 3px;
    }

