body {
	background-image:url(/images/design/bangsoe/dk/images/background.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
img {
	border:0;
	outline:none;
}
a {
	outline:none;
}
.Main_TD {
	background-color:#ffffff;
	width:770px;
}
#ContentContainer_DIV {
	width:750px;
	margin-left:10px;
}


#ShopLayOut_SpaceRight_TD {
	background-image:url(/images/design/bangsoe/dk/images/right.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#ShopLayOut_Spaceleft_TD {
	background-image:url(/images/design/bangsoe/dk/images/left.png);
	background-repeat:no-repeat;
	background-position:top right;
}

h1 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	border-bottom:solid 1px #CCCCCC;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	width:750px;
}
h2 {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	background-image:url(/images/design/bangsoe/dk/images/h2Background.png);
	background-repeat:repeat-x;
	color:#8e8e8e;
	margin:0 0 10px 0;
	padding:5px 0 7px 0;
	font-size:16px;
	font-weight:normal;
	text-indent:10px;
}
h3 {
	color:#568e03;
	font-family:Century Gothic;
	font-size:14px;
	font-weight:normal;
	border-top:solid 1px #dce0c7;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
}

.TextInputField_Orderstep1 {
	border:solid 1px #7faf20;
	margin:2px 0;
}
#DivClickBasket {
	margin:20px 0 0 28px;
	height:80px;
	width:164px;
}

#bottom {
	width:980px;
	height:100px;
}
#bottom .padding {
	padding:60px 12px 0 12px;
	text-align:right;
}

#ShopLayOut_Content_TD {
	background-color:#FFFFFF;
}

/*TOPMENU*/
#ShopLayOut_Topmenu_TD {
	background-image:url(/images/design/bangsoe/dk/images/topMenuBackground.gif);
	padding-left:18px;
}
#ShopLayOut_Topmenu_TD a:link, #ShopLayOut_Topmenu_TD a:active, #ShopLayOut_Topmenu_TD a:visited {
	font-family:Century Gothic;
	font-weight:normal;
	font-size:14px;
	padding:10px 15px 10px 15px;
	display:inline-block;
}
#ShopLayOut_Topmenu_TD a:hover {
	background-image:url(/images/design/bangsoe/dk/images/topMenuBackgroundHover.png);
	background-position:top center;
	background-repeat:no-repeat;
	display:inline-block;
}


/*PRODUCTMENU*/

#ShopLayOut_ProductMenu_TD {
	background-image:url(/images/design/bangsoe/dk/images/categoriesBackground.png);
	background-repeat:no-repeat;
}
#ProductmenuContainer_DIV {
	margin:50px 0 0 30px;
	width:160px;
}
#ProductmenuContainer_DIV br {
	display:none;
}

.RootCategory_Productmenu {
	height:16px;
}
.RootCategory_Productmenu img {
	vertical-align:middle;
}
.RootCategory_Productmenu b {
	font-weight:normal;
}


/*VIS KURV*/

.TableLines_ShowBasket {
	width:100%;
}
.Heading_ShowBasket {
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
	height:25px;
}



#categoryImage img {
	width:100px;
	margin-left:20px;
}

.Price_Productinfo {
	font-size:16px;
	color:#779a13;
}

hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	height:1px;
}

#relatedImage img {
	width:115px;
	border:double 3px #CCCCCC;
}

.relatedPrice {
	font-size:16px;
	color:#779a13;
	margin: 0px 10px 0px 25px;
}

#amount {
	border:#779a13 solid 1px;
	padding:3px;
	margin-top:1px;
	height:24px;
}


#newsletter {
	margin-top:10px;
	height:184px;
	background-image:url(/images/design/bangsoe/dk/images/newsletterBackground.png);
	background-repeat:no-repeat;
	font-family:Century Gothic;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#newsletter .padding {
	padding:45px 0 0 16px;
}
#newsletter .input {
	margin:5px 0;
	color:#666666;
	border:solid 1px #CCCCCC;
	padding:3px;
	height:25px;
	width:168px;
}


/*INFORMATION*/
#information {
	margin-top:10px;
	background-image:url(/images/design/bangsoe/dk/images/informationBackground.png);
	background-repeat:no-repeat;
}
#information .padding {
	padding:50px 0 10px 16px;
}
#information a:link, #information a:active, #information a:visited {
	color:#666666;
	text-decoration:none;
}
#information a:hover {
	color:#65a332;
}

/*PRODUCT*/
.productBox {
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:7px;
	margin-bottom:7px;
}
.productBox table:hover {
	background-color:#f6fde4;
}
.productName a, .productName a:active, .productName a:visited {
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	margin-bottom:7px;
	font-family:Century Gothic;
}
.productName a:hover {
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	margin-bottom:7px;
	font-family:Century Gothic;
}
.productPrice {
	color:#7faf20;
	font-size:15px;
	font-weight:normal;
}

/*PRODUCT OLD*/
#product {
	width:170px;
	background-image:url(/images/design/bangsoe/dk/images/productBackground.png);
	background-repeat:no-repeat;
	text-align:left;
}
#product .padding {
	padding:0 10px 10px 10px;
}
#product .img {
	height:168px;
	width:150px;
	text-align:center;
}
#product .name {
	text-align:center;
	height:22px;
}
#price {
	width:170px;
	height:23px;
	background-image:url(/images/design/bangsoe/dk/images/priceBackground.png);
	background-repeat:no-repeat;
	font-family:Century Gothic;
	font-size:14px;
	color:#FFFFFF;
	margin-bottom:10px;
}
#price .padding {
	padding-top:1px;
}
#product a {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
.newsImage {
	position:absolute;
	font-size:0;
	overflow:hidden;
}
.offerImage {
	position:absolute;
	font-size:0;
	overflow:hidden;
	z-index:2000;
}


.MediaViewerSelector {
	cursor:pointer;
}
#thumbnails img {
	width:60px;
}

ul {
	padding:0;
	margin:0;
}
li {
	list-style-image:url(/images/design/bangsoe/dk/images/li.gif);
	margin:0 0 0 17px;
}

/*MISC*/

.SubCategoryIndent1_Productmenu {
	width:24px;
	background-image:url(/images/design/bangsoe/dk/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
