﻿/************************************ Start of Rest styles **********************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 
	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	address,caption,cite,code,dfn,em,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
	} 
	ol,ul { 
	    list-style:none; 
	} 
	caption,th { 
	    text-align:left; 
	} 
	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 
/************************************ End of Rest styles **********************************/




/************************************ Layout styles **************************************/
body {
	color:#666666;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:62.5%; /* 10px */	
	line-height: 1;
	background:#fff url(../images/bodyBgSli.gif) repeat-x 0 0;
}

#wrapper{
	width:974px;
	margin:0px auto;
}
#header {
	width:974px;
	background:url(../images/header.png) no-repeat 0 0;
	height:119px;
	margin-top:15px;
	position:relative;
}
#bodyHolder {
	width:974px;
	background:url(../images/body_sli.png) repeat-y 0 0;
	padding:16px 0 0 9px;
	
}

#col1{
	width:650px;
	float:left;
	padding-left:10px;
}

#col2{
	width:278px;
	float:left;
	padding:5px 0 0 15px;
	border-top: 7px solid white;
	margin-top:-7px;
}

#footer{
	width:974px;
	background:url(../images/Footer.png) no-repeat 0 0;
	height:54px;
	float:left;
	clear:both;
}

#MainCont { width:90%; padding:10px 0 0 15px;}

/************************************ End of Layout styles **************************************/

/************************************ Fonts styles **************************************/
h1 {font-size:1.9em; color:#0079c2; font-weight:bold; margin:10px 10px;}
h2 {font-size:1.8em; color:#0079c2; font-weight:bold; margin:10px 10px;}
h3 {font-size:1.7em; color:#0079c2; font-weight:bold; margin:10px 10px;} 
h4 {font-size:1.4em;}
h5 {font-size:1.3em;}
h6 {font-size:1.2em;}
.offmains h1 { color:#1f9844;}
.offmains h3 { color:#1f9844;}
#claims-assistant h1 { color:#ef5835; padding-top:10px;}
#claims-assistant  h2, #claims-assistant  h3 { color:#ef5835;}
p {font-size:1.4em; margin:10px 10px; line-height:1.4em; width:95%;}
.pan1 p, .pan p {font-size:1.3em;}

a { color:#00a4e0; font-size:14px	; }

.split h1, .split h2 { font-size:1.9em; margin:0px 0 10px 0; line-height:24px;}
.bigBlue { font-size:20px; font-weight:bold; color:#0079c2; margin-top:20px;}
.bignorm { font-size:20px; font-weight:bold; color:#545454; margin-top:20px;}

#MainCont h1 { margin-top:-10px;}

/************************************ End of Fonts styles **************************************/

/************************************ Header styles **************************************/
#header a.email {
	background:url(../images/emailImg.gif) no-repeat 0 0;
	width:224px;
	height:28px;
	display:block;
	text-decoration:none;
	float:right;
	margin:37px 20px 0 0;
	}
#header a.email:hover {
	background-position: 0 -35px;
	
	}
#header .tel {
	float:right;
	margin:45px 120px 0 0;
	
}
/************************************ Nav styles **************************************/
#nav { bottom:-10px; left:19px; position:absolute; height:31px; width:940px; border-bottom:#007bc4 10px solid; padding-bottom:5px;}
#nav li { height:31px; float:right; margin:0 0px 0 0; border-bottom:5px solid #b2d7ed; position:relative;}
#nav li.active, #nav li:hover { border-bottom:5px solid #00a8de;}
#nav li a { display:block; height:31px; line-height:31px; color:#007cc4; text-align:center; float:left; padding:0 7px; text-decoration:none; }

#nav li.n1 { width:53px; background-position:0px 0px; margin-left:10px;}
#nav li.n2 { width:182px; background-position:-54px 0px;}
#nav li.n3 { width:309px; background-position:-239px 0px;}
#nav li.n4 { width:54px; background-position:-550px 0px;}
#nav li.n7 { width:65px; background-position:-606px 0px;}
#nav li.n1:hover, #nav li.n1.active {background-position:0px -38px; border-bottom:5px solid #00a8de;}
#nav li.n2:hover, #nav li.n2.active {background-position:-54px -38px;}
#nav li.n3:hover, #nav li.n3.active {background-position:-239px -38px;}
#nav li.n4:hover, #nav li.n4.active {background-position:-550px -38px;}
#nav li.n7:hover, #nav li.n7.active {background-position:-606px -38px;}

#nav li.n1 q { width:64px;}
#nav li.n2 q { width:87px;}
#nav li.n3 q  { width:266px;}
#nav li.n4 q { width:215px;}
#nav li.n5 q { width:71px;}
#nav li.n6 q { width:117px;}
#nav li.n7 q { width:70px;}

#nav li ul { display:none;}
#nav li ul { position:absolute; top:36px; left:0px; width:150px; border:1px solid #0273b5;}
#nav li ul li{ background:#00A8DE; color:#FFF; float:left; clear:left; display:inline-block; width:100%;  border-bottom: 5px solid #00A8DE;}
#nav li ul li:hover { background:#00A8DE; color:#FFF; float:left; clear:left; display:inline-block; width:100%;  border-bottom: 5px solid #B2D7ED;}
#nav li ul li{ background:#fff; color:#00A8DE; float:left; clear:left; display:inline-block; width:100%;  border-bottom: 5px solid #00A8DE;}
#nav li ul li:hover { background:#00A8DE; color:#FFF; float:left; clear:left; display:inline-block; width:100%;  border-bottom: 5px solid #B2D7ED;}
#nav li ul li a { color:#00A8DE; text-align:left; float:left; clear:left; display:inline-block;}
#nav li ul li:hover a { color:#FFF;} 
#nav li:hover ul { display:block;}
/************************************ col1 **********************************/

.split { padding-left:20px; width:288px; float:left;}

#col1 ul { list-style:disc; padding-left:25px;}
/************************************ col2 **********************************/
.benefitsPanel.home {background:url(../images/side-panel-home.gif) no-repeat 0 0;}
.benefitsPanel.contract {background:url(../images/side-panel-home.gif) no-repeat 0 0;}
.benefitsPanel.homeowner {background:url(../images/side-panel-homeowner.gif) no-repeat 0 0;}
.benefitsPanel.eho {background:url(../images/side-panel-eho.gif) no-repeat 0 0;}
.benefitsPanel.insurer {background:url(../images/side-panel-insurer.gif) no-repeat 0 0;}
.benefitsPanel.contract {background:url(../images/side-panel-contrator.gif) no-repeat 0 0;}
.benefitsPanel {
	width:265px;
	height:243px;
	display:block;
	text-decoration:none;
	}
.benefitsPanel:hover {
	background-position:0 -243px;
}
.pan1 {
	width:311px;
	background:url(../images/whitepan_sli.gif) repeat-y 0 0;
	margin:10px 10px 10px 0;
	float:left;
	display:block;
	}

.pan1 h2 {
	background:url(../images/whitepan.gif) no-repeat 0 0;
	width:311px;
	height:60px;
	padding-top:15px;
	line-height:25px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	margin:0 0px 0 0px;
}
	
.pan1 p.bottom {
	background:url(../images/whitepan_bottom.gif)
	no-repeat 0 bottom;
	margin:0px;
	padding:0 20px 15px 10px;
}

.pan {
	width:265px;
	background:url(../images/bluePan_sli.gif) repeat-y 0 0;
	margin:10px 0px;
	
}
.pan p {
	margin:10px 20px 10px 20px;
	width:90%;
	
}

.pan h2 {
	background:url(../images/bluePan_top1.gif) no-repeat 0 0;
	width:265px;
	height:46px;
	line-height:46px;
	text-align:center;
	vertical-align:middle;
	width:265px;
	color:#FFF;
	margin:0 0px 0 0px;
}
h2.h2pan {
	background:url(../images/bluePan_top.gif) no-repeat 0 0;
	height:105px;
	line-height:151px;
	width:265px;
	color:#FFF;
}
.pan h3 {
	margin-left:20px;
	font-weight:normal;
	font-size:1.4em;


}
.pan p.bottom {
	background:url(../images/bluePan_bottom.gif)
	no-repeat 0 bottom;
	margin:0px;
	padding:0 20px 15px 20px;
	
}

.sub1, .sub2, .sub3 {
	float:left;
	margin-left:9px;
	width:207px;
	position:relative;
	height:440px
}
.sub1 a, .sub2 a, .sub3 a {
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	height:41px;
	line-height:41px;
	width:207px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	}
.sub1 a:hover, .sub2 a:hover, .sub3 a:hover {
	text-decoration:underline;
	
}
.sub1 {
	margin-left:0px;	
}
.sub1 a {
	background:url(../images/UKDP_bottomPan_1.gif) no-repeat 0 0;
	color:00aaf0#;
}
.sub2 a {
	background:url(../images/UKDP_bottomPan_2.gif) no-repeat 0 0;
	color:#49ad31;
}
.sub3 a {
	background:url(../images/UKDP_bottomPan_3.gif) no-repeat 0 0;
	color:#f16735;
}

.bottomPan {
	
	background:url(../images/UKDP_bottomPan.gif) no-repeat 0 0;
	width:664px;
	height:164px;
	display:block;
	position:relative;
	float:left;
	clear:both;
	margin:15px 0 10px 0;
	}
.bottomPan p {
	margin:21px 10px 10px 310px;
	font-size:13px;
	line-height:17px;
	width:320px;
	}
.bottomPan a {
	bottom: 9px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 46px;
    text-align: center;
    vertical-align: middle;
    width: 165px;
	text-decoration:none;
}
.bottomPan a:hover {
	text-decoration:underline;	
}
#sidenav { margin:10px 0 20px 0;}
#sidenav li {
	width:265px;
	height:63px;
	display:block;
	background:url(../images/side-buttons.gif) no-repeat 0 0;
	margin:5px 0;
}
#sidenav li a { display:block; height:63px;}
#sidenav li a span { display:none;}

#sidenav li.n1 {background-position:0px 0px;}
#sidenav li.n2 {background-position:0px -69px;}
#sidenav li.n3 {background-position:0px -138px;}
#sidenav li.n4 {background-position:0px -207px;}
#sidenav li.n1:hover {background-position:0px -275px;}
#sidenav li.n2:hover {background-position:0px -344px;}
#sidenav li.n3:hover {background-position:0px -413px;}
#sidenav li.n4:hover {background-position:0px -482px;}

#sidenav li.n1.active {background-position:0px -275px;}
#sidenav li.n2.active {background-position:0px -344px;}
#sidenav li.n3.active {background-position:0px -413px;}
#sidenav li.n4.active {background-position:0px -482px;}

 .ofBtn { background:url(../images/UKDP_om_btn.gif) no-repeat 0 0;
 	width:618px;
	height:35px;
	line-height:35px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	display:block;
	text-decoration:none;
	margin:20px 0;
 }
 .ofBtn:hover { text-decoration:underline;}
/************************************ footer styles **************************************/

#footer p, #footer a { color:#fff; text-decoration:none; margin-top:15px; margin-left:25px; font-size:12px; }

/************************************ General styles  **********************************/
.clear        { clear:both; }
.left         { float:left; }
.right        { float:right; }
img.left      { margin-right:1em; margin-bottom:1.8em; }
img.right     { margin-left:1em; margin-bottom:1.8em; }
.last 		  { margin:0px;}
.text-right   { text-align:right; }
.half         { width:45%; /* Not exactly half to account for paddings, margins etc. */ }

.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	line-height: 0; 
	height: 0;
}
.clearfix { 
	display: inline-block;
}
html[xmlns] .clearfix { 
	display: block;
}
* html .clearfix { 
	height: 1%;
}


.hide{ /* Hide stuff without resorting to display:none; */
	visibility:hidden;
	width:0!important;
	height:0!important;
	line-height:0!important;
	padding:0!important;
	margin:0!important;
}

.button {
	background:url(../images/button.gif) no-repeat 0 0;
	color:white;
	display:inline-block;
	height:29px;
	line-height:29px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	width:97px;	
}
.button:hover {
	background-position: -97px 0;
}
ul.normal { list-style:disc; padding-left:25px; width:90%;}
/************************************ End of General styles  ******************************/

/************************************ From styles  **********************************/
form.trackform { background:url(../images/formBg.gif) no-repeat 0 0; width:636px; height:63px; float:left; clear:both; margin:0 0 6px 5px; }
form.trackform fieldset li {
  list-style: none;
  padding: 0px;
  margin: 0;
  float:left;
    width:50%; 
}
form.trackform fieldset li.lft { width:80%; padding-top:20px;}
form.trackform fieldset li.rght {width:9%;}

form.trackform fieldset li.lft input { float:right;}

form.trackform input {
-webkit-border-top-left-radius:0.5em;
-webkit-border-top-right-radius:0.5em;
-webkit-border-bottom-left-radius:0.5em;
-webkit-border-bottom-right-radius:0.5em;

-moz-border-radius-bottomleft:0.5em;
-moz-border-radius-bottomright:0.5em;
-moz-border-radius-topleft:0.5em;
-moz-border-radius-topright:0.5em;

width:185px;
}
form fieldset {
  margin:0 0 0px 11px;
}
form  legend {
  padding: 0 2px;
  font-weight: bold;
}
form  label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  color:#545454;
  font-size:13px;
  font-weight:bold;
}
form input {
	border:1px solid #545454;
	height:22px;
	line-height:26px;
	width:250px;
	padding-top:4px;
	font-family: Helvetica,Arial,sans-serif;
	font-size:12px;
	padding-left:8px;
	
}
form input.submit,  .submit_box {
	background-color:#1d4b87;
	width:75px;
	height:29px;
	color:#FFF;
	padding-top:0px;
	background:url(../images/fromBtnWhite.gif) no-repeat 0 0;
	margin:0px 0 0 153px;
	border:none;
}

form input.submit_hover {
	background-color:#1d4b87;
	width:75px;
	height:29px;
	color:#FFF;
	padding-top:0px;
	background:url(../images/fromBtnWhite.gif) no-repeat -76px 0px;
	margin:0px 0 0 153px;
	border:none;
}
form.offmains input.submit, form.offmains .submit_box	 {
	background-color:#1d4b87;
	height: 34px;
    width: 77px;
	color:#FFF;
	padding-top:0px;
	background:url(../images/UKDP_om_fromBtn.gif) no-repeat 0 0;
	margin:0px 0 0 153px;
	border:none;
	
}

form.offmains input.submit_hover {
	background-color:#1d4b87;
	height: 34px;
    width: 77px;
	color:#FFF;
	padding-top:0px;
	background:url(../images/UKDP_om_fromBtn.gif) no-repeat -80px 0px;
	margin:0px 0 0 153px;
	border:none;
	cursor:pointer;
}
form.claims input.submit, form.offmains .submit_box	 {
	background-color:#1d4b87;
	height: 34px;
    width: 77px;
	color:#FFF;
	padding-top:0px;
	background:url(../images/UKDP_claim_fromBtn.gif) no-repeat 0 0;
	margin:0px 0 0 153px;
	border:none;
	
}

form.claims input.submit_hover {
	background-color:#1d4b87;
	height: 34px;
    width: 77px;
	color:#FFF;
	padding-top:0px;
	background:url(../images/UKDP_claim_fromBtn.gif) no-repeat -80px 0px;
	margin:0px 0 0 153px;
	border:none;
	cursor:pointer;
}

form.trackform input.submit, form.trackform .submit_box {
	background-color:#1d4b87;
	width:78px;
	height:31px;
	color:#FFF;
	padding-top:0px;
	background:url(../images/formBtn.gif) no-repeat 0 0;
	margin:18px 0 0 25px;
	border:none;
}
.mand { color:#F00; font-size:10px;}
form.trackform input.submit_hover {
	background-color:#1d4b87;
	width:78px;
	height:31px;
	color:#FFF;
	padding-top:0px;
	background:url(../images/formBtn.gif) no-repeat -78px 0px;
	margin:18px 0 0 25px;
	border:none;
}

form  fieldset ol {
  margin: 0;
  padding: 0;
}
form  fieldset li {
  list-style: none;
  padding: 0px;
  margin: 0;
  margin:10px 0px;

 
}
textarea {width:250px; height:50px; font-family: Helvetica,Arial,sans-serif;
	font-size:12px; border:1px solid #545454; padding:6px 0 0 8px;}

form  fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form  fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form  fieldset fieldset label {
  display: block;
  width: auto;
}
form  em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form  label {
  width: 150px; /* Width of labels */
}
form  fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.file_attached {
	float: left;
	width: 90%;
	clear: both;
}

.file_attached span.file {
	float: left;
	padding: 0px 10px 0px 0px;
}

ul li {font-size:1.4em;
line-height:22px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:media/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(media/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(media/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

hr.cs {
    background-image: url("../images/claims-hr.gif");
    background-repeat: repeat-x;
    border: medium none;
    height: 1px;
 
}
