/* CSS Document */

.showboxright {
	float:right;
	clear:both;
	text-align:center;
	margin: 5px 5px 0px 0px;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}

a.viewrangeright:link, a.viewrangeright:visited {
	float:right;
	clear:both;
	text-align:center;
	margin: 74px 5px 0px 0px;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}

a.viewrangeright:hover {
	text-decoration:none;
	background-color:#ff6600;
	color:#FFFFFF
}

.productname {
	color:#ff6600;
	font-size:16px;
}

.barkkitchen {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(kitchen-tiles/thumbnails/bark.jpg);
	width:350px;
}

.cumbriakitchen {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(kitchen-tiles/thumbnails/cumbria.jpg);
	width:350px;
}

.dolomitekitchen {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(kitchen-tiles/thumbnails/dolomite.jpg);
	width:350px;
}

.foliokitchen {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(kitchen-tiles/thumbnails/folio.jpg);
	width:350px;
}

.shalekitchen {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(kitchen-tiles/thumbnails/shale.jpg);
	width:350px;
}

.shop {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(tiles/images/shop.jpg);
	width:350px;
}

.halfroomset img {
	margin-top:13px;
	width:350px;
	border:1px solid #cccccc;
}