﻿
h1, h2, h3
{
	padding:0 0 12px 0;
	font-size:1.3em;
	font-weight:bold; 
	color:#5cadce;
}
h2
{
	font-size:1.1em;
}
h2.map
{
    padding:0;
}
#rightcol h2
{
    font-size:0.9em;
}
h3
{
	font-size:1.0em;
}
p
{
	padding:0 0 12px 0;
	line-height:1.5;
}
p.red
{
    color:red;
}
#rightcol p
{
    padding:0;
}
strong.red
{
    padding:0 5px;
    color:#fff;
    background:#f00;
}
a
{
    color:#5cadce;
    text-decoration:underline;   
}
a:hover
{
    color:#58595b;     
}
a:focus
{
    outline:none;
}
#rightcol a
{
    font-size:0.8em;
    font-weight:normal;
    color:#58595b;
}
#rightcol a:hover
{
    color:#5cadce;
}
ul.bulleted, ul.bulleted li
{
    list-style-type:disc;
}
ul.bulleted
{
    margin:0 0 10px 20px;
}
ul.bulleted li
{
    padding:0 0 5px 0;
}
/*----------------------------------------------------------------------*/
/*--------*//* NAVIGATION */
#navigation ul li
{
	float:left;
    padding:4px 10px 0 10px;
	height:25px;
	he\ight:21px;
}
#navigation a
{
    float:left;
    display:block; 
	font-weight:bold; 
    text-decoration:none;
    text-transform:uppercase;
    color:#fff;
}
#navigation ul li a:hover, #navigation ul li a.active
{
    color:#58595b;  
}
/*----------------------------------------------------------------------*/
/*--------*//* HOW IT WORKS */
table
{
    margin:5px 0;
    padding:0;
    border-spacing:0;
    border-collapse:collapse;
    color:#fff;
    background:#5cadce;
}
table th
{
    padding:5px 10px;
    width:325px;
}
table th.price
{
    text-align:right;
}
.howItWorks
{
	margin:0;
	padding:0 0 2px 0;
}
/*----------------------------------------------------------------------*/
/*--------*//* TESTIMONIALS */
blockquote
{
    padding:10px 0;
    border-bottom:#efe8b7 1px solid;
}
blockquote.bottom
{
    border:none;
}
/*----------------------------------------------------------------------*/
/*--------*//* BUY */
.garages
{
    float:left;
    width:300px;
}
.garages .bridgestone, .garages .midas
{
    width:300px;
    height:198px;
    background:url(../images/bridgestone.gif) no-repeat;
}
.garages .midas
{
    background:url(../images/midas.gif) no-repeat;
}
/*----------------------------------------------------------------------*/
/*--------*//* GOOGLE MAP */
#map
{
    width:650px;
    height:500px;
    border:solid 10px #fff;
    w\idth:630px;
}
#garageDetails ul li
{
    padding:0 0 5px 0;
}
h2.midas, h2.bridgestone
{
    padding:10px 40px 10px 0;
    background:url(../images/map-bridgestone.png) top right no-repeat;
}
h2.midas
{
    background:url(../images/map-midas.png) top right no-repeat;
}
.gLeft, .gRight
{
    width:300px;
    float:left;
}
.gRight
{
    float:right;
}
/*----------------------------------------------------------------------*/
/*--------*//* CONTACT FORM */
.contactForm ul li
{
    list-style-type:none;
    clear:both;
}
.contactForm label
{
    display:block;
    float:left;
    width:100%;
    font-weight:bold; 
}
.contactForm input, .contactForm textarea, .contactForm select
{ 
    float:left;
	display:block;
	margin:0 0 10px 0;
	padding:3px;
	width:200px;
	w\idth:194px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	border:#ccc 1px solid;
}
.contactForm textarea
{ 
	width:400px;
	w\idth:394px;
	font-size:0.8em;
}
.contactForm .turing img
{
	float:left;
	margin:2px 0 0 0;
}
.contactForm .turing input
{ 
	float:left;
	margin:2px 10px 10px 0;
	width:50px;
}
.contactForm .check input
{
    margin:1px 5px 0 0;
    width:auto;
    border:none;
}
.contactForm .check label
{
    float:none;
    width:100%;
    font-size:0.9em;
    font-weight:normal; 
}
.contactForm li.button input 
{ 
	margin:15px 0 0 0;
	padding:3px 0;
	width:60px;
	font-weight:bold;
	color:#fff;
	background-color:#5fb6d7;
	border:none;
}
.contactForm .error em
{
	margin:0 0 10px 0;
	font-style:normal;
	color:#000; 
}
.contactForm .error em span, .contactForm label em
{
	font-style:normal;
	color:#ff0000; 
}
/*----------------------------------------------------------------------*/
/*--------*//* ACCESSIBILITY & SITE MAP */
#accessKeys ul, #accessKeys ul li
{
    margin:0;
}
#accessKeys ul
{
    padding:0 0 15px 0;
}
#accessKeys ul li
{
    padding:0 0 5px 0;
}
#accessKeys ul li a
{
    margin:0 0 0 3px;
    text-decoration:none;
    font-weight:normal;
    color:#000;
}
#accessKeys kbd
{
    margin:0 2px;
    padding:1px 5px;
    color:#fff;
    background:#2F2F2F;
    border:#ccc 1px solid;
}
#resizeText ul
{
    padding:0 0 0 15px;
}
#resizeText ul li
{
    list-style-type:disc;
    padding:0 0 5px 0;
}
ul#siteMap
{
    margin:0 0 0 15px;
}
ul#siteMap li
{
    list-style-type:disc;
    padding:0 0 5px 0;
}
ul#siteMap li a
{
    font-weight:normal;
}
/*----------------------------------------------------------------------*/
/*--------*//* FOOTER */
#footer
{
    margin:30px 0 0 0;
    padding:5px 0 0 0;
    font-size:0.8em;
    border-top:#efe8b7 1px solid;    
}
#footer p
{
    float:left;
    padding:0 7px 0 0;
}
#footer ul
{
    float:right;
}
#footer ul li
{
	float:left;	
	display:block;
	padding:2px 9px 0 9px;
	background:url(../images/nav-pipe.gif) left 5px no-repeat;
}
#footer ul li.first
{
	background:none;
}
#footer ul li.end
{
	padding:2px 0 0 9px;
}
#footer a
{
    display:block;
    text-decoration:none;
    text-transform:lowercase;
    font-weight:normal;
    color:#58595b;
}
#footer ul li a.active, #footer ul li a:hover
{
    color:#5cadce;
}