@charset "utf-8";
/* CSS Document */

body {
	background-image:url('/images/upload/bangsoe/dk/images/background.gif');
}


#Main_TD {
	background-color:#FFF;
	width:669px;
}
img {
	border:0;
}
#ContentContainer_DIV {
	width:656px;
	margin-left:6px;
	margin-top:5px;
	
}
#frontpageContent {
	margin:0;
}

.SearchPage_TD{display:none;}
#Search_Form {
	display:none;
	position:absolute;
	margin:127px 0 0 21px;
	color:#FFF;
}
.SearchField_SearchPage {
	border:none;
	background-color:transparent;
	color:#fff;
	padding:0;
	width:104px;
	height:22px;
	font-size:15px;
}
.SubmitButton_SearchPage {
	display:none;
}
.Heading_ProductList {
	font-size:18px;
	border-bottom:solid 1px #CCC;
	color:#dd5b8a;
	display:block;
}
.BreadCrumb_ProductList {
	padding-bottom:10px;
}
h1 {
	margin:0;
	padding:0 0 3px 0;
	color:#986d76;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	border-bottom:solid 1px #d0b9b9;
	font-weight:bold;
}

h2 {
	margin:10px 0 5px 0;
	padding:0 0 3px 0;
	color:#986d76;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	border-bottom:solid 1px #d0b9b9;
	font-weight:bold;
}
h3 {
	margin:10px 0 0 0;
	padding:0;
	color:#986d76;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:0 0 0 3px;
}

h4 {
	margin:30px 0 10px 0;
	padding:0 0 3px 0;
	color:#986d76;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	border-bottom:solid 1px #d0b9b9;
	font-weight:normal;
}

#ProductMenu_Table br {
	display:none;
}
#ProductMenu_Table b {
	font-weight:normal;
}
.ProductMenuCol_TD {
	background-color:#FFF;
}

#ProductMenu_Table a:link, #ProductMenu_Table a:active, #ProductMenu_Table a:visited {
}
#ProductMenu_Table td a:hover {
	color:#cc5b8a;
}
.SubCategory1_Productmenu {
	padding-left:5px;
}
.Activ_Productmenu {
	display:block;
	background-image:url('/images/upload/bangsoe/dk/images/bullet.gif');
	background-repeat:no-repeat;
	background-position:right center;
}
.SubCategoryIndent1_Productmenu {
	display:none;
}
.SubMenu_Productmenu_Table {
	width:100%;
}

#DivClickBasket {
	height:160px;
}
#basketBoxes {
	margin-top:20px;
	width:656px;
}
#mostsold{
	background-image:url('/images/upload/bangsoe/dk/images/toptenmostsold.png');
	background-repeat:no-repeat;
	background-color:#453a37;
	height:210px;
	width:200px;
	float:right;
	
}
#mostsold .margin{
	margin:30px 0 0 5px;
}
#mostsold td{
	color:#968a86;
}

#mostsold a:link, #mostsold a:active, #mostsold a:visited{
	color:#968a86;
	text-decoration:none;
}
#mostsold a:hover{
	color:#aba3a1;
	text-decoration:underline;
}
#information ul{
	padding:0;
	margin:0;
}
#information li{
	font-size:15px;
	list-style-type:none;color:
}

#information a:hover{
	color:#cc5b8a;
}

.TableLines_ShowBasket {
}
/*VARELISTER*/
.BreadCrumb{
	padding:5px 0;
}

#productBox{
	background-color:#fff;
	width:160px;
	border:1px solid #b5b5b5;
	margin:0 0 7px 0;
}
#product{
	width:100%;
}
.productBottom{
	font-size:12px;
	text-align:center;
	color:#fff;
	background-color:#897474;
	padding:10px 0;
}
.productBottomBtn{
	height:38px;
	font-size:12px;
	text-align:center;
	color:#fff;
}
.productName{
	text-align:center;
	height:45px;
	padding:0 5px;
}
.productName a:link, .productName a:active, .productName a:visited{
	color:#986d76;
	font-size:13px;
	text-decoration:none;
}
.productName a:hover{
	color:#d7305f;
}
.productImage{
	text-align:center;
}
.productImage img{
	margin:0 0 5px 0;
}



/*Varekort*/
.ubbercase{
	font-weight:bold;
	font-size:12px;
	color:#986d76;
	text-transform:uppercase;
}
.productStatus{
	border-bottom:1px solid #d0b9b9;
	height:25px;
	padding:0 0 2px 5px;
}
.ShortDescriptionTable{
	border-bottom:1px solid #d0b9b9;
	padding:10px 0 10px 5px;
}
.ShortDescription{
	color:#855c0e;
	font-size:18px;
}
.Description1Header{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#986d76;
	padding:0 0 0 5px;
}
.TableLines_ProductInfo{
	display:none;
}	
	/*Buysection*/
	.priceSection{
		border-bottom:1px solid #d0b9b9;
		margin:5px 0 0 0;
		padding:0 0 0 3px;
	}
	.priceSectionBuy{
		border-bottom:1px solid #d0b9b9;
	}
	.PriceText_ProductInfo_SPAN, .PriceUnit_ProductInfo_TD{
		font-weight:bold;
		font-size:12px;
		color:#986d76;
		text-transform:uppercase;
	}
	.Price_Productinfo{
		font-weight:bold;
		font-size:12px;
		color:#986d76;
		text-transform:uppercase;
	}
	.TextInputField_ProductInfo{
		border:1px solid #d0b9b9;
		background-color:#edeff1;
		height:27px;
		margin:0 0 10px 0;
	}
	.BuyButton_ProductInfo{
		margin:0 0 0 0;
		cursor:pointer;
	}
	
	.ShortDescriptionTD{
		padding:0 0 10px 0;
	}
	.SpecialOfferPrice_ProductInfo{
		font-weight:bold;
		font-size:12px;
		color:#986d76;
		text-transform:uppercase;
	}
	.PriceUnit_ProductInfo_SPAN{
		font-weight:bold;
		font-size:12px;
		color:#986d76;
		text-transform:uppercase;
	}
	
	/*Variant*/

	.Variants{
		margin:5px 0 0 0;
	}
	.VariantGroupLabel{
		font-weight:bold;
		font-size:12px;
		color:#986d76;
		text-transform:uppercase;
	}
	.VariantGroup{
		float:left;
	}
	.OptionSelect_ProductInfo{
		background-color:#edeff1;
		border:1px solid #d0b9b9;
		height:25px;
		padding:2px 0 2px 0;
		margin:0 0 0px 0;
	}
	
	
	
.CustomersAlsoBought_Custom_TBL,.Related_Custom_TBL {
	width:100px;
}
.CustomersAlsoBought_Custom_TBL td,.Related_Custom_TBL td {
	padding-right:3px;
}



/*Vis kurv skabelon*/
#basketOrderbutton{
	float:right;
}
#basketOrderbutton img{
	margin:0 0 0 6px;
}
th{
	background-image:url('/images/upload/bangsoe/dk/images/thBackground.png');
	background-repeat:repeat-x;
	height:34px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:fff;
}
.basketRow {
	width:656px;;
	border-bottom:1px solid #d0b9b9;
}
#basketContent{
	width:656px;
	padding:1px;
	border:1px solid #d0b9b9;
}
.decBtn{
	display:inline;
}
.decBtn img{
	margin:0 15px 0 15px;
}

#basketAmount {
	width:60px;
	text-align:left;
}
#basketProduct {
	text-align:left;
}
#basketProduct .image {
	width:60px;
	float:left;
}
#basketPrice { 
	width:95px;
}
#basketTotal {
	width:100px;
}
#basketRem {
	width:110px;
}
#basketRem, #basketTotal, #basketPrice, #basketProduct, #basketAmount {
	padding:5px 0 7px;
}
.TextInputField_ProductInfo{
	height:25px;
}
.TableLines_Orderstep2 hr{
	display:none;
}
.imgStep{
	margin:5px 0;
}
#basketOrderbutton{
	float:right;
}
#basketOrderbutton img{
	margin:20px 0 0 6px;
}
#basketBackbutton{
	float:left;
}
#basketOrderbuttonBottom{
	float:right;
}
/*
#productlist {
	display:none;
}
*/
#onClick{
	background-image:url('/images/upload/bangsoe/dk/images/landingBackground.png');
	background-repeat:no-repeat;
	height:300px;
}
#onClick h1{
	background-color:#FFF;
	margin-bottom:5px;
}
#onClick a:link, #onClick a:visited, #onClick a:active{
	color:#ffffff;
	font-family:"Arial Black", Gadget, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-size:18px;
	text-decoration:none;
}
#onClick a:hover{
	color:#544242;
	text-decoration:none;
}

#onClick .left {
	background-image:url('/images/upload/bangsoe/dk/images/btnLandingLeft.png');
	width:68px;
	height:93px;
}
#onClick .center {
	background-image:url('/images/upload/bangsoe/dk/images/btnLandingCenter.png');
}
#onClick .right {
	background-image:url('/images/upload/bangsoe/dk/images/btnLandingRight.png');
	width:68px;
}
#onClick table {
	width:100%;
	text-align:center;
	cursor:pointer;
}

#ShopLayOut_Topmenu_TD {
	background-image:url('/images/upload/bangsoe/dk/images/topMenuBackground.png');
	background-repeat:no-repeat;
	background-position:top;
	padding:12px 0 0;
}
#ShopLayOut_Topmenu_TD a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}
#ShopLayOut_Topmenu_TD a:hover {
	text-decoration:underline;
}

#prices {
	text-align:left;
}

#prices .nowOnly {
	color:#986d76;
	font-size:15px;
	font-weight:bold;
}
#prices .price {
	color:#986d76;
	font-size:18px;
	font-weight:bold;
}
.beforePrice {
	font-size:13px;
	background-color:#FF0;
	color:#333;
}

.SubmitButton_Orderstep1, .SubmitButton_Orderstep2{
	background-image:url('/images/upload/bangsoe/dk/images/btnBasket.png');
	background-repeat:no-repeat;
	width:104px;
	height:28px;
	border:0;
	cursor:pointer;
	margin:5px 0 0 0;
	float:left;
}
.SubmitButton_Orderstep3{
	background-image:url('/images/upload/bangsoe/dk/images/btnAccept.png');
	background-repeat:no-repeat;
	width:104px;
	height:28px;
	border:0;
	cursor:pointer;
	margin:5px 0 0 0;
	float:left;
}


#miniBasket {
	height:216px;
	cursor:pointer;
	line-height:20px;
	font-size:11px;
}
#miniBasket a:link, #miniBasket a:visited, #miniBasket a:active  {
	text-decoration:none;
	cursor:pointer;
	
}
#miniBasket .padding {
	padding:70px 0 0 0;
	width:150px;
}

.totalPrice{
	font-size:14px;
	padding:10px 0;
}
.topLogo {
	display:inline;
	margin:0;
	padding:0;
}
#ShopLayOut_SpaceTop_TD {
	overflow:hidden;
}