/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 100%;
    line-height: 1.4;
    font-family: Arial, Helvetica, sans-serif;
}

body {
 //font-size: 0.8rem;
}

body.staging {
background-image: url(/images/stagingbg.png);
background-repeat: repeat;
}

a {
 color: #f0942d;
}

h1,h2,h3,h4 {
 margin: 0;
 padding: 0;
}

 h1 {
 font-size: 1.4rem;
 font-weight: bold;
 padding: 0.2em 0 0.2em 0;
 color: #f0942d;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.wrapper {
    clear: both;
    overflow: hidden;
}

header {
  background-color: #DBECEA;
}

header.introducer_iframe {
 background-color: #FFF;
}

header.introducer_full {
	background-color: #FFF;
}

div.header_top {
 border-bottom: 1px solid #f0942d;
}



div.header_top.pages {
 border-bottom: none;
}

a.main_logo {
	display: inline-block;
  width: 50px;
  margin: 0.4em 0 0.4em 0.8em;
}

a.main_logo img {
    max-height: 110px !important;
}

a.info-link {
    color: #00A9DC;
    font-weight: bold;
    margin-right: 10px;
    margin-botom: 10px;
    cursor: pointer;
    float: left;
}

.introducer_logo {
	display: inline-block;
	float: right;
	text-align: center;
    position: relative;
    width: auto;
    height: auto;
 }

 
.introducer_logo.toplinks {
	display: none;
}

.introducer_logo_fullheader {
    display: inline-block;
    float: right;
}

.introducer_logo_fullheader img {
 height: 41px;
}
 
 .introducer_logo img {
	height: 23px;
	max-width: 218px;
 }
 
 .introducer_logo_text {
	color: #555;
	font-size: 0.6rem;
	font-weight: bold;
 }


div.top_right {
 float: right;
 margin: 0.6em 2.0em 0 0;
}

div.top_right.left {
 float: left;
}

.top_links a {
 font-size: 0.6rem;
 text-decoration: none;
 font-weight: bold;
 margin: 0 1.0em 0 0;
}

.login_welcome {
 font-size: 0.6rem;
 font-weight: bold;
}



.top_phone {
 font-size: 0.8rem;
 font-weight: bold;
 color: #014E44;
 text-align: right;
 margin: 0.2em 0 0 0;
}

.introducer_top_phone {
 float: left;
 font-size: 0.8rem;
 font-weight: bold;
 color: #f0942d;
 text-align: right;
 margin: 0.2em 0 0 0;	
}

.introducer_top_phone span {
 color: #f0942d;
}

div.header_breadcrumb {
 border-bottom: 1px solid #f0942d;
 height: 40px;
 padding: 0.4em 0 0.4em 0;
 background: #FFF;
}


#email_popup_box, #pin_popup_box, .popup_box {
	padding: 0.8em;
	background:#ccc;
}

.popup_box {
 text-align: center;
}

#email_popup_box form, #pin_popup_box form, .popup_box form {
	text-align: center;
}

#email_popup_box input[type="text"], #pin_popup_box input[type="text"], .popup_box input[type="text"]  {
 border: 1px solid #666;
}





ul.newquote_steps .steps {
	float: left;
}


ul.newquote_steps li {
 display: inline;
 float: left;
}


	
	.header_breadcrumb .bar {
		background-color: #f0942d;
		clear: both;
		height: 1px;
		overflow: hidden;
		width: 153px;
		margin: 10px 0 0 25%;
	 }
	
	ul.newquote_steps {
    list-style: none;
		color: #f0942d;
		/*width: 174px;*/
    padding: 0;
		position: absolute;
		top: -45px;
		left: 25%;
	}

	
	.wrapper.header {
	 width: 100% !important;
	 position: relative;
	 overflow: visible;
	}
	
		
	
		ul.newquote_steps span.desc {
			display: none;
		 }
		 
		 ul.newquote_steps span.number {
		  font-weight: bold;
			font-size: 11px;
			padding: 0 0 0 6px;
		 }
		 
	 
		ul.newquote_steps .steps a, ul.newquote_steps .steps div {
			width: 19px;
			height: 19px;
			border: 1px solid #f0942d;
			border-radius: 10px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			background-color: #f0942d;
			margin: 0 12px 0 0;
			text-decoration: none;
			float: left;
		}
		
		ul.newquote_steps .steps a {
		 background-color: #f0942d !important;
		}
		
		ul.newquote_steps .steps a span, ul.newquote_steps .steps div span {
			color: #f0942d;
		}
		
		ul.newquote_steps .steps a, ul.newquote_steps .steps div.no_link {
		 background-color: #FFF;
		}
		
		ul.newquote_steps .steps a span, ul.newquote_steps .steps div.no_link_active span {
		 color: #FFF;
		}
		
		.step_5 span.number {
		 display: none;
		}
		
		.step_5 span.number_alt {
			 padding: 0 0 0 4px !important;
		}
		
		.step_6  a, .step_6 div, .step_7  a, .step_7 div, .step_8  a, .step_8 div {
		 display: none;
		}

		





.wrapper.box, .wrapper.middle {
 padding: 0 1.4em 0.8em 1.4em;
}

label {
 clear: both;
 width: 100%;
}

fieldset {
 border: none;
}

fieldset legend {
 color: #f0942d;
 font-size: 1.2em;
 font-weight: bold;
}



main {
 margin-bottom: 20px;
 padding: 0;
}

.quote_top {
 margin: 0.8em 0 0 0;
}

.required {
 color: #FF0000;
}

div.errors {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid red;
  margin: 0 0.8em 0.8em 0.8em;
  padding: 0;
  position: relative;
}

div.error_bottom
{
 display: none;
}

div.errors p {
  margin: 0 -4px;
  padding: 5px 10px;
  text-align: justify;
	color: #FF0000;
	font-weight: bold;
}



.info_button
{
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 2px 0 2px;
	background-image: url(/images/sprite.png);
	background-color: #f0942d;
	background-position: -682px -352px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: left;
	cursor: pointer;
}

.info_button_icon {
 color: #f0942d;
}

.info_button_desc {
 font-weight: bold;
 font-size: 14px;
}

/*
 margin: 0 0 0 0.4em;
 cursor: pointer;
 background-image: url(/images/sprite.png);
 background-position: -516px -352px;
 background-color: #f0942d;
 padding: 1px;
 border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
 width: 16px;
 height: 16px;
 float: left;

*/


.quote_box
{
	background-color: #E9EAEB;
}

#select_policies
{
	display: none;
}

input#quote_continue {
	display: none;
}

.content {
 padding: 0 1.4em 1.4em 1.4em;
}

.quote_box label {
 float: left;
 font-weight: bold;
 /* color: #f0942d; */
 color: #333;
 margin: 0 0.6em 0.6em 0;
}

.quote_box label.error {
 color: red;
}

.empsplit_text.small_textbox {
 width: 75%;
}

a.empsplit_remove {
 margin-left: 10px;
}

.quote_box select, input[type="text"], input[type="password"], textarea {
	width: 90%;
	border: none;
	padding:2px;
}


.textbox_container {
 background-image: url(/images/sprite.png);
 background-position: -188px -351px;
 width: 208px;
 height: 31px;
 float: left;
}

.textbox_container input[type="text"], .textbox_container input[type="password"]{
 border-radius: 0;
 padding: 0;
 margin: 0;
 max-width: 168px;
 margin: 7px 0px 0px 10px;
 border: none;
}

.textbox_container .info_button {
 float: right;
 margin: 6px 6px 0 2px;
}

div.input_row {
 float: left;
 margin-bottom: 0.8em;
}

div.input_row label {
 clear: both;
}

.title_small {
 font-weight: bold;
 color: #f0942d;
}



.quote_box h3, .payment_method h3
{
 background-color: #f0942d;
 padding: 0.6em 0px 0.6em 1.4em;
 color: #FFF;
 font-size: 0.9rem;
}


div.policy_section, div.review_policy {
 background: #DDD;
 padding: 0.8em 1.4em 0.8em 1.4em;
 margin: 0.8em 0 0 0;
  border-radius: 8px;
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
}

div.policy_section .heading {
 font-weight: bold;
 margin: 0 0.8em 0.4em 0;
 /* color: #f0942d; */
 color: #333;
 max-width: 57%;
}


div.policy_section.active {
 background-color: rgba(240, 148, 45, 0.4);
}


div.policy_section.active .heading {
 color: #FFF;
}

div.policy_section div.toggle_buttons {
 float: right;
}


div.policy_section a.toggle_add {
 float: left;
}


div.policy_section a.add, div.pi_box a.add, div.policy_section a.added {
 background: #FFF;
 border-radius: 5px;
 font-size: 0.6rem;
 color: #f0942d;
 font-weight: bold;
 padding: 0.2em 0.2em 0.2em 0.2em;
 text-decoration: none;
 cursor: pointer;
 width: 45px;
 text-align: center;
}



div.policy_section a.toggle_details, a.arrow_down {
 margin: 0 0 0 0.4em;
 cursor: pointer;
 background-image: url(/images/sprite.png);
 background-position: -541px -352px;
 background-color: #f0942d;
 padding: 1px;
 border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
 width: 16px;
 height: 16px;
 float: left;
}


div.policy_section a.toggle_details.expanded {
 background-position: -540px -371px;
}





div.details {
 display: none;
}

.quote_box .property_line {
 clear: both;
 margin-top: 0.8em;
}

div.details label {
 padding: 0px 0px 10px 0px;
}

.property_val span {
 font-weight: normal;
}

 .property_val span#subprofession,  .property_val span#subprofession2{
		float: none !important;
	}

.property_val > * {
 float: left;
}

.property_val .info_button {
 margin: 0 0 0 0.4em;
}

.quote-feefo {
 display: block;
 margin-top: 10px;
float: right;
}

/** price indication box **/
.pi_box {
 /* background-color: #024F45; */
 background-color: #f0942d; 
 color: #FFF;
}

.pi_box .content {
 padding: 0px 0.8em 0px 1.4em;
}

.pi_box h3
{
  color: #FFF;
	padding: 0.6em 0px 0.6em 1.4em;
	font-size: 15px;
}

.pi_box .item_totals_section {
 background: rgba(255,255,255,0.25);
}

.pi_box .policyrow {
	clear: both;
	font-weight: bold;
	border-top: 1px solid #CCC;
 }

.pi_box .policyrow:first-child {
 border-top: none;
}


.pi_box .policyrow div {
	float: left;
  margin: 0.8em 0 0.8em 0;
}

.pi_box div.policyrow .desc, div#extra_policies span {
width: 70%;
}

.pi_box div.price {
 float: right;
 margin: 0.8em 0.8em 0 0;
}

.pi_box .totalrow, .pi_box .discountrow {
 margin: 0.8em 0 0 0;
}

.pi_box .totalrow div, .pi_box .discountrow div {
 float: left;
}

.pi_box .totalrow div#price_total {
 font-size: 1.3rem;
 float: right;
}

.pi_box div#price_discount {
 float: right;
}


.pi_box .price_promise {
 color: #FFF;
}


.pi_box #ipt_line {
 border-top: 1px solid #CCC;
 border-bottom: 1px solid #CCC;
 padding: 0.8em 0 0.8em 0;
}


/** Modify policy **/

.pi_box a.extra {
background-image: none;
background-color: #fff;
color: #f0942d;
padding: 12px 2px 0px 21px;
}

.pi_box a.extra_policy, a.extra {
  background-color: #999;
	background-image: url(/images/sprite.png);
	background-position: -472px -81px;
	 border-radius: 9px;
 -webkit-border-radius: 9px;
 -moz-border-radius: 9px;
	width: 150px;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	float: left;
	padding: 6px 0px 0px 38px;
	margin: 0 0 0.5em 0;
}



#extra_policies
{
	display: none;
}

#extra_policies p {
	clear: both;
	padding-top: 0.3em;
}

#extra_policies .extra_policy_link
{
text-align: right;
width: 100px;
}

div.modify_policy_container .policy_section, div.modify_policy_container .toggle_buttons {
 display: none;
}

div.modify_policy_container div.policy_section {
 background: none;
 border: none;
}

div.modify_policy_container .details {
 display: block;
}


.overlay
{
	background-image: url("/images/overlay_pixel.png");
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}



span.top_icon {
 text-decoration: none;
 background-image: url(/images/sprite.png);
 background-position: -540px -371px;
 background-color: #f0942d;
 padding: 1px;
 width: 16px;
 height: 16px;
 float: right;
 border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
 margin: 0 0 0 0.3em;
}

a.back_to_top {
 float: right;
 text-decoration: none;
 margin: 0 0.8em 0.8em 0;
 font-weight: bold;
}

.pdf_icon {
 background-image:url(/images/pdf_icon.gif);
 background-repeat:no-repeat;
 text-align:left;
 width:16px;
 height:17px;
 display:block;
 float:left;
}

.details .pdf_icon {
 margin-bottom: 4px;
}


input[type="submit"], input[type="button"], input.wide_button {
 margin: 0.8em 0 0.8em 0;
 width: 206px;
 height: 31px;
 border: 0;
 color: #FFF;
 font-weight: bold;
 font-size: 1.1em;
 background-color: #f0942d;
 border-radius: 9px;
 -webkit-border-radius: 9px;
 -moz-border-radius: 9px;
}

input.button_light {
 margin: 0.8em 0 0.8em 0;
 background-color: #FFF;
 border-radius: 9px;
 -webkit-border-radius: 9px;
 -moz-border-radius: 9px;
 width: 133px;
 height: 31px;
 color: #f0942d;
}

input[type="radio"] {
	display: inline;
	margin: 10px;
}

input.radio-select {
	display: inline;
}




.easycover input.contract_type_selector:checked + label {
background-color: rgba(240, 148, 45,0.8);
padding: 12px 0px 5px 10px
}

.easycover input.contract_type_selector + label {
background-color: #777;
color: #fff;
}

.popup_box input[type="radio"] + label {
 margin-top: 10px;
}

input[type="radio"] + label {
 display: inline-block;
 background-color: #E2E2E4;
  border-radius: 9px;
 -webkit-border-radius: 9px;
 -moz-border-radius: 9px;
 float: none;
 width: 251px;
 height: 27px;
 padding: 7px 0px 0px 10px;
}

input[type="radio"]:checked + label {
 background-image: none;
 background-color: rgba(240, 148, 45,.4);
 background-image: url(/images/tick_icon_2.png);
 background-position: 96% 6px;
 background-repeat: no-repeat;
 color: #FFF;
}

input.highlight {
 background-color: #FFFFCC;
}

input.error {
 background-color: #FFCCCC;
}

.button_position {
 text-align: right;
 width: 100%;
}


input#button_new, input#button_login {
 display: none;
}



div#helptable {
  position: fixed;
  border: 2px solid #f0942d;
  z-index: 999;
  display: none;
  background-color: #ffffff;
	left: 50% !important;
	margin-left: -30%;
	top: 5% !important;
	width: 60%;
	padding: 0px;
}

div.information {
	position: fixed;
  border: 2px solid #f0942d;
  z-index: 400;
  display: none;
  background-color: #ffffff;
	left: 50% !important;
	margin-left: -42%;
	top: 5% !important;
	width: 80%;
	max-height: 80%;
	padding: 0px;
	overflow-y: auto;
}

div#helptable h1, div.information h1
{
	color: #f0942d !important;
}

div#helptable h3, div.information h3
{
	background-color: #f0942d !important;
	color: #FFF !important;
	 margin: 0px;
	 padding: 2px 10px 4px;
}
div#helptable h3 .close, div.information h3 .close
{
	float: right;
	cursor: pointer;
	
}

div#helptable .help_info
{
	padding: 0.8em;
	overflow-x: hidden !important; overflow-y: auto !important;
	max-height: 300px;
}

div#helptable img {
 max-width: 100%;
}


#newquote_testimonials {
 display: none;
}


div#fieldset_new, div#fieldset_returning {
 display: none;
}


/** Questions form **/

.datebox select, .cc-validto select, .cc-validfrom select {
 width: 70px;
}


.policy_title {
 font-weight: bold;
 font-size: 0.9rem;
 color: #f0942d;
}

.review_policy .policy_title {
 width: 50%;
}

.review_policy .col1 {
 margin: 0.8em 0 0 0;
}


/** Payment form **/

.sagepay
{
	background-image: url(/images/payment_sprite.png) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #ffffff;
	width: 75px;
	height: 30px;
	display: block;
	float: left;
}

.verisign
{
	background-image: url(/images/payment_sprite.png) ;
	background-repeat: no-repeat;
	background-position: -75px -0px;
	background-color: #ffffff;
	width: 85px;
	height: 30px;
	display: block;
	float: left;	
}

.bank_cards
{
	background-image: url(/images/payment_sprite.png) ;
	background-repeat: no-repeat;
	background-position: 0px -30px;
	background-color: #ffffff;
	width: 238px;
	height: 30px;
	display: block;

}

.bank_cards.uk
{
	background-image: url(/images/payment_sprite_uk.png) ;	
}



div.payment_methods_mini {
 background-color: #FFF;
 border-radius: 8px;
 padding: 0.8em;
 margin: 0.8em 0 0.8em 0;
}

div.payment_methods_mini span.title {
 font-weight: bold;
 color: #f0942d;
}

.cc-cv2 input[type="text"], .cc-issue input[type="text"] {
 width: 100px;
 float: left;
 margin: 0 0.5em 0 0;
}

/** Footer styles **/

footer {
 background-color: #DBECEA;
 float: left;
 margin-top: 30px;
 width: 100%;
}

div.footer_top {
 float: right;
 margin: 1em;
 
}

div.footer_phone {
	border-bottom: 2px dotted #F0BA3C;
	color: #808080;
	font-weight: bold;
	text-align: right;
	font-size: 1.2rem;
	margin: 0 0 0.6em 0;
}

div.footer_logos a {
 background: url(../images/sprite_green.png) no-repeat;
 float: left;
 display: block;
 height: 48px;
 margin-right: 8px;
}

div.footer_logos a#awards {
	width: 128px;
	background-position: -365px -555px;
}

div.footer_logos a#biba {
	width: 33px;
	margin-right: 13px;
	background-position: -574px -555px;
}

div.footer_logos a#fsa {
	background-position: -365px -555px;
	width: 60px;	
}

div.footer_logos a#chartered {
	background-position: -617px -555px;
	width: 53px;
	margin-right: 14px;
}

div.footer_logos a#sagepay {
	background-position: -687px -555px;
	width: 74px;
	margin-right: 12px;
}

div.footer_logos a#verisign {
	background-position: -773px -555px;
	width: 70px;
	margin-right: 0px;
}

div.footer_bottom {
 background-color: #333333;
 clear:both;
 border-top: 3px solid #004E3E
}

div.footer_bottom_content {
  margin: 0 auto;
	padding: 0.8em;
}

div.footer_bottom_content p {
	margin: 0;
	font-size: 0.6rem;
}
div.footer_bottom_content p, div.footer_bottom_content a {
	color: #ffffff;
	text-decoration: none;
}
div.footer_bottom_content a:hover {
	text-decoration: underline;
}

div.footer_bottom_content .fas-disclaimer {
	padding: 0.8em 0;
}

div.footer_bottom_content .design_hosting {
 margin: 0 0 0.8em 0;
}


ul.footer_nav_2 {
	margin: 0;
	padding: 0;
	list-style-type: none;

}

ul.footer_nav_2 li {
	display: inline;	
}

ul.footer_nav_2 li a {
 text-decoration: none;
 color: #FFF;
 font-size: 11px;
 padding-right: 20px;
 float: left;
}


@media only screen and (max-width:540px){
	a.main_logo {
		width: 100% !important;
		text-align:center;
		margin:0 auto;
	}
	a.main_logo img{
		width:60%;
	}
	input[type="submit"], input[type="button"], input.wide_button{
		width:90%;
		margin-left:5%;
		margin-right:5%;
	}
	.qbtns div.right{
		float:none;
	}
}


@media only screen and (min-width:600px){
	div.input_row {
	 width: 50%;
	}
	
}


	.quote_msg_container {
		margin: 10px 0 10px 0;
		background: #EFEFEF;
		font-weight: bold;
		display: none;
	}
	
  p#quote_msg {
		line-height: 18px;
		color: red;
		padding: 10px;
	}




	

@media only screen and (min-width:900px){

body.easycover.intro div.payment_methods_mini {
margin-top: 3em;
}

	.wrapper.middle, .wrapper.box, div.newquote_container {
			width: 980px !important;
		}

	.header_top {
		max-width: 980px;
		margin: 0 auto;
	}

	a.main_logo {
		width: 100px;
		float: left;
		margin-left: 0;
	}

.introducer_logo {
width: 218px;
height: 110px;
}

.introducer_logo.toplinks {
	max-width: 218px;
	max-height: 110px;
	height: auto;
	width: auto;
	display: block;
}

.encon div#header_326 .introducer_logo {
	height: 72px;
	width: 72px;
	margin-top: 5px;
}

.easycover .introducer_logo {
	height: auto;
}

.easycover .introducer_logo img {
	position: relative;
	height: 50px;
}
	
	.introducer_logo img {
	 height: auto;
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     margin: auto;
	}
	
	.introducer_logo_text {
	 font-size: 0.7rem;
	}

    div#LP_DIV_1473848096144 {
        width: 143px;
        height: 40px;
        float: left;
    }

    .introducer_logo_fullheader {
        position: relative;
        float: none;
        width: 350px;
    }

    .introducer_logo_fullheader img {
        height: auto;
        position: absolute;
        top: 0px;
        left: 30px;
    }

    #introducer_1063 .introducer_logo_fullheader img {
       left: 78px;
    }
 
	div.top_right {
		margin: 10px 0 0 0;
	}
 
	
	.top_links a, .login_welcome {
   font-size: 0.9rem;
	}
	
	
	.top_phone, .introducer_top_phone {
		font-size: 1.2rem;
	}
	
	a.live_help_button {
		float:left;
		display: block;
		height: 27px;
		width: 112px;
		background: url(../images/sprite_yellow2.png) no-repeat;
		background-position: -83px -33px;
		padding: 0;
	}
	
	
	.wrapper.header {
	 width: 100% !important;
	 position: relative;
	 overflow: visible;
	}
	
	.header_breadcrumb {
		height: 42px !important;
		border-top: 1px solid #f0942d;
		border-bottom: 1px solid #f0942d;
		padding: 0 !important;
	}
	
	.header_top {
		border-bottom: none !important;
		height: 120px;
	}
	
	.header_top.introducer {
	 background-color: #FFF;
	 height: 10px;
	}
	

	
	.header_breadcrumb .bar {
		display: none;
	}
	
	.body_banner_area {
	 border-bottom: 1px solid #f0942d;
	}
	
	
	

		
	ul.newquote_steps {
	 width: 1024px;
	 background-color: #FFF;
	 /* border: 1px solid #f0942d; */
	 height: 42px;
	 position: relative; 
	 left: 0;
	 top: 0;
	 margin: 0 auto;
	}
		
		ul.newquote_steps .steps a, ul.newquote_steps .steps div {
		height: 23px;
		margin: 3px 15px 0 0;
		width: auto;
		border: none;
		border-radius: 0;
		background-color: #FFF;
		border: none;
	}
	
		ul.newquote_steps .steps a {
		 background-color: #FFF !important;
		}
	
	ul.newquote_steps .steps a:after, ul.newquote_steps .steps div:after {
		content: " ";
		background-image: url(/images/transparent-section-sprite1.png);
		background-position: -172px -100px;
		background-color: #f0942d;
		width: 25px;
		height: 36px;
		float: left;
		margin: 0 34px 0 40px;
	}
	
	.step_5 a:after, .step_5 div:after {
	 display: none;
	}
		

	ul.newquote_steps .steps a span, ul.newquote_steps .steps div span {
			
			color: #999;
		}
		
		ul.newquote_steps .steps a span, ul.newquote_steps .steps div.no_link_active span {
			color: #f0942d;
		}
		
		
	ul.newquote_steps span.desc {
			display: block;
			float: left;
			margin: 7px 0 0 7px;
			font-size: 16px;
		 }
		 
	 ul.newquote_steps span.number {
			float: left;
			font-size: 14px;
			font-weight: bold;
			width: 15px;
			height: 18px;
			border-radius: 10px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			background-color: #f0942d;
			color: #FFF !important;
			padding: 1px 0 2px 6px;
			margin: 8px 0 0 0;
		 }
		
	
	.step_5 span.number {
		display: block;
	}
	
	.step_5 span.number_alt {
		 display: none;
		}
		
	
	.wrapper.middle, .wrapper.box, div.newquote_container {
		padding: 0;
		margin: 0 auto;
		width: 90%;
	}
	
	
	.button_position {

	 width: 65%;
	 text-align: right;
	}
	
	div.newquote_form {
	 float: left;
	 width: 65%;
	}
	
	div#newquote_prices {
	 float: left;
	}
	
	div.rightcol {
	 float: right;
	 max-width: 280px;
	}
	
	
	
	#newquote_testimonials {
	 float: left;
	 display: block;
	 margin: 2em 0 0 0;
	}
	
	.rolling_testimonials {
	 margin: 5px 5px 0px 5px;
	}
	
	.rolling_testimonials li {
	height: 150px;
	}
	
	#newquote_testimonials h3 {
	 padding: 10px 0px 10px 10px;
	 color: #f0942d;
	 font-size: 14px;
	 border-bottom: 1px solid #ccc;
	 background-color: #E9EAEB;
	}
	
		
	
	#newquote_testimonials .quote_box {
	 padding: 0 0.4em 0.4em 0.4em;
	}
	
	div.information {
		 width: 38%;
		}
	
	
	div.newquote_footer {
	 display: none;
	}
	

	.quote_box .property_line select  {
	width: 300px;
}

	div.policybcequip_section {
		margin-bottom: 10px;
	}

	.policybcequip_section select {
		max-width: 132px !important;
	}

	.policybcequip_section label {
		padding: 0px !important;
		font-weight: normal;
	}
	.policybcequip_section div {
		float: left;
		width: 32%;
	}

	.quote_box .property_line.wide select {
		width: 90%;
	}

    .quote_box .property_line.readonly label, #policycyberns_container label, #policycyberprivacy_container label {
        padding-bottom: 0;
        padding-top: 0.5em;
    }

	

 div.footer_bottom_content {
  margin: 0 auto;
	width: 960px;
	}
	
	div.footer_bottom_content .design_hosting {
		float: right;
	}

}

.empsplit_msg_container {
margin: 10px 0 10px 0;
background: #EFEFEF;
font-weight: bold;
display: none;
}

p#empsplit_msg {
line-height: 18px;
color: red;
padding: 10px;
}

select.empsplit_select {
width: 30%;
font-weight: bold;
}

.empsplit_html {
margin: 0 0 0 0.8em;
}


div.tax_totals {
clear: both;
margin: 0.8em 0 0 0;
}

div.tax_totals div {
font-weight: bold;
}

div.tax_totals div:nth-child(1)
{
float: left;
margin: 0.6em 0 0.6em 0;
}

div.tax_totals div:nth-child(2)
{
float: right;
margin: 0.6em 0 0.6em 0;
}

a.false_link.info-link {
cursor: pointer;
margin-left: 5px;
}

div.info_highlight {
 color: #333;
 background: #FFB8CE;
 padding: 5px;
 font-weight: bold;
 border-radius: 10px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 margin: 10px 0px 10px 0px;
}

.link-bold-underline {
  font-weight: bold;
  text-decoration: underline;
}



/** override core quote form styles here **/
/** stylesheet to override core quote form styles in quote.php **/

	header {
		background-color: #fff;
	}
	
	div.phone_header {
		background-color: #FFFFFF;
		border-bottom: 1px solid #E1E1E1;
		font-family: 'Helvetica',Arial,sans-serif;
	}
	
	div.phone_header_container {
		margin: 0 auto;
		max-width: 940px;
	}
	
	div.phone_header div.phone_header_number {
		font-size: 16px;
		font-weight: bolder;
		margin: 0 auto;
		padding: 0.2em 0 0.2em 0.8em;
		color: #0a0a0a;
		letter-spacing: 1px;
		float: left;
	}
	
	div.phone_header div.top_header_links {
		float: right;
		margin-right: 0.8em;
	}
	
	div.top_header_links ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	div.top_header_links ul li {
	  border: none;
		float: left;
		margin: 0;
		padding: 0 8px;
		line-height: 30px;
		font-size: 0.9em;
	}
	
	div.top_header_links ul li a {
		color: #000;
		text-decoration: none;
	}
	
	
	div.top_header_links ul li:first-child {
		border-left: none;
	}
	
	div.header_top_nav {
		display: none;
	}
	
	a.main_logo {
		width: 130px;
	}
	
	.introducer_logo {
		float: right;
	}
	
	.info_button {
		background-color: #00A9DC;
	}
	
	.pi_box div.policyrow .desc, div#extra_policies span {
		width: 70%;
	}
		
	div#extra_policies {
		margin-bottom: 2em;
	}
	
	.body_banner_area	{
		width:100%;
		float:left;
		background:url(/images/isure_header_body_bg.jpg) left top repeat-x #f6f6f5;
		height: 40px;
		}
		
	div.header_breadcrumb {
		height: 21px !important;
		background-color: #E4E4E4;
	}
	
	div.telephone_area {
		display: none;
	}
	
	.body_banner_area .login_area {
		margin: 0 auto;
		max-width: 980px;
		display:none;
	}
	
	.body_banner_area .login_area a.top_login, .body_banner_area .login_area div.welcome_msg {
		font-weight: bold;
		text-decoration: none;
		float: right;
		margin: 0.5em 0.5em 0 0;
	}
	
	input.error_highlight, textarea.error_highlight, select.error_highlight {
		background-color: #EDC2C2;
		border: 1px solid #FF0000 !important;
	}
	
	
	
	div.welcome_msg span {
		display: none;
	}
	
	div.price_promise p {
		color: #FFF;
	}
	
	div.tax_totals {
		clear: both;
		margin: 0.8em 0 0 0;
	}
	
	div.tax_totals div {
		font-weight: bold;
	}
	
	div.tax_totals div:nth-child(1)
	{
		float: left;
		margin: 0.6em 0 0.6em 0;
	}
	
	div.tax_totals div:nth-child(2)
	{
		float: right;
		margin: 0.6em 0 0.6em 0;
	}
	
	.totalrow {
		margin: 1em 0 0 0;
	}
	
	.bank_cards
	{
		background-image: url(/images/payment_sprite.png) ;
		background-repeat: no-repeat;
		background-position: 0px -30px;
		background-color: #ffffff;
		width: 85px;
		height: 30px;
		display: block;
		margin: 10px	 100px;
	}
	
	
	.pci
	{
		background-image: url(/images/pci-logo1.png) ;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		background-color: #ffffff;
		width: 169px;
		height: 62px;
		display: block;
		float: left;
		margin: 10px 40px;
	}
	
	div.footer_bottom {
		border-top: 3px solid #F0942D;
	}
	
	.cc-validfrom, .cc-issue {
		display: none;
	}
	
	.danger_hidden {
		display: none;
	}
		

	@media only screen and (min-width:900px){
			div.newquote_body{	
				    width: 60%;
					float: left;
				}
	
		div.header_top {
			padding: 15px 0;
			/*max-width: 940px;*/
			height: 95px;
		}
		
		div.header_top_nav {
			display: block;
			border-top: 1px solid #e1e1e1;
		}
	
		div.header_top_nav_container {
			margin: 0 auto;
			max-width: 940px;
		}
		
		div.header_top_nav ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		div.header_top_nav ul li {
			font-size: 18px;
			margin: 0;
			padding: 0px 41px 0px 0px;
			float: left;
		}
		
		div.header_top_nav ul li:last-child {
			padding-right: 0 !important;
		}
		
		div.header_top_nav  ul li a {
			color: #333;
			text-decoration: none;
			height: 40px;
			line-height: 40px;
		}
		
		
		div.header_top_nav ul li a:hover, div.header_top_nav ul li a.active {
			color: #f0942d;
		}
		
		div.top_right {
			margin: 0;
		}
		
		span.coverholder {
			color: #000;
			font-family: 'Helvetica',Arial,sans-serif;
			font-size: 21px;
		}
		
		div.top_header_links {
			margin-right: 0 !important;
		}
		
		div.top_header_links ul li {
		 font-size: 12px;
		 line-height: 47px;
		 border-left: 1px solid #fff;
		 border-color: #e9e8e8;
		}
		
		div.top_header_links ul li:last-child {
			padding-right: 0;
		}
		
		div.phone_header {
			min-height: 47px;
		}
		
		div.phone_header div.phone_header_number {
			font-size: 23px;
			padding: 5px 0 5px 0px;
		}
		
		.body_banner_area {
			height: 45px;
		}
				

		a.main_logo {
			width: auto;
			margin: 0;
		}
	
		
		a.main_logo img {
			max-height: none;
			vertical-align: top;
		}
		
		.introducer_logo {
			margin-top: 1.4em;
			margin-left: 14em;
		}
		
		div.header_breadcrumb {
			background-color: #FFF;
			height: 128px !important;
			border-top: none;
		}
		
		.telephone_area{
		float:right;
		display: block !important;
		}
		
		.telephone_area h1{
			width:auto;
			float:right;
			font-family:Calibri, Arial, Helvetica, sans-serif;
			font-size:24px;
			color:#000;
			font-weight:normal;
			text-align:right;
			}
			
		.telephone_area h2{
			width:auto;
			float:right;
			font-family:Calibri, Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#404040;
			font-weight:normal;
			line-height:30px;
			text-align:right;
			clear:both;
	}
	
	
		div.welcome_msg span {
		display: inline !important;
		float: left;
		margin: 0.5em 0.3em 0 0;
		}

		a.doc-links {
			font-weight: bold;
			text-decoration: underline;
		}

		
	
		
	}



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

.left {
 float: left;
}

.right {
 float: right;
}

.center {
 text-align: center;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/*03/04 merge*/
a#site_logo {
	background-image: url(/images/strathearn_logo_small.png);
	width: 228px;
	height: 74px;
	display: block;
	margin-left: 27px;
	margin-top: 10px;
	float: left;
}

div.topnav {
	background-color: #f0942d;
	height: 27px;
	width: 100%;
	clear: both;
}

ul.navigation_level_1 {
 margin: 0 auto;
 padding: 0;
 clear: both;
 background-color: #67958F;
 height: 27px;
 width: 960px;
 list-style: none;
}

ul.navigation_level_1 li  {
 display: inline;
}

ul.navigation_level_1 li a {
 float: left;
 text-decoration: none;
 color: #E9F4EE;
 font-weight: bold;
 font-size: 15px;
 padding: 4px 15px 0px 15px;
 border-left:1px solid #FFF;
 height: 23px;
}

ul.navigation_level_1 li a:hover {
 color: #FFF;
}

ul.navigation_level_1 li:first-child a {
 border-left: none;	
}


ul.navigation_level_2 {
 padding: 0;
 margin: 8px 0 0 0;
 width: 174px;
}
ul.navigation_level_2 li {
 background-repeat: no-repeat;
 list-style-type: none;
 margin: 0;
 padding: 0;
}
ul.navigation_level_2 > li:hover,
ul.navigation_level_2 > li.selected {
background-position: -4px -227px;
}
ul.navigation_level_2 > li:first-child {
background-position: -822px -244px;
}
ul.navigation_level_2 > li:first-child:hover,
ul.navigation_level_2 > li:first-child.selected {
background-position: -3px -189px;
}
ul.navigation_level_2 > li:last-child:hover,
ul.navigation_level_2 > li:last-child.selected {
background-position: -4px -155px;
}
ul.navigation_level_2 li a {
	border-top: 1px solid #ffffff;
	text-decoration: none;
	font-size: 15px;
	display: block;
	height: 24px;
	padding: 6px 0px 0px 4%;
}
ul.navigation_level_2 li a.selected {
background-position: 143px -602px;
}


ul.navigation_level_3 {
 background-color: #ffffff;
 background-image: none;
 padding: 0px 0px 10px 5px;
 margin: 0;
}
ul.navigation_level_3 li {
	background-position: -1057px -199px;
}
ul.navigation_level_3 li:hover, ul.navigation_level_3 li.selected {
	background-position: -1057px -169px;
}
ul.navigation_level_3 li a {
	padding-left: 10px;
}
ul.navigation_level_3 li a.selected {
	background-image: none;
}

ul.footer_nav_2 {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	height: 20px;
}

ul.footer_nav_2 li {
	display: inline;	
}

ul.footer_nav_2 li a {
 text-decoration: none;
 color: #FFF;
 font-size: 13px;
 padding-right: 20px;
 float: left;
}


ul.footer_nav_1 {
 margin: 8px 0px 0px 0px;
 padding: 0;
 float: left;
 list-style-type: none;
 clear: both;
}

ul.footer_nav_1 li a {
 color: #808080;
 text-decoration: none;
 font-size: 11px;
}


div.homepage_ccol {
 width: 718px;
 float: left;
 position: relative;
}

div.homepage_rcol {
 float: left;
 width: 230px;
 margin-left: 10px;
}

div.internal_lcol div.left_nav_top {
 background-position: -809px -205px;
 width: 196px;
 height: 10px;
 clear: both;
}

div.internal_lcol div.left_nav_body {
 background-position: -2px 0;
 width: 186px;
 padding: 0px 0px 0px 10px;
 float: left;
}


div.internal_lcol div.left_nav_body h1 {
 margin: 0;
 padding: 0;
 font-size: 16px;
 color: #f0942d;
}

div.internal_lcol div.left_nav_body h3 {
 margin: 0;
 padding: 3px 0px 0px 10px;
}

div.internal_lcol div.left_nav_bottom {
 background-position: -809px -223px;
 width: 196px;
 height: 12px;
 clear: both;
}


a.live_help_button {
 float:left;
 display: block;
 height: 27px;
 width: 112px;
 background: url(../../images/sprite_yellow2.png) no-repeat;
 background-position: -83px -33px;
 padding: 0;
}

a.callback_button {
 float: right;
 display: block;
 height: 27px;
 width: 113px;
 background: url(../../images/sprite_yellow.png) no-repeat;
 background-position: -83px -3px;
 margin: 0;
 padding: 0;
}

a.live_help_big_button {
 float:left;
 display: block;
 height: 94px;
 width: 110px;
 background: url(../../images/sprite_yellow.png) no-repeat;
 background-position: -200px -106px;
 padding: 0;
 margin-top: 10px;
}

div.internal_lcol {
 width: 206px;
 min-height: 10px;
 float: left;
}

div.internal_ccol {
 width: 492px;
 margin-left: 10px;
 float: left;
}

div.internal_ccol p {
 line-height: 20px;	
}

div.internal_rcol {
 float: left;
 width: 230px;
 margin-left: 10px;
}

.quote_box table{padding:10px;}
.content input[type="radio"] {
    display: none;
    margin: 10px;
}
