/**
 * 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;*/
  color:#444;
	font:normal 75% Arial, Helvetica, sans-serif;
	line-height:1.1em;
	text-align:center;
}
div.wrapper {
	padding:20px;
}
div.main p, div.main-checkout p, div.pop-up p {
	margin:0 0 1em 0;
	line-height:1.2em;
	font-size:1em;
	color:#333;
}
div.main div.content p {
	clear:both;
}
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, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size:2em;
}
h2 {
	margin:0.7em 0;
	font-size:1.5em;
	font-weight:bold;
	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;
}
.floatnone {
	float:none;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.clearboth {
	clear:both;
}
.relative {
	position:relative;
}
.clearafter {
	min-height:1%;
}
.bold {
	font-weight:bold;
}
.black {
	color:#373735;
}
.red {
	color:#d5240a;
}
.error {
	color:#9B090C !important;
	font-weight:bold !important;
}
.greybg {
	background:#e5e5e5;
}
strong.large {
	font-size:1.2em;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
div.row input {
	margin:0;
}
input.text, select, textarea {
	font-size:1em;
	color:#333;
	border:1px solid #B9BDBC;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
input.text {
	padding:2px 3px;
	width:138px;
	font-weight:normal;
}
textarea {
	padding:2px 3px;
	font-weight:normal;
}
select {
	padding:2px 2px 2px 0;
	width:146px;
	font-weight:normal;
}
input.button {
	padding:2px 8px 2px 18px;
	border:1px solid #999;
	background:#c8c8c8 url('/_images/back-button-fallback.png') no-repeat left top;
	font-size:1em;
	font-weight:bold;
	cursor:pointer;
}
label {
	font-weight:bold;
	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:2px 3px 4px 7px;
	height:11px;
	background:transparent url('/_images/back-transbutton-l.png') no-repeat left top;
	color:#fff;
	font-weight:normal;
	font-size:0.8em;
	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:16px;
	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%;
}
div.header {
	padding:4px 20px 0;
}
div.homesignposts, div.main {
	word-spacing: 0.2em;
}
div.main {
	margin:15px 20px 0;
}
div.main-checkout {
	margin:12px 20px 0 20px;
}
div.content {
	float:left;
	width:712px;
	margin:0;
}
div.side {
	float:right;
	width:204px;
	margin:0;
}
div.side-left2 {
	float:left;
	margin-right:16px;
}
div.side201 div.column201 h2.blacktop {
	padding:11px 11px 12px 11px;
}
div.side-left {
	float:left;
	width:204px;
	margin-right:16px;
}
div.side-left h2 {
	font-size:1.25em;
	font-weight:bold;
	line-height:1.1em;
	padding:0 0 8px;
	margin:0;
}
div.side-left h3 {
	font-size:1.15em;
	font-weight:bold;
	padding:0;
	margin:8px 0;
}
div.column-flex div.column-flex {
	float:none;
	margin-bottom:28px;
}
div.side-left div.column-flex {
	float:none;
	margin-bottom:13px;
}
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-weight:bold;
}
div.search a.button {
	margin-right:12px;
	padding:6px 0 0 9px;
	height:20px;
	color:#373735;
	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-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-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:15px;
}
div.homesignposts div.signpost {
	float:left;
	margin:0 17px 0 0;
	width:297px;
}
div.homesignposts div.signpost img.icon {
	position: absolute;
	top:7px;
	right:7px;
}
div.homesignposts div.signpost img.block {
	display:block;
}
div.homesignposts div.row {
	position:relative;
	padding:0 0 6px 0;
}
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 div.controlgrouphalf {
	float:left;/*width:103px;*/
}
div.homesignposts div.controlgroup {
	float:left;
	width:204px;
}
div.homesignposts textarea, div.homesignposts input.text {
	float:left;
	width:197px;
}
div.homesignposts span.half-error {
	width:94px;
}
div.homesignposts input.half {
	margin-right:1px;
}
div.homesignposts div.quickquote textarea, div.homesignposts div.quickquote input.text {
	width:235px;
}
div.homesignposts div.quickquote span.half-error, div.homesignposts div.quickquote input.half {
	width:113px;
}
div.homesignposts select {
	float:left;
	width:205px;
}
div.homesignposts div.homebutton {
	float:right;
	margin-top:-2px;
}
div.homesignposts div.signpost {
	position:relative;
}
div.homesignposts div.signpost div.homebutton {
	position:absolute;
	bottom:5px;
	right:7px;
}
div.homesignposts div.signpost h2 {
	margin:0;
	padding:2px 0;
	min-height:27px;
	color:#373735;
	font-size:1.67em;
	letter-spacing:0;
}
div.homesignposts div.signpost div.sw1 {
	padding:5px 26px;
}
.fielderrorrequired, .fielderrorformat {
	clear:both;
	float:left;
	padding:0 3px;
	font-size:0.9em;
}
div.homesignposts div.random_img_loader {
	background:none;
}
div.homesignposts div.findalocation {
	width:298px;
	background:url('/_images/back-home-findalocation-bottom.png') no-repeat left bottom;
}
div.homesignposts div.findalocation div.sw1 {
	min-height:118px;
	background:url('/_images/back-home-findalocation-top.png') no-repeat left top;
}
div.homesignposts div.chooseaproduct {
	margin-top:9px;
	width:298px;
	background:url('/_images/back-home-chooseaproduct-bottom.png') no-repeat left bottom;
}
div.homesignposts div.chooseaproduct div.sw1 {
	background:url('/_images/back-home-findalocation-top.png') no-repeat left top;
	min-height:78px;
}
div.homesignposts div.quickquote {
	width:300px;
	background:url('/_images/back-home-quickquote-bottom.png') no-repeat left bottom;
}
div.homesignposts div.quickquote div.sw1 {
	background:url('/_images/back-home-quickquote-top.png') no-repeat left top;
	min-height:215px;
}
div.homesignposts div.quickquote h2 {
	padding:5px 0 0 0;
}
div.homesignposts div.quickquote div.row {
	padding:0 0 1px 0;
}
div.homesignposts div.quickquote p {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:0.95em;
	letter-spacing:-1px;
}
div.homesignposts div.quickquote textarea {
	height:53px;
}
/*-------------------------
------ 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:#444;
}
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:169px;
}
div.heading {
	position:absolute;
	top:27px;
	left:10px;
	width:460px;
}
div.heading div.h-edge-r {
	float:left;
	min-height:26px;
	padding:4px;
	background:transparent url('/_images/back-banner-heading-h1-edge-r.png') no-repeat left top;
}
div.heading h1 {
	float:left;
	min-height:18px;
	margin:0 auto;
	padding:10px 5px 6px 12px;
	color: #fff;
	font-size:1.65em;
	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:28px;
	padding:3px;
	background:transparent url('/_images/back-banner-call-edge-r.png') no-repeat left top;
}
div.call p {
	float:right;
	min-height:18px;
	margin:0;
	padding:10px 5px 6px 12px;
	color:#414140;
	font-size:1.65em;
	font-weight:normal;
	background:transparent url('/_images/back-banner-call-p.png') no-repeat left top;
}
div.carousel {
	width:931px;
	height:169px;
}
/* - Side Signposts - */
div.signpost {
	margin-bottom:10px;
	position: relative;
	background:transparent url('/_images/back-side-signpost-bottom.png') no-repeat left bottom;
}
div.side div.signpost img.icon, div.side-left img.icon {
	position:absolute;
	top:4px;
	right:6px;
}
div.side-left div.signpost {
	min-height:188px;
	background:transparent url('/_images/back-side-left-signpost-bottom.png') no-repeat left bottom;
}
div.signpost div.sw1 {
	background:url('/_images/back-side-signpost-top.png') no-repeat left top;
	padding:4px 11px 6px 6px;
}
div.side-left div.signpost div.sw1 {
	background:url('/_images/back-side-left-signpost-top.png') no-repeat left top;
	padding:14px 10px 4px 10px;
}
div.side-left div.xpadding div.sw1 {
	padding:12px 6px 12px 18px;
}
div.side div.sideform2, div.side div.sideleft {
	background:transparent url('/_images/back-side-left-signpost-bottom.png') no-repeat left bottom;
}
div.side div.sideform2 div.sw1, div.side div.sideleft div.sw1 {
	padding-left:6px;
	background:url('/_images/back-side-left-signpost-top.png') no-repeat left top;
}
div.side div.sideform2 div.sideform {
	padding-left:9px;
}
div.side div.sideleft div.sw1 {
	padding:14px 10px 4px 10px;
}
div.side div.dark div.noButton {
	height:30px;
}
div.side div.signpost h2 {
	width:auto;
	margin:0;
	padding:2px 6px 0 10px;
	color:#333;
	line-height:1.4em;
	font-size:1.25em;
	font-weight:bold;
}
div.side div.signpost h2.bottomspace {
	margin:0 0 5px 0;
}
div.side div.signpost h2.small {
	font-size:1em;
}
div.side div.callaction {
	background:transparent url('/_images/back-callaction-bottom.png') no-repeat left bottom;
}
div.signpost div.sw1 {
	background:transparent url('/_images/back-callaction-top.png') no-repeat left top;
}
div.side div.signpost h2.calltoaction, div.side div.callaction h2 {
	padding-top:23px;
	color:#fff;
	margin:0;
	font-size:1.28em;
	font-weight:bold;
	line-height:1.35em;
}
/*div.chooseaproduct h2 {
  background:url('/_images/back-signpost-large-choose.png') no-repeat right top;
}
div.quickquote h2 {
  background:url('/_images/back-signpost-large-quickquote.png') no-repeat right top;
}
div.side div.quickquote h2 {
  background:url('/_images/back-side-signpost-top-quote.png') no-repeat right top;
}
div.side div.speak h2 {
  background:url('/_images/back-side-signpost-top-speak.png') no-repeat right top;
}
div.side div.phone h2 {
  background:url('/_images/back-side-signpost-top-call.png') no-repeat right top;
}
div.sidesearch h2 {
  background:url('/_images/back-side-signpost-large-top-search.png') no-repeat right top;
}
div.side div.sidesearch h2 {
  background:url('/_images/back-side-signpost-top-search.png') no-repeat right top;
}*/
div.side p {
	margin:0;
	padding:7px 15px 10px 15px;
	color:#fff;
	font-size:1em;
	font-weight:bold;
	padding:4px 12px 6px 12px;
}
div.sw1 p.black {
	color:#373735;
}
div.side div.threestepform div.sideform p {
	padding:0;
	margin-bottom:6px;
	width:160px;
	color:#333;
	font-size:1em;
	letter-spacing:0;
	line-height:1.1em;
	word-spacing:0.1em;
}
div.side div.threestepform h2 {
	padding:0;
	margin-bottom:8px;
	text-align:center;
	line-height:1.1em;
	color:#fff;
	background:url('/_images/back-bottom-3steps.png') no-repeat left bottom;
}
div.side div.threestepform h2 strong {
	display:block;
	padding:5px 12px 18px 12px;
	min-height:37px;
	background:url('/_images/back-top-3steps.png') no-repeat left top;
}
div.side div.threestepform h2 strong span.large {
	font-size:1.65em;
	line-height:1em;
}
div.side div.threestepform img.icon {
	position:relative;
	float:right;
	margin:-26px 0 -30px 0;
}
/* - Side forms - */
div.threestepform div.sideform {
	clear:right;
	padding:4px 12px 6px 12px;
}
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:5px;
}
div.sideform label {
	display:block;
	font-weight:normal;
	padding:0 0 4px 0;
	line-height:0.9em;
}
div.sideform span.required {
	float:left;
	padding-left:6px;
	color:#C6050A;
	font-size:0.92em;
}
div.sideform input.text, div.sideform select, div.sideform textarea {
	float:right;
	width:178px;
	padding:2px 2px 2px 1px;
	color:#333;
}
div.sideform2 div.sideform input.text, div.sideform2 div.sideform select, div.sideform2 div.sideform textarea {
	float:left;
	margin:0;
}
div.sideform input.text, div.sideform textarea {
	padding:3px;
	width:170px;
}
div.sideform span.radio {
	margin:0 0 0 -3px;
}
div.sideform div.label {
	color:#fff;
}
div.sideform div.icon input {
	width:136px;
}
div.sideform select.icon {
	width:130px;
}
div.sideform select.half {
	width:79px;
}
div.sideform select.start {
	float:left;
	margin-left:2px;
}
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;
	font-weight:bold;
	float:left;
	font-size:0.8em;
}
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, div.content div.buttonwrap {
	text-align:right;
	clear:both;
	padding:4px 0 0;
}
div.buttonwrap_cta {
	min-height:1%;
}
div.buttonwrap_cta div.button_cta {
	float:left;
	padding:0 0 0 10px;
	background:url('/_images/back-buttoncta-left.png') no-repeat left top;
}
div.buttonwrap_cta div.button_cta a {
	padding:8px 17px 0 0;
	height:22px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background:url('/_images/back-buttoncta-right.png') no-repeat right top;
}
div.buttonwrap_cta span {
	width:4px;
	height:30px;
	float:left;
	background:url('/_images/back-buttoncta-end.png') no-repeat right top;
}
/* - 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.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 {
	margin:0;
	min-height:21px;
	padding:9px 4px 5px 4px;
	color:#fff;
	font-size:0.9em;
	letter-spacing:0;
	font-weight:bold;
	background:url('/_images/back-locationresults-h2.png') no-repeat left top;
}
div.column477 div.locationresult h2 {
	margin:0;
}
div.locationresult div.sw1 {
	padding-bottom:5px;
	min-height:43px;
	background:transparent url('/_images/back-locationresults-bottom.png') no-repeat left bottom;
}
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;
	color:#373735;
	font-size:0.8em;
	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;
	letter-spacing:-1px;
}
div.locationresult span.details span.big {
	font-size: 0.92em;
	display:block;
	padding-top:10px;
}
div.locationresult p strong {
	font-size:1em;
	color:#8a0000;
	padding-left:3px;
}
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;
	padding:1px 0 0 16px;
	margin-top:2px;
	width:55px;
	font-size:0.8em;
	background:transparent url('/_images/back-transbutton-l-small2.png') no-repeat left top;
}
div.locationresult a.top {
	margin-top:4px;
}
div.locationresult a.red {
	padding:0 0 0 16px;
	color:#fff;
	background:transparent url('/_images/back-transbutton-red-small.png') no-repeat left top;
}
div.locationresult a:hover {
	text-decoration:none;
}
div.locationresult a.fullwidth {
	width:100px;
}
div.locationresult a.button span {
	background:transparent url('/_images/back-transbutton-r-small2.png') no-repeat left top;
}
div.locationresult a.red span {
	background:transparent url('/_images/back-transbutton-r-red-small.png') no-repeat left top;
}
div.locationresult a.button2 {
	background:transparent url('/_images/back-transbutton-l-small.png') no-repeat left top;
}
div.locationresult a.button2 span {
	background:transparent url('/_images/back-transbutton-r-small.png') no-repeat left top;
}
/* Flexible Gradient column style - Global use
----------------------------------------------- */
div.column-white {
	width:460px;
}
div.column-white div.white-top {
	background:url('/_images/white-column-back-top.png') no-repeat left top;
	height:3px;
}
div.column-white div.white-back p {
	float: left;
}
div.column-white div.white-back {
	padding:2px 4px 4px 6px;
	min-height:1%;
	background:url('/_images/white-column-back.png') no-repeat left bottom;
}
div.column-white div.table {
	padding:0 4px 0 6px;
}
div.column-flex div.column-white {
	margin-bottom:8px;
}
div.column-flex {
	float:left;
	/*margin-bottom:28px;*/
  margin-bottom:12px;
	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.white div.column-flex div.back-border {
	background:url('/_images/flex-column-back-white-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:14px 16px 14px 16px;
	min-height:490px;
}
div.center div.back-top-right {
	padding:7px 25px 14px 25px;
}
div.side-left div.column-flex div.back-top-right {
	padding:7px 6px 7px 16px;
}
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 {
	color:#333;
	font-size:1.16em;
	letter-spacing:0;
	font-weight:bold;
	margin:0;
	padding:0 0 8px 0;
}
div.toptenlist div.row, div.column-flex div.row, div.enquiry div.row {
	min-height:1%;
	padding-bottom:8px;
	padding-top:4px;
}
div.enquiry div.row 
{
	clear : both !important;
}
div.column-flex div.row-small {
	padding-bottom:4px;
	padding-top:2px;
}
div.column-flex div.row-last {
	min-height:1%;
	padding-bottom:0;
	padding-top:0;
}
div.column-flex div.r-empty {
	min-height:38px;
}
div.column-flex div.icon {
	padding-bottom: 0;
}
div.toptenlist div.row a img {
	float:right;
	margin-left:5px;
}
div.toptenlist div.row a {
	background: none;
	text-decoration:underline;
	font-weight:bold;
	color:#373735;
}
div.column201 {
	width:204px;
}
div.group-column-receipt div.booking {
	float:left;
	margin-right:42px;
	margin-bottom:0;
}
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 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.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-top.png') no-repeat left top;
}
div.pop-up div.address {
	padding:6px 18px 1px 18px;
}
div.column477 {
	width:492px;
}
div.pop-up div.column477 {
	position:relative;
}
div.column483 {
	width:483px;
}
div.column442 {
	width:442px;
}
div.column492 {
	width:492px;
}
div.businesscenter div.column442 {
	background: url('/_images/flex-column-gradient.gif') no-repeat left bottom;
}
div.pop-up div.column442 {
	background:none;
}
div.businesscenter div.column442 div.back-border {
	background: url('/_images/flex-column-back-right.gif') no-repeat right bottom;
}
div.column712 {
	width:712px;
}
div.column339 {
	width:339px;
	min-height:1%;
}
div.column348 {
	width:348px;
	min-height:1%;
}
div.column348 div.back-border div.back-top-right {
	min-height:68px;
}
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;
}
div.checkout1 div.row input {
	width:159px;
}
div.checkout1 div.row select {
	width:167px;
}
div.checkout1 div.row select.title {
	width:58px;
	margin-right:109px;
}
div.card div.row label, div.card div.row input, div.card div.row select {
	float:none;
}
div.card div.row label {
	padding-bottom:3px;
	display:block;
}
div.card div.row input {
	width:214px;
}
div.card div.row select {
	width:222px;
}
div.card div.row select.half {
	width:73px;
	float:left;
	margin-right:10px;
}
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 12px 0;
}
div.column477 h3 {
	margin-top: 0;
}
div.back-top-right-receipt h3 {
	margin: 0;
}
div.businessworld div.back-border div.back-top-right {
	padding:10px 22px;
}
/*div.column712 h2 {
  margin:0 0 0.4em 0;
  letter-spacing:-1px;
}*/

/* - Global Inside page Red Bullet style
----------------------------------------*/
ul.redbullet {
	margin:0;
	padding-bottom:7px;
	list-style:none;
}
div.pop-up ul.redbullet {
	min-height:20px;
}
ul.redbullet li {
	margin:0;
	padding:0 0 4px 13px;
	line-height:1.2em;
	list-style:none;
	/*background:url('/_images/back-bullet-red.png') no-repeat left 3px;*/
  background:url('/_images/bullet-red-small.gif') 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.temp div.signpost h2.large {
	padding:44px 12px 2px 12px;
}
div.holder div.temp div.noButton {
	height:12px;
}
div.side div.contact h2 {
	margin:0;
	padding:9px 22px 9px 11px;
	min-height:39px;
}
div.group-column-bluecard {
	min-height:1%;
}
div.group-column-bluecard div.floatright {
	width:329px;
}
div.group-column-receipt {
	min-height:1%;
}
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 {
	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.column712 div.column-flex-small-l {
	padding:7px 16px 14px;
}
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 div.column-flex-small-l p {
  margin:0;
}*/
div.yourmr {
	margin-left:30px;
}
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.yourvo div.floatright a.button {
	margin-top: 24px;
}
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 {
	clear:both;
	text-align:right;
	padding-top:10px;
}
div.column-flex div.height23 div.row {
	min-height:23px;
	padding:0;
}
/* - Office results -*/
table.office-results {
	font-size:0.9em;
	width:450px;
}
table.office-results tr td.endcol {
	width:90px;
}
table.office-results tr td.midcol {
	width:278px;
}
table.office-results tr td.twocol {
	width:364px;
}
table.office-results h3 {
	font-size:1.1em;
	margin:0;
	letter-spacing:0px;
	font-weight:bold;
}
table.office-results p {
	margin:2px 0 8px 0;
}
div.column-white img {
	margin-right:6px;
}
.icon-info-small {
	padding:0 5px 0 20px;
	float:left;
	min-height:23px;
	background:url('/_images/icon-info-small.gif') no-repeat left top;
}
.icon-tick-small {
	padding:0 5px 0 20px;
	float:left;
	min-height:23px;
	background:url('/_images/icon-tick-small.gif') no-repeat left top;
}
.icon-quote-small {
	padding:0 5px 0 20px;
	float:left;
	min-height:23px;
	background:url('/_images/icon-quote-small.gif') no-repeat left top;
}
/* - left side box address + directions -*/

div.signpost-inside-dark-bottom {
	width:171px;
	background:url('/_images/signpost-inside-dark-bottom.png') no-repeat left bottom;
}
div.signpost-inside-dark-top {
	display:none;
	padding:5px;
	background:url('/_images/signpost-inside-dark-top.png') no-repeat left top;
}
div.signpost-inside-dark-top a {
	display:block;
	padding:3px 20px 0 5px;
	min-height:17px;
	color:#000;
	cursor:pointer;
	font-weight:bold;
	background:url('/_images/map-icon-small.gif') no-repeat right 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;
	text-align: center;
	height:327px;
}
div.column477 div.center-img img.businesscenter-map {
	display:none;
	position: absolute;
	top:0;
	left:0;
	z-index: 100;
}
div.column442 div.center-img {
	position:relative;
	width:442px;
	height:327px;
}
div.column442 div.center-img img.businesscenter-map, div.column442 div.center-img img.businesscenter-map-lg {
	display:none;
	position: absolute;
	top:0;
	left:0;
	z-index: 100;
}
div.pop-up div.pop-up-content {
	padding:2px 1px 16px 16px;
	background: #D8D7D6 url('/_images/flex-column-gradient.gif') no-repeat left bottom;
}
div.map-content {
	display: none;
}
div.map-content img {
	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:15px;
	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:14px;
}
div.enquiry-bottom {
	margin-top:5px;
	margin-left:12px;
}
div.enquiry div.column-flex-small-l {
	padding:7px 16px 10px 16px;
	background:url('/_images/column-flex-inside-large-gardient-l.gif') no-repeat left bottom;
}
div.enquiry div.floatleft, div.enquiry div.floatright {
	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 textarea {
	width:451px;
}
div.enquiry input.text {
	width:193px;
}
div.enquiry input.text-half {
	width:76px;
}
div.enquiry select {
	width:auto;
}
div.enquiry select.half {
	width:76px;
}
div.enquiry select.customer {
	width:350px;
}
div.enquiry h4 {
	font-weight:bold;
}
div.row label.checkbox {
	display:inline;
}
/* - Products - */

div.whyisregus p {
	margin-bottom:43px;
}
div.products {
	position:relative;
}
div.products img.back-products {
	display:block;
	position:absolute;
	left:14px;
	bottom:9px;
}
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;
	min-height:1%;
	margin:0;
	padding:0.5em 0 0.75em 0;
}
div.products h5.contract a.slidelink {
	background:transparent url('/_images/back-arrowright.gif') no-repeat right center;
}
div.products h5.expand a.slidelink {
	background:transparent url('/_images/back-arrowdown.gif') no-repeat right center;
}
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;
}
div.generic-fullsize {
	position:relative;
	width:933px;
}
div.generic-fullsize img.back-products, div.generic img.back-products {
	position:absolute;
	left:19px;
	bottom:16px;
}
div.generic-fullsize div.back-top-right, div.generic div.back-top-right {
	position:relative;
	padding:31px;
}
div.products div.back-top-right {
	position:relative;
	padding:7px 25px 31px 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;
}
div.footer div.column {
	float:left;
	min-height:144px;
	/*min-*/width:146px;
	padding:6px 20px 0;
}
div.footer div.border {
	border-right:2px solid #f1f1f1;
}
div.footer div.first {
	padding:6px 20px 0 10px;
	min-width:206px;
}
div.footer div.last {
	padding:6px 20px 0;
}
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.5em;
	font-size:0.92em;
	line-height:1.46em;
	height:1%;
}
/*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;*/
  color:#444;
	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.column-flex div.row:after, div.buttonwrap_cta:after, div.column-white div.white-back:after, 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.column350 div.back-border:after, div.pop-up div.column442:after, div.pop-up div.column442 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;
}
/* RYLAND */

a.clustertitle {
	text-decoration:none;
	/*color:#666666;*/
    color:#444;
}
.search-load, .search-load-side {
	text-align:center !important;
	height:490px !important;
	padding:50px 20px !important;
}
.search-load-side {
	height:80px !important;
}
/* GoogleMaps CentreInfo */
div.businesscenter-map-lg.map_wrapper {
	height:0;
	overflow:hidden;
	visibility:hidden;
}
div.column477 div.map_wrapper div#map_canvas {
	height:330px;
	width:441px;
}
/* GoogleMaps_CentreList */
.GoogleMaps_CentreList .map_wrapper {
	clear:left;
}
.GoogleMaps_CentreList .map_wrapper div#map_canvas {
	height:350px;
	width:100%;
}
.GoogleMaps_CentreList a {
	cursor:pointer;
}
em.noResultsFound {
	color:#950401;
	font-size:1.5em;
}
div.global-location-container {
	margin-bottom:15px;
}
span.helper-container {
	position:relative;
	float:left;
	display:block;
}
span.helper-container img.helper-icon {
	cursor:pointer;
	margin-top:-8px;
	padding-left:5px;
	position:relative;
	top:7px;
}
span.helper-container span.helper-popup {
	position:absolute;
	display:block;
	bottom:15px;
	left:8px;
	width:180px;
	display:none;
}
span.helper-container span.helper-popup-top {
	display:block;
	background:transparent url('/_images/helper-top.png') top;
	background-repeat:no-repeat;
	min-height:84px;
}
span.helper-container span.helper-popup-mid {
	display:block;
	background:transparent url('/_images/helper-mid.png');
	background-repeat:repeat-y;
	min-height:84px;
}
span.helper-container span.helper-popup-bottom {
	display:block;
	background:transparent url('/_images/helper-bottom-01.png') bottom;
	background-repeat:no-repeat;
	min-height:64px;
	padding:10px;
}
span.helper-container span.helper-popup-base {
	display:block;
	height:19px;
	background:transparent url('/_images/helper-bottom-02.png') bottom;
	background-repeat:no-repeat;
}
/*select.notSafari {
  border:1px solid #ccc;
}*/

div.agreeterms {
	padding-left:5px;
	margin-bottom:10px;
}
div.agreeterms input {
	float:right;
}
div.agreeterms label {
	display:block;
	padding:0;
	text-indent:0;
	margin:0;
	font-size:90%;
}
div.agreeterms label a {
	color:#000666;
}
div.sideform div.row.duration br {
	display:none
}
div.sideform div.row.duration input, div.sideform div.row.duration label {
	display:inline
}
/* END RYLAND */

/* Homepage Businessworld Banner - middlebox */

div.homesignposts div.middlebox {
	float:left;
	position:relative;
	background: transparent url('/_images/BW-hompagebanner-bground.jpg') no-repeat left top;
	min-height:227px;
	height:auto !important;
	height:227px;
}
div.homesignposts div.middlebox div.homebutton {
	bottom:7px;
}
div.homesignposts div.middlebox h2 {
	color:#ffffff;
	font-size:2em;
	margin:10px 0 0 10px;
}
div.homesignposts div.middlebox h3 {
	color:#ffffff;
	font-size:1.6em;
	width:160px;
	margin-left:10px;
	line-height:1.2em;
}
div.homesignposts div.middlebox ul {
	margin:10px 0 0 10px;
	width:270px;
}
div.homesignposts div.middlebox ul li {
	background:url("/_images/bullet-red-small.gif") no-repeat scroll left 0.75em transparent;
	line-height:1em;
	font-weight:bold;
	font-size:0.9em;
	list-style:none outside none;
	margin-top:4px;
	padding:5px 0 0 12px;
}
div.homesignposts div.middlebox span.collect {
	width:100px;
}

