@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/images/skins/fetishshop/dk/images/background.png);
}
body,table,td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#5c3d0e;
}
img {
	border:0;
	outline:none;
}
a {
	outline:none;
}
a:link, a:active, a:visited {
	color:#5c3d0e;
}
a:hover {
	text-decoration:none;
	color:#000;
}


#ShopLayOut_SpaceLeft_TD, #ShopLayOut_SpaceRight_TD {
	background-image:url(/images/skins/fetishshop/dk/images/leftRightBackground.png);
	background-repeat:repeat-x;
}
.Main_TD {
	background-color:#FFF;
}
#ContentContainer_DIV {
	width:560px;
	margin-left:10px;
}

#ShopLayOut_Topmenu_TD {
	background-image:url(/images/skins/fetishshop/dk/images/topMenuBackground.png);
	padding-left:430px;
}
#ShopLayOut_Topmenu_TD a:link, #ShopLayOut_Topmenu_TD a:active, #ShopLayOut_Topmenu_TD a:visited {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:7px 20px;
	float:left;
	background-image:url(/images/skins/fetishshop/dk/images/topMenuLinkBackground.png);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:12px;
}
#ShopLayOut_Topmenu_TD a:hover {
	color:#ba8181;
}

#categoryDescription img {
	float:right;
	margin-left:15px;
}

.Price_Productinfo {
	font-size:14px;
}

#sitemap {
	text-align:center;
	font-size:12px;
	letter-spacing:4px;
	color:#909090;
}
#sitemap a:link, #sitemap a:active,#sitemap a:visited {
	color:#909090;
	text-decoration:none;
}
#sitemap a:hover {
	text-decoration:underline;
}
#bottom {
	height:63px;
}

#ProductmenuContainer_DIV {
	background-color:#f4f1e9;
	padding-bottom:10px;
}
#ProductmenuContainer_DIV br {
	display:none;
}

#ShopLayOut_Content_TD {
	background-color:#FFF;
}
#ShopLayOut_SpaceBottom_TD {
	background-image:url(/images/skins/fetishshop/dk/images/bottomBackground.png);
	background-repeat:no-repeat;
	background-position:top;
}
#rightContent {
	width:180px;
}
#rightContent .basket {
	height:65px;
	background-image:url(/images/skins/fetishshop/dk/images/basketBackground.png);
	margin-bottom:10px;
}
#rightContent .basket .padding {
	padding:5px 10px;
}
.box {
	background-image:url(/images/skins/fetishshop/dk/images/boxCenterBackground.png);
}
.box .padding {
	padding:10px;
}
.boxBottom {
	background-image:url(/images/skins/fetishshop/dk/images/boxBottomBackground.png);
	height:3px;
	font-size:0;
	margin-bottom:10px;
}

#Table46 {
	width:180px;
	margin-left:5px;
}

#ShopLayOut_Search_TD {
	background-image:url(/images/skins/fetishshop/dk/images/searchBackground.png);
	background-position:bottom;
}
#ShopLayOut_Search_TD input {
	color:#999276;
	font-size:11px;
	border:none;
	padding:1px 0;
	margin-left:20px;
	width:110px;
}

/*FORM*/
.input {
	border:solid 1px #dfd7c1;
	color:#999276;
	font-size:11px;
	padding:4px 5px;
	height:23px;
	width:150px;
}
.SubmitButton_SearchPage {
	display:none;
}




#searchBox {
	height:45px;
	background-image:url(/images/skins/fetishshop/dk/images/searchBackground.png);
}

h1 {
	background-image:url(/images/skins/fetishshop/dk/images/h1Background.png);
	background-repeat:repeat-x;
	color:#FFF;
	background-color:#000;
	font-size:12px;
	text-transform:uppercase;
	padding:3px 0 5px;
	margin:0 0 15px;
	text-indent:8px;
	font-weight:normal;
}
h2 {
	background-image:url(/images/skins/fetishshop/dk/images/h2Background.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	padding:3px 0 5px;
	margin:0;
	text-indent:8px;
	font-weight:normal;
	background-color:#900;
}
h3 {
	font-size:14px;
	padding:0;
	margin:1px 0 3px;
	text-indent:8px;
}


/*PRODUKTMENU*/
#ProductmenuContainer_DIV a:link, #ProductmenuContainer_DIV a:active, #ProductmenuContainer_DIV a:visited {
	text-decoration:none;
}
#ProductmenuContainer_DIV a:hover {
	text-decoration:none;
}
.Deactiv_Productmenu {
	display:block;
	padding:2px 0;
	text-indent:10px;
}
.Activ_Productmenu {
	display:block;
	background-color:#e1dbc9;
	padding:2px 0;
	text-indent:10px;
	background-image:url(/images/skins/fetishshop/dk/images/activeBackground.png);
	background-repeat:no-repeat;
	background-position:center right;
}

/*VARELISTER*/

.productBox {
	background-image:url(/images/skins/fetishshop/dk/images/productBoxBackground.png);
	background-repeat:no-repeat;
	background-position:center right;
	margin-bottom:15px;
}
.productBox a:link, .productBox a:active, .productBox a:visited {
	font-size:15px;
	text-decoration:none;
}
.productBox a:hover {
	color:#666;
}
.productBox img {
	height:130px;
	display:block;
	margin:15px 0;
}
.productBox .price {
	font-size:13px;
	background-color:#f4f1e9;
	padding:5px 0;
	width:160px;
}