/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{display:block}
mark, rp, rt, ruby, summary, time{display:inline }
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {
	width:100%;
	overflow:hidden
	}
/* Global properties ======================================================== */
body{
	/*background:#000;*/
	border:0;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:22px;
	}
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.css3{border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;box-shadow:0 0 4px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 4px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 4px rgba(0, 0, 0, .4);position:relative}
.body1{
	/*background:url(../images/bg.jpg) bottom center repeat;*/
	}
.body2{
	/*background:url(../images/bg_top2.gif) bottom repeat-x;*/
	background:#f5f5f5;
	}
.body3{
	background:#fff;
	}
.body4{
	/*background:url(../images/bg.jpg) top center repeat;*/
	background-color: #e3e3e3;
	}
	
	
	
.body5{background:url(../images/bg_top_img.jpg) center bottom no-repeat}
/* Global Structure ============================================================= */
.main {margin:0 auto;/*width:940px*/}
/* ============================= main layout ====================== */
hr{
	border:thin solid #CBCBCB;
	
}

a{
	color:#333333;
	text-decoration:none;
	outline:none
	}
a:hover{
	color:#ff9900;
	text-decoration:underline;
	}
h1{
	font-size:26px;
	color:#4f4f4f;
	line-height:1.2em;
	letter-spacing:-0px;
	padding-bottom:16px;
	font-weight:400;
	font-style:normal;
	text-align:center;
	}
h2{
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:1.2em;
	padding:15px 0 10px 0;
	border-bottom: thin solid #d1d1d1;
	color:#333333;
	margin-bottom:10px;
	}
h2.under{border-bottom:1px solid #e5e5e5;margin-bottom:25px}
h3{
	font-size:40px;
	color:#ffffff;
	letter-spacing:-0px;
	font-weight:400;
	padding-top:23px;
	font-style: normal;
	text-align:center;
	line-height:1.2em;
	}
h3 span{display:block;margin-top:-7px}
* + html h3 span{margin-top:-25px}
h3 .dropcap{
	float:left;
	width:95px;
	height:95px;
	margin-top:0px;
	margin-right:10px;
	background:url(../images/Site-Testing-icon.png) 0 0 no-repeat;
	font-size:38px;
	color:#fff;
	text-align:center;
	font-weight:700;
	line-height:1.2em;
	padding-top:6px
	}
	
.Quarry{
	background-image:url(../images/Quarry-Materials-Testing-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}

.Quarry:hover{
	background-image:url(../images/Quarry-Materials-Testing-icon-hover.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}
	
.Site{
	background-image:url(../images/Site-Testing-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}

.Site:hover{
	background-image:url(../images/Site-Testing-icon-hover.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}

.Laboratory{
	background-image:url(../images/Laboratory-Testing-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}

.Laboratory:hover{
	background-image:url(../images/Laboratory-Testing-icon-hover.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}

.Slip{
	background-image:url(../images/Slip-Resistance-Testing-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}


.Slip:hover{
	background-image:url(../images/Slip-Resistance-Testing-icon-hover.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}


.WindFarm{
	background-image:url(../images/Wind-Farm-Materials-Testing-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}

.WindFarm:hover{
	background-image:url(../images/Wind-Farm-Materials-Testing-icon-hover.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}

.Road{
	background-image:url(../images/Road-Materials-Testing-icon.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}

.Road:hover{
	background-image:url(../images/Road-Materials-Testing-icon-hover.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 95px;
	text-align:center;
	width: 100%;
	margin-bottom:10px;
}

	
h4{
	font-size:26px;
	line-height:1.2em;
	color:#4f4f4f;font-weight:400;
	padding:43px 0 15px 0;
	}
h5{font-size:33px;color:#000;line-height:1.7em;padding:0 0 16px 0;font-weight:400;font-style:normal}
h5 .dropcap{float:left;width:56px;height:56px;margin-top:0px;margin-right:10px;background:url(../images/dropcap1.gif) 0 0 no-repeat;color:#fff;text-align:center}
h5 .dropcap strong{font-weight:700;font-size:34px;line-height:1.2em;display:block;padding-top:3px;letter-spacing:-2px}
h5 .dropcap span{font-weight:400;font-size:14px;line-height:1.2em;display:block;margin-top:-8px}
h6{font-size:20px;line-height:1.2em;color:#000;padding:0 0 5px 0;font-style:normal;font-weight:400}
p{padding-bottom:22px}
/* ============================= header ====================== */
header{
	padding-top:34px; 
	min-height: 150px;
	}
#logo{
	display:block; 
	width: 300px;
	float:left;
}
#menu {
	float:left;
		}
#menu li {
	float:left;
	padding-right:0px;
	}
#menu li a{
	display:block;
	font:15px "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:1.2em;
	color:#bbb;
	text-decoration:none;
	text-align:center;
	height:34px;
	font-style:normal;
	font-weight:bold;
	}
#menu li a span{font-size:13px;line-height:1.2em;color:#666666;display:block;letter-spacing:-1px;margin-top:-3px;font-weight:normal}
#menu li a:hover, #menu .active a{
	color:#ffffff;
	}
#menu li a:hover span, #menu .active a span{color:#fff}
#menu #nav1 a{
	/*background:url(../images/menu_icon1.gif) bottom center no-repeat;*/
	padding-left:15px;
	padding-right:15px;
	padding-top: 10px;
	}
	
#menu #nav1 a:hover, #menu #nav1.active a{
	/*background:url(../images/menu_icon1_active.gif) bottom center no-repeat;*/
	background-color:#F90;
	}
#menu #nav2 a{
	/*background:url(../images/menu_icon2.gif) bottom center no-repeat;*/
	}
#menu #nav2 a:hover, #menu #nav2.active a{
	/*background:url(../images/menu_icon2_active.gif) bottom center no-repeat;*/
	background-color:#F90;
	}
#menu #nav3 a{
	/*background:url(../images/menu_icon3.gif) bottom center no-repeat;*/
	}
#menu #nav3 a:hover, #menu #nav3.active a{
	/*background:url(../images/menu_icon3_active.gif) bottom center no-repeat;*/
	background-color:#F90;
	}
#menu #nav4 a{
	/*background:url(../images/menu_icon4.gif) bottom center no-repeat;*/
	}
#menu #nav4 a:hover, #menu #nav4.active a{
	/*background:url(../images/menu_icon4_active.gif) bottom center no-repeat;*/
	background-color:#F90;
	}
#menu #nav5 a{
	/*background:url(../images/menu_icon5.gif) bottom center no-repeat*/
	}
#menu #nav5 a:hover, #menu #nav5.active a{
	/*background:url(../images/menu_icon5_active.gif) bottom center no-repeat*/
	background-color:#F90;
	}
.slider{
	/*width: 876px;
	height:277px;*/
	margin-top: 30px;
	margin-bottom: 30px;
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	}
/* ============================= content ====================== */
#content{
	padding-top:5px;
	padding-bottom:36px;
}

.content ul{
	margin-left: 40px;
	padding-bottom: 22px;
	
}
#content2{padding-bottom:30px}
.pad_left1{padding-left:50px}
.pad_left2{padding-left:40px}
.pad_bot1{
	padding-bottom: 15px;
	text-align:center;
	}
	
.pad_bot2{padding-bottom:40px}
.marg_right1{margin-right:20px}
.link1{
	color:#ffffff;
	font-style:normal;
	padding: 5px 15px;
	background-color: #313131;
	border-radius: 8px;
	}
	
.link1:hover{
	color:#ffffff;
	font-style:normal;
	padding: 5px 15px;
	background-color: #f7941d;
	text-decoration:none;
}
	
.testimonials{width:100%;position:relative;z-index:1;height:210px;overflow:hidden}
#testimonials div{background:url(../images/bg_testimonials.gif) 0 bottom no-repeat #f5f5f5;padding:25px 27px 53px 29px}
#testimonials span{display:block;padding:0 0 0 11px;font-style:normal}
.testimonials li{height:210px}
.up, .down{position:absolute;z-index:2;bottom:8px;right:0;width:32px;height:32px;display:block}
.up{right:33px;background:url(../images/marker_up.gif) 0 0 no-repeat}
.down{background:url(../images/marker_down.gif) 0 0 no-repeat}
.up:hover, .down:hover{background-position:bottom}
.color1{color:#000}
.color2{color:#60b000}
.list1{background:url(../images/line_hor1.png) 10px 0 no-repeat;padding-top:1px}
.list1 li{background:url(../images/line_hor1.png) 10px bottom no-repeat;line-height:29px}
.list1 a{color:#696969;text-decoration:none;font-style:normal;padding-left:14px;background:url(../images/marker_1.gif) 0 6px no-repeat}
.list1 a:hover{color:#fff}
.address{background:url(../images/line_hor1.png) 0px 0 no-repeat;padding-top:1px}
.address li{background:url(../images/line_hor1.png) 0px bottom no-repeat;line-height:29px;font-style:normal}
.address span{padding-left:4px;float:left;width:62px}
.address a{color:#fff}
#icons{background:url(../images/line_hor1.png) 23px 0 no-repeat;padding-top:1px}
#icons li{background:url(../images/line_hor1.png) 23px bottom no-repeat;line-height:29px}
#icons a{color:#696969;text-decoration:none;font-style:normal;display:inline-block}
#icons img{float:left;margin-right:9px;margin-top:5px}
#icons a:hover{color:#fff}
/*--- tabs begin ---*/
.tabs {
	margin-top: 20px;
	}
.tabs ul.nav {
	float:right; 
	padding-left: 10px;
	}
.tabs ul.nav li{padding-right:1px;float:left}
.tabs ul.nav li a{display:block;position:relative;width:32px;height:32px;font-size:19px;color:#fff;line-height:32px;background:#d1d1d1;text-decoration:none;text-align:center}
.tabs ul.nav .selected a, .tabs ul.nav  a:hover{
	background:#faa61a;
	}
.tabs .tab-content {display:none}
.tab-content{margin : 10px;}
/*--- tabs end ---*/
#address span{float:left;width:80px}
/* ============================= footer ====================== */
footer {padding:34px 0 38px 0;font-style:normal;color:#696969;text-align:center}
footer a{color:#fff}
footer a:hover{}

#footer{
	/*background:url(../images/bg.jpg) top center repeat;*/
	background-color: #e3e3e3;
	border-bottom: 10px solid #F90;
	padding-top:50px;
	padding-bottom:20px;
	}
	
#contactfooter{
	/*background:url(../images/bg.jpg) top center repeat;*/
	border-bottom: 10px solid #F90;
	padding-top:50px;
	padding-bottom:20px;
}
/* ============================= forms ============================= */
#ContactForm {margin-top:-4px}
#ContactForm span{width:109px;float:left;line-height:26px}
#ContactForm .wrapper{min-height:30px}
#ContactForm .textarea_box{min-height:275px;width:100%;overflow:hidden;padding-bottom:6px}
#ContactForm {}
#ContactForm {}
#ContactForm a{margin-right:15px; float:right;width:62px;font-style:normal;font-weight:bold;color:#fff;height:32px;line-height:32px;text-decoration:none;background:#60b000;text-align:center}
#ContactForm a:hover{background:#080808}
#ContactForm .input {
	width:269px;
	height:18px;
	border:1px solid #e5e5e5;
	background:#fff;
	padding:3px 5px;
	color:#696968;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:0;
	}
#ContactForm textarea {overflow:auto;width:549px;height:258px;border:1px solid #e5e5e5;background:#fff;padding:3px 5px;color:#696968;font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;font-style:italic;margin:0}
#newsletter{}
#newsletter .input{background:#fff;padding:6px 18px;width:184px;height:18px;font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;font-style:inherit;color:#b4b4b4;margin:0}
#newsletter .input:focus{color:#696969}
#newsletter .wrapper{min-height:40px}
#newsletter a{float:right;width:90px;height:32px;background:#fff;line-height:32px;color:#000;font-weight:bold;text-align:center;font-style:normal;text-decoration:none}
#newsletter a:hover{background:#60b000;color:#fff}
#newsletter .button{float : left;}




#mc_embed_signup{
	width: 82%;
	clear:both;
	float:left;
	background:#e9e9e8; 
	clear:left; 
	font:14px Helvetica,Arial,sans-serif;
	border:2px solid #cccccc;
	padding: 20px;
	margin-top:20px;
	}
	
#mc_embed_signup .email{
	width: 95%;
	height: 25px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#mc_embed_signup .button{
	width: 98%;
	height: 25px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background:#7e7e7e;
	color:#FFFFFF;
	}



/* ============================= Added by Lynsey ====================== */

#PhoneCTA {
	border: 3px solid #ecebeb;
	text-align: center;
	font-size:26px;
	padding: 10px;
	color:#292a29;
	margin-top: 20px;
	line-height:1.4em;
	}
	
#SingleQuote {
	background-image:url(../images/Open-Quote.png);
	background-repeat:no-repeat;
	border: 3px solid #ecebeb;
	text-align: center;
	font-size:16px;
	padding: 20px;
	color:#292a29;
	background-color: #f5f5f5;
	margin-top: 20px;
	line-height:1.4em;
	}
	
	
.tagline {
	font-size:40px;
	color:#ffffff;
	line-height:1.2em;
	letter-spacing:-0px;
	padding-bottom:16px;
	font-weight:100;
	font-style:normal;
	text-align:center;
	
}

.logostrip{
	/*background:url(../images/bg_top2.gif) bottom repeat-x;*/
	padding-top:20px;
	padding-bottom:20px;
	background:#f5f5f5;
	}

.navigation{
	/*background:url(../images/bg.jpg) top center repeat;*/
	background-color: #4f4a4c;
			}
		
.masthead{
	background:url(../images/Masthead-bg.gif) top center repeat-x;
	text-align:center;
}

.UKAS{
	float:right;
	font-size:11px;
	/*text-align:right;*/
}

.UKAS img{
	float:right;
	width: 133px;
	height: 87px;
	clear:both;
	margin-top: -44px;
}

.Large-UKAS{
	float:right;
	font-size:11px;
	text-align:right;
}

.Large-UKAS img{
	float:right;
	clear:both;
	padding-left:20px;
}



.headeraddress {
	/*margin-right:60px;*/
	border-bottom:thin solid #FFF;
	padding-bottom:10px;
	
}

.number {
	clear:both;
	font-size: 22px;
	margin-right: 12px;
	
}

.staff {
	text-align:center;
	
}

.staffphotos ul{
	display:block;
	list-style-type: none;
	float:left;
	
}

.staffphotos li{
	display: inline;
	padding: 2px 3px 2px 3px;
	
}


#sponsorlogos{
	padding: 35px 0px 35px 0px;
	
}


.logos li{
	display: inline;
	padding: 5px 12px 5px 12px;
	
}



/* ================================================ */




/*Contact from MYKLCC
-----------------------------------------------------------------------------*/	

#contactcontainer {
	width:880px;
	height:205px;
	margin-top: 12px;
	padding:30px;
	background-color:#FFFFFF;
	font-size:1.2em;
	clear:both;
}


#contact-details{
	width: 180px;
	float:left;
	margin-right: 20px;
}

#map{
	width: 370px;
	height: 260px;
	float:left;
	margin-right: 10px;
}

#linkedin{
	width: 300px;
	float:left;
	margin-right: 0px;
}

#largemap{
	width: 100%;
	height:auto;
	float:left;
}

#contact-form{
	width: 274px;
	float:right;
}

#name input, #name select, #email input, #email select{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	padding-left:13px;
	padding-top: 5px;
	width:190px;
}


#contact-form textarea{
	width:256px;
	height:58px;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	padding-left:10px;
	padding-top: 4px;	
}


#name, #email{
	height:30px;
	margin-bottom:3px;
}


#submit{
	float:right;
	margin-top:8px;
}

.form-label {
	width: 50px;
	float:left;
	margin-top:3px;
	font-family: 'AvantGarde','Helvetica Neue', Arial, Helvetica, sans-serif;
}


.email-field, .name-field {
	background: url("../images/form-field.gif") no-repeat;
	height:26px;
	float:right;
	width:214px;
}
 
 
.enquiry-field {
	background: url("../images/text-area.gif") no-repeat;
	height:66px;
	clear:both;
}


#join-us-banner {
	width:143px;
	height:103px;
	background-image:url(../images/join-us-banner.png);
	float:right;
	margin-right:-305px;
	margin-top:-32px;

}

a.text_link{
	color:#f7941d;
	text-decoration: underline;
}

a.text_link:hover{
	color:#02a4d2;
	text-decoration: none;
}

#footer table td{
	padding: 2px;
	
}


#footer input{
	height: 20px;
	width:220px;
}

#footer .button{
	height: 30px;
	width:220px;
	background-color: #333;
	font-weight:bold;
	font-size:12px;
	color:#CCC;
}

/* Added to try and remove the little square from IE7 */
.slider > img {
    display: none;
}

.masthead .slider > img {
    display: none;
}
/*Added to try and remove the little square from IE7 */



/*======= Construction-Testing-News.html start =======*/

#pagenews h3{
	padding-bottom:30px;
}

#pagenews h1{
	border-bottom: 2px #e2e2e2 solid;
}

#date{
	text-align:center;
	width: 100%;
	margin-top: 10px;
	
}

#pagenews #content img{
	border: 1px #e2e2e2 solid;
	padding: 8px;
	background-color: #f3f3f2;
}


#pagenews .pad_bot2{
	margin-top: 20px;
	text-align:left;
	}
	
#pagenews .pad_bot1{
text-align:left;
	}
		

/*======= Construction-Testing-News.html end=======*/


/*-------------- Materials Testing Page start---------------*/

#wrap {
			background: #318739;
			float: left;
			width: 0%;
			margin: 0 auto;
			overflow:  hidden;
		}
		
#materialssubnavigation{
	margin-top: 30px;
}

.materialssubnavtitle{
	font-weight:bold;
	font-size:16px;
	
}
	
		#materialssubnavigation ul li {
			list-style-type: none;
			border-bottom: 1px solid #f0f0f0;
			background-image:url(../images/arrow-inactive.gif);
			background-repeat:no-repeat;
			background-position:center left;
		}
		
		#materialssubnavigation ul li a {
			display: block;
			text-decoration: none;
			padding: 13px 0 13px 35px;
		}

		#materialssubnavigation ul li a:hover {
			color:#f6961e;
			background-image:url(../images/arrow-active.gif);
			background-repeat:no-repeat;
			background-position:center left;
		}
		
		#materialssubnavigation ul li.active {
			color:#f6961e;
			background-image:url(../images/arrow-active.gif);
			background-repeat:no-repeat;
			background-position:center left;
			padding: 13px 0 13px 35px;
		}
		
		#materialssubnavigation ul {
			float: left;
			width: 25%;
			margin-top:10px;
		}
		
		.content {
			float: right;
			width: 70%;
			margin-top: -20px;
		}
		
		.clear {
			clear: both;
		}
		
#pagematerialstesting h1{
	border-bottom: 2px #e2e2e2 solid;
	text-align:left;
	margin-bottom: 20px;
}  
		
/*-------------- Materials Testing Page start---------------*/


/*---- Contact Page start ------*/

#enquirylarge {
	width: 25%;
	float:left;
	margin-top: 40px;
}

.contact-form-row input[type="text"],
.contact-form-row input[type="email"]{
	width: 96%;
	border:2px #D2D2D2 solid;
	height: 30px;
	padding: 3px;
	margin-bottom: 2px;
	float:left;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#enquirylarge textarea {
	width: 96%;
	border:2px #D2D2D2 solid;
	height: 90px;
	padding: 3px;
	float:left;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}


#enquirylarge #textfield:focus, #email:focus, #tel:focus, #textarea:focus {
  background-color: #ffffff;
  box-shadow: 1px 1px 5px #cccccc;
} 


#enquirylarge #submit {
	color:#FFFFFF;
	width: 100%;
	border:2px #D2D2D2 solid;
	height: 40px;
	padding: 3px;
	background-color: #2a2a2a;
	float:left;
	margin-top:0;
	font-size:large;
    cursor: pointer;
}

#contactpage h3{
	padding-bottom:30px;
}

#contactpage h1{
	border-bottom: 2px #e2e2e2 solid;
	text-align:left;
	margin-bottom: 20px;
}


#contactpage .content {
    float: right;
    width: 70%;
    margin-top: 40px;
}
.contact-form-row {
  min-height: 80px;
}
.contact-form2-row {
  min-height: 23px;
}
.contact-form-row.enquiry-row {
  min-height: 156px;
}
.contact-form2-row.enquiry-row {
  min-height: 140px;
}
.contact-form-row .error-form {
  color: red;
  height: 15px;
  display:none;
}
.contact-form2-row .error-form {
  color: red;
  height: 15px;
  display:none;
}
.contact-form-row .error-form.on {
  display:block;
}
.contact-form2-row .error-form.on {
  display:block;
}
.form-result {
  color: green;
}
.form-result.on {
  color: red;
}
.send-btn {
  padding-top: 15px;
}
.send-btn.on {
  background: url('../images/ajax-loader.gif') no-repeat scroll center top transparent;
}
        
/*---- Contact Page end ------*/


.pdfbutton img{
	margin-top: -7px;
	margin-right: 5px;
	
}