body {
	background-image:url(/images/skins/eroticom/dk/images/background.png);
	background-repeat:repeat-x;
	background-color:#FFF;
}
body,table,td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#666;
}
img {
	border:0;
	outline:0;
}
a {
	outline:0;
}

.Related_Custom_TBL {
	width:187px;
}
#ShopContentLayOutTable {
	width:980px;
}
.Main_TD {
	width:770px;
}
#ContentContainer_DIV {
	width:740px;
	margin:0 0 0 20px;
}

/*BASKET*/
#ShopLayOut_Basket_TD {
	background-image:url(/images/skins/eroticom/dk/images/basketBackground.png);
	background-repeat:no-repeat;
	background-color:#FFF;
}
#ShopLayOut_Basket_TD td {
	color:#FFF;
}

/*LINKS*/
a:link, a:active, a:visited {
	color:#9c47a8;
}
a:hover {
	color:#666;
}

/*PRODUKTMENU*/
.ProductMenuCol_TD {
	background-image:url(/images/skins/eroticom/dk/images/productmenuBackground.png);
	background-repeat:repeat-y;
}
#ProductmenuContainer_DIV {
	margin-left:10px;
	font-size:11px;
}
.Heading_Productmenu br {
	display:none;
}
.Deactiv_Productmenu, .Activ_Productmenu {
	text-decoration:none;
	font-size:11px;
	background-image:url(/images/skins/eroticom/dk/images/productmenuBullet.png);
	background-repeat:no-repeat;
	background-position:center left;
	display:inline-block;
	padding-left:30px;
}
/*
.Activ_Productmenu {
	color:#515151;
	font-size:11px;
	text-decoration:none;
}
*/
.Deactiv_Productmenu b, .Activ_Productmenu b {
	font-weight:normal;
}
.SubCategoryIndent1_Productmenu {
	width:15px;
}
#ProductMenu_Table a:hover {
	color:#9c47a8;

}
.RootCategory_Productmenu {
	border-bottom:1px solid #dddddd;
	padding:3px 0;
}
.RootCategory_Productmenu a:link, .RootCategory_Productmenu a:active, .RootCategory_Productmenu a:visited {
	color:#666;
}
#productmenuBottom {
	background-image:url(/images/skins/eroticom/dk/images/productmenuBottomBackground.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:25px;
	margin-left:10px;
}



/*TOPRAMME*/
#ShopLayOut_SpaceTop_TD {
	background-image:url(/images/skins/eroticom/dk/images/topBackground.jpg);
}

/*TOPMENU*/

/*
#ShopLayOut_Topmenu_TD {
	background-image:url(/images/skins/eroticom/dk/images/topmenuBackground.png);
	padding-left:12px;
}
#ShopLayOut_Topmenu_TD a:link, #ShopLayOut_Topmenu_TD a:active, #ShopLayOut_Topmenu_TD a:visited {
	font-size:14px;
	color:#FFF;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:13px 17px 13px 15px;
	margin-top:1px;
	display:inline-block;
	text-decoration:none;
	background-image:url(/images/skins/eroticom/dk/images/topMenuSpacer.png);
	background-repeat:no-repeat;
	background-position:right;
}
#ShopLayOut_Topmenu_TD a:hover {
	color:#999;
}
*/

/*BASKET*/
#basket {
	margin:10px 0 0 26px;
	width:168px;
	cursor:pointer;
}
#basket .price {
	font-weight:bold;
	color:#e6bb58;
}
	

/*HEADERS*/
h1 {
	font-size:16px;
	margin:0 0 10px 0;
	padding:9px 0 10px;
	font-weight:normal;
	text-align:left;
	background-image:url(/images/skins/eroticom/dk/images/h2Background.png);
	background-repeat:no-repeat;
	color:#FFF;
	text-indent:15px;
}
h2 {
	color:#515151;
	font-size:21px;
	border-bottom:1px #CCC solid;
	padding:0 0 4px 0;
	margin:0 0 10px 0;
	font-weight:normal;
	text-align:left;
}
h3 {
	background-image:url(/images/skins/eroticom/dk/images/headerSortimentBackground.png);
	background-repeat:no-repeat;
	padding:13px 0;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	margin:0;
	text-indent:16px;
}



/*VAREKORT*/
#productInfoBox {
	background-color:#d5d5d5;
	border:solid 1px #b7b7b7;
}
#productInfoBox .padding {
	padding:6px 8px;
}

.Price_Productinfo {
	font-size:18px;
}
#productInfoSpacer {
	background-image:url(/images/skins/eroticom/dk/images/productInfoSpacerBackground.png);
	background-repeat:repeat-y;
	background-position:center;
}
#Variants td {
	font-size:10px;
}
.VariantGroup {
	border-collapse:collapse;
	margin:10px 0 0 0;
}
.BuyButton_ProductInfo {
	text-align:right;
	padding-top:2px;
}
#amount {
	border:solid 1px #b7b7b7;
	padding:3px;
	height:23px;
}

.relatedProductBox {
	float:left;
	background-color:#d5d5d5;
	border:solid 1px #b7b7b7;
	width:200px;
	margin-bottom:5px;
	font-size:10px;
}
.relatedProductBox .padding {
	padding:5px;
	text-align:left;
}
.relatedProductBox img {
	float:left;
	margin:0 7px 0 0;
}
.relatedProductBox .price {
	font-size:15px;
}
.RelatedProdName {
	font-size:13px;
}
#bottomToolbar {
	border-top:solid 1px #b7b7b7;
	margin:15px 0 0 0;
	padding:5px 0 0 0;
}

/*VARELISTE*/
#categoryImage img {
	float:right;
	margin-left:20px;
}
.product {
	width:187px;
	margin-bottom:20px;
}
.productBox {
	width:178px;
	float:left;
	margin-bottom:20px;
}
.productName {
	height:43px;
	background-image:url(/images/skins/eroticom/dk/images/productHeaderBackground.png);
	text-align:center;
}
.productName a:link, .productName a:active, .productName a:visited {
	color:#FFF;
	text-decoration:none;
	font-size:11px;
}
.productName a:hover {
	color:#c690cd;
}
.productImage {
	height:190px;
	text-align:center;
	background-image:url(/images/skins/eroticom/dk/images/productImageBackground.png);
}
.productPrice {
	font-size:15px;
	color:#c59e46;
	font-weight:bold;
	background-image:url(/images/skins/eroticom/dk/images/productImageBackground.png);
	text-align:center;
	padding-bottom:8px;
}



/*MISC*/
.clear {
	clear:both;
	font-size:0;
	height:0;
}
.Foto1_OrderStep1 img{
	float:left;
	margin:0 0 0 10px;
}
.content {
	width:740px;
}

#ShopLayOut_SpaceBottom_TD {
	background-image:url(/images/skins/eroticom/dk/images/bottomBackground.png);
}
#bottomTable {
	margin-left:35px;
}
.SubCats_Prodlink_TD {
	width:140px;
}
.categoryListImage {
	float:right;
	margin-left:40px;
}
#listBox {
	border:solid 1px #d8b3dd;
	background-color:#e9d6ec;
	padding:10px;
}