
/* 
---------- 
Adapted from BluePrint CSS framework 
by Iain Urquhart - shout@iain.co.nz
---------- 
*/

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography  */
body {font-size:75%;color:#4c4c4c;background:#fff url(/csre/gfx/body_bg.png) repeat-y 970px 0;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;color:#0486c8;}
h1 {font-size: 2.2em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.5em;margin-bottom:0.75em;}
h3 {font-size:1.25em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.1em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#c3370b;}
a {color: #ee4b18; text-decoration:underline; font-weight: bold;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0; color: #bababa;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* bits */
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.reset, .reset * {margin: 0; padding: 0;}

/* forms */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
input.captcha {width: 130px; display: block;}
textarea {width:390px;height:250px;padding:5px;}
label.error {clear: left; display: block;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.needed {color: red;}
form#register img {padding-right: 300px}

#container {text-align: left; background: #fff; width: 970px; margin: 0 auto;}

div#navigation {float: left;width: 268px; padding: 1em 0 6em 0; background: url(/core/gfx/navigation_bg.png) no-repeat left top;}
div#navigation h3 {padding: 15px; background: #4baddf; margin-right: 20px; font-size: 1.5em;}
div#navigation h3 a {color: #fff; text-decoration: none;  font-weight: bold;}
#navigation ul { margin:0px; padding: 0; list-style-type: none; font-size: 16px;}	
#navigation ul a { display: block; padding: 7px 18px 5px 22px; text-decoration: none; font-weight: bold;  color: #fff; background: #4baddf url(/core/gfx/navigation_sub_bullet.png) no-repeat 10px 12px; margin-right: 20px;}
#navigation ul a:hover{ text-decoration: underline;}
#navigation ul ul a:hover {}
#navigation ul a.activeParent {background: #0486c8 url(/core/gfx/navigation_active.png) no-repeat right center; padding-left: 10px; margin-right: 0;}
#navigation ul li {padding:0; margin: 0 0 0 20px; clear: left; display: block;}
#navigation ul ul {width: auto; font-weight: normal; }
#navigation ul ul li {border-bottom: none;}
#navigation ul ul li a {font-weight: normal; font-size: 14px; padding-left: 22px; background: #4baddf url(/core/gfx/navigation_sub_bullet.png) no-repeat 10px 8px;}
#navigation ul ul ul li a {font-weight: normal; font-size: 12px;}
#navigation ul ul ul ul li a {font-weight: normal; font-size: 10px;}
#navigation ul ul a.selected { font-weight: bold;}
#navigation ul a.selected {}

#navigation #subFeatures {min-height: 105px; background: url(../gfx/subfeatures_bg.png) no-repeat left top; margin-top: 25px; padding: 20px 0 0 0;}

#navigation #subFeatures .item {color: #fff; background: url(../gfx/subnav_module_top.png) no-repeat top left; padding-top: 20px; margin: 20px 40px 20px 25px;}
#navigation #subFeatures .item strong {font-size: 1.25em; line-height: 1.1em; display: block; margin-bottom: 3px;}
#navigation #subFeatures .item div {background: url(../gfx/subnav_module_bottom.png) no-repeat bottom left; padding: 0px 15px 20px 15px;}
#navigation #subFeatures .item a {color: #fff;}

table#homeSplash {background: #fff; border-bottom: 20px solid #fff; border-right: 10px solid #fff;}
table#homeSplash td.statement {width: 596px; background: #8cc740;}
table#homeSplash td.promotion {background: #ededed; padding: 20px 40px; font-weight:  bold; }
table#homeSplash td.promotion h3 a {text-decoration: none; color: #0486c8; font-size: 1.3em; }

#homeHeroBanner {border-bottom: 10px solid #fff;}

#homeStatement {width: 470px; background: #8cc740; float: left; height: 197px}
#homeStatement h2 {color: #fff; font-size: 19px; line-height: 24px; padding: 0; margin: 16px 20px 13px 20px; text-shadow: 1px 1px 0px #509317;}
#homeStatement p {margin-left: 20px; color: #fff; font-size: 13px; font-style: italic; font-weight: normal; width: 280px;}
#homeStatement p img {margin: 0 15px 0 0;}
#homePromotion {background: #ededed url(../gfx/insulation_bg.jpg) no-repeat bottom right; width: 490px; float: left; height: 197px;}
#promotionWrapper {width: 250px; margin: 20px 0 0 20px;}
#promotionWrapper h3 {margin-bottom: 5px;}
#promotionWrapper h3 a {text-decoration: none; color: #0486c8; font-size: 1.2em;}
#promotionWrapper p {margin-bottom: 10px;}

#landingHero {background-color: #fff; min-height: 200px;}

#landingHero ul {list-style-type: none;}
#landingHero ul li {float: left; width: 225px; border-bottom: 10px solid #0486c8; margin-right: 20px; min-height: 180px; background: #4baddf; color: #fff;}
#landingHero ul li#homeHero {margin-right: 20px; width: 470px; position: relative;}
#landingHero ul li#homeHero img {position: absolute; bottom: 15px; right: 0;}
#landingHero ul li#businessHero {margin-right: 20px;}
#landingHero ul li#vehicleHero {}
#landingHero ul li#newsHero {margin-right: 0;}
#landingHero ul li#homeHero,
#landingHero ul li#vehicleHero,
#landingHero ul li#newsHero {padding-bottom: 15px;}
#landingHero ul li a {text-decoration: none; border-bottom: 1px solid #fff; color: #fff;}
#landingHero ul li a:hover {border-bottom: 1px solid #4baddf;}
#landingHero ul li a.more {border: none; background:  url(/core/gfx/navigation_sub_bullet.png) no-repeat left 4px; padding: 2px 0 3px 12px; display: block; margin-top: 3px;}
#landingHero ul li a.more:hover {text-decoration: underline;}
#landingHero ul li h4 {margin: 20px 0 5px 0; font-size: 1.3em;}
#landingHero ul li h4, #landingHero ul li p {padding: 0 20px; color: #fff;}
#landingHero ul li#homeHero p {padding-right: 217px;}

#landingHero ul li#homeHero p.yourHome {width: 170px;}

#content ul li a.active {}
#content ul li {padding-bottom: 10px;}
#content.noMenu {margin-left: 40px;}
#content .entry {font-size: 0.9em; }
#content .entry li {padding-bottom: 0;}


div#banner {color: #fff;background-color: #fff; position: relative; text-align: left; height: 116px; width: 970px; margin: 0 auto;}
div#banner h1 {width: 250px; height: 116px; float: left;}
div#banner h1 a {display: block; width: 250px; height: 116px; text-indent: -3000px; background: url(/core/gfx/header_logo.png) no-repeat 0 0;}
div#banner a {color: #fff; text-decoration: none;}
div#banner ul#sectionNav {list-style-type:  none; position: absolute; top: 0px; left: 280px;}
div#banner ul#sectionNav li {float: left; height: 116px; margin-right: 10px; font-size: 1.6em; letter-spacing: -1px; font-weight: bold;}
div#banner ul#sectionNav li#yHome {width: 120px;} 
div#banner ul#sectionNav li#yBusiness {width: 150px;}
div#banner ul#sectionNav li#yVehicle {width: 135px;}
div#banner ul#sectionNav li a {display: block; text-align: center; color: #515151; height: 116px;  }
div#banner ul#sectionNav li a:hover {color: #ee4b18;}
div#banner ul#sectionNav li a span {padding-top: 55px; display: block; background: #fff;}
div#banner ul#sectionNav li a.active {background: #fff url(/core/gfx/header_a_active.png) no-repeat bottom center; color: #ee4b18;}
div#banner ul#sectionNav li a.active:hover,
div#banner ul#helperNav li a:hover {color: #ee4b18;}

div#banner ul#helperNav {position: absolute; left: 750px; top: 30px; list-style-type: none; border-left: 1px solid #bdbdbd; padding-left: 10px;}
div#banner ul#helperNav li {}
div#banner ul#helperNav li a { padding: 3px 0 3px 13px; background: url(/core/gfx/bullet.png) no-repeat 0 6px; font-weight: bold; line-height: 1.5em; display: block; color: #515151;}
div#banner ul#helperNav li a.active {color: #ee4b18;}
	
div#container {} 
div#container2 {background: url(/core/gfx/content_bg.png) repeat-y 0 0;	}

div#crumbs {font-size: 0.95em;  margin: 0; background:  #ee4b18; color: #fff; border-bottom: 20px solid #fff; }
div#crumbs p {padding: 1.15em 0 1.1em 0;}
#crumbs div {width: 940px; margin: 0 auto; text-align: left; display: block; position: relative;}
#crumbs a {color:  #fff; font-weight: bold;}
#crumbs form {float: right;}

#crumbs #searchWrapper {width: 208px; float: right; color: #535353;  }
#crumbs table#searchForm {width: 208px; position: absolute; right: 0; top: 0; }
#crumbs table#searchForm td {margin: 0; padding: 3px 0 0 0; text-align: right;}
#labelHolder { width: 118px;}
#crumbs table#searchForm td#submitHolder {width: 26px;}
#crumbs table#searchForm td#keywordsHolder {width: 140px;}
#crumbs form {padding: 3px 0 0 0;}
#crumbs table#searchForm input.text {width: 155px;}
#crumbs table#searchForm label {font-size: 120%; margin-top: 1px; display: block; text-align: right; padding: 3px 5px 0 0;}
#crumbs table#searchForm  input.submit {position: relative; top: 2px;}
div.hiddenFields {width: auto; margin: 0; display: none;}







		
div#related {float: right;width: 220px;margin: 0 10px 0 0;padding:20px 0 0 0;}

div#related .item {background: #fff url(../gfx/item_bottom.png) no-repeat bottom left; width: 200px; margin: 0 0 20px 10px; padding: 0 0 15px 0; }
div#related .item img {margin-bottom: 10px;}
div#related .item h3 {padding: 20px 20px 10px 20px; background: url(../gfx/item_top.png) no-repeat left top;}
div#related .item p {margin-bottom: 5px;}
div#related .item div {padding: 0 20px; font-weight: bold; font-size: 95%;}

.intro {margin-left: 250px; background: #fff url(/core/gfx/intro_bg.png) no-repeat bottom left; border-bottom: 10px solid #fff; 
display: block; padding: 21px 0 0 0;}
.intro div {padding: 0 330px 0 30px;  }

.news .intro div {min-height: 10px;}
.intro p {font-weight:  bold; font-size: 1.3em;}


body.your_home .intro div {background: url(/core/gfx/intro_house.png) no-repeat right center;   min-height: 141px;}
body.your_business .intro div {background: url(/core/gfx/intro_work.jpg) no-repeat right center;   min-height: 141px;}
body.your_vehicle .intro div {background: url(/core/gfx/intro_car.jpg) no-repeat right center;   min-height: 141px;}

div#content {margin-left: 280px;margin-right: 250px; padding-top: 10px;}
div#content h1 { font-weight: bold;}
div#content a { font-weight: bold; text-decoration: none;}
div#content ul.intros { list-style-type: none;}
div#content ul.intros li {border: 1px solid #bababa; margin: 1em; padding: 1em;}
.news div#content ul.intros li {margin-left: 0;}
div#content ul.intros li h3 {margin-bottom: 10px;}
div#content ul.intros li a.more {display: block; margin-top:  10px; text-decoration: underline;}


p#btt { background: url(../gfx/up_arrow.png) no-repeat left 22px; margin: 20px 50px 20px 0; padding: 20px 0 10px 20px; }

div#footer {clear: both;padding: 2em 1em 2em 0;border-top: 10px solid #4baddf; margin: 10px 10px 0 0; background: #0486c8; color: #fff;}
div#footer a {color: #fff; }
div#footer img {float: left; margin: 0 20px 0 0;}
div#footer p {margin-top: 20px; margin-left: 270px; display: block;}
div#footer ul {list-style-type: none; border-top: 1px solid #4baddf; margin-left: 270px;  margin-top: 10px; padding-top: 10px;}
div#footer ul li {float: left; margin-right: 10px;}
div#footer a:hover {text-decoration: none;}

div#meta-details {float: left;}
div#meta-details p {margin: 0; float: left;}
div#meta-details ul {clear: left; float: left; margin: 0; width: 678px; margin-top: 10px;}
div#meta-details #facebook,
div#meta-details #twitter {float: left; width: 210px; padding-bottom: 10px; margin-left: 20px;}
div#meta-details #facebook img,
div#meta-details #twitter img {float: left; margin: 0 10px 0 0;}
div#meta-details #facebook p,
div#meta-details #twitter p {float: left; width: 158px;}






#home div#container2 {background-image: none;}

#newsFlash { margin: 10px 10px 10px 0; padding: 0px; background: #ededed; border: 1px solid #dcdcdc; text-shadow: 0 1px 0 #fff; }
#newsFlash.on_home { margin: -10px 10px 10px 0; }

#newsFlash .inset {padding: 10px; overflow: hidden;}



#newsFlash * {margin: 0; padding: 0;}
#firstFlash,
#secondFlash {float: left; width: 50%; padding: 0; }

#firstFlash {width: 470px;  }
#firstFlash .inset {padding-left: 10px;}
#firstFlash .inset img {float: left; border: 1px solid #dcdcdc; margin: 0 10px 0 0;}


#secondFlash { width: 450px; background: url(../gfx/57.png) no-repeat 10px 13px; }
#secondFlash .inset {padding-left: 60px;}

#newsFlash h4 {}
#newsFlash h4 a {font-size: 15px; border-bottom: none; color: #000;}
#newsFlash a {color: #EE4B18; text-decoration: none;  border-bottom: 1px solid #EE4B18 }
#newsFlash {color: #4C4C4C;}
