body {
	padding: 0px;
	margin: 0px;
	background: url("/images/bg.jpg") #162C42 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}

p, td {
	font-size: 12px;
}

a {
	color: #ffffff;
}
a[href^=tel]{color:inherit; text-decoration:none;} /* Stops iPhone and iPad changing link colour */

h1 {
	font-family: Georgia, times, serif;
    font-size: 22px;
    font-weight: bold;
    color: #ba001d;
}

h2 {
	font-family: Georgia, times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #ba001d;
}

h3 {
	font-family: Georgia, times, serif;
    font-size: 16px;
    font-weight: bold;
    color: #ba001d;
}

.text-center {text-align: center;}

#callout {
	position: absolute;
	top: 0;
	right: 0;
	width: 90px;
	height: 90px;
}

table.main {
	margin-top: 20px;
	margin-bottom: 80px;
}

td#main {
	padding:20px;
	background: url(../images/main_bg.jpg) #0C2949 repeat-x;
}

td#main li {
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
	padding-top: 10px;
}

td#header {
	width: 776px;
	height: 104px;
	padding: 1px 25px 0 0;
	background: url("/images/topbanner_bg.jpg") no-repeat;
	text-align: right;
    font-size: 12px;
}

td#header span {
	color: #ffffff;
	font-size: 20px;
}

td#navigation {
	width: 801px;
	height: 35px;
	background: url("/images/menu_bg.jpg") repeat-x;
}

td#navigation a {
    font-weight: bold;
    color: #ffffff;
	text-decoration: none;
    font-size: 12px;
}

td#navigation a:hover {
	text-decoration: underline;
	color: #FFFF33;
}

td#subheader {
	width: 801px;
	height: 226px;
	background: url("/images/wheels.jpg") no-repeat;
}

td#subheader ul {
	padding:0px;
	margin-left:575px;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
}

td#subheader li {
	background:url("/images/li.gif") no-repeat;
	padding-left:30px;
	margin-bottom:10px;
	list-style-type: none;
}

td.box {
	width: 250px;
}

td#footer {
	background-color: #0C2949;
	text-align: center;
	padding: 0 0 40px 0;
}

td#footer a {
	text-decoration: none;
	color: #ffffff;
}

td#footer a:hover {
	text-decoration: underline;
	color: #ba001d;
}

td#bottomline {
	background-color: #BA001D;
    height: 40px;
	
}

.imageborder {
	border: 1px solid #000000;
}

button, .button {
	border-style: solid;
	border-width: 0;
	cursor: pointer;
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	position: relative;
	text-decoration: none;
	text-align: center;
	-webkit-appearance: none;
	border-radius: 0;
	display: inline-block;
	padding-top: 0.7rem;
	padding-right: 1rem;
	padding-bottom: 0.7625rem;
	padding-left: 1rem;
	font-size: 0.8rem;
	background-color: #ba001d;
	border-color: #007095;
	color: #FFFFFF;
	transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .button:focus {
	background-color: #7f0014;
}

button:hover, button:focus, .button:hover, .button:focus {
	color: #FFFFFF; text-decoration: none;
}

/*  ----------------------------------------------------------------------------------- */
/*  Form styles                                                                         */
/*  ----------------------------------------------------------------------------------- */
/* Forms */
input[type="text"] {width: 100%; height: 30px; margin: 0 0 20px 0; padding: 0; border:1px solid #ffffff;}
textarea {width: 100%; height: 120px; margin: 0 0 20px 0; padding: 0; border:1px solid #ffffff;}
select {width: 100%; margin: 0 0 20px 0;}
input[type="submit"] {border: 0; margin: 0 0 0 0; padding: 8px 10px 8px 10px; cursor: pointer; background-color:#ffffff; color: #000000;}
input[type="submit"]:hover {background-color:#333333; color: #ffffff;}

/* Forms - overrides for the HTML/CSS framework */
input[type="text"] {margin-bottom: 10px!important;}
textarea {margin-bottom: 10px!important;}
select {margin-bottom: 10px!important;}
input[type="file"] {margin-bottom: 10px!important;}
	
/* Forms - overrides for HTML contact forms */
div.message-inline {margin-bottom: 10px; margin-top: -10px; background-color: #162C42; color: #ffffff; padding: 5px 10px 4px 10px;}
div#message-global {margin-top: 20px;}
div.message-error {padding: 5px 10px 4px 10px; background-color: #162C42; color: #ffffff;}
div.message-success {padding: 8px 10px 8px 10px; background-color: #2E9F30; color: #ffffff;}

/* Forms - overrides for specific forms */
		
/* Panels */
.panel {padding: 5px 20px 20px 20px;}

.panel-red {background-color: #ba001d;}
.panel-red h1, .panel-red h2, .panel-red h3, .panel-red h4, .panel-red h5, .panel-red h6, .panel-red p, .panel-red li {color: #ffffff;}

.panel-dark-blue {background-color: #2f466b;}
.panel-dark-blue h1, .panel-dark-blue h2, .panel-dark-blue h3, .panel-dark-blue h4, .panel-dark-blue h5, .panel-dark-blue h6 {color: #df9308;}
.panel-dark-blue p, .panel-dark-blue li {color: #ffffff;}

/* Instant quote */
a.quotelink, a.quotelink:active, a.quotelink:visited {
	font-family: Georgia, times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 10px 0 10px 0;
	background-color: #ba001d;
	transition: background-color 300ms ease-out; 
}
a.quotelink:hover {
	background-color: #7f0014;
}
.quote-notice {background-color: #ba001d; padding: 5px 20px 5px 20px; margin: 20px 0 20px 0;}
.quote-notice h2 {color: white; font-size: 20px;}
.quote-notice p {color: white; font-size: 14px;}

/* Used on the terms of use */
ol.legal {counter-reset: legal-counter-1;list-style-type: none;}
ol.legal > li {counter-increment: legal-counter-1;display: table;}
ol.legal > li:before {content: counter(legal-counter-1) ".";display: table-cell;width: 2em;}

ol.legal > li > ol {counter-reset: legal-counter-2;list-style-type: none;margin-bottom: 22px;}
ol.legal > li > ol > li {counter-increment: legal-counter-2;display: table;}
ol.legal > li > ol > li:before {content: counter(legal-counter-1) "." counter(legal-counter-2) ".";display: table-cell;width: 2.5em;}

ol.legal > li > ol > li > ol {counter-reset: legal-counter-alpha;list-style-type: none;margin-bottom: 0;}
ol.legal > li > ol > li > ol > li {counter-increment: legal-counter-alpha;display: table;}
ol.legal > li > ol > li > ol > li:before {content: "(" counter(legal-counter-alpha, lower-alpha) ")";display: table-cell;width: 2em;}

/* Used on the cookies table */
table.legal {margin-bottom: 23px;}
table.legal td {border-bottom: 1px solid #ffffff;padding: 6px;}