@charset "utf-8";
/* CSS Document */

body {
	background-image:url('/images/skins/bangsoe/dk/images/background.png');
	background-repeat:repeat-x;
	background-color:#eaeaea;
}
body,table,td,input,select {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#5d5d5d;
}
img {
	border:0;
}
h1{
	margin:0 0 10px 0;
	padding:0;
	font-size:17px;
	font-weight:normal;
	border-bottom:1px solid #bdbdbd;
}
h2{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:16px;
} 

a{
	outline:none;
	color:#000;
	text-decoration:underline;
}
a:hover{
	outline:none;
	color:#c52cd8;
	text-decoration:none;
}
.Main_TD {
	width:611px;
	background-image:url('/images/skins/bangsoe/dk/images/mainBackground.png');
	background-repeat:repeat-y;
}


#ShopLayOut_SpaceLeft_TD{
	background-image:url('/images/skins/bangsoe/dk/images/left.png');
	background-repeat:no-repeat;
	background-position:top right;
}
#ShopLayOut_SpaceRight_TD{
	background-image:url('/images/skins/bangsoe/dk/images/right.png');
	background-repeat:no-repeat;
	background-position:top left;
}



#ShopLayOut_Topmenu_TD{
	background-image:url('/images/skins/bangsoe/dk/images/top.png');
	background-repeat:no-repeat;
	padding:17px 0 0 0;
}
 
#ShopLayOut_Topmenu_TD a:link, #ShopLayOut_Topmenu_TD a:active, #ShopLayOut_Topmenu_TD a:visited{
	text-decoration:none;
	padding:0 15px 0 15px;
	font-size:12px;
	color:#6f6f6f;
	font-weight:normal;
	text-transform:uppercase;
 }
#ShopLayOut_Topmenu_TD a:hover{
	 color:#be26d0;
}



#ContentContainer_DIV {
	width:569px;
	margin-left:21px;
}


#ProductmenuContainer_DIV{
	margin:0 0 0 15px;
}
#ProductmenuContainer_DIV br{
	display:none;
}
#ShopLayOut_ProductMenu_TD{
	background-image:url('/images/skins/bangsoe/dk/images/productMenuBackground.png');
	background-repeat:repeat-y;
}
#ShopLayOut_ProductMenu_TD a:link, #ShopLayOut_ProductMenu_TD a:active, #ShopLayOut_ProductMenu_TD a:visited{
	text-decoration:none;
	color:#6f6f6f;
}
#ShopLayOut_ProductMenu_TD a:hover{
	color:#be26d0;
}

.RootCategory_Productmenu{
	border-bottom:1px dashed #c6c6c6;
	padding:3px 0 3px 0;
}


#ShopLayOut_Basket_TD{
	background-image:url('/images/skins/bangsoe/dk/images/rightBarBackground.png');
	background-repeat:repeat-y;
}
#logo{
	position:absolute;
	margin:36px 0 0 5px;
}


.productBox{
	background-color:#fff;;
	border:1px solid #c5c5c5;
	padding:0;
	margin:0 0 11px 0;
	width:176px;
	min-height:230px;
}
.productName{
	text-align:center;
	height:40px;
	border-bottom:1px dashed #c5c5c5;
	margin:0;
	padding:5px;
}

.productName a:link, .productName a:active, .productName a:visited{
	color:#000;
	font-size:12px;
	text-decoration:none;
}
.productName a:hover{
	color:#bd25d0;
}
.productImage{
	padding:5px 0 5px 0;
	margin:0;
	height:170px;
	text-align:center;
	border-bottom:1px dashed #c5c5c5;
}
.price{
	text-align:right;
	font-weight:bold;
	font-size:11px;
	color:#bd25d0;
}
strike {
	color:#999;
	font-size:11px;
	font-weight:normal;
}
.BuyButton_ProductList {
	margin:3px 0;
}
.Price_ProductInfo{
	font-size:17px;
}

.SpecialOfferPrice_ProductInfo{
	color:#a88c1a;
}

.content {
	width:569px;
}

#varekortinfoTxt{
	background-color:#d7d7d7;
	padding:3px 0 3px 5px;
}




#basket{
	background-image:url('/images/skins/bangsoe/dk/images/basketBackground.png');
	background-repeat:no-repeat;
	width:150px;
	height:97px;
	color:#be26d0;
}
#basket .padding{
	padding:10px 0 0 60px;
}



#search{
	background-image:url('/images/skins/bangsoe/dk/images/searchBackground.png');
	background-repeat:no-repeat;
	width:150px;
	height:95px;

}
.SubmitButton_SearchPage{
	background-image:url('/images/skins/bangsoe/dk/images/btnSearch.png');
	width:58px;
	height:20px;
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;
}
.SearchField_SearchPage{
	border:0;
	font-size:11px;
	width:95px;
	height:15px;
	margin:0 0 0 5px;
	padding:0;
}
#Search_Form {
	border:0;
	margin:0;
	padding:0;
	display:inline;
}



#ShopLayOut_SpaceBottom_TD{
	background-image:url('/images/skins/bangsoe/dk/images/bottom.png');
	background-repeat:no-repeat;
}

#bottom{
	margin:30px 0 0px 0;
	color:5d5d5d;
}
#bottom ul{
	margin:0;
	padding:0;
}
#bottom li{
	list-style-type:none;
	padding:2px 0;
	border-bottom:1px dashed #999;
}
#bottom a:link, #bottom a:active, #bottom a:visited{
	color:000;
}
#bottom a:hover{
	color:be26d0;
}
.bottomInfo{
	width:200px;
	float:left;
	margin:0;
}

.bottomSitemap{
	width:200px;
	float:left;
}

.signatur{
	float:right;
}

#sitemap ul{
	margin:0;
	padding:0;
}
#sitemap li{
	margin:0;
	padding:5px 0;
	list-style-type:none;
	border-bottom:1px dashed #bcbcbc;
}

#sitemap a:link, #sitemap a:active, #sitemap a:visited{
	color:#000;
}


#sitemap a:hover{
	color:c52cd8;
	text-decoration:none;
}
.purple{
	color:#7f118c;
}

.newsletterInput {
	border:solid 1px #c6c6c6;
	margin:5px 0;
	padding:4px 0;
	height:24px;
	text-indent:5px;
	width:130px;
}



.BackgroundColor2_ShowBasket{
	background-color:#dddddd;
}
.BackgroundColor1_ShowBasket td, .BackgroundColor2_ShowBasket td {
	padding:5px;
}

.Heading_ShowBasket {
	border-bottom:solid 1px #dddddd;
	font-size:14px;
}


.offer {
	position:absolute;
	width:76px;
	height:50px;
	margin-top:40px;
}
.news {
	position:absolute;
	width:76px;
	height:50px;
	margin-top:40px;
}
#bottomBtn{
	float:right;
}
#bottomBtn img{
	margin:0 0 5px 0;
}