/*
Theme Name: Electric Studio
Theme URI: http://www.electricstudio.co.uk
Description: A rework on the Rambling Soul theme
Version: 1.0
Author: Electric Studio
Author URL: http://www.electricstudio.co.uk/

FONT SIZES

16px = 1em
14px = 0.875em
13px = 0.8125em
12px = 0.75em
11px = 0.6875em
10px = 0.625em
9px = 0.5625em
8px = 0.5em


Body = 0.8125em (13px)
Children of body:

32px = 246.153%
22px = 169.230%
18px = 138.461%
16px = 123.076%
14px = 107.692%
13px = 100%
12px = 92.307%
11px = 84.615%
10px = 76.923%

percentage = (size in px) / (1em size (13 in this case)) * 100

*/

/* RESET */
/* @import url("reset.css"); */
html,body,div,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { /*list-style: none;*/ }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

strong, th{
	font-weight: bold;
}


body {
	background:#0F8FD2 url(images/bg-tile.jpg) 50% 0 repeat-x;
	font:normal normal 0.8125em/1.4em Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
#wrap {
	margin:0;
	padding:0;
	background: transparent url(images/bodyBg.png) 50% 0 no-repeat;
}
#main {
	margin:0 auto;
	width: 920px;
	padding: 70px 20px 20px 20px;
	background:#fff url(images/bg-main.png) right top no-repeat;
}
.sidebarcontent hr {
	color:#fff;
	height:1px;
	padding:0;
	margin:0;
	border:thin;
}
#topbar {
	height: 120px;
	margin:0 auto;
	width: 960px;
	position: relative;
}
#breadcrumb {
	padding:0 0 15px 0;
	color:#666;
	font-size: 11px;
	/* disable them */
	display: none;
}

#content {
	width: 690px;
	float: right;
	padding: 5px 0 0 0;
}

#contentFullwidth{
	width: 100%;
}
div.contentFullwidth{
	width: 100%;
}


/*---------------------------------
  Legacy forms
----------------------------------*/

table.contact{
	background-color: #D2E027;
	padding: 15px;
}

table.contact label{
	width: 300px;
	display: block;
	float: left;
}

table.contact td.textleftcolboxmand{
	font-weight: bold;
}


table.quote {
	font-size: 10px;
	text-align: justify;
	
}

img.imagecentre {
	border: 1px solid #696969;
	
}

td.centre {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
	
.error	{
	font-weight:	bold;
	color:		red;
	font-size:	1.1em;
}

p.emphasize {
	text-decoration: underline;
	font-weight: bolder;
}


tr.headingcentre {
	border: 0px solid Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	background-color: Black;
	margin-top: 0px;
}

.wedding {
	
	border: 0px;
	width: 80%;
	text-align: center;
}

td.trailer {
	border: 0px solid Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	background-color: Black;
	margin-top: 0px;
	font-size: 10px;
}

td.trailerleft {
	border: 0px solid Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	background-color: Black;
	margin-top: 0px;
	font-size: 10px;
}

td.trailerright {
	border: 0px solid Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
	background-color: Black;
	margin-top: 0px;
	font-size: 10px;
}

td.left {
	background-image: url(images/greyslidel.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: White;
}

td.contact {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
}

td.contacthead {
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
	font-weight: bolder;
}

td.subhead {
	text-align: center;
	padding-top: 10px;
}

td.subheadwording {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
}
td.subheadwordingwedding {
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(images/champagne1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
}
table.contact {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

span.mand {
}


td.right {
	background-image: url(images/greyslider.gif);
	background-position: left;
	background-repeat: repeat-y;
	border-collapse: collapse;
	background-color: White;
}
td.textleft {
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 25px;
	margin-top: 15px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 20px;
}

td.textleftbox {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.textbox {
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.textboxlarge {
	text-align: center;
	font-size: 14px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

td.textleftboxmand {
	
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.textleftcolbox {
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

td.textleftcolboxmand {
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 50%;
}

td.textrightcolbox {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	
}

td.textrightcolboxmand {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.textright {
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 2px;
	margin-top: 15px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 5px;
}

tr.headtrail {
	color: White;
	border: 4px solid Red;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	background-color: #708090;
}

.termsheading	{
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	
}


/*---------------------------------
  Lists
----------------------------------*/

.post ul{
	padding-left: 1.5em;	
}



/*---------------------------------
  General green forms
----------------------------------*/

div.green-form-holder{
	background-color: #D2E027;
	padding: 15px;
}

div.green-form-holder div.green-form-header{
	background-color: #E0E968;
	padding: 10px;
	margin-bottom: 15px;
}

div.green-form-holder p{
	padding-bottom: 0;
	margin-bottom: 0;
}

div.green-form-header p.form-intro{
	font-size: 15px;
	margin-bottom: 10px;
}

div.green-form-header p.validationresponse{
	padding-bottom: 10px;
	margin-bottom: 0;
}

form.green-form fieldset {
	border: 3px solid #E0E968;
	margin-bottom: 20px;
	padding: 10px 20px;
	margin-bottom: 20px;
}

form.green-form fieldset legend{
	color: black; /* For IE7 */
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
	margin-left: -10px;
}

form.green-form fieldset p{
	padding: 8px 0;
}

form.green-form label.mandatory{
	font-weight: bold;
}

form.green-form label{
	display: block;
	float: left;
	font-size: 13px;
}

form.green-form div.field{
	padding-bottom: 5px;
}

form.green-form select{
	border: 1px solid #1F9C5E;
	padding: 2px;
}

form.green-form input,
form.green-form textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border: 1px solid #1F9C5E;*/
	padding: 3px;
}

form.green-form input[type="text"],
form.green-form textarea{
	border: 1px solid #1F9C5E;
}

form.green-form input.submit{
	border: 0;
}


form.green-form input.mandatory,
form.green-form textarea.mandatory{
	/*border: 1px solid #00FF00;*/
}

form.green-form input.notvalid{
	border: 1px solid #FE800E;
}

form.green-form table td.textrightcolbox input{
	/*width: 90%;*/
}

form.green-form input:focus,
form.green-form textarea:focus,
form.green-form table td.textrightcolbox input:focus{
	background-color: #FFFF99;
}

form.green-form table{
	padding: 0;
	margin: 0;
	width: 100%;
}

form.green-form table td{
	padding-bottom: 5px;
	font-size: 12px;
}

form.green-form td.textleftcolboxmand,
form.green-form td.textleftcolboxmand label,
form.green-form td.textleftboxmand,
form.green-form td.textleftboxmand label{
	font-weight: bold;
}

form.green-form td.textleftcolbox,
form.green-form td.textrightcolbox{
	width: 50%;
}

form.green-form td.termsheading{
	font-weight: bold;
}

div.green-form-holder a#sub{
	float: right;
}

form.green-form a#sub{
	border: none;
	width: 163px;
	height: 36px;
	cursor: pointer;
}

form.green-form input#sub{
	border: none;
	float: right;
}

form.green-form input.sub{
	border: none;
}

div.green-form-holder div.button-container{
	float: right;
	font-size: 15px;
	font-weight: bold;
	position: relative;
}

div.green-form-holder div.button-container a#add{
	width: 223px;
	height: 36px;
	margin:  0 20px 0 0;
	cursor: pointer;
}

div.green-form-holder div.button-container span#or{
	display: inline-block;
	position: absolute;
	top: 9px;
	left: 48%;
	text-align: center;
}

div.green-form-holder div.button-container a#sub{
	width: 223px;
	height: 36px;
	margin: 0 0 0 20px;
	float: none;
}

div.green-form-holder a#addprop{
	border: none;
	float: right;
	margin-right: 20px;
}

div.green-form-holder p#propcontinue{
	float: right;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
}

div.green-form-holder table {
	font-size:90%;
}
form.green-form table.equipment{
	margin-top: 10px;
	margin-bottom: 10px;
}

form.green-form table.equipment th{
	font-weight: bold;
	background-color: #E0E968;
	background-color: #C1CE1E;
	border-right: 1px solid #D2E027;
	padding: 4px 8px;
	text-align: left;
}

form.green-form table.equipment td{
	background-color: #E0E968;
	border-right: 1px solid #D2E027;
	padding: 8px;
}

td.emphasise{
	background-color: #C1CE1E;
	font-weight: bold;
}

p.validationresponse{
	display: block;
	background-color: #FFCCCC;
	border: 1px solid red;
	padding: 10px;
	font-weight: bold;
}

/*---------------------------------
  Debugging
----------------------------------*/

p#formdebug{
	display: block;
	background-color: #FFCCCC;
	border: 1px solid red;
	padding: 15px;
	font-weight: bold;
	width: 360px;
	float: right;
}

/*---------------------------------
  Retrieve a Quote
----------------------------------*/

div#retrieve-quote{
	width: 700px;
	margin: 0 auto;
}

div.agents div#retrieve-quote{
	width: 660px;
}

/*---------------------------------
  Policy notice
----------------------------------*/

div#form-notice-holder{
	width: 360px;
	float: right;
}

div#form-notice-header{
	margin-bottom: 0;
}

/*---------------------------------
  Agent Login form
----------------------------------*/

form#agent-login{
	background-color: #D2E027;
	padding: 0 15px;
}

form#agent-login table td{
	padding-bottom: 4px;
}

form#agent-login label{
	font-weight: bold;
}

form#agent-login input.sub{
	border: 0;
	margin-bottom: 15px;
}

/*---------------------------------
  Proposal form
----------------------------------*/

p.lheadcentre,
div.lheadcentre{
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding: 15px 0;
}

/*---------------------------------
  Proposal form
----------------------------------*/

div#form-proposal-holder{
	width: 360px;
	float: right;
}

form#proposal fieldset{
	padding: 15px;
}

form#proposal label,
form.divform label{
	width: 150px;
	display: block;
	float: left;
}

form.divform label{
	width: 300px;
}

form.divformshort label{
	width: 130px;
}

form#proposal input,
form#proposal textarea,
form.divform input,
form.divform textarea{
	float: left;
}

form#proposal div.field,
form.divform div.field{
	padding-bottom: 3px;
}

form#proposal input.textfield,
form.divform input.textfield{
	float: left;
	width: 150px;
}

form#proposal input#coverdate{
	width: 100px;
}

/*---------------------------------
  Proposal form - part 2
----------------------------------*/

form#policy-proposal-form-part2{
	width: 890px;
}

form#policy-proposal-form-part2 label{
	width: 300px;
}

form#policy-proposal-form-part2 div.currency{
	width: 12px;
	float: left;
}

form#policy-proposal-form-part2 input,
form#policy-proposal-form-part2 textarea,
form#policy-proposal-form-part2 select{
	float: left;
}

form#policy-proposal-form-part2 input.textfield{
	width: 120px;
}

form#policy-proposal-form-part2 div.fieldset-holder{
	padding: 5px 20px 0 15px;
	margin-bottom: 20px;
	border-top: 1px solid #ACB81B;
	border-bottom: 1px solid #ACB81B;
	background-color: #D7E340;
	/*background-color: #ACB81B;*/
}

form#policy-proposal-form-part2 fieldset.narrow{
	width: 600px;
	float: right;
	padding: 10px;
}

form#policy-proposal-form-part2 fieldset.narrow label{
	width: 200px;
}

form#policy-proposal-form-part2 div.fieldset-title-holder{
	width: 440px;
	float: left;
}

form#policy-proposal-form-part2 fieldset.narrow legend{
	display: none;
}

form#policy-proposal-form-part2 div.fieldset-title-holder a,
form#policy-proposal-form-part2 div.fieldset-holder h3{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	margin: 0;
	padding: 0 0 5px 0;
	width: 440px;
}

form#policy-proposal-form-part2 div.fieldset-title-holder a:hover{
	text-decoration: underline;
}

/* --------- Sliding Drawers Buttons ------*/
	.hideme	{
		display: none;
	}
	
	a.open, a.openall, a.close	{
		display: block;
		cursor: pointer
	}
	
	a.open, a.close {
		text-indent: -9999px;
		height: 22px;
		width: 22px;
		padding: 0;
		margin: 0 0 5px 830px;

	}
	
	a.openall {
		color: #000;
		width: 120px;
		height: 22px;
		float: right;
		margin: 0 12px 5px 0;		
	}
	a.open	{
		background: url(images/slidingform-open.png) no-repeat center right;	
	}
	
	a.openall {
		background: url(images/slidingform-opencloseall.png) no-repeat center right;	
	
	}
	
	a.close {
		background: url(images/slidingform-close.png) no-repeat center right;		
	}

/* ------------------------------------*/

/* css/tooltip.css -- fancy tooltips */

span.tool {
  position: relative;   /* this is key */
  cursor: help;
}
 
span.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 0;
  width: 400px;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font: normal 0.9em/1.2em arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
}

/* css/tooltip.css */

form#policy-proposal-form-part2 p.submitpause{
	float: right;
	width: 162px;
}

form#quote-step3 p.submitpause{
	float: right;
	width: 230px;
}


/*---------------------------------
  Quote Forms - General
----------------------------------*/

#quote-engine h2{
	margin-bottom: 1em;
}

ul.quote-steps{
	width: 100%;
	height: 28px;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 1px 0;
	background: transparent url('images/quote-steps-holder.png') top left no-repeat;
}
ul.quote-steps li{
	display: inline-block;
	float: left;
	padding: 5px 20px;
	margin: 0;
	background: transparent url('images/quote-steps-separator.png') center left no-repeat;
}

ul.quote-steps li.selected{
	font-weight: bold;
	background: #D2E027 url('images/quote-steps-selected-left.png') top left no-repeat;
	color: black;
}

ul.quote-steps li.first{
	background: none;
}

ul.quote-steps li.first.selected{
	background: #D2E027 url('images/quote-steps-holder-left-green.png') top left no-repeat;
}

ul.quote-steps li.after-selected{
	background: transparent url('images/quote-steps-selected-right.png') top left no-repeat;
}

ul.quote-steps li.after-selected.span4{
	width: 4px;
}

span.mandatory-star{
	font-size: 17px;
	font-weight: bold;
	margin-left: 0px;
}

a.help img{
	padding: 0 0 3px 5px;
	vertical-align:middle;
}

/*---------------------------------
  Quote Forms - Step 1
----------------------------------*/

div#form-step1-holder{
	width: 360px;
	float: right;
}

div.centerForm div#form-step1-holder {
	float: none;
	width: 500px;
	margin: 0 auto;
}

form#quote-step1{
	margin-top: 10px;
}

div#policy-details{
	width: 500px;
	float: left;
}

div#policy-details ul{
	padding: 0 0 1em 1.5em;
}

h1#policy-details-h1{
	width: 100%;
}

div#policy-details div.usesformlink img{
	border-top: 10px solid #D2E027;
	border-left: 10px solid #D2E027;
	border-bottom: 10px solid #D2E027;
	margin-bottom: 20px;
}

div#getquote{
	background-color: #DDE85D;
	width: 370px;
	height: 140px;
	padding: 20px;
	float: right;
	border-top: 10px solid #D2E027;
	border-right: 10px solid #D2E027;
	border-bottom: 10px solid #D2E027;
}

div#getquote h2{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 15px;
}

img.green-arrow{
margin-bottom: 20px;
}

form#quote-step1 label{
}

form#quote-step1 input,
form#quote-step1 textarea {
	float: left;
	width: 140px;
}

form#quote-step1 input.short{
	width: 127px;
}

form#quote-step1 table{
	width: 310px;
}

div.centerForm form#quote-step1 table{
	margin: 0 auto;
	width: 450px;
}

form#quote-step1 table td.textleftcolbox,
form#quote-step1 table td.textleftcolboxmand
form#quote-step1 table td.textleftbox,
form#quote-step1 table td.textleftboxmand{
	width: 140px;
	padding-right: 5px;
	padding-bottom:5px;
}


form#quote-step1 table td.textrightcolbox{
	white-space: nowrap;
}

/*---------------------------------
  Quote Forms - Step 2
----------------------------------*/

form#quote-step2{
	/*width: 890px;*/
}

div#form-step2-holder{
	width: 650px;
	margin: 0 auto;
}

form#quote-step2 table td.textleftcolbox,
form#quote-step2 table td.textleftcolboxmand{
	width: 50%;
	padding-right: 10px;
}

form#quote-step2 table tr td{
	padding: 5px 0;
}

form#quote-step2 a#sub{
	float: right;
}

/*---------------------------------
  PA Quote Forms - Step 2
----------------------------------*/

form#paquote-step2{
	/*width: 890px;*/
}

form#paquote-step2 table td.textleftcolbox,
form#paquote-step2 table td.textleftcolboxmand{
	width: 40%;
	padding-right: 20px;
}

form#paquote-step2 table tr td{
	padding: 5px 0;
}

form#paquote-step2 a#sub{
	float: right;
	width: 223px;
}


form#paquote-step2 label{
	width: 250px;
}

form#paquote-step2 label.mand{
	font-weight: bold;
}

span.val{
	font-weight: bold;
}


/*---------------------------------
  Quote Forms - Step 3
----------------------------------*/

form#quote-step3{
	/*width: 890px;*/
}

div#form-step3-holder{
	width: 700px;
	margin: 0 auto;
}

form#quote-step3 table td.textleftcolbox,
form#quote-step3 table td.textleftcolboxmand{
	width: 45%;
	padding-right: 10px;
}

form#quote-step3 table td{
	padding: 5px 0;
}

form#quote-step3 table.equipment td{
	padding: 8px;
}

form#quote-step3 a#sub{
	width: 223px;
	height: 36px;
}


/*---------------------------------
  Quote Forms - Step 4
----------------------------------*/

div.quote-holder{
	border: 10px solid #0976BC;
	background-color: white;
	padding: 20px;
}

div.quote-holder div.quote-header div.tophalf{
	width: 100%;
	height: 49px;
	background: #B8DEF2 url('images/quote-header-top.png') left top no-repeat;
}

div.quote-holder div.quote-header div.tophalf h2{
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	padding: 7px 0 0 15px;
}

div.quote-holder div.quote-header div.bottomhalf{
	width: 100%;
	height: 39px;
	background: #D9EDF8 url('images/quote-header-bottom.png') left top no-repeat;
	margin-bottom: 20px;
}

div.quote-holder div.quote-header div.bottomhalf h3{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 15px;
}

div.quote-holder div.left-col{
	width: 600px;
	float: left;
}

div.quote-holder div.right-col{
	width: 231px;
	float: right;
}

div.quote-holder div.right-col p.call-us{
	color: #333333;
	font-size: 16px;
	margin: 8px 0 3px 0;
	line-height: 130%;
}

div.quote-holder div.left-col table{
	width: 100%;
}

div.quote-holder div.left-col h3{
	margin-top: 0;
}

div.quote-holder div.right-col form a.textlink{
	font-size: 16px;
	color: #0976BC;
	background: transparent url('images/quote-rightcol-arrow.png') left center no-repeat;
	padding-left: 14px;
	padding-bottom: 5px;
	font-weight: bold;
}

div.quote-holder table{
	border: 0;
}

div.quote-holder table th{
	background-color: #D9EDF8;
	text-align: left;
	border-right: 1px solid #EDF7FC;
	padding: 4px 6px;
	vertical-align:top;
}

div.quote-holder table td{
	background-color: #EAF4FB;
	border: 0;
	border-right: 1px solid #EDF7FC;
	padding: 4px 6px;
	vertical-align:top;
}

div.quote-holder table td.emphasisetoplefttable,
div.quote-holder table td.emphasisetoplefttablenopad{
	background-color: #D9EDF8;
	font-weight: bold;
}

div.quote-holder p.emphasise{
	display: block;
	background-color: #FFCCCC;
	border: 1px solid red;
	padding: 15px;
	font-weight: bold;
	margin-top: 15px;
}

div.quote-holder p.boldunderline{
	font-weight: bold;
}

div.quote-holder p.hidefromwebpage{
	display: none;
}

div.quote-holder ol{
	margin-left: 25px;
}

div.quote-holder .pagetitle{
	font-weight: bold;
}

/*---------------------------------
  Quote Forms - Step 4 - New style Leisure page
----------------------------------*/

div.quote-newstyle{
	border: 10px solid #0976BC;
	background-color: white;
	padding: 20px;
}

div.quote-newstyle div.left-col{
	width: 600px;
	float: left;
}

div.quote-newstyle div.right-col{
	width: 220px;
	float: right;
}

div.quote-newstyle div.right-col div.right-col-button{
	padding-bottom: 7px;
}

div.quote-newstyle div.quote-header{
	border-right: 1px solid #999;
	padding: 0 20px 0 0;
	margin: 0 0 20px 0;
	width: 100%;
}

div.quote-newstyle div.quote-header div.tophalf{
	background: #AAD8F0 url('images/quote-header-newstyle-top.png') top left no-repeat;
	height: auto;
}

div.quote-newstyle div.quote-header div.tophalfagentbottom{
	background: url('images/quote-header-top-bottom.png') top left no-repeat;
	height: 12px;
	font-size: 0;
}

div.quote-newstyle div.quote-header div.tophalf hr{
	background-color: #70BCE4;
	height: 1px;
	margin: 2px 0 12px 0;
}

div.quote-newstyle div.quote-header div.middle{
	background: url('images/quote-header-middle.png') top left no-repeat;
	height: 12px;
	font-size: 0;
}

div.quote-newstyle div.quote-header div.tophalf div.halfInner{
	padding: 87px 25px 5px 25px;
}

div.quote-newstyle div.quote-header div.bottomhalf div.halfInner{
	padding: 12px 25px 20px 25px;
}

div.quote-newstyle div.quote-header div.tophalf h2,
div.quote-newstyle div.quote-header h2{
	font-size: 27px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	color: black;
}

div.quote-newstyle div.quote-header div.bottomhalf{
	background: #D2EAF7 url('images/quote-header-newstyle-bottom.png') bottom left no-repeat;
	margin-bottom: 20px;
	height: auto;
}

div.quote-newstyle div.quote-header div.bottomhalf hr{
	background-color: #94CCEB;
	height: 1px;
	margin: 2px 0 12px 0;
}

div.quote-newstyle div.right-col p.call-us{
	color: #333333;
	font-size: 16px;
	margin: 8px 0 3px 0;
	line-height: 130%;
}

div.quote-newstyle p#financeBreakdown{
	font-size: 15px;
	line-height: 140%;
}

div.quote-newstyle span.fixedWidth{
	display: inline-block;
	width: 310px;
}

div.quote-newstyle p.terms{
	width: 310px;
	font-size: 12px;
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

div.quote-newstyle input.termschecked{
	float: left;
	margin-top: 2px;
}

div.quote-newstyle .buyNowButton{
	float: right;
	margin: 12px -3px 0 0;
}

div.quote-newstyle div.left-col p.info{
	background: url('images/info.png') top left no-repeat;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}

div.quote-newstyle div.left-col p.alert{
	background: url('images/exclamation.png') top left no-repeat;
	padding-left: 20px;
	color: red;
	font-weight: bold;
	padding-bottom: 20px;
}

div.quote-newstyle div.left-col h3.about-policy{
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	padding: 15px 0 2px 0;
	margin-bottom: 15px;
}

/*---------------------------------
  Quote Forms - Step 5
----------------------------------*/

form#step5{
	padding: 15px;
}

div.step5-2{
	background-color: #D2E027;
	padding: 15px;
}

div#step5-holder{
	width: 700px;
	margin: 0 auto;
}

div#step5-holder h3{
	font-weight: normal;
}

div#step5-holder h3.hilite{
	font-weight: bold;
}

/*---------------------------------
  Quote Forms - Step 1 - Event tables
----------------------------------*/

table.event-type2-table{
	width: 100%;
	background-color: #E2EB78;
	padding: 3px;
	margin: 0;
}

div.event-type2-page3 table.event-type2-table{
	margin-bottom: 15px;
}

table.event-type2-table th{
	font-weight: bold;
	padding: 4px 15px;
	background-color: #A9B51E;
	white-space:nowrap;
}

table.event-type2-table td{
	padding: 2px 15px !important;
	border-right: 1px solid #A9B51E;
}

table.event-type2-table td.last{
	border-right: 0;
}

table.event-type2-table tr.odd td{
	background-color: #DEE956;
}

p.notes{
	padding: 8px 0 25px 0;
}

p.notes,
p.notes ul,
p.notes li,
div.event-type2-page1 ul,
div.event-type2-page1 li{
	font-size: 11px;
}

div.event-type2-page1 ul{
	margin-top: 0;
}

div.event-type2-page1 h3{
	padding: 10px 0 1px 0;
	font-weight: bold;
}

div.event-type2-page1 a#sub{
	padding-top: 15px;
}

div.event-type2-page1 a.tooltip,
div.event-type2-page3 a.tooltip{
	text-decoration: none;
}

div.event-type2-page1 a.tooltip:hover,
div.event-type2-page3 a.tooltip:hover{
	text-decoration: underline;
}


/*---------------------------------
  Quote Forms - Step 1 - Event tables
----------------------------------*/

div.content-figures table.event-type2-table{
	background-color: #E5E5E5;
}

div.content-figures table.event-type2-table th{
	color: white;
	background-color: #0A77BD;
}

div.content-figures table.event-type2-table td{
	border-right: 1px solid #999;
}

div.content-figures table.event-type2-table td.last{
	border-right: 0;
}

div.content-figures table.event-type2-table tr.odd td{
	background-color: #DDDDDD;
}

div.content-figures p.notes{
	padding: 8px 0 0 0;
}

/*---------------------------------
  Layout
----------------------------------*/

#homepageContent{
	width: 100% !important;
	float: left;
	padding: 0;
}

#sidebarPage, 
#sidebar {
	float:left;
	width:210px;
	padding:5px 0 0 0;
}
#sidebarPage .sidebarcontent, 
#sidebar .sidebarcontent {
	margin:0;
	padding:0;
}
#sidebarPage .sidebarcontent h2, 
#sidebar .sidebarcontent h2 {
	margin:0;
	padding:4px 5px 4px 10px;
	font-weight: bold;
	background-color: #D0DE27;
}
#sidebarPage .sidebarcontent h2 a, 
#sidebarPage .sidebarcontent h2, 
#sidebar .sidebarcontent h2 {
	color: black;
	text-decoration:none;
	font-weight: bold;
}
#sidebarPage .sidebarcontent ul, 
#sidebar .sidebarcontent ul {
	margin:0 0 20px 0;
	padding: 7px 0 9px 0;
	background-color: #EAECEC;
	background-color: #EEF3AF;
}
#sidebarPage .sidebarcontent ul li, 
#sidebar .sidebarcontent ul li {
	margin:0;
	padding: 7px 7px 7px 20px;
	list-style:none;
	background: #EEF3AF url(images/subMenuListItem.gif) 10px 11px no-repeat;
}

#sidebarPage ul li a{
	color: black;
	text-decoration:none;
}

#sidebarPage ul li.current_page_item a, 
.sidebarcol ul li.current-cat a {
	text-decoration:none;
	font-weight:900;
	color: black;
}

#sidebarPage ul li a:hover{
	text-decoration: underline;
}

#sidebarPage .sidebarcontent ul li ul, 
#sidebar .sidebarcontent ul li ul {
	/*display:none;*/
	border: none;
}
#sidebarPage .sidebarcontent .sidebarbox {
	margin: 0;
	margin-bottom:20px;
}

#footer {
	width:920px;
	clear:both;
	padding: 20px;
	text-align: left;
	margin:20px auto 40px auto;
	background-color: #E1F1F9;
}

#footer h2{
	font-size: 24px;
	margin: 0 0 5px 0;
	padding: 0;
}

#get-a-quote,
div#insurance-policies{
margin: 0 0 20px 0;
}

#get-a-quote div#insurance-policies ul,
#footer div#insurance-policies ul{
	width: 210px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	color: #0A77BD;
}

#get-a-quote div#insurance-policies ul.last,
#footer div#insurance-policies ul.last{
	margin-right: 0;
}

#get-a-quote div#insurance-policies li,
#footer div#insurance-policies li{
	padding: 0 20px 5px 11px;
	margin: 0;
	line-height: 120%;
	background: url('images/bullet.gif') 0px 6px no-repeat;
}

#footer img#fsa{
	float: right;
	margin-bottom: 10px;
}


#copyright {
	float:left;
	width: 100%;
	color:#666;
	font-size:76.923%;
}
span.credit {
float: right;
}
img, hr {
	border:0;
	padding:0;
	margin:0;
}
p {
	margin:0;
	padding:0 0 10px 0;
}
h1 {
	padding:0;
	font-size:246.153%;
	line-height:100%;
	font-weight:100;
	color: black;
	margin:0 0 20px 0;
}

#homepageContent h1{
	font-size: 28px;
	color: black;
	width: 610px;
	line-height: 130%;
}

h2 {
	padding:0;
	font-size:138.461%;
	line-height:140%;
	font-weight:900;
	color:#333;
	margin:0;
}
h2.postHeader {
	padding:0 0 10px 0;
}
h2.postHeader a {
	line-height:140%;
	font-weight:900;
}
.sidebarcol h2 {
	padding:0;
	font-size:123.076%;
	line-height:140%;
	font-weight:900;
	color:#333;
	margin:0 0 5px 0;
}
h3 {
	padding:0;
	font-size:123.076%;
	line-height:140%;
	font-weight:900;
	color:#333;
	margin:10px 0 5px 0;
}
h4, h5 {
	margin: 0;
	padding: 0 0 10px 0;
}
br.clear {
	clear: both;
	line-height:0;
	padding:0;
	margin:0;
	visibility:hidden;
	font-size:1px;
}
a, a:visited, active {
	color: #0F679B;
}
#pagination {
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
#pagination span {
	padding-left:0;
}
table {
	width: 95%;
	border-collapse:collapse;
	margin-top: 15px;
	margin-bottom: 25px;
}
/* Begin Logo */
#logo {
	width:278px;
	height:80px;
	padding: 20px 0 0px 0px;
	float:left;
}
/* Begin Topactions */
#topactions {
	width:500px;
	padding:37px 0 0 0;
	float:right;
}

div.agentloginstatusabove{
padding-top: 12px !important;
}

#topactions #callUs {
	padding: 0;
	float: right;
	background: url('images/call-us-today.gif') right top no-repeat;
	width: 343px;
}

#topactions p#agentloginstatus{
	background-color: #D2E027;
	background-color: white;
	padding: 3px 3px 3px 3px;
	margin-top: 10px;
	float: right;
	text-align:right;
}

#topactions #callUs p#largeText{
	font-size: 16px;
	color: black;
	font-weight: bold;
	padding: 12px 0 10px 15px;
}

#topactions #callUs p#largeText span{
	color: #167443;
	font-size: 27px;
	font-weight: bold;
	margin-left: 5px;
}



p#contact-form{
text-align: right;
margin: 0;
padding: 0;
}

p.actionHeader {
	padding:0 0 4px 0;
	margin:0;
	color:#333;
	font-size:92.307%;
	font-weight:900;
}
p.actionAction {
	padding:0;
	margin:0;
	color:#666;
	font-weight:100;
	font-size:92.307%;
}
p.action {
	padding:0 0 3px 0;
	margin:0;
	color:#E17000;
	font-size:169.230%;
	text-decoration:none;
}
p.actionAction a {
	 font-weight:900;
}
div.wp-caption {
	padding:10px;
	border:1px solid #D7E1E1;
	margin-bottom:20px;
	width:668px !important;
}
div.wp-caption p {
	padding:5px 0 0 0;
	margin:0;
	color:#666;
	font-size:92.307%;
	line-height:100%;
}
/* Begin Topmenu */
#topmenu {
	width: 920px;
	margin: 0 auto;
	clear:left;
	height:30px;
	background-color: black;
	position: absolute;
	top: 140px;
	left: 20px;
	z-index: 99;
}
#topmenu ul {
	list-style-type: none;
	padding:0;
	margin:0;
}
#topmenu li {
	display:block;
	float:left;
	/*background: transparent url('images/topMenuSeperator.gif') right 6px no-repeat;*/
	height:27px;
	padding-top:3px;
}
#topmenu li.current_page_item a, #topmenu li.current_page_parent a,
#topmenu li.current_page_item a, #topmenu li.current_page_ancestor a{
	background: transparent url('images/topMenuActive.png') center bottom no-repeat;
	display:block;
	padding-bottom: 6px;
}
#topmenu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	font-weight: 900;
	font-size:100%;
	padding-right: 13px;
	padding-left: 13px;
	margin-top:3px;
	margin-left:-1px;
}

#topbar #topmenu a:visited, active {

}
#topbar #topmenu a:hover {
}
/* begin topmenu footer */
.topmenuFooter {
	border-top:1px solid white;
	padding-top:10px;
}
.topmenuFooter ul {
	margin:0;
	padding:0;
}
.topmenuFooter ul li {
	margin:0 10px 10px 0;
	padding:0;
	float:left;
	list-style:none;
}
.topmenuFooter ul li a {
	border-left: 1px solid black;
	padding-left: 10px;
}

.topmenuFooter ul li:first-child a {
	border: none;
	padding-left: 0;
}

/* Begin Posts*/
.postInfoTop {
	font-size:92.307%;
	padding:0;
	margin:0 0 10px 0;
	font-weight:900;
	color:#999;
}
.postInfoBottom {
	font-size:92.307%;
	border-bottom:1px solid #efefef;
	padding:0 0 10px 0;
	margin: 0 0 10px 0;
	color:#999;
}
.postInfoBottom a {
	text-decoration:none;
}
.postInfoBottom a:hover {
	text-decoration:underline;
}
/* Begin Comments*/
h3#respond {
	font-size:25px;
	font-weight:100;
	padding-bottom:10px;
}
.alt {
}
.commentlist {
	padding:0 10px 10px 10px;
	margin:0;
	background-color:#F4F4F4;
}
.commentlist hr {
	color:#F4F4F4;
	height:1px;
	padding:0;
	margin:0;
	border:thin;
}
.commentlist li {
	margin:0;
	padding:10px 0 0 0;
	border-bottom:3px solid #ccc;
	list-style:none;
}
.commentlist p {
	margin:0 0 10px 0;
	padding:10px;
	background-color:#fff;
	float:right;
	width:378px;
	border:1px dotted #ccc;
}
#commentform p {
	margin:0;
	padding:0;
}

.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}
.commentmetadata {
	margin:0;
	display:block;
}

/* Begin generic */
a.rsslink {
	background:url('images/feedicon.png') 0 2px no-repeat; 
	padding-left: 14px;
}
img.avatar {
	float:left; margin-right:5px;
}
#content ul {
	padding:0;
	margin:0 0 10px 0;
}
#content ul li {
	list-style:none;
	line-height:10px;
	background: transparent url(images/listitemSidecol.gif) 3px 1px no-repeat;
	padding:0 0 10px 17px;
	margin:0;
}
.sidebarcol ul {
	padding:0;
	margin:0 0 10px 0;
}
.sidebarcol ul li {
	list-style:none;
	line-height:10px;
	background: transparent url(images/listitemSidecol.gif) 3px 4px no-repeat;
	padding:0 0 10px 17px;
	margin:0;
}
.sidebarcol ul li a {
	line-height:120%;
}
form#commentform {
	padding:0;
	margin:0;
}
#form {
	padding:10px 20px 20px 20px;
	margin:0;
	background-color:#DEECEE;
	position:relative;
}
#form label {
	font-weight:900;
	margin:5px 0 0 0;
	line-height:10px;
	float:left;
	padding:0 0 5px 0;
}
#form input.textfield, #form textarea.textfield {
	border:1px solid #7f9db9;
	width:320px;
	margin:5px 0 0 0;
	padding:3px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

textarea#description,
textarea.description{
	width: 500px;
}

fieldset {
	border:none;
	padding:0;
	margin:0;
}

/*---------------------------------
  Home
----------------------------------*/

div#getQuote{
	width: 580px;
	height: 120px;
	color: white;
	padding: 10px 15px;
	background: #29AAE2 url('images/getQuote.png') top left no-repeat;
}


div#getQuote h3{
	margin: 0;
	padding: 0 0 20px 0;
	color: white;
	font-size: 24px;
	font-weight: normal;
}

div#getQuote form{
	width: 100%;
	height: 35px;
	padding: 0;
	margin: 0;
}

div#getQuote input#policy{
	width:370px;
	border: 1px solid #1072BA;
	padding: 5px;
	float: left;
	font-weight: bold;
}

img#flag{
	float: left;
	margin-right: 8px;
}

p#flagtext{
	float: left;
	margin-top: -3px;
	font-size: 13px;
	font-weight: bold;
}

.suggestions{
	position: absolute;
	margin-top: -13px;
	margin-left: -2px;
	display: none;
	filter: alpha(opacity=0);
	-moz-opacity: .0;
	opacity: .0;
	background: #fff;
	border: 1px solid #7F9DB9;
	z-index: 99999;
}

.suggestions .suggestionentry{
  margin: 0;
  padding: 5px;
  cursor: pointer
}

.suggestions .mouseenter{
  background: #C8DDF0;
}

.suggestions .mouseout
{
  background: #FFFFFF;
}

.suggestions .suggestioncount
{
  padding: 5px;
  background: #BEFACF;
  border-top: 1px dashed #8CDFA3;
  text-align: center;
  display: none;
}

div#getQuote input#info-quote{
	float: right;
	margin-top: -3px;
}

div#getQuote p{
	clear: left;
	font-size: 12px;
	margin-top: 8px;
}

div#getQuote p a{
	color: white;
}

div#rightCol{
	background: transparent url('images/happy-people.jpg') top left no-repeat;
	width: 290px;
	height: 316px;
	float: right;
	margin-top: -20px;
}

div#rightCol a.blueButton{
	background: transparent url('images/blue-button.png') top left no-repeat;
	display: block;
	color: white;
	font-size: 14px;
	text-decoration: none;
	display: block;
	width: 223px;
	height: 25px;
	padding: 7px 0 0 15px;
	font-weight: bold;
	margin: 8px auto;
}

div#rightCol a#sixreasons{
	padding-left: 26px;
}

div#rightCol a#retrieve-quote{
	margin-top: 180px;
}

div#bestsellers{
	margin-top: 40px;
	font-weight: normal;
}


div#bestsellers h2{
	font-size: 24px;
	margin-bottom: 10px;
}

div.bestseller{
	border: 5px solid #29AAE2;
	width: 208px;
	height: 85px;
	margin: 0 15px 15px 0;
	float: left;
	background-color: white;
}

div.bestseller.last{
	margin-right: 0;
}

div.bestseller.bottom-row{
	margin-bottom: 0;
}

div.bestseller a.text{
	font-size: 16px;
	color: #1072BA;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 8px 0 8px;
	width: 99px;
	display: block;
	float: left;
}

div.bestseller a.text:hover{
	text-decoration: underline;
}

div.bestseller img{
	float: right;
}

/*---------------------------------
  
----------------------------------*/

#msgright,
#msgleft{
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url('images/msg_arrow.gif') left center no-repeat; 
	padding-left:7px;
}

#msgleft{
	background:url('images/msg_arrow_left.gif') right center no-repeat; 
	padding-right:7px;
}

#msgcontent {
	display:block; 
	background-color: #FE800E; 
	color: white;
	border-left:none; 
	padding:7px; 
	min-width:150px; 
	max-width:250px;
}


/* Begin contact form */

.sidebarcontent .cform { 	
	padding:0 20px 75px 20px;
	margin:0;
	background:#DEECEE url(images/bgForm.gif) 0 bottom no-repeat;
	border-bottom:1px solid white;
	height:17em;
}
.cform input, .cform textarea  { 
	border:1px solid #9FC9CE;
	width:234px;
	padding:2px;
	font-size:1em;
	margin-bottom:5px;
	float:left;
}
.cform select { 
	border:1px solid #9FC9CE;
	padding:2px;
	font-size:1em;
	margin-bottom:5px;
	float:left;
}
.cform textarea  {
	height:50px;
}
.cform .sendbutton {
	width: 240px;
	height: 19px;
	display:block;
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	background: transparent url('images/button_send_query.gif') no-repeat right top;
	cursor: pointer; /* hand-shaped cursor */
	font:normal normal 12px/12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	text-indent:-3000px;
}
.cform ol { 
	margin:0;
	padding:0;
}
.cform ol li { 
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	border-bottom:1px solid #DEECEE;
}
.cform fieldset	{ 
	margin:0;
	padding:0; 
	border:none; 
}
.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}
.cform label {
	font-weight:900;
	font-size:92.307%;
	float:left;
	width:100%;
}
.cform legend { 
	padding:10px 0;
	font-size:107.692%;
	font-weight:900;
	color:#333;
	margin:0 0 0 -8px;
}
.failure {
	font-weight:900;
	color:#990000;
}

/* Begin booking form */
.bookingForm {
	background-color:#D0DE27;
	padding:0 10px 10px 10px;
	margin:20px 0;
}

#contactFormDetails{
	float: left;
	width: 200px;
}

#contactForm{
	float: right;
	width: 450px;
	margin-top: 0;
}

.bookingForm form {
	padding:0;
	margin:0;
}
.bookingForm form div {
	padding:2px 0 8px 0;
	margin:0;
}
.bookingForm label {
	width:100px;
	padding-right:10px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-weight:900;
}
.bookingForm input {
	padding-right:10px;
	display:block;
	margin:0;
	padding:0;
}

.bookingForm input:focus{
	background-color: #FFFFDF;
}

.bookingForm input.textfield,
.bookingForm textarea {
	width:300px;
	padding-right:10px;
	display:block;
	margin:0;
	padding:3px;
	border:1px solid #BDCECE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}


#contactForm input.textfield,
#contactForm textarea{
width: 250px;
}

#contactForm textarea{
height: 5em;
}

.bookingForm select {
	width:150px;
	padding-right:10px;
	display:block;
	margin:0;
	padding:3px;
	border:1px solid #BDCECE;
}
.bookingForm div.hr {
	display:block;
	margin:10px 0 14px 0;
	padding:0;
	border-top:1px solid #BDCECE;
}
.bookingForm input.registerInterest,
.bookingForm input.send {
	background: transparent url(images/button-send.png) 0 0 no-repeat;
	color:#fff;
	cursor:pointer;
	display:block;
	width:143px;
	height:36px;
	border:none;
	line-height:100%;
	padding:0;
	margin:0;
	font-weight:900;
}

.bookingForm input.send {

}

form input.radio{
	width: auto !important;
	margin-right: 5px;
}

form.event2 div.eventtypeHolder{
	display: none;
	text-align: right;
	padding-bottom: 4px;
}

form.event2 div#eventtypeHolder1{
	display: block;
	padding-right: 64px;
}

form.event2 textarea#eventtypeother{
	height: 10em;
	width: 20em;
}

form.event2 select.eventtype{
	margin-right: 8px;
}

form.event2 a.addCategory{
	background: url('images/add.png') top left no-repeat;
	padding: 0 0 0 18px;
	float: right;
}

form.event2 a.removeCategory{
	background: url('images/delete.png') top left no-repeat;
	padding: 0 0 0 18px;
}

form.event2 div#eventtype_other{
	padding-bottom: 15px;
}

form.event3 input.propertyDesc{
	width: 100%;
}

form.event3 input.propertyValue{
	float: none;
}

div#understood{
}

div#understood p{
	padding-bottom: 10px;
}

div#understood input{
	margin-right: 5px;	
}


/*---------------------------------
  Bouncy Castle template
----------------------------------*/

div.bouncy-castles{
	padding: 0 0 20px 0;
}

div.bouncy-castles h1{
	padding-bottom: 10px;
}

div#bouncy-guarantee{
	height: 65px;
	color: white;
	font-size: 40px;
	margin-bottom: 30px;
	background-color: #1F9C5E;
	line-height: normal;
	padding: 15px 0 0 15px;
	font-weight: bold;
}

div.coverbox{
	width: 300px;
	height: 109px;
	color: white;
	padding: 10px 15px;
	background: #29AAE2 url('images/getQuote.png') top left no-repeat;
	margin: 0 30px 0 0;
	float: left;
}

div.coverbox a{
	margin-left: -5px;	
}

div.coverbox h3{
	margin: 0;
	padding: 0 0 20px 0;
	color: white;
	font-size: 24px;
	font-weight: normal;
}

div.bouncy-castles a#sixreasons{
	float: left;
}


/*---------------------------------
  Quick quote calculator
----------------------------------*/

img.policy-quickquote-guarantee{
	margin-top: -31px;	
}

div#quickquotecalculator-holder p.form-intro{
	padding: 0 0 2px 0;
	margin: 0;
}

form#quickquotecalculator label{
	width: 190px;
}

form#quickquotecalculator select#pllevel{
	padding: 2px;
	width: 124px;
}

form#quickquotecalculator input#equipmentvalue{
	width: 105px;
}

form#quickquotecalculator a.formsubmit{
	float: right;
	margin: 5px -4px 3px 0;
	cursor: pointer;
}

form#quickquotecalculator #sub{
	display: none;
	margin: 6px -3px 3px 0;
	cursor: pointer;
	width: 213px;
}

form#quickquotecalculator fieldset#yourquote,
form#quickquotecalculator fieldset#yourquote label{
	font-size: 15px;
}

a#dd-guarantee-btn{
	margin-top: 20px;
	display: block;
	width: 223px;
}

input#paybycreditcard{
	margin-bottom: 20px;	
}