/* Start 8.ccs */
/* CSS Document */
body {
  margin: 0;
  line-height: 1.4em;
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1em;
  font-weight: normal;
  text-align: left;
  background: #fff;
  color: #333;
}

body.bg-donkey #banner {
  background: url("/newimg/backgrounds/donkey.gif") no-repeat #fff;
  background-position: 0;
}

body.bg-farmland #banner {
  background: url("/newimg/backgrounds/farmland.jpg") no-repeat #fff;
  background-position: 0;
}

body.bg-fibreoptic #banner {
  background: url("/newimg/backgrounds/fibreoptic.gif") no-repeat center 34px #fff;
  background: url("/newimg/backgrounds/fibreoptic.gif") no-repeat center 0 #fff;
}

body.bg-linerental #banner {
  background: url("/newimg/backgrounds/linerental.gif") no-repeat center 34px #fff;
  background: url("/newimg/backgrounds/linerental.gif") no-repeat center 0 #fff;
}

body.bg-mobilerental #banner {
  background: url("/newimg/backgrounds/mobilerental.jpg") no-repeat center 34px #fff;
  background: url("/newimg/backgrounds/mobilerental.jpg") no-repeat center 0 #fff;
}

body.bg-contact #banner {
  background: url("/newimg/backgrounds/contact.jpg") no-repeat center 34px #fff;
  background: url("/newimg/backgrounds/contact.jpg") no-repeat center 0 #fff;
}

body.bg-crashing_waves #banner {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3)), url("/newimg/backgrounds/crashing_waves.jpg");
}

body.bg-comms #banner {
  background: url("/newimg/backgrounds/sunrise.jpg") no-repeat center 34px #fff;
  background: url("/newimg/backgrounds/sunrise.jpg") no-repeat #fff;
}

html body #banner {
  background-size: cover !important;
  overflow: hidden;
}

table th, table td {
  font-size: 0.8em;
  font-family: "Trebuchet MS", sans-serif !important;
}

.ExistingMobileInfo .info-button {
  width: 17px;
  height: 17px;
  background: url("/newimg/info-button.png");
  top: 0px;
  right: 0;
}

/** new styles! **/
#speed-test {
  width: 100%;
  height: 660px;
  margin: 15px auto 0;
  background: #fff;
}

#clientQuotes {
  text-align: left;
}

#clientQuotes ul {
  list-style: none;
  padding: 0;
  width: 280px !important;
  height: 350px !important;
}

#clientQuotes ul li {
  padding-left: 5px;
}

#clientQuotes h2 {
  color: black;
  font-size: 30px;
  line-height: 28px;
  margin-bottom: 5px;
}

#clientQuotes .name {
  color: #891821;
}

/** line savings calculator **/
.detailedCalculations, .detailedSavingsData {
  display: none;
}

/** line rental bar **/
#fibreCalculatorHeading {
  background: url("/newimg/line-rental-bar.png") no-repeat center top;
  width: 100%;
  height: 107px;
  /*
      margin-top:40px;*/
}

.fibreCalculatorHeadingInner {
  width: 1025px;
  margin: 0 auto;
  height: 87px;
  padding-top: 20px;
}

#fibreCalculatorHeading h2 {
  color: white;
  font-size: 42px;
  float: left;
}

#fibreCalculatorHeading h2 .alternate {
  color: #494948;
}

#fibreCalculatorHeading p.packageDetails {
  float: left;
  margin-left: 113px;
  margin-top: 44px;
  color: white;
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 13px;
  font-weight: bold;
  /* stu over rides to tidy line-rental-signup page. leave original styles as i dont know where else they are used (cant see them used anywhere else) */
  float: right;
  margin-top: 60px;
  color: #aaa;
  font-weight: 100;
}

.fb-like-box, #twitter-widget-0, #clientQuotes h2 {
  margin-top: 60px;
}

#fibreCalculatorHeading h3.minutes {
  float: right;
  color: white;
  font-size: 42px;
  line-height: 30px;
  margin-top: -89px;
  text-align: right;
}

#fibreCalculatorHeading h3.minutes .unit {
  font-size: 24px;
}

#fibreCalculatorHeading h3.minutes .time-period {
  font-size: 13px;
}

/** line rental bar **/
#lineCalculatorHeading {
  background: url("/newimg/line-rental-bar.png") no-repeat center top;
  width: 100%;
  height: 107px;
  /*
      margin-top:40px;*/
}

#mobileCalculatorHeading {
  background: url("/newimg/mobile-rental-bar.png") no-repeat center top;
  width: 100%;
  height: 107px;
  /*
      margin-top:40px;*/
}

.lineCalculatorHeadingInner {
  width: 1100px;
  margin: 0 auto;
  height: 87px;
  padding-top: 20px;
}

#lineCalculatorHeading h2 {
  color: white;
  font-size: 42px;
  float: left;
}

#lineCalculatorHeading h2 .alternate {
  color: #494948;
}

#lineCalculatorHeading p.packageDetails {
  float: left;
  margin-left: 113px;
  margin-top: 44px;
  color: white;
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 13px;
  font-weight: bold;
  /* stu over rides to tidy line-rental-signup page. leave original styles as i dont know where else they are used (cant see them used anywhere else) */
  float: right;
  margin-top: 60px;
  color: #aaa;
  font-weight: 100;
}

#lineCalculatorHeading h3.minutes {
  float: right;
  color: white;
  font-size: 42px;
  line-height: 30px;
  margin-top: -89px;
  text-align: right;
}

#lineCalculatorHeading h3.minutes .unit {
  font-size: 24px;
}

#lineCalculatorHeading h3.minutes .time-period {
  font-size: 13px;
}

.mobileCalculatorHeadingInner {
  width: 1100px;
  margin: 0 auto;
  height: 87px;
  padding-top: 20px;
}

#mobileCalculatorHeading h2 {
  color: white;
  font-size: 42px;
  float: left;
}

#mobileCalculatorHeading h2 .alternate {
  color: #494948;
}

#mobileCalculatorHeading p.packageDetails {
  float: left;
  margin-left: 113px;
  margin-top: 44px;
  color: white;
  font-family: "Trebuchet MS", Trebuchet, sans-serif;
  font-size: 13px;
  font-weight: bold;
  /* stu over rides to tidy line-rental-signup page. leave original styles as i dont know where else they are used (cant see them used anywhere else) */
  float: right;
  margin-top: 60px;
  color: #aaa;
  font-weight: 100;
}

#mobileCalculatorHeading h3.minutes {
  float: right;
  color: white;
  font-size: 42px;
  line-height: 30px;
  margin-top: -89px;
  text-align: right;
}

#mobileCalculatorHeading h3.minutes .unit {
  font-size: 24px;
}

#mobileCalculatorHeading h3.minutes .time-period {
  font-size: 13px;
}

#savingsCalculatorWrapWrap {
  width: 900px;
  margin: 0 auto;
}

#savingsCalculatorWrapWrap h3 {
  font-family: Georgia, Times, serif;
  color: #666666;
  font-size: 19px;
  margin: 0;
  padding-top: 30px;
}

#savingsCalculatorWrap h1 {
  color: #666666;
  font-size: 30px;
  font-weight: normal;
}

#savingsCalculatorWrap {
  width: 824px;
  padding: 38px;
  float: left;
  background: #e6e6e6;
  margin: 15px 0 50px;
}

.savingsData {
  float: left;
}

.savingsResults .savingsData #newCost {
  background-color: #302837;
  padding: 30px 15px;
  float: left;
  width: 341px;
  font-weight: bold;
  font-size: 78px;
  text-align: center;
  color: white;
  line-height: 78px;
}

.savingsResults .savingsData #lineSaving {
  background-color: #a093a4;
  padding: 10px 15px;
  float: left;
  width: 341px;
  padding: 15px;
}

.savingsResults .savingsData #callsSaving {
  background-color: #b0a0b4;
  padding: 10px 15px;
  float: left;
  width: 341px;
  padding: 15px;
}

.savingsResults .savingsData #mobileCallsSaving {
  background-color: #c0b9c6;
  padding: 10px 15px;
  float: left;
  width: 341px;
  padding: 15px;
}

.savingsResults .savingsData #monthlySaving {
  background-color: #d7d1dc;
  padding: 10px 15px;
  float: left;
  width: 341px;
  padding: 15px;
}

.savingsResults .savingsData #annualSaving {
  background-color: #e1dbe6;
  padding: 10px 15px;
  float: left;
  width: 341px;
  padding: 15px;
}

.savingsResults p {
  font-family: Georgia, Times, serif;
  margin: 20px 0;
  float: left;
}

.savingsResults table {
  float: left;
}

.savingsResults table th,
.savingsResults table td {
  font-family: Georgia, Times, serif !important;
}

.savingsResults table th {
  padding: 10px;
  font-weight: bold;
}

.savingsResults table td {
  padding: 8px;
}

.savingsResults .savingsData label {
  float: left;
  color: #5a4e64;
  font-size: 18px;
}

.savingsResults .savingsData span {
  float: right;
  color: #302837;
  font-size: 18px;
  font-weight: bold;
}

.savingsCalculations {
  width: 382px;
  float: left;
}

.savingsCalculations fieldset {
  float: left;
  width: 382px;
  border: none;
  border-top: 1px solid #d3d3d3;
  margin: 0;
  padding: 20px 0;
}

.savingsCalculations label.large {
  font-family: Georgia, Times, serif;
  font-size: 18px;
  color: #333333;
  float: left;
  margin-bottom: 20px;
}

.savingsCalculations label.small {
  font-family: Georgia, Times, serif;
  font-size: 13px;
  color: #333333;
  margin-bottom: 15px;
  float: left;
}

.savingsCalculations input {
  background: white;
  color: #333;
  font-size: 15px;
  font-family: Georgia, Times, serif;
  padding: 10px;
  height: 16px;
  line-height: 15px;
}

.savingsCalculations input.full-input {
  width: 362px !important;
}

.savingsCalculations .half-input-wrap {
  width: 180px;
  float: left;
  margin-right: 22px;
}

.savingsCalculations .last {
  margin-right: 0;
}

.savingsCalculations input.half-input {
  width: 160px !important;
}

.savingsCalculations input.third-input {
  width: 99px !important;
}

.savingsCalculations .third-input-wrap {
  width: 119px;
  margin-right: 12px;
  float: left;
}

.savingsCalculations .third-input-wrap.last {
  margin-right: 0;
}

.savingsResults {
  width: 371px;
  margin-left: 70px;
  float: left;
}

/** pricing matrix **/
#alternateContentInner {
  padding: 30px 0;
}

#alternateContentInner .contentLeft {
  width: 207px;
  margin-right: 27px;
  float: left;
}

#alternateContentInner .contentLeft h4 {
  font-family: Georgia, Times, serif;
  color: #333333;
  font-size: 18px;
  margin-bottom: 146px;
  font-weight: normal;
}

.packages-key {
  width: 207px;
  float: left;
  position: absolute;
  bottom: 185px;
}

.packages-key-field {
  padding: 9px 0;
  border-top: 1px solid #dadbdb;
  font-size: 13px;
  font-family: Georgia, Times, serif;
  color: #666666;
  float: left;
  width: 207px;
}

.pricing-matrix {
  float: left;
}

.pricing-matrix .pricing-matrix-item {
  float: left;
  width: 262px;
  position: relative;
}

.pricing-matrix-head {
  padding: 20px;
  width: 222px;
  height: 109px;
}

.pricing-matrix-main {
  padding: 20px 30px;
  min-height: 535px;
}

.pricing-matrix-main p {
  font-size: 13px;
  color: #333333;
  font-family: Georgia, Times, serif;
}

.pricing-matrix-main .pricing-matrix-data {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #666666;
  line-height: 43px;
  margin-top: 20px;
  padding-left: 5px;
}

.pricing-matrix-head h4 {
  font-size: 24px;
  color: white;
  font-family: Georgia, Times, serif;
  margin: 0;
  font-weight: normal;
  text-align: center;
}

.pricing-matrix-head h4 .inc {
  font-weight: bold;
  font-size: 11px;
}

.pricing-matrix-available {
  display: none;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -50px;
  left: 0;
}

.pricing-matrix-available h4 {
  font-weight: normal;
  font-size: 17px;
  color: #484848;
  font-family: Georgia, Times, serif;
  margin: 14px 0 0 16px;
  float: left;
}

.pricing-matrix-available img {
  margin: 14px;
}

.pricing-matrix-bottom-purchase {
  width: 177px;
  height: 36px;
  margin-top: 40px;
  margin-left: 15px;
}

.pricing-matrix-bottom-purchase input {
  border: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0.8;
  width: 177px !important;
  height: 36px;
  margin: 0 auto;
  background: rgb(243, 243, 243); /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to bottom, rgb(243, 243, 243) 0%, rgb(243, 243, 243) 10%, rgb(239, 239, 240) 24%, rgb(221, 221, 222) 72%, rgb(220, 221, 221) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f3f3", endColorstr="#dcdddd", GradientType=0); /* IE6-9 */
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.75);
}

.pricing-matrix-bottom-purchase input:hover {
  opacity: 1;
}

.pricing-matrix-head .package-purchase {
  margin: 30px 0 0 20px;
  position: relative;
}

.package-purchase {
  width: 177px;
  height: 36px;
  float: left;
  position: absolute;
  bottom: 8px;
  right: 0;
}

.package-purchase input {
  border: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0.8;
  width: 175px !important;
  height: 36px;
  margin: 0;
}

.package-purchase input:hover {
  opacity: 1;
}

/** xlhome **/
.pricing-matrix-item-xlhome .pricing-matrix-head {
  background: url("/newimg/xlhome_matrix_head.png") top left repeat-x;
}

.pricing-matrix-item-xlhome .pricing-matrix-head h4 .alternate {
  color: #654939;
}

.pricing-matrix-item-xlhome .pricing-matrix-main {
  background: #e6e6e6; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to right, #e6e6e6 0%, #dbdbdc 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6e6e6", endColorstr="#dbdbdc", GradientType=1); /* IE6-9 */
}

.pricing-matrix-item-xlhome .package-purchase input, .pricing-matrix-item-xlhome label {
  background: rgb(210, 148, 99); /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to bottom, rgb(210, 148, 99) 0%, rgb(203, 144, 96) 38%, rgb(186, 129, 86) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d29463", endColorstr="#ba8156", GradientType=0); /* IE6-9 */
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.75);
}

.pricing-matrix-item-xlhome .pricing-matrix-available {
  background: url("/newimg/matrix_xlhome_available.png") top left no-repeat;
  background-size: 100%;
}

/** xlplus **/
.pricing-matrix-item-xlplus .pricing-matrix-head {
  background: url("/newimg/xlplus_matrix_head.png") top left repeat-x;
  text-align: center;
}

.pricing-matrix-item-xlplus .pricing-matrix-head h4 .alternate {
  color: #5b5a5a;
}

.pricing-matrix-item-xlplus .pricing-matrix-main {
  background: #e6e6e6; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to right, #e6e6e6 0%, #dbdbdc 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6e6e6", endColorstr="#dbdbdc", GradientType=1); /* IE6-9 */
}

.pricing-matrix-item-xlplus .package-purchase input, .pricing-matrix-item-xlplus label {
  background: rgb(194, 196, 197); /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to bottom, rgb(194, 196, 197) 0%, rgb(188, 190, 191) 34%, rgb(168, 170, 173) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2c4c5", endColorstr="#a8aaad", GradientType=0); /* IE6-9 */
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.75);
}

.pricing-matrix-item-xlplus .pricing-matrix-available {
  background: url("/newimg/matrix_xlplus_available.png") top left no-repeat;
  background-size: 100%;
}

/** xlpro **/
.pricing-matrix-item-xlpro .pricing-matrix-head {
  background: url("/newimg/xlpro_matrix_head.png") top left repeat-x;
  text-align: center;
}

.pricing-matrix-item-xlpro .pricing-matrix-head h4 .alternate {
  color: #74551d;
}

.pricing-matrix-item-xlpro .pricing-matrix-main {
  background: #e6e6e6; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to right, #e6e6e6 0%, #dbdbdc 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6e6e6", endColorstr="#dbdbdc", GradientType=1); /* IE6-9 */
}

.pricing-matrix-item-xlpro .package-purchase input {
  background: rgb(214, 194, 153); /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to bottom, rgb(214, 194, 153) 0%, rgb(209, 188, 143) 28%, rgb(194, 165, 110) 76%, rgb(188, 157, 97) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d6c299", endColorstr="#bc9d61", GradientType=0); /* IE6-9 */
  box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.75);
}

.pricing-matrix-item-xlpro .pricing-matrix-available {
  background: url("/newimg/matrix_xlpro_available.png") top left no-repeat;
  background-size: 100%;
}

/** contact **/
#contactForm input {
  width: 317px !important;
  margin-bottom: 10px;
}

#contactForm textarea {
  background: none repeat scroll 0 0 white;
  border: 0 none;
  color: #999999;
  float: left;
  font-family: "Trebuchet MS", Arial, sans-serif !important;
  font-size: 13px;
  font-weight: bold;
  height: 37px;
  line-height: 37px;
  margin: 0;
  padding: 0 10px;
  width: 317px !important;
  height: 140px;
  padding-bottom: 10px;
}

/** banners **/
#large-banner .rightColumn {
  float: right;
  margin-left: 32px;
  margin-top: 20px;
  width: 388px;
  margin-right: 100px;
}

#large-banner .rightColumnMob {
  float: right;
  margin-left: 0px;
  margin-top: 20px;
  width: 390px;
  margin-right: 100px;
}

#bbDashboard {
  width: 404px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.5);
  float: left;
}

#bbPackages {
  width: 460px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.5);
  float: left;
  margin-bottom: 100px;
}

#contactPackage {
  width: 338px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.5);
  float: left;
  margin-top: 70px;
}

#contactPackage h4 {
  color: #000;
  font-size: 26px;
  margin: 0 0 10px;
  font-weight: normal;
}

#callPackages {
  width: 460px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.5);
  float: left;
}

#callPackages h4 {
  font-size: 22px;
}

.bb-package {
  opacity: 0.85;
  width: 460px;
  height: 107px;
  float: left;
  position: relative;
}

.bb-package:hover .product-cta-btn,
.call-package:hover .product-cta-btn {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.45);
  color: #FFFFFF;
}

.product-cta-btn {
  position: absolute;
  bottom: 5px;
  color: #FFFFFF;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: #4c920f;
  left: 150px;
  font-size: 0.7em;
  padding: 2px 16px 2px 8px;
  transition: 0.25s all;
}

.arrow-right {
  border: solid #FFFFFF;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.product-cta-btn .arrow-right {
  position: relative;
  float: right;
  top: 7px;
  right: -8px;
}

.call-package .product-cta-btn {
  left: 136px;
}

.call-package {
  opacity: 0.8;
  width: 460px;
  /* height:132px; */
  float: left;
  position: relative;
  background: url("/newimg/callpackages/background.gif");
  background-size: 100%;
}

.call-package:hover {
  opacity: 1;
  transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
}

.call-package h4 {
  font-family: Georgia, Times, serif;
  font-size: 26px;
  color: white;
  font-weight: normal;
  float: left;
  margin: 17px 0 45px 17px;
  width: 202px;
}

.call-package h4 .alternate {
  color: #665865;
}

.call-package h4 .minutes {
  font-size: 14px;
}

.call-package .info-button {
  width: 17px;
  height: 17px;
  background: url("/newimg/info-button.png");
  margin: 0 0 0 17px;
  position: absolute;
  bottom: 10px;
  left: 0;
}

.call-package .mobile-info-button {
  width: 17px;
  height: 17px;
  background: url("/newimg/info-button.png");
  margin: 0 0 0 17px;
  position: absolute;
  bottom: 10px;
  left: 3px;
}

.call-package .package-info {
  float: right;
  width: 220px;
  padding: 8px 0;
}

.call-package .mobile-package-info {
  float: right;
  width: 208px;
  padding: 10px 0;
}

.call-package .package-info span {
  font-size: 13px;
  padding: 6px 8px;
  line-height: 13px;
  font-family: Trebuchet MS, "Trebuchet MS", sans-serif;
}

.call-package .mobile-package-info span {
  font-size: 13px;
  padding: 3px 8px;
  line-height: 13px;
  font-family: Trebuchet MS, "Trebuchet MS", sans-serif;
}

.call-package .package-info span.label {
  float: left;
  color: #ddd;
}

.call-package .mobile-package-info span.label {
  float: left;
  color: #ddd;
}

.call-package .package-info span.label.download {
  background: url(../img/updown.gif) no-repeat 9px 10px;
  padding-left: 24px;
}

.call-package .package-info span.label.upload {
  background: url(../img/updown.gif) no-repeat 9px -15px;
  padding-left: 24px;
}

.call-package .package-info span.price {
  float: right;
  color: white;
}

.call-package .mobile-package-info span.price {
  float: right;
  color: white;
}

.callpackage-purchase {
  width: 84px;
  height: 33px;
  float: right;
  margin: 5px;
}

.callpackage-purchase input {
  border: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0.8;
  width: 84px !important;
  height: 33px;
  margin: 0;
  background: url("/newimg/callpackages/details_button.png");
}

.callpackage-purchase input.purchase_button {
  border: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0.8;
  width: 84px !important;
  height: 33px;
  margin: 0;
  background: url("/newimg/packages/xlplus_purchase.png");
}

.bb-package:hover,
.bb-package-active {
  opacity: 1;
  transition: opacity 0.5s;
}

.bb-package h4 {
  font-family: Georgia, Times, serif;
  font-size: 26px;
  color: white;
  font-weight: normal;
  float: left;
  margin: 17px 0 0 17px;
}

.bb-package .inc {
  font-size: 11px;
  font-weight: bold;
}

.bb-package .package-info {
  font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
  float: right;
  width: 165px;
  margin-right: 22px;
  margin-top: 14px;
}

.bb-package .package-info .labels {
  float: left;
  line-height: 23px;
  font-size: 13px;
}

.bb-package .package-info .values {
  color: white;
  font-size: 13px;
  float: right;
  line-height: 23px;
  text-align: right;
}

.bb-package .package-info .usage {
  color: white;
  font-size: 13px;
  float: right;
  margin-top: 10px;
}

.bb-package .info-button {
  width: 17px;
  height: 17px;
  background: url("/newimg/info-button.png");
  position: absolute;
  bottom: 15px;
  left: 15px;
}

.boltOnWrap .info-button {
  width: 17px;
  height: 17px;
  background: url("/newimg/info-button.png");
  top: -25px;
  right: 0;
}

.bb-package .package-purchase {
  width: 85px;
  height: 33px;
  float: right;
  margin: -7px 5px 0 0;
}

.bb-package .package-purchase input {
  border: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0.8;
  width: 85px !important;
  height: 33px;
  margin: 0;
}

.bb-package.bb-package-active .info-button {
  margin: 0 0 0 17px;
}

.bb-package .package-purchase input:hover {
  opacity: 1;
}

.bb-package .package-estimates {
  float: right;
  width: 180px;
  margin-right: 10px;
  font-size: 13px;
  color: white;
  font-weight: bold;
  font-style: italic;
}

.info-button:hover {
  cursor: pointer;
}

#package-xlhome {
  background: url("/newimg/packages/xlhome_on.gif") no-repeat top left;
  background-size: 100%;
}

#package-xlhome\ bundle {
  background: url("/newimg/packages/xlhome_on.gif") no-repeat top left;
  background-size: 100%;
}

#package-xlhome\ bundle.bb-package-active,
#package-xlhome.bb-package-active {
  background: url("/newimg/packages/xlhome_active.png") no-repeat top left;
  background-size: 100%;
}

#package-xlhome\ bundle .package-purchase input,
#package-xlhome .package-purchase input {
  background: url("/newimg/packages/xlhome_purchase.png") no-repeat top left;
  background-size: 100%;
}

#package-xlhome\ bundle h4 .alternate,
#package-xlhome h4 .alternate {
  color: #704a34;
}

#package-xlhome .package-info .labels,
#package-xlhome\ bundle .package-info .labels {
  color: #dcb29a;
}

#package-xlplus {
  background: url("/newimg/packages/xlplus_on.gif") no-repeat top left;
  background-size: 100%;
}

#package-xlplus\ bundle {
  background: url("/newimg/packages/xlplus_on.gif") no-repeat top left;
  background-size: 100%;
}

#package-xlplus\ bundle.bb-package-active,
#package-xlplus.bb-package-active {
  background: url("/newimg/packages/xlplus_active.png") no-repeat top left;
  background-size: 100%;
}

#package-xlplus\ bundle .package-purchase input,
#package-xlplus .package-purchase input {
  background: url("/newimg/packages/xlplus_purchase.png") no-repeat top left;
  background-size: 100%;
}

#package-xlplus\ bundle h4 .alternate,
#package-xlplus h4 .alternate {
  color: #565656;
}

#package-xlplus .package-info .labels,
#package-xlplus\ bundle .package-info .labels {
  color: #d4d3d3;
}

#package-xlpro {
  background: url("/newimg/packages/xlpro_on.gif") no-repeat top left;
  background-size: 100%;
}

#package-xlpro\ bundle {
  background: url("/newimg/packages/xlpro_on.gif") no-repeat top left;
  background-size: 100%;
}

#package-xlpro\ bundle.bb-package-active,
#package-xlpro.bb-package-active {
  background: url("/newimg/packages/xlpro_active.png") no-repeat top left;
  background-size: 100%;
}

#package-xlpro\ bundle .package-purchase input,
#package-xlpro .package-purchase input {
  background: url("/newimg/packages/xlpro_purchase.png") no-repeat top left;
  background-size: 100%;
}

#package-xlpro\ bundle h4 .alternate,
#package-xlpro h4 .alternate {
  color: #74551d;
}

#package-xlpro .package-info .labels,
#package-xlpro\ bundle .package-info .labels {
  color: #e1cba1;
}

#package-fibreoptic {
  height: 75px;
  background: url("/newimg/packages/fibre_on.gif") no-repeat top left;
  background-size: 100%;
  position: relative;
}

#package-fibreoptic h4 .alternate {
  color: #bb000b;
  font-family: "Myriad Pro", Myriad Pro, sans-serif;
}

#package-fibreoptic p {
  font-size: 13px;
  font-family: Georgia, Times, sans-serif;
  color: #cccccc;
  clear: left;
  margin: 0;
  margin-left: 17px;
}

#package-fibreoptic .package-estimates p {
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
  float: right;
  width: 180px;
  margin: 10px 0 0;
  font-size: 11px;
  color: white;
  font-weight: bold;
  font-style: italic;
}

.hidden {
  display: none;
}

#bizP_ackages {
  display: none;
}

#bizPackages_purchase {
  display: none;
}

#homePackages_purchase {
  display: none;
}

.packageSwitch {
  background: rgba(255, 255, 255, 0.5);
  color: #FFFFFF;
  display: block;
  float: left;
  margin-right: 5px;
  padding: 5px 7px;
  text-decoration: none;
}

.packageSwitch.inactive {
  background: none;
}

/** bottom content grid! **/
#bottom-login-form {
  width: 250px;
  background: #e6e6e6;
  padding: 15px;
  float: left;
}

#account-login-user {
  width: 191px !important;
  font-size: 13px !important;
}

#bottom-login-form .grid-3 {
  width: 900px;
  float: left;
}

.grid-3 .col-1 {
  width: 280px;
  margin-right: 30px;
  float: left;
}

.grid-3 .col-1.first {
  margin-right: 70px;
}

.grid-3 .col-1.last {
  margin-right: 0;
  float: right;
}

.col-1 h3 {
  font-size: 19px;
  color: #990000;
  font-family: Georgia, Times, sans-serif;
  font-weight: normal;
  margin: 0;
}

.col-1 h3 .alternate {
  color: #000000;
}

.col-1 p {
  clear: both;
  margin: 10px 0;
  font-family: Georgia, Times, sans-serif;
  color: #333333;
  font-size: 13px;
  line-height: 16px;
}

#callusnow {
  float: right;
  text-align: right;
  font-size: 19px;
  color: #000;
  clear: none;
}

/** temporary coming soon link **/
#package-fibreoptic a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#large-banner {
  display: block;
}

#large-banner .leftColumn {
  width: 500px;
  margin-top: 20px;
}

#bbChecker {
  width: 434px;
  background-color: #94252e;
  float: left;
  padding: 20px;
}

#contactBox {
  width: 350px;
  background-color: rgba(153, 0, 0, 0.8);
  float: left;
  padding: 20px;
}

#contactBox h4 {
  font-size: 18px;
  font-family: Georgia, Times, sans-serif;
  color: #cacaca;
  margin: 0;
  margin-bottom: 15px;
  font-weight: normal;
}

#contactBox h4 a {
  color: white;
  text-decoration: none;
}

#availabilityData {
  width: 434px;
  background-color: #94252e;
  float: left;
  padding: 20px;
  display: none;
}

#bbCheckSuccess {
  width: 434px;
  background-color: rgba(99, 133, 0, 0.8);
  float: left;
  padding: 20px;
}

#bbCheckSuccess .successButton {
  display: block;
  clear: both;
  margin-top: 10px;
  width: 122px;
  height: 42px;
  background: url("/newimg/packages/learnmore_button.png");
  opacity: 0.8;
}

#bbCheckSuccess .successButton:hover {
  opacity: 1;
}

#bbCheckSuccess h4 {
  color: white;
  margin: 0;
  font-weight: normal;
}

#availabilityData h4 {
  font-size: 18px;
  font-family: Georgia, Times, sans-serif;
  color: white;
  margin: 0;
  margin-bottom: 15px;
  font-weight: normal;
}

#bbChecker h4 {
  font-size: 18px;
  font-family: Georgia, Times, sans-serif;
  color: white;
  margin: 0;
  margin-bottom: 15px;
  font-weight: normal;
}

input[readonly=readonly] {
  background-color: #eee;
}

.form-one-input input {
  width: 85% !important;
  height: 37px;
  padding: 0 10px;
  border: 0;
  background: white;
  color: #999999;
  font-family: "Trebuchet MS", Arial, sans-serif !important;
  font-weight: bold;
  font-size: 13px;
  line-height: 37px;
  margin: 0;
  float: left;
}

.form-one-input .input-go {
  width: 39px !important;
  height: 37px;
  background: url("/newimg/input_submit.gif") top left no-repeat #000;
  cursor: pointer;
  opacity: 0.8;
  padding: 0;
  float: left;
}

input.error, textarea.error {
  background-color: #ffaaaa;
}

.alert.error {
  background: #ffaaaa;
  padding: 10px;
  font-size: 14px;
  display: none;
  margin-bottom: 10px;
}

.alert.info {
  background: #d9edf7;
  color: #000000;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 10px;
  clear: both;
}

#bbChecker .form-one-input .input-go:hover {
  opacity: 1;
}

#wrapper .home-banner {
  min-height: 625px;
  background-position: center !important;
}

#home-availability-results {
  overflow: hidden;
  width: 100%;
  height: 0;
  background: #80090f;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  /* Transitions */
  transition: all 0.75s ease;
}
#home-availability-results .hero {
  text-align: center;
}
#home-availability-results .hero h2 {
  font-family: Georgia, Times, sans-serif !important;
  color: #FFFFFF;
  font-size: 53px;
}

#large-banner .fullWidthColumn {
  box-sizing: border-box;
  margin-top: 20px;
  width: 100%;
}
#large-banner .fullWidthColumn * {
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  #large-banner .fullWidthColumn {
    margin-top: 100px;
  }
}
#large-banner .fullWidthColumn h1 {
  font-family: Georgia, Times, sans-serif !important;
  font-size: 53px;
  color: white;
  margin-bottom: 0;
}
#large-banner .fullWidthColumn h1 .alternate {
  font-family: Georgia, Times, sans-serif !important;
  text-shadow: 1px 1px 2px #5f5f5f;
  color: #ffc300;
}
#large-banner .fullWidthColumn #callPackages {
  width: calc(100% + 60px);
}
@media only screen and (min-width: 768px) {
  #large-banner .fullWidthColumn #callPackages {
    width: 480px;
  }
}
#large-banner .fullWidthColumn .hero {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #large-banner .fullWidthColumn .hero {
    float: left;
    width: 50%;
  }
}
#large-banner .fullWidthColumn .hero > h4 {
  font-family: Georgia, Times, sans-serif;
  font-size: 32px;
  color: #cccccc;
  font-weight: normal;
  margin: 40px 0 30px;
  line-height: 30px;
}
#large-banner .fullWidthColumn .form-one-input {
  overflow: hidden;
}
#large-banner .fullWidthColumn .form-one-input input {
  width: 100% !important;
}
#large-banner .fullWidthColumn .form-one-input .speed-test-cta {
  cursor: pointer;
  background: #2d2d2d;
  margin-top: 10px;
  color: #fafafa;
}
#large-banner .fullWidthColumn .form-one-input .speed-test-cta:hover {
  opacity: 0.95;
}
#large-banner .fullWidthColumn #fibreopticInterest {
  width: 100%;
  box-shadow: 3px 3px 10px #181818;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  #large-banner .fullWidthColumn #fibreopticInterest {
    float: right;
    width: 50%;
  }
}

#large-banner .leftColumn .hero {
  width: 540px;
  float: left;
}

#large-banner .leftColumn .hero h1 {
  font-family: Georgia, Times, sans-serif;
  font-size: 53px;
  color: white;
  margin-bottom: 0;
}

#large-banner .leftColumn .hero h1 .alternate {
  color: white;
  text-shadow: 1px 1px 2px #5f5f5f;
}

.bg-fibreoptic #large-banner .leftColumn .hero h1 .alternate {
  color: #ff0000;
}

.bg-fibreoptic #large-banner .leftColumn .hero h4 {
  color: #cccccc;
}

.bg-linerental #large-banner .leftColumn .hero h1 .alternate {
  color: #e028d1;
}

.bg-mobilerental #large-banner .leftColumn .hero h1 .alternate {
  color: #e028d1;
}

.bg-linerental #large-banner .leftColumn .hero h4 {
  color: #ccc;
  margin-top: 10px;
  line-height: 29px;
}

.bg-mobilerental #large-banner .leftColumn .hero h4 {
  color: #ccc;
  margin-top: 10px;
  line-height: 29px;
}

.package-estimates p {
  font-size: 11px;
}

#fibreopticInterestPeak {
  width: 424px;
  height: auto;
  background-color: rgba(31, 48, 83, 0.8);
  text-align: center;
  padding: 20px;
  margin: 15px 0;
  color: white;
  font-size: 0.8em;
  text-align: left;
}

#response-2-offpeak_sess tbody,
#response-2-peak_sess tbody {
  font-size: 1.2em;
}

#fibreopticInterestOffPeak {
  width: 424px;
  height: auto;
  background-color: rgba(17, 36, 9, 0.8);
  text-align: center;
  padding: 20px;
  margin: 15px 0;
  color: white;
  font-size: 0.8em;
  text-align: left;
}

#fibreopticInterest {
  width: 424px;
  height: auto;
  background-color: rgba(153, 0, 0, 0.8);
  text-align: center;
  padding: 20px;
  margin: 15px 0;
}

#fibreopticInterest h2,
#fibreopticInterest h1,
#fibreopticInterest p,
#fibreopticInterest a {
  color: white;
}

#fibreopticInterest a {
  text-decoration: underline;
}

#fibreopticInterest h1,
#fibreopticInterest h2 {
  font-size: 18px;
}

#fibreopticInterest p {
  font-size: 12px;
}

#registrationForm {
  display: none;
}

#fibreopticInterestSuccess p {
  color: white;
}

#fibreopticInterest h4 {
  font-size: 18px;
  font-family: Georgia, Times, sans-serif;
  color: white;
  margin: 0;
  margin-bottom: 15px;
  font-weight: normal;
}

#large-banner .leftColumn .hero h4 {
  font-family: Georgia, Times, sans-serif;
  font-size: 24px;
  color: white;
  font-weight: normal;
  margin: 0 0 30px;
}

#broadband-navigation {
  width: 98.5%;
}

#broadband-navigation ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: -30px 0 0;
}

#broadband-navigation li a {
  font-family: Georgia, Times, sans-serif;
  color: white;
  font-size: 17px;
  text-decoration: none;
  opacity: 1;
}

#broadband-navigation li.active a,
#broadband-navigation li:hover a {
  opacity: 0.6;
}

#broadband-navigation li {
  float: left;
  margin-left: 23px;
}

#pulse-main-logo {
  float: left;
}

#phone-number {
  margin-top: 10px;
  float: right;
  color: white;
  font: Georgia, Times, sans-serif;
  font-size: 24px;
}

.global-logo {
  width: 14px;
  height: 34px;
  float: right;
}

#footerNavigation #socialIcons {
  display: none;
}

.alert {
  font-size: 0.7em;
  color: red;
}

.clear {
  clear: both;
}

.clearLine {
  clear: both;
  margin: 20px 0;
  border-top: solid 1px #ddd;
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

#header {
  width: 100%;
  height: 34px;
  background: url("/newimg/global_nav_bar.gif") repeat-x top left;
}

#banner {
  width: 100%;
  min-height: 581px;
  padding-top: 35px;
}

#banner.small-banner {
  min-height: 200px;
}

#banner.small-banner .leftColumn {
  width: 900px;
}

#banner.small-banner .leftColumn .hero {
  margin: 0;
}

#banner.small-banner .leftColumn h4 {
  margin: 0;
}

#availabilityChecker {
  background: url("/newimg/package_lookup_bar.jpg") repeat-x top left;
  width: 100%;
  height: 75px;
}

#availabilityChecker form {
  width: 900px;
  margin: 0 auto;
  height: 36px;
  padding-top: 20px;
  position: relative;
}

#availabilityChecker.canGetBroadband {
  background: url("/newimg/package_lookup_bar_success.jpg") repeat-x top left;
}

#availabilityChecker.failure {
  background: url("/newimg/package_lookup_bar_failure.jpg") repeat-x top left;
}

#availabilityChecker form h4 {
  font-size: 24px;
  color: white;
  float: left;
  margin: 0;
  margin-right: 50px;
  font-weight: normal;
  line-height: 37px;
}

#alternateContent {
  width: 100%;
  background: #f3f3f3;
  min-height: 381px;
  position: relative;
}

#alternateContentOverlay {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

.tooltip-wide,
.tooltip {
  display: none;
  position: absolute;
  right: -15px;
  width: 354px;
  line-height: 1.4;
  font-family: Georgia, Times, serif;
  color: white;
  font-size: 12px;
  font-style: italic;
  background: url("/newimg/info-rollover.png") top left no-repeat;
  background: #333;
  z-index: 1000;
  padding: 20px 25px 30px;
}

.tooltip-wide {
  width: 454px;
  top: -40px;
}

.tooltip {
  top: 16px;
  position: absolute;
  right: 20px;
}

#alternateContentInner {
  margin: 0 auto;
  width: 1020px;
}

#alternateContentInnerSip {
  width: 1310px;
}

#banner-inner {
  width: 1020px;
  margin: 0 auto;
}

#banner-inner_bb {
  width: 1020px;
  margin: 0 auto;
}

#global-navigation {
  width: 900px;
  margin: 0 auto;
}

#global-navigation ul {
  float: left;
  margin: 0;
  padding: 0;
}

#global-navigation ul li {
  float: left;
  height: 34px;
  list-style: none;
  margin-right: 30px;
}

#global-navigation li a,
#placedOrder {
  color: #999999;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: capitalize;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  line-height: 34px;
}

#global-navigation ul #placedOrder {
  float: right;
  color: white;
  margin-right: -450px !important;
}

#global-navigation li.active,
#global-navigation li:hover {
  background: url("/newimg/global_nav_active.gif") center top transparent;
}

#global-navigation li.active a,
#global-navigation li:hover a {
  color: #fff;
}

.logo {
  width: 29px;
  margin-right: 20px;
  padding-top: 23px;
  float: left;
}

#navigation {
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
  font-size: 0.7em;
  line-height: 1.6em;
  width: 900px;
  color: #000;
}

#navigation ul {
  list-style-type: none;
  padding: 20px 17px 0 17px;
  margin: 0;
  margin: 0;
  float: left;
  border-left: solid 1px #ccc;
}

#navigation ul li {
  display: list-item;
}

#navigation ul li a:link,
#navigation ul li a:visited {
  color: #333;
  text-decoration: none;
}

#navigation ul li a:hover {
  color: #fff;
  background: #333;
}

#navigation ul li a:link span,
#navigation ul li a:visited span {
  color: #990000;
  text-decoration: none;
  font-weight: bold;
}

#navigation ul li a:hover span {
  color: #fff;
  background: #333;
}

.content {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
  position: relative;
}

.leftColumn {
  width: 590px;
  float: left;
  margin-bottom: 30px;
}

.rightColumn {
  width: 280px;
  float: right;
  margin-bottom: 30px;
}

.rightColumnMob {
  width: 280px;
  float: right;
  margin-bottom: 30px;
}

.thirdColumn,
.thirdColumnRight {
  width: 280px;
  margin-right: 30px;
  float: left;
}

.thirdColumnDouble {
  width: 580px;
  margin-right: 30px;
  float: left;
}

.thirdColumnRight {
  margin: 0;
}

.halfColumn,
.halfColumnRight {
  width: 435px;
  float: left;
  margin-right: 30px;
}

.halfColumnRight {
  float: right;
  margin: 0;
}

#tagWrap {
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
  margin: 0 0 25px 0;
}

#tagWrap a:link,
#tagWrap a:visited {
  color: #333;
  text-decoration: none;
  margin: 0 10px 0 0;
}

#tagWrap a:hover {
  color: #900;
}

.rightColumn ul {
  margin-left: 0 !important;
}

.rightColumnMob ul {
  margin-left: 0 !important;
}

#projects {
  width: 900px;
  height: 330px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0;
  position: relative;
  background: #000 url("/images/common/loading.gif") no-repeat center center;
  /*
  border-bottom:5px solid #000;
  border-top:5px solid #000;
  */
}

#projectControl_left {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 330px;
  background: url("/images/common/controllers/projectLeft1.png") no-repeat left top;
  border-right: 1px solid #fff;
}

#projectControl_right {
  cursor: pointer;
  position: absolute;
  right: -1px;
  top: 0;
  width: 30px;
  height: 330px;
  background: url("/images/common/controllers/projectRight1.png") no-repeat left top;
  border-left: 1px solid #fff;
}

.portfolioWindow {
  width: 900px;
  height: 400px;
  margin-bottom: 30px;
  background: #000;
  border-bottom: 5px solid #000;
  border-top: 5px solid #000;
  position: relative;
}

#portfolioImageWrap {
  width: 900px;
  height: 400px;
  margin-bottom: 30px;
  padding: 0;
  position: relative;
  background: #000;
}

#portfolioImageWrap img {
  margin: 0 0 0 30px;
}

#portfolioControl_left {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  width: 29px;
  height: 400px;
  background: url("/images/common/controllers/left1.png") no-repeat left top;
  border-right: 1px solid #fff;
}

#portfolioControl_right {
  cursor: pointer;
  position: absolute;
  right: -1px;
  top: 0;
  width: 30px;
  height: 400px;
  background: url("/images/common/controllers/right1.png") no-repeat left top;
  border-left: 1px solid #fff;
}

.projectImage {
  float: left;
  padding: 0;
  margin: -45px 0 0 31px;
  position: relative;
}

.projectText {
  float: right;
  width: 210px;
  padding-right: 30px;
  margin: 30px;
}

.latestProjectPanel {
  display: none;
}

.thirdColumn,
.thirdColumnRight {
  width: 280px;
  margin-right: 30px;
  float: left;
}

.thirdColumnRight {
  margin: 0;
}

/* happy */
#happyClients {
  width: 900px;
  height: 130px;
  overflow: hidden;
  margin: 0;
  padding-top: 15px;
  border-top: solid 1px #ddd;
}

div#happyClients ul#happyClientsList {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}

div#happyClients ul#happyClientsList li {
  background: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 180px;
}

.projectflash {
  position: absolute;
  z-index: 20;
  top: -17px;
  left: -17px;
}

.projectflashRight {
  position: absolute;
  z-index: 20;
  top: -25px;
  right: 30px;
}

.workBox,
.workBoxRight {
  width: 260px;
  padding: 10px;
  margin: 0 30px 30px 0;
  background: #000;
  float: left;
  position: relative;
}

.workBoxRight {
  margin: 0 0 30px 0;
}

a:link .rollover,
a:visited .rollover {
  border: 0;
  padding: 1px;
  background: #000 !important;
}

a:hover .rollover {
  border: 1px solid #ddd !important;
  padding: 0;
}

h1 {
  font-size: 2.2em;
  line-height: 1.2em;
  font-weight: normal;
  color: #333;
  margin-top: 0;
}

.large {
  font-size: 3em;
  line-height: 0.4em;
  line-height: 0.9em;
  color: #990000;
  margin-top: 0.5em !important;
}

h2 {
  clear: left;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: normal;
  color: #900;
  margin-top: 0;
}

h3 {
  clear: left;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: normal;
  color: #666;
  margin: 5px 0;
}

h2 a:link,
h2 a:visited {
  color: #900;
  text-decoration: none;
}

h2 a:hover {
  color: #fff;
  text-decoration: none;
  background: #333;
}

p {
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
  font-size: 0.9em;
  line-height: 1.4em;
}

p a:link,
p a:visited {
  color: #ccc;
  font-size: 0.7em !important;
  font-weight: bold;
  font-family: "Trebuchet MS", sans-serif !important;
  text-transform: uppercase;
  text-decoration: none;
  background: #000 url(../images/common/buttonBacks.png) left bottom no-repeat;
  padding: 3px 5px 2px 5px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  width: auto;
  float: none;
}

input.nice {
  color: #fff;
  font-size: 1em !important;
  font-weight: bold;
  font-family: "Trebuchet MS", sans-serif !important;
  text-transform: uppercase;
  text-decoration: none;
  background: #900 url(../images/common/buttonBacks.png) left bottom no-repeat;
  padding: 3px 5px 2px 5px;
  border: none;
  width: auto !important;
}

input.chunk {
  color: #333;
  background: #fff;
  border: 0;
  text-transform: uppercase;
}

p a:hover,
a.currentBun:link,
a.currentBun:visited,
a.currentBun:hover {
  color: #333;
  text-decoration: none;
  background: #ccc;
}

.hostingPackage p a:link,
.hostingPackage p a:visited,
.hostingPackageInfo p a:link,
.hostingPackageInfo p a:visited {
  color: #fff;
  font-size: 0.7em !important;
  font-weight: bold;
  font-family: "Trebuchet MS", sans-serif !important;
  text-transform: uppercase;
  text-decoration: none;
  background: #900;
  padding: 3px 5px 2px 5px;
  margin-right: 5px;
  border: 1px solid #fff;
  cursor: pointer;
  width: auto;
  float: none;
  position: relative;
  top: -6px;
}

.hostingPackageInfo p a:link,
.hostingPackageInfo p a:visited {
  background: #333;
  top: 0;
}

.hostingPackage form input {
  color: #333;
  font-size: 0.7em !important;
  font-weight: bold;
  font-family: "Trebuchet MS", sans-serif !important;
  text-transform: uppercase;
  text-decoration: none;
  background: #fff;
  padding: 3px 5px 2px 5px;
  margin-right: 5px;
  border: 0;
  cursor: pointer;
  width: auto;
  float: none;
  position: relative;
  top: -6px;
}

.price {
  font-size: 1.6em;
}

.hostingPackage p a:hover {
  color: #333;
  text-decoration: none;
  background: #fff;
}

.content ul {
  font-size: 0.9em;
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
  line-height: 1.6em;
  padding: 0;
  position: relative;
  margin: 0 10px 30px 0;
}

.content li {
  list-style: none;
  color: #333;
  font-weight: normal;
  padding-left: 15px;
  background: url(../images/common/listBullet.png) 0 6px no-repeat;
  line-height: 1.6em;
  margin-bottom: 10px;
}

.content li a:link,
.content li a:visited {
  color: #333;
  text-decoration: underline;
}

.content li a:hover {
  text-decoration: none;
}

#dialSteps {
  padding: 10px;
  margin: 0;
  color: #fff;
  border-bottom: 5px solid #900;
  border-top: 5px solid #900;
}

#dialSteps h2 {
  color: #900;
  font-style: italic;
}

#dialSteps ul {
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
  line-height: 1.6em;
  padding: 0;
  position: relative;
  margin: 0;
  font-size: 1em;
}

#dialSteps li {
  list-style: none;
  color: #900;
  font-weight: normal;
  padding-left: 30px;
  background: url(../images/common/dialupSteps.png) 0 50% no-repeat;
  line-height: 2em;
}

.listBy_backButton {
  float: right;
  padding: 0;
  margin-top: 7px;
}

#map {
  border: solid 5px #000;
}

.red {
  color: #990000;
}

.underline {
  border-bottom: solid 1px #ddd;
  padding-bottom: 10px;
}

.offWhiteText {
  color: #fff;
  margin: 0 auto;
  width: 900px;
}

.offWhiteText a:link,
.offWhiteText a:visited {
  color: #ccc;
  text-decoration: none;
}

.offWhiteText a:hover {
  color: #fff;
  text-decoration: none;
  background: #333;
}

.media {
  color: #CCC;
  font-style: italic;
}

.date {
  font-size: 0.7em;
}

.centerAlign {
  text-align: center;
}

.entry {
  margin-bottom: 30px;
}

.rightImages {
  float: right;
  margin: 0 0 20px 20px;
}

.domainSteps {
  padding: 0 30px 0 10px;
  border-right: solid 1px #ddd;
}

.imageRight {
  border: solid 5px #000;
  background: #ddd;
  float: right;
  margin: 0 0 20px 20px;
  position: relative;
}

.imageRight a img {
  border: 0;
  width: 240px;
}

.bgBlock {
  background: #333;
  color: #fff;
  padding: 15px 30px;
}

.hostingPackage {
  background: #990000 url(../images/common/packageBack.png) 0 50% no-repeat;
  padding: 30px 30px 30px 140px;
  margin-bottom: 20px;
}

.hostingPackageInfo {
  background: #333 url(../images/common/packageBack2.png) 30px 50% no-repeat;
  padding: 30px 30px 30px 140px;
  margin-bottom: 20px;
}

.hostingPackage p,
.hostingPackageInfo p {
  font-size: 1.2em;
  line-height: 1.4em;
  padding: 0;
  margin: 0;
  color: #fff;
}

.hostingPackageInfo p {
  color: #ccc;
}

.hostingPackageInfo p span {
  color: #fff;
}

table.table {
  color: #333;
  font-size: 1em;
  margin: 0;
  width: 100%;
}

table.table td,
table.table th {
  padding: 5px 15px;
  font-size: 0.9em;
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
}

table.table tr.tops td,
table.table tr.tops th {
  color: #333;
  font-size: 0.7em;
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
  line-height: 1.5em;
  border-bottom: solid 5px #333;
  font-weight: bold;
}

table.table td a:link,
table.table td a:visited {
  color: #ccc;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background: #000 url(../images/common/buttonBacks.png) left bottom no-repeat;
  padding: 2px 4px;
  margin-right: 5px;
}

table.table td a:hover {
  color: #333;
  text-decoration: none;
  background: #ccc;
}

table.table tr.section td {
  color: #fff;
  padding: 10px;
  background: #666;
}

table.table tr.rowHover td {
  background: #333;
  color: #fff;
}

.rowOdd {
  background: transparent;
}

.rowEven {
  background: #ddd;
}

.error {
  color: #900;
}

.success {
  color: #090;
}

p.bigRed a:link,
p.bigRed a:visited {
  color: #fff;
  font-weight: bold;
  font-family: "Trebuchet MS", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  background: #900 url(../images/common/buttonBacks.png) left bottom no-repeat;
  padding: 3px 5px 2px 5px;
}

p.bigRed a:hover {
  color: #fff;
  text-decoration: none;
  background: #000 url(../images/common/buttonBacks.png) left bottom no-repeat;
}

form#form {
  width: 260px;
  margin-bottom: 30px;
  padding: 10px 10px 0 10px;
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
  font-size: 0.9em;
  text-align: left;
  background: #333;
}

form#form label {
  display: block;
  clear: left;
  color: #ccc;
}

form#form input,
form#form select,
form#form textarea {
  border: 1px solid #666;
  float: left;
  clear: left;
  width: 250px !important;
  margin: 0 0 15px 0;
  padding: 3px;
  color: #333;
  font-size: 0.9em;
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
  background: #ccc;
}

form#form input#submit {
  margin-right: 15px;
  padding: 5px;
  width: auto;
  height: auto;
  border: 0;
  color: #333;
  background: #ccc;
  cursor: pointer;
}

form#form input.errorInput,
form#form select.errorInput,
form#form textarea.errorInput {
  border: 1px solid #900;
}

.inputError, .error {
  background: #faa;
}

span.requiredWarning {
  color: #fff;
  font-size: 1.2em;
}

ul#twitterFeed {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul#twitterFeed li {
  background: none;
  margin: 0 0 10px 0;
  padding: 0;
  clear: left;
  border-bottom: 1px solid #ddd;
}

ul#twitterFeed li img {
  float: left;
  margin: 5px 10px 0 0;
  width: 25px;
  height: 25px;
}

ul#twitterFeed li .tweet {
  width: 240px;
  float: left;
}

ul#twitterFeed li .mini {
  display: block;
  font-size: 0.75em;
  color: #777;
  font-style: italic;
}

#footer {
  width: 100%;
  padding: 30px 0 0;
  margin: 0 auto;
  background: #000;
}

#footerNavigation {
  margin: 0 auto;
  padding-top: 10px;
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
  font-size: 0.7em;
  line-height: 1.6em;
  width: 990px;
  color: #000;
}

#footerNavigation ul {
  list-style-type: none;
  padding: 0 19px 20px 20px;
  margin: 0;
  float: left;
  border-left: solid 1px #333;
}

#footerNavigation ul li {
  display: list-item;
  color: #666;
}

#footerNavigation ul li a:link,
#footerNavigation ul li a:visited {
  color: #666;
  text-decoration: none;
}

#footerNavigation ul li a:hover {
  color: #fff;
  background: #333;
}

#lastLine {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  font-size: 0.7em;
  color: #333;
  text-align: center;
  font-family: Trebuchet MS, Helvetica, Arial, Sans Serif;
}

#lastLine p a:link,
#lastLine p a:visited {
  color: #900;
  font-size: 0.7em !important;
  font-weight: normal;
  font-family: "Trebuchet MS", sans-serif !important;
  text-transform: none;
  text-decoration: none;
  background: none !important;
  padding: 0 !important;
  border: 0;
  margin: 0 !important;
  width: auto;
  float: none;
}

a.faqlink {
  color: white !important;
  font-size: 1em !important;
  font-weight: normal !important;
  font-family: Georgia, Times, sans-serif !important;
  text-transform: none !important;
  text-decoration: none !important;
  background: none !important;
  padding: 0px !important;
  margin-right: 0px !important;
  border: 0 !important;
  float: none !important;
}

a.faqlink:hover {
  opacity: 0.6 !important;
}

/* *** form layouts *** */
form.normalForm {
  margin: 0 0 2em 0;
}

form.normalForm label {
  font-size: 0.9em;
  width: 120px;
  float: left;
  clear: left;
  margin: 0 0.5em 1em 0;
  color: #333;
  font-family: "Trebuchet MS", sans-serif;
}

form.normalForm label.required {
  background: url("/img/forms/required.gif") no-repeat right 2px;
}

form.normalForm label.fullwidth {
  width: auto !important;
}

input,
select,
textarea {
  float: left;
  margin: 0 0 1em 0;
  border: 1px solid #999;
  font-family: inherit !important;
  font-size: inherit !important;
  padding: 0.25em;
  width: 340px;
}

input, textarea {
  width: 200px;
}

textarea {
  height: 200px;
  width: 400px;
}

select {
  margin: 0 1em 1em 0;
}

input.autowidth {
  width: auto;
  margin: 0 1em 1em 0;
}

.errorInput {
  border-color: #900 !important;
}

.noborder {
  border: none;
  padding: 0;
  margin: 0 !important;
}

/* */
#domainCheckForm,
#lineCheckForm {
  background: #900;
  color: #fff;
  padding: 20px 0;
  margin: 0 !important;
}

#domainCheckForm p,
#lineCheckForm p {
  padding: 0;
  margin: 0;
}

#domainCheckInput,
#lineCheckInput,
#usageCheckInput {
  font-size: 1.7em !important;
  width: 305px;
  border: 5px solid #fff;
  margin: 0 20px 0 0;
  background: #ddd;
}

#domainCheckSubmit,
#lineCheckSubmit {
  font-size: 2em !important;
  margin: 0 !important;
  padding: 7px;
}

/* */
body .cmsWrap a:link,
body .cmsWrap a:visited {
  background: none;
  padding: 0;
  margin: 0;
  text-decoration: underline;
  color: #000;
  text-transform: none;
  font-size: 0.9em !important;
  font-weight: normal;
}

body .cmsWrap a:hover {
  text-decoration: none;
}

a img,
a:hover img,
h2 a:hover img {
  border: 0 !important;
  /*
  background:#fff !important;*/
}

body .twtr-widget-1 {
  font-size: 14px !important;
}

body .twtr-widget h3,
body .twtr-widget h4,
body .twtr-widget p {
  line-height: 1.4 !important;
}

body .twtr-profile-img-anchor {
  float: left;
  display: block;
  width: 50px !important;
}

body #twtr-widget-1 .twtr-tweet a {
  background: none !important;
  font-size: inherit !important;
  text-transform: lowercase !important;
}

body #twtr-widget-1 h3,
body #twtr-widget-1 h4 {
  display: none !important;
}

.twtr-widget-profile img.twtr-profile-img {
  float: left;
}

/** Broadband Purchase Form **/
#broadband_customersForm h3 {
  margin: 20px 0;
  font-size: 19px;
  font-weight: normal;
  float: left;
  width: 400px;
}

#broadband_customersForm fieldset {
  background: #c6c6c6;
  padding: 35px;
  border: 0;
  clear: both;
}

#broadband_customersForm fieldset p {
  font-family: "Georgia", Times, serif;
}

#broadband_customersForm .leftCol,
#broadband_customersForm .rightCol {
  width: 398px;
  float: left;
}

#broadband_customersForm {
  font-size: 13px;
  color: #666666;
}

#broadband_customersForm .rightCol {
  margin-left: 30px;
}

#broadband_customersForm label {
  font-family: "Georgia", Times, serif;
  font-size: 13px;
  color: #333333;
  margin: 10px 0;
  width: 398px;
}

#broadband_customersForm p.foonote {
  font-family: "Georgia", Times, serif;
  font-size: 13px;
  color: #7c7c7c;
  font-style: italic;
}

#broadband_customersForm .submitOrder {
  clear: both;
  width: 100%;
  border-top: 1px solid #aaa;
  padding: 20px 0;
}

#broadband_customersForm #confirmBroadbandOrder,
#broadband_customersForm #confirmFibreOrder,
#broadband_customersForm #confirmMobileRentalOrder,
#broadband_customersForm #confirmLineRentalOrder {
  width: 176px;
  height: 41px !important;
  float: right;
  margin: 20px 0;
  background: url("/newimg/confirm-order.png") no-repeat top left;
  cursor: pointer;
}

#broadband_customersForm #registerFibreInterest {
  width: 176px;
  height: 41px !important;
  float: right;
  margin: 20px 0;
  background: url("/newimg/matrix_bottom_register.png") no-repeat top left;
  cursor: pointer;
}

#broadband_customersForm input#postcodeLookup {
  width: 197px;
  margin-right: 20px;
}

#broadband_customersForm #pcaButtonWM21 {
  width: 174px;
  height: 40px !important;
  background: url("/newimg/find-my-address.png") no-repeat top left;
  border: none;
  padding: 0;
  margin-top: -3px;
  cursor: pointer;
  text-indent: -9999px;
}

#pcaDivWM21 a {
  display: none;
}

#broadband_customersForm input {
  height: 29px;
}

#broadband_customersForm input,
#broadband_customersForm textarea {
  border: none;
  width: 390px;
}

#progress-20, #progress-60, #progress-80, #progress-100 {
  float: right;
  width: 219px;
  height: 17px;
  margin: 20px 0;
}

#progress-20 {
  background: url("/newimg/progress-20.jpg") no-repeat top left;
}

#progress-60 {
  background: url("/newimg/progress-60.jpg") no-repeat top left;
}

#progress-80 {
  background: url("/newimg/progress-80.jpg") no-repeat top left;
}

#progress-100 {
  background: url("/newimg/progress-100.jpg") no-repeat top left;
}

#migrationBox {
  background: #edd;
  padding: 20px;
  margin-top: 42px;
}

#migrationBox h4 {
  color: #92222a;
  font-size: 15px;
  margin: 0;
}

#migrationBox p {
  font-size: 13px;
  color: #666666;
  font-family: "Georgia", Times, serif;
}

#migrationBox .migrationLabel {
  width: 135px;
  float: left;
}

#migrationBox input {
  width: 193px !important;
  float: left;
  margin-left: 20px;
  border: 1px solid #c6c6c6;
}

#broadbandPurchaseBar {
  background: no-repeat center top;
  width: 100%;
  height: 107px;
  /*
      margin-top:40px;*/
}

#broadbandPurchaseBar.bb-package-3,
#broadbandPurchaseBar.bb-package-7,
#broadbandPurchaseBar.bb-package-19 {
  background-image: url("/newimg/purchase-bar-xlhome.png");
}

#broadbandPurchaseBar.bb-package-2,
#broadbandPurchaseBar.bb-package-20,
#broadbandPurchaseBar.bb-package-4 {
  background-image: url("/newimg/purchase-bar-xlplus.png");
}

#broadbandPurchaseBar.bb-package-21,
#broadbandPurchaseBar.bb-package-1,
#broadbandPurchaseBar.bb-package-5 {
  background-image: url("/newimg/purchase-bar-xlpro.jpg");
}

.broadbandPurchaseBarInner {
  width: 900px;
  margin: 0 auto;
  height: 87px;
  padding-top: 20px;
  position: relative;
}

#broadbandPurchaseBar h2 {
  color: white;
  font-size: 42px;
  float: left;
}

.bbSpeeds span {
  color: white;
}

#broadbandPurchaseBar.bb-package-1 .alternate,
#broadbandPurchaseBar.bb-package-1 span.alternate,
#broadbandPurchaseBar.bb-package-21 .alternate,
#broadbandPurchaseBar.bb-package-21 span.alternate,
#broadbandPurchaseBar.bb-package-5 .alternate,
#broadbandPurchaseBar.bb-package-5 span.alternate {
  color: #704A34;
}

#broadbandPurchaseBar.bb-package-2 .alternate,
#broadbandPurchaseBar.bb-package-2 span.alternate,
#broadbandPurchaseBar.bb-package-20 .alternate,
#broadbandPurchaseBar.bb-package-20 span.alternate,
#broadbandPurchaseBar.bb-package-4 .alternate,
#broadbandPurchaseBar.bb-package-4 span.alternate {
  color: #565656;
}

#broadbandPurchaseBar.bb-package-3 .alternate,
#broadbandPurchaseBar.bb-package-3 span.alternate,
#broadbandPurchaseBar.bb-package-7 .alternate,
#broadbandPurchaseBar.bb-package-7 span.alternate,
#broadbandPurchaseBar.bb-package-19 .alternate,
#broadbandPurchaseBar.bb-package-19 span.alternate {
  color: #74551D;
}

.bbSpeeds {
  float: left;
  width: 400px;
  font-family: trebuchet ms;
  font-size: 13px;
  font-weight: bold;
  top: 68px;
  position: absolute;
  left: 375px;
}

.bbSpeedDown,
.bbSpeedUp {
  float: left;
  width: 170px;
}

.alternate2 {
  opacity: 0.5;
}

.inclusivePackageCost {
  color: white;
  float: right;
  text-align: right;
  width: 200px;
  font-size: 42px;
  margin-top: 7px;
}

.inclusivePackageCost span {
  font-size: 13px;
  line-height: 20px;
}

#packageCostBox {
  float: right;
}

#packageCost {
  color: #333333;
  float: right;
  font-size: 46px;
  font-weight: bold;
  line-height: 46px;
  margin: 40px 0;
  text-align: right;
  width: 240px;
}

#packageCostExVat {
  color: #868686;
  float: bottom;
  font-size: 25px;
  font-weight: bold;
  margin: 0px 0px;
  text-align: right;
  width: 240px;
}

.business-from {
  font-size: 15px;
  margin: 0 0 0 30px;
}

.from {
  font-size: 15px;
  margin: 0 0 0 50px;
}

#badNumber, .bizLinkz {
  display: none;
}

#footerNavigation {
  padding-bottom: 20px;
}

#footerNavigation .logo {
  float: right;
  margin-top: -19px;
  padding: 0 70px 0 0;
}

#footerNavigation .offWhiteText {
  width: 700px;
  float: left;
  font-family: Georgia, Times, sans-serif;
}

.info-button {
  position: relative;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

/* End 8.css */
/* Start site.css */
label.boltOnWrap {
  width: 198px !important;
  height: 62px !important;
  overflow: auto !important;
  float: left !important;
  clear: none !important;
  padding: 10px !important;
  margin: 0 20px 20px 0 !important;
  border: 1px solid #ccc !important;
  background: #ddd !important;
}

label.boltOnWrap.last {
  margin-right: 0 !important;
}

label.boltOnWrap:hover {
  border: 1px solid #ddd !important;
  background: #ccc !important;
}

.boltOnCheckbox {
  float: left;
  margin: 0 10px 10px 0;
}

.boltOnCheckbox input {
  height: auto !important;
}

.boltOnName {
  display: block;
  line-height: 1 !important;
  margin: 0 0 10px 0;
}

.boltOnPrice {
  font-weight: 600;
  font-size: 20px;
}

.hl_speed {
  color: gold;
}

#broadband_customersForm .hl_speed {
  color: #226600;
}

.peak_speed {
  background-color: #226600;
}

.offpeak_speed {
  background-color: #220066;
}

/* End site.css */
/*Start external css */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}

#jquery-lightbox a img {
  border: none;
}

#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

#lightbox-container-image {
  padding: 10px;
}

#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
  left: 0;
}

#lightbox-nav a {
  outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}

#lightbox-nav-btnPrev {
  left: 0;
  float: left;
}

#lightbox-nav-btnNext {
  right: 0;
  float: right;
}

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

#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left;
}

#lightbox-image-details-caption {
  font-weight: bold;
}

#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1em;
}

#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}

.fibre-wide {
  width: 282px !important;
}

.fibre-wide-head {
  width: 302px !important;
}

html * {
  /* font-family: Sans-Serif !important;    */
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

h1,
#large-banner .leftColumn .hero h1 .alternate {
  font-family: Georgia, Times, sans-serif !important;
}

/* End external css */
.p8CommsContactPackage {
  line-height: 2.2em;
  font-size: 24px;
}

@font-face {
  font-family: "elliotsixregular";
  src: url("fonts/ElliotSix-webfont.eot");
  src: url("fonts/ElliotSix-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/ElliotSix-webfont.woff2") format("woff2"), url("fonts/ElliotSix-webfont.woff") format("woff"), url("fonts/ElliotSix-webfont.ttf") format("truetype"), url("fonts/ElliotSix-webfont.svg#elliotsixregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.LineSpeedLink, .LineSpeedLink2 {
  border: 100px;
  margin-top: 40px;
  padding: 0px 0px;
}

.LineSpeedLink2 {
  margin-top: 0px;
}

.LineSpeedLink a, .LineSpeedLink2 a {
  line-height: 1em;
  color: red;
  text-decoration: none;
  opacity: 0.6;
  /*color: #FF0000;*/
  /*font-family: 'elliotsixregular', Arial, sans-serif !important;*/
}

.promoBanner {
  position: absolute;
  top: 632px;
}

#speedTest {
  height: 75px;
  width: 464px;
  float: left;
  background-color: rgba(255, 255, 255, 0.8);
}

.speed-check-table {
  color: #FFF;
  text-align: left;
  line-height: 1em;
  /*border-collapse: collapse;*/
}

.whiteOnRed {
  color: #FFF;
}

.lineCheckResults {
  float: left;
}

.lineCheckResults,
.lineCheckResultsNoFloat {
  /*display: none;*/
  /*background: rgba(255, 255, 255, 0.5);*/
  /* color: #FFFFFF; */
  display: block;
  margin-right: 10px;
  /*padding: 5px 7px;*/
  text-decoration: none;
  width: 100%;
}

.lineCheckLeft {
  float: left;
  text-align: right;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  /*padding: 5px 7px;*/
  font-size: 0.8em;
  /*font-family: "Trebuchet MS",sans-serif !important;*/
}

.lineCheckRight {
  /*float: right; */
  text-align: left;
  margin-right: 10px;
  margin-left: 10px;
  /*padding: 5px 7px;*/
  font-size: 0.8em;
  /*font-family: "Trebuchet MS",sans-serif !important;*/
}

#navigation-items-toggle {
  display: none;
}

#phone-number a {
  display: none;
}

.cf:after {
  content: "";
  display: table;
  clear: both;
}

.m-only {
  display: none;
}

.eightyFivePcWidth {
  width: 85% !important;
}

.fullWidth {
  width: 100% !important;
}

.checkButton {
  background: #2d2d2d !important;
  margin-top: 10px !important;
  color: #fafafa !important;
}

/* MOBILE STYLES */
@media only screen and (max-width: 768px) {
  .m-only {
    display: block;
  }
  .m-hidden {
    display: none !important;
  }
  body {
    padding-top: 70px;
  }
  img {
    max-width: 100%;
  }
  .tooltip, .tooltip-wide {
    width: 220px;
  }
  #header {
    display: none;
  }
  #broadband-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    top: 0;
    z-index: 999;
    padding: 15px 30px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,dddddd+100 */
    background: rgb(255, 255, 255); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#dddddd",GradientType=0 ); /* IE6-9 */
  }
  #broadband-navigation #navigation-items {
    display: none;
    order: 4;
    flex-basis: 100%;
    margin: 15px -30px -15px;
    padding: 30px;
    float: none;
    background: url("/newimg/backgrounds/fibreoptic.gif") no-repeat center center;
  }
  #broadband-navigation #navigation-items li {
    float: none;
    margin: 5px 0;
    padding: 5px 0;
    border-bottom: 1px solid rgba(220, 220, 220, 0.2);
  }
  #broadband-navigation #navigation-items li a {
    display: block;
    padding-bottom: 2px;
  }
  #phone-number {
    order: 1;
    margin: 0;
  }
  #phone-number a {
    background-image: url("/newimg/phone-icon.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50%;
    display: block;
    height: 40px;
    width: 34px;
  }
  #phone-number strong {
    display: none;
  }
  #pulse-main-logo {
    height: 40px;
    width: 70px;
    float: none;
    text-align: center;
    flex-grow: 1;
    order: 2;
  }
  #pulse-main-logo a {
    position: relative;
    top: -8px;
  }
  #pulse-main-logo img {
    max-height: 100%;
    display: inline-block;
  }
  #navigation-items-toggle {
    display: block;
    order: 3;
    background: transparent;
    border: none;
  }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #666;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  #banner {
    box-sizing: border-box;
    padding: 0;
  }
  #banner #banner-inner_bb, #banner #banner-inner {
    width: auto;
  }
  #banner #large-banner {
    padding: 30px;
  }
  #banner #large-banner .leftColumn {
    width: auto;
    float: none;
    margin: 0;
  }
  #banner #large-banner .leftColumn .hero {
    width: auto;
    float: none;
  }
  #banner #large-banner .leftColumn .hero h1 {
    font-size: 36px;
  }
  #banner #large-banner .leftColumn .hero h4 {
    font-size: 20px;
    margin: 15px 0 60px;
  }
  #banner #large-banner .rightColumn {
    float: none;
    width: 100%;
    margin: 30px 0;
  }
  #banner #large-banner .rightColumnMob {
    float: none;
    width: 100%;
    margin: 30px 0;
  }
  #banner #bbChecker {
    float: none;
    width: auto;
  }
  #banner #bbChecker h4 {
    font-size: 14px;
  }
  #banner #bbChecker .form-one-input {
    overflow: hidden;
  }
  #banner #bbChecker .form-one-input input {
    box-sizing: border-box;
  }
  #banner #bbChecker .form-one-input .input-go {
    width: 15% !important;
    background-position: right;
  }
  #banner #bbCheckSuccess {
    width: auto;
  }
  #banner #bbDashboard {
    width: auto;
  }
  #banner #bbDashboard input {
    box-sizing: border-box;
  }
  #banner #speed-test {
    width: 100%;
    height: 720px;
  }
  #banner #speedTest {
    width: auto;
    height: auto;
    position: relative;
    top: auto;
    float: none;
    padding: 15px 0;
    margin: 15px 0;
    background: #94252e;
  }
  #banner #speedTest h4 {
    margin: 0 auto !important;
    color: white !important;
    text-align: center !important;
    font-size: 16px !important;
  }
  #banner #speedTest > div {
    display: none;
  }
  #banner .promoBanner {
    position: relative;
    top: 0;
  }
  .content {
    width: auto;
    padding: 30px;
  }
  .grid-3 .col-1 {
    width: 100%;
    float: none;
    margin: 0 0 30px;
  }
  #tabs {
    width: 100% !important;
    display: flex;
  }
  #tabs .packageSwitch {
    text-align: center;
    flex-grow: 1;
    float: none;
  }
  #bbPackages {
    width: calc(100% + 60px);
    margin: 0 -30px 30px;
    box-sizing: border-box;
  }
  .bb-package:hover .product-cta-btn {
    background: rgb(120, 32, 35);
  }
  .product-cta-btn {
    position: relative;
    margin: 10px;
    padding: 6px;
    clear: both;
    left: 0 !important;
    bottom: 0 !important;
  }
  .product-cta-btn .arrow-right {
    right: 10px;
  }
  .bb-package {
    width: 100%;
    height: auto;
    text-decoration: none;
  }
  .bb-package h4 {
    margin: 10px 0 0 10px;
    font-size: 16px;
  }
  .bb-package h4 .from {
    margin: 0 0 0 16px;
  }
  .bb-package h4 .business-from {
    margin: 0 0 0 16px;
  }
  .bb-package .package-info {
    margin: 5px 10px 0 0;
    width: 118px;
  }
  .bb-package .package-info .usage {
    font-size: 11px;
    margin-top: 2px;
  }
  .bb-package .info-button {
    bottom: 57px;
    left: 10px;
  }
  #fibreopticInterest {
    width: auto;
  }
  #fibreopticInterest .form-one-input input {
    box-sizing: border-box;
  }
  #fibreopticInterest .form-one-input .input-go {
    width: 15% !important;
    background-position: right;
  }
  #fibreopticInterestOffPeak,
#fibreopticInterestPeak {
    width: auto;
  }
  #callPackages {
    width: calc(100% + 60px);
    margin: 0 -30px;
    box-sizing: border-box;
  }
  #callPackages h4 {
    font-size: 16px;
  }
  .call-package {
    width: 100%;
    text-decoration: none;
    height: auto;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#afa8b1+0,867a88+100 */
    background: rgb(175, 168, 177); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(175, 168, 177) 0%, rgb(134, 122, 136) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#afa8b1", endColorstr="#867a88",GradientType=0 ); /* IE6-9 */
  }
  .call-package .mobile-package-info {
    margin: 5px 10px 0 0;
    width: 45%;
  }
  .call-package .mobile-package-info span {
    padding: 5px;
    font-size: 10px;
  }
  .call-package .mobile-package-info span.label {
    clear: both;
  }
  .call-package h4 {
    margin: 10px 0 0 10px;
    font-size: 20px;
    width: 45%;
  }
  .call-package h4 .from {
    margin: 0 0 0 16px;
  }
  .call-package h4 .business-from {
    margin: 0 0 0 16px;
  }
  .call-package .package-info {
    margin: 5px 10px 0 0;
    width: 45%;
  }
  .call-package .package-info span {
    padding: 5px;
    font-size: 10px;
  }
  .call-package .package-info span.label {
    clear: both;
  }
  .call-package .info-button {
    display: none;
  }
  .bb-package .info-button {
    display: none;
  }
  .pricing-matrix .pricing-matrix-head {
    padding: 15px;
    width: auto !important;
  }
  .pricing-matrix .pricing-matrix-head .package-purchase {
    margin: 20px auto !important;
    float: none;
  }
  .pricing-matrix .pricing-matrix-main {
    width: 100% !important;
    box-sizing: border-box;
    min-height: auto;
  }
  .pricing-matrix .pricing-matrix-main .pricing-matrix-data {
    padding-left: 0;
    line-height: 1.6;
  }
  .pricing-matrix .pricing-matrix-main .pricing-matrix-data .m-only {
    margin-top: 5px;
    font-weight: normal;
  }
  .pricing-matrix .pricing-matrix-item {
    float: none;
    width: 100% !important;
  }
  .pricing-matrix .pricing-matrix-bottom-purchase {
    margin: 30px auto 0;
  }
  #broadband_customersForm .leftCol, #broadband_customersForm .rightCol {
    width: auto;
    float: none;
    margin: 0;
  }
  #broadband_customersForm .leftCol input, #broadband_customersForm .leftCol textarea, #broadband_customersForm .leftCol select, #broadband_customersForm .rightCol input, #broadband_customersForm .rightCol textarea, #broadband_customersForm .rightCol select {
    box-sizing: border-box;
    width: 100% !important;
  }
  #broadband_customersForm .pull-left, #broadband_customersForm .pull-right {
    width: 100% !important;
  }
  #broadband_customersForm .pull-left input, #broadband_customersForm .pull-left textarea, #broadband_customersForm .pull-left select, #broadband_customersForm .pull-right input, #broadband_customersForm .pull-right textarea, #broadband_customersForm .pull-right select {
    box-sizing: border-box;
    width: 100% !important;
  }
  #broadband_customersForm .boltOnWrap {
    box-sizing: border-box;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
  }
  #broadband_customersForm h3 {
    width: auto;
    float: none;
  }
  #broadband_customersForm label {
    width: auto !important;
  }
  #broadband_customersForm label {
    padding-right: 10px;
  }
  #broadband_customersForm .i.last {
    margin-left: -42px;
  }
  #broadband_customersForm #packageCostBox {
    float: none;
  }
  #broadband_customersForm #packageCostBox #packageCost, #broadband_customersForm #packageCostBox #packageCostExVat {
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #broadband_customersForm .submitOrder {
    margin-top: 30px;
  }
  #broadband_customersForm #confirmBroadbandOrder, #broadband_customersForm #confirmFibreOrder, #broadband_customersForm #confirmMobileRentalOrder, #broadband_customersForm #confirmLineRentalOrder {
    width: 176px !important;
  }
  #broadband_customersForm #broadband_customersForm label, #broadband_customersForm #broadband_customersForm input, #broadband_customersForm #broadband_customersForm textarea {
    width: 176px !important;
  }
  #contactBox, #contactPackage {
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    margin: 30px 0;
  }
  #contactBox h4, #contactPackage h4 {
    font-size: 18px;
    line-height: 1.6;
  }
  #contactForm input, #contactForm textarea {
    width: 100% !important;
    box-sizing: border-box;
  }
  #alternateContentInner {
    width: auto;
    padding: 10px;
  }
  #alternateContentInner .contentLeft {
    width: auto;
    float: none;
    margin: 0 30px;
  }
  #alternateContentInner .contentLeft h4 {
    margin: 0 0 30px;
  }
  #alternateContentInnerSip {
    width: auto;
    padding: 30px;
  }
  #alternateContentInnerSip .contentLeft {
    width: auto;
    float: none;
    margin: 0 30px;
  }
  #alternateContentInnerSip .contentLeft h4 {
    margin: 0 0 30px;
  }
  #availabilityChecker {
    height: auto;
    background: #333;
  }
  #availabilityChecker form {
    width: auto;
    height: auto;
    padding: 15px 30px;
  }
  #availabilityChecker form h4 {
    margin-right: 0;
    font-size: 20px;
  }
  #availabilityChecker form .form-one-input input {
    width: 75% !important;
  }
  .packages-key {
    display: none;
  }
  #package-xlhome\ bundle, #package-xlhome {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d4915f+0,985e39+100 */
    background: rgb(212, 145, 95); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(212, 145, 95) 0%, rgb(152, 94, 57) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d4915f", endColorstr="#985e39",GradientType=0 ); /* IE6-9 */
  }
  #package-xlplus\ bundle, #package-xlplus {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c0c1c3+0,808386+100 */
    background: rgb(192, 193, 195); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(192, 193, 195) 0%, rgb(128, 131, 134) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c0c1c3", endColorstr="#808386",GradientType=0 ); /* IE6-9 */
  }
  #package-xlpro\ bundle, #package-xlpro {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ceb688+0,af8b49+100 */
    background: rgb(206, 182, 136); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(206, 182, 136) 0%, rgb(175, 139, 73) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ceb688", endColorstr="#af8b49",GradientType=0 ); /* IE6-9 */
  }
  #broadbandPurchaseBar.bb-package-3,
#broadbandPurchaseBar.bb-package-7,
#broadbandPurchaseBar.bb-package-19 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d4915f+0,985e39+100 */
    background: rgb(212, 145, 95); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(212, 145, 95) 0%, rgb(152, 94, 57) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d4915f", endColorstr="#985e39",GradientType=0 ); /* IE6-9 */
  }
  #broadbandPurchaseBar.bb-package-2,
#broadbandPurchaseBar.bb-package-20,
#broadbandPurchaseBar.bb-package-4 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c0c1c3+0,808386+100 */
    background: rgb(192, 193, 195); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(192, 193, 195) 0%, rgb(128, 131, 134) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c0c1c3", endColorstr="#808386",GradientType=0 ); /* IE6-9 */
  }
  #broadbandPurchaseBar.bb-package-21,
#broadbandPurchaseBar.bb-package-1,
#broadbandPurchaseBar.bb-package-5 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ceb688+0,af8b49+100 */
    background: rgb(206, 182, 136); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(206, 182, 136) 0%, rgb(175, 139, 73) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ceb688", endColorstr="#af8b49",GradientType=0 ); /* IE6-9 */
  }
  #broadbandPurchaseBar .broadbandPurchaseBarInner {
    width: auto;
    padding: 15px 30px;
  }
  #broadbandPurchaseBar h2 {
    font-size: 28px;
  }
  #broadbandPurchaseBar .bbSpeeds {
    float: none;
    width: auto;
    bottom: 15px;
    left: 30px;
  }
  #broadbandPurchaseBar .bbSpeeds .bbSpeedDown {
    width: auto;
    margin-right: 30px;
  }
  #broadbandPurchaseBar .bbSpeeds .bbSpeedUp {
    width: auto;
  }
  #broadbandPurchaseBar .inclusivePackageCost {
    position: absolute;
    top: 15px;
    right: 30px;
    width: auto;
    font-size: 28px;
    line-height: 14px;
  }
  #broadbandPurchaseBar .inclusivePackageCost span {
    font-size: 11px;
    line-height: inherit;
  }
  #clientQuotes li {
    background: none;
  }
  #footer {
    padding: 30px;
    box-sizing: border-box;
  }
  #footerNavigation {
    width: 100%;
    position: relative;
  }
  #footerNavigation .logo {
    position: absolute;
    right: 0;
    bottom: -5px;
    padding: 0;
    margin: 0;
  }
  #footerNavigation .offWhiteText {
    width: auto;
    float: none;
  }
  #footerNavigation .offWhiteText a {
    display: block;
    border-bottom: 1px solid #333;
    padding: 5px 0;
  }
  .offWhiteText {
    width: auto;
  }
  .savingsResults {
    width: 371px;
    margin-left: 70px;
    float: none;
  }
}