/* 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;
}

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

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

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

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

.woodlandwall {
	height:160px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	overflow:hidden;
	font-size:10px;
	background:url(wall-tiles/thumbnails/woodland.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;
}