﻿@charset "UTF-8";
/* CSS Document */

/* reset #CR34R3 */
* {
	margin: 0;
	padding:0;
}
body {
	font-size:62.5%;
	background:url(../images/bk.png) repeat;
	font-family:"Helvetica", arial, sans-serif;
}
p {
	font-size:1.2em;
}
img, img a {
	outline: none;
	border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
/* type + classes */


#wrap {
}
/* header */
header {
	margin:0 auto;
	width:930px;
	height:191px;
}
#header-logo {
	height:117px;
	width:914px;
	padding-bottom:12px;
	margin:0 auto;
}
#logo {
	float:left;
	width:624px;
}
#header-call {
	float:right;
	width:290px;
	text-align:right;
	padding-top:10px;
}
#call {
	font-size:2.0em;
	color:#fa7300;
	font-weight:bold;
	padding-top:10px;
}
#social-icons{
	height:24px;
	width:400px;
	padding:10px 0 0 150px;
	float:right;
	}
#phone {
	font-size:4.0em;
	color:#133292;
	font-weight:bold;
	padding-top:15px;
}
nav {
	background:url(../images/nav-bk.png) no-repeat;
	width:942px;
	height:62px;
	margin:0 auto;
	float:left;
}
nav ul {
	padding-top:25px;
	margin:0 auto;
	list-style: none;
	font-size: 1.4em;
	clear: both;
}
nav ul li {
	padding:0 23px 0 22px;
	border-right:2px #748dac solid;
	display: inline;
}
nav ul li.last {
	border: none;
}
nav ul li a {
	text-decoration: none;
	color: #fff;
}
nav ul li a:hover {
	color:#fa7300;
}
#content {
	min-height:500px;
	width:1000px;
	background:url(../images/body-bk2.png) repeat-y;
	overflow:hidden;
	margin:0 auto;
}
#content-pages {
	min-height:290px;
	width:1000px;
	background:url(../images/body-bk2.png) repeat-y;
	overflow:hidden;
	margin:0 auto;
}
#home-contact {
	width:267px;
	height:272px;
	background:url(../images/contact-bk.png) no-repeat;
	float:left;
}
#contactwrap {
	padding:35px 0 0 10px;
}
#home-form {
	padding:20px 0 0 33px;
}
#quote {
	padding-top:10px;
	font-size:1.8em;
	color:#fff;
	text-align:center;
}

.sugar {
	display: none;
}

textarea {
	width: 309px;
    padding: 10px;
    box-sizing: border-box;
}

.formStyle {
	background:#3b3936;
	width:210px;
	height: 15px;
	border:none;
	color:#FFF;
	padding:5px;
}
.formStyle2 {
	background:#3b3936;
	width:193px;
	height: 15px;
	border:none;
	color:#FFF;
	padding:5px;
	margin:10px 0;
}
.formStyle3 {
	background:#3b3936;
	width:300px;
	height: 15px;
	border:none;
	color:#FFF;
	padding:5px;
	margin:10px 0;
}
#contact-1 {
	float:left;
	height:300px;
	width:362px;
}
.button {
	background:url(../images/submit.jpg) bottom no-repeat;
	border:none;
	width:114px;
	height: 26px;
	color:#FFF;
	margin: 15px 0 0 105px;
	cursor:pointer;
}
.button2 {
	background:url(../images/submit.jpg) bottom no-repeat;
	border:none;
	width:114px;
	height: 26px;
	color:#FFF;
	margin: 0 0 0 88px;
	cursor:pointer;
}
.form-title {
	padding:18px 0 5px 0;
}
.form-name {
	padding:0 0 5px 0;
}
#slider-content {
	width:930px;
	height:272px;
	margin:0 auto;
	overflow:hidden;
}
.slideshow {position:relative !important; width:100%; overflow:hidden;}
#slider-content-pages {
	width:875px;
	height:272px;
	margin:0 auto;
}
#jquery {
	float:left;
	overflow:hidden;
}
#jquery2 {
	padding:0px 0 20px 10px;
}
#tabs {
	margin:0 auto;
	width:930px;
	height:212px;
}
#icons {
	width:930px;
	height:212px;
	background:url(../images/icons-bk.jpg) center no-repeat;
	margin:0 auto;
}
#content2 {
	margin:0 auto;
	width:950px;
	min-height:500px;
	overflow:hidden;
	background:url(../images/body-bk2.png) center repeat-y;
}
#content-about {
	margin:0 auto;
	width:950px;
	min-height:500px;
	overflow:hidden;
	background:url(../images/body-bk2.png) center repeat-y;
	padding:10px 0;
}
#sidepanel {
	float:left;
	width:260px;
	height:439px;
}
#sidepanel2 {
	float:left;
	width:240px;
	min-height:500px;
}
.sidepanel2-img{
	margin-top:20px;
	}
#sidepanel3 {
	float:left;
	width:240px;
	height:500px;
}
.sidepanel3-img{
	margin-top:20px;
}

.mot-button {
	position: absolute;
    top: 220px;
    left: 1170px;
    z-index: 9999999;
    background: #FA7300;
    padding: 20px;
    border-radius: 5px;
}

.mot-button p {
	font-size: 2.4em;
    color: #FFF;
    text-align: center;
}

.mot-button p span {
	font-weight: bold;
	font-size: 2.4em;
}



/*Homepage news*/

.news-content{
	width:210px;
	height:160px;
	padding:40px 0 0 30px;
	}
.news-content ul{
	list-style:none;
	}
.news-content li{
	list-style:none;
	background:url(../images/bullet.png) left top no-repeat;
	width:165px;
	height:60px;
	padding-left:27px;
	margin-bottom:10px;
	font-size:1.0em;
	color:#666;
	}
.news-content a{ 
font-size:1.2em;
color:#133292;
text-decoration:underline;
}
.news-content a:hover{ 
color:#133292;
text-decoration:none;
}
/*end*/
/*other pages news*/
.news-content2{
	width:210px;
	height:160px;
	padding:40px 0 0 10px;
	}
.news-content2 p {
	max-height: 40px;
	overflow: hidden;
}
.news-content2 ul{
	list-style:none;
	}
.news-content2 li{
	list-style:none;
	background:url(../images/bullet.png) left top no-repeat;
	width:165px;
	height:60px;
	padding-left:27px;
	margin-bottom:10px;
	font-size:1.0em;
	color:#666;
	}
.news-content2 a{ 
font-size:1.2em;
color:#133292;
text-decoration:underline;
}
.news-content2 a:hover{ 
color:#133292;
text-decoration:none;
}
/*end*/
#news {
	width:240px;
	height:205px;
	background:url(../images/contact-bk.png) no-repeat;
	margin-left:10px;
	padding:5px;
}
#news2 {
	width:220px;
	height:205px;
	background:url(../images/contact-bk2.png) no-repeat;
	margin-left:10px;
	padding:5px;
}
#areas {
	width:240px;
	height:202px;
	background:url(../images/contact-bk.png) no-repeat;
	margin:15px 0 0 10px;
	padding:5px;
}
#areas2 {
	width:220px;
	height:202px;
	background:url(../images/contact-bk2.png) no-repeat;
	margin:15px 0 0 10px;
	padding:5px;
}
#contact-pages {
	width:220px;
	height:202px;
	background:url(../images/contact-bk2.png) no-repeat;
	margin:0 0 15px 10px;
	padding:5px;
}
.area-img {
	margin:10px 0 0 6px;
}
#contentwrap {
	float:right;
	width:665px;
	min-height:400px;
	margin-right:7px;
}
#contentwrap-pages {
	float:right;
	width:665px;
	min-height:400px;
	margin-right:7px;
}
#contentwrap2 {
	float:left;
	width:640px;
	min-height:400px;
	margin-left:30px;
}
#contactpage-wrap {
	width:868px;
	padding:0 25px 0 40px;
}
#home-content {
	width:665px;
	background:url(../images/content-header2.png) no-repeat;
}
#home-content2 {
	width:665px;
	background:url(../images/content-header3.png) no-repeat;
}
#home-text2 {
	width:615px;
	min-height:370px;
	margin:0 0 10px 0;
	padding:0 10px 10px 10px;
	color:#666;
	line-height:1.5em;
}
#home-text2 a, #home-text a{
	text-decoration:underline;	
	color:#133292;	
}
#home-text2 a:hover{
	text-decoration:none;	
	color:#666;	
}
#home-text {
	background:#e3e3e3;
	width:627px;
	min-height:470px;
	margin:22px 0 10px 0;
	padding:0 10px 10px 10px;
	color:#666;
	line-height:1.5em;
}
#home-text p {
	padding-bottom:10px;
	line-height:1.6em;
}
#home-text2 p {
	padding-bottom:10px;
	line-height:1.6em;
}
.home-bottom {
	float:left;
	clear:both;
}
#home-text2 li {
	list-style:none;
	background:url(../images/tick-edit.png) left top no-repeat;
	width:145px;
	height:20px;
	padding-left:30px;
	margin-bottom:10px;
}
#home-text2 ul {
	font-size:1.2em;
	padding-left:12px;
}
#home-list {
	clear:both;
}
#home-list a {
	color:#133292;
	text-decoration:underline;
}
#home-list a:hover {
	color:#133292;
	text-decoration:none;
}
#home-list1 {
	width:220px;
	height:135px;
	float:left;
	padding-top:10px;
}
#home-list1 li {
	font-size:1.2em;
	list-style:none;
	background:url(../images/tick-edit.png) left top no-repeat;
	width:160px;
	height:20px;
	padding-left:30px;
	margin-bottom:10px;
}
#home-list2 {
	width:200px;
	height:135px;
	float:left;
	padding-top:10px;
}
#home-list2 li {
	font-size:1.2em;
	list-style:none;
	background:url(../images/tick-edit.png) left top no-repeat;
	width:160px;
	height:20px;
	padding-left:30px;
	margin-bottom:10px;
}
#home-list3 {
	width:150px;
	height:135px;
	float:left;
	padding-top:10px;
}
#home-list3 li {
	font-size:1.2em;
	list-style:none;
	background:url(../images/tick-edit.png) left top no-repeat;
	width:160px;
	height:20px;
	padding-left:30px;
	margin-bottom:10px;
}
#sitemap-list {
	width:627px;
	height:340px;
	float:left;	
}
.google-search{
	height:120px;
	}
#list {
	width:627px;
	height:250px;
	float:left;	
}
#list1 {
	float:left;
}
#list2 {
	float:left
}
#list3 {
	float:left
}
.title-about {
	width: 595px;
    color: #fff;
    font-size: 2.0em;
    padding: 10px;
    float: left;
    background: #004292;
}
.title-contact {
	background:url(../images/title-bk.png) repeat-x;
	width:850px;
	height: 35px;
	color: #fff;
	font-size:2.0em;
	padding:10px;
}
.title-checks {
	background:url(../images/title-bk.png) repeat-x;
	width:220px;
	height: 35px;
	color: #fff;
	font-size:1.6em;
	padding:10px;
}
#gmap {
	float:left;
	margin: 10px 0;
}
.contact-address {
	float: left;
}

#contact-address {
	float:left;
	padding-left:20px;
	font-size:1.2em;
	color:#666;
}
#sidepanel2-list li {
	list-style:none;
	background:url(../images/tick-edit.png) left top no-repeat;
	width:145px;
	height:20px;
	padding-left:30px;
	margin-bottom:10px;
	font-size:1.2em;
}
#sidepanel2-list ul {
	padding-left:12px;
}
.repair-img {
	border:solid #036 5px;
	float:left;
	margin:0 10px 10px 0;
}
.body-img {
	border:solid #036 5px;
	margin:0 3px 10px 3px;
}
.team-img {
	border:solid #036 5px;
	float:right;
	margin:0 10px 10px 0;
}
.gallery {
	border:solid #036 5px;
	margin:0 5px 5px 5px;
}
.welcome {
	font-size:2.0em;
	font-weight:bold;
	color:#fff;
	padding:7px 0 0 10px;
}
.news-title {
	font-size:2.0em;
	font-weight:bold;
	color:#fff;
	padding:3px 0 0 60px;
	float:left;
}
.rss {
	float:right;
}
/* content */
#contentwrap {
}
/* footer */
#bar {
	height:5px;
	background:#fa7300;
}
footer {
	background:url(../images/footer-bk.png) repeat;
	height:300px;
	margin:0 auto;
}
.footer-title {
	text-transform:uppercase;
	color:#fa7300;
	font-size: 1.4em;
}
#footer-content {
	margin:0 auto;
	width:930px;
	height:205px;
}
#footer-numbers {
	width:100%;
	float:left;
}
#footer1 {
  float: left;
  padding: 25px 0 10px 40px;
  width: 150px;
}
#footer1 a {
	color:#fff;
	text-decoration:none;
	line-height:1.2em;
	font-weight:lighter;
}
#footer1 a:hover {
	color:#fff;
	text-decoration:underline;
}
#footer-nav {
	text-transform:uppercase;
	padding-top:10px;
	list-style:none;
	font-size:1.2em;
}
#footer2 {
	float:left;
	width:190px;
	height:160px;
	padding:25px 0 0 40px;
}
#footer-nav2 {
	text-transform:uppercase;
	padding-top:10px;
	list-style:none;
	font-size:1.2em;
}
#footer2 a {
	color:#fff;
	text-decoration:none;
	line-height:1.2em;
	font-weight:lighter;
}
#footer2 a:hover {
	color:#fff;
	text-decoration:underline;
}
.address {
	color:#fff;
	text-transform:uppercase;
}
#footer3 {
	float:left;
	width:150px;
	height:160px;
	padding-top:25px;
}
#footer-nav3 {
	text-transform:uppercase;
	padding-top:10px;
	list-style:none;
	font-size:1.2em;
	color:#fff;
	line-height:1.2em;
	font-weight:lighter;
}
#cards {
	width:350px;
	height:205px;
	float:right;
}
.hertz {
	margin:18px 0 0 40px;
}
.cards-img {
	margin-left:35px;
}
#copyright {
	width:300px;
	float:right;
	color:#fff;
	font-weight:lighter;
	font-size:1.0em;
	padding: 50px 40px 0 0;
	text-align: right;
}
#copyright a {
	color:#fff;
	text-decoration:none;
	font-weight:lighter;
}
#copyright a:hover {
	color:#fff;
	text-decoration:underline;
}
/*creare links*/
#sep {
	text-align:center;
	margin:0 auto;
	padding-top:40px;
}
#sep ul {
	list-style:none;
}
#sep ul li {
	display:inline;
	padding:0 10px;
}
#sep a {
	font-size:1.1em;
	color:#fff;
	text-decoration:none;
}
#sep a:hover {
	text-decoration:underline;
}
/*process*/

.phpstyle4 { color:#008000; }

.phpstyle3 { color:#c33131; }

.tickyellowbox { background-color:#e9fcca; border:1px solid #008000; margin: 10px 0; padding: 20px;  float: left; clear:both; }

.tickredbox { background-color:#fbdacd; border:1px solid #c33131; margin: 10px 0; padding: 20px; float: left; clear:both; }

#error { margin-left:15px; font-size:0.9em; line-height:1.5em; }

/*floating*/
/* CSS Document */

#menu {
	list-style:none;
	padding:0;
	margin:0 auto;
	height:212px;
	width:900px;
}
#menu li {
	float:left;
	width:300px;
	height:212px;
	overflow: hidden;
}
#menu li.car-servicing {
	text-align:center;
	overflow:hidden;
}
#menu li.mot {
	overflow:hidden;
}
#menu li.tyres {
	overflow:hidden;
}
#menu li.stove {
	float:left;
	text-align:center;
	width:236px;
	overflow:hidden;
}
#menu li a {
	top: 25px;
	position:absolute;
	text-indent:-999em;
	display:block;
	height:143px;
	/* fast png fix for ie6 */
	position:relative;
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}
#menu li a:hover {
}
#menu li a {
}
#menu li a.car-servicing {
	background:url(../images/chimney.png) no-repeat 50% 0 !important;
	background-position: bottom;
}
#menu li a.mot {
	background:url(../images/servicing.png) no-repeat 50% 0 !important;
	background-position: bottom;
}
#menu li a.tyres {
	background:url(../images/roof.png) no-repeat 50% 0 !important;
	background-position: bottom;
}
#menu li a.stove {
	background:url(../images/stove.png) no-repeat 50% 0 !important;
	background-position: bottom;
}

/* Cookie Law */
#cookie-law {
	background: #222222;
	border-bottom: 1px solid #5B5B5B;
	bottom: 0;
	color: #FFFFFF;
	left: 0;
	opacity: 0.9;
	outline: 1px solid #FFFFFF;
	padding: 7px 0;
	position: fixed;
	width: 100%;
	z-index: 9999;
}
#cookie-law a {color:#777;}
#cookie-law a:hover {color:#fff;}
.cookie-law-holder {
	width:960px;
	margin:0 auto;
}
.cookie-law-holder p {
	padding:10px 0 0;
	font-size:13px;
	font-weight:bold;
	color:#777;
}
.cookie-law-close {
  float: left;
}
.eu-cookies {
}
.eu-cookies ul {
	font-size:1.2em;
	line-height:1.3em;
}
#cookies-table {
	border-left:1px solid #c1dad7;
}
#cookies-table th {
	color: #454545;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}
#cookies-table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #454545;
}

#home-text2 .privacy li {
  background: none;
  height: auto;
  width:auto;
}
.privacy h2, .privacy h3 {padding-bottom:10px;}
.privacy table {margin-bottom:10px;}

.footermap {
	float: left;
    position: relative;
    max-width: 900px;
    margin: 0 24px;
}

.footermap iframe {

}
