/* CSS Document */
.tileboxes a:link, .tileboxes a:visited {
	text-decoration:none;
	color:#333333;
	display:block;
	padding:23px 10px 7px 100px;
	width:120px;
	height:30px;
	margin:5px;
	text-align:center;
	display:block;
	border: none;
}

.tileboxes a:hover {
	color: #ff6600;
}

a.aquarius:link, a.aquarius:visited {
	background:url(tiles/images/aquarius.jpg) top left no-repeat;
}

a.grespania:link, a.grespania:visited {
	background:url(tiles/images/grespania.jpg) top left no-repeat;
}

a.elios:link, a.elios:visited {
	background:url(tiles/images/elios.jpg) top left no-repeat;
}

a.essential:link, a.essential:visited {
	background:url(tiles/images/essential.jpg) top left no-repeat;
}

a.fon:link, a.fon:visited {
	background:url(tiles/images/fon.jpg) top left no-repeat;
}

a.casalgrande:link, a.casalgrande:visited {
	background:url(tiles/images/casalgrande.jpg) top left no-repeat;
}

a.pisces:link, a.pisces:visited {
	background:url(tiles/images/pisces.jpg) top left no-repeat;
}

a.specialoffers:link, a.specialoffers:visited {
	background:url(tiles/images/specialoffers.jpg) top left no-repeat;
}

a.meridiana:link, a.meridiana:visited {
	background:url(tiles/images/meridiana.jpg) top left no-repeat;
}

a.maha:link, a.maha:visited {
	background:url(tiles/images/maha.jpg) top left no-repeat;
}

a.johnsons:link, a.johnsons:visited {
	background:url(tiles/images/johnsons.jpg) top left no-repeat;
}

a.keraben:link, a.keraben:visited {
	background:url(tiles/images/keraben.jpg) top left no-repeat;
}

a.kew:link, a.kew:visited {
	background:url(tiles/images/kew.jpg) top left no-repeat;
}

a.naturals:link, a.naturals:visited {
	background:url(tiles/images/naturals.jpg) top left no-repeat;
}

a.opera:link, a.opera:visited {
	background:url(tiles/images/opera.jpg) top left no-repeat;
}

a.prismatics:link, a.prismatics:visited {
	background:url(tiles/images/prismatics.jpg) top left no-repeat;
}

a.ruabon:link, a.ruabon:visited {
	background:url(tiles/images/ruabon.jpg) top left no-repeat;
}

a.tevetal:link, a.tevetal:visited {
	background:url(tiles/images/tevetal.jpg) top left no-repeat;
}

a.bella:link, a.bella:visited {
	background:url(tiles/images/bella.jpg) top left no-repeat;
}

a.novagres:link, a.novagres:visited {
	background:url(tiles/images/novagres.jpg) top left no-repeat;
}

a.serenissima:link, a.serenissima:visited {
	background:url(tiles/images/serenissima.jpg) top left no-repeat;
}

a.gemini:link, a.gemini:visited {
	background:url(tiles/images/gemini.jpg) top left no-repeat;
}

.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;
}

.kitchen h1, .bathroom h1, .wall h1, .floor h1, .mosaic h1, .natural h1, .glass h1, .ranges h1 {
	color:#ff6600;
	font-size:16px;
	padding:0px;
	margin:0px;
	text-decoration: none;
	border:none;
}

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

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

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

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

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

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

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

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