/* ----- TABLES ----- */

/* ----- Spec Sheet ----- */

.spec-sheet {
    width: 525px;
    }

.specsheet table {
    width: 250px;
    }

.table_one {
    float: left;
    } 
	
.clear {
    clear: both;
    } 

/* ----- Straight Stairlift ----- */

th.ss {
	background-color: #bb105f;
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
}
td.ss {
	background-color: #f8c0d9;
	height: 25px;
	text-indent: 5px;
}

/* ----- Bespoke BS 101 Curved Stairlift ----- */

th.cs {
	background-color: #007fc7;
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
}
td.cs {
	background-color: #bbe5fb;
	height: 25px;
	text-indent: 5px;
}

/* ----- Bison 80 Curved Stairlift ----- */

th.bb {
	background-color: #452b65;
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
}
td.bb {
	background-color: #c58dbe;
	height: 25px;
	text-indent: 5px;
}

/* ----- Reconditioned Stairlift Strairlifts ----- */

th.rs {
	background-color: #f16029;
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
}
td.rs {
	background-color: #f9a664;
	height: 25px;
	text-indent: 5px;
}

/* ----- Terry Harmony Lift ----- */

th.thl {
	background-color: #02a38b;
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
}
td.thl {
	background-color: #90d2c6;
	height: 25px;
}

/* ----- Terry TSL1000 Lift ----- */

th.tsl1 {
	background-color: #005b28;
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
}
td.tsl1 {
	background-color: #b2d67c;
	height: 25px;
}

/* ----- Terry Melody 1 Stairlift ----- */

th.m1 {
	background-color: #bb105f;
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
}
td.m1 {
	background-color: #f8c0d9;
	height: 25px;
}

/* ----- Terry Melody 2 Stairlift ----- */

th.m2 {
	background-color: #cb282f;
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
}
td.m2 {
	background-color: #f7968a;
	height: 25px;
}

/* ----- Terry Concerto Stairlift ----- */

th.cc {
	background-color: #007fc7;
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
}
td.cc {
	background-color: #bbe5fb;
	height: 25px;
}

/* ----- Terry S7 Stairlift ----- */

th.s7 {
	background-color: #292971;
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
}
td.s7 {
	background-color: #b5d781;
	height: 25px;
}

/* ----- Terry Concerto GS Stairlift ----- */

th.ccgs {
	background-color: #452b65;
	color: #ffffff;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 5px;
}
td.ccgs {
	background-color: #c58dbe;
	height: 25px;
	text-indent: 5px;
}