/* Duration Windows Thresholds Pages CSS Styles - Doors & Bi-folding Doors Threshold 3D Visualisations */

/* Different Thresholds Layout and Tables */

.thresholdGroup{ 
	padding: 10px 0 5px 0; 
	clear: both;
}

table.thresholdTable{ 
	width: 100%;
}

table.thresholdTable td{ 
	padding: 5px 0 5px 0px;
}

table.thresholdTable td.thresholdImage{ 
	padding: 0px 0 8px 0px;
}
		
table.thresholdTable img { 
	padding: 1px; 
	border: 1px solid #cccccc; 
	margin: 1px;
}

table.thresholdTable a img {
	padding: 1px; 
	border: 1px solid #cccccc; 
	margin: 1px;
}

table.thresholdTable a:hover img { 
	padding:1px; 
	border: 1px solid #666666; 
	margin: 1px;
}	
		
table.thresholdTable h3 { 
	clear:both; 
	padding: 0 0 5px 0; 
	margin: 0 0 0 0;
}
		
table.thresholdTable td.thresholdLink{ 
	padding: 15px;
}

table.thresholdTable td.thresholdLink a{ 
	color:#0070b6;
}

table.thresholdTable td.thresholdLink a:hover{ 
	text-decoration: underline;
}

table.thresholdTable td.thresholdLink a img{ 
	margin: -20px 0 0 0; 
	padding:0 5px 0 0; 
	border: none;
}

table.thresholdTable td.thresholdLink a:hover img{ 
	border: none;
}

.smalltext{ 
	font-size: 8px;
}

table.thresholdTable td.ThresholdTitle{ 
	background: #ececec;
}

table.thresholdTable td.ThresholdA{ 
	background: url("/images/AluminiumBifoldingDoors/ContinentalFoldingDoors/ThresholdA.jpg") no-repeat scroll left top #ececec;
}

table.thresholdTable td.ThresholdB{ 
	background: url("/images/AluminiumBifoldingDoors/ContinentalFoldingDoors/ThresholdB.jpg") no-repeat scroll left top #ececec;
}

table.thresholdTable td.ThresholdC{ 
	background: url("/images/AluminiumBifoldingDoors/ContinentalFoldingDoors/ThresholdC.jpg") no-repeat scroll left top #ececec;
}

table.thresholdTable td.ThresholdD{ 
	background: url("/images/AluminiumBifoldingDoors/ContinentalFoldingDoors/ThresholdD.jpg") no-repeat scroll left top #ececec;
}	

