div#content-img {
	height:					375px;
	width:					700px;
	padding:				10px 0px 10px 0px;
}

img#content-logo {
	float:right;
	margin:					-105px 10px 0px 0px;
}

div#content-image-holder{
	padding:				0px 10px 10px 10px;
	margin:					0px 0px 25px 0px;
	
	background-image:			url('../../../../images/base/content-image.gif');
	background-repeat:			no-repeat;
	background-position:			bottom;
}

div#content-image-holder p{
	width:					570px;	
	padding:				0px;
}

div#content-item-holder{
	width:					700px;
	padding:				0px 10px 0px 10px;
}

ul li ul.sub-menu{
	display: 				block;
}

#producten{
	font-weight:				bold;
	color:					#FDC609;
}


.open-close{
	float:					right;
	cursor:					pointer;
}

.left {
	cursor:					pointer;
}

.right {
	cursor:					pointer;
}


.category{
	display:				block;
}



.text-items ul{
	float:					left;
	width:					155px;
	padding:				0px 5px 5px 0px;
}

.text-items ul li a{
	font-size:				10px;
	font-weight:				normal;
	color:					#696969;
	text-transform: 			uppercase;
	text-decoration: 			none;
	padding:				3px 0px 3px 0px;
	display:				block;
}

.text-items ul li a:hover{
	color:					#656565;
	font-weight:				bold;
}

.left{
	padding:				60px 10px 0px 15px;
	float:					left;	
}

.right{
	padding:				60px 0px 0px 0px;
	float:					left;	
}

.count{
	width:					40px;
	margin:					78px 0px 0px 5px;
	padding:				5px 0px 5px 0px;
	text-align:				center;
	border:					1px solid #9ea1a6;
	color:					#9ea1a6;
	float:					right;
}


div.serieImages {
	position:				relative;
	width:					643px;
	height:					190px;
	margin:					0px 0px 5px 0px;
	float:					left;
	overflow:				hidden;
	background-image:			url('../../../../images/armaturen/product-background.gif');
	background-repeat:			repeat-x;
}

div.serieImages ul {
	position:				relative;
	height:					440px;
	width:					10000px;
}

div.serieImages ul li {
	position:				relative;
	float:					left;
	cursor:					pointer;
}

.item-layer{
	height:					200px;
	left:					0px;
}

a.item{
	width:					161px;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	float:					left;

	font-size:				10px;
	font-weight:				bold;
	text-transform:				uppercase;
	text-decoration:			none;
	
	background-image:			url('../../../../images/base/product-patern.gif');
	background-position:			right;
	background-repeat:			repeat-y;
	background-color:			#000000;
}

.item img{
	display:				block;
}

a.item .item-title{
	width:					151px;
	height:					25px;
	background-color:			#FDC609;
	color:					#FFFFFF;
	text-align:				center;
	padding:				5px 5px 0px 5px;
	background-image:			url('../../../../images/base/product-patern.gif');
	background-position:			right;
	background-repeat:			repeat-y;
}

a.item:hover .item-title{
	background-color:			#000000;
}

.right-nav{
	width:					50px;
	float:					right;
}

.last-item{
	background-image:			none;
}

