/*
    Theme Name: Stanton Fisher UK & Ireland Template
    Author: John Davey
    Author URI: http://www.stantonfisher.co.uk/
    Description:  Theme based on 960gs.
    Version: 1.0
 */

 .hide {
  position: absolute;
  left: -2500px;
 }

 .clearing {
  clear: both;
  height: 1px;
 }


/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
    background: #cecece;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 0.25em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

.main textarea {
  height: 129px;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


 body {
    /*font: 16px/26px Helvetica, Helvetica Neue, Arial;*/
    font: 11px/22px Calibri, Verdana, Geneva, sans-serif;
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/*
=================================================
    Basic text sizing
=================================================
    Set your main font size for paragraph

    Reference
    62.5%  => 10px
    68.8%  => 11px
    75%    => 12px
    81.3%  => 13px
    87.5%  => 14px
    100%   => 16px
    112.5% => 18px
    125%   => 20px
=================================================
    Proportions based on typographic scale
    14, 16, 18, 21, 24, 32, 48
=================================================
*/

body { 
    /*font-size: 87.5%;
    line-height: 1.5;*/
    font-size: 80%;
    line-height: 1.5;
}

/*h1 {
  font-size: 3.4285714285714284em;
  line-height: 1.3125em;
}

h2 {
  font-size: 2.2857142857142856em;
  line-height: 1.96875em;
}

h3 {
  font-size: 1.7142857142857142em;
  line-height: 1.75em;
}

h4 {
  font-size: 1.5em;
  line-height: 2em;
}

h5 {
  font-size: 1.2857142857142858em;
  line-height: 2.3333333333333335em;
}

h6 {
  font-size: 1.1428571428571428em;
  line-height: 2.625em;
}*/

p {
    /*-webkit-hyphens: auto;*/
    /*-moz-hyphens: auto;*/
    /*hyphens: auto;*/
    /*margin-bottom: 1.5em;*/
}


/* Typography override
------------------------------------*/
h1 {
  font-size: 2em;
  line-height: 1.3125em;
}

h2 {
  font-size: 1.8em;
  line-height: 1.35em;
}

h3 {
  font-size: 1.6em;
  line-height: 1.35em;
}

h4 {
  font-size: 1.4em;
  line-height: 1.3em;
}

h5 {
  font-size: 1.2em;
  line-height: 1.3em;
}

h6 {
  font-size: 1em;
  line-height: 1.3em;
}

p {
  font-size: 1.1em;
  line-height: 1.8em;
  margin: 0 0 1em 0;
  padding: 0;
} 




 /*global bar
------------------------------------*/
#globalnav {
  background-color: #333;
  height: 36px;
  display: block;
  padding: 2px 5px;
  position: relative;
}

#globalnav span {
  color: silver;
  font-size: small;
  display: inline-block;
  padding: 8px;
}

/* Social 
-----------------------------------*/

ul#social {
  position: absolute;
  top:5px;
  right: 5px;
}

ul#social a {
  display: block;
  list-style-type: none;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
}

ul#social li {
  float: left;
  list-style-type: none;
  margin: 0 0 0 10px;
}

ul#social li:hover {
  background-position: 0 -40px;
}

#linkedincompany {
background: url(/img/linkedin-trans.png) 0 0 no-repeat;
}

#googleplus {
background: url(/img/googleplus-trans.png) 0 0 no-repeat;

}

#facebook {
background: url(/img/facebook-trans.png) 0 0 no-repeat;
}

#twitter {
background: url(/img/twitter-trans.png) 0 0 no-repeat;
}


/* Main Header
------------------------------------*/
#headerlayout {
  text-align: right;
  padding-right: 15px;
  width: 500px;
  height: 80px;
  float: right;
}

.header {
    height: 100px;
background: #fffff;
 
}

.header h1, .header h2, .header p {
    margin: 0;
    padding: 0;
    line-height: 1em;
 }

 .header a.title {
    /*background-image: url(/img/brand_ukie-trans.png);*/
    display: block;
    width: 300px;
    height: 77px;
    float: left;
    margin: 20px 0 0 20px;
    /*background-position: 0 0;*/
    /*background-repeat: no-repeat;*/
 }

 /*.no-svg .header-container .title {
    background-image: url(/img/brand_ukie.png);
 }*/

h2.subhead {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1em;
    margin-top: 15px;
}

h2.subhead span {
  /*font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;*/
  /*font-family: 'exobold', Verdana, Geneva, sans-serif;*/
}

p.telephone {
  /*font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;*/
  /*font-family: Verdana, Geneva, sans-serif;*/
  font-family: 'Calibri Bold', sans-serif;
  font-size: 3.8em;
}

p.existing {
  font-family: 'Calibri', sans-serif;
  font-size: 15px;
  font-weight: bold;
  clear: both;
  margin: 0;
  padding: 0;
  line-height: 12px;
}

/* content links
-----------------------------------*/
.main a {
  color: #333;
}

.main a:visited {
  color: #333;
}

.main a:hover {
  color: #666;
}

.main a:active {
  color: black;
}



/* Navigation
------------------------------------*/

#navigation {
  background-color: #333;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 960px;

  -moz-box-shadow: 2px 3px 3px rgba(51, 51, 51, 0.8);
    -webkit-box-shadow: 2px 3px 3px rgba(51, 51, 51, 0.8) ;
     box-shadow: 2px 3px 3px rgba(51, 51, 51, 0.8);
}

#nav{
    /*font-family: 'exodemibold', Verdana, Geneva, sans-serif;*/
    font-size: 15px;
    list-style:none;
    font-weight:normal;
    /*margin-bottom:10px;*/
    /* Clear floats */
    float:left;
    width:100%;
     /*Bring the nav above everything else--uncomment if needed.*/
    position:relative;
    z-index:15;
    
}
#nav li{
    float:left;
    /*margin-right:10px;*/
    position:relative;
}
#nav a{
    display:block;
    padding:5px;
    color:#fff;
    background:#333;
    text-decoration:none;
}
#nav a:hover{
    color:#fff;
    background:#555;
    text-decoration:underline;
}

/*--- DROPDOWN ---*/
#nav ul{
    background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
    background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
    list-style:none;
    position:absolute;
    left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */

    -moz-box-shadow: 2px 3px 3px rgba(51, 51, 51, 0.8);
    -webkit-box-shadow: 2px 3px 3px rgba(51, 51, 51, 0.8) ;
     box-shadow: 2px 3px 3px rgba(51, 51, 51, 0.8);
}
#nav ul li{
    padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
    padding-top: 0;
    float:none;
}
#nav ul a{
    white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
    left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
    background:#555;
    text-decoration:underline;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
    text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
    background:#333;
}





/* Slider
------------------------------------*/
/* Prevent the slideshow from flashing on load */
    #slides {
      /*display: none*/
    }

    /* Center the slideshow */
    .container {
      margin: 0 auto
    }

    /* Show active item in the pagination */
    .slidesjs-pagination .active {
      color:red;
    }

    /* Media queries for a responsive layout */

    /* For tablets & smart phones */
    /*@media (max-width: 767px) {
      body {
        padding-left: 10px;
        padding-right: 10px;
      }
      .container {
        width: auto
      }
    }*/

    /* For smartphones */
    /*@media (max-width: 480px) {
      .container {
        width: auto
      }
    }*/

    /* For smaller displays like laptops */
   /* @media (min-width: 768px) and (max-width: 979px) {
      .container {
        width: 724px
      }
    }
*/
    /* For larger displays */
    /*@media (min-width: 1200px) {
      .container {
        width: 1170px
      }
    }*/

    /*slidesnavigation
    ------------------------------------*/

    #slides .slidesjs-container {
  margin-bottom:10px;
  max-height: 400px;
  overflow: hidden;
}

#slidesstatic {
   margin-bottom:10px;
  max-height: 400px;
  overflow: hidden;
}

#slides .slidesjs-previous, #slidesstatic .slidesjs-previous {
  margin-right: 5px;
  float:left;
}
#slides .slidesjs-next, #slidesstatic .slidesjs-next {
  margin-right: 5px;
  float:left;
}

.slidesjs-pagination {
    margin:6px 0 0;
    float: right;
    list-style: none;
}

.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}

.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(/img/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active { background-position: 0 -13px }

.slidesjs-pagination li a:hover { background-position: 0 -26px }

#slides a:link, #slides a:visited, #slidesstatic a:link, #slidesstatic a:visited { color: silver }

#slides a:hover, #slides a:active, #slidesstatic a:hover, #slidesstatic a:active { color: #9e2020 }

.slidesjs-navigation {
text-decoration: none;
}


.slidesjs-pagination {
margin-right: 20px;
}

.slidesjs-previous {
  margin-left: 20px;
}

/* slides and form container 
-------------------------------------*/
#slideform {
  position: relative;
  z-index: 1; /*always start from 1 as IE doesn't like 0 */
  top: 30px;
  padding-bottom: 10px; /* this was added when bottom margin was removed */
  /*margin-bottom: 30px;*/
  
  background: #ebebeb; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ebebeb 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ebebeb 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ebebeb 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ebebeb 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ebebeb 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}

.slidesjs-slide img {
 /* max-width: 95%;
  max-height: 95%;
  vertical-align: bottom;*/
}

.slidesjs-slide h1 {
  
}

.slidesjs-slide ul {
  clear: both;
}

.textcontent {
  /*border: 1px solid green;*/
  height: 1%;
  position: absolute;
  top: 0;
  left: 0;
  /*z-index: 20;*/
}


#slide1 {
  background: #1b8ff4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiOGZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4OWQ1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #1b8ff4 0%, #89d5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b8ff4), color-stop(100%,#89d5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1b8ff4 0%,#89d5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1b8ff4 0%,#89d5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1b8ff4 0%,#89d5f5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1b8ff4 0%,#89d5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b8ff4', endColorstr='#89d5f5',GradientType=0 ); /* IE6-8 */
}


strong {
  font-weight: bold;
}

/* claim form
-------------------------------------*/

.piprefnum {
position: absolute;
top: -50px;
left: -200px;
}

#badge {
  position: absolute;
  top: 0;
  right: 0;
}
input, textarea, select {
width: 265px;
padding: 0;
}

select {
  height: 24px; /* prevents layout jumping */
}

form#contact {
    margin-top: 15px;
}
#home #contact-form {
  height: 390px;
}
#contact-form {
  height: 380px;
  margin-bottom: 40px;
  width: 280px;
  padding: 5px 20px 5px 20px;
  background-color: blue;

  background: #328ccb; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyOGNjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNzQzODkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #328ccb 0%, #074389 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#328ccb), color-stop(100%,#074389)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #328ccb 0%,#074389 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #328ccb 0%,#074389 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #328ccb 0%,#074389 100%); /* IE10+ */
background: linear-gradient(to bottom,  #328ccb 0%,#074389 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#328ccb', endColorstr='#074389',GradientType=0 ); /* IE6-8 */

background-image: url(/img/formbg.png);
  background-position: 0 0;
  background-repeat: no-repeat;

position: relative;
top: 30px;
}

#contact-form hr {
  width: 265px;
}
#home #contact-form {
position: absolute;
top: 0;
right: 0;
z-index: 10;
margin-bottom: 0;
}

#contact-form input.button {
margin-left: 45px;
height: 45px;
}
#contact-form h2 {
    font-size: 2.1em;
    line-height: 1.1em;
    font-weight: bold;
    color: white;

    margin: 8px 0 0 0;
    padding: 0 60px 0 0;
    /*font-family: 'exoregular', Verdana, Geneva, sans-serif;*/
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
}
input[type="text"], input[type="email"], select {
height: 20px;
border: none;
margin-top: 3px;
margin-bottom: 3px;
}

textarea {
border: none;
margin-top: 3px;
margin-bottom: 3px;
}

label {
  display: block;
  color: white;
  font-weight: normal;
  padding-top: 2px;
  /*cursor: pointer;*/
}

input:focus, textarea:focus {
  background: #ffff33;   
  color: #333;
}


/* Forms
----------------------------------*/
legend {
  color: #074389;
  font-size: 1.8em;
  }
.piprefnum {
position: absolute;
top: -50px;
left: -200px;
}
div.collapseprevention {
  overflow: hidden; height: 0px; width: 0px;
}


fieldset {
  display: block;
}
*:focus {
outline: none;
} 

.nohighlight:focus {  
outline:none; 
}

select:focus {
 /* margin-top: 2px;
  margin-bottom: 2px; /*stops layout shifting */
}
form p {
  margin: 0;
}
form#contact .error {
  display: inline-block;
    clear: both;
  z-index: 900;
}
form#ppi_frm .error, form#tell_a_friend .error {
  display: inline;
  clear: both;
  z-index: 900;
}
form#ppi_frm .error, form#claimfrm .error, form#tell_a_friend .error, form#career_form .error {
  color: black;
  padding-bottom: 5px;
  font-weight: bold;
  /*background-color: yellow;
  padding: 3px;
  width: 185px;*/
}
form#contact span.error {
  color: #96CDCD;
  padding-left: 2px;
  display: block;
  float: right;
  text-align: left;
  width: 90px;
  /*border: 1px solid #96CDCD;*/
  /*border: 2px solid yellow;
  display: block;
  padding: 3px;
  width: 185px;*/

 /* -webkit-animation: pulsate 0.25s ease-out;
    -webkit-animation-iteration-count: 3; 
    opacity: 1.0*/
}

/*@-webkit-keyframes pulsate {
    0% {-webkit-transform: opacity: 1.0;}
    50% {opacity: 0.0;}
    100% {-webkit-transform: opacity: 1.0;}
}*/



.main form {
border: 1px solid #ccc;
border-right-color: #888;
border-bottom-color: #888;
padding: 20px 30px 20px 30px;
margin-bottom: 30px;

background: #cccccc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #cccccc 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cccccc 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cccccc 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cccccc 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cccccc 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */


}

.main form label {
  color: #333;
  padding-top: 10px;
}

.main a:link {
color: rgb(17, 85, 204);
font-weight: bold;
}

.main a:visited {
  color: rgb(17, 85, 204);
}

.main a:hover {
  color: #666;
}

.main a:active {
  color: black;
}

/*calculator
---------------------------------------*/
div#congrat {
  border: 1px solid #ccc;
border-right-color: #888;
border-bottom-color: #888;
padding: 20px 30px 20px 30px;
margin-bottom: 30px;

background: #cccccc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #cccccc 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cccccc 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cccccc 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cccccc 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cccccc 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */

}

#result {
  font-weight: bold;
}

/* input and link buttons
-----------------------------------*/

.button {
    width: 180px;
    margin-top: 5px;
    cursor: pointer;
    text-align: center;
    display: block;
    clear: both;
    float: none;
    font-size: 16px;
     text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.8);
border:1px solid #616261; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px;
border-radius: 3px;
/*font-size:12px;*/
/*font-family: 'exobold', Verdana, Geneva, sans-serif;*/
padding: 10px 0; 
text-decoration:none; 
display:inline-block;
/*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
font-weight:bold; color: #FFFFFF;
 background-color: #7d7e7d; background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);

-moz-box-shadow: 2px 3px 3px rgba(31, 31, 31, 0.9);
    -webkit-box-shadow: 2px 3px 3px rgba(31, 31, 31, 0.9) ;
     box-shadow: 2px 3px 3px rgba(31, 31, 31, 0.9);
}

.button:visited {

}

.button:hover {
 border:1px solid #4a4b4a;
 background-color: #646464; background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#282828));
 background-image: -webkit-linear-gradient(top, #646464, #282828);
 background-image: -moz-linear-gradient(top, #646464, #282828);
 background-image: -ms-linear-gradient(top, #646464, #282828);
 background-image: -o-linear-gradient(top, #646464, #282828);
 background-image: linear-gradient(to bottom, #646464, #282828);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#646464, endColorstr=#282828);
}

.button:active {
  color: white;
  -moz-box-shadow: 0 0 0 rgba(31, 31, 31, 0.9);
    -webkit-box-shadow: 0 0 0 rgba(31, 31, 31, 0.9) ;
     box-shadow: 0 0 0 rgba(31, 31, 31, 0.9);
}

/* Content
------------------------------------*/

em {
  font-style: italic;
}
div.maincontent {
  padding-top: 40px;
}

.main img {
  float: left;
  margin: 10px 10px 10px 0;
  clear: both;
  border: 2px solid white;

   -moz-box-shadow: 2px 3px 3px rgba(51, 51, 51, 0.4);
    -webkit-box-shadow: 2px 3px 3px rgba(51, 51, 51, 0.4) ;
     box-shadow: 2px 3px 3px rgba(51, 51, 51, 0.4);
}

#recommendafriend .main p:nth-child(3) {
  margin-left: 155px ;
}

.main p + p > img {
  margin-top: 0;
 -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;
}
.main img.testimonial {
  float: right;
  margin-left: 20px;
}


.main .noshadow {
  -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;
}

.slidetemplate div.maincontent {
padding-top: 0;
}

iframe {
  display: block;
  margin: 0 auto 20px auto;
}

a#phonebanner {
  display: block;
  margin-top: 60px;
}
#phonebanner img {
  float: none;
  border: 1px solid white;
  -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;

}
a#phonebanner:hover img {
  border: 1px solid #333;
}

.main h1 {
  color: #074389;
  background: url(../img/rule.jpg) bottom left no-repeat;
}

#home .main h1 {
  font-size: 24px;
}

.main h1 + p {
  margin-top: 10px;
}

.static .main ul {
  list-style-type: disc;
  margin-top: 0.5em;
  margin-bottom: 1em;
  margin-left: 40px;
  font-size: 1.1em;
}


.static .main ul li {
  list-style-type: disc;
}

.static .main p {
  /*margin-bottom: 1.5em;*/
}

/*.static .main p { margin-bottom: 2em; color: red; border: 1px solid red; }
*/

html #home .main h2 {
  /* make sure floated images clear the following content heading h2 */
  font-size: 16px !important;
}

html #home .main p:nth-child(3) {
  /* make sure floated images clear the following content heading h2 */
  font-size: 15px !important;
}

.static .main p:nth-child(3) {
  /* make sure floated images clear the following content heading h2 */
  clear: right;
}

.main h2 {
color: #074389;
clear: both;
margin-top: 1.5em;
/*margin-bottom: 0.5em;*/
}

.main h3 {
color: #074389;
}

.main h4 {
color: #074389;
}

.main h6 {
color: #074389;
}

#contactdetails p {
  margin: 0;
}

#contactdetails {
  background: #B0E3F9;
  border-collapse: collapse;
  margin-bottom: 30px;
}
#contactdetails th {
  padding: 3px;
  border: 1px solid white;
}

#contactdetails td {
  padding: 3px;
  border: 1px solid white;
}

#privacy ol {
  list-style-type: decimal;
  margin-top: 10px;
  margin-left: 20px;
}

/* sidebar
---------------------------------------*/
#claim .sidebar, #ppicalculator .sidebar, #recommendafriend .sidebar, #thanks .sidebar {
  margin-top: 40px;
}
div.row {
  background-color: white;
}
div.main {
    padding: 10px 20px 30px 20px;
}
.aside {
  color: white;
  padding: 20px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
  margin-bottom: 10px;
}

.aside label {
  text-shadow: none;
}

.aside h3 {
  /*font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;*/
  /*font-family: 'exobold', Verdana, Geneva, sans-serif;*/
  line-height: 1.25em;
  margin-bottom: 0.5em;
}

.first h3 {
  /*padding-top: 35px;*/
}

#home .first h3 {
  padding-top: 0;
}

.aside p {
    color: white;
}

#callbackf {
  background: #009ca8; /* Old browsers */

  background-image: url(/img/gradient.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
}

#recommendf {
background-image: url(/img/wedge_recommendc.png);
background-position: bottom right;
background-repeat: no-repeat;
}

#testimonialf {
background-image: url(/img/wedge_testimonial.png);
background-position: bottom right;
background-repeat: no-repeat;
margin-bottom: 20px;
}

#testimonialf p, #recommendf p {
  width: 210px;
}

.feature {
  /*position: relative;
  top: 30px;*/
display: block;
margin: 10px;
width: 290px;
height: 80px;
}

#ppicalcf {
  background: url(/img/ppicalcf.jpg) 0 0 no-repeat;
}

#ppicalcf:hover {
  background-position: 0 -100px;
}

#processf {
  background: url(/img/processf.jpg) 0 0 no-repeat;
}

#processf:hover {
  background-position: 0 -100px;
}

#downloadf {
margin-bottom: 30px;
background: url(/img/downloadf.jpg) 0 0 no-repeat;
}
#downloadf:hover {
  background-position: 0 -100px;
}

/* document links
------------------------------------*/

a.pdf {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 50px;
  margin-bottom: 15px;
  background-image: url(/img/pdf.png); 
  background-position: 0 0;
  background-repeat: no-repeat;
  white-space: nowrap;
}


/* Footer
------------------------------------*/

.footer-container {
  color: white;
  background: #333;
  width: 920px;
  height: 60px;
  width: auto;
  padding: 20px;
  overflow: hidden;
  /*padding-bottom: 30px;*/
}

.footer-container a {
  color: white;
  text-decoration: underline;
  background: none;
  display: inline;
  margin: 0;
  padding: 0;
  line-height: 1em;
  width: auto;
  font-size: 11px;
}
.footer-container a:visited {
  color: white;
  }
.footer-container a:hover {
    color: silver;
}
.footer-container a:active {
    color: cyan;
}



.footer-container ul#social {
  margin-top: 30px;
  /*clear: both;*/
}

#footerb {
  background: #666;
  padding: 5px 20px;
  position: relative;
}

#footerb p {
  font-size: 11px;
  color: white;
}

#footerb a {
  color: white;
}

#footerb a:visited {
  color: white;
}

#footerb a:hover {
  color: silver;
}

#footerb a:active {
  color: black;
}


#footerb ul.footerlinks {
  list-style-type: none;
font-size: 11px;
position: absolute;
right: 20px;
bottom: 10px;
}

#footerb ul.footerlinks li {
  float: right;
  margin-left: 10px;
}

div.calltoaction {
  position: absolute;
  top: 30px;
  left: 280px;
  width: 500px;
  height: 40px;
}

.footer-container .subhead {
font-size: 1.3em;
}

.footer-container h2.subhead span {
 
}

.footer-container p.telephone {
  font-size: 3em;
  margin: 5px 0 0 0;
  padding: 0;
  line-height: 1em;
}

.footer-container p.existing {
  position: absolute;
  top: 35px;
  left: 0;
}


/* Reasons footer 
---------------------------------------*/



#footerc h2 {
  color: white;
  font-size: 1.6em;
  padding: 10px 10px;
}
#footerc i {
  margin-right: 10px;
}
#footerc {
/*background: #69c;*/
background: #23485F;
  padding: 5px 10px 20px 10px;
}

#footerc ul {
    float:left;
    width:290px;
    font-size: 1.1em;
    margin-left: 10px;
    padding-left: 5px; /*Firefox/Konqueror/Safari default*/
}

#footerc li {
  color: white;
  display: inline-block;
  padding-left: 20px;
  text-indent: -12px;

}
/* sitemap footer
--------------------------------------*/

#footerd {
  /*padding: 20px 0 30px 0;*/
  border-top: 1px dashed #666;
  border-bottom: 1px solid #888;
}

#footerd {
background: #333333; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjY2NjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #333333 0%, #666666 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#666666)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #333333 0%,#666666 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #333333 0%,#666666 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #333333 0%,#666666 100%); /* IE10+ */
background: linear-gradient(to bottom,  #333333 0%,#666666 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#666666',GradientType=0 ); /* IE6-8 */

  padding: 5px 20px;
}


#footerd ul {
margin: 15px 0 30px 0;
padding: 0;
list-style-type: disc;
font-size: 11px;
}

/*#footerd ul ul {
  margin: 0;
}*/

#footerd ul li {
    float:left;
    width:130px;
    list-style-type: none;
    color: white;
}

#footerd a {
  color: white;
  text-decoration: none;
  padding: 2px;

}

#footerd a:visited {
  color: white;
}

#footerd a:hover {
  color: #ccc;

}

#footerd a:active {
  color: black;
}

#footerd ul ul {
}

#footerd li li {
  list-style-type: none;
  list-style-position: inside;
  /*padding-left: 5px;*/
}

#footerd li li a {
 /* font-size: 0.7em;
  text-decoration: underline;*/

-webkit-transition: background-color .3s linear .1s;
transition: background-color .3s linear .1s;
}
/*#footerd a
{
display: block;
color: #FFF;
background-color: #036;
width: 9em;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}*/

#footerd a:hover
{
background-color: #369;
color: #FFF;

background-color: #369;
-webkit-transition: background-color .3s linear .1s;
transition: background-color .3s linear .1s;
}

/*#footerd li li a
{
display: block;
color: #FFF;
background-color: #69C;
width: 9em;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}*/
/* You are here
------------------------------------*/

/* Let it Snow
------------------------------------*/

body {
  /*background-image: url('/img/snowfall_500x500.png'), url('/img/snowfall_400x400.png'), url('/img/snowfall_300x300.png');

  -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;*/
}


/*Keyframes*/
@keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}
 
@-moz-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}
 
@-webkit-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}
 
@-ms-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}