@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background: url(../images/backgrounds/bg1.jpg) no-repeat top center;
}
#navigation_wrap {
	height: 33px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#main_wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	clear: both;
}
#header_wrap {
	height: 204px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	/*background: #F8F7F7;*/
}

.landing {
    width: 950px!important;
    background-color: #F8F7F7;
    background-image: none!important;
}

#content_wrap {
    width: 960px;
	background-image: url(../images/bg_content.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	clear: both;
}
#header_image {
	height: 204px;
	width: 265px;
	float:left;
}
#header_logo {
	height: 204px;
	float: left;
	width: 370px;
}

#header_quote{
	height: 204px;
	width: 265px;
	float:left;
}

#content {
	background-color: #F8F7F7;
    width: 914px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	min-height: 600px;
}
#navigation_bar {
	background-color: #2B2B2B;
	/* background-image: url(../images/bg_navi.gif); */
	background-repeat: repeat-x;
	height: 40px;
	overflow: hidden;
}
.float_image_left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.float_image_right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.focus_area_wrap {
	float: left;
	width: 267px;
	overflow: hidden;
	background-image: url(../images/bg_focuscontent.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 20px;
}
.home_img_buttons {
	display: block;
	height: 165px;
	width: 224px;
}

.focus_area_content {
	background-image: url(../images/bg_focuscontent_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 224px;
	overflow: hidden;
	margin-left: 12px;
	margin-top: -12px;
	padding-right: 10px;
	padding-left: 10px;
	min-height:370px;
}
.focus_area_content_alt{
	background-image: url(../images/bg_focuscontent_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 224px;
	overflow: hidden;
	margin-left: 12px;
	margin-top: -12px;
	padding-right: 10px;
	padding-left: 10px;
}
.focus_area_title {
	background-image: url(../images/bg_focusheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 52px;
	width: 267px;
	text-align: center;
	padding-top: 17px;
}
.focus_area_menus {
	height: 21px;
	width: 189px;
	background-image: url(../images/bg_focusmenus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 36px;
	background-color: #c5c5c5;
	padding-top: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}
.focus_sliders {
	height: 155px;
	width: 224px;
	margin-bottom: 10px;
}
.focus_search_wrap {
	width: 178px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	overflow: hidden;
}
#commercial_homebtn {
	background-color: #FFFFFF;
	width: 224px;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-left: 12px;
}

.fees-block table {
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
	width: 100%;
}
.fees-block table td {
	border: 1px solid #c0c0c0;
	padding: 6px 9px;
	vertical-align: top;
}
.fees-block table td.first-col {
	width: 65%;
}

.clear_all {
	clear: both;
}
/*#footer {*/
	/*width: 860px;*/
	/*margin-right: auto;*/
	/*margin-left: auto;*/
	/*overflow: hidden;*/
	/*padding: 10px;*/
	/*border-top-width: 1px;*/
	/*border-top-style: solid;*/
	/*border-top-color: #F0F0F0;*/
/*}*/

.staff_wrap {
    float: left;
    margin: 4px 0 10px 0;
    border: 1px solid #F3CE00;
}

.staff_image {
    width: 135px;
    height: 175px;
    float: left;
}

.staff_text {
    float: left;
    width: 440px;
    margin: 0 6px 0 6px;
    padding-top: 6px;
}

#footer {
    /*width: 880px;*/
    width: 910px;
    background-color: #F8F7F7;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    padding: 0 10px 0 30px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #F0F0F0;
}
.footer_split {
	float: left;
	width: 267px;
}
#right_column {
	float: left;
	width: 208px;
}
#left_column {
	float: left;
	margin-left: 15px;
	margin-right: 35px;
	width: 590px;
}
#property_search_wrap {
	background-color: #e9eae9;
	padding: 15px;
	margin-bottom: 20px;
}
#property_alerts_wrap {
	padding: 15px;
	margin-bottom: 20px;
}
#content_nosplit {
	padding-right: 15px;
	padding-left: 15px;
}
.residential_img_wrap {
	float: left;
	width: 188px;
	border: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	cursor: pointer;
	display: block;
	color: #000;
	text-decoration: none;
}
.residential_img_wrap:hover {
	background-color: #e3f0f8;
}

.residential_img_title {
	display: block;
}
.residential_results_wrap {
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}

.residential_img_title_p_1 {
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.residential_img_title_p_2 {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	color: #4f4f4f;
}
.residential_img_image {
	position:relative;
	display: block;
}
.residential_img_image img{
	border: none;
	z-index:0;
	position:relative;
	margin-left:9px;
}
.residential_img_image_new {
	background-image: url(../images/bg_new.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index:20;
	position:absolute;
	height: 40px;
	width: 184px;
}
.residential_img_image_sstc {
	background-image: url(../images/sstc.png);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	z-index: 20;
	position: absolute;
	display: block;
	margin-top: -3px;
	height: 105px;
	width: 104px;
}
.residential_img_info {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	display: block;
}
.residential_img_info p {
	margin-top: 5px;
	margin-bottom: 5px;

}
.search_type_options {
	float: left;
	width: 145px;
	padding-left: 25px;
}
#search_type_wrap {
	clear: both;
	width: 568px;
	overflow: hidden;
	border: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	padding: 10px;
}
#search_type_list {
	min-height:18px;
	background-image: url(../images/icons/icon_search_type_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#search_type_images {
	min-height:18px;
	background-image: url(../images/icons/icon_search_type_images.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#search_type_map {
	min-height:18px;
	background-image: url(../images/icons/icon_search_type_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#search_type_wrap {
	clear: both;
	width: 568px;
	overflow: hidden;
	border: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	padding: 10px;
}
#search_type_wrap_map {
	clear: both;
	width: 811px;
	overflow: hidden;
	border: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	padding: 10px;
}
.back_to_search {
	min-height:18px;
	background-image: url(../images/icons/icon_back_to_search.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	float: left;
	padding-left: 25px;
	width: 565px;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ECE8EA;
	border-bottom-color: #ECE8EA;
	background-color: #FFFFFF;
}
.list_view_wrap{
	clear: both;
	width: 568px;
	overflow: hidden;
	border: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom:10px;
}
.list_view_image {
	float: left;
	/*height: 56px;*/
	width: 200px;
	margin-right: 10px;
}
.list_view_image img {
	border: none;
}
.list_view_text {
	float: left;
	width: 355px;
}
.list_view_text_p_1 {
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
}
.list_view_text_p_2 {
	margin: 0px;
	color: #4f4f4f;
}
.list_view_text_postcode {
	font-size: 11px;
	font-weight: bold;
}
.list_view_text_p_3 {
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	color: #000;
}
.list_view_text_p_4 {
	margin: 5px 0 0 0;
}
#results_map {
	height: 208px;
	width: 208px;
	margin-bottom: 15px;
}
#results_map_options {
	padding-bottom: 15px;
}
#results_map_streetview {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#results_map_text {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
}
#results_map_text2 {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
}
#up_my_street {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}
.news_item_wrap, .testimonial_item_wrap {
	float: left;
	border: 1px dashed #D9D9D9;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	clear: both;
	width: 560px;
	overflow: hidden;
	padding: 10px;
}
.news_item_inner {
	width: 174px;
	margin-left: 5px;
}
.news_item_image{
	float: left;
	width: 172px;
	margin-right: 10px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #DEDEDE;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-color: #fff;
	background-image: url(../images/tab_shadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top:34px;
	height: 450px;
}
.tab_content {
	padding: 2px;
	font-size: 1.2em;
}

#description1, #description2, .Description
{
	font-size:0.9em;
	margin:10px 0;
}
#floors br
{
	display:none;
}
#floors span
{
	display:block;
}
.FloorTitle
{
	margin:10px 0;
}

    .carousel a.prev_img, .carousel a.next_img {
        display: block;
        float: left;
        width: 10px;
        height: 135px;
        text-decoration: none;
        background: url("../images/imageNavLeft.gif") left 60px no-repeat;
    }
        .carousel a.next_img {
            background: url("../images/imageNavRight.gif") right 60px no-repeat;
        }
            .carousel a.next_img:hover {
                background-image: url("../images/imageNavRightHover.gif");
            }
            .carousel a.prev_img:hover {
                background-image: url("../images/imageNavLeftHover.gif");
            }    
            .carousel a:hover, .carousel a:active {
                border: none;
                outline: none;
            }
.bulletdescription ul {
	list-style-type: none;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
.testimonial p:first-child:before {
	content: url('../images/open-quote.png');
	margin-right: 6px;
}
.testimonial p:nth-last-child(2):after {
	content: url('../images/close-quote.png');
	margin-left: 6px;
}
.affiliate-logos img {
	margin: 2px;
}
.homeflow {
	background: #f3ce00;
	font-family: Arial, Helvetica, sans-serif;
	/* background-color: white; */
	font-size: 18px;
	text-align: center;
	color: #000;
	font-weight: bold;
}
.homeflow a {
	text-decoration: none;
	color: #000;
	margin-right: 50px;
}
.homeflow img {
	width: 90px;
	vertical-align: middle;
}
.fees-button {
	padding: 8px;
	background: #F3CE00;
	color: #000000;
	font-size: 16px;
	width: 100%;
	display: block;
	margin-top: 8px;
	text-decoration: none;
	text-align: center;
}