body { margin: 0; padding: 0;font-family: 'Lato'; color: #141414; overflow-x: hidden; }

.header { width: 1000px; margin: auto; padding-top: 15px; padding-bottom: 30px; }

.contact-details { float: right;width: 266px; text-align: right; margin-top: 14px; }
.logo { margin-top: 10px; }
.tel { font-size: 36px; font-weight: 900; color: #ae191b; background-image: url(../images/telephone.png); background-repeat: no-repeat; background-position: 0% 50%; padding-left: 40px;  }
.email a { text-decoration: none; color: #141414; font-size: 19px; }
.email a:hover { color: #666; }

.servicesBlock { background-color: #f2f2f2; margin-bottom: 15px; padding: 20px; }
.servicesBlock ul { list-style: none; margin:0; padding: 0; }
.servicesBlock ul li { background-image: url(../images/tick2.png); background-repeat: no-repeat; background-position: left center; padding-left: 30px; margin-bottom: 10px;  }
.servicesBlock h2 { margin-top: 0; }
.servicesBlock img { float: right; }

.SponsorLeft{float: left; width: 14%; margin-right: 20px;}
.SponsorRight{float: left; width: 78%;}
.SponsorRight h2{margin-top: 0px;}

.breadcrumbs { width: 1000px; margin: auto; padding-top: 10px; }
.breadcrumbs a { color: #ae191b; text-decoration: none; }

iframe { float: right; }

.twoGrid { -moz-column-count: 2;
    -moz-column-gap: 2.5em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2.5em;
     column-count: 2;
     column-gap: 2.5em; }
	 
	 .sitemap { -moz-column-count: 2;
    -moz-column-gap: 2.5em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2.5em;
     column-count: 2;
     column-gap: 2.5em; }

.quote { width: 100%; float: none; color: #141414; background-color: #f2f2f2; padding: 30px; font-size: 14px; }
.quote input { width: 90%; padding: 10px; margin-bottom: 5px; margin-top: 5px; background-color: #ffffff; border: 1px solid #cccccc; font-size: 14px;color: #141414;font-family: 'Lato';}
.quote input:focus, .enquiry textarea:focus { background-color: #fcfcfc; border: 1px solid #969696; }
.quote textarea { width: 95%;font-family: 'Lato'; margin-top: 5px; padding: 10px; background-color: #ffffff; height: 150px;border: 1px solid #cccccc; font-size: 14px; margin-bottom: 15px;color: #141414; }
.quote button { border: 0; background-color: #ae191b; padding: 10px; color: #fff; font-size: 14px; cursor: pointer;font-family: 'Lato'; }
.quote button:hover { background-color: #141414; }
.file { width: 90%!important; }

.radio { width: 20px!important; }

.buttonpanel { background-image: url(../images/bg-menu.jpg);height: 60px;-webkit-box-shadow: 0 8px 6px -6px #5b5b5b;
	   -moz-box-shadow: 0 8px 6px -6px #5b5b5b;
	        box-shadow: 0 8px 6px -6px #5b5b5b; background-repeat: repeat-x; padding-bottom: 1px; }
.banner { position: relative;z-index: -1;margin-top: -1px; width: 100%; }
.banner img { width: 100%; }

.list { list-style: none; margin: 0; padding: 0; }
.list li { background-image: url(../images/tick.png); background-repeat: no-repeat; padding-left: 70px; border-bottom: 1px solid #dfdfdf; width: 100%; background-color: #f2f2f2; font-size: 22px; padding-top: 20px; padding-bottom: 20px; background-position: 2% 50%; }

.content h1 { font-size: 36px; font-weight: 900; }
.content h1 span { color: #ae191b; }
.content a { color: #ae191b; }

.featured { float: left; text-align: center; background-color: #ae191b; width: 318px; height: 260px; margin-right: 15px; cursor: pointer; }
.featured:hover { background-color: #cc1a1c; }
.featured h2 { color: #fff; }

.featured a { color: #fff; text-decoration: none; }

.share { margin-top: 20px; }

.menu { width: 1000px; margin: 0; padding: 0; list-style: none; margin: auto; }
.menu li { float: left; margin: 0; padding: 0; }
.menu li a { padding: 19px 47px 19px 47px; font-weight: 700; font-size: 18px; display: block; color: #fff; text-decoration: none; }
.menu li a:hover { background-color: #ae191b; }
.current { background-color: #141414; }

.content { width: 1000px; margin: auto; }

.SprayBoothOuter {
	position: relative;
}

.SprayBooth {
	position: absolute;
    bottom: 3px;
    padding: 5px;
    background-color: #000;
    color: #fff;
    width: 308px;
}

.footer-wrap { width: 100%;background-color: #f2f2f2; margin-top: 15px; }
.footer { width: 1000px; margin: auto; text-align: center; padding-top: 10px; padding-bottom: 10px; }
.footer a { color: #ae191b; }

.captcha
{
  width: 155px;
  margin: 0 auto;
  margin-left: 0px;
  margin-top: -12px;
}
.refresh
{
  position:relative;
  float: right;
  margin-right: -125px;
}

#SpamCheck { margin-left: 10px!important; float: right; margin-top: 8px; }

#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}

/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

.captcha input { width: 60px!important; margin-left: -30px!important;}
.captcha-img { margin-left: -2px; margin-bottom: -25px!important; }

/** START MOBILE CSS **/

@media only screen and (max-width : 1000px) {

.header, .content, .footer { width: 100%; }
.content { text-align: center; }
.content h1, .content h2, .content h3, .content p { margin-left: 15px; margin-right: 15px; }
.contact-details { float: none; width: 172px; margin-left: 15px; }
.logo {  margin: auto; display: block; margin-top: 20px; width: 90%; max-width: 600px; height: inherit; }

.partners { width: 90%; display: block; margin: auto; }

.featured1, .featured { float: none; width: 100%; height: inherit; }
.featured1 img, .featured img { width: 100%; height: inherit;margin-bottom: -5px;  }

.breadcrumbs { text-align: center; width: 100%; }

.featured, .featured1 { max-width: 318px; margin: auto; }

.quote { width: 80%; margin: auto; }

.featured1 h2 {  padding-top: 20px; }
.featured h2 {  padding-top: 20px; }

.SprayBooth { bottom: -2px; width: 97%;}

.servicesBlock img { float: none; width: 80%; margin: auto; display: block; }

.buttonpanel { background-image: none; }

.captcha { margin-left: 20px; }

.tel { font-size: 20px; background-size: contain; }
.email a { font-size: 14px!important; }

.twoGrid { -moz-column-count: 1;
    -moz-column-gap: 0em;
    -webkit-column-count: 1;
    -webkit-column-gap: 0em;
     column-count: 1;
     column-gap: 0em; }

.enquiry { width: 100%; padding: 0; padding-top: 30px; padding-bottom: 30px; }
.enquiry input, .enquiry textarea { width: 80%; margin-left: 0; }
.enquiry textarea { margin-left: -13px; }
.contact-right { float: none;width: 100%; }

iframe { width: 90%; float: none; margin-bottom: 15px; }

.contentImg { float: none; margin: 0 auto; margin-top: 20px; width: 100%; max-width: 455px; }

.list li { width: 100%; padding-left: 0; padding-right: 0; background-position: center 85%; padding-bottom: 60px; }
.list { margin: auto; margin-top: 20px; }

.buttonpanel { height: 0; }

       #nav
    {
        position: fixed;
    right: 0;
    top: 0;
		z-index: 9999999;
		width: 100%;
		
    }
	#nav li a { padding-top: 10px; padding-bottom: 10px; color: #fff; display: block; }

	
	
        #nav > a
        {
        }
        #nav:not( :target ) > a:first-of-type,
        #nav:target > a:last-of-type
        {
            display: block;
			position: absolute; right: 25px; top: 25px;
			background-image: url('../images/nav.png');
			background-repeat: no-repeat;
			width: 50px;
			height: 50px;
        }
 
    /* first level */
 
    #nav > ul
    {
        height: auto;
        display: none;
        position: relative;
        left: 0;
        right: 0;
		margin-top: 90px!important;
		width: 100%;
		
		
    }
        #nav:target > ul
        {
            display: block;
			
			
        }
        #nav > ul > li
        {
            width: 100%;
            float: none;
			margin: 0; padding: 0;
			background-color: #2b2b2b;
			border-bottom: 2px solid #fff;
			
        }
 
    /* second level */
 
    #nav li ul
    {
        position: relative!important;
		width: 100%;
    }
	
	    #nav li:hover li a
    {
    }

}

/** END MOBILE CSS **/

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2'), url(http://fonts.gstatic.com/s/lato/v11/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(http://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2) format('woff2'), url(http://fonts.gstatic.com/s/lato/v11/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(http://fonts.gstatic.com/s/lato/v11/tI4j516nok_GrVf4dhunkg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/lato/v11/BVtM30trf7q_jfqYeHfjtA.woff) format('woff');
}
