/*###############################*/
/*####### FILE CSS GLOBAL #######*/
/*###############################*/

/*####### GLOBAL TAGS #######*/
html,body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin:0;
	padding:0;
	border:0;
	height:100%;
}
body {
	background: #E7E6D7;
	min-width:788px;
	margin: 0;
	padding: 0;
	color: #333333;
}
img {
	border: 0;
}
a {
	margin: 0;
	padding: 0;
	color: #451E21;
	text-decoration: none;
}

a:hover {
	color: #2CA8DC;
}
/* COLORS ORANGE AND BROWN */
a.brown {
	margin: 0;
	padding: 0;
	color: #572910;
	text-decoration: none;
}
a.orange:hover {
	color: #B8D30B ;
}
a.brown:hover {
	color: #FAA4B3;
}
p {
	margin: 0 0 8px 0;
}
form {
	margin: 0;
	padding: 0;
}
input {
	border: 0;
}
textarea {
	border: 0;
}
select {
	
}
h1 {
	
}
h2 {
	
}
label {
	display: inline;
	float: left;
	width: 140px;
	color: #451E21;
}

/*####### GLOBAL STRUCTURE #######*/
#container_bg {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:836px;
	min-height: 100%;
	background: url(../_gfx/bg_container.gif) center repeat-y;
}
* html #container_bg {
	height: 100%;
}
#container {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-bottom:30px;
	min-height: 100%;
	width:788px;
}
* html #container {
	height: 100%;
}
#header {
	position: relative;
	width:788px;
	height:133px;
}
#leftContent {
	float: left;
	width: 155px;
	margin: 0;
	padding: 0;
}
#centralContent {
	float: left;
	width: 453px;
	padding: 10px 10px 0 15px;
}
#centralContent a {
	text-decoration: none;
}
#centralContent a:hover {
	text-decoration: underline;
}
#rightContent {
	float: left;
	width: 155px;
}
* html #rightContent {
	float: right;
	width: 153px;
}
#user_profile {
	margin: 0 0 0 15px;
}
#primeLocation{
	position: absolute;
	width: 50px;
	height: 50px;
	bottom: 18px;
	left: 78px;
}
#hotProperty {
	color: #939276;
	margin: 10px 10px 20px 10px;
}
#title {
	font-size: 14pt;
	color: #431F21;
}
.title {
	font-size: 14pt;
	color: #431F21;
}
#backnav {
	font-size: 8pt;
	font-weight: bold;
	float: right;
	margin: -15px 0 0 0;
}
#lightbox {
	background: #ECF7F9;
	padding: 10px 0 7px 10px;
}
#leftSquare {
	float: left;
	background: #88CFDC;
	width: 154px;
	height:37px;
}
/* COLORS ORANGE AND BROWN */
#leftSquare_orange {
	float: left;
	background: #B8D30B;
	width: 154px;
	height:37px;
}
#leftSquare_brown {
	float: left;
	background: #FAA4B3;
	width: 154px;
	height:37px;
}
#menuContent {
	float: left;
	width: 480px;
	height:37px;
}
#menuContent ul {
	margin: 0;
	padding: 0;
}
#menuContent li {
	margin: 0;
	padding: 0;
}
#rightSquare {
	float: left;
	background: #E2E0CA;
	width: 154px;
	height:37px;
	margin: 0;
	padding: 0;
	color: #FFF;
}
#rightSquareButton {
	width: 142px;
	height: 14px;
	margin: 10px 0 0 9px;
	padding: 4px 0 0 0;
	text-align: left;
	color: #1770B5;
	font-size: 7pt;
}
#menuleft {
	margin: 20px 0 20px 15px;
	padding: 0;
}
#menuleft li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#menuleft a {
	text-decoration: none;
}
#rightContentButton {
	text-align: center;
	margin: 12px 0 0 0;
}
#ct_areas {
	
	display: none;
}
#contactbox {
	position: absolute;
	display: none;
	left: 50%; 
	right: 50%; 
	background: #FFF;	
	border: 1px solid #886751;
	top: 150px;
	width: 380px;
	padding: 10px;
	margin-left: -190px;
	text-align: left;
}
#sendfriendbox {
	position: absolute;
	display: none;
	left: 50%; 
	right: 50%; 
	background: #FFF;	
	border: 1px solid #886751;
	top: 150px;
	width: 380px;
	padding: 10px;
	margin-left: -190px;
	text-align: left;
}
#alertbox {
	position: absolute;
	display: none;
	left: 50%; 
	right: 50%; 
	background: #FFF;	
	border: 1px solid #886751;
	top: 150px;
	width: 380px;
	padding: 10px;
	margin-left: -190px;
	text-align: left;
}
#floorplanbox {
	position: absolute;
	display: none;
	left: 50%; 
	right: 50%; 
	background: #FFF;	
	border: 1px solid #886751;
	top: 150px;
	width: 573px;
	padding: 10px;
	margin-left: -286px;
	text-align: left;
}
#mapbox {
	position: absolute;
	display: none;
	left: 50%; 
	right: 50%; 
	background: #FFF;	
	border: 1px solid #886751;
	top: 150px;
	width: 540px;
	padding: 10px;
	margin-left: -270px;
	text-align: left;
}
#aerialbox {
	position: absolute;
	display: none;
	left: 50%; 
	right: 50%; 
	background: #FFF;	
	border: 1px solid #886751;
	top: 150px;
	width: 540px;
	padding: 10px;
	margin-left: -270px;
	text-align: left;
}
#floorplan_pic {
	text-align: center;
	width: 193px;
	float: left;
}
#ct_desc {
	width: 455px;
}
#content_bottom {
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	position:relative;
	padding:3px 0 0 0;
	width:836px;
	height:20px;
	background: url(../_gfx/bg_container.gif) center repeat-y;
	font-size: 8pt;
}
#legal {
	border:0; padding:3px 0 0 0;
	border-top:1px dashed #88CFDC;
	margin:0 0 0 195px;
	width:455px;
	}
#legal_services {
	border:0; padding:3px 0 0 0;
	border-top:1px dashed #2CA8DC;
	margin:0 0 0 195px;
	width:455px;
	}
#legal_about {
	border:0; padding:3px 0 0 0;
	border-top:1px dashed #572910;
	margin:0 0 0 195px;
	width:455px;
}
/*####### MENU #######*/
#menu {
	width:788px;
	height:37px;
	border-top: 1px solid #D3C7BB;
	border-bottom: 1px solid #D3C7BB;
}
#menu ul {
	margin: 0;
	padding: 10px 0 0 15px;
}
#menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 13px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu .search_linkActive {
	color: #2CA8DC;
}
#menu .search_linkInactive {
	color: #D8D5BE;
}
#menu .search_linkInactive:hover {
	color: #2CA8DC;
}
/* COLORS ORANGE AND BROWN */
#menu .services_linkActive {
	color: #B8D30B;
}
#menu .services_linkInactive {
	color: #D8D5BE;
}
#menu .services_linkInactive:hover {
	color: #B8D30B;
}
#menu .about_linkActive {
	color: #FAA4B3;
}
#menu .about_linkInactive {
	color: #D8D5BE;
}
#menu .about_linkInactive:hover {
	color: #FAA4B3;
}
#menu .home_linkActive {
	color: #2CA8DC;
}
#menu .home_linkInactive {
	color: #D8D5BE;
}
#menu .home_linkInactive:hover {
	color: #351601;
}

#menu #tmenuSearch {
	xbackground: url(../_gfx/btt_search.gif) no-repeat 0 2px;
	font-weight: bold;
	padding: 0 0 0 3px;
	font-size: 9pt;
}
#menu #tmenuServices {
	xbackground: url(../_gfx/btt_search.gif) no-repeat 0 2px;
	font-weight: bold;
	padding: 0 0 0 25px;
	font-size: 9pt;
}
#menu #tmenuAboutus {
	xbackground: url(../_gfx/btt_search.gif) no-repeat 0 2px;
	font-weight: bold;
	padding: 0 0 0 25px;
	font-size: 9pt;
}
#menu #tmenuHome {
	xbackground: url(../_gfx/btt_search.gif) no-repeat 0 2px;
	font-weight: bold;
	padding: 0 0 0 25px;
	font-size: 9pt;
}

/*####### BUTTONS #######*/
.bt_enlarge {
	background: url(../_gfx/bt_enlarge.gif) right top no-repeat;
	width: 80px;
	height: 18px;
	color: #2CA8DC;
	font-size: 9pt;
	padding: 3px 24px 0 0;

}

/*####### FONTS #######*/
.font_bold {
	font-weight: bold;
}
.font_blue {
	color: #2CA8DC;
}
.font_dbrown {
	color: #441D1E;
}
.font_brown_small {
	font-size: 8pt;
	color: #451E21;
}
.font_small {
	font-size: 8pt;
}
.font_lbrown {
	background: #F8F9F4;
}
font_brown {
	
}

/*####### FORMS #######*/
.formbox_beige {
border:0; margin:0; padding:3px;
background-color:#F8F9F4;
}
* html .formbox_beige {
border-top:3px;
}
.input_text_login {
	width: 126px;
	border:0;
}
.input_text_profile {
	margin: 0 0 5px 4px;
	width: 228px;
	border:1px solid #AAAAAA;
}
.select_profile {
	width: 228px;
	margin: 0 0 5px 4px;
	border:1px solid #AAAAAA;
}
.select_search {
	width: 78px;
	border:1px solid #AAAAAA;
}
.input_text_contactbox {
	margin: 0 0 5px 4px;
	width: 228px;
	border:1px solid #AAAAAA;
}
.label_contactbox {
	display: inline;
	float: left;
	width: 98px;
}
.input_textarea_contactbox {
	margin: 0 0 5px 4px;
	width: 228px;
	height: 50px;
	border:1px solid #AAAAAA;
}


/*####### CONTENT CLASSES #######*/
.clearPage {
	clear:both;
}
.tmenuPrev {
	background: url(../_gfx/btt_prev.gif) no-repeat 0 3px;
	color: #4071B8;
	padding: 0 0 5px 20px;
	font-size: 8pt;
	font-weight: bold;
}
.tmenuPrev:hover {
	background: url(../_gfx/btt_prev_on.gif) no-repeat 0 3px;
	color: #FFF;
}
.tmenuPrevNoActive {
	background: url(../_gfx/btt_prev_noa.gif) no-repeat 0 3px;
	color: #CAC6B5;
	padding: 0 0 5px 20px;
	font-size: 8pt;
	font-weight: bold;
}
.tmenuNext {
	background: url(../_gfx/btt_next.gif) no-repeat 29px 3px;
	color: #4071B8;
	padding: 0 20px 3px 0;
	font-size: 8pt;
	margin: 0 0 0 0;
	font-weight: bold;
}
.tmenuNext:hover {
	background: url(../_gfx/btt_next_on.gif) no-repeat 29px 3px;
	color: #FFF;
}
.tmenuNextNoActive {
	background: url(../_gfx/btt_next_noa.gif) no-repeat 29px 3px;
	color: #CAC6B5;
	padding: 0 20px 3px 0;
	font-size: 8pt;
	margin: 0 0 0 0;
	font-weight: bold;
}
.tmenuFirst {
	background: url(../_gfx/bt_first.gif) no-repeat 0 1px;
}
.tmenuFirst:hover {
	background: url(../_gfx/bt_first_on.gif) no-repeat 0 1px;
}
.tmenuLast {
	background: url(../_gfx/bt_first.gif) no-repeat 0 1px;
}
.link_active {
	color: #2CA8DC;
}
/* COLORS ORANGE AND BROWN */
.link_active_orange {
	color: #B8D30B ;
}
.link_active_brown {
	color: #FAA4B3;
}
.hrcolor {
	border-top: 1px dashed #5ACCF1;
	margin: 5px 10px 5px 0;
	height:0;
	font-size:1px;
}
.hrcolorhot {
	border-top: 1px dashed #5ACCF1;
	margin: 5px 5px 5px 0;
	height:0;
	font-size:1px;
}
.hrcolor100 {
	border-top: 1px dashed #5ACCF1;
	margin: 5px 0 5px 0;
	height:0;
	font-size:1px;
}
.hrcolor100line {
	border-top: 1px solid #5ACCF1;
	margin: 5px 0 5px 0;
	height:0;
	font-size:1px;
}
.hrcolor130 {
	border-top: 1px dashed #5ACCF1;
	margin: 5px 0 5px 13px;
	width: 130px;
	height:0;
	font-size:1px;
}
* html .hrcolor130 {
	margin: 5px 0 5px 0;
	}

/* ORANGE HR */
.hrcolor_orange {
	border-top: 1px dashed #B8D30B;
	margin: 5px 10px 5px 0;
}
.hrcolorhot_orange {
	border-top: 1px dashed #B8D30B;
	margin: 5px 5px 5px 0;
}
.hrcolor100_orange {
	border-top: 1px dashed #B8D30B;
	margin: 5px 0 5px 0;
}
.hrcolor100line_orange {
	border-top: 1px solid #B8D30B;
	margin: 5px 0 5px 0;
}
.hrcolor130_orange {
	border-top: 1px dashed #B8D30B;
	margin: 5px 0 5px 13px;
	width: 130px;
}
/* BROWN HR */
.hrcolor_brown {
	border-top: 1px dashed #FAA4B3;
	margin: 5px 10px 5px 0;
}
.hrcolorhot_brown {
	border-top: 1px dashed #FAA4B3;
	margin: 5px 5px 5px 0;
}
.hrcolor100_brown {
	border-top: 1px dashed #FAA4B3;
	margin: 5px 0 5px 0;
}
.hrcolor100line_brown {
	border-top: 1px solid #FAA4B3;
	margin: 5px 0 5px 0;
}
.hrcolor130_brown {
	border-top: 1px dashed #FAA4B3;
	margin: 5px 0 5px 13px;
	width: 130px;
}
/* LINKS */
.link_underline_small {
	text-decoration: underline;
}
.text_align_top {
	vertical-align: top;
}
.searchbg {
	background: #F8F9F4;
	padding: 5px 0 5px 10px;
	margin: 0;
}
.searchbox1 {
	padding: 7px 0 0 10px;
}
.msg_error {
	color: #FBA4B3;
}
.result_info {
	font-size: 8pt;
	
}
.rightFloat {
	float: right;
	margin:0; padding:0; border:0;
}
.marginButtonRight {
	margin: 0 0 5px 0;
}
* html .marginButtonRight {
	margin: 0;
}
.border_thumb a {
	float: right;
	display: block;
}
/* ADDED FOR LEFT HAND AND RIGHT SERVICES INCLUDE */

.lefthand_inc_image {
margin: 10px 0 0 0;
border:0; padding:0;
position: absolute;
left: 0;
}
.quote_orange {
color:#B8D30B;
font-size:16px;
font-weight:bold;
margin-top:20px;
margin-left:-5px;
}
.quote_brown {
color:#FAA4B3;
font-size:16px;
font-weight:bold;
margin-top:20px;
margin-left:-5px;
}
a.rightlink_orange {
font-size:11px;
color:#B8D30B;
font-weight:bold;
text-decoration: underline;
}
a.rightlink_orange:hover {
color:#B8D30B;
}

a.rightlink_brown {
font-size:11px;
color:#FAA4B3;
font-weight:bold;
text-decoration: underline;
}
a.rightlink_brown:hover {
color:#FAA4B3;
}

/* ADDED FOR ALERT BOX STYLE */
.alert_info {
	width:380px;
	height:140px;
	margin:10px 0 10px 0;
	padding:10px 3px 10px 3px;
	border:0;
	border-top:1px solid #88CFDC;
	border-bottom:1px solid #88CFDC;
	background-color:#ECF7F9;
	color:#FF9F48;
}
.bigbrowntext {
color:#441D1E;
font-size:16px;
font-weight:bold;
}
.linkServices:hover {
	color: #B8D30B;
}
.linkAbout:hover {
	color: #FAA4B3;
}
.rail {
	color: #2CA8DC;
	font-weight: bold;
}
.rail:hover {
	color: #451E21;
}
.introTitle {
	color: #2CA8DC;
	padding: 5px 0 5px 0;
}
.slide_off {
	cursor: pointer;
	font-size: 9pt;
}
.slide_on {
	color: #451E21;
	cursor: pointer;
	font-size: 9pt;
}
