@charset "utf-8";
/* CSS Document */

body{
	background-image:url(/images/skins/sexudstyr/dk/images/background.png);
	background-repeat:repeat-x;
	background-color:#f5b1cb;
}
body,table,td,input {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#5d5d5d;
}
h1{
	background-image:url(/images/skins/sexudstyr/dk/images/h1Background.png);
	background-repeat:repeat-x;
	font-size:13px;
	margin:0 0 5px 0;
	padding:5px 0 7px 0;
	text-indent:10px;
	color:#FFF;
	background-color:#000;
}
h2{
	font-size:17px;
	color:#aa0b46;
	margin:0;
	padding:0;
}


.Main_TD {
	background-color:#fff;
	width:625px;
}
#ContentContainer_DIV {
	width:605px;
	margin-left:10px;
}

#ProductmenuContainer_DIV{
	margin:0 0 0 15px;
}
#ProductmenuContainer_DIV br{
	display:none;
}
#ShopLayOut_ProductMenu_TD{
	background-color:#FFF;
}
#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:#aa0b46;
}

.RootCategory_Productmenu{
	border-bottom:1px dashed #c6c6c6;
	padding:1px 1 1px 1;
}



.productBox{
	background-color:#fff;
	width:143px;
	border:1px solid #b5b5b5;
	margin:0 0 10px 0;
}
.productBoxImg{
	overflow:hidden;
	height:125px;
	margin-bottom:10px;
}
.productBottom{
	background-color:#db3766;
	height:38px;
	font-size:12px;
	text-align:center;
	color:#fff;
}
.productName{
	text-align:center;
	height:45px;
	padding:0 5px 0 5px;
}
.productName a:link, .productName a:active, .productName a:visited{
	color:#d7305f;
	font-size:13px;
	text-decoration:none;
}
.productName a:hover{
	color:#83082b;
}
.productImage{
	text-align:center;
}
.productImage img{
	margin:0 0 10px 0;
}

#ShopLayOut_SpaceBottom_TD{
	background-image:url(/images/skins/sexudstyr/dk/images/bottom.png);
	background-repeat:no-repeat;
	font-size:11px;
	color:#fff;
}
#ShopLayOut_SpaceBottom_TD a:link, #ShopLayOut_SpaceBottom_TD a:active, #ShopLayOut_SpaceBottom_TD a:visited{
	color:#fff;
	text-decoration:underline;
}
#ShopLayOut_SpaceBottom_TD a:hover{
	text-decoration:none;
}