/* Global */
* { padding: 0; margin: 0; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #9AD240; }
a:active { color: #000000; }
body { background-image: url(../images/bg-Main.png); background-repeat: repeat-x; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 0.7em; color: #000000; background-color: #BAE555; }
p { margin-bottom: 1.8em; line-height: 1.8em; }
img { border:0px; }
ul { margin-left:20px; margin-bottom: 20px; line-height: 2em; }
h1 { font-size: 1.4em; margin-bottom: 0.9em; line-height: 1.6em; color: #FFFFFF; }
h1 a:link { color: #FFFFFF; text-decoration: none; }
h1 a:visited { color: #FFFFFF; text-decoration: none; }
h1 a:hover { color: #000000; }
h1 a:active { color: #000000; }
h2 { font-size: 1.3em; font-weight: bold; color: #FFFFFF; line-height: 1.6em; margin-bottom: 10px; }
h2 a:link { color: #FFFFFF; text-decoration: none; }
h2 a:visited { color: #FFFFFF; text-decoration: none; }
h2 a:hover { color: #000000; }
h2 a:active { color: #000000; }
h3 { font-size: 1.2em; font-weight: bold; margin-bottom: 1.5em; color: #000000; line-height: 1.6em; }
.textImportant{ color:Red; font-weight:bold; }

/* General Layout */
.wrapper { margin-left: auto; margin-right: auto; width: 920px; }
#header { float:left; width:895px; padding: 39px 12px 0px 12px; }
#headerLogo { float:left; width:463px; }
#headerNav { float:right; width:415px; padding: 5px 0px 0px 0px; }
#mainIntroBox { float:left; width:885px; background-image: url(../images/bg-QuoteBoxTop.jpg); height: 167px; padding: 29px 20px 0px 15px; }
#mainContentBox { float:left; width:810px; background-image: url(../images/bg-QuoteBox.png); background-repeat: repeat-y; padding: 0px 55px 0px 55px; }
#mainContentBoxInputs { float:left; width:546px; }
#mainContentBoxButton { float:right; width:240px; padding: 10px 0px 0px 0px; }
#mainContentBoxErrorContainer{ float:right; width:240px; padding: 20px 0px 0px 0px; height:220px; }



.mainContentBoxFrontIntro { padding:55px 0 0 30px; }
#mainContentBoxHeader{ background-image:url(../images/bg-MainBoxTop.png); width:920px; height:39px; float: left; margin: 20px 0px 0px 0px; }
#mainContentBoxQuoteHeader{ background-image:url(../images/bg-QuoteBoxTop-Steps.png); width:880px; height:50px; float: left; margin: 20px 0px 0px 0px; padding: 18px 0px 0px 40px; }
#mainContentBoxFooter { background-image: url(../images/bg-QuoteBoxBottom.jpg); width:920px; height:38px; float: left; margin: 0px 0px 5px 0px; background-repeat: no-repeat; }
#mainContentBoxVehicleSelector { width:525px; height:95px; background-image:url(../images/bg-VehicleSelector.png); padding: 65px 0px 0px 20px; background-repeat: no-repeat; margin: 4px 0px 10px 0px; }
#mainContentBoxDriverSelector { width:525px; height:95px; background-image:url(../images/bg-DriverSelector.png); padding: 65px 0px 0px 20px; background-repeat: no-repeat; margin: 0px 0px 30px 0px; }
.mainContentBoxSelectorLeft { padding:0px 15px 0px 0px; width:340px; float:left; }
.mainContentBoxSelectorRight{ padding:25px 15px 0px 0px; width:40px; float:left; font-size:1.6em; font-weight:bold; }
.downloadsHolder{ width:780px; float:left; clear:both; padding: 10px; margin-bottom: 10px; border: 1px solid #CCCCCC; }
.downloadsLeft{ width:121px; float:left; border: 1px solid #999999; }
.downloadsRight{ width:630px; float:right }

/* Front Page Product Boxes */
.mainProductBox { background:#9AD240; float:left; width:292px; color: #FFFFFF; }
.mainProductBoxContent { padding:13px 16px 15px 16px; }
#boxHolder { width: 894px; margin-left: auto; margin-right: auto; }
#boxMultiCarInsurance { }
#boxCompanyFleets { margin:0px 0px 0px 8px; }
#boxEnthusiast { margin:0px 0px 0px 8px; }
#footer { background-image: url(../images/bg-Footer.png); background-repeat: repeat-x; float: left; width: 100%; }
#footerContent { width: 895px; padding: 27px 0px 0px 0px; }
#footer ul { list-style-type: none; padding: 0px; margin: 0px 0px 10px 0px; }
#footer li { display: inline; padding: 0px 10px 0px 0px; }
#footer a:link { color: #000000; }
#footer a:visited { color: #000000; }
#footer a:hover { color: #000000; }
#footer a:active { color: #000000; }

/* Navigtion */
#headerNav span { display:none; }
#nav li { margin: 0; padding: 0; display: inline; list-style-type: none; }
#nav a { display: block; text-decoration: none; text-indent: -9999px; height: 42px; overflow: hidden; float: left; margin: 0px 0px 0px 2px; }
#nav a#home { background: url(../images/nav-HomeRoll.png); width: 74px; }
#nav a#homestatic { background: url(../images/nav-HomeStatic.png); width: 74px; }
#nav a#policy { background: url(../images/nav-PolicyRoll.png); width: 100px; }
#nav a#policystatic { background: url(../images/nav-PolicyStatic.png); width: 100px; }
#nav a#downloads { background: url(../images/nav-DownloadsRoll.png); width: 106px; }
#nav a#downloadsstatic { background: url(../images/nav-DownloadsStatic.png); width: 106px; }
#nav a#contact { background: url(../images/nav-ContactRoll.png); width: 103px; }
#nav a#contactstatic { background: url(../images/nav-ContactStatic.png); width: 103px; }
#nav a:hover#home { background-position: bottom; }
#nav a:hover#policy { background-position: bottom; }
#nav a:hover#downloads { background-position: bottom; }
#nav a:hover#contact { background-position: bottom; }

/* Other Buttons */

.buttonFindOutMore { display: block; width: 124px; height: 50px; background: url("../images/button-FindOutMore.png") no-repeat 0 0; float: left; }
.buttonFindOutMore:hover { background-position: 0 -50px; }
.buttonFindOutMore span { display: none; }
.buttonGetAQuote { display: block; width: 114px; height: 50px; background: url("../images/button-GetAQuote.png") no-repeat 0 0; float: left; }
.buttonGetAQuote:hover { background-position: 0 -50px; }
.buttonGetAQuote span { display: none; }

/* Forms */
.formQuoteLeftDrivers { background-image:url("../images/sidebarDrivers.png") }
.formQuoteLeftVehicles { background-image:url("../images/sidebarVehicles.png") }
.formQuoteLeftContactDetails { background-image:url("../images/sidebarContactDetails.png") }
#formQuoteLeft { float:left; width:257px; height:127px; margin:32px 0px 0px 0px; } 
#formQuoteRight { float:right; width:500px; margin:0px 5px 0px 0px } 
#formQuoteButtonHolder{ float:right; width:510px; padding:10px 0px 40px 0px } 
#formQuoteValidationSummary{ float:right; width:510px;  } 
#formQuoteSummaryLeft{ float:left; width:300px; height:300px; padding:20px 0px 0px 0px; }
#formQuoteSummaryRight{ float:right; width:450px; height:300px; padding:40px 20px 0px 0px; }  
#formQuote { padding:12px 0px 0px 0px; width:480px; } 

#formQuote fieldset { margin-bottom: 10px; padding:10px 10px 20px 20px; }
#formQuote legend { padding: 10px; font-weight: bold; font-size:1.5em; margin:0px 0px 10px 0px; color:Black; }
#formQuote label { display: inline-block; line-height: 1.2em; vertical-align: top; font-size:1.1em; }
#formQuote fieldset ol { margin: 0; padding: 0; }
#formQuote fieldset li { list-style: none; padding: 5px 5px 8px 5px; margin: 0; }
#formQuote em { font-weight: bold; font-style: normal; color: #f00; }
#formQuote label { width: 230px; /* Width of labels */ }
#formQuote h1 { color:Black; } 
#formQuote h2 { color:Black; } 
#formQuote h3 { color:Black; } 
input.error     { background-color:#FFCCCC; }
input.validated { background-color:#FFFFFF; }
#claimsextra label { display: inline-block; line-height: 2em; vertical-align: top; font-size:1.1em; }
.formCheckbox td { padding:15px 0px 0px 0px; }


.messageBottom { color:white; background-color:black; border-top:solid 2px black; font-size:14px !important; padding:0px !important; margin:0px !important;   }
.messageBottom div { padding:0px !important; }
.messageBottom span { }
.imageMessageBottom { background:url('../images/button-closemsg.png') no-repeat; width:48px; height:50px; margin:50% 0px 0px 0px !important; }
