/* 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;
}

.aqualiteglass {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(glass-tiles/thumbnails/aqualite.jpg);
	width:350px;
}

.simply-glassglass {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(glass-tiles/thumbnails/simply-glass.jpg);
	width:350px;
}

.chiffonglass {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(glass-tiles/thumbnails/chiffon.jpg);
	width:350px;
}

.trailglass {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(glass-tiles/thumbnails/trail.jpg);
	width:350px;
}

.vitroseglass {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(glass-tiles/thumbnails/vitrose.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;
}