html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	list-style-position:outside;
}
li>ol, li>ul {
	list-style: none;
	list-style-position:outside;
	margin-left:1.5em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
*************************************************

STAR WARS Reset

*************************************************
*/


/*-------------------------------------------
    General Selectors/Styleguide
-------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
/* */

@font-face {
	font-family: Eurostile;
	src: url('Eurosti.TTF');
}
@font-face {
	font-family: Eurostile;
	font-weight: bold;
	src: url('Eurostib.TTF');
}
body {
	font-family: Eurostile, sans-serif;
	font-size:14px;
	background:url(../images/cork-pattern.png);
}
p {
	margin-bottom:1em;
}
a {
	color:#0A53A4;
}
ol li {
	list-style-type:decimal;
}
h1.logo {
	overflow:hidden;
	text-indent:-9999px;
	color:#0A53A4;
}
.inline-list {
	margin-left:1em;
}
.inline-list li {
	float:left;
	list-style:disc !important;
	margin-right:1.7em;
}
.inline-list li:last-child {
	clear:right;
}
.main-wrapper, .content-wrapper {
	background-color:#ffffff;
	width:980px;
	margin:0 auto;
}
.main-wrapper {
	box-shadow:1px 5px 5px #000000;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(../images/gallery/gallery01.jpg);
	background-repeat: repeat-y;
	background-position:center -200px;
}
.header-mask {
	background:url(../images/header-bottom-swirl.png) no-repeat 0 bottom;
	height:286px;
	position:relative;
}
.logo {
	background:url(../images/header-logo.png) no-repeat;
	height:222px;
}
.left-column-wrap {
	float:left;
	margin-left:10px;
	position:fixed;
	top:269px;
	z-index:3;
}
.left-column-wrap .left-misc {
	margin-left:20px;
	padding:10px 0;
}
.left-nav {
	background:url(../images/l-2-r-blue-grad.png) repeat-y #0A53A4;
	width:191px;
	border-radius:10px;
	padding:10px 5px 10px 18px;
	color:#ffffff;
	font-size:18px;
}
.content-wrapper {
	margin-top:-4px;
	padding-bottom:50px;
}
.left-nav a {
	color:#ffffff;
	text-decoration:none;
}
.content-group-right {
	margin-left:235px;
	margin-top:10px;
}
.content-group-right-content {
	width:362px;
	margin-right:10px;
}
.float-l {
	float:left;
}
.float-r {
	float:right;
}
.clear {
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
}
h2, h3 {
	color:#0A53A4;
	font-weight:bold;
}
h2 {
	font-size:36px;
	line-height:.9em;
	margin-bottom:.2em;
}
h3 {
	font-size:18px;
}
.indented li {
	margin-left:2em;
}
.big-box {
	background:#0A53A4;
	padding:10px 10px 10px 30px;
	font-size:14px;
	margin-bottom:5px;
}
.big-box li {
	line-height:15px;
	color:#ffffff;
}
.big-box a {
	color:#ffffff;
	line-height:15px;
	text-decoration:none;
}
.big-box li ul {
	margin-left:35px;
	font-size:90%;
	line-height:70%;
	background:#dedede;
	padding:10px 5px;
	border-radius:6px;
	position:relative;
	width:476px;
	border:1px solid #cdcdcd;
}
.big-box>li>ul>li {
	color:#212121;
	line-height:22px;
	font-family:Verdana, Geneva, sans-serif;
}
.big-box li ul li>ul {
	border:none;
	width:auto;
}
.big-box li ul li>ul>li {
	color:#000;
}
.big-box-v2 {
	background:#efefef;
	padding:10px 10px 10px 30px;
	font-size:14px;
	margin-bottom:5px;
}
.big-box-v2 h3 {
	line-height:.9em;
	font-size:16px;
	color:#000;
}
.big-box-v2 ul {
	margin-left:1em;
	padding: 10px 5px 10px 1em;
}
.big-box-v2 ul li {
	list-style:disc outside;
	line-height:.9em;
}
.big-box-v2 p {
	font-style:italic;
	font-weight:bold;
	line-height:.9em;
}
.round-corner, .round-corner li {
	border-radius:10px;
}
.big-box a:hover {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
.content-group-right-content .squares li {
	width:178px;
	height:178px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:4px;
	background:#cccccc;
	overflow:hidden;
}
.content-group-right-content .squares li a:hover {
	opacity:.5;
}
.home-address {
	padding-top:10px;
	line-height:1em;
}
.footer {
	width:980px;
	border-top:1px dashed #aaaaaa;
	margin:0 auto;
	padding:10px 0 50px;
	text-align:center;
	background-color:#ffffff;
	box-shadow:1px 5px 5px #000000;
}
.makeH3 {
	font-size:18px;
}
.makeH4 {
	font-size:10px;
	line-height:10px;
}
.ui-widget-overlay {
	background-color:#000000;
}
.ui-dialog, .ui-dialog-titlebar {
	border-radius:8px;
}
.ui-dialog-titlebar-close {
	border-radius:6px;
	border:1px solid #3274c5;
}
.single-column {
	padding:10px 30px 100px 0;
}
.single-column>.single-column {
	padding:0;
}
.advantage-icons {
	background-image:url(../images/icons-sprite.png);
	background-repeat: no-repeat;
	width:38px;
	height:38px;
	overflow:hidden;
	position:absolute;
	left:-38px;
	display:block;
}
.moisture {
	background-position:-38px 0;
}
.chemical {
	background-position:-76px 0;
}
.climate {
	background-position:-114px 0;
}
.thermal {
	background-position:-152px 0;
}
.vermin {
	background-position:-190px 0;
}
.dimension {
	background-position:-228px 0;
}
.easy-to-fix {
	background-position:-266px 0;
}
.safe {
	background-position:-304px 0;
}
.sound-proof {
	background-position:-342px 0;
}
.earth-friendly {
	background-position:-380px 0;
}
.certifications {
	width:980px;
	margin:0 auto;
	background:#ffffff;
	box-shadow: 1px 5px 5px #000000;
	text-align:center;
}
.certifications li {
	display:inline-block;
	vertical-align:middle;
	zoom:1;
 *display:inline;
	width:10%;
}
.sup {
	font-size:80%;
	vertical-align:top;
}
.slidingdiv li>ul>li>ul {
	display:block !important;
	font-size:100%;
}
.single-column>.half-column {
	width:345px;
	margin:0 5px;
}
.single-column>.half-column>table {
	width:100%;
	font-size:80%;
	margin-bottom:2em;
}
.single-column .single-column>table {
	width:100%;
	font-size:80%;
	margin-bottom:2em;
}
.single-column>.half-column>table th {
	text-align:left;
	padding:2px;
}
.single-column>.half-column>table td {
	padding:2px;
	position:relative;
}
.in-block {
	display:inline-block;
	vertical-align:top;
	zoom:1;
 *display:inline;
}
table>tfoot {
	text-align:left;
}
.single-column>.half-column>table.red>tbody {
	background-color:#803B37;
	color:#ffffff;
}
.single-column>.half-column>table.blue>tbody {
	background-color: #0A53A4;
	color:#ffffff;
}
.single-column>.half-column>table.green>tbody {
	background-color:#598527;
	color:#ffffff;
}
.single-column>.half-column>table.purple>tbody {
	background-color:#666699;
	color:#ffffff;
}
.single-column>.half-column>table.violet2>tbody {
	background-color:#BCA9B0;
}
.single-column>.half-column>table.skyblue>tbody {
	background-color:#BBCBF2;
}
.single-column>.half-column>table.skyblue td {
	border:1px solid #ffffff;
}
.single-column>.half-column>table.red td {
	border:1px solid #AD3C3C;
}
.single-column>.half-column>table.blue td {
	border:1px solid #2c69b7;
}
.single-column>.half-column>table.green td {
	border:1px solid #75ac33;
}
.single-column>.half-column>table.purple td {
	border:1px solid #9aa0cf;
}
.single-column>.half-column>table.purple th {
	background-color:#9096c7;
	border:1px solid #9AA0CF;
	color:#ffffff;
}
.single-column>.half-column>table.violet2 td, .single-column>.half-column>table.violet2 th {
	border:1px solid #ffffff;
	padding:2px 3px;
}
.single-column>.half-column>table.violet2 th {
	background-color:#49534B;
	color:#FFCC00;
}
.single-column>table td, .single-column>table th {
	padding:2px;
}
.single-column>table.violet>tbody th {
	background-color:#703C56;
	border:1px solid #ffffff;
	color:#FFCC00;
}
.single-column>table.violet>tbody td {
	border:1px solid #ffffff;
	background-color:#BCA9B0;
}
.single-column>table.purple td {
	border:1px solid #9aa0cf;
}
.single-column>table.purple th {
	background-color:#9096c7;
	border:1px solid #9AA0CF;
	color:#ffffff;
}
.valign-middle {
	vertical-align:middle;
}
.centered-text {
	text-align:center;
}
.ice-font {
	color:#29a4d5;
}
.heat-font {
	color:#AD3C3C;
}
.heavy {
	font-weight:bold;
}
#aboutus .single-cloumn {
	margin-right:20px;
}
#triliteboard .downloadables>a {
	font-size:80%;
	width:108px;
	display:inline-block;
	vertical-align:top;
	zoom:1;
 *display:inline;
	text-align:center;
	padding-top:105px;
	text-decoration:none;
}
#triliteboard .downloadables>a:hover {
	text-decoration:underline;
}
#triliteboard #material-sheet {
	background-position:0 0;
}
#triliteboard #prod-catalog {
	background-position:-108px 0;
}
#triliteboard #test-reports {
	background-position:-216px 0;
}
.sprite-downloadables {
	background-image:url(../images/download-icons.png);
	background-repeat:no-repeat;
}
.triliteboard-sub-menu {
	font-size:80%;
}
#triliteboard .triliteboard-sub-menu {
	display:block;
}
.top-navbar {
	position:fixed;
	top:191px;
	background:#265a9e;
	width:949px;
	padding:2px 15px;
	border-bottom:1px dashed #5b92dc;
	z-index:2;
}
.top-navbar>ul {
	margin-left:220px;
}
.top-navbar>ul>li {
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
	zoom:1;
 *display:inline;
}
.top-navbar>ul>li>a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
tfoot ol, tfoot ul {
	margin-left:1.5em;
}
.static-head {
	position:relative;
}
.handling .illustrated li {
	display:inline-block;
	vertical-align:top;
	zoom:1;
 *display:inline;
	width:48%;
	padding:0 10px 0 0;
}
.handling .illustrated img {
	display:block;
}
.fixing>.illustrated>li {
	display:inline-block;
	vertical-align:top;
	zoom:1;
 *display:inline;
	width:30%;
	padding:0 10px 10px 0;
	text-align:justify;
	font-size: 12px;
	line-height: 1.2em;
	border-bottom:3px dotted #959595;
	margin-bottom:10px;
	max-height:264px;
	min-height:129px;
}
.fixing>.illustrated>li>h3 {
	text-align:left;
}
.fixing>.illustrated .icons {
	background-image:url(../images/fixing-sprite.png);
	background-repeat:no-repeat;
	width:82px;
	height:82px;
	float:left;
	border-radius:10px;
	margin-right:10px;
}
.fixing>.illustrated .screwing {
	background-position:-562px 0;
}
.fixing>.illustrated .cutting {
	background-position:-188px 0;
}
.fixing>.illustrated .nailing {
	background-position:-466px 0;
}
.fixing>.illustrated .sawing {
	background-position:-373px 0;
}
.fixing>.illustrated .drilling {
	background-position:-281px 0;
}
.fixing>.illustrated .jointing {
	background-position:0 0;
}
.fixing>.illustrated .planing {
	background-position:-94px 0;
}
.fixing>.illustrated .support {
	background-position:-654px 0;
}
.installation_image_wrap {
	background-color:#345d96;
	width:645px;
	padding:10px;
	text-align:center;
	margin:0 0 0 7px;
}
.installation .install-top {
	background-image:url(../images/install-top.png);
	background-repeat:no-repeat;
	height:33px;
	margin-top:20px;
}
.installation .install-bottom {
	background-image:url(../images/install-bot.png);
	background-repeat:no-repeat;
	height:33px;
}
.installation .footnote {
	margin-top:20px;
}
.installation .footnote li {
	margin:0 0 0 26px;
	font-size:80%;
}
.gallery .gallery-images li {
	overflow:hidden;
	width:100px;
	height:100px;
	display:inline-block;
	vertical-align:top;
	zoom:1;
 *display:inline;
	border:1px solid #999;
	margin:0 5px 10px 0;
}
.gallery .gallery-images li a img {
	height:100%;
	display:block;
}
#home .disclaimer h3 {
	font-size:14px;
}
#home .disclaimer {
	padding-top:30px;
	font-size:80%;
	line-height:95%;
	padding-right:10px;
}
.tr-col-1, .tr-col-2, .tr-col-3 {
	display:inline-block;
	vertical-align:top;
	zoom:1;
 *display:inline;
	margin:5px 0;
}
.tr-col-1 {
	width:120px;
}
.tr-col-2 {
	width:425px;
}
.tr-col-3 {
	width:173px;
}
.tr-title {
	font-weight:bold;
}
.tr-intro {
	margin-bottom:30px;
}
#dialog {
	position:relative;
}
.gallery ul li a {
	position:relative;
}
.lamination {
	background:url(../images/watermark.png) no-repeat center center;
}
.home-gallery ul li a img {
	width:300px;
}
.home-gallery ul li+li+li+li a img {
	width:320px;
}
.home-gallery ul li+li+li+li+li a img {
	width:180px;
}
.home-gallery ul li+li+li+li+li+li a img {
	width:300px;
}

.home-gallery ul li + li + li a img {
    margin-left:-30px;
	width:207px;
}

.home-gallery ul li + li + li +li a img {
    margin-left:0;
}