div.meubelenMain
{
	width:900px;

	margin-top:8px;
	padding-top:8px;
	padding-bottom:18px;
	background:transparent url(../images/contentBack.png);
	float:left;
}
#left
{
	padding-left:0px;
}

a.collectieTile
{
	width:267px;
	
	padding-bottom:8px;
	
	margin-top:8px;
	margin-left:46px;
	
	background-color:#FFF;
	border:1px solid #bfbfbf;

	float:left;	
	display:block;
	
	text-decoration: none;
}
a.collectieTile img
{
	width:242px;
	padding-top:15px;
	padding-left:13px;
}
a.collectieTile h1
{
	text-transform:uppercase;
	padding-top:10px;
	padding-left:13px;
	color:#555555;
	font-size:16px;
}
div.woonContain
{
	overflow: hidden;
	width: 100%;


}

a.woonTile
{
	width:162px;
	height:150px;

	margin-top:8px;
	margin-left:46px;

	padding-bottom:8px;	

	border:1px solid #bfbfbf;
	background-color:#FFF;
	
	float:left;
	display:block;
	
	text-decoration: none;
}
a.woonTile img
{
	width:125px;
	padding:19px;
}


.nieuwLabel
{
	background:#FFF url(../images/nieuwLabel.png) no-repeat;
}

.opruimingLabel
{
	background:#FFF url(../images/opruimingLabel.png) no-repeat;
}

div.woonTitle
{
	text-transform:uppercase;
	font-size:15px;
	color:#555555;
	padding-left:19px;
	padding-top:8px;
	font-weight:bold;
}

div.pageNumber
{
	width:584px;
	color:#555555;
	font-size:12px;
	text-align:center;
	margin-top:10px;
	margin-left:46px;
	border:1px solid #bfbfbf;
}
div.pageNumber a
{
	color:#555555;
	text-decoration:underline;
}
div.pageNumber a:hover
{
	color:#000;
}


/* tiles */
div.miniTileContainer
{
	width:522px;
	margin-left:78px;
}
a.miniTile
{
	width:162px;
	height:100px;
	background-color:#FFF;
	border:1px solid #bfbfbf;
	
	margin-right:15px;
	margin-top:15px;
	float:left;
	filter:alpha(opacity=90); 
	opacity:0.9;
	-moz-opacity:0.9; 
	
	display: block;
}

span.h1 {
	padding:4px 19px 0px 19px;

	color:#bfbfbf;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	
	display: block;
}

a.miniTile:hover
{
	filter:alpha(opacity=100); 
	opacity:1;
	-moz-opacity:1; 
	border:1px solid #9e9c9c;
	cursor:pointer;
}
a.miniTile img
{
	width:125px;
	height:75px;
	margin:12px 19px 13px 19px;
}

a.lastTile
{
	margin-right:0px;
	clear:right;
}

/* sidemenu */
div.sideMenu
{
	width:211px;
	margin-top:6px;
	float:left;
	
}
div.sideItem
{
	width:211px;
	height:44px;
	border-bottom:1px solid #bfbfbf;
}
a.side_menu {
	width:211px;
	height:42px;

	float:left;
	display:block;
	
	
}

a.side_menu:hover
{
	cursor:pointer;
}

a.side_menu_banken {
	background:transparent url(/templates/public/meubels/images/sideMenu/banken.png)  no-repeat; 
}
a.side_menu_banken:hover {
	background:transparent url(/templates/public/meubels/images/sideMenu/bankenHover.png)  no-repeat; 
}

a.side_menu_fauteuils {
	background:transparent url(/templates/public/meubels/images/sideMenu/fauteuils.png)  no-repeat; 
}
a.side_menu_fauteuils:hover {
	background:transparent url(/templates/public/meubels/images/sideMenu/fauteuilsHover.png)  no-repeat; 
}


a.side_menu_eethoeken {
	background:transparent url(/templates/public/meubels/images/sideMenu/eethoeken.png)  no-repeat; 
}
a.side_menu_eethoeken:hover {
	background:transparent url(/templates/public/meubels/images/sideMenu/eethoekenHover.png)  no-repeat; 
}

a.side_menu_dressoirs {
	background:transparent url(/templates/public/meubels/images/sideMenu/dressoirs.png)  no-repeat; 
}
a.side_menu_dressoirs:hover {
	background:transparent url(/templates/public/meubels/images/sideMenu/dressoirsHover.png)  no-repeat; 
}

a.side_menu_wandkasten {
	background:transparent url(/templates/public/meubels/images/sideMenu/wandkasten.png)  no-repeat; 
}
a.side_menu_wandkasten:hover {
	background:transparent url(/templates/public/meubels/images/sideMenu/wandkastenHover.png)  no-repeat; 
}

a.side_menu_tv_audio_meubel {
	background:transparent url(/templates/public/meubels/images/sideMenu/tv_audio_meubel.png)  no-repeat; 
}
a.side_menu_tv_audio_meubel:hover {
	background:transparent url(/templates/public/meubels/images/sideMenu/tv_audio_meubelHover.png)  no-repeat; 
}

a.side_menu_salontafels {
	background:transparent url(/templates/public/meubels/images/sideMenu/salontafels.png)  no-repeat; 
}
a.side_menu_salontafels:hover {
	background:transparent url(/templates/public/meubels/images/sideMenu/salontafelsHover.png)  no-repeat; 
}

a.side_menu_verlichting {
	background:transparent url(/templates/public/meubels/images/sideMenu/verlichting.png)  no-repeat; 
}
a.side_menu_verlichting:hover {
	background:transparent url(/templates/public/meubels/images/sideMenu/verlichtingHover.png)  no-repeat; 
}

a.side_menu_accessoires {
	background:transparent url(/templates/public/meubels/images/sideMenu/accessoires.png)  no-repeat; 
}
a.side_menu_accessoires:hover {
	background:transparent url(/templates/public/meubels/images/sideMenu/accessoiresHover.png)  no-repeat; 
}

a.side_menu_opruiming	 {
	background:transparent url(/templates/public/meubels/images/sideMenu/opruiming.png)  no-repeat; 
}
a.side_menu_opruiming:hover	 {
	background:transparent url(/templates/public/meubels/images/sideMenu/opruimingHover.png)  no-repeat; 
}
