@charset "iso-8859-1";
/* CSS Document */

body {
	padding				: 0;
	margin				: 0;
	background			: #0d0d0d;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
}

.theSite {
/*	min-height			: 550px;*/
	background			: #FFF;
	padding-bottom		: 40px;
	color				: #333;
}

.restrict {
	width				: 900px;
	margin				: 0 auto;
}

.header {
	height				: 188px;
	margin-bottom		: 10px;
	position			: relative;
}

h1 {
	color:#3999d8;
	font-size:18px;
	font-weight:normal;
	padding:0;
	margin:0;
}

h2 {
	color:#3999d8;
	font-size:16px;
	font-weight:normal;
	padding:0;
	margin:20px 0 5px 0;
}

h3 {
	margin:20px 0 5px 0;
	padding:0;
}

.main {
	float:left;
	width:540px;
	margin-left:20px;
}

.latest {
	float:right;
	width:310px;
}

.nav {
	height				: 45px;
	background			: url(img/navbg.jpg);
	overflow			: hidden;
	padding				: 0 0 0 0;
	margin				: 0 0 30px 0;
	position			: relative;
}

.nav ul {
	height				: 45px;
	overflow			: hidden;
	padding				: 0 0 0 0;
	margin				: 0;
	list-style			: none;
}

.quoteButton {
	position:absolute;
	right:0;
	top:0;
}

.nav li {
	float				: left;
}

.nav ul a {
	display				: inline-block;
	line-height			: 45px;
	padding				: 0 21px 0 20px;
	color				: #333;
	text-decoration		: none;
	background			: url(img/navline.jpg) right top no-repeat;
	text-align:center;
}

.nav ul a:hover,.nav .selected {
	color				: #3999d8;
}

.logo {
	width				: 240px;
	height				: 188px;
	background			: url(img/logo.jpg);
	overflow			: hidden;
	line-height			: 500px;
	display				: block;
	position			: absolute;
	top					: 0;
	left				: 0;
}

p {margin-top:0;}


/* BANNER */
.banner {
	height				: 188px;
	width				: 660px;
	background			: #CCC;
	position			: absolute;
	right				: 0;
	top					: 0;
}


#example_1 {  
     position				: relative; /* important */  
     overflow				: hidden; /* important */  
	 
 	height				: 188px;
	width				: 660px;
}  
   
#example_1 img {  
     position				: absolute;  
     top					: 0;  
     left					: 0;  
}


.seoFooter {
	height				: 205px;
	background			: #252525;
}

.seoFooter h2 {
	padding				: 30px 0 10px 20px;
	margin				: 0;
	font-weight			: normal;
	font-size			: 14px;
	color				: #FFF;
}

.seoLinks {
	margin				: 0 0 0 20px;
	padding				: 0;
	list-style			: none;
	font-size			: 11px;
	width				: 630px;
}

.seoLinks li {
	width				: 200px;
	float				: left;
	padding				: 2px 0;
	margin-right		: 10px;
}

.seoLinks a {
	text-decoration		: none;
	color				: #666;
	display				: block;
}

.seoLinks a:hover, .seoLinks .selected a {
	color				: #FFF;
}

.footer {
	height				: 50px;
	background			: #0d0d0d;
	line-height			: 50px;
	font-size			: 10px;
	position			: relative;
}

.legal {
	float				: left;
	padding-left		: 20px;
}

.legal, .legal a {
	color				: #999;
	text-decoration		: none;
}

.legal a:hover {
	color				: #FFF;
}

.copyright {
	float				: right;
	color				: #666;
	padding-right		: 20px;
}

#subColL {
	float				: left;
	width				: 220px;
	margin-right		: 10px;
}

#subColL ul {
	list-style			: none;
	margin				: 0;
	padding				: 20px 0 0 0;
}

#subColL li {
	padding				: 6px 0;
	border-bottom		: dotted 1px #CCC;
}

#subColL li a {
	display				: block;
	padding				: 0 10px;
	color				: #666;
	text-decoration		: none;
}

#subColL li a:hover, #subColL .selected {
	color				: #3999d8;
}

#subColR {
	float				: right;
	width				: 600px;
	margin-right		: 50px;
}

.clearFix {
	clear				: both;
}

p {line-height:18px;}

.item {
	color				: #999;
	font-size			: 10px;
	float				: left;
	width				: 180px;
	border-top			: #CCC solid 1px;
	border-bottom		: #CCC solid 1px;
	padding				: 10px 0;
}

.item em {
	display				: block;
	font-size			: 12px;
	color				: #3999d8;
	font-style			: normal;
	padding-bottom		: 5px;
}

.item strong {
	display				: block;
	font-size			: 16px;
	color				: #000;
	padding-bottom		: 5px;
}

.itemright {
	color				: #999;
	font-size			: 10px;
	float				: left;
	width				: 154px;
	border-top			: #CCC solid 1px;
	border-bottom		: #CCC solid 0px;
	padding				: 10px 0;
	display				: block;
	text-decoration		: none;
}

a.itemright:hover, a.itemright:hover em {
	color				: #666;
}

.itemright em {
	display				: block;
	font-size			: 12px;
	color				: #3999d8;
	font-style			: normal;
	padding-bottom		: 5px;
}

.itemright strong {
	display				: block;
	font-size			: 16px;
	color				: #000;
	padding-bottom		: 5px;
}

#subColR a {
	color				: #3999d8;
	text-decoration		: none;
}

#subColR a:hover {
	color:#333;
}

#subColR li {
	padding:4px 0;
	border-bottom:dotted 1px #E4E4E4;
}

.breadcrumb {
	margin-bottom:20px;
}

hr {
	color:#CCC;
	height:1px;
	border:none;
	border-bottom:#CCC solid 1px;
}

.latestitem {
	padding-left: 95px;
	background: #3999d8;
	margin-bottom: 10px;
	position: relative;
	height: 55px;
	text-decoration:none;
}

.latestitem p {
	color:#FFF;
	padding:0px;
}

.latestitem img{
	position:absolute;
	top:0;
	left:4px;
	border:none;
}

.button1 {
	width				: 200px;
	padding				: 20px;
	background			: url(../../styles/img/button1.jpg) no-repeat top left;
	padding-top			: 100px;
	display				: block;
	float				: left;
	margin-right		: 25px;
	margin-left			: 10px;
	color				: #999;
	text-decoration		: none;
	font-size			: 11px;
}

.button1:hover {
	background			: url(../../styles/img/button1hover.jpg) no-repeat top left;
	color				: #666;
}

.button2 {
	width				: 200px;
	padding				: 20px;
	background			: url(../../styles/img/button2.jpg) no-repeat top left;
	padding-top			: 100px;
	display				: block;
	float				: left;
	color				: #999;
	text-decoration		: none;
	font-size			: 11px;
}

.button2:hover {
	background			: url(../../styles/img/button2hover.jpg) no-repeat top left;
	color				: #666;
}

/* Forms */
.textBox
{
    width				: 320px;  
}

.dropdown
{
    width:326px;
}

.formtable 
{
    padding-top:20px;
}

.firstcolumn
{
    width: 170px;
}

.formtable tr td, .formtable tr th
{
    padding:5px 0px 5px 10px;
    margin:0px;
}

tr th
{
    text-align:center;
}

.driversformtable
{
    margin:0px;
    /*width:600px;*/
}

.summarytable
{
    border:1px solid #999999;
    width:600px;
}

.summarytableleftcolumn
{
    width:150px;
    background-color:#ecf8ca;
}

.summarydetailstable tr th
{
    border: 1px solid #cccccc;
    background-color:#e2e2e2;
}

.summarydetailstable tr td
{
    border: 1px solid #cccccc;
}


/* USed for details about convictions, claims and disabilities */
.detailsformtable
{
    border:0px solid #999999;
}

.detailsformtable tr td, .detailsformtable tr th
{
    font-size:0.9em;
}
/* end of convictions and claims area */



.driversformtable tr td
{
    padding:0px 3px 0px 3px;
    margin:0px;
    vertical-align:middle;
}

.driversformtable tr th
{
    padding:10px 3px 0px 3px;
    margin:0px;
    font-weight:bold;
    color:#000000;
    vertical-align:bottom;
}

.driversradio
{
    margin:0px 0px 0px 0px;
}

.formtable, .driversformtable
{
    padding-top:20px;
}

.validate 
{
    color: #438d1c;
}

.errormsg
{
    font-size:0.8em;
    color: #990000;
}

h1.quote 
{
    padding: 0px 0px 0px 0px;
}

.wizard {
	margin-left:250px;
}
/* End of forms */
