/* elements */
h6
	{
	margin:0 5px 0 0;
	display:inline;
	}
div.li_chart
	{
	float:left;
	}
/* tables */
th
	{
	font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 8px 12px 4px 12px;
	background: #CAE8EA no-repeat;
	vertical-align:middle;
	}
table.tablesorter
	{
	page-break-inside:auto;
	font-family:arial;
	background-color: #CDCDCD;
	margin: 0 auto;
	font-size: 8pt;
	width: 98%;
	text-align: center;
	border-collapse:collapse;
	}
table.tablesorter tbody tr
	{
	page-break-inside:avoid;
	page-break-after:auto;
	}
table.tablesorter thead
	{
	display:table-header-group;
	}
table.tablesorter thead tr th, table.tablesorter tfoot tr th
	{
	background-color: #e6EEEE;
	border: 1px solid;
	font-size: 8pt;
	padding: 4px;
	}
table.tablesorter thead tr .header
	{
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	}
table.tablesorter tbody td
	{
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	}
table.tablesorter tbody tr.odd td
	{
	background-color:#E2E2E2;
	}
table.tablesorter thead tr .headerSortUp
	{
	background-image: url(asc.gif);
	}
table.tablesorter thead tr .headerSortDown
	{
	background-image: url(desc.gif);
	}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp
	{
	background-color: #8dbdd8;
	}
/* classes, ids, divs */
.surfaceName
	{
	margin-right:30px;
	float:left;
	}
.theFilter
	{
	float:left;
	margin:5px;
	}
#vol_filter
	{
	overflow:hidden;
	}
.surfaceContainer
	{
	width:94%;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:20px;
	border-bottom:1px solid;
	}
.brandName
	{
	width:220px;
	float:left;
	text-align:left;
	}
.brandContainer
	{
	position:relative;
	width:98%;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:20px;
	border-bottom:1px solid;
	columns: 180px;
	}
.brandname img
	{
	margin-left:5px;
	}
#brandlist
	{
	width:92%;
	margin:0 auto;
	}
.popup
	{
  	position: fixed;
	width: 100%;
	opacity: 0.9;
	top:0px;
	min-height:200px;
	height:100%;
	z-index: 100;
	background: #FFFFFF;
	font-size: 20px;
	text-align: center;
	display:none;
	}
.print_logo
	{
	display:none;
	}
.tools
	{

	list-style:none;
	text-decoration:none;
	text-align:left;
	float:right;
	}
.outer_tool
	{
	float:left;
	text-align:center;
	margin:10px 5px;
	}
.inner_tool
	{
	text-align:center;
	}
.options
	{
	width:98%;
	margin:0 auto;
	overflow:hidden;
	}
.loadingDiv
	{
	width:72px;
	height:72px;
	position:fixed;
	top:30%;
	left:50%;
	z-index:999;
	}
#check
	{
	display:none;
	}

#outerColourInstruct
	{
	padding:20px 20px 1px 20px;
	border-radius:10px;
	background: rgb(225,225,225); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(225,225,225,1) 11%, rgba(190,190,190,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(11%,rgba(225,225,225,1)), color-stop(99%,rgba(190,190,190,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(225,225,225,1) 11%,rgba(190,190,190,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(225,225,225,1) 11%,rgba(190,190,190,1) 99%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(225,225,225,1) 11%,rgba(190,190,190,1) 99%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(225,225,225,1) 11%,rgba(190,190,190,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#afafaf',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
#colourInstruct
	{
	display:none;
	}

.instructors
	{
	display:block;
	background:url(images/instruct.png);
	width:140px;
	height:30px;
	}
.thebox{
	float:left;
}

#sig_search{
	border:solid thin #ccc;
}

#opt_search{
	border:solid thin #ccc;
}

#vol_search{
	border:solid thin #ccc;
}
.desc-cont{
	margin: 20px 0;
	overflow:hidden;
}

.ui-tabs .ui-tabs-panel {
  background: none repeat scroll 0 0 transparent;
  border-width: 0;
  display: block;
  padding: 1em 0;
}

.warning {
	width: 20px;
	height: 20px;
	background: url('http://www.integra-adhesives.com/colorcharts/css/images/warning.gif') no-repeat;
	display: block;
	float: right;
}

.warning-hover {
	display:none;
}

.warning-hover::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(51, 51, 51, 0) rgba(51, 51, 51, 0) #ff4b00;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 0;
    margin-left: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.warning:hover .warning-hover {
    background: #ff4b00 none repeat scroll 0 0;
    color: #f1f1f1;
    display: block;
    margin-left: 7px;
    margin-top: 27px;
    padding: 5px 10px;
    position: absolute;
}

@media print {
	#footer-widgets-container{
		display:none;
	}
	#header-container{
		display:none;
	}
	#nav-container{
		display:none;
	}
	#footer-widgets{
		display:none;
	}
}
