/*  ========================================
    Swift Automotive Stylesheet 
    ----------------------------------------
    'Clean Blue'
    ----------------------------------------
    Copyright © 2008 Langley Transport Ltd
    Created by www.hallwaystudios.com
    ========================================
*/

/* Initialise relative sizing */
/* [Default (NS4 ignores import)] */
@import url(small.css);

body, div, p, th, td, li, dd, h1, h2, h3, h4, input, select, option, textarea { font-family: "Lucida Sans", "Trebuchet MS", Verdana, sans-serif }

/* [Netscape 4 safe font sizes] */
body, div, p, th, td, li, dd, input, textarea { font-size: 11px }
/* END Initialise relative sizing */

/* Default document rules */
/* [Body and HTML containers] */
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}
body {
    min-width: 830px;
}
#container {
    background: url(../images/shadow-bg.gif) repeat-y;
    width: 880px;
    margin: 0 auto;
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto; 
}
html>body #container {
    height: auto;  
} 

/* [Headings] */
h1, h2, h3, h4 { margin: 0 0 10px 0 }
h1 { font-size: 180% }
h2 { font-size: 190%; font-weight: normal }
h3 { font-size: 120% }
h4 { font-size: 115% }
/* END Default document rules */ 


/* Logo and header image */
#header {
    height: 43px;
    background: #395483 url(../images/header-bg-repeat.gif) top repeat-x;
}
#location  {
    float: left;
    width: 290px;
    height: 43px;
    background: url(../images/logo.gif) center no-repeat;
}
#header h2.telno {
    height: 43px;
    margin: 0;
    padding: 0 15px;
    color: White;
    line-height: 230%;
    font-size: 110%;
    float: right;
    background: #7E0403 url(../images/tr-bg-repeat.gif) top repeat-x;
}
#header h1, #location h2 { display: none }
/* END Logo */

#page, #header, #footer {
    margin: 0 30px;
}

/* Page div (contains content and navigation */
#page {
    background: url(../images/header.gif) top left no-repeat;
    padding-top: 160px;
    padding-bottom: 35px; 
}
/* END Page div */

/* Main page content */
#content {
    padding: 0 25px 10px 25px;    
    margin-left: 190px;
}
#content .advisory {
    font-style: italic;
    color: #ACACAC;
}

/* [Headings] */
#content h2 { color: #950400 }
#content h3 { color: #950400 }
#content h4 { color: #950400 }
 
/* [Paragraphs, Lists, Tables] */
#content p, #content li, #content td, #content th, #content blockquote, #content address  {
    font-size: 80%;
}
/* [Images within links] */ 
#content a img {
    border: 0;
}
/* [Paragraphs] */ 
#content p {
    line-height: 1.5;
}
/* [Lists] */
#content ul, #content ol {
    margin: 1.5% 3%;
    padding: 0 1%;
}
#content ul li, #content ol li {
    margin: 2.5% 0;
    padding: 0;
}
#content ul.services li {
    list-style: none;
    background: url(../images/spanner.gif) left no-repeat;
    padding-left: 60px;       
}
#content ul.services li.spanner { background: url(../images/spanner.gif) left no-repeat }
#content ul.services li.welding { background: url(../images/welding.gif) left no-repeat }
#content ul.services li.snowflake { background: url(../images/snowflake.gif) left no-repeat }
#content ul.services li.pass_mot { background: url(../images/pass-mot.gif) left no-repeat }
#content ul.services li.exhausts { background: url(../images/exhaust.gif) left no-repeat }
#content ul.services li.tyres { background: url(../images/tyres.gif) left no-repeat }

#content ul li h4 { 
    margin: 0 0 0.5% 0;
}
#content ol li ol {
    list-style-type: lower-alpha;
}

/* [Images] */ 
#content img.floatright {
    float: right;
    margin: 0 0 10px 10px;
}
#content img.floatleft {
    float: left;
    margin: 0 10px 10px 0;
}
#content img.bordered {
    border: 2px solid #00667A;
}
/* [Tables] */ 
#content table.results, #content table.events {
    width: 95%;
    margin-bottom: 3%;
}
#content table.results {
    border-top: 2px solid #75A7B8;
}
#content table.events th {
    border-bottom: 2px solid #75A7B8;
    padding: 10px 20px;
    text-align: left;
}
#content table.results td, #content table.events td  {
    padding: 20px;
    border-bottom: 1px solid #C2D9E0;
}
#content table.events td h4 {
    font-size: 120%;
}
#content table td.logo {
    text-align: center;
    width: 1%;
}
/* END Main page content */

/* Testimonials Page */
div.testimonial {
    margin: 25px 10px;
    border-bottom: 1px solid #E0E0E0;
    padding: 5px;
}
div.testimonial blockquote {
    margin: 5px;
    padding-bottom: 0;
}
div.testimonial p { 
    color: #808080;
    padding-top: 0;
    margin-top: 3px;
}

/* Navigation bar */
#navigation {
    width: 190px;
    float: left;
}
ul#navitems {
    margin: 0;
    padding: 0;
}
ul#navitems li {
    font-size: 90%;
    height: 1%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul#navitems li, ul#navitems li a {
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}
ul#navitems a  {
    /* width: 190px; */
    color: #7D7878;
    height: 1%;
    background: url(../images/nav-bg.gif) top left no-repeat;     
    font-weight: bold;
    padding: 9px 0 9px 25px;
}
ul#navitems li a.selected, ul#navitems li a.selected:hover {
    color: White;
    background: #950400 url(../images/nav-sel-bg.gif) top left no-repeat;
}
ul#navitems li a:hover {
    color: White;
    background: #950400 url(../images/nav-sel-bg.gif) top left no-repeat;
}
html>body #navigation li a { width: auto; }

/* [Affiliation logos] */
#affiliations {
    text-align: center;
    padding: 20px 0;
}
#affiliations h3 {
    font-size: 70%;
    color: #9D9D9D;
    font-weight: normal;
}
#affiliations img {
    margin-bottom: 20px;    
}
#affiliations a img {
    border: none;
}

/* END Navigation bar */

/* Contact page */
#content div.leftsection {
    
}
#content #map {
    border: 1px solid Navy;
    height: 280px
}
#content #map_container {
    float: right;
    width: 350px;
    padding: 0 10px;
}
/* END Contact page */

/* HTML Forms */
#content form {
    margin: 0;
    padding: 0;
}
#content form table td { padding: 0.5em 0.3em 0.5em 0 }
#content form input, #content form textarea { width: 250px; padding: 0.1em; }
#content form input.button { width: auto; padding: 0.6em; }
 
/* END HTML Forms */

/* Footer (also acts as bottom background region) */
#footer {
    background: #2E4064 url(../images/footer-bg-repeat.gif) bottom left repeat-x;
    position: absolute;
    width: 820px;
    bottom: 0;
    left: 0;
    height: 35px;     
}
#footer p {
    color: White;
    font-size: 65%;
    margin: 0;
    padding: 12px 10px 0 10px;
}
#footer a, #footer a.link, #footer a.visited {
    color: #C0C0FF;
}
#footer a.validxhtml {
    position: relative;
    zoom: 100%;
    background: url(../images/validxhtml.gif) left center no-repeat;
    padding-left: 85px; 
}
/* END Footer */                                                          


/* Float container fix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* END hide from IE-mac */
/* END Float container fix */