/**
 * Core styles for all browsers
 *
 * Original Author: Chris Martin, Webexpectations
 * Creation Date: 2009/09/14
 *
 * Other Authors:
 * Karen Comber, Webexpectations.com
 * Aliya Hirji, Webexpectations.com
 *
 */

html {
  height:100%;
}
body {
  margin:0;
  padding:0;
  height:100%;
  color:#666;
  font:normal 75% Arial,Helvetica,sans-serif;
  line-height:1em;
  text-align:center;
}
div.wrapper{
  padding:20px;
}
div.main p,
div.main-checkout p,
div.pop-up p {
  margin:1em 0;
  line-height:1.2em;
  font-size:1em;
  color:#333;
}
div.holder div.main div.content .first {
  margin-top:0;
}
span.address{
  float:left;
  line-height:1.5em;
  padding:0.2em 0;
  font-size:1em;
  color:#333333;
}
a * {
  cursor:pointer;
}
a {
  background:none;
  text-decoration:underline;
  color:#373735;
}
a:hover {
}
.underline {
  text-decoration:underline;
}
a.small {
  font-size:0.8em;
}
h1 {
  font-size:2em;
}
h2 {
  margin:0.7em 0;
  font-size:2.08em;
  font-weight:normal;
  color:#333;
  line-height:1em;
}
h3 {
  margin:0.7em 0;
  font-size:1.4em;
  font-weight:bold;
  color:#333;
  line-height:1em;
}
h3.mainhead {
  margin:0 0 0.7em 0;
}
h4 {
  margin:0.7em 0;
  font-size:1.2em;
  font-weight:bold;
  color:#333;
  line-height:1em;
}
h5 {
  margin:1.7em 0 0.75em 0;
  font-size:1.16em;
  color:#333;
  line-height:1em;
}
h6 {
  margin:2.2em 0 0.75em 0;
  font-size:1em;
  color:#333;
  line-height:1em;
}
ul {
  margin:0 1em 0 7px;
  padding:0;
}
ul li {
  padding-left:21px;
  list-style:none;
  line-height:1.9em;
  background:url('../_images/bullet-black-small.gif') no-repeat left 0.75em;
}
ol {
  margin:0 1em 0 0.7em;
  padding:0 0 0 10px;
}
div.content ol {
  margin-left:8px;
}
ol li {
  padding-left:7px;
  line-height:1.9em;
}
ol li ol {
  padding-left:9px;
  list-style-type:lower-latin;
}
ol li ol li {
  line-height:1.95em;
}
.floatleft {
  float:left;
}
.floatright {
  float:right;
}
.alignleft {
  text-align:left;
}
.alignright {
  text-align:right;
}
.clearboth {
  clear:both;
}
.relative {
  position:relative;
}
.clearafter {
  min-height:1%;
}
.bold {
  font-weight:bold;
}
.error {
  color:#9B090C !important;
  font-weight:bold !important;
}
img {
  border:0;
}
form {
  margin:0;
  padding:0;
}
input.text {
  border:1px solid #ccc;
  padding:2px 3px;
  width:138px;
  background:#fff;
  color:#666;
  font:normal 1em Arial,Helvetica,sans-serif;
}
select {
  border:1px solid #ccc;
  padding:2px 2px 2px 0;
  width:146px;
  background:#fff;
  color:#666;
  font:normal 1em Arial,Helvetica,sans-serif;
}
input.button {
  padding:2px 8px 2px 18px;
  border:1px solid #999;
  background:#c8c8c8 url('../_images/back-button-fallback.png') no-repeat left top;
  font:bold 1em Arial,Helvetica,sans-serif;
  cursor:pointer;
}
label {
  font-weight:bold;
  font-size:1em;
  color:#373735;
}

/* - Generic/reusable styles - */

.hide {
  display:none !important;
}
.hidden {
  visibility:hidden !important;
}
span.required {
  color:#950401;
}
a.button {
  position:relative;
  display:inline-block;
  margin-right:10px;
  padding:6px 0 0 23px;
  height:20px;
  background:transparent url('../_images/back-transbutton-l.png') no-repeat left top;
  color:#333;
  font-weight:bold;
  text-decoration:none;
  cursor:pointer;
}
a.button:hover {
  text-decoration:underline;
}
a.button span {
  position:absolute;
  top:0;
  right:-13px;
  display:block;
  width:13px;
  height:26px;
  background:url('../_images/back-transbutton-r.png') no-repeat left top;
}

/* - page layout - */

div.holder {
  margin:0 auto;
  padding:0 12px;
  width:971px;
  min-height:100%;
  background:#fff url('../_images/back-body.gif') repeat-y center top;
  text-align:left;
}
div.pop-up {
  margin:0 auto;
  text-align: left;
  position: relative;
  min-height:100%;
  background: #D8D7D6 url('../_images/flex-column-gradient.gif') no-repeat scroll left bottom;
}
div.header {
  padding:4px 20px 0;
}
div.main {
  margin:34px 20px 0;
}
div.main-checkout {
  margin:12px 20px 0 20px;
}
div.content {
  float:left;
  width:719px;
  margin:0;
}
div.side {
  float:right;
  width:192px;
  margin:0;
}
div.side201 {
  width:201px;
}
div.side201 div.column201 h2.blacktop {
  padding:11px 11px 12px 11px;
}
div.side-left {
  float:left;
}
div.column-flex div.column-flex {
  float:none;
  margin-bottom:32px;
}
div.side-left div.column-flex {
  float:none;
  margin-bottom:13px;
}
div.side-left {
  margin-right:30px;
}
div.side-left-2 {
  margin-right:25px;
}

/* - header - */

img.logo {
  float:left;
  padding:9px 5px;
}
div.navsearch {
  float:right;
  margin:13px 0 14px;
  width:810px;
  background:#c8c8c8 url('../_images/back-navsearch-top.png') no-repeat left top;
}
div.navsearch div.nw1 {
  background:url('../_images/back-navsearch-bottom.png') no-repeat left bottom;
}
div.search {
  float:right;
  padding:4px 2px 0 0;
  line-height:1em;
}
div.search label {
  display:none;
}
div.search input {
  border:1px solid #999;
  padding:1px 2px;
  background:url('../_images/back-search-button-fallback.gif') repeat-x left top;
  color:#333;
  font:bold 1em Arial,Helvetica,sans-serif;
}
div.search a.button {
  margin-right:12px;
  padding:6px 0 0 9px;
  height:20px;
  background:url('../_images/back-search-button-l.png') no-repeat left top;
}
div.search a.button span {
  right:-9px;
  width:12px;
  height:26px;
  background:url('../_images/back-search-button-r.png') no-repeat left top;
}
div.search a.button em {
  position:relative;
  font-style:normal;
}
ul.navbar {
  position:relative;
  float:left;
  margin:0;
  padding:0;
  line-height:1em;
  background:url('../_images/back-navbar.gif') repeat-x left top;
  list-style:none;
  z-index:500;
}
ul.navbar li {
  float:left;
  padding:0;
  margin:0 1px 0 0;
  line-height:1em;
  background:#c8c8c8 url('../_images/back-navbar-li.gif') repeat-x left top;
  list-style:none;
}
ul.navbar li a {
  float:left;
  padding:10px 9px 11px;
  color:#333;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  text-decoration:none;
  background-color:transparent;
}
ul.navbar li a.twoline {
  padding:4px 9px 5px;
  text-align:center;
}
ul.navbar li a span {
  float:left;
  padding:0 15px 0 0;
  background:url('../_images/back-navbar-li-subarrow.gif') no-repeat right center;
}
ul.navbar li.selected a span,
ul.navbar li.firstselected a span {
  background:url('../_images/back-navbar-li-selected-subarrow.gif') no-repeat right center;
}
ul.navbar li:hover,
ul.navbar li.hover {
  position:relative;
}
ul.navbar div.subnav li:hover,
ul.navbar div.subnav li.hover {
  position:static;
}
ul.navbar li:hover a,
ul.navbar li.hover a {
  background:#e8e8e8 url('../_images/back-navbar-a-hover.gif') repeat-x left top;
}
ul.navbar li.first {
  background:#c8c8c8 url('../_images/back-navsearch-top.png') no-repeat left top;
}
ul.navbar li.first a {
  background:url('../_images/back-navsearch-bottom.png') no-repeat left bottom;
}
ul.navbar li.first:hover,
ul.navbar li.firsthover {
  background:#e8e8e8 url('../_images/back-navbar-li-first-hover.png') no-repeat left top;
}
ul.navbar li.first:hover a,
ul.navbar li.firsthover a {
  background:url('../_images/back-navbar-li-first-hover-a.gif') no-repeat left bottom;
}
ul.navbar li.selected a {
  background:#666 url('../_images/back-navbar-li-selected-a.gif') repeat-x left top;
  color:#fff;
}
ul.navbar li.firstselected {
  background:#666 url('../_images/back-navbar-li-first-selected.png') no-repeat left top;
}
ul.navbar li.firstselected a {
  background:url('../_images/back-navbar-li-first-selected-a.gif') no-repeat left bottom;
  color:#fff;
}
ul.navbar li div.subnav {
  position:absolute;
  top:33px;
  left:0;
  width:160px;
}
ul.navbar li div.subnav ul,
ul.navbar li div.subnav ul li,
ul.navbar li div.subnav ul li a {
  display:block;
  float:none;
  margin:0;
  padding:0;
  background:none;
}
ul.navbar li div.subnav ul {
  margin:0;
  padding:6px 0 1px 3px;
  background:url('../_images/back-navbar-subnav-inner.png') repeat left top;
}
ul.navbar li div.subnav ul li {
  margin:0;
  padding:0 0 6px;
}
ul.navbar li div.subnav ul li a {
  padding:3px 20px 5px 6px;
  background:url('../_images/back-navbar-subnav-a.gif') no-repeat right center;
  color:#e0e0e0;
}
ul.navbar li div.subnav ul li:hover a,
ul.navbar li div.subnav ul li.hover a {
  background:#ececec url('../_images/back-navbar-subnav-a-hover.gif') no-repeat right center;
  color:#333;
}
ul.navbar li div.subnav ul li.nochild a,
ul.navbar li div.subnav ul li.nochild:hover a {
  background-image:none !important;
}
ul.navbar li div.subnav div.sw1 {
  padding:0 4px;
  width:152px; /* Temporary */
  background:url('../_images/back-navbar-subnav.png') repeat left top;
}
ul.navbar li div.subnav div.sw2 {
  position:relative;
}
ul.navbar li div.subnav div.corner-b {
  position:absolute;
  bottom:-4px;
  left:0;
  height:4px;
  width:100%;
  background:url('../_images/back-navbar-subnav.png') repeat left top;
  overflow:hidden;
}
ul.navbar li div.subnav div.corner-bl {
  position:absolute;
  bottom:-4px;
  left:-4px;
  height:4px;
  width:4px;
  background:url('../_images/back-navbar-subnav-bl.png') no-repeat left top;
  overflow:hidden;
}
ul.navbar li div.subnav div.corner-br {
  position:absolute;
  bottom:-4px;
  right:-4px;
  height:4px;
  width:4px;
  background:url('../_images/back-navbar-subnav-br.png') no-repeat left top;
  overflow:hidden;
}
ul.navbar li div.subnav ul li div.subsubnav {
  position:absolute;
  top:0;
  right:-164px;
  padding:0 0 0 5px;
}
ul.navbar li div.subnav ul li div.subsubnav div.ssw1 {
  position:relative;
  width:160px;
}
ul.navbar li div.subnav ul li div.subsubnav div.ssw2 {
  padding:5px 5px 0 0;
  background:url('../_images/back-navbar-subnav.png') repeat left top;
}
ul.navbar li div.subnav ul li div.subsubnav ul,
ul.navbar li div.subnav ul li div.subsubnav ul li,
ul.navbar li div.subnav ul li div.subsubnav ul li a {
  margin:0;
  padding:0;
  background:none;
}
ul.navbar li div.subnav ul li div.subsubnav ul {
  padding:0 0 0 3px;
}
ul.navbar li div.subnav ul li div.subsubnav ul li {
  margin:0 0 5px;
}
ul.navbar li div.subnav ul li div.subsubnav ul li a {
  padding:4px 9px 5px;
  background:#ccc;
  color:#333;
}
ul.navbar li div.subnav ul li div.subsubnav ul li:hover a,
ul.navbar li div.subnav ul li div.subsubnav ul li.hover a {
  background:#666;
  color:#ccc;
}
ul.navbar li div.subsubnav div.corner-b {
  bottom:-4px;
  left:0;
  width:156px;
}
ul.navbar li div.subsubnav div.corner-bl {
  bottom:-4px;
  left:-4px;
  background:url('../_images/back-navbar-subsubnav-bl.png') no-repeat left top;
}
ul.navbar li div.subsubnav div.corner-br {
  bottom:-4px;
  right:0;
}
ul.navbar li div.subnav,
ul.navbar li div.subsubnav {
  display:none;
}
ul.navbar li:hover div.subnav,
ul.navbar li.hover div.subnav {
  display:block;
}
ul.navbar li:hover div.subnav ul li:hover div.subsubnav,
ul.navbar li.hover div.subnav ul li.hover div.subsubnav {
  display:block;
}

/*-------------------------
----Home Page Specific ----
--------------------------*/

/* - Home banner - */

div.homebanner {
  position:relative;
  margin:5px 20px 0;
  height:279px;
}
div.homebanner h1 {
  margin:0;
  padding:0;
  line-height:1em;
  color:#fff;
  font-weight:normal;
  letter-spacing:-0.01em;
}
div.homebanner h1 span span {
  padding:0;
  margin:0;
}
div.homebanner h1 span {
  padding:0;
  margin:0;
}
div.homebanner h1 span.highlight {
  font-weight:bold;
  display:inline;
}
div.homebanner h1 span.line2 {
  display:block;
  margin:0 0 17px 97px;
}
div.homebanner div.buttons {
  clear:both;
  margin-left:10px;
  padding:12px 0 0 12px;
  width:342px;
  background:url('../_images/back-homebanner-buttons.png') no-repeat left top;
}
div.homebanner div.buttons-bottom {
  margin-left:10px;
  margin-bottom:9px;
  padding:0 0 0 12px;
  width:342px;
  height:8px;
  background:url('../_images/back-homebanner-buttons-bottom.png') no-repeat left top;
}
div.homebanner div.buttons div.row {
  padding-bottom:12px;
}
div.homebanner div.buttons div.last {
  padding-bottom:6px;
}
div.homebanner a.button,
div.homebanner p.button {
  float:left;
  margin:0 10px 0 0;
  padding:8px 0 0 20px;
  width:140px;
  height:22px;
  background:none;
  color:#fff;
  font-size:1.17em;
  font-weight:bold;
  line-height:1em;
}
div.homebanner a.button:hover {
  color:#fff;
}
div.homebanner a.offices {
  background:url('../_images/back-homebutton-green.png') no-repeat left top;
}
div.homebanner a.virtualoffices {
  background:url('../_images/back-homebutton-pink.png') no-repeat left top;
}
div.homebanner a.meetingrooms {
  background:url('../_images/back-homebutton-blue.png') no-repeat left top;
}
div.homebanner a.businesslounges {
  background:url('../_images/back-homebutton-purple.png') no-repeat left top;
}
div.homebanner a.enquire,
div.homebanner p.call {
  padding-left:0;
  padding-top:11px;
  width:160px;
  height:27px;
  font-size:1.3em;
  text-align:center;
  /*background:url('../_images/back-homebutton-yellow.png') no-repeat left top;*/
  background:url('../_images/back-homebutton-black.png') no-repeat left top;
}
div.homecarousel {
  width:931px;
  height:279px;
}
div.homebanner-content {
  position:absolute;
  top:0;
  left:0;
  padding:20px 40px 24px 18px;
  height:235px;
  z-index:200;
}
div.homebanner a.button:hover {
  text-decoration:none;
}

/* - Home Signposts - */

div.homesignposts {
  margin-left:20px;
  padding-top:25px;
}
div.homesignposts div.signpost {
  float:left;
  margin-right:17px;
  width:297px;
}
div.homesignposts div.signpost img.block {
  display:block;
}
div.homesignposts div.quickquote {
  width:300px;
  background:url('../_images/back-home-inthenews-middle.png') repeat-y left top;
}
div.homesignposts div.quickquote div.sw1 {
  background:transparent url(../_images/back-home-inthenews-bottom.png) no-repeat scroll left bottom;
  min-height:123px;
}
div.homesignposts div.quickquote h2 {
  margin:0 0 17px 0;
  padding:5px 25px 0;
  min-height:27px;
  background:#3f3f3f url('../_images/back-home-quickquote-h2.png') no-repeat left top;
  color:#fff;
  font-size:1.67em;
  letter-spacing:0;
}
div.homesignposts div.quickquote div.row {
  padding: 0 8px 4px 26px;
}
div.homesignposts div.quickquote div.r-icon {
  width: 206px;
}
div.homesignposts div.quickquote div.r-icon div.icon {
  height:26px;
  margin:-4px 0 0 4px;
}
div.homesignposts div.quickquote div.people {
  margin:-3px 0 12px;
}
div.homesignposts div.quickquote div.row input {
  padding:1px 3px;
}
div.homesignposts div.quickquote div.row input.datepicker {
  width:164px;
}
div.homesignposts div.quickquote div.row select {
  height:19px;
  padding:0;
}
div.homesignposts div.inthenews {
  width:300px;
  min-height:204px;
  background:url('../_images/back-home-inthenews-middle.png') repeat-y left top;
}
div.homesignposts div.inthenews div.sw1 {
  min-height:204px;
  background:url('../_images/back-home-inthenews-bottom.png') no-repeat left bottom;
}
div.homesignposts div.inthenews h2 {
  margin:0;
  padding:5px 25px 0;
  min-height:27px;
  background:#3f3f3f url('../_images/back-home-inthenews-h2.png') no-repeat left top;
  color:#fff;
  font-size:1.67em;
  letter-spacing:0;
  line-height:1em;
}
div.homesignposts div.inthenews ul {
  margin:0;
  padding:8px 16px 0;
  min-height:134px;
  list-style:none;
}
div.homesignposts div.inthenews ul li {
  margin:0;
  padding:2px 0 4px 13px;
  background:url('../_images/back-bullet-red.gif') no-repeat left 10px;
  font-size:1.17em;
  font-weight:bold;
  line-height:1.5em;
  letter-spacing:-1px;
  list-style:none;
}
div.homesignposts div.inthenews div.alignright {
  margin-top:-3px;
  padding:0 8px;
}
div.homesignposts div.findalocation {
  width:298px;
  background:url('../_images/back-home-findalocation-middle.png') repeat-y left top;
}
div.homesignposts div.findalocation div.sw1 {
  min-height:123px;
  background:url('../_images/back-home-findalocation-bottom.png') no-repeat left bottom;
}
div.homesignposts div.chooseaproduct {
  margin-top:9px;
  width:298px;
  background:url('../_images/back-home-findalocation-middle.png') repeat-y left top;
}
div.homesignposts div.chooseaproduct div.sw1 {
  background:url('../_images/back-home-findalocation-bottom.png') no-repeat left bottom;
}
div.homesignposts div.findalocation h2 {
  margin:0;
  padding:5px 25px 0;
  min-height:27px;
  background:#3f3f3f url('../_images/back-home-findalocation-h2.png') no-repeat left top;
  color:#fff;
  font-size:1.67em;
  letter-spacing:0;
}
div.homesignposts div.row {
  position:relative;
  padding:13px 8px 4px 26px;
}
div.homesignposts div.staterow {
  margin:-2px 0 -11px;
  padding:0 8px 0 26px;
}
div.homesignposts span.required {
  position:absolute;
  left:16px;
  padding:4px 0 0;
  font-size:1.17em;
  font-weight:bold;
}
div.homesignposts input.text {
  float:left;
  width:197px;
}
div.homesignposts select {
  float:left;
  width:205px;
}
div.homesignposts div.homebutton {
  float:right;
  margin-top:-2px;
}
div.homesignposts div.chooseaproduct h2 {
  margin:0;
  padding:5px 25px 0;
  min-height:27px;
  background:#3f3f3f url('../_images/back-home-chooseaproduct-h2.png') no-repeat left top;
  color:#fff;
  font-size:1.67em;
  letter-spacing:0;
}
div.homesignposts div.chooseaproduct div.row {
  padding-top:9px;
  padding-bottom:7px;
}
span.fielderrorrequired,
span.fielderrorformat {
  float:left;
  clear:both;
  padding-bottom:5px;
}
span.fielderrorrequired {
  padding-top:5px;
}


div.side span.fielderrorrequired,
div.side span.fielderrorformat {
  padding-left:15px;
}



/*-------------------------
------ Inside Pages -------
--------------------------*/

/* - Inside Page Breadcrumbs/languages - */

div.breadcrumbs {
  margin:0 20px 14px 29px;
  font-size:0.83em;
}
div.breadcrumbs a {
  color:#006;
  text-decoration:none;
  background-color:transparent;
}
div.breadcrumbs a:hover {
  text-decoration:underline;
  background-color:transparent;
}
div.languageselect {
  float:right;
  margin-right:20px;
  width:600px;
  color:#333;
  font-size:0.84em;
  text-align:right;
}
div.langhome {
  margin:-8px 0 0 0;
}
div.languageselect span {
  color:#999;
}
div.languageselect a {
  color:#006;
  text-decoration:none;
  background-color:transparent;
}
div.languageselect a:hover {
  text-decoration:underline;
  background-color:transparent;
}
div.checkout-breadcrumbs{
  margin:0px 0px 12px 0px;
}
div.checkout-breadcrumbs span.checkout-breadcrumbs-l {
  background: #ffffff url('../_images/checkout-breadcrumbs-left.gif') no-repeat left top;
  display: inline-block;
  padding:3px 0px 3px 9px;
  position:relative;
  height:14px;
}
div.checkout-breadcrumbs span.checkout-breadcrumbs-l span.checkout-breadcrumbs-r {
  display:block;
  position: absolute;
  top:0px;
  right:-9px;
  width:9px;
  height:20px;
  background: transparent url('../_images/checkout-breadcrumbs-right.gif') no-repeat right top;
}
div.checkout-breadcrumbs span.checkout-breadcrumbs-l a,
div.checkout-breadcrumbs span.checkout-breadcrumbs-l .selected,
div.checkout-breadcrumbs span.checkout-breadcrumbs-l {
  line-height:14px;
  text-decoration: none;
  font-weight:bold;
  color: #666666;
}
div.checkout-breadcrumbs span.checkout-breadcrumbs-l .highlight {
  color: #373781;
}
div.checkout-breadcrumbs span.checkout-breadcrumbs-l a.highlight:hover {
  text-decoration: underline;
}

/* - Inside Page Banner - */

div.banner {
  position:relative;
  margin:0 20px;
  height:149px;
}
div.heading {
  position:absolute;
  top:27px;
  left:10px;
  width:460px;
}
div.heading div.h-edge-r {
  float:left;
  min-height:42px;
  padding:4px;
  background:transparent url('../_images/back-banner-heading-h1-edge-r.png') no-repeat left top;
}
div.heading h1 {
  float:left;
  min-height:42px;
  margin:0 auto;
  padding:15px 5px 6px 7px;
  color: #fff;
  font-size:24px;
  font-weight:normal;
  text-align:center;
  background:transparent url('../_images/back-banner-heading-h1.png') no-repeat left top;
}
div.call {
  position:absolute;
  top:28px;
  right:9px;
  width:312px;
}
div.call div.edge-r {
  float:right;
  min-height:34px;
  padding:3px;
  background:transparent url('../_images/back-banner-call-edge-r.png') no-repeat left top;
}
div.call p {
  float:right;
  min-height:34px;
  margin:0;
  padding:15px 3px 0 8px;
  color:#414140;
  font-size:2.16em;
  font-weight:bold;
  letter-spacing:-1px;
  background:transparent url('../_images/back-banner-call-p.png') no-repeat left top;
}
div.carousel {
  width:931px;
  height:149px;
}

/* - Side Signposts - */

div.side div.signpost {
  width:192px;
  margin-bottom:13px;
  background:#fff url('../_images/back-side-signpost.png') repeat-y left top;
}
div.side div.signpost div.sw1 {
  background:transparent url('../_images/back-side-signpost-bottom.png') no-repeat left bottom;
}
div.side div.dark {
  background:#414140 none;
}
div.side div.dark div.sw1 {
  background:#414140 url('../_images/back-side-signpost-dark-bottom.png') no-repeat left bottom;
}
div.side div.dark div.noButton {
  height:30px;
}
div.side div.signpost h2 {
  width:auto;
  margin:0 0 14px 0;
  padding:12px 11px 8px 11px;
  color:#fff;
  line-height:1.3em;
  font-size:1.16em;
  font-weight:normal;
  text-align:left;
  background:#414140 url('../_images/back-side-signpost-top.png') no-repeat left top;
}
div.side div.quickquote h2 {
  background:#414140 url('../_images/back-side-signpost-top-quote.png') no-repeat left top;
}
div.side div.speak h2 {
  margin:0;
  padding:9px 22px 9px 11px;
  background-image:url('../_images/back-side-signpost-top-speak.png');
}
div.side div.sidesearch h2 {
  padding-right:22px;
  background-image:url('../_images/back-side-signpost-top-search.png');
}
div.side div.speak h2 {
  min-height:39px;
}
div.side p {
  margin:0;
  padding:7px 15px 10px 15px;
  color:#fff;
  font-size:1em;
  font-weight:bold;
  line-height:1.3em;
}

/* - Side forms - */

div.sideform {
  padding:0 15px 0 0;
}
div.sideform div.row {
  padding-bottom:5px;
}
div.sideform div.r-icon input {
  width:120px;
}
div.sideform div.people {
margin:-6px 0 0;
}
div.sideform div.icon {
  padding-bottom:0;
}
div.vo-search div.row {
  padding-bottom:11px;
}
div.sideform label {
  display:block;
  margin:0 0 5px 16px;
}
div.sideform span.required {
  float:left;
  padding-left:6px;
  color:#C6050A;
  font-size:0.92em;
}
div.sideform input.text,
div.sideform select {
  float:right;
  width:162px;
  padding:2px 2px 2px 1px;
  font-size:1em;
  color:#333;
  border-color:#B9BDBC;
  margin-left:-3px;  /*ie6 bug fix*/
}
div.sideform input.text {
  padding:3px;
  width:154px;
}
div.sideform span.radio {
  margin:0 0 0 -3px;
}
div.sideform div.label {
  color:#fff;
}
div.sideform div.icon input{
  width:120px;
}
div.sideform select.icon {
  width:130px;
}
div.sideform select.half {
  width:79px;
}
div.sideform select.start {
  float:left;
  margin-left:5px;
}
div.sideform input.disabled,
div.sideform select.disabled {
  color:#ccc;
}
div.row div.icon {
  float:right;
  width:30px;
  height:30px;
  margin:-2px 0 0 4px;
  cursor:pointer;
}
div.calendar {
  background:url('../_images/icon-calendar.png') no-repeat left top;
}
div.sideform div.info {
  display:none;
  background:url('../_images/icon-info.png') no-repeat left top;
}
div.side p.required {
  margin:0 0 0 15px;
  padding:5px 0 9px 0;
  color:#000;
  font-size:0.84em;
  font-weight:normal;
}
div.side p.link {
  margin:0;
  padding:0 0 0 15px;
  font-weight:bold;
  float:left;
  font-size:0.9em;
}
div.side p.link a {
  color:#900;
}
div.side div.vo-search p.required {
  padding:4px 0 5px 0;
}
div.sideform p.required span {
  color:#900;
}
div.sideform div.buttonrow {
  padding:4px 0 0;
}
div.side div.buttonwrap {
  text-align:right;
  padding:0 4px 4px;
}
div.side div.sidesearch div.buttonwrap {
  padding:5px 0 7px;
}
div.side div.vo-search div.buttonwrap {
  padding:0 0 7px;
}

/* - Search Results - */


h2.section {
  clear:left;
  padding-top:22px;
}
h2.secfirst {
  padding-top:0;
}
div.sort {
  float:right;
  margin:13px 5px 0 0;
  color:#333;
  font-size:0.92em;
}
div.sort a {
  padding:0 13px 0 4px;
  cursor:pointer;
  background:transparent url('../_images/back-sort-arrow-up.gif') no-repeat right 0.2em;
}
div.sort a.down {
  background-image:url('../_images/back-sort-arrow-down.gif');
}
div.sort span   {
  padding-right:11px;
}
div.searchresult {
  float:left;
  width:231px;
  margin:0 11px 10px 0;
  background:transparent url('../_images/back-searchresults-middle.png') repeat-y left top;
}
div.results-right {
  margin-right:0;
}
div.searchresult div.sw1 {
  min-height:100px;
  padding-bottom:1px;
  background:transparent url('../_images/back-searchresults-bottom.png') no-repeat left bottom;
}
div.searchresult h2 {
  margin:0;
  padding:11px 8px 12px;
  color:#fff;
  font-size:1.16em;
  font-weight:bold;
  background:#363634 url('../_images/back-searchresults-h2.png') no-repeat left top;
}
div.searchresult p {
  margin:0;
  padding:6px 8px 5px;
  color:#373735;
  font-size:1em;
  font-weight:bold;
  text-decoration:underline;
  line-height:1.3em;
}
div.searchresult p span {
  font-size:1.5em;
}
div.column340 div.back-border p {
  line-height:1em;
  padding:0.5em 0;
}
div.searchresult ul {
  float:left;
  width:163px;
  margin:0;
  padding:0 5px 0 8px;
  color:#373735;
  font-size:0.88em;
}
div.searchresult ul li {
  min-height:1%;
  clear:both;
  padding:0 0 5px 0;
  line-height:1em;
  list-style:none;
  background:none;
}
div.searchresult div.cost {
  float:right;
  text-align:right;
}
div.searchresult ul li input.radio {
  margin-top:-1px;
}
div.searchresult ul li label.cost {
  display:inline;
  vertical-align:top;
}
div.searchresult ul li label {
  display:block;
  line-height:1.2em;
}
div.searchresult img {
  float:right;
  margin:6px 8px 4px 0;
}
div.searchresult a.button {
  padding-left:21px;
  height:24px;
}

/* - location results signposts - */

div.locationresult {
  float:left;
  width:135px;
}

div.locationresult h2 a {
  display:block;
  margin:0;
  padding:9px 4px 5px 4px;
  color:#fff;
  font-size:0.45em;
  letter-spacing:0;
  font-weight:bold;
  background:url('../_images/back-locationresults-h2.png') no-repeat left top;
  text-decoration:none;
  line-height:1em;
  min-height:21px;
}
div.column477 div.locationresult h2 {
  margin:0;
}
div.locationresult div.sw1 {
  padding-bottom:5px;
  background:transparent url('../_images/back-locationresults-bottom.png') no-repeat left bottom;
  min-height:43px;
}
div.locationresult span.body {
  display:block;
  padding:4px 4px 0 6px;
}
div.locationresult div.body {
  padding:3px 4px 0 6px;
}
div.locationresult span.details {
  display:block;
  min-height:30px;
}
div.locationresult p {
  margin:0 0 0.3em 0;
  color:#373735;
  font-size:0.86em;
  font-weight:bold;
  line-height:1.1em;
  letter-spacing:0px;
}
div.locationresult span.details span {
  margin:0 0 0.2em 0;
  color:#373735;
  font-size:0.86em;
  font-weight:bold;
  line-height:1.3em;
  letter-spacing:0px;
}
div.locationresult span.details span.big strong span {
  line-height:1.3em;
}
div.locationresult span.details span.big {
  font-size: 0.92em;
  display:block;
  padding-top:5px;
}
div.locationresult p strong {
  font-size:1.1em;
}
div.locationresult p strong span.large {
  font-size:1.4em;
}
div.locationresult span strong span.large {
  font-size:1.6em;
}
div.locationresult img {
  float:right;
  margin:1px 0 0 5px;
}
div.locationresult a.button {
  height:15px;
  width:55px;
  padding:1px 0 0 16px;
  font-size:0.8em;
  background:transparent url('../_images/back-transbutton-l-small2.png') no-repeat left top;
}
div.locationresult a.fullwidth {
  width:100px;
}
div.locationresult a.top {
  margin-top:4px;
}
div.locationresult a.button span {
  background:transparent url('../_images/back-transbutton-r-small2.png') no-repeat left top;
}

div.locationresult a.red {
  background :transparent url('../_images/back-transbutton-red-small.png') no-repeat scroll left top;
  color:#FFFFFF;
  padding:0 0 0 16px;
}

div.locationresult a.red span {
  background:transparent url('../_images/back-transbutton-r-red-small.png') no-repeat scroll left top;
}

/* Flexible Gradient column style - Global use
----------------------------------------------- */
div.column-flex {
  float:left;
  margin-bottom:32px;
  background:url('../_images/flex-column-gradient.gif') no-repeat left bottom;
}
div.column-flex  div.back-border {
  padding:0;
  background:url('../_images/flex-column-back-right.gif') no-repeat right bottom;
}
div.column-flex  div.back-border div.back-top {
  background:url('../_images/flex-column-back-top.gif') no-repeat left top;
}
div.column-flex  div.back-border div.back-top-right {
  min-height:1%;
  background:url('../_images/flex-column-back-top-right.gif') no-repeat right top;
}
div.column-flex div.back-top-right {
  padding:16px 18px;
  min-height:490px;
}
div.column-flex div.back-border div.back-top-right:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}
div.column-flex h2.blacktop,
div.column-flex-trans h2.blacktop {
  background:#3f3f3f;
  color:#FFFFFF;
  font-size:1.16em;
  letter-spacing:0;
  font-weight:bold;
  margin:0;
  padding:11px 12px;
}
div.column-flex div.row {
  min-height:1%;
  padding-bottom:8px;
  padding-top:4px;
}
div.column-flex div.r-empty {
  min-height:38px;
}
div.column-flex div.icon {
  padding-bottom: 0;
}
div.column-flex div.row:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}
div.column-flex div.row a img {
  float:right;
  margin-left:30px;
}
div.column-flex div.row a {
  background: none;
  text-decoration:underline;
  font-weight:bold;
  color:#373735;
}
div.column201 {
  width:201px;
}
div.group-column-receipt div.column201 {
  float:left;
  margin-right:42px;
  margin-bottom:0;
}
div.column201 div.back-border {
  padding:16px 6px 6px 8px;
}
div.column201 div.happensnext {
  min-height:173px;
}
div.products-side div.back-border {
  min-height:302px;
  padding:16px 6px 19px 8px;
}
div.column201 div.whyisregus {
  padding-top:23px;
}
div.column201 div.your-booking {
  padding:14px 17px 6px 17px;
}
div.group-column-receipt div.column201 div.your-booking {
  padding:6px 17px 6px 17px;
  background:url('../_images/flex-column-back-right-grey.gif') no-repeat right bottom;
}
div.column201 div.your-booking img{
  padding:0 0 4px 0;
}
div.column201 h2.blacktop {
  background:#3f3f3f url('../_images/back-201-h2.gif') no-repeat left top;
}
div.column201 p,
div.column201-trans p {
  margin-top:0;
}
div.column201 p.your-booking {
  line-height:1.2em;
  padding:6px 2px;
  color: #414140;
  font-weight:normal;
  margin:0;
}
div.column201-trans{
  width:201px;
  float:left;
}
div.column201-trans-bottom{
  height:4px;
  background: url('../_images/pop-up-bottom.png') no-repeat scroll left top;
}
div.pop-up div.column201-trans{
  position:absolute;
  left: 11px;
  top: 9px;
}
div.column201-trans h2.blacktop {
  background: url('../_images/back-201-h2-trans.png') no-repeat scroll left top;
}
div.group-column-receipt div.column201 h2.blacktop-trans {
  background: #eaeae9 url('../_images/back-201-h2-trans.png') no-repeat scroll left top;
}

div.column201-trans div.back-border{
  padding:6px 13px 1px 13px;
  background: url('../_images/popup-spacer.png') repeat scroll left top;
}
div.column477 {
  width:477px;
}
div.pop-up div.column477{
  position:relative;
}
div.column483 {
  width:483px;
}
div.column442 {
  width:442px;
}
div.column547 {
  width:547px;
  background: url('../_images/flex-column-gradient.gif') no-repeat scroll left bottom;
}
div.pop-up div.column547 {
  background:none;
}
div.column547 div.back-border {
  background: url('../_images/flex-column-back-right.gif') no-repeat scroll right bottom;
}
div.column706 {
  width:706px;
}
div.column339 {
  width:339px;
  min-height:1%;
}
div.column340 {
  width:340px;
}
div.column340-top {
  margin-bottom:11px;
}
div.column340 div.back-border {
  padding:1px 6px 2px 12px;
}
div.column340  div.back-border-buttons {
  padding:14px 29px;
}
div.column340 h2.blacktop {
  background:#3f3f3f url('../_images/back-340-h2.gif') no-repeat left top;
  padding:12px 11px 11px 11px;
}
div.checkout1 div.back-border {
  padding:12px 6px 12px 12px;
  min-height:397px;
}
div.checkout1 div.row label {
  float:left;
  margin-left:4px;
  padding-top:5px;
}
div.checkout1 div.row {
  padding-bottom:8px;
  padding-top:0;
}
div.checkout1 div.nif {
  display:none;
}
body.es div.checkout1 div.nif,
body.it div.checkout1 div.nif {
  display:block;
}
div.checkout1 div.address {
  padding-bottom:1px;
  padding-top:0;
}
div.checkout1 div.row input,
div.checkout1 div.row select {
  float:right;
  margin-right:10px;
}
div.checkout1 div.row input {
  width:159px;
}
div.checkout1 div.row select {
  width:167px;
}
div.checkout1 div.row select.title {
  width:58px;
  margin-right:119px;
}
div.card div.back-border {
padding-bottom:10px;
}
div.card div.row label,
div.card div.row input,
div.card div.row select {
  float:none;
}
label {
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
  text-indent: -15px;
}
div.card div.row label {
 padding-bottom:3px;
}
div.card div.row input {
 width:214px;
}
div.card div.row select {
 width:222px;
}
div.card div.r-icon {
 width:106px;
}
div.card div.row input.short {
  width:64px;
  margin-right:0;
}
div.card div.homebutton {
  margin-top:-7px;
  float:right;
}
div.address-cd {
  margin-left:53px;
  padding-bottom:102px;
}
div.column302 {
  width:302px;
  overflow: hidden;
  margin-left:349px;
}
div.print-receipt{
  float: left;
  width: 300px;
}
div.print-receipt p{
  line-height:1.3em;
  margin:0.6em 0 1.65em;
}
div.bw-config div.column-flex-small-l{
  padding:12px 8px 5px 24px;
}
div.bw-config div.column302 div.column-flex-small-l div.section div.row h4{
  margin:0 0 0.5em 0;
}
div.bw-config div.row input.radio{
  float: right;
  margin-right:129px;
  margin-top:1px;
  height:13px;
}
div.bw-config div.section2 div.row label{
  line-height: 14px;
  font-weight:normal;
  min-height: 1%;
}
div.bw-config div.section{
  padding-bottom:29px;
}
div.bw-config div.section2{
  padding-bottom: 20px;
}
div.bw-config div.section2 div.row{
  min-height:1%;
  padding-bottom:3px;
}
div.bw-config div.section div.row input.text{
  width: 210px;
}
div.bw-cofig div.column302 div.column-flex-small-l h4{
  word-spacing:-1px;
}
div.bw-config div.column-flex-small-l {
  background:transparent url(../_images/column-flex-small-2.gif) no-repeat scroll left bottom;
}
div.bw-config div.column-flex-small-bl{
  background:transparent url(../_images/column-flex-small-bl-2.png) no-repeat scroll left bottom;
}
div.bw-config div.column-flex-small-br {
  background:transparent url(../_images/column-flex-small-br-2.png) no-repeat scroll left bottom;
}
div.bw-config div.column-flex-small-l h4.radio {
  margin-bottom: 7px;
}
div.bw-config div.column-flex-small-l div.homebutton {
  text-align: right;
}

div.column339:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}
div.column283 {
  width:283px;
  min-height:1%;
}
div.column283:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}
div.column477 h2 {
  margin:0 0 0.4em 0;
}
div.column477 h3 {
  margin-top: 0;
}
div.back-top-right-receipt h3 {
  margin: 0;
}
div.column706 div.back-border div.back-top-right {
  padding:19px 26px 14px 26px;
}
div.column706 div.back-border div.back-top-right-receipt{
  padding:18px 19px 17px;
  height:1%;
}
div.businessworld div.back-border div.back-top-right {
  padding:10px 22px;
}
div.column706 h2 {
  margin:0 0 0.4em 0;
  letter-spacing:-1px;
}

/* - Global Inside page Red Bullet style
----------------------------------------*/
ul.redbullet {
  margin:0;
  padding-bottom:7px;
  min-height:134px;
  list-style:none;
}
div.pop-up ul.redbullet {
  min-height:20px;
}
ul.redbullet li {
  margin:0;
  padding:2px 0 4px 13px;
  line-height:1.2em;
  list-style:none;
  background:url('../_images/back-bullet-red.png') no-repeat left 5px;
  letter-spacing:0px;
}
ul.what-happens-next li{
  padding:2px 0 11px 13px;
}
ul.strong li {
  font-weight:bold;
}

div.column-list-group {
  text-align:right;
  padding:0 0 7px 0;
  font-size:0.9em;
  min-height: 1%;
}
div.column-list-group:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}
div.column-list-group ul.column-list {
  float:left;
  display:block;
  margin:0;
  padding:0;
  width:145px;
  text-align:left;
}
div.column-list-group ul.column-list li {
  margin:0;
  padding:0;
  list-style:none;
  background:none;
  line-height:1.4em;
}

div.group-location-holder {
  display:block;
  min-height:1%;
  margin:0 0 16px 0;
}
div.group-location-holder:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}
div.group-location-holder div.center {
  margin:0 18px;
}
div.side div.signpost h2.calltoaction {
  padding:30px 22px 10px 11px;
  font-size:1.3em;
  font-weight:normal;
  line-height:1.35em;
}
div.signpost div.row.didYouMean {
  padding:10px;
}
div.signpost div.row.didYouMean a{
  padding:10px 0;
  display:block;
}
div.side div.signpost h2.calltoaction .secondline {
  margin-left: 20px;
}
div.side div.signpost h2.large {
  min-height:41px;
  padding:26px 12px 2px 12px;
}
div.temp div.signpost h2.large {
  padding:44px 12px 2px 12px;
}
div.holder div.temp div.noButton {
  height:12px;
}
div.side div.speak h2.large {
  background-image:url('../_images/back-side-signpost-top-speak-large.png');
}
div.side div.contact h2.large {
  background-image:url('../_images/back-side-signpost-top-contact-large.png');
}
div.side div.contact h2 {
  margin:0;
  padding:9px 22px 9px 11px;
  min-height:39px;
  background-image:url('../_images/back-side-signpost-top-speak.png');
}
div.group-column-bluecard {
  min-height:1%;
  padding:43px 0 56px 0;
}
div.group-column-receipt{
  min-height:1%;
  padding:3px 0 36px 6px;
}
div.group-column-bluecard ul.redbullet {
  min-height:200px;
}
div.group-column-bluecard ul.redbullet li {
  padding:2px 0 14px 13px;
  font-size:1.05em;
}
div.group-column-bluecard div.buttonwrap {
  float:right;
}
div.group-column-bluecard:after,
div.group-column-receipt:after,
div.checkout-breadcrumbs:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}
div.bluecard {
  width:304px;
  text-align: center;
}
div.bluecard p.bluecard {
  font-size:1.1em;
  margin-top:0;
}
div.smallbox-sp {
  width:238px;
  padding:10px 31px;
  font-size:1.6em;
  background:#fff url('../_images/smallbox-sp.gif') repeat-x left bottom;
  border:1px solid #a0a09f;
}
div.smallbox-sp p {
  padding:0;
  margin:0;
}


/* - Small Flex transparent gradient column
---------------------------------------------*/

div.column-flex-small-tr {
   float: right;
   width:4px;
   height:4px;
   background:url('../_images/column-flex-small-tr.png') no-repeat right top;
}
div.column-flex-small-tl {
  height:4px;
  margin-right:4px;
  background:url('../_images/column-flex-small-tl.png') no-repeat left top;
}
div.column-flex-small-br {
  float: right;
  width:4px;
  height:4px;
  background:url('../_images/column-flex-small-br.png') no-repeat right bottom;
}
div.column-flex-small-bl {
  height:4px;
  margin-right:4px;
  background:url('../_images/column-flex-small-bl.png') no-repeat left bottom;
}
div.column-flex-small-r {
  padding-right:1px;
  background:#b3b3b3;
}
div.column-flex-small-l {
  padding:6px 10px;
  min-height:1%;
  background:url('../_images/column-flex-small-l.gif') no-repeat left bottom;
}
div.column-flex-small-l:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}
div.column-flex-small-l h4 {
  margin-top:0;
}
div.column-flex-small-l p {
  margin:0;
}
div.yourmr div.column-flex-small-l {
  padding:18px 10px 23px;
}
div.yourvo div.column-flex-small-l {
  padding:6px 10px 27px 10px;
}
div.config-form div.row label {
  font-weight:normal;
  float:left;
}
div.config-bw div.row label {
  width:172px;
  font-weight:bold;
  text-indent:0;
  padding-left:0;
}
div.config-bw p {
  font-weight:bold;
  margin-bottom:7px;
}
div.config-bw div.row input.text {
  width:138px;
}
div.config-bw div.height23 div.row input.text {
  margin-bottom:5px;
}
div.config-bw div.row {
  padding-bottom:2px;
}
div.config-form div.label-width label {
  width:195px;
}
div.config-form span.label {
  display:block;
  padding-left:210px;
  min-height:1%;
}
div.config-form span.label:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}
div.config-form span.label label {
  float:left;
  font-weight:normal;
  width:50px;
}
div.config-form input.radio,
div.config-form span.radio input,
div.config-form input.checkbox,
div.config-form span.checkbox input {
  float:right;
  height:12px;
  margin:1px 97px 0 0;
  padding:0;
}
div.config-vo input.radio,
div.config-vo span.radio input {
  margin-right:107px;
}
div.config-form input.checkbox,
div.config-form span.checkbox input {
  margin-right:0;
}
div.config-bw input.radio {
  float:left;
}
div.config-form select {
  padding:0;
}
div.config-form select.select40 {
  width:40px;
}
div.config-form select.select60 {
  width:60px;
  padding:0;
}
div.config-form div.enquiry div.row label {
  font-weight:bold;
}
div.config-form div.enquiry div.row label {
  width: 137px;
}
div.config-form div.enquiry input.text-half,
div.config-form div.enquiry select.half {
  width: 100px;
}

h4.dark {
  margin:0;
  padding:11px 14px 8px 14px;
  color:#fff;
  font-weight:normal;
  background:#414140;
}
div.yourmr h4.dark {
  font-size:1.58em;
  background:#414140 url('../_images/h4-dark-top.gif') no-repeat left top;
}
div.yourmr div.floatright {
  text-align:right;
}
div.yourmr div.floatright img {
  display:block;
}
div.yourmr p.details {
  margin:15px 0;
  font-size:1.1em;
}
div.yourmr table.prices {
  margin:15px 0;
  padding:0;
  font-size:1.2em;
  color:#414141;
}
div.yourmr table.prices tr td {
  padding:7px 0 0 0;
}
div.yourmr table.prices tr.bold td {
  padding-top:14px;
  font-weight:bold;
}
div.yourmr table.prices tr td.col-left {
  width:80px;
}
div.yourmr a.details {
  display:block;
  margin:0 0 1em 0;
}
div.yourbw div.column-flex-small-l {
  padding-bottom:10px;
}
div.yourbw div.column-flex-small-l p {
  margin-bottom:15px;
}
div.yourbw a.details {
  margin-top:-32px;
}
div.yourbw div.homebutton,
div.yourbw div.homebutton-gold,
div.yourbw div.homebutton-plat {
  clear:both;
  text-align:right;
  padding-top:10px;
}

div.yourbw div.homebutton-gold {
  padding-top:30px;
}

div.yourbw div.homebutton-plat {
  padding-top:53px;
}

div.column-flex div.height23 div.row {
  min-height:23px;
  padding:0;
}

/* - left side box address + directions -*/

div.signpost-inside-dark-top {
  display:none;
  padding:4px 0 0 0;
  width:175px;
  background:url('../_images/signpost-inside-dark-top.png') no-repeat left top;
}
div.signpost-inside-dark-top a {
  display:block;
  padding:7px 10px 10px 10px;
  color:#fff;
  cursor:pointer;
  font-weight:bold;
  background:#373735 url('../_images/dark-search-icon.gif') no-repeat 139px top;
}
div.signpost-inside-dark-bottom {
  display:none;
  height:2px;
  width:175px;
  margin:0 0 7px 0;
  background:url('../_images/signpost-inside-dark-bottom.png') no-repeat left top;
}
div.pop-up div.signpost-inside-dark-bottom {
  margin:0;
}
div.side-left div.column201 div.address {
  padding-left: 13px;
  padding-right: 13px;
}

/* - Business center main image -*/

div.column477 div.center-img {
  margin-bottom: 11px;
  position:relative;
  width:442px;
  height:327px;
}
div.column477 div.center-img img.businesscenter-map {
  display:none;
  position: absolute;
  top:0;
  left:0;
  z-index: 100;
}
div.column547 div.center-img {
  position:relative;
  width:547px;
  height:373px;
}
div.column547 div.center-img img.businesscenter-map,
div.column547 div.center-img img.businesscenter-map-lg {
  position: absolute;
  top:0;
  left:0;
  z-index: 100;
}
div.map_wrapper {
  height:0px;
  overflow:hidden;
  visibility:hidden;
}
div.map_wrapper div#map_canvas {
  width:546px; 
  height:372px;
}
div.column477 div.map_wrapper div#map_canvas {
  width:441px; 
  height:330px;
}
div.pop-up div.pop-up-content{
  padding:2px 1px 0 16px;
}
div.map-content{
  display: none;
}
div.pop-up div.image-content,
div.pop-up div.map-content{
  height:155px;
  overflow-y:scroll;
}
div.map-content p {
  margin: 0 0 0.8em 0;
}
div.map-content h3 {
  margin-bottom: 0.2em;
}
div.column477 div.map-content ul.redbullet  {
  min-height:1%;
}
div.centerdetails {
  position:absolute;
  bottom:-3px;
  right:8px;
  z-index: 200;
}
div.centerdetails:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}
div.centerdetails a {
  cursor:pointer;
}
div.centerdetails a.fade {
  color:#777;
}
div.centerdetails div.dark-trans-left  {
  float:right;
  min-height:34px;
  width:4px;
  background:transparent url('../_images/left-trans-dark.png') no-repeat left top;
}
div.centerdetails div.dark-trans-right  {
  float:right;
  min-height:34px;
  width:4px;
  background: transparent url('../_images/right-trans-dark.png') no-repeat left top;
}
div.centerdetails span {
  color:#fff;
  float:right;
  padding:6px 3px 0;
  text-align: center;
  font-size:0.92em;
  min-height:19px;
  background:transparent url('../_images/repeat-trans-dark.png') repeat left top;
}
div.centerdetails span a,
div.centerdetails span h3 {
  color:#fff;
  margin:0;
  padding:0;
}
div.centerdetails span h3 {
  padding:0 10px 5px 10px;
}
div.centerdetails span span {
  float:none;
  height:auto;
  text-align:left;
  cursor:pointer;
  background:none;
}
div.centerdetails span span.leftarrow {
  min-height:1%;
  padding:0 0 0 9px;
  background:transparent url('../_images/a-leftarrow.gif') no-repeat left center;
}
div.centerdetails span span.rightarrow {
  min-height:1%;
  padding:0 9px 0 0;
  background:transparent url('../_images/a-rightarrow.gif') no-repeat right center;
}
div.column477 div.back-top-right div.bc-button {
  display:none;
}

/* only show for javascript except slide 1 */
div.slide {
  min-height:1%;
  display:none;
}
div.slide1 {
  display:block;
}
div.centerdetails {
 display:none;
}

/* -  Enquiry page - */

div.enquiry {
  margin-bottom:1px;
}
div.enquiry-top {
  margin-bottom:13px;
}
div.enquiry-bottom {
  margin-top:5px;
  margin-left:12px;
}
div.enquiry div.column-flex-small-l {
  padding:14px 12px;
  background:url('../_images/column-flex-inside-large-gardient-l.gif') no-repeat left bottom;
}
div.enquiry div.floatleft {
  width:207px;
}
div.enquiry div.floatleft-halfwidth {
  float:left;
  width:115px;
  margin-right:60px;
}
div.enquiry span.floatleft {
  width:105px;
}
div.enquiry .leftcol {
  margin-right:8px;
}
div.enquiry label {
  display:block;
  margin-bottom:5px;
}
div.bw-config label {
  float:left;
  padding-bottom:7px;
}
div.enquiry label.radio {
  display:inline;
  font-weight:normal;
}
div.enquiry input.text,
div.enquiry input.text-half,
div.enquiry select,
div.enquiry textarea {
  border:1px solid #bcbcbc;
}
div.enquiry input.text {
  width:193px;
}
div.enquiry input.text-half {
  width:76px;
}
div.enquiry select {
  width:201px;
}
div.enquiry select.half {
  width:76px;
}
div.enquiry h4 {
  font-weight:bold;
  background:transparent url('../_images/back-447-h4.gif') no-repeat left top;
}
div.row label.checkbox {
  display:inline;
}

/* - Products - */

div.whyisregus p {
  margin-bottom:43px;
}
div.products {
  position:relative;
  width:476px;
}
div.products img.back-products {
  display:none;
  position:absolute;
  left:9px;
  bottom:9px;
}
div.products div.back-top-right {
  padding-bottom:76px;
}
div.products div.products-top {
  margin:0;
  padding:0;
  height:8px;
  background:transparent url('../_images/back-products-top.png') no-repeat left top;
}
div.products div.products-back {
  min-height:262px;
  margin:0;
  padding:0 10px 10px 10px;
  background:transparent url('../_images/back-products-back.png') repeat left top;
}
div.products div.products-bottom {
  height:8px;
  background:transparent url('../_images/back-products-bottom.png') no-repeat left top;
}
div.products div.product-details {
 min-height:1%;
 padding-left:20px;
}
div.products h3 {
  margin-top:0;
}
div.products h5 {
  position:relative;
  clear:left;
  min-height:1%;
  float:left;
  margin:0;
  padding:0.5em 0 0.75em 0;
}
div.products h5.contract {
  background:transparent url('../_images/back-arrowright.gif') no-repeat right 0.8em;
}
div.products h5.expand {
  background:transparent url('../_images/back-arrowdown.gif') no-repeat right 0.8em;
}
div.products h5 span {
  text-decoration:underline;
}
div.products div.product-details p {
  clear:left;
  margin-top:0;
}
div.products ul.redbullet {
  min-height:0;
  color:#333;
}
div.products a.slidelink {
  padding-right:12px;
  cursor:pointer;
}
div.slider {
  clear:left;
}

/* - Generic - */

div.generic {
  position:relative;
  width:704px;
}
div.generic-fullsize {
  position:relative;
  width:933px;
}
div.generic-fullsize img.back-products,
div.generic img.back-products {
  position:absolute;
  left:13px;
  bottom:13px;
}
div.generic-fullsize div.back-top-right,
div.generic div.back-top-right {
  position:relative;
  padding:15px 30px 25px;
}
div.generic-fullsize div.products-top,
div.generic div.products-top {
  margin:0;
  padding:0;
  height:8px;
  background:transparent url('../_images/back-generic-top.png') no-repeat left top;
}
div.generic-fullsize div.products-back,
div.generic div.products-back {
  min-height:294px;
  margin:0;
  padding:10px 20px 20px 20px;
  background:transparent url('../_images/back-generic-back.png') repeat left top;
}
div.generic-fullsize div.products-bottom,
div.generic div.products-bottom {
  height:8px;
  background:transparent url('../_images/back-generic-bottom.png') no-repeat left top;
}
div.generic-fullsize h3,
div.generic h3 {
  margin-top:0;
}

/* - Footer - */

div.footer {
  clear:both;
  margin:23px 10px 0;
  padding:16px 0 0;
  background:url('../_images/back-footer.gif') repeat-x left top;
  color:#666;
  font-family:Arial,Helvetica,sans-serif;
}
div.footer div.columns {
  margin-left:-10px;
}
div.footer div.column {
  float:left;
  min-height:144px;
  min-width:146px;
}
div.footer div.top {
  padding:6px 20px 0;
  border-right:2px solid #f1f1f1;
}
div.footer div.general {
  padding:35px 0 0 20px;
  min-height:115px;
}
div.footer h3 {
  margin:0;
  padding:0 0 17px 1px;
  color:#333;
  font-size:1.09em;
  font-weight:bold;
}
div.footer ul {
  margin:0;
}
div.footer ul li {
  padding:0 0 0 15px;
  background:url('../_images/bullet-red-small.gif') no-repeat left 0.37em;
  font-size:0.92em;
  line-height:1.46em;
}
div.footer ul li.all {
  margin-top:15px;
}
div.footer div.general ul {
  float:left;
  padding:0 20px 0 0;
  min-width:100px;
}
div.footer a {
  color:#666;
  text-decoration:none;
  background-color:transparent;
}
div.footer a:hover {
  text-decoration:underline;
}
div.footer p.copyright {
  margin:0;
  padding:14px 0 15px 1px;
  font-size:0.92em;
}

/* - Float clearing - */

div.clearafter:after,
div.black-box-container:after,
div.row:after,
div.holder:after,
div.header:after,
div.homesignposts div.sw1:after,
div.navsearch div.nw1:after,
div.side:after,
div.side div.blue div.sw1:after,
div.side div.grey div.sw2:after,
div.footer div.columns:after,
div.main:after,
div.main-checkout:after,
div.content:after,
div.homesignposts:after,
div.searchresult ul li:after,
div.searchresult div.sw1:after,
div.signpost:after,
div.sideform:after,
div.homesignposts a.shop div.bottom:after,
div.homesignposts a.shop span.wrap:after,
div.column340 div.back-border:after,
div.column547:after,
div.column547 div.back-border:after,
div.pop-up-content:after,
div.mr-content:after,
div.map-content:after,
div.product-details:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}



em.noResultsFound {
  color:#950401;
  font-size:1.5em;
}

div.global-location-container 
{
    margin-bottom:15px;
}



