body {
	font-family: Asap, sans-serif;
	background: #4f4f4f url(../img/bg2.jpg);
	color: #606060;
}

div#scroll {
	background: #c60610;
	padding: 10px;
	text-align: center;
	color: #fff;
	line-height: 1.5;
/* 	display: none; */
}

div#scroll div {
	width: 960px;
	margin: 0 auto;
}

a:link, a:visited {
	color: #1b4eb8;
}

.clear {
	clear: both;
}

em {
	font-style: italic;
}

header {
	height: 252px;
	background: #f06;
	background: url(../img/header/header_bg.jpg) top left repeat-x;
}

header h1 {
	background: url(../img/header/cluster-repairs-header2.jpg) top center no-repeat;
	text-indent: -9999em;
	height: 125px;
}

header span {
	/* margin-bottom: 40px; */
	text-indent: -9999em;
	position: absolute;
}


header nav {
	width: 980px;
	height: 50px;
	margin: 0 auto;

	-moz-box-shadow: 0 10px 20px #111;
	-webkit-box-shadow: 0 10px 20px #111;
	box-shadow: 0 10px 20px #111;
}

header nav ul {
	height: 50px;
}

header nav ul li {
	float: left;
	height: 50px;
	background: url(../img/nav/border.png) no-repeat top right;
}

header nav ul li a:link,
header nav ul li a:visited
{
	display: block;
	height: 50px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	background: url(../img/nav/bg.png) repeat-x;
	margin-right: 2px;
}

header nav ul li a#nav-home {
	width: 86px;
	background: url(../img/nav/home.png) no-repeat 0 -3px;
	text-indent: -9999px;
}

header nav ul li a#nav-repair {
	width: 169px;
}

header nav ul li a#nav-dials {
	width: 177px;
}

header nav ul li a#nav-customisation {
	width: 180px;
}

header nav ul li a#nav-gallery {
	width: 115px;
}

header nav ul li a#nav-shop {
	width: 114px;
}

header nav ul li a#nav-contact {
	width: 125px;
}


header section {
	width: 959px;
	height: 37px;
	margin: 0 auto 0;
	padding: 0 10px;
	background: url(../img/header/section_bg.png) no-repeat;

	-moz-box-shadow: 0 10px 20px #111;
	-webkit-box-shadow: 0 10px 20px #111;
	box-shadow: 0 10px 20px #111;
}

header section p {
	font-size: 16px;
	line-height: 37px;
	color: #cacaca;
}

header section p#email {
	float: left;
}

header section p#phone {
	float: right;
}

header section p span {
	text-transform: uppercase;
	color: #aaa;
}










/* ZONE */
section.zone {
	margin-bottom: 31px;
	padding: 20px 10px;
	background: #fff;

	-moz-box-shadow: 0 10px 20px #111;
	-webkit-box-shadow: 0 10px 20px #111;
	box-shadow: 0 10px 20px #111;
}

section.zone h2 {
	color: #c60610;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	background: url(../img/h2_bg.png) repeat-x 0 3px;
	margin-bottom: 20px;
}

section.zone h2 span {
	background: #fff;
	padding-right: 10px;
}




/* CONTENT */
section#content {
	width: 980px;
	margin: 0 auto;
}


/* HERO */
section#hero-wrapper {
	height: 465px;
}

section#hero {
	width: 960px;
	height: 383px;
	padding: 10px;
	background: #fff;

	-moz-box-shadow: 0 10px 20px #111;
	-webkit-box-shadow: 0 10px 20px #111;
	box-shadow: 0 10px 20px #111;
}

section#hero.camera_wrap div.camera_pag {

}

section#hero.camera_wrap div.camera_pag ul.camera_pag_ul {
	text-align: center;
	background: #fff;
	width: 180px;
	height: 20px;
	margin: 10px auto 0;
	padding: 0 0 10px;

	-moz-box-shadow: 0 10px 10px #222;
	-webkit-box-shadow: 0 10px 10px #222;
	box-shadow: 0 10px 10px #222;

}

section#hero.camera_wrap div.camera_pag ul.camera_pag_ul li {
	margin: 10px 7px 0;
	width: 8px;
	height: 8px;
}

section#hero.camera_wrap .camera_pag .camera_pag_ul li > span {
	top: 0;
	left: 0;
}

.camera_caption > div {
	text-align: center;
}

.camera_pie {
	position: absolute;
	left: -9999em;
}




/* MAKE SELECTION */
section#make-selection {
	width: 286px;
	float: left;
	margin-right: 31px;
	height: 1135px;
}

section#make-selection ol {

}

section#make-selection ol li {
	float: left;
	width: 95px;
	height: 38px;
	text-align: center;
	margin-bottom: 23px;
}



/* ABOUT US */
section#about-us {
	width: 286px;
	height: 512px;
	float: left;
	margin-right: 30px;
}

section#about-us img {
	margin-bottom: 10px;
	/* float: right;
	margin-left: 31px;
	margin-bottom: 14px;*/
}

section#about-us p {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 14px;
}

section#about-us a.more {
	color: #184bb4;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}




/* CUSTOMISATION */
/*
section#customisation {
	width: 623px;
	height: 220px;
	float: left;
}

section#customisation img {
	float: left;
	margin-right: 31px;
	margin-bottom: 14px;
}

section#customisation p {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 14px;
}

section#customisation a.more {
	color: #184bb4;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-left: 318px;
}
*/



/* ANOTHER SECTION */

section#another-section {
	width: 286px;
	height: 512px;
	float: left;
}

section#another-section ul {
	font-size: 14px;
	padding: 0 10px;
}

section#another-section ul li {
	margin-bottom: 16px;
	padding-bottom: 10px;
	padding-left: 40px;
	height: 30px;
	line-height: 20px;
	background: url(../img/icon/tick.png) no-repeat;
	border-bottom: 1px dotted #ccc;
}

section#another-section ul li.last {
	border-bottom: 0;
}



/* COMMON FAULTS */
section#common-faults {
	width: 623px;
	float: right;
	overflow: hidden;
}

section#common-faults section#common-faults-nav {
	position: relative;
}

section#common-faults section#common-faults-nav span {
	cursor: pointer;
	display: block;
	width: 36px;
	height: 76px;
	text-indent: -9999em;
	position: absolute;
	z-index: 9999;
	top: 5px;

}

section#common-faults section#common-faults-nav span.left {
	background: url(../img/common/nav/left.png) no-repeat 0 center;
	left: 140px; /* 55 */
}
section#common-faults section#common-faults-nav span.right {
	background: url(../img/common/nav/right.png) no-repeat 0 center;
	right: 140px;
}


section#common-faults ol {
	margin-top: 25px;
	width: 623px;
}

section#common-faults ol li.slide {
	width: 623px;
}

section#common-faults ol li.slide h3 {
	text-align: center;
	margin-bottom: 35px;
	height: 76px;
	text-indent: -9999em;
}

/*
section#common-faults ol li.slide h3.ford {
	background: url(../img/common/ford/logo.png) no-repeat center;
}
section#common-faults ol li.slide h3.audi {
	background: url(../img/common/audi/logo.png) no-repeat center;
}
*/

section#common-faults ol li.slide ul {
	width: 623px;
}

section#common-faults ol li.slide ul li {
	width: 311px;
	text-align: center;
	padding: 0 0 30px;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	float: left;
}

section#common-faults ol li.slide ul li.even {
	border-right: 0;
}

section#common-faults ol li.slide ul li.last {
	border-bottom: 0;
	padding: 30px 0;
}

section#common-faults ol li.slide ul li img {
	/* width: 193px; */
	/* height: 128px; */
	width: 135px;
	height: 90px;
	margin-bottom: 10px;

	border: 1px solid #bbb;
	padding: 7px;
	-moz-box-shadow: 0 2px 7px #999;
	-webkit-box-shadow: 0 2px 7px #999;
	box-shadow: 0 2px 7px #999;
}

section#common-faults ol li.slide ul li h4 {
	color: #c60610;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}

section#common-faults ol li.slide ul li p {
	font-size: 11px;
}

section#common-faults ol li.slide ul li p a:link,
section#common-faults ol li.slide ul li p a:visited
{
	color: #444;
}





/* MANUFACTURERS REPAIRED */
section#manufacturers-repaired {

}

section#manufacturers-repaired ul {
	height: 100px;
}

section#manufacturers-repaired ul li {
	float: left;
	width: 240px;
	height: 100px;
	text-align: center;
}

section#manufacturers-repaired ul li img {
	margin: 0 0;
}










/* HERO - GENERIC FOR ALL OTHER PAGES */
section#hero-generic-wrapper {
	width: 980px;
	height: 120px;
	background: #fff;
	margin: 0 auto 31px;
	-moz-box-shadow: 0 10px 20px #111;
	-webkit-box-shadow: 0 10px 20px #111;
	box-shadow: 0 10px 20px #111;
}

section#hero-generic {
	width: 980px;
	height: 120px;
	background: #fff;
}

section#hero-generic.camera_wrap div.camera_pag {

}

section#hero-generic.camera_wrap div.camera_pag ul.camera_pag_ul {
	text-align: center;
	background: #fff;
	width: 180px;
	height: 20px;
	margin: 10px auto 0;
	padding: 0 0 10px;

	-moz-box-shadow: 0 10px 10px #222;
	-webkit-box-shadow: 0 10px 10px #222;
	box-shadow: 0 10px 10px #222;

}

section#hero-generic.camera_wrap div.camera_pag ul.camera_pag_ul li {
	margin: 10px 7px 0;
	width: 8px;
	height: 8px;
}

section#hero-generic.camera_wrap .camera_pag .camera_pag_ul li > span {
	top: 0;
	left: 0;
}

section#hero-generic .camera_caption > div {
	text-align: left;
	display: inline-block;
}

section#hero-generic .camera_pie {
	position: absolute;
	left: -9999em;
}






/* IMG TRIO */
section.img-trio {
	margin: 14px 0 28px;

}

section.img-trio img {
	width: 250px;
	height: 167px;
	margin: 0 22px;
	border: 1px solid #bbb;
	padding: 10px;
	-moz-box-shadow: 0 2px 7px #999;
	-webkit-box-shadow: 0 2px 7px #999;
	box-shadow: 0 2px 7px #999;
}

section.img-trio img.last {
	margin-right: 0;
}



/* IMG DUO */
section.img-duo {
	margin: 14px 0 28px;

}

section.img-duo img {
	width: 250px;
	height: 167px;
	margin: 0 85px;
	border: 1px solid #bbb;
	padding: 10px;
	-moz-box-shadow: 0 2px 7px #999;
	-webkit-box-shadow: 0 2px 7px #999;
	box-shadow: 0 2px 7px #999;
}

section.img-duo img.last {
	margin-right: 0;
}

/* IMG SOLO */
section.img-solo {
	margin: 14px 0 28px 28px;
	width: 250px;
}

section.img-solo img {
	width: 250px;
	height: 167px;
	margin: 0;
	border: 1px solid #bbb;
	padding: 10px;
	-moz-box-shadow: 0 2px 7px #999;
	-webkit-box-shadow: 0 2px 7px #999;
	box-shadow: 0 2px 7px #999;
}












/* FOOTER */
footer {
	background: #1d1e1d;
}

footer section#footer {
	width: 980px;
	margin: 0 auto;
	padding-top: 50px;
}

/* FOORTER LEFT */
footer section#footer-left {
	width: 444px;
	float: left;
}

footer section#footer-left ul#footer-nav {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 32px;
}

footer section#footer-left ul#footer-nav li {

}

footer section#footer-left ul#footer-nav li a {
	color: #fff;
}

footer section#footer-left h4 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
}

footer section#footer-left img {
	margin-bottom: 24px;
}

footer section#footer-left img.card-logos {
	-moz-box-shadow: 0 5px 10px #111;
	-webkit-box-shadow: 0 5px 10px #111;
	box-shadow: 0 5px 10px #111;
}

footer section#footer-left img.form-buttons {
	float: left;
	-moz-box-shadow: 0 5px 10px #111;
	-webkit-box-shadow: 0 5px 10px #111;
	box-shadow: 0 5px 10px #111;
}




/* FOOTER - CENTER */
footer section#footer-center {
	width: 268px;
	float: left;
}

footer section#footer-center h5 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
}

footer section#footer-center address {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 26px;
}

footer section#footer-center p {
	font-size: 14px;
	margin-bottom: 26px;
	line-height: 1.3;
}

footer section#footer-center p span {
	color: #fff;
}




/* FOOTER - RIGHT */
footer section#footer-right {
	width: 268px;
	float: left;
}


footer section#footer-right ul#social-list {

}

footer section#footer-right ul#social-list li {
	float: left;
	margin-right: 24px;
}

footer section#footer-right ul#social-list li.last {
	margin-right: 0;
}

footer section#footer-right ul#social-list li a {
	display: block;
	width: 48px;
	height: 48px;
}

footer section#footer-right ul#social-list li a.twitter {
	background: url(/assets/img/footer/social/twitter.png);
}
footer section#footer-right ul#social-list li a.fb {
	background: url(/assets/img/footer/social/fb.png);
}
footer section#footer-right ul#social-list li a.plus {
	background: url(/assets/img/footer/social/google+.png);
}
footer section#footer-right ul#social-list li a.email {
	background: url(/assets/img/footer/social/email.png);
}
footer section#footer-right ul#social-list li a.instagram {
	background: url(/assets/img/footer/social/instagram.png);
}
footer section#footer-right ul#social-list li a.youtube {
	background: url(/assets/img/footer/social/youtube.png);
}




footer section#footer-right h5 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
}

footer section#footer-right address {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 26px;
}

footer section#footer-right p {
	font-size: 14px;
	margin-bottom: 26px;
	line-height: 1.3;
}

footer section#footer-right p span {
	color: #fff;
}

/* FOOTER - COPYRIGHT */
footer section#copyright {
	clear: both;
	font-size: 12px;
	line-height: 1.5;
	background: url(../img/footer/copyright_bg.png) repeat-x;
	height: 88px;

	-moz-box-shadow: 0 -10px 20px #111;
	-webkit-box-shadow: 0 -10px 20px #111;
	box-shadow: 0 -10px 20px #111;
}

footer section#copyright section#copyright-inner {
	width: 980px;
	margin: 0 auto;
}

footer section#copyright a {
	color: #606060;
	cursor: default;
}

footer section#copyright p#company-name {
	padding-top: 18px;
}

footer section#copyright span {
	background: url(../img/footer/footer_logo_redo.png) no-repeat;
	display: block;
	width: 225px;
	height: 88px;
	float: right;
}

footer section#copyright p#site-credit {
	color: #222;
	visibility: hidden;
}

footer section#copyright p#site-credit a:link,
footer section#copyright p#site-credit a:visited
{
	color: #222;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}