	@charset "UTF-8";
	/* CSS Document */
	
	
	/*----------PROPERTY DESCRIPTION----------*/
	/* font face */
	
	@import url(../fonts/stylesheet.css);
	
	/* ...... */
	
	#property_description_wrapper
	{
	position: relative;
	width: 100%;
	background: #392948;
	border-bottom: solid 2px #D1D3D4;
	margin: 0 0 0 0;
	opacity: 0.85;
	}
	
	#property_description
	{
	position: relative;
	width: 960px;
	padding: 15px 10px;
	padding-bottom: 26px;
	margin: 0 auto 0 auto;
	}
	
	
	#property_title
	{
	position: relative;
	width: 960px;
	font-family: 'Merriweather', serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 100%;
	color: #9FCAD2;
	margin: 0 0 0 0;
	}
	
	
	#property_detail
	{
	position: relative;
	width: 960px;
	font-family: 'Lato', serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 100%;
	color: #fff;
	margin: 10px 0 0 0;
	}
	
	
	#view_here
	{
	position: absolute;
	bottom: -19px;
	left: 10px;
	z-index: 9;
	}
	#header_wrapper {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/spacer.png");
	filter: alpha(opacity=95);
}
	
	#view_here a
	{
	display: block;
	background: #9FCAD2;
	border: solid 2px #D1D3D4;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 100%;
	text-align: center;
	color: #fff;
	padding: 9px 14px;
	margin: 0 0 0 0;
	}
	
	
	#view_here a:hover
	{
	background: #463753;
	text-decoration: none;
	color: #fff;
	}
	
	
	/*----------PROPERTY IMAGE----------*/
	
	
	#property_img
	{
	position: relative;
	width: 100%;
	max-width: 100%;
	margin: 0 auto 0 auto;
	}
	
	
	#property_img img 
	{
	max-width: 100%;
	height: auto;
	}
	
	
	/*----------FOOTER----------*/
	
	
	#home_footer_wrapper
	{
	
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0 0 0 0;
	z-index:9999;
	position:fixed;
	}
	#home_footer_wrapper1
	{
	
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0 0 0 0;
	z-index:9999;
	position:absolute;
	}
	
	.demo_wrapper {
	width: 100%;
	margin: 0 auto;
	}
	.demo_block {
	width: 100%;
	}
	
	#sub_footer_wrapper

{

                position: relative;

                width: 100%;

                background: #463753;

                border-top: solid 2px #D1D3D4;

                margin: 0 0 0 0;

}

 

#sub_footer

{

                position: relative;

                width: 960px;

                font-family: 'Lato', sans-serif;

                font-size: 13px;

                font-weight: 400;

                line-height: 100%;

                text-align: center;

                color: #fff;

                padding: 16px 10px;

                margin: 0 auto 0 auto;

}
	/*----------PROPERTY SEARCH----------*/

#sub_footer_wrapper

{

                position: relative;

                width: 100%;

                background: #463753;

                border-top: solid 2px #D1D3D4;

                margin: 0 0 0 0;

}

 

#sub_footer

{

                position: relative;

                width: 960px;

                font-family: 'Lato', sans-serif;

                font-size: 13px;

                font-weight: 400;

                line-height: 100%;

                text-align: center;

                color: #fff;

                padding: 16px 10px;

                margin: 0 auto 0 auto;

}
	#property_search {
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	width: 954px;
	z-index:9999;
	}
	
	
	#property_search a
	{
	display: block;
	width: 100%;
	background: none repeat scroll 0 0 rgb(159, 202, 210);
	border: solid 2px #fff;
	border-bottom: 0;
	border-top-left-radius: 8px; 
	-moz-border-top-left-radius: 8px; 
	-webkit-border-top-left-radius: 8px; 
	-khtml-border-top-left-radius: 8px;
	border-top-right-radius: 8px; 
	-moz-border-top-right-radius: 8px; 
	-webkit-border-top-right-radius: 8px; 
	-khtml-border-top-right-radius: 8px;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 100%;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	margin: 0 0 0 0;
	font-weight:bold;
	z-index:9999;
	}
	
	
	#property_search a:hover
	{
	background: #463753;
	text-decoration: none;
	color: #fff;
	}
	
	
	/*----------FOOTER LOGOS----------*/
	
	
	#footer_logos_wrapper
	{
	position: static;
	width: 100%;
	background: #392948;
	border-top: solid 2px #D1D3D4;
	margin: 0 0 0 0;
	display:block;
	}
	
	
	#footer_logos
	{
	position: static;
	width: 960px;
	padding: 7px 10px 5px;
	margin: 0 auto 0 auto;
	}
	.mobile {
	display:none;
	}
	.row {
	display:none;
	}
	
	.sy-controls li {
	display:none;
	}
	
	
	@media screen and (max-width: 960px) {  
	#header {
	padding-left: 0;
	padding-right: 0;
	width: 780px;
	}
	#headertxt {
	width: 780px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	padding-left: 0;
	padding-right: 0;
	width: 780px;
	}
	#property_search {
	width: 780px;
	padding-left: 0;
	padding-right: 0;
	}
	#property_title {
	padding-left: 0;
	padding-right: 0;
	width: 780px;
	}
	#property_detail {
	width: 780px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:780px;
	padding-left: 0;
	padding-right: 0;
	}
	#footer_logos img {
	width:100%;
	}
	}
	@media screen and (max-width: 780px) {  
	#header {
	width:670px;
	}
	#headertxt {
	width: 670px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 670px;
	}
	#property_search {
	width: 260px;
	}
	#property_title {
	width: 670px;
	}
	#property_detail {
	width: 670px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:670px;
	}
	
	#main_menu li a {
	padding: 6px 10px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 230px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}

	}
	@media screen and (max-width: 670px) {  
	#header {
	width:565px;
	}
	#headertxt {
	width: 565px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 565px;
	}
	
	#property_search {
	margin-top: -67px;
	position: relative;
	width: 565px;
	}
	#property_title {
	width: 565px;
	}
	#property_detail {
	width: 565px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:565px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.desktop {
	display:none;
	}
	.mobile {
	display:block;
	}
	#home_footer_wrapper1 {
	position:fixed;
	}
    #header_wrapper {
	background-color:rgb(255, 255, 255);	
	}
	
	}
	@media screen and (max-width: 600px) { 
	#header {
	width:490px;
	}
	#headertxt {
	width: 490px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 490px;
	}
	#property_search {
	width: 490px;
	}
	#property_title {
	width: 490px;
	}
	#property_detail {
	width: 490px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:490px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	
	.row {
	display: block;
	float: left;
	height: 35px;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#main_menu {
	margin: 25px 0 0;
	}
	
	}
	
	
	@media screen and (max-width: 565px) {  
	#header {
	width: 90%;
	}
	#headertxt {
	width: 90%;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 490px;
	}
	#property_search {
	width: 490px;
	}
	#property_title {
	width: 490px;
	}
	#property_detail {
	width: 490px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:490px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	position: relative;
	z-index: 9;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	
	.row {
	display: block;
	float: left;
	height: 35px;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#property_search {
	position: static;
	margin-top: 0;
	width:100%;
	padding: 0;
	}
	
	}
	
	@medi