#content.productspage #box-content {
	margin-left: 0px;
}

#content.style- #box-content {
	margin-left: 21px;
}

/* Style navigation for Site products */
#style-nav {
	margin-left: 130px;
	margin-bottom: 50px;
	border: 1px solid black;
	border-left-width: 0;
	background-color: #f2f2f2;
	
}

#style-nav TD {
	text-align: center;
	border-left: 1px solid black;
}

#style-nav TD A {
	display: block;
	/*width: 130px;*/
	font-weight: bold; 
	text-decoration: none;
	color: black;
	padding:2px 10px 2px 10px;
}



/* Livestyle */
#content.style-livestyle {
	background: #FFFFFF url("../../../../shop/images/ctn/ctn-bg5.gif") no-repeat;
}

#content.style-livestyle-nested {
	background: #FFFFFF url("../../../../shop/images/ctn/ctn-bg5-nested.jpg") no-repeat;
}

.shop #content.style-livestyle #box-content, .shop #content.style-livestyle-nested #box-content {
	margin-top: 65px;
}

#categories UL LI.style-livestyle A {
	background: #E60003;	
}

#style-nav TD.livestyle-act A, #style-nav TD.livestyle A:HOVER {
	color: #FFFFFF;
	background: #E60003;
}


/* Massagen */
#content.style-massagen {
	background: #FFFFFF url("../../../../shop/images/ctn/ctn-bg4.gif") no-repeat;
}

#content.style-massagen-nested {
	background: #FFFFFF url("../../../../shop/images/ctn/ctn-bg4-nested.jpg") no-repeat;
}

.shop #content.style-massagen #box-content, .shop #content.style-massagen-nested #box-content {
	margin-top: 65px;
}

#categories UL LI.style-massagen A {
	background: #B2CB00;	
}

#style-nav TD.massagen-act A, #style-nav TD.massagen A:HOVER {
	color: #FFFFFF;
	background: #B2CB00;
}


/* Bandagen */
#content.style-bandagen {
	background: #FFFFFF url("../../../../shop/images/ctn/ctn-bg3.gif") no-repeat;
}

#content.style-bandagen-nested {
	background: #FFFFFF url("../../../../shop/images/ctn/ctn-bg3-nested.jpg") no-repeat;
}

.shop #content.style-bandagen #box-content, .shop #content.style-bandagen-nested #box-content {
	margin-top: 65px;
}

#categories UL LI.style-bandagen A {
	background: #F7AD00;	
}

#style-nav TD.bandagen-act A, #style-nav TD.bandagen A:HOVER {
	color: #FFFFFF;
	background: #F7AD00;
}


/* relax */
#content.style-relax {
	background: #FFFFFF url("../../../../shop/images/ctn/ctn-bg2.gif") no-repeat;
	padding-top: 35px;
}

#content.style-relax-nested {
	background: #FFFFFF url("../../../../shop/images/ctn/ctn-bg2-nested.jpg") no-repeat;
	padding-top: 35px;
}

.shop #content.style-relax #box-content, .shop #content.style-relax-nested #box-content  {
	margin-top: 65px;
}

#categories UL LI.style-relax A {
	background: #00AABB;	
}

#style-nav TD.relax-act A, #style-nav TD.relax A:HOVER{
	color: #FFFFFF;
	background: #00AABB;
}


/* diverses */
#content.style-diverses {
	background: #FFFFFF url("../../../../shop/images/ctn/ctn-bg1.gif") no-repeat;
	padding-top: 35px;
}

#content.style-diverses-nested {
	background: #FFFFFF url("../../../../shop/images/ctn/ctn-bg1-nested.jpg") no-repeat;
	padding-top: 35px;
}

.shop #content.style-diverses #box-content, .shop #content.style-diverses-nested #box-content {
	margin-top: 65px;
}

#categories UL LI.style-diverses A {
	background: #926BAC;	
}

#style-nav TD.diverses-act A, #style-nav TD.diverses A:HOVER {
	color: #FFFFFF;
	background: #926BAC;
}





