﻿@charset "utf-8";
#print-logo, #printfooter-logo {
	display:none;
}
body {
	text-align:center;
	font:14px Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	background:#293749;
}
* {
	padding:0;
	margin:0;
	border:0;
}
td {
	vertical-align:top;
}
a {
	text-decoration:none;
	color:#00aabc;
}
#downloads a:hover,
a:hover {
	color:#000;
	text-decoration:underline;
}
ul {
	margin-left:15px;
}
h1, h2, h3, h4, h5, p, ul, ol {
	margin-bottom:20px;
}
.content ul {
	margin-left:20px;
}
.inner {
	width:960px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	position:relative
}
#topbar {
	background:#00aabc;
	position:relative;
	height:33px;
	text-align:left;
}
#topbar-homelink {
	display:block;
	background:url(../images/home-icon.gif) no-repeat;
	width:58px;
	height:33px;
	position:relative;
	color:#fff;
	font-size:11px;
}
#topbar-homelink:hover {
    color:#fff;
}
#topbar-homelink span {
    position:absolute;
    right:0;
    top:11px;
}
#topbar-util {
	position:absolute;
	right:10px;
	top:5px;
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#fff;

}
#topbar-util a {
	display:inline-block;
	width:22px;
	height:21px;
	background:url(../images/topbar-social.gif) no-repeat;

	position:relative;
	vertical-align:top;

}
a#topbar-twitter {
	background-position:-22px 0;
}
#header {
	background:#293749;
	border-top:1px #84d3d1 solid;
	position:relative;
}
#header .inner {
	background:url(../images/header-bg.jpg) no-repeat center top;
	padding-bottom:35px;
	padding-left:19px;
	position:relative;
	left:-10px;
	min-height:85px;
	overflow:visible;
}
#logo {
	position:absolute;
	display:block;
	left:40px;
	top:8px;
	width:157px;
	height:96px;
	background: url(../images/logo.png);
}
#contactus {
	position:relative;
	left:860px;
	top:0;
	display:block;
	background:#b91927 url(../images/contact-btn.gif);
	width:102px;
	height:28px;
	z-index:100;
	margin-bottom:-28px;
}
#menu {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#cecdc6;
	float:right;
	margin-right:15px;
}
#menu a { 
	color:#fff;
	display:block;
	padding-top:53px;
	padding-left:7px;
	padding-right:22px;
	border-left:1px #84d3d1 solid;
	float:left;
}
#menu a.active, #menu a:hover {
	text-decoration:none;
}
#menu a.active {
	color:#84d3d1;
	background:#000;
	padding-bottom:35px;
	margin-bottom:-35px;
	border-right:1px #84D3D1 solid;
	margin-right:-1px;
}
#menu a:hover {
	color:#fff;
	background:#3d526d;
	padding-bottom:35px;
	margin-bottom:-35px;
	border-right:1px #84D3D1 solid;
	margin-right:-1px;
}
#slideshow {
	position:relative;
	top:30px;
	margin-left:20px;
	margin-bottom:30px;
	clear:both;
}
#slideshow-shadow {
	margin-bottom:-20px;
}
#slideshow-inner {
	height:270px;
}
#search {
	background:#e6e6e6;
	border-bottom:1px #cfcfcf solid;
}
#search .inner {
	padding-left:15px;
	width:945px;
}
#tabs {
	padding-bottom:22px;
	overflow:hidden;
}
#tabs a {
	display:block;
	height:18px;
	color:#fff;
	padding:5px 19px;
	background:url(../images/tabs-bg-sprite.gif);
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:center;
	float:left;
}
#tabs a:hover {
	color:#99f5ff;
	text-decoration:none;
}
#tab1 {
	width:99px;
	background-position:0 0!important;
}
#tab1.active {
	background-position:0 -28px!important;
	margin-right:-19px;
}
#tab2 {
	width:108px;
	background-position:-137px 0!important;
}
#tab2.active {
	background-position:-137px -28px!important;
	margin-left:-19px;
}
#tab3 {
	width:140px;
	background-position:-283px 0!important;
	position:absolute;
	right:250px;
	top:0;
}
#tab3.active {
	background-position:-283px -28px!important;
}
#search-form .button {
	position:absolute;
	top:19px;
	right:28px;
}
#search-form .field,
#search-form select {
	border:1px #b1b1b1 solid;
	padding:8px 5px;
	font:14px Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	margin-right:15px;
}
#search-form .field { width:450px; }
#search-form select { width:250px; padding:7px 5px; }	
#search-form a {
	display:block;
	padding:10px 0;
	clear:both;
	font-size:12px;
    float:left;
}
#search-form a:hover { text-decoration:underline; }


#content {
	background:#fff url(../images/content-bg.gif) repeat-y center top;
	line-height:20px;
	border-bottom:8px #cfd1c7 solid;
}
#content h1 {
	font:24px Arial, Helvetica, sans-serif;
	color:#293749;
}
#content h2 {
	font:19px Arial, Helvetica, sans-serif;
	color:#293749;
}
#content h3 {
	font:18px Arial, Helvetica, sans-serif;
	color:#293749;
}
#content .inner {
	padding:50px 0;
}
#content .home {
	padding-top:25px;
}
.h2address {
	line-height:25px!important;
}
#status {
	font:17px Arial, Helvetica, sans-serif;
	color:#777;
}
#left-col {
	float:left;
	padding-left:28px;
	width:580px;
}
#right-col {
	float:right;
	padding-right:28px;
	padding-left:25px;
	width:275px;
}
#home-top-row #right-col {
	background:url(../images/home-rightcol-bg.gif) no-repeat right top;
}
.list-page,
.expertise-page {
	background:url(../images/expertise-page-bg.gif) repeat-y;
}
.list-page #left-col,
.expertise-page #left-col {
	float:left;
	padding-left:0px;
	padding-right:0px;
	width:210px
}
.expertise-page #right-col {
	float:right;
	padding-right:0px;
	width:635px;
}
.expertise-page #left-col a {
	display:block;
	background:url(../images/divider-dots.gif) repeat-x;
	padding:5px 0;
	font-size:14px;
	color:#333;
}
.expertise-page #left-col a:hover,
.expertise-page #left-col a.active {
	color:#00aabc;
}
.row {
	padding:0 28px;
}
.expandablebox .title {
	background:url(../images/expandablebox-title-closed.gif);
	border-top:1px #bfbfbf solid;
	border-bottom:1px #5e5f61 solid;
	color:#fff;
	font:normal 18px Arial, Helvetica, sans-serif;
	position:relative;
	margin:0;
}
.expandablebox .title .inner {
	height:24px;
	background:url(../images/expandablebox-title-inner-closed.gif);
	display:block;
	color:#fff;
	width:925px;
	padding-top:2px;
	padding-left:35px;
}
.expandablebox .title .arrow {
	background:url(../images/arrow-right.gif);
	height:13px;
	width:13px;
	display:block;
	position:absolute;
	left:10px;
	top:7px;
}
.expandablebox .text {
	display:none;
}
.expandablebox .text .inner {
	width:930px;
	padding:15px;
}
.expandablebox.active .title {
	background:url(../images/expandablebox-title-opened.gif);
	border-top:1px #cd182b solid;
	border-bottom:1px #7a1117 solid;
}
.expandablebox.active .title .inner {
	background:url(../images/expandablebox-title-inner-opened.gif);
}
.expandablebox.active .title .arrow {
	background:url(../images/arrow-down.gif);
}
.expandablebox.active .text {
	display:block;
}
.regions {
	margin-right:-70px;
}
.regions td {
	width:176px;
	padding-right:70px;
	text-align:center;
	font-size:18px;
}
.regions td img {
	margin-bottom:5px;
}
#footer {
	background:#293749;
	color:#fff;
	border-top:1px #fff solid;
	line-height:23px;
}
#footer a:hover {
	color:#aaa;
}
#footer h1 {
	font-size:19px;
	font-weight:normal;
	color:#00aabc;
	margin-top:20px;
	margin-bottom:10px;
	position:relative;
}
#footer h2 {
	color:#939393;
	font-weight:normal;
	font-size:24px;
	margin-top:10px;
}
#footer td {
	position:relative;
	vertical-align:middle;
	padding-top:10px;
}
#footer .icon {
	position:absolute;
	left:160px;
	top:10px;
}
#copyright {
	float:right;
	text-align:right;
	font-size:12px;
	color:#93979a;
}
#copyright img {
	margin-bottom:10px;
}
#nextproperty-btn {
	position:absolute;
	right:40px;
	top:20px;
}
#previousproperty-btn {
	position:absolute;
	right:160px;
	top:20px;
}
#backtoresults-btn {
	position:absolute;
	left:30px;
	top:20px;
}
#backtoindex-btn {
	position:absolute;
	right:50px;
	top:20px;
}
#lower-tabs {
	clear:both;
	overflow:hidden;
	margin-bottom:-1px;
}
#lower-tabs a {
	display:block;
	min-width:90px;
	text-align:center;
	float:left;
	color:#fff;
	background:#00aabc;
	font:bold 15px Arial, Helvetica, sans-serif;
	margin-right:3px;
	padding:9px 15px;
	white-space:nowrap;
}
#lower-tabs a:hover {
	color:#99f5ff;
	text-decoration:none;
}
#lower-tabs a.active {
	background:#293749;
}
#lower-tabs #comparison-tab {
	width:auto;
	padding:9px 17px;
	float:right;
}
.hdivider {
	width:100%;
	height:1px;
	font-size:1px;
	background:url(../images/divider-dots.gif);
	clear:both;
}
#icons {
   clear: both;
	margin:15px 0;
	overflow: hidden;
}
.box {
	margin-bottom:30px;
}
.icons-box {
    background: url("../images/property-icons-sprite.gif") no-repeat scroll left -70px transparent;
    float: left;
    margin-right: 10px;
}
.icons-box em {
    background: url("../images/property-icons-sprite.gif") no-repeat scroll right -70px transparent;
    display: block;
    float: left;
    height: 51px;
    margin-left: 10px;
    padding-right: 10px;
}
.property-icons a {
    background: url("../images/property-icons-sprite.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 32px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 11px;
    width: 32px;
}
a.print-icon {
    background-position: 0 0;
    margin-left: 0;
    margin-right: 0;
}
/*a.print-icon:hover {
    background-position: 0 -35px;
}*/
a.email-icon {
    background-position: -35px 0;
}
/*a.email-icon:hover {
    background-position: -35px -35px;
}*/
a.twitter-icon {
    background-position: -70px 0;
}
/*a.twitter-icon:hover {
    background-position: -70px -35px;
}*/
a.facebook-icon {
    background-position: -105px 0;
}
/*a.facebook-icon:hover {
    background-position: -105px -35px;
}*/
#downloads a {
	display:block;
	background:url(../images/downloads-icon.gif) 0 0 no-repeat;
	height:30px;
	padding-left:45px;
	padding-top:9px;
	color:#7e7e7e;
	margin-bottom:5px;
}
#others a {
	display:block;
	padding:5px 0;
}
#show-nearby {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:right;
	margin-top:5px;
}
#show-nearby input {
	position:relative;
	top:2px;
	margin-left:5px;
	margin-right:2px;
}
.details-page {
	background:url(../images/details-page-bg.jpg) no-repeat right bottom;
}

#pager {
	position:absolute;
	top:50px;
	right:32px;
	font:11px Verdana, Geneva, sans-serif;
}
#bottompager {
	font:11px Verdana, Geneva, sans-serif;
	float:right;
	margin-right:3px;
}
#bottompager a,
#pager a {
	display:block;
	border:1px #e2e2e2 solid;
	float:left;
	width:12px;
	height:12px;
	text-align:center;
	margin-left:2px;
	padding-bottom:1px;
	padding-right:1px;
	background:url(../images/pager-bg.gif);
	color:#7e7e7e;
}
#bottompager a.active,
#pager a.active {
	color:#00aabc;
}
#bottompager #pager-next, #bottompager #pager-previous,
#pager #pager-next, #pager #pager-previous {
	height:14px;
	width:13px;
	background:url(../images/pager-previous.gif);
	border:0;
}
#bottompager #pager-next,
#pager #pager-next {
	background:url(../images/pager-next.gif);
}
#resultsperpage {
	position:absolute;
	top:20px;
	right:31px;
}
#resultsperpage select {
	border:1px #b0b0b0 solid;
}
#resultsperpage option {
	padding-right:20px;
}

.details-thumb {
	float:left;
	margin-bottom:25px;
	border:1px #d2d0d0 solid;
	padding:5px;
	margin-top:4px;
}
#home-top-row .details-thumb {
	margin-bottom:28px!important;
}
.details-content {
	float:right;
	width:600px;
	overflow:hidden;
	margin-bottom:25px;
	position:relative;
}
.home-details-content {
	float:right;
	width:290px;
	overflow:hidden;
	margin-bottom:25px;
}
.details-content .size,
.details-content .text {
	clear:both;
}
.home-details-content .status,
.details-content .status {
	font:18px Arial, Helvetica, sans-serif;
	color:#777;
	position:relative;
	top:-8px;
	margin:5px 0;
}
.home-details-content .status {
	font-size:15px;
	margin:2px 0;
}
.home-details-content .text {
	font-size:13px;
	line-height:17px;
}
.home-details-content .status span,
.details-content .status span {
	color:#00aabc;
}
.home-details-content .status span {
	margin-top:10px;
	display:block;
	font-size:19px;
}
.home-details-content .readmore,
.details-content .readmore {
	background:url(../images/readmore.gif);
	width:93px;
	height:30px;
	display:block;
	float:left;
	margin-top:25px;
}
.home-details-content .readmore {
	margin-top:22px;
}
.details-content .compare {
	color:#5b5b5b;
	font:11px Arial, Helvetica, sans-serif;
	float:right;
	margin-top:35px;
}
.details-content .compare input {
	position:relative;
	top:3px;
	margin-left:2px;
}
#right-col .size {
	font-size:15px;
	position:relative;
	top:-10px;
	color:#666;
}
#right-col .price {
	font:normal 19px Arial, Helvetica, sans-serif;
	position:relative;
	top:0px;
	color:#444;
}
#lower-slideshow {
	margin-bottom:15px;
	background:url(../images/slideshow-bg.gif) no-repeat 0px top;
	overflow:hidden;	
}

#lower-slideshow-inner {
	margin-top:17px;
	padding-bottom:19px;
	background:url(../images/slideshow-bg.gif) no-repeat 0px bottom;
	overflow:hidden;
}
#lower-slideshow .image {
	position:relative;
	left:6px;
}
.panel {
	background:url(../images/divider-dots.gif) 0 0 repeat-x;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:20px;
}
.panel h2 {
	background:url(../images/divider-dots.gif) 0 bottom repeat-x;
	margin-bottom:10px;
	padding-bottom:10px;
	position:relative;
}
.panel .content {
	display:none;
}
.panel.active .content {
	display:block;
}
.panel .plus, 
.panel .minus {
	float:right;
	border:1px #aaa solid;
	width:14px;
	padding:0px 0;
	text-align:center;
	font-size:13px;
	position:absolute;
	right:5px;
	top:3px;
	background:#eee;
}
.panel .minus {
	display:none;
}
.panel.active .plus {
	display:none;
}
.panel.active .minus {
	display:block;
}
#people-table {
}
#people-table td {
	width:460px;
	height:210px;
	background:url(../images/divider-dots.gif) repeat-x left bottom;
	padding-top:5px;
	padding-bottom:15px;
}
.expertise-page .content,
#people-table .content {
	width:260px;
	float:left;
	position:relative;
	clear:right;
}
.expertise-page .content {
	width:135px;
	margin-bottom:25px;
	padding-right:10px;
}
.expertise-page .content {
	vertical-align:top;
}
.expertise-page .thumb,
#people-table .thumb {
	border:1px #d2d0d0 solid;
	padding:5px;
	float:left;
	margin-right:15px;
	position:relative;
	top:2px;
	clear:left;
}
.expertise-page .name,
#people-table .name {
	color:#101519;
	font:18px Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}
.expertise-page .name {
	margin-bottom:2px;
	line-height:18px;
}
.expertise-page .qualifications {
	margin-bottom:10px;
	font-size:12px;
}
.expertise-page .title,
#people-table .title {
	color:#1f262c;
	font:14px Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}
.expertise-page .title {
	margin-bottom:10px;
}

#people-table .expertise {
	margin-bottom:9px;
	display:block;
}

#people-table .mobile {
	margin-bottom:13px;
}
.expertise-page .mobile {
	margin-bottom:12px;
	font-size:11px;
	line-height:15px;
}
.expertise-page .phone {
	font-size:11px;
	line-height:15px;
}
.expertise-page .contact,
.expertise-page .download, 
#enquire .contact,
#enquire .download, 
#people-table .contact,
#people-table .download {
	color:#333;
	font:11px Arial, Helvetica, sans-serif;
	background:url(../images/contact-icons.gif) 0 0 no-repeat;
	display:block;
	padding-left:30px;
	margin-bottom:5px;
}
.contact {
	min-height:14px;
}
#enquire .contact {
	margin-top:7px;
}
.expertise-page .download,
#enquire .download,
#people-table .download {
	background-position:0 -21px;
}
.expertise-page .readmore,
#people-table .readmore {
	background:url(../images/readmore2.gif);
	width:70px;
	height:23px;
	display:block;
	position:absolute;
	right:10px;
	bottom:6px;
}
.expertise-page .readmore {
	background:url(../images/readmore.gif);
	width:93px;
	height:30px;
}
#home-top-row {
	overflow:hidden;
	background:url(../images/home-top-row-bg.gif) repeat-y right top;
}
#news-box {
	width:264px;
	margin-left:12px;
}
#news-box p,
#news-box .hdivider {
	margin-bottom:10px;
}
#news-box a {
	color:#293749;
}
#newsletter-ad {
	margin-left:10px;
}
#socialmedia {
	width:264px;
	margin-top:10px;
	margin-left:10px;
}
#home-bottom-row {
	font:11px/17px Verdana, Geneva, sans-serif;
	margin:0 28px;
	overflow:hidden;
	margin-bottom:-20px;
}
#home-bottom-row .column {
	float:left;
	width:33.3%;
}
#home-bottom-row p {
	margin-right:40px;
}
#home-bottom-row img {
	float:left;
}
#home-bottom-row h3 {
	font:bold 14px Arial, Helvetica, sans-serif;
}
.details-content a,
.home-details-content a,
#home-bottom-row a {
	color:#293749;
}

#gmaptext {
	font-size:12px;
	padding-right:160px;
	min-height:115px;
	padding-bottom:10px;
	width: 350px;
}
#gmaptext #description {
	font-weight:bold;
	color:#293749;
	font-size:15px;
}
#gmaptext #details-link {
	position:absolute;
	bottom:5px;
	left:3px;
	display:block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: 0px 0px 3px 0px #999;
	-moz-box-shadow: 0px 0px 3px 0px #999;
	box-shadow: 0px 0px 3px 0px #999;
	padding:3px 10px;
	color:#666;
	background: #fff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
	text-shadow: 1px 1px 0px #ffffff; 
}
#gmaptext #details-link:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
   text-decoration:none;	
}
#gmaptext #info-details {
	font-size:11px;
}
#gmaptext #info-price {
	color:#444;
	font-weight:bold;
	font-size:13px;
}
#gmapthumb img {
	height:90px;
	width:auto;
	position:absolute;
	right:12px;
	top:2px;
	border:1px #ccc solid;
	padding:4px;
}
.form {
	border:1px #ddd solid;
	padding:30px;
	background:#f5f5f5;
	vertical-align:top;
}
.form input.field, .form select, .form textarea {
	border:1px #999 solid;
	width:300px;
	padding:3px 5px;
	background:#fff;
}
.form textarea {
	min-height:130px;
	width:400px;
	overflow:auto;
}
.form select {
	width:312px
}
.form option {
	padding:0px 5px;
}
.form label {
	width:200px;
	display:inline-block;
	padding:3px 5px;
	position:relative;
	top:0;
	vertical-align:top;
}
.form .button {	
	display:block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: 0px 0px 3px 0px #999;
	-moz-box-shadow: 0px 0px 3px 0px #999;
	box-shadow: 0px 0px 3px 0px #999;
	padding:3px 10px;
	color:#666;
	background: #fff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
	text-shadow: 1px 1px 0px #ffffff; 
	clear:both;
	margin-left:210px;
	margin-top:20px;
	cursor:pointer;
}
.form .button:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
   text-decoration:none;
}
.form .field-validation-error {
	display:block;
	margin-left:210px;
	font-size:11px;
	line-height:0;
	color:#990000;
	position:relative;
	top:8px;
}
.form .input-group li {
	display:inline-block;
	margin-right:5px;
}
.form .input-group ul {
	display:inline-block;
	margin:0;
}
.form .input-group li label {
	width:auto;
	font-weight:normal;
}
.form .indicates-required {
	font-size:11px;
}
#loading {
	position:absolute;
	right:500px;
	bottom:75px;
}
#contact-msg {
	border:3px #ddd solid;
	padding:35px 35px 35px 140px;
	background:url(../images/message-icon.png) no-repeat 30px 15px;
	margin-bottom:20px;
	margin-left:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:block:!important;
}
#contact-msg.failed {
	background:url(../images/messageFail-icon.png) no-repeat 30px 25px;
}
#map_street_outer, #map_canvas_outer, #lower-slideshow {
    background: url("../images/slideshow-bg.gif") no-repeat scroll 0 top transparent;
    margin-bottom: 15px;
    overflow: hidden;
}
#map_street_inner, #map_canvas_inner, #lower-slideshow-inner {
    background: url("../images/slideshow-bg.gif") no-repeat scroll 0 bottom transparent !important;
    margin-top: 17px;
    overflow: hidden;
    padding-bottom: 19px;
}
#map_results_outer {
    background: url("../images/slideshow-bg2.gif") no-repeat scroll 0 top transparent;
    margin-bottom: 15px;
    overflow: hidden;
}
#map_results_inner {
    background: url("../images/slideshow-bg2.gif") no-repeat scroll 0 bottom transparent !important;
    margin-top: 17px;
    overflow: hidden;
    padding-bottom: 19px;
}
#map_street, #map_canvas, #lower-slideshow-content {
    left: 6px !important;
}
#map_street {
    position: relative;
}
#sideMenu * {
	z-index:1;
	position:relative;
	list-style:none;
}
#sideMenu ul {
	margin-bottom:0;
}
#sideMenu li a {
}
#sideMenu li {
	position:relative;
}
#sideMenu ul {
	background:#eee;
}
#sideMenu ul li a {
	 padding: 5px 10px!important;
	 font-size:12px!important;
}
.subDisplay {
	position:absolute!important;
	top:6px;
	right:3px;
	cursor:pointer;
	padding:2px 8px;
	font-size:12px;
	width:12px;
	text-align:center;
}
.disabled {
	filter: alpha(opacity=30);
	-khtml-opacity: 0.3;
	-moz-opacity: 0.3;
	opacity: 0.3;
	cursor:default;
}
#newslist .details-thumb {
	position:relative;
	top:-4px;
}
#newslist .details-content {
	width:400px;
}
#newslist .title {
	font-weight:bold;
}
#legato-logo {
	position:relative;
	left:50%;
}
#legato-logo img {
	position:relative;
	left:-37px;
	margin:15px 0;
}

#cookie-table {
	margin: 0px auto;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #293749;
 }
#cookie-table .rowa {
	background: #E6E6E6;
}
#cookie-table .rowb {
	background: #FFFFFF;
}
#cookie-table th,
#cookie-table td {
	padding: 10px;
}
#cookie-table th {
	background:#293749;
	color:#fff;
}