

/* RESET */

:link, :visited {text-decoration: none}
ul, ol {list-style: none}
h1, h2, h3, h4, h5, h6, pre, code {font-size: 1em; font-weight: normal; font-weight: normal;}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}
*:focus {outline: none;}

/* STYLING */

body, html {
	/*background:#1f1f1f;*/
    color:#767676;
	font-family:Tahoma,Arial,sans-serif;
	font-size:13px;
}

a,
a:active,
a:link,
a:visited {
	color:#000000;
}

a:hover {
	color:#666666;
}

a.anchor {
    font-size:1px;
    line-height:1px;
    height:1px;
    display:block;
}

h1 {
	font-size: 19px;
	color: #595959;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom:14px;
}

h2 {
	font-size:16px;
	color: #595959;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom:14px;
	

}

h3 {
	font-size:13px;
	color:#11a1e9;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom:10px;
}

p + h2, p + h3, ul + h2, ol + h2, table + h2 {padding-top:18px;}

p {
	margin-bottom:14px;
}

input[type=text], input[type=email], textarea, select {
	background:#ffffff;
	color:#1f1f1f;
	border:1px solid #000000;
	padding:5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

input[type=text]:focus, textarea:focus {
	border:1px solid #bd0000;
}

.sectionbox {
    width:100%;
	float:left;
}

.sectionwrap {
	width:940px;
    margin:0 auto;
}

.sectionmain {
    width:1000px;
	position:relative;
	float:left;
}

#mainmenu {
	background: url("../images/bg02.png") repeat-x ;
	height:62px;
}

#mainmenu .sectionmain {position:relative;}

#mainmenu ul {
	height:62px;
	float:left;
}

#mainmenu li {
	background:url('../images/top_nav_seprator.jpg') no-repeat right center;
	height:62px;
	float:left;
	position:relative;
}

#mainmenu li a,
#mainmenu li a:active,
#mainmenu li a:link,
#mainmenu li a:visited {
	color:#767676;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	height:62px;
	line-height:62px;
	padding:0 50px;
	text-align:center;
	float:left;
}

#mainmenu li a:hover {
	color:#ffffff;
}

#mainmenu li.current-menu-item > a, #mainmenu li.current-menu-parent > a, #mainmenu li.current-page-ancestor > a, #mainmenu li.current-menu-ancestor > a, #mainmenu li.current-post-ancestor > a {
	/*background:#bbbbbb;
	color:#ffffff;*/
}

#mainmenu #topsocialmenu {
	float:right;
}

#mainmenu #topsocialmenu li {
	background:url('../images/menu-sep.gif') no-repeat left center;
	height:62px;
	float:left;
	position:relative;
}

#mainmenu #topsocialmenu li a {
	background:url('../images/sociallink.png') no-repeat center top;
	width:42px;
	height:62px;
	line-height:62px;
	overflow:hidden;
	text-indent:999px;
	padding:0;
	float:left;
}

#mainmenu #topsocialmenu li a:hover {background-position:center bottom;}

#mainmenu .sub-menu {
	background:#333232;
	width:220px;
	height:auto;
	border:1px solid #676666;
	display:none;
	position:absolute;
	top:62px;
	left:0;
	z-index:6;
}

#mainmenu li:hover > .sub-menu {
	display:block;
}

#mainmenu .sub-menu li {
	background:none;
	height:30px;
	width:220px;
	border-top:1px solid #676666;
}

#mainmenu .sub-menu li:first-child {
	border-top:0;
}

#mainmenu ul.sub-menu a {
	background:#333232;
	width:190px;
	height:30px;
	line-height:30px;
	text-align:left;
}

#mainmenu ul.sub-menu a:hover {
	background:#676666;
}

#mainmenu ul.sub-menu .sub-menu {
	top:-1px;
	left:220px;
}


#topsearchlink {
	background:#1f1f1f url('../images/topsearchlink.png') no-repeat center center;
	height:62px;
	width:52px;
	float:right;
	cursor:pointer;
}

#searchformbox {
	background:#1f1f1f;
	width:262px;
	padding:15px;
	position:absolute;
	top:62px;
	right:0px;
	z-index:10;
	display:none;
}

#searchformbox input[type=text] {
	width:170px;
	border:0;
	padding:9px 10px;
	margin-right:10px;
	float:right;
}

#searchformbox input[type=submit] {
	background:#109ce8;
	color:#ffffff;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 8px;
	cursor:pointer;
	float:right;
}

#searchformbox input[type=submit]:hover {background:#26b3ff;}

#headersection, #contentsection, #hometopbox {background-color:#eee;}

#headersection .sectionmain {
	background:url('../images/logo.png') no-repeat left center;
	height:65px;
	text-align:right;
	position:relative;
}

#headersection .sectionmain .widget {
	width:100%;
	text-align:right;
	float:right;
}

#headersection .sectionmain .widget h4 {
	color:#767676;
	font-family: 'Nunito',Arial Unicode MS,sans-serif;
	font-size:14px;
	padding:10px 0 1px;
}

#headersection .sectionmain .widget p {
	color:#bababa;
	margin-bottom:0;
}

#hometopbox {padding-bottom:20px;}

#hometopbox #homeproductnav {
	background:#ffffff url('../images/hometopboxmenu.gif') repeat-x left bottom;
	width:100%;
	height: 54px;
	border-bottom:1px solid #3a3a3a;
	margin-bottom:15px;
	text-align: center;
	float:left;
}

#hometopbox #homeproductnav li {
	height:54px;
	border-left:1px solid #e8e8e8;
	display: inline-block;
}

#hometopbox #homeproductnav li:first-child {
	border-left:0;
}

#hometopbox #homeproductnav li a {
	color:#484848;
	font-size:11px;
	text-transform:uppercase;
	height:54px;
	line-height:54px;
	padding:0 6px 0 7px;
	float:left;
}

#hometopbox #homeproductnav li a:hover {color:#2b2b2b;}

#homeslideshowbox {
	background-color:#333232;
	/*width:620px;
	height:330px;*/
	margin-right:14px;
	float:left;
}

#homeslideshowbox .captionbox {
	/*background:url('../images/captionboxshading.png') repeat-x left bottom;*/
	background-color:#333;
	color:#bababa;
	text-transform:uppercase;
	width:100%;
	height:40px;
	padding:10px 0 0 20px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:996px;
	opacity:0.84; 
}

#homeslideshowbox h3 {
	font-family: 'Nunito',Arial Unicode MS,sans-serif;
	color:#fff;
	font-size:17px;
	font-weight:normal;
	line-height:1em;
}

#homeslideshowbox .meteor-slides ul.meteor-nav {
	display:inline;
}

#homeslideshowbox .meteor-nav a {
	width:32px;
	/*height:60px;*/
	bottom:10px;
}

#homeslideshowbox .meteor-nav .prev a {background-image:url('../images/arrow-home-left.png');left:10px;}
#homeslideshowbox .meteor-nav .next a {background-image:url('../images/arrow-home-right.png');right:10px;}

#hometopfeaturesbox {
	width:306px;
	float:left;
}

#homenewsbox {
	background:#1f1f1f;
	color:#bababa;
	width:286px;
	padding:10px;
	margin-top:12px;
	float:left;
	position:relative;
	min-height:136px;
}

#homenewsbox h4, #homebottomfeaturesbox h4 {
	font-family: 'Nunito',Arial Unicode MS,sans-serif;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1em;
	margin-bottom:10px;
}

#homenewsbox p.subtext {
	color:#fff;
	position:absolute;
	right:10px;
	top:10px;
	margin:0;
}

#homenewsbox h3, #homebottomfeaturesbox h3 {
	font-family: 'Nunito',Arial Unicode MS,sans-serif;
	color:#11a1e9;
	font-size:14px;
	text-transform:uppercase;
	line-height:1em;
	font-weight:normal;
	margin:0 0 10px;
	padding:0;
}


#homenewsbox1 {
	background:#1f1f1f;
	color:#bababa;
	width:286px;
	padding:10px;
	margin-top:0px;
	float:left;
	position:relative;
	min-height:136px;
}

#homenewsbox1 h4, #homebottomfeaturesbox h4 {
	font-family: 'Nunito',Arial Unicode MS,sans-serif;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1em;
	margin-bottom:10px;
}

#homenewsbox1 p.subtext {
	color:#fff;
	position:absolute;
	right:10px;
	top:10px;
	margin:0;
}

#homenewsbox1 h3, #homebottomfeaturesbox h3 {
	font-family: 'Nunito',Arial Unicode MS,sans-serif;
	color:#595959;
	font-size:14px;
	text-transform:uppercase;
	line-height:1em;
	font-weight:normal;
	margin:0 0 10px;
	padding:0;
}

#homebottomfeaturesbox {
	background:#eee;
	padding-bottom:40px;
}

#homebottomfeaturesbox .sectionmain {padding-top:10px;}
#homebottomfeaturesbox .sectionmain:first-child {
	/*border-bottom: 1px solid #3b3b3b;*/
}

#homebottomfeaturesbox table td {padding-left:0px;}
#homebottomfeaturesbox table td:first-child {padding-left:0;}

#homebottomfeaturesbox table img {
	background:#3b3b3b;
	padding:8px;
	margin:0;
	display:inline;
}

#homebottomfeaturesbox table a {color:#adadad;}
#homebottomfeaturesbox table a:hover {color:#ffffff;}

#homefeaturesleft {
	color:#555;
	width:604px;
	margin-right:30px;
	float:left;
}

#homefeaturesleft h1 {color:#3B3B3B;}

#homeblogbox h4 {
	border-top:1px solid #3b3b3b;
	margin-top:20px;
	padding-top:20px;
}

#homeblogbox li {
	width:191px;
	padding-left:15px;
	float:left;
}

#homeblogbox li a {
	display:block;
	float:left;
}

#homeblogbox li a h3:hover {color:#fff;}

#homeblogbox li:first-child {padding-left:0;}

#homeblogbox img {
	background:#3b3b3b;
	padding:6px;
	display:inline;
	margin:0 0 12px;
}

#homefeaturesright {
	width:306px;
	float:left;
}

#homefiveyear, #homeproductcatalogue, #homeblog {
	background-color:#1f1f1f;
	background-position:left top;
	background-repeat:no-repeat;
	width:306px;
	height:161px;
	float:left;
}

#homebottomfeaturesbox #homefiveyear {
	background-image:url('../images/home-2-year.png');
	margin-bottom:20px;
}

#homebottomfeaturesbox #homeproductcatalogue {
	background-image:url('../images/home-catalogue.jpg');
	margin-bottom:20px;
	height:163px;
}

#homebottomfeaturesbox #homeblog {
	background-image:url('../images/home-blog.jpg');
}

#homenewsletterbox {
	background:#333;
	width:276px;
	padding:15px 15px 5px;
	float:left;
}

#homenewsletterbox h4 {}

#homenewsletterbox input[type=text], #homenewsletterbox input[type=email] {
	width:254px;
	margin-bottom:10px;
	border:1px solid #cdcdcd;
}

#titleimage {
	background:#484848;
	width:940px;
	height:159px;
	float:left;
}
#titleimage .taxonomy-images-the-terms li, #titleimage .taxonomy-images-the-terms {
	margin:0;
	height:159px;
	overflow:hidden;
}

#contentsection .sectionmain {
	background:#ffffff url('../images/content-back-left.gif') repeat-y left top;
}

#sidebarbox {
	width:220px;
	font-family: 'Nunito',Arial Unicode MS,sans-serif;
	padding:15px 15px 60px;
	float:left;
}

#sidebarbox h4 {
	color: #11a1e9;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing:0.5px;
	padding:0 0 15px 5px;
}

#sidebarbox.newssidebar .menu li a {font-size:12px;}

#sidebarbox .menu {
	background:#fff;
	width:100%;
	margin-bottom:20px;
	float:left;
}

#sidebarbox .menu > li {
	width:100%;
	float:left;
}

#sidebarbox .menu > li > a {
	background:#ffffff url('../images/sidebarmenubg.jpg') repeat-x left center;
	color:#505050;
	width:188px;
	font-size:14px;
	padding:11px 15px 11px 15px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#d7d7d7;
	float:left;
}

#sidebarbox .menu > li:first-child > a {
	border-width:1px 1px 1px 1px;
}

#sidebarbox .menu > li > a:hover,
#sidebarbox .menu  > li.active > a,
#sidebarbox .menu  > li.current-cat > a,
#sidebarbox .menu  > li.current-cat-parent > a,
#sidebarbox .menu  > li.current-menu-item > a,
#sidebarbox .menu  > li.current-post-ancestor > a {
	background:#1193de url('../images/sidebarmenuactive.jpg') repeat-x left center;
	color:#ffffff;
	border-color:#0e85c8;
}

#sidebarbox .menu .children,
#sidebarbox .menu .sub-menu {
	display:none;
	width:218px;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	padding:4px 0;
	float:left;
}

#sidebarbox .menu li.current-cat .children,
#sidebarbox .menu li.current-cat-parent .children,
#sidebarbox .menu li.current-menu-ancestor ul.sub-menu,
#sidebarbox .menu li.current-menu-item ul.sub-menu, 
#sidebarbox .menu li.current-post-ancestor ul.sub-menu {
	display:inline-block;
}

#sidebarbox .menu li .children a,
#sidebarbox .menu li .sub-menu a {
	background:#ebebeb url('../images/sidebarmenuchild.png') no-repeat 8px 14px;
	color:#595959;
	width:177px;
	font-size:11px;
	line-height:34px;
	padding:0 5px 0 20px;
	margin:4px 8px;
	float:left;
}

#sidebarbox .menu .children a:hover,
#sidebarbox .menu .children li.current-cat a,
#sidebarbox .menu .sub-menu a:hover,
#sidebarbox .menu .sub-menu li.current-menu-item a, 
#sidebarbox .menu .sub-menu li.current-post-ancestor a {
	background:#9e9e9e url('../images/sidebarmenuchild.png') no-repeat 8px -25px;
	color:#ffffff;
}

.newsletterbox h5 {
	background:#ffffff url('../images/sidebarmenubg.jpg') repeat-x left center;
	color:#595959;
	font-size:14px;
	text-transform:uppercase;
	padding:10px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #d7d7d7;
}

.newsletterbox .wpcf7 {
	background:#fff;
	width:198px;
	padding:0 10px 10px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #d7d7d7;
}

.newsletterbox .wpcf7 input[type=text], .newsletterbox .wpcf7 input[type=email] {
	width:176px;
	margin-bottom:10px;
	border-color:#cdcdcd;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.newsletterbox div.wpcf7-response-output {
	margin:0;
	padding:10px;
}

#contentpage {
	width:690px;
	padding:20px 0;
	float:left;
}

.colfull, .coltwo, .colthree, .colthreetwo, .colfour {margin:0 20px;float:left;}

#contentpage .colfull {width:650px;}
#contentpage .coltwo {width:420px;}

.productwrapper {
	width:645px;
	border:1px solid #e1e1e1;
	border-left:3px solid #4ab1ec;
	float:left;
}

.productwrapper:first-child {
	margin:0;
}

.productwrapper h3 {
	margin-bottom:5px;
}

.productwrapper p + h3 {
	padding-top:0px;
}

.productcategoryitem {
	width:200px;
	height:364px;
	text-align:center;
	border:1px solid #e1e1e1;
	border-bottom:2px solid #4ab1ec;
	margin:0 0 20px 20px;
	float:left;
}

.productcategoryitem img {margin-bottom:12px;}
.productcategoryitem h2 {font-size:15px}
.productcategoryitem h2, .productcategoryitem h3 {margin-bottom:5px;}

.productimagebox {
	width:200px;
	float:left;
}

.productimagebox img {}

.assetbtn {
	background-position:left center;
	background-repeat:no-repeat;
	width:112px;
	height:29px;
	display:inline-block;
}


.productinfobox {
	width:415px;
	padding:14px 15px 10px;
	float:left;
}

.productinfoboxfull {
	width:415px;
	padding:15px;
	float:left;
}

.productassetsbox {
	width:200px;
	padding-top:20px;
	text-align:center;
	float:left;
}

.productassetsbox a {
	margin-bottom:10px;
}

.brochurelink {background-image:url('../images/but-brochure.gif');}
.drawinglink {background-image:url('../images/but-drawings.gif');}
.videolink {background-image:url('../images/but-video.gif');}

.categorylistview {
	width:100%;
	float:left;
}

.categorylistview li {
	width:100%;
	float:left;
}

.categorylistview li a {
	background-position:10px center;
	background-repeat:no-repeat;
	width:640px;
	padding:12px 0 12px 30px;
	border-top:1px solid #d7d7d7;
	float:left;
}

.categorylistview li:first-child a {
	border-top:0;
}

.categorylistview li a:hover {
	background-color:#ebebeb;
	color:#000000;
}

#casestudylist li a {background-image:url('../images/iconcasestudy.png');}
#newscategorylist li a {background-image:url('../images/iconnewsitem.png');}
#newsarchivetable {width:100%;}
#newsarchivetable td {
	border-top:1px solid #e8e8e8;
	padding:5px 0;
	text-align:right;
}

#newsarchivetable tr:first-child td {border:0;}
#newsarchivetable td:first-child {text-align:left;}

#contentpage .mapp-layout {margin:0;}
#contentpage .mapp-map-links {border:0;}

p.subtext {font-size:11px;}

.btn, a.btn, input[type=submit] {
  display: inline-block;
  *border-style: none;
	border-color: inherit;
	border-width: 0;
	display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
  *margin-left: .3em;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
  background-color: #808080;
  *background-color: #808080;
    background-repeat: repeat-x;
  *-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
    zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	/*background-image: linear-gradient(to bottom, #23b6ff, #11a1e9);*/
}

.btn:hover, a.btn:hover, input[type=submit]:hover {background: #b8b8b8;}

.pagebox ul, .pagebox ol {margin:0 0 10px 5px; display:inline-block;}
.pagebox ul li, .pagebox ol li {margin-left:15px; padding:0 0 8px 5px;}
.pagebox ul { list-style-type:circle;}
.pagebox ol { list-style-type:decimal;}


.colthree {width:280px;}
.colthreetwo {width:600px;}
.colfour {width:200px;}

.textleft {text-align:left;}
.textcenter {text-align:center;}
.textright {text-align:right;}

#slidingbox {
	background:#363636;
	color:#bababa;
	width:214px;
	padding:10px 0 0 10px;
	position:fixed;
	left:0px;
	top:120px;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-bottom:20px;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

#footsection {background:url("../images/footer.png");
              font-size:12px;
              height:40px;
              }
#footsection a {color:#797979;}
#footsection a:hover {color:#eee;}

#footsection td {
	padding:15px 0 10px;
}

#contactformtable td {
	padding-bottom:10px;
	text-align:right;
}

#contactformtable td:first-child {
	text-align:left;
}

#contactformtable input[type=text], #contactformtable textarea {
	width:200px;
	border-color:#767676;
}

#slidingcontactformtable {width:200px;}
#slidingcontactformtable td {padding-bottom:10px;}
#slidingcontactformtable input[type=text], #slidingcontactformtable textarea {
	width:180px;
	border-color:#767676;
}


.wpcf7-form div + p {display:none;}

span.wpcf7-form-control-wrap {float:left;}
span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	background:#ffd9ca;
	color:#ff4800;
	width:94%;
	margin:1%;
	padding:2%;
	font-size:11px;
	left:0;
	top:0;
	border:0;
}

.wpcf7 div.wpcf7-validation-errors {
	color:#ff4800;
	text-align:center;
	border:0;
}

.transposh_flags {
	width:100%;
	text-align:right;
	padding-top:13px;
	float:right;
}

.transposh_flags a {
	margin-left:5px;
}

@media (max-width: 1400px){
	#slidingbox {display:none;}
}