#fabric-nest {
	float: left;
	height: 600px;
	width: auto;
	display: block;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 110px;
	padding-right: 20px;
}


#backg-4singlepage-fabric {
    height: 2200px;
    background-image: url(../images/background.jpg);
    background-repeat: repeat;
    width: auto;
    top: 15px;
    bottom: 20px;
    padding-top: 15px;
    padding-bottom: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#backg-4singlepage-house-fabric {
    height: 1500px;
    background-image: url(../images/background.jpg);
    background-repeat: repeat;
    width: 1020px;
    top: 15px;
    bottom: 20px;
    padding-top: 15px;
    padding-bottom: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.fabric-individual-frame {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	background-origin: content-box;
	-webkit-box-shadow: 5px 5px 5px 2px #CCCCCC;
	box-shadow: 5px 5px 5px 2px #CCCCCC;
	margin-top: 13px;
	margin-bottom: 8px;
	margin-left: 15px;
	margin-right: 15px;
	width: auto;
}
.fabric-individual-frame-no-shadow {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	background-origin: content-box;
	margin-top: 13px;
	margin-bottom: 8px;
	margin-left: 15px;
	margin-right: 15px;
	width: auto;
}

#fabric-name {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	height: 15px;
	width: 130px;
	padding-bottom: 8px;
	color: #333;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
	float: left;
	padding-top: 8px;
	margin-left: 15px;
	margin-right: 15px;
}

#fabric-name-divider {
	height: 20px;
	width: 600px;
	float: left;
	/* [disabled]padding-right: 5px; */
	/* [disabled]padding-left: 5px; */
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	color: #666;
	margin-right: 15px;
	padding-top: 0px;
	margin-left: 10px;
}

#fabric-subtitle-in {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	height: 30px;
	width: 500px;
	margin-left: 92px;
	color: #333;
	margin-top: 5px;
}

#fabric-subtitle-out {
	width: auto;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 33px;
}

#fabric-colour-name {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: bold;
	width: 780px;
	padding-top: 10px;
	color: #000;
	padding-bottom: 5px;
	border-bottom: thin solid #999999;
	margin-left: 15px;
}
#fabric-colour-name-legend {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: bold;
	width: 780px;
	padding-top: 20px;
	color: #000;
	float: left;
	padding-bottom: 5px;
	border-bottom: thin solid #999999;
	left: 15px;
	margin-left: 15px;
}
