p {
    clear: both;
    float: none;
}

.swatch-box{
    position: relative;
    display: block;
    width: auto;
    height: auto;
    background: none;
    vertical-align: baseline;
    float: left;
    clear: both;
	margin-bottom: 10px;
}

.swatch-box h5{
    text-align: left;
    margin-bottom: 0px;
    margin-left: 5px;
}
.color-swatch {
    width: 75px;
    height: 75px;
    float: left;
    border-radius: 5px;
    margin: 5px;
    box-shadow: 1px 1px 2px 1px #5C5C5C;
    text-align: center;
    position: relative;
    z-index: 0;
}

.color-swatch[title]:hover:after {
 
}

.color-bar {
    width: 100%;
    height: 25%;
    background-color: #0054a4;
    position: absolute;
    top: 65%;
    z-index: 1;
    font-family: Myriad Pro;
    text-align: center;
    color: #FFFFFF;
    font-size: x-small;
    text-transform: uppercase;
    line-height: 90%;
    vertical-align: middle;
    padding-top: 2px;
}

/*USE ONLY FOR SINGLE-WORD COLOR NAMES*/
.color-bar span{
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
}

.tenjam-white {
    background-color: #ffffff;
}

.tenjam-black {
    background-color: #252524;
}

.tenjam-light-gray {
    background-color: #bfbebe;
}

.tenjam-anthracite-gray {
    background-color: #353d4a;
}

.tenjam-dark-blue {
    background-color: #003d57;
}

.tenjam-desert-tan {
    background-color: #8d795a;
}

.tenjam-light-blue {
    background-color: #1ba7df;
}

.tenjam-lime-green {
    background-color: #87ad50;
}

.tenjam-medium-blue {
    background-color: #196893;
}

.tenjam-medium-gray {
    background-color: #848d90;
}

.tenjam-orange {
    background-color: #e27139;
}

.tenjam-pure-green {
    background-color: #15a458;
}

.tenjam-red {
    background-color: #a52f36;
}

.tenjam-surf-blue {
    background-color: #029aa4;
}

.tenjam-sea-foam-green {
    background-color: #afe3cf;
}

.tenjam-violet {
    background-color: #78559c;
}

.tenjam-yellow {
    background-color: #f4ba44;
}

.tenjam-desert-sandstone {
	background-image: url("/img/esource3/prodinfo/html/swatches/Swatch-Tenjam-Desert-Sandstone.jpg?fv=79F102D1A3A0906B1AB2F1EE1297377D");
	background-size: contain;
}

.tenjam-gray-granite {
	background-image: url("/img/esource3/prodinfo/html/swatches/Swatch-Tenjam-Gray-Granite.jpg?fv=3DA4A294038E05D8E7341B8DE4FFAD28");
	background-size: contain;
}

.tenjam-white-granite {
	background-image: url("/img/esource3/prodinfo/html/swatches/Swatch-Tenjam-White-Granite.jpg?fv=077C3335BE1D7FD809368DAC05DC81E5");
	background-size: contain;
}

.tenjam-river-rock {
	background-image: url("/img/esource3/prodinfo/html/swatches/Swatch-Tenjam-River-Rock.jpg?fv=7D54F79E035E573493D291F21A51B396");
	background-size: contain;
}

.tenjam-fabric-aqua {
	background-image: url("/img/esource3/prodinfo/html/swatches/Swatch-Tenjam-Fabric-Aqua.jpg?fv=76943076BC9D3275786EDB513E7014B8");
	background-size: contain;
}

.tenjam-fabric-navy {
	background-image: url("/img/esource3/prodinfo/html/swatches/Swatch-Tenjam-Fabric-Navy.jpg?fv=E219F8212B6354216E4D146F67872401");
	background-size: contain;
}

.tenjam-fabric-white {
	background-image: url("/img/esource3/prodinfo/html/swatches/Swatch-Tenjam-Fabric-White.jpg?fv=D6E43AF6B9937259D6A5CAEE08B45E62");
	background-size: contain;
}