@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#e3e3e3;
	background-image:url(../site_images/bg.jpg);
	background-repeat:repeat-x;
	line-height: 1;
	color:#333333;
}

ol {
	margin:0;
	padding:0;
	list-style: none;
}

ul {
	margin:0;
	padding:0;
}

li {
	margin:15px 0 15px 50px;
	padding:0;
	list-style:url(../site_images/link_arrow.png);
	line-height:16px;
	font-size:12px;	
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
}

/*																	//////////// FONTS //////////////*/

a {
	color:#cc1033;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

p {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0 0 10px;
	padding:0;
	line-height:16px;
}

h1 {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:20px;
	color:#cc1033;
	margin:0 0 12px 0;
	padding:0;
}



.h1_subclass {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#333333;
	margin:0;
	padding:0;
}
.h1_subclass_sp {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

h2 {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#333333;
	margin:0 0 20px;
	padding:0;
	line-height:16px;
}

.h2_subclass {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#333333;
	margin:0 0 5px;
	padding:0;
	line-height:16px;
	text-align:justify;
	font-weight:bold;
}
.h2_subclass_sp {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#CCCCCC;
	margin:0 0 5px;
	padding:0;
	line-height:16px;
	text-align:justify;
	font-weight:bold;
}

.nudge_up_sp {
	color:#FFFFFF;
}


.about_titles {
	font-size:14px;
	font-weight:bold;
	color:#cc1033;
	text-align:left;
}

.h2_subclass a {
	color:#333333;
	text-decoration:none;
}

.h2_subclass a:hover {
	color:#cc1033;
}

.h2_subclass_sp a {
	color:#FFFFFF !important;
	text-decoration:none;
}

.h2_subclass_sp a:hover {
	color:#CCCCCC !important;
}

.page_links_trail {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#cc1033;
	margin:0 0 12px 0;
	padding:0;
	text-decoration:none;
}

.page_links_trail_sp {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#CCCCCC;
	margin:0 0 12px 0;
	padding:0;
	text-decoration:none;
}


.white_subheading {
	color:#FFFFFF;
	font-size:12px;
}

.dark_text {
	color:#333333;
}

.red_text {
	color:#cc1033;
}

.white_text {
	color:#CCCCCC;
}
h1.h1_subclass_sp a {
	color:#FFFFFF;
}
h1.h1_subclass_sp a:hover {
	color:#CCCCCC;
}

.small_red_text {
	color:#cc1033;
	font-size:12px;
	font-weight:bold;
}

.selected {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

.selected a {
	text-decoration:none;
	color:#333333;
}

.crumb {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
}

.bold {
	font-weight:bold;
}

.home_subheading {
	font-size:12px;
	width:750px;
	margin:0;
	padding:0;
}

.subheading {
	text-align:justify;
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
}

.subheading_sp {
	text-align:justify;
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
	color:#CCCCCC;
}

/*/////// LOGO  ///////////*/
#hs_text_logo {
	position:absolute;
	display:block;
	background-image:url(../site_images/hs_text_logo.png);
	height:36px;
	width:192px;
	margin:40px 0 0 758px;
	padding:0;
}

#hs_logo a {
	position:absolute;
	margin:7px 0 0 6px;
	padding:0;
	display:block;
	background-image:url(../site_images/hs_logo.png);
	width:56px;
	height:86px;
}

#hs_logo a:hover {
	background-position:-56px 0;
	display:block;
}

/*													//////////////////// SITE STRUCTURE /////////////////////////////*/

#container {
	position:relative;
	margin:0 auto;
	padding:0;
	width:950px;
	height:auto;
}

#header {
	margin:0; padding:0;
	width:950px;
	height:150px;
	background-image:url(../site_images/header_background.png);
}

/*header navigation*/

#crumbs {
	position:absolute;
	margin:134px 0 0;
	padding:0;
	width:950px;
	height:15px;
}

#navigation_holder {
	position:absolute;
	margin:105px 0 0 0;
	height:25px;
	width:950px;
	
}

#language_box {
	height:22px;
	width:66px;
	float:right;
	margin:3px 0 0;
	padding:0;
}
.language {
	margin:0;
	padding:0;
	width:33px;
	height:22px;
	float:left;
}

#home_nav a {
	display:block;
	background-image:url(../site_images/nav/home_nav.png);
	width:64px;
	height:25px;
	float:left;
	margin:0;
}

#about_nav a {
	display:block;
	background-image:url(../site_images/nav/about_nav.png);
	width:70px;
	height:25px;
	float:left;
	margin:0;
}

#buy_nav a {
	display:block;
	background-image:url(../site_images/nav/buy_nav.png);
	width:50px;
	height:25px;
	float:left;
	margin:0;
}

#sell_nav a {
	display:block;
	background-image:url(../site_images/nav/sell_nav.png);
	width:54px;
	height:25px;
	float:left;
	margin:0;
}

#contact_nav a {
	display:block;
	background-image:url(../site_images/nav/contact_nav.png);
	width:88px;
	height:25px;
	float:left;
	margin:0;
}

#sold_nav a {
	display:block;
	background-image:url(../site_images/nav/sold_nav.png);
	width:170px;
	height:25px;
	float:left;
	margin:0;
}

#home_nav a:hover, #about_nav a:hover, #buy_nav a:hover, #sell_nav a:hover, #contact_nav a:hover, #sold_nav a:hover {
	display:block;
	background-position:0 -25px;
}

body#home_link .home_link a, body#about_link .about_link a, body#buy_link .buy_link a, body#sell_link .sell_link a, body#contact_link .contact_link a, body#sold_link .sold_link a {
	display:block;
	background-position:0 -50px;
}

/*															////////////// HOME PAGE /////////////////*/

#content_heading {
	margin:15px 0 5px;
	padding:0;
	width:auto;
	height:auto;
	float:left;
}

#hand_card {
	background-image:url(../site_images/hand_businesscard.jpg);
	width:158px;
	height:100px;
	margin:0;
	padding:0;
	float:left;
}

#flash_slideshow {
	margin:0 20px 0 0;
	padding:0;
	width:640px;
	height:330px;
	float:left;
	border: 0px; /* IE MUST have a border set for slideshow to work */
}

#search_section {
	margin:0;
	padding:0;
	width:286px;
	height:326px;
	background-color:#ffffff;
	border:2px solid #CCCCCC;
	float:left;
}

#search_area {
	margin:10px 0 0 28px;
	padding:0;
	width:230px;
	height:310px;
}
	.searchBars a {
		margin:5px 0 0;
		display:block;
		padding:0;
		background-image:url(../site_images/search_bar_bg.png);
		padding:5px 0 0;
		width:230px;
		height:20px;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
	}
	.searchBars a:hover {
		background-position: 0 25px;		
	}
	
#mini_map_home a {
	margin:5px 0 0;
	display:block;
	padding:0;
	background-image:url(../site_images/mini_map_home.jpg);
	padding:68px 0 0;
	width:230px;
	height:82px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

#mini_map_home a:hover {
	background-position:0 150px;
}

#lower_content_home {
	margin:20px 0 0;
	padding:0;
	width:950px;
	height:auto;
}

#home_content {
	margin:0;
	padding:20px 20px 0;
	min-height:235px;
	height:auto;
	width:600px;
	float:left;
	text-align:justify;
	background-color:#FFFFFF;
}

#ab_home_content {
	margin:0;
	padding:20px 20px 0;
	min-height:322px;
	height:auto;
	width:600px;
	float:left;
	text-align:justify;
	background-color:#FFFFFF;
}

#ab_home_buttons_left {
	width:190px;
	height:auto;
	float:left;
	margin:10px 0 0;
	padding:0;
}

#ab_home_spbutton_right a {
	background-image:url(../site_images/home_sp_btn.png);
	background-repeat:no-repeat;
	width:408px;
	height:138px;
	float:left;
	margin:10px 0 0;
	padding:0;
	background-color:#666666;
}
#ab_home_spbutton_right a:hover {
	background-position:0 -138px;
}

#ab_home_spbutton_right_fr a {
	background-image:url(../site_images/fr_img/fr_home_sp_btn.png);
	background-repeat:no-repeat;
	width:408px;
	height:138px;
	float:left;
	margin:10px 0 0;
	padding:0;
	background-color:#666666;
}
#ab_home_spbutton_right_fr a:hover {
	background-position:0 -138px;
}

/*boxes in home content*/

#home_left_info {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#333333;
	margin:0 0 20px;
	padding:8px 15px;
	width:198px;
	height:42px;
	border:1px solid #cc1033;
	float:left;
	text-align:center;
}
#ab_home_right_info {
	border: 1px solid #CC1033;
    color: #333333;
    float: left;
    font-family: 'Lucida Grande',Helvetica,Verdana,Arial,sans-serif;
    font-size: 14px;
    height: 42px;
    padding: 9px 0;
    text-align: center;
    width: 267px;
}

#register_button a {
	margin:0 0 18px 0;
	padding:0;
	display:block;
	width:175px;
	height:60px;
	float:left;
	background-image:url(../site_images/register_button.png);
}

#register_button a:hover {
	background-position:0 -60px;
}

#appointment_button a {
	margin:0 0 10px 0;
	padding:0;
	display:block;
	width:175px;
	height:60px;
	float:left;
	background-image:url(../site_images/booking_button.png);
}

#appointment_button a:hover {
	background-position:0 -60px;
}

.large_number {
	font-size:24px;
	letter-spacing:1px;
	margin:3px 0 0 0;
}

/*home property sections*/

.property_homepage {
	margin:0 0 10px 20px;
	padding:9px;
	width:270px;
	height:60px;
	background-color:#FFFFFF;
	float:left;
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	overflow:hidden;
}

.prop_left_section {
	margin:0;
	padding:0;
	width:185px;
	float:left;
	height:auto;
}

.prop_right_section {/*image*/
	margin:0;
	padding:0;
	width:80px;
	height:60px;
	float:left;
}

.prop_right_section a {
	margin:0;
	padding:0;
	width:80px;
	height:60px;
	border:1px solid #cccccc;
	float:left;
}

.prop_right_section a:hover {
	border:1px solid #cc1033;
}



	.hp_prop_title {
		font-weight:bold;
		margin:0 0 5px 0;
		padding:0;
	}
	
	.hp_prop_title a {
		color:#333333;
		text-decoration:none;
	}
	
	.hp_prop_title a:hover {
		color:#cc1033;
	}
	
	.hp_prop_price {
	 	color:#cc1033;
		margin:0 0 5px 0;
		padding:0;
	}
	
	.hp_prop_icons {
		margin:5px 10px 0 0;
		padding:0;
		width:30px;
		height:22px;
		float:left;
	}
	.hp_prop_icons_numbers {
		margin:5px 3px 0;
		padding:5px 0 0;
		height:17px;
		width:atuo;
		float:left;
		color:#999999;
		font-size:13px;
	}

/*														///////// ABOUT PAGE ///////////////*/

#about_main_image {
	margin:0 20px 0 0;
	padding:0;
	width:666px;
	height:236px;
	border:2px solid #CCCCCC;
	background-image:url(../site_images/about_main_image.jpg);
	float:left;
}

#about_right_section {
	margin:0;
	padding:5px 0 10px 20px;
	width:240px;
	height:225px;
	background-color:#FFFFFF;
	float:left;
}

#about_main_content {
	margin: 20px 0 0 0;
	padding:20px 0 20px 20px;
	background-color:#FFFFFF;
	width:930px;
	height:auto;
}

.about_columns {
	margin:20px 23px 0 3px;
	padding:0;
	width:205px;
	height:auto;
	float:left;
	text-align:left;
}

.about_icon_images {
	margin:0 0 15px;
	padding:0;
	border:1px solid #CCCCCC;
	width:205px;
	height:150px;
}

/*///// about founder section/////*/

#about_founder {
	margin:0 20px 0 0;
	padding:0 20px 5px;
	width:630px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}

#founder_image {
	margin:0;
	padding:0;
	width:180px;
	height:180px;
	background-image:url(../site_images/portrait.png);
	float:left;
	border:2px solid #CCCCCC;
}

#founder_info {
	margin:0 0 0 20px;
	padding:0;
	width:420px;
	height:auto;
	float:left;
}

/*///////////////////////////////////// news section //////////////*/

.dateCol {
	float:left;
	margin:20px 0;
	padding:0;
	width:120px;
}

.newsTitleCol {
	float:left;
	margin:20px 0 5px 20px;
	padding:0;
	width:380px
}

.linkCol {
	float:left;
	margin:20px 0 20px 20px;
	padding:0;
	width:50px;
}

.pdfLink {
	float:left;
	margin:5px 0 5px 20px;
	padding:0;
	width:50px;
}

.news_sep {
	width:630px;
	height:2px;
	border-bottom:1px solid #CCCCCC;
	clear:both;
	margin:5px 0;
	padding:0;
}

/*////////////////////////////////////////// BUY PAGE ///////////////*/

#buy_main_content {
	width:950px;
	height:auto;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

#buy_flash_content {
	width:670px;
	height:450px;
	background-color:#FFFFFF;
	float:left;
	margin:0 20px 20px 0;
	padding:0;
}

/*//////////////////////////// property search results page //////////////////*/

#results_main_content {
	width:910px;
	height:auto;
	background-color:#FFFFFF;
	margin:0;
	padding:0 20px 20px;
}

#results_title_box {
	margin:0 0 10px;
	padding:10px 20px 10px 20px;
	width:908px;
	min-height:18px;
	height:auto;
	line-height:18px;
	background-color:#ececec;
	border:1px solid #cccccc;
	font-weight:bold;
}

#results_main_content_sp {
	width:910px;
	height:auto;
	background-color:#252525;
	margin:0;
	padding:20px 20px 20px;
}

#results_main_content_sp a {
	color:#FFFFFF;
}
#results_main_content_sp a:hover {
	color:#CCCCCC;
}

#results_title_box_sp {
	background-color: #252525;
    background-image: url("../admin/img/super_prime.png");
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    height: auto;
    line-height: 18px;
    margin: 0 0 10px;
    min-height: 19px;
    padding: 11px 20px 10px 42px;
    width: 886px;
	font-weight:bold;
}

.results_section {
	margin:0 0 15px;
	padding:0 0 15px;
	width:910px;
	height:auto;
	border-bottom:2px solid #ececec;
	position:relative;
}

.results_section_sp {
	border-bottom: 1px solid #CCCCCC;
    height: auto;
    margin: 0 0 20px;
    padding: 0 0 20px;
    position: relative;
    width: 910px;
}

.results_image {
	margin:0 20px 0 0;
	padding:0;
	width:274px;
	height:184px;
	float:left;
}

.results_image a {
	margin:0 20px 0 0;
	padding:0;
	width:270px;
	height:180px;
	float:left;
	border:2px solid #CCCCCC;
}

.results_image a:hover {
	margin:0 20px 0 0;
	padding:0;
	width:270px;
	height:180px;
	float:left;
	border:2px solid #cc1033;
}

.results_image_sp {
	margin:0 20px 0 0;
	padding:0;
	width:274px;
	height:184px;
	float:left;
}

.results_image_sp a {
	margin:0 20px 0 0;
	padding:0;
	width:270px;
	height:180px;
	float:left;
	border:2px solid #999999;
}

.results_image_sp a:hover {
	margin:0 20px 0 0;
	padding:0;
	width:270px;
	height:180px;
	float:left;
	border:2px solid #FFFFFF;
}

.results_info {
	margin:0;
	padding:0;
	width:616px;
	height:auto;
	float:left;
}

.results_heading {
	margin:5px 0 10px;
	padding:0;		
}

.results_heading_sp {
	background-image: url("../site_images/super_prime_icon.png");
    background-repeat: no-repeat;
    height: 40px;
    margin: 5px 0 5px;
    padding: 0 0 0 47px;
    width: 560px;
}

.results_desc {
	margin:10px 0 ;
	padding:10px 0 0;
	border-top:1px solid #cc1033;
	border-bottom:1px solid #cccccc;
	font-weight:normal;
}

.results_desc_sp {
	margin:10px 0 ;
	padding:10px 0 0;
	border-bottom:1px solid #cccccc;
	font-weight:normal;
}
.results_desc_sp p {
	color:#FFFFFF;
}

.results_desc_sp a {
	color:#FFFFFF;
}
.results_desc_sp a:hover {
	color:#CCCCCC;
}

.results_icons_box {
	position:absolute;
	margin:0;
	padding:0;
	width:400px;
	height:30px;
}
	.results_icon_number {
		margin:0;
		padding:4px 0 0 0;
		width:auto;
		height:auto;
		float:left;
		color:#999999;
		font-size:16px;
	}
	.results_icon_number_sp {
		margin:0;
		padding:4px 0 0 0;
		width:auto;
		height:auto;
		float:left;
		color:#CCCCCC;
		font-size:16px;
	}
	
	.results_icon {
		margin:0 15px 10px 5px;
		padding:0;
		width:auto;
		height:30px;
		float:left;
	}
	
	.results_spacer {
		margin:0 15px 0 0;
		padding:3px 0 0;
		float:left;
		color:#999999;
		font-size:16px;
	}

.results_status_box {
	position:absolute;
	right:1px;
	padding:0;
	width:195px;
	height:65px;
	bottom:10px;
}
	.sold_under_offer {
		position:absolute;
		margin:0 0 0 95px;
		padding:7px 0 0 0;
		background-image:url(../site_images/under_offer.png);
		width:100px;
		height:18px;
		float:right;
		text-align:center;
		color:#FFFFFF;
		font-size:11px;
	}
		
	.viewing_arrange a {
		position:absolute;
		display:block;
		margin:30px 0 0 45px;
		padding:7px 0 0 0;
		background-image:url(../site_images/arrange_viewing.png);
		width:150px;
		height:18px;
		text-align:center;
		color:#FFFFFF;
		text-decoration:none;
		font-size:11px;
	}
	.viewing_arrange a:hover {
		background-position: 0 25px;
	}
	
	.viewing_arrange_faded {
		position:absolute;
		display:block;
		margin:30px 0 0 45px;
		padding:7px 0 0 0;
		background-image:url(../site_images/arrange_viewing_unavailable.png);
		width:150px;
		height:18px;
		text-align:center;
		color:#FFFFFF;
		text-decoration:none;
		font-size:11px;
	}


.results_phone {
	position:absolute;
	margin:36px 0 0 0;
	padding:0;
	font-size:14px;
	color:#cc1033;
}

/*//////// INDIVIDUAL PROPERTY RESULTS PAGE ////////////////*/

.red_buttons a {
	margin:5px 0 0;
	display:block;
	padding:9px 0 0 0;
	width:150px;
	height:21px;
	text-align:center;
	background-image:url(../site_images/red_buttons.png);
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}

.red_buttons a:hover {
	background-position: 0 30px;
}

.red_buttons_selected a {
	margin:5px 0 0;
	display:block;
	padding:9px 0 0 0;
	width:150px;
	height:21px;
	text-align:center;
	background-image:url(../site_images/red_buttons.png);
	background-position: 0 30px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;	
}


#details_section {
	width:150px;
	min-height:350px;
	float:left;
	margin:0;
	padding:0;
}
	.details_icon {
		margin:0 0 5px;
		padding:0;
		width:40px;
		height:40px;
		float:left;
	}
	.details_icon_text {
		margin:0 0 5px 5px;
		padding:14px 0 0 0;
		height:26px;
		width:auto;
		float:left;
	}
	.details_icon_text_sp {
		margin:0 0 5px 5px;
		padding:14px 0 0 0;
		height:26px;
		width:auto;
		float:left;
	}
	
	.details_icon_text a {
		color:#333333;
	}
	
	.details_icon_text a:hover {
		color:#cc1033;
	}
	
	.details_icon_text_sp a {
		color:#FFFFFF;
	}
	
	.details_icon_text_sp a:hover {
		color:#CCCCCC;
	}
	
	.seperator {
		margin:10px 0 15px;
		padding:0;
		height:1px;
		width:150px;
		background-color:#CCCCCC;
	}

#gallery_holder_and_section {
	width:745px;
	height:auto;
	float:right;
	margin:0 0 20px;
}
	#property_info {
		width:530px;
		height:auto;
		padding:0;
		margin:15px 15px 0 0;
		float:left;
		text-align:justify;
	}
	
	#property_info_sp {
		width:530px;
		height:auto;
		padding:0;
		margin:15px 15px 0 0;
		float:left;
		text-align:justify;
	}
	
	#property_info_sp p {
		color:#FFFFFF;
	}
	
#property_icons_section {
	margin:15px 0 0;
	padding:0 0 0 15px;
	float:right;
	width:183px;
	height:auto;
	border-left:2px solid #ececec;
	background-color:#ffffff;
}

#property_icons_section_sp {
	margin:15px 0 0;
	padding:0 0 0 15px;
	float:right;
	width:183px;
	height:auto;
	border-left:1px solid #ececec;
}


.results_icon_number_property {
		margin:0;
		padding:9px 0 0;
		width:auto;
		height:23px;
		float:left;
		color:#999999;
		font-size:14px;
	}
	
.results_icon_property {
	margin:0 10px 0 0;
	padding:5px 5px 5px 0;
	width:auto;
	height:auto;
	float:left;
}

.results_icon_property_sp {
	margin:0 10px 0 0;
	padding:5px 5px 5px 0;
	width:auto;
	height:auto;
	float:left;
	color:#CCCCCC
}


/* ///////////// SEPERATE PAGE CONTENT FOR PROPERTY PAGE /////////////*/

#selected_page_content {
	margin:0 0 0 20px;
	padding:0;
	width:740px;
	height:auto;
	min-height:400px;
	float:left;
}

#formHolder {
	margin:20px 0 0;
	padding:0;
	width:700px;
	height:auto;
}

.formLeft {
	margin:10px 20px 10px 0;
	padding:5px 0 0;
	width:160px;
	height:15px;
	float:left;
	text-align:right;	
}

.formLeft_sp {
	margin:10px 20px 10px 0;
	padding:5px 0 0;
	width:160px;
	height:15px;
	float:left;
	text-align:right;
	color:#FFFFFF;	
}

.formRight {
	margin:10px 0;
	padding:0;
	width:300px;
	height:20px;
	float:left;
}

.formField {
	color:#333333;
	font-size:11px;
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	background-color:#ececec;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:20px;
	width:300px;
}

.formField_sp {
	color:#333333;
	font-size:11px;
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	background-color:#CCCCCC;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:20px;
	width:300px;
}

#property_image_fyi {
	width:300px;
	height:200px;
	border:1px solid #CCCCCC;
	margin:10px 0 10px 180px;
	padding:0;
}

.transport_icons {
	margin:20px;
	padding:0;
	width:60px;
	height:50px;
	float:left;
}

.transport_info {
	margin:20px 0;
	padding:12px 0 0 0;
	width:600px;
	height:38px;
	float:left;
}

.transport_info_sp {
	margin:20px 0;
	padding:12px 0 0 0;
	width:600px;
	height:38px;
	float:left;
}
.transport_info_sp p {
	color:#FFFFFF;
}
#mapHolder {
		margin:20px 0 0;
		padding:0;
		width:740px;
		height:400px;
	}
	
.floorplanHolder {
	margin:20px 10px 0 0;
	padding:0;
	width:350px;
	min-height:250px;
	height:auto;
	float:left;
}

.column1 {
	margin:10px 10px 10px 0;
	padding:10px 0 10px 0;
	width:300px;
	height:auto;
	float:left;
	line-height:16px;
}
.column2 {
	margin:10px 10px 10px 0;
	padding:10px 0 10px 0;
	width:160px;
	height:auto;
	float:left;
	line-height:16px;
}
.column3 {
	margin:10px 10px 10px 0;
	padding:10px 0 10px 0;
	width:160px;
	height:auto;
	float:left;
	line-height:16px;
}
.column4 {
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	width:auto;
	height:auto;
	float:left;
	line-height:16px;
}

.column1_sp {
	margin:10px 10px 10px 0;
	padding:10px 0 10px 0;
	width:300px;
	height:auto;
	float:left;
	line-height:16px;
	color:#FFFFFF;
}
.column2_sp {
	margin:10px 10px 10px 0;
	padding:10px 0 10px 0;
	width:160px;
	height:auto;
	float:left;
	line-height:16px;
	color:#FFFFFF;
}
.column3_sp {
	margin:10px 10px 10px 0;
	padding:10px 0 10px 0;
	width:160px;
	height:auto;
	float:left;
	line-height:16px;
	color:#FFFFFF;
}
.column4_sp {
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	width:auto;
	height:auto;
	float:left;
	line-height:16px;
	color:#FFFFFF;
}


/*														///////// SELL PAGE ///////////////*/

#sell_main_image {
	margin:0 20px 0 0;
	padding:0;
	width:666px;
	height:236px;
	border:2px solid #CCCCCC;
	background-image:url(../site_images/sell_main_image.jpg);
	float:left;
}

.reduce_space {
	margin:0 0 15px;
}

#sell_main_content {
	margin: 20px 0 0 0;
	padding:20px 0 20px 20px;
	background-color:#FFFFFF;
	width:930px;
	height:auto;
}

.sell_columns {
	margin:20px 23px 0 3px;
	padding:0;
	width:205px;
	height:auto;
	float:left;
}

.sell_icon_images {
	margin:0 0 15px;
	padding:0;
	border:1px solid #CCCCCC;
	width:205px;
	height:150px;
}

/*////////// organise valuation page /////////////////*/

#valuation_main_content {
	margin:0 20px 0 0;
	padding:0 20px;
	width:600px;
	height:auto;
	min-height:400px;
	background-color:#FFFFFF;
	float:left;
}

.client_section {
	width:280px;
	height:auto;
	margin:10px 0 0 0;
	padding:0 20px 0 0;
	float:left;
}

.clientFormLeft {
	margin:5px 0;
	padding:6px 0 0;
	width:90px;
	height:14px;
	float:left;
}

.clientFormRight {
	margin:5px 0;
	padding:0;
	width:190px;
	height:auto;
	float:left;
}

.clientFormField {
	color:#333333;
	font-size:11px;
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	background-color:#F5F5F5;
	border:1px solid #cccccc;
	height:20px;
	width:160px;
	margin:0;
	padding:0;
}

.clientFormTextArea {
	color:#333333;
	font-size:11px;
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	background-color:#F5F5F5;
	border:1px solid #cccccc;
	height:60px;
	width:160px;
	margin:0;
	padding:0;
} 

#register_image {
	margin:0;
	padding:0;
	width:286px;
	height:396px;
	background-image:url(../site_images/register_image.jpg);
	border:2px solid #cccccc;
	float:left;
}

/*											////////////////////  FOOTER ///////////////////*/

#footer_container {
	margin:20px 0 0 0;
	padding:0;
	min-height:150px;
	height:auto;
	width:950px;
	border-top:2px solid #ffffff;
	font-size:10px;
	color:#333333;
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	line-height:15px;
}
#footer_container_sp {
	margin:20px 0 0 0;
	padding:0;
	min-height:150px;
	height:auto;
	width:950px;
	border-top:2px solid #231f20;
	font-size:10px;
	color:#333333;
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	line-height:15px;
}

.footer_columns_left {
	margin:20px 0 0 0;
	padding:0;
	float:left;
	min-width:170px;
	width:auto;
	height:auto;
}
	.left_block {
		margin:0;
		padding:0;
		height:auto;
		width:80px;
		float:left;
	}
	
	.right_block {
		margin:0;
		padding:0;
		height:auto;
		width:120px;
		float:left;
	}
#footer_column_right {
	margin:20px 0 0;
	padding:0;
	float:right;
	width:300px;
	height:auto;
	text-align:right;
}

#footer_left_block {
	margin:0;
	padding:0;
	width:200px;
	height:auto;
	float:left;
}

#footer_right_block {
	margin:0;
	padding:0;
	width:100px;
	height:auto;
	float:left;
}

/*////////////////////////  CONTACT  //////////////////////////*/

#contact_main_content {
	margin:0 20px 0 0;
	padding:0 20px 20px;
	width:600px;
	height:auto;
	min-height:380px;
	background-color:#FFFFFF;
	float:left;
}
	.contact_section {
		margin:15px 0 0;
		padding:15px 0 0 0;
		border-top:solid 1px #CCCCCC;
		width:600px;
		height:auto;
	}
	.left_text_section {
		margin:0 20px 0 0;
		padding:0;
		height:auto;
		width:auto;
		float:left;
		line-height:16px;
	}
	.right_text_section {
		margin:0;
		padding:0;
		height:auto;
		width:500px;
		float:left;
		line-height:16px;
	}

#contact_image {
	margin:0;
	padding:0;
	width:286px;
	height:396px;
	background-image:url(../site_images/lausanne_office.jpg);
	border:2px solid #cccccc;
	float:left;
}

.menu_head {
	font-size:12px;
	font-style:italic;
	color:#00b5ec;
	cursor:pointer;
}
.menu_body {
	list-style:none;
	display:none;
	width:auto;
	float:left;
	margin:0;
	padding:0;
}
.menu_body li {
	color:#666666;
	margin:0 0 20px;
	padding:0;
	list-style:none;
	
}

#contactMapHolder {
	margin:0;
	padding:0;
	width:400px;
	height:200px;
	overflow:hidden;
	float:right;
}

/* ///////////////// valuation request / register page /  sitemap  /////////////////*/

#valuation_image {
	margin:0;
	padding:0;
	width:286px;
	height:396px;
	background-image:url(../site_images/valuation_page_image.jpg);
	border:2px solid #cccccc;
	float:left;
}

.input_btn {
	font-family: 'Lucida Grande', Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	border: 1px solid #cccccc;
	background-color:#egegeg;
	color:#333333;
	padding:0px 5px 1px 5px;
	width:auto;
	height:22px;
	font-weight:bold;
	margin-top:1px;
	cursor:pointer;
}	

#sitemap_main_content {
	width:950px;
	height:auto;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

.links_indent {
	padding:0;
	margin:10px 0 0 50px;
	width:auto;
	height:auto;
}

.links_indent a {
	color:#333333;
	text-decoration:none;
}

.links_indent a:hover {
	color:#cc1033;
	}
	
/* ////// IMAGE PROTECTION ////////*/

#img_protect {
	position:absolute;
	width:530px;
	height:350px;
	left:0;
	top:0;
	background-image:url(../site_images/pic_protect.png);
	background-repeat:no-repeat;
}
	
/* SOLD SECTION */

#sold_main_content {
	margin:0;
	padding:10px 20px 0;
	background-color:#FFFFFF;
	width:910px;
	height:auto;
}

#sold_right_section {
	margin:15px 0 0;
	padding:5px 0 10px 20px;
	width:180px;
	height:auto;
	background-color:#FFFFFF;
	float:right;
	position:relative;
}

.sold_properties_holder {
	float: left;
    height: auto;
  	margin: 0 2px 20px 1px;
    min-height: 200px;
    padding: 10px;
    width: 280px;
	position:relative;
}

.sold_properties_holder img {
	border: 2px solid #CCCCCC;
    height: 175px;
    margin: 0 0 8px;
    width: 276px;
}

.sold_properties_holder p {
	margin:0;
	padding:0 5px;
	font-size:12px;
}

.sold_page_img {
	background-image: url("../site_images/sold_page_img.png");
    height: 100px;
    margin: 0;
    position: absolute;
    right: 190px;
    top: 0;
    width: 150px;
}

.sold_icon {
	background-image:url(../site_images/sold_icon.png);
	background-repeat:no-repeat;
    height: 28px;
    position: absolute;
    top: 161px;
    width: 65px;
}

.fr_sold_icon {
	background-image:url(../site_images/fr_img/fr_sold_icon.png);
	background-repeat:no-repeat;
    height: 28px;
    position: absolute;
    top: 161px;
    width: 65px;
}


#sold_btn a {
	background-image:url(../site_images/sold_btn.png);
	background-repeat:no-repeat;
	width:165px;
	height:30px;
	margin:0 0 8px;
	padding:0;
	display:block;
	float:right;
}

#sold_btn_fr a {
	background-image:url(../site_images/fr_img/fr_sold_btn.png);
	background-repeat:no-repeat;
	width:165px;
	height:30px;
	margin:0 0 8px;
	padding:0;
	display:block;
	float:right;
}


#seller_reviews_btn a {
	background-image:url(../site_images/seller_rev_btn.png);
	background-repeat:no-repeat;
	width:165px;
	height:30px;
	margin:0;
	padding:0;	
	display:block;
	float:right;
}

#sold_btn a:hover, #seller_reviews_btn a:hover {
	background-position:0 -30px;
}

.review_block {
	margin:20px 0 0;
	padding:0 0 20px;
	border-bottom:1px solid #CCCCCC;
}
.review_block p {
	margin:0;
	padding:0 25px;
}
.rev_bracket_l {
	background-image:url(../site_images/review_open_bracket.png);
	background-repeat:none;
	width:20px;
	height:12px;
	float:left;
}
.rev_bracket_r {
	background-image:url(../site_images/review_close_bracket.png);
	background-repeat:none;
	width:20px;
	height:12px;
	float:right;
}
.title_red_text {
	color:#cc1033;
	font-size:14px;
	font-weight:bold;
}




