@charset "utf-8";
/* CSS Document */


body {
    background-color: #fff;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
	line-height:1.5;
    margin: 0;
    padding: 0;
    text-align: center;
}



#facebook {
    display: inline-block;
    float: right;
    padding-bottom: 20px;
    width: 300px;
}

#twitter {
    display: inline-block;
    float: left;
    padding-bottom: 20px;
    padding-right: 0;
    width: 300px;
}

.red {
    color: #f00;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 1.5;
}

/* Dropdown Button */
.dropbtn {
    background-color: #fff;
    border: medium none;
    color: #666666;
    cursor: pointer;
    font-size: 14px;
    padding: 0;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #fff}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #fff;
}



.heating {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px !important;
}


#text {
    margin-top: -4%;
    position: relative;
    z-index: -1;
}


#contacttext {
    margin-left: 55px;
    margin-top: 0;
    position: relative;
    text-align: left;
    z-index: 0;
}
#banner {
    background: #000000 none repeat scroll 0 0;
    margin-top: -4%;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}


.footers {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 2;
}

h2 {
	color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;	
}


.container {
    display: block;
    height: auto;
    margin: 20px auto auto;
    text-align: left;
}

#cmm {
    display: inline-block;
    margin-left: 0;
    margin-top: 0;
    position: relative;
}

.container .inner {
	display: block;
	height: auto;
	margin:auto;
	padding-top: 0;
	width: 940px;
}

#menus {
    text-align: -moz-center;
}

#menu3 {
    margin-top: 60px;
}


#header {
    height: auto;
    margin: 17px auto auto;
    position: relative;
    width: 100%;
    z-index: 20;
}


#header2 {
    background-image: url("images/header-bg2.png");
    height: 30px;
    margin: 143px auto auto 0;
    position: fixed;
    width: 100%;
    z-index: 20;
}
  

#headerinner {
    margin: 0 auto auto;
    padding-bottom: 10px;
    width: 57%;
}


#noborder{ 
 border-right: 0 none !important;
    color: #ffffff;
    font-size: 12px;
    margin-right: 21px;
    padding-right: 17px;
}





#links a {
    border: 0 none;
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    margin-right: 6px;
    padding-right: 9px;
}




#links {
    display: inline-block;
    float: left;
    margin-top: 7%;
    padding-bottom: 1%;
    width: 60%;
}
#leftcol {
	float: left;
	width: 42%;
	display:inline-block;
	margin-top: -20px;
}
	

#rightcol {
    display: inline-block;
    float: right;
    width: 42%;
	margin-top: -20px;
}


#content {
    background-color: #fff;
    height: auto;
    margin: 15px auto auto;
    padding-bottom: 25px;
    text-align: left;
    width: 100%;
}



#content .inner {
    margin: auto;
    text-align: left;
    width: 45%;
}

#content .inner1 {
    margin: auto;
    text-align: left;
    width: 46%;
}
#sitemap {
	margin: auto;
	width: 940px;
	height: 400px;
	text-align:left;
}


#footer {
    background-color: #fff;
    border-bottom: medium none;
    border-color: #ccc -moz-use-text-color -moz-use-text-color;
    border-left: medium none;
    border-right: medium none;
    border-style: solid none none;
    float: left;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}

#number1 {
	display: inline-block;
	float:left;
}


#mot {
    display: inline-block;
    float: right;
    padding-right: 1em;
}


#footerleft {
    background-color: #fff;
    display: inline-block;
    float: left;
    margin-left: 20px;
    text-align: left;
    width: 30%;
}
#socialicons {
float:left; margin-top:14px; float:none; width:30%; display:inline-block;}



#footerright {
    background-color: #fff;
    display: inline-block;
    float: right;
    margin-right: 20px;
    text-align: right;
    width: 30%;
}

#footerlinks {
    align-self: center;
    display: inline-block;
    height: auto;
    margin-left: 0;
    position: relative;
    width: 70%;
}

#footerlinks a{padding-right:0px;}

#footercmm {
    color: #000000;
    float: right;
    font-size: 18px;
    height: 100px;
    margin-right: 20px;
    margin-top: 20px;
}

#footercmm p{
margin-top:-10px;}




#logo {
    display: inline-block;
    float: left;
    margin: -3px 2em 2em;
    padding-left: 0;
    text-align: left;
    width: 15%;
}
img{max-width:100%;}




#numbers {
    color: #666666;
    display: inline-block;
    float: none;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    margin-top: 10px;
    padding-right: 0;
    text-align: right;
    width: auto;
}

p {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.ptable {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
}


#contactadd p {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}



#contactadd {
    display: inline-block;
    float: left;
    margin-bottom: 82px;
    margin-left: 50px;
    padding-top: 22px;
    text-align: left;
    width: 90%;
}

#mots {
	display: inline-block;
}

#contactadd .footers{line-height:1; font-size:18px; text-align:right;}

.text {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}

.small {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}

a { color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; font-weight:bold;}

a:hover{opacity:0.5;}

h1 {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: normal;
}

.h1 {
    color: #666;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: normal;
    padding-bottom: 1em;
}

#contactcontent {
    background-color: #fff;
    display: inline-block;
    height: auto;
    margin: 0 auto auto;
    text-align: left;
    width: 940px;
}

#socialicons {
    margin-top: 14px;
}

.header {color:#666; font-size:10px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-align:left; }


#contact {
    float: none;
    margin: auto;
    width: 100%;
}

#contactus{width:500px;}


.contact-form {
    float: left;
    margin-left: 50px;
    padding-bottom: 30px;
    width: 50%;
}
#viewmenu {
    display: inline-block;
    margin-top: 20px;
    width: 940px;
}


#name, #phone, #email {
    height: 35px;
    width: 95%;
}

.address {
    float: right;
    text-align: right;
    width: 30%;
}

fieldset{border:0 none;}



.center {
    margin: auto;
    text-align: left;
    width: 95%;	
}


.quote {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 19px;
    font-weight: bold;
}


.strip1{width:100%; float:left; background-image:url('images/Valve-Automotive-Home-image.jpg'); background-repeat:no-repeat; background-position:left; }

.strip1 .inner {
    background-image: url("images/header-bg.png");
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 2;
    min-width: 288px;
    padding: 65px 3em 97px;
    text-align: left;
    width: 30%;
}

.strip2{width:100%; float:left; background-image:url('images/valve-automotive-motorcycle.jpg'); background-position:right; background-repeat:no-repeat;}

#strip2{width:100%; float:left;}

.strip2 .inner {
    background-color: #ebebeb;
    color: #666;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 2;
    min-width: 288px;
    padding: 41px 5em 56px;
    text-align: left;
    width: 52%;
}

.strip3{width:100%; float:left; background-image:url('images/valve-automotive-mot-servicing.jpg'); background-repeat:no-repeat; background-position:left;}

.strip3 .inner {
    background-color: #fff;
    color: #666;
    float: right;
    font-size: 14px;
    line-height: 1.5;
    min-width: 288px;
    padding: 30px 5em 68px;
    text-align: left;
    width: 51%;
}

.strip4{width:100%; float:left; background-image:url('images/Valve-autos-car-forecourt.jpg'); background-repeat:no-repeat; background-position:right;}

.strip4 .inner {
    background-color: #ebebeb;
    color: #666;
    float: left;
    font-size: 14px;
    line-height: 2;
    min-width: 725px;
    padding: 47px 2em 79px;
    text-align: left;
    width: 50%;
}

.strip5{width:100%; float:left; background-image:url('images/valve-alloy-wheels.jpg'); background-repeat:no-repeat; background-position:left;}


.strip5 .inner {
    background-color: #fff;
    color: #666;
    float: right;
    font-size: 14px;
    line-height: 2;
    min-width: 288px;
    padding: 41px 4em 72px;
    text-align: left;
    width: 51%;
}

ul li{line-height:3;}

@media screen and (max-width: 940px){
	
	#content .inner {
    font-weight: normal;
    line-height: 1.3;
    margin: auto;
    text-align: left;
    width: 60%;
}



.dropbtn {
    background-color: #fff;
    border: medium none;
    color: #666666;
    cursor: pointer;
    font-size: 2vw;
    padding: 0;
}
	
	.strip1{width:100%; float:left; background-image:url('images/Valve-Automotive-Home-image.jpg'); background-repeat:repeat; background-position:center; }

.strip1 .inner {
    background-image: url("images/header-bg.png");
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 1em;
    text-align: left;
    width: 96% !important;
	min-width:100px;
}
.strip2{width:100%; float:left; background-image:url('images/valve-automotive-motorcycle.jpg'); background-position:left; background-repeat:repeat;}



.strip2 .inner {
    background-color: #ebebeb;
    color: #666;
    display: inline-block;
    float: none;
    font-size: 15px;
    line-height: 2;
    min-width: 100px;
    padding: 1em;
	margin:auto;
    text-align: left;
    width: 70%;
}
.strip3{width:100%; float:left; background-image:url('images/valve-automotive-mot-servicing.jpg'); background-repeat:repeat; background-position:left;}



.strip3 .inner {
    background-color: #fff;
    color: #666;
    float: none;
    font-size: 15px;
    line-height: 2;
    padding: 1em;
    text-align: center;
    width: 70%;
	margin:auto;
	min-width:100px;
}

.strip4{width:100%; float:left; background-image:url('images/Valve-autos-car-forecourt.jpg'); background-repeat:repeat; background-position:center; margin-bottom:-25px;}


.strip4 .inner {
    background-color: #ebebeb;
    color: #666;
    float: none;
    font-size: 15px;
    line-height: 2;
    margin: auto;
    min-width: 100px;
    padding: 1em 1em 32px;
    text-align: center;
    width: 70%;
}

.strip5{width:100%; float:left; background-image:url('images/valve-alloy-wheels.jpg'); background-repeat:repeat; background-position:left;}



.strip5 .inner {
    background-color: #fff;
    color: #666;
    float: none;
    font-size: 15px;
    line-height: 2;
    padding: 1em;
    text-align: center;
    width: 70%;
	margin:auto;
	min-width:100px;
}

#headerinner {
    min-width: 0px;
    width: 95%;
}

#footerlinks {

    width: 95%;
}
	

#content {
    background-color: #fff;
    display: inline-block;
    height: auto;
    margin: 0px auto auto;
    padding-bottom: 25px;
    text-align: center;
    width: 98%;
}


#logo {
    align-self: center;
    float: none;
    margin: 20px auto;
    width: 33%;
}


#numbers {
    display: inline-block;
    float: none;
    font-size: 34px;
    font-weight: normal;
    height: auto;
    margin: 20px auto;
    text-align: center;
    width: 90%;
}

#header {
    height: auto;
    margin: 0 auto auto;
    position: relative;
    width: 100%;
    z-index: 20;
}


#mot {
    display: none;
}


#links a {
    border-right: medium none;
    color: #666666;
    font-size: 2vw;
    margin-right: 5px;
    padding-right: 17px;
}

#links {
    color: #666666;
    float: none;
    height: auto;
    margin: 5px auto auto;
    padding-top: 4px;
    width: 98%;
}

.contact-form {
    float: left;
    margin-left: 10px;
    padding-bottom: 30px;
    width: 100%;
}


.container {
    display: block;
    float: left;
    height: auto;
    margin: auto;
    text-align: left;
    width: 70%;
}

fieldset{width:90%;}

#antispam{width:90%;}


#contactus {
    width: 90%;
}


#contactadd {
    display: inline-block;
    float: left;
    margin-left: 20px;
    padding-top: 22px;
    text-align: left;
    width: auto;
}
	

#footerleft {
    background-color: #fff;
    display: inline-block;
    float: none;
    margin: auto;
    text-align: center;
    width: 90%;
}


#socialicons {
    background-color: #fff;
    display: inline-block;
    float: none;
    margin: auto;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 90%;
}


#footerright {
    background-color: #fff;
    display: inline-block;
    float: none;
    margin: auto;
    text-align: center;
    width: 90%;
}

img{max-width:150%;
}
