/* CSS Document */

.clear {
	clear:both;
}

select, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.00em;
}

body {
	background-color:#F5F5F5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.69em /* 11px */;
	color:#0179B8;
}

a {
	color:#0179B8;
}

#parent {
	width:802px;
	margin:0 auto;
	background:  url("../images/site_border.gif") repeat-y;
}

/****** Container Styles for the home page **********/


#top_home {
	height:300px;
	background: url("../images/top_bg.jpg") no-repeat;
}

#right_column_home {
	width:600px;
	float:left;
	border-left: 1px solid #FFFFFF;
	background-color:#FFFFFF;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#header_home {
	background: url("../images/main_header.gif") no-repeat;
	height:20px;
}

#header_home .text_header{
	font-weight:bold;
	color:#FFFFFF;
	padding: 3px 0px 0px 6px;
}





#top {
	height:300px;
	background: url("../images/top_bg_full.jpg") no-repeat;
}

#top_logo {
	float:left;
	padding:7px 0px 0px 51px;
}

#top_links {
	float:right;
	padding:7px 0px 0px 0px;
	font-size:0.91em;
	letter-spacing:-0.09em;
}

#top_links ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 12px 0px 20px;
	list-style:none;
}

#top_links li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
}

#top_links li.faq_link {
	padding: 0px 10px 0px 0px;
}

#top_links li.about_link {
	padding: 0px 18px 0px 0px;
}

#top_links a {
	color:#69AAD7;
	text-decoration:none;
	font-weight:bold;
}

#top_links a:hover {
	color:#F68915;
}

#top_menu {
	clear:both;
	background: url("../images/bg_top_nav.jpg") no-repeat;
	height:174px;
	margin: 0px 0px 0px 21px;
	text-align:right;
	width:180px;
	font-weight:bold;
	position:relative;
	top:20px;
	color:#FFFFFF;
}

#top_menu a{
	color:#FFFFFF;
	text-decoration:none;
}

#top_menu a:hover{
	text-decoration:underline;
}

#top_menu ul {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style:none;
}

#top_menu li {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 7px 0px;
}

#left_column {
	width:189px;
	float:left;
	color:#D6411E;
}

#right_column {
	width:600px;
	float:left;
	border-left: 1px solid #FFFFFF;
	background-color:#FFFFFF;
	min-height:400px;
	height:auto !important;
	height:400px;
	border-bottom: 1px solid #F6A815;
	background: url("../images/bg_right.gif") repeat-y;
}

#search_title {
	background: url("../images/search_title.gif") no-repeat;
	height:17px;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
	padding: 3px 6px 0px 0px;
}

#search_form {
	padding: 0px 5px 0px 6px;
	font-weight:bold;
}

#search_form form {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

.searchButton {
  border: 0;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  width: 59px;
  height: 21px;
	background: url("../images/button_search.jpg") 0px 1px no-repeat;
	margin:5px 0px 0px 120px;
}

.showButton {
  border: 0;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  width: 100px;
  height: 21px;
	background: url("../images/button_show.jpg") 0px 1px no-repeat;
	margin:5px 0px 0px 80px;
}

#search_form select {
	width:179px;
	margin: 2px 0px 5px 0px;
	font-weight:normal;
}

#search_form input {
	width:173px;
	margin: 2px 0px 5px 0px;
	font-weight:normal;
}

#content_holder {
	background: #FACB73 url("../images/bg_corner.gif") bottom left no-repeat;
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 6px 0px;
}

#latest_property_box {
	border-bottom: 1px solid #F6A815;
	background: url("../images/bg_right.gif") repeat-y;
}


#latest_property_image {
	float:left;
	width:298px;
}

#latest_property_image img {
	padding: 1px 0px 1px 2px;
}

#latest_property_text {
	float:left;
	width:280px;
	padding:10px 5px 0px 10px;
	font-size:0.8em;
}

#latest_property_title {
	float:left;
	width:200px;
	font-weight:bold;
	font-size:1.2em;
	padding:0px 0px 5px 0px;
}

#latest_property_subtitle {
	font-size:1.2em;
}


#latest_property_price {
	float:left;
	width:80px;
	font-weight:bold;
	text-align:right;
	font-size:1.2em;
}

#latest_property_box a {
	color:#F68915;
	text-decoration:none;
	font-weight:bold;
}

#latest_property_box a:hover {
	text-decoration:underline;
}

#latest_property_desc {
	clear:both;
}

#latest_property_desc p {
	margin:10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#hot_properties {
	margin:1px 0px 0px 0px;
}

.hot_property_box_left {
	width:300px;
	float:left;
	background: url("../images/hot_bg_wide.gif") repeat-y;
	margin:0px 1px 0px 0px;
	border-bottom: 1px solid #E16013;
	height:117px;
}

.hot_property_box_right {
	width:299px;
	float:left;
	background: url("../images/hot_bg.gif") repeat-y;
	border-bottom: 1px solid #E16013;
	height:117px;
}


.hot_property_box_header {
	background: url("../images/hot_title.gif") no-repeat;
	height:20px;
}

.hot_property_box_image {
	float:left;
	width:95px;
}

.hot_property_box_image img {
	padding: 1px 0px 1px 2px;
}

.hot_property_box_text {
	float:left;
	width:189px;
	padding:0px 5px 0px 7px;
	font-size:0.8em;
}

.hot_property_box_title {
	float:left;
	width:125px;
	font-weight:bold;
	padding: 3px 0px 0px 0px;
}


.hot_property_box_price {
	float:left;
	width:60px;
	font-weight:bold;
	text-align:right;
	padding: 3px 0px 0px 0px;
}

.hot_property_box_text a {
	color:#F68915;
	text-decoration:none;
	font-weight:bold;
}

.hot_property_box_text a:hover {
	text-decoration:underline;
}

.hot_property_box_subtitle {clear:both;}

.hot_property_box_desc {
  clear:both;
  padding: 5px 0px 5px 0px;
}


.hot_property_box p {
	margin:0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

#footer {
	background: #F4F4F4 url("../images/footer_bg.jpg") top left no-repeat;
	height:60px;
	font-size:0.8em;
	font-weight:bold;
	color:#EE7C02;
}

#footer ul {
	margin: 0px 0px 0px 50px;
	padding: 4px 0px 0px 0px;
	list-style:none;
}

#footer li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
}

#footer a {
	text-decoration:none;
	color:#EE7C02;
}

#footer a:hover {
	text-decoration:underline;
}

#visualsoft {
	text-align:right;
	padding: 10px 0px 0px 0px;
}


#header {
	background: url("../images/link_header.gif") top left no-repeat;
	height:20px;
	font-weight:bold;
}

#header a
{
	text-decoration: none;
	display: block;
	height:17px;
	padding: 2px 0px 0px 0px;
	width:150px;
	color:#FFFFFF;
	background: url("../images/link_on.gif") top right no-repeat;
}

#header a.wider_tab
{
	color: #000;
	text-decoration: none;
	display: block;
	height:17px;
	padding: 2px 0px 0px 0px;
	width:210px;
	color:#FFFFFF;
	background: url("../images/link_on.gif") top right no-repeat;
}

#header li#active, #header a:hover, li#active a  {
	background-color:#F6A815;
        color:#D6411E;
}

#header ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}

#header li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
}

#view_property {
	border: 1px solid #E16013;
	margin: 1px 2px 1px 2px;
	clear:both;
}

#view_property_additional .title {
	background-color:#F6A815;
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px 0px 5px 10px;
	margin: 1px 1px 1px 1px;
}


#view_property_additional p {
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

#view_property_details {
	background: url("../images/overview_bg.gif") top right repeat-y;
	border-bottom: 1px solid #E16013;
}

#view_property_titlebar, .search_property_header {
	background-color:#CEE1F0;
	font-weight:bold;
	font-size:1.1em;
	margin: 1px 1px 1px 1px;
	padding: 3px 5px 3px 5px;
	text-decoration:none;
}

.search_property_header a {
	text-decoration:none;
	color:#0179B8;
}

#view_property_titlebar h1, .search_property_title {
	float:left;
	width:460px;
	display:block;
}

#view_property_titlebar h1, #view_property_titlebar p {
	font-size:1em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#view_property_titlebar p, .search_property_price {
	float:left;
	width:120px;
	text-align:right;
	display:block;
}


#view_property_images {
	width:313px;
	padding: 5px 0px 5px 5px;
	float:left;
}

#view_property_small_images ul {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}

#view_property_small_images li {
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
}

#view_property_small_images li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#view_property_overview {
	float:left;
	width:276px;
	background: url("../images/overview_bg.gif") top right repeat-y;
}

#view_property_overview .title {
	background-color:#0A7EBB;
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px 0px 5px 10px;
	margin: 0px 1px 0px 0px;
	border-bottom: 1px solid #FFFFFF;
}

#view_property_overview .phone_holder {
	text-align:center;
}

#property_options {
	margin: 10px 0px 10px 35px;
}

#property_options img {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#property_options a {
	text-decoration:none;
	font-weight:bold;
	color:#0A7EBB;
}

#property_options a:hover {
	text-decoration:underline;
}

#property_overview {
	margin: 10px 10px 10px 10px;
}

#property_overview td.label {
	font-weight:bold;
	width:115px;
	text-align:right;
	padding: 5px 10px 5px 0px;
}

p.search_results_error {
	font-weight:bold;
	float:left;
	margin: 10px 5px 10px 6px;
	display:block;
}

p.search_results_info, p.view_property_back, p.search_paging_numbers {
	color:#EE7C02;
	font-weight:bold;
	float:left;
	margin: 10px 0px 10px 6px;
	display:block;
}

p.search_results_save a, p.view_property_links a, p.view_property_back a, p.search_paging_navigation {
	text-decoration:none;
	color:#EE7C02;
	font-weight:bold;
}

p.search_paging_navigation a {
	text-decoration:underline;
	color:#EE7C02;
	font-weight:bold;
}

p.search_results_save a:hover, p.view_property_links a:hover, p.view_property_back a:hover, p.search_paging_navigation a:hover {
	text-decoration:underline;
}

p.search_results_save, p.view_property_links, p.search_paging_navigation {
	float:right;
	margin: 10px 10px 10px 0px;
}

#cms_content {
	padding: 5px 30px 5px 20px;
}

#cms_content .image_right {
	margin: 0px 0px 0px 10px;
}

#cms_content p.title {
	font-size:1.1em;
}

#cms_content p {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#search_results_filter {
	text-align:right;
	margin: 0px 10px 0px 0px;
	clear:both;
}

#search_results_filter form{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#search_results_filter label {
	display:none;
}


.search_property_box {
	border: 1px solid #E16013;
	margin: 0px 2px 1px 2px;
}

.search_property_image {
	width:125px;
	padding: 0px 0px 1px 1px;
	float:left;
}

.search_property_description {
	width:454px;
	padding: 0px 0px 5px 0px;
	float:left;
}

.search_property_description p {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.search_property_description a {
	color:#F68915;
	text-decoration:none;
	font-weight:bold;
}

.search_property_description a:hover {
	text-decoration:underline;
}

#cms_content hr {
  border-bottom: 1px solid #0179B8;
  border-left: 0px;
  border-right:  0px;
  border-top: 0px;
}

#cms_content form {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
}

