﻿img
{
	border:none;
	
}
.violet { color: #E64D24; }

a {
    color: #E64D24;
    text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
a:hover, a:focus { color: #888; text-decoration: none; }

strong { font-weight: bold; }

img { max-width: 100%; }

h1, h2 { line-height: 40px; }
h3, h4 { line-height: 20px; }

::-moz-selection { background: #E64D24; color: #fff; text-shadow: none; }
::selection { background: #E64D24; color: #fff; text-shadow: none; }


body{
	font-size:15px;
	padding:0px;
	margin:0px;
	background-repeat:repeat-x;
	font-family:Arial,Verdana,sans-serif;	
	background:#0090B5;
	
	
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
	position:fixed;
}
.loading
{
	width:100%;
	height:100%;
	position:absolute;
	z-index:1010;
	top:0px;
	left:0px;
	background:url(../images/loader.gif) no-repeat center;
	background-color:#ffffff;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	display:none;
}	
form
{
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
}
.vipstar
{

}
.vip
{
	color:#B32626 !important;
}

input[type=text], textarea, input[type=password]
{
	border:1px solid #ddd;
	height:25px;
}
input[type=text]:hover, textarea:hover, input[type=password]:hover, select:hover {
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}
select{
	line-height: 30px;
	height: 30px;
	border: 1px solid #E0E0E0;
	width: 100%;
	font-size: 13px;
	color: #444;	
	box-shadow: 0px 1px 2px rgba(16, 89, 182, 0.26);
}

.body{
	padding:2px;
	background: #0090b5;
	
}
.header{
	background:#055699;
	position:relative;
	height: 46px;
}
.row
{
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 150%;
	background: #fff;
}
.menu-fade
{
	display: none;
	position: absolute;
	top: 45px;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:100;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
	position:fixed;
	
}	
.header .menu-left{
position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 45px;
  height: 45px;
  background: url(../images/m-rows.png) no-repeat 10px 12px;
  cursor: pointer;
  border: none;
  z-index: 1000;
  color:#fff;
  border-right: 1px solid #084E88;
}
.header .menu-left:hover
{
	background-color:#05467B;
}

.header .menu-left>span
{
	display:block;
	height:45px;
	width:45px;
}
.header .view-pc{
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 45px;
  height: 45px;
  background: url(../images/m-view-pc.png) no-repeat 10px 10px;
  cursor: pointer;
  border: none;
  border-left: 1px solid #0D6DBD;
   border-right: 1px solid #0D6DBD;
}
.header .view-pc:hover
{
	background-color:#05467B;
}
.header .logo{
	text-align:center;
}
.header .view-search{
  position: absolute;
  top: 0px;
  right: 46px;
  display: block;
  width: 45px;
  height: 45px;
  background: url(../images/m-view-search.png) no-repeat 10px 10px;
  cursor: pointer;
  border: none;
   border-right: 1px solid #0D6DBD;
   border-left: 1px solid #0D6DBD;
}
.header .view-search:hover
{
	background-color:#05467B;
}
.header .menu-right{
  position: absolute;
  right: 0px;
  top: 0px;
  background: transparent url(../images/m-post.png) 10px 10px no-repeat;
  width: 45px;
  height: 45px;
  cursor: pointer;
  z-index:1000;
  color:#fff;
  border-left: 1px solid #084E88;
}
.header .menu-right:hover
{
	background-color:#05467B;
}

.menu-right>span
{
	display:block;
	height:44px;
	width:44px;
}

.menu-left>ul
{
	display:none;
	position:absolute;
	top:45px;
	left:0;
	width: 265px;
	background:#0090B5;
	margin:0;
	padding-left:0;
	z-index:1001;
	-webkit-box-shadow:0 5px 2px rgba(5,51,22,0.3);
	-moz-box-shadow:0 5px 2px rgba(5,51,22,0.3);
	box-shadow:0 2px 5px rgba(5,51,22,0.3);
	-ms-box-shadow:0 5px 2px rgba(5,51,22,0.3);
	-o-box-shadow:0 5px 2px rgba(5,51,22,0.3)
}

.menu-left>ul>li
{
	font-size:13px;
	line-height:37px;	
	padding: 0px 0px 0px 0px;
	position:relative;
	list-style-type:none;
	border-top: 1px solid #45BBF7;	
}
.menu-left>ul>li:hover
{
	background-color: #006782 !important;
}
.menu-left>ul>li .submenu
{
	display: inline-block;
	position: absolute;
	width: 80px;
	height: 40px;
	right: 0px;
}

.menu-left>ul>li .expand
{
	background:transparent url(../images/m-arrow-down.png) 49px 13px no-repeat;
}
.menu-left>ul>li .collapse
{
	background:transparent url(../images/m-arrow-up.png) 49px 13px no-repeat;
}
.menu-left>ul>li>a
{
	color:#fff;
	padding:10px 5px;
	border-radius:5px;
	text-decoration:none;
	text-transform: uppercase;

}
.menu-left>ul>li>ul
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display:none;
}
.menu-left>ul>li>ul>li
{
	list-style: none;
	border-bottom: 1px solid #006782;
	background: #005161;
	text-indent: 15px;
}
.menu-left>ul>li>ul>li:hover
{
	background-color: #006782 !important;
}
.menu-left>ul>li>ul>li>a
{
	text-decoration:none;
	color:#fff;
	display:block;
	text-transform: uppercase;
}
.menu-left>ul>li>ul>li>ul
{
	padding:0px;
	margin:0px;
	background-color: #005161 !important;
}
.menu-left>ul>li>ul>li>ul>li
{
	padding:0px;
	margin:0px;	
	text-indent:50px;
	border-bottom: 1px solid #006782;
	
}
.menu-left>ul>li>ul>li>ul>li:hover
{
	border-bottom: 1px solid #006782;
	background-color: #006782 !important;
}
.menu-left>ul>li>ul>li>ul>li:first-child
{
	border-top: 1px solid #006782;
}
.menu-left>ul>li>ul>li>ul>li:last-child
{
	border-bottom:none;
}
.menu-left>ul>li>ul>li>ul a
{
	color:#ffffff;
	text-decoration:none;
	text-transform: uppercase;
}
.menu-left>ul li li img{
	margin-bottom: -4px; margin-right: 7px; width: 20px; height: 20px; border: none;
}
.menu-left>ul li li.blank
{
	text-indent: 40px;
}

.menu-right>ul
{
	display:none;
	position:absolute;
	top: 45px;
	right: 0px;
	background: #0090B5;
	width:195px;
	margin:0;
	padding-left:0;
	text-align:left;
	z-index:1000;
	-webkit-box-shadow:0 5px 2px rgba(5,51,22,0.3);
	-moz-box-shadow:0 5px 2px rgba(5,51,22,0.3);
	box-shadow:0 2px 5px rgba(5,51,22,0.3);
	-ms-box-shadow:0 5px 2px rgba(5,51,22,0.3);
	-o-box-shadow:0 5px 2px rgba(5,51,22,0.3);
	
}

.menu-right>ul>li
{
	font-size:13px;
	line-height:40px;	
	padding: 0px 0px 0px 15px;
	position:relative;
	list-style-type:none;
	border-top: 1px solid #45BBF7;	
	text-indent:7px;
}
.menu-right>ul>li:hover
{
	background-color: #006782 !important;
}
.menu-right>ul>li img
{
	position: absolute;
	top: 12px;
	left: 5px;
	height:18px;
}
.menu-right>ul>li>span
{
	display:inline-block;
}
.menu-right>ul>li>a
{
	color:#fff;
	text-decoration:none;
	display:inline-block;	
}
.header .menu-show
{
	background-color:#05467B;
}
.header .menu-hide
{
	background-color:transparent;	
}
.head-search-box{
  	margin: 0px;
  	position: relative;
  	padding: 0px 0px 5px 0px;
  	border-bottom: 1px solid #0099CC;
	
}
.head-search-box .search-tab
{
	padding:0px;
	margin:0px;
	height:30px;
}
.head-search-box .search-tab li
{
  padding: 0px 5px 0px 5px;
  margin: 0px 0px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  float: left;
  list-style: none;
  background-color: #fff;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #000;
  border: 1px solid #055699;
  border-bottom: 0px;
}
.head-search-box .search-tab li.selected
{
	background:#055699;
	color:#fff;
	
}
.head-search-box .search-content
{
	
	padding: 5px 5px 2px 5px;
	background-color: #055699;
}
.head-search-box div{
	margin:0px 0px 5px 0px;
}
.head-search-box select {
	line-height: 30px;
	height: 30px;
	border: 1px solid #E0E0E0;
	width: 100%;
	font-size: 13px;
	color: #444;	
	box-shadow: 0px 1px 2px rgba(16, 89, 182, 0.26);
}
.head-search-box .button{
	color: #ffffff;
	background-color: #0099CC;
	border: none;
	-webkit-box-shadow: 0 2px 2px rgba(5, 51, 22, 0.3);
	border-radius: 3px;
	padding: 10px 17px 10px 17px;
	cursor: pointer;
}
.head-search-box .button:hover{
	background:#E78126;
}
.head-search-box .button:active
{
	background-color: #0099CC;
}
.head-search-box .show-advance-search{
	position: absolute;
	bottom: 25px;
	right: 5px;
	display: block;
	height: 15px;
	cursor: pointer;
	border: none;
	color:#fff;
	text-decoration:underline;
}
.head-search-box .show-advance-search:hover{
	text-decoration:underline;
}
.head-search-box .extra
{
	display:none;
}

#to_top
{
    position: fixed;
    right: 10px;
    bottom: 50px;
    display: none;
    text-align: center;
    text-decoration: none;
    z-index: 1100;
}

.footer{
	
	background:#055699;
	color:#fff;
	padding-top:10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.footer .line{
	border-top: 1px solid #084A81;
	border-bottom: 1px solid #0A61AA;
	margin:5px 0px 5px 0px;
}
.footer .copyright{
	text-align:left;
	line-height: 20px;
	padding-left: 5px;
}


/***** Footer *****/
/*
footer {
    margin: 0 auto;
	
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset; -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset; box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
}

.footer-box {
    margin-top: 20px;
    text-align: left;
}

.footer-box h4 {
    margin-top: 20px;
	margin-bottom: 10px;
    font-size: 15px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.footer-box-text p {
    line-height: 24px;
	text-align: justify;
	color: #5d5d5d;
	line-height: 150%;
}

.footer-box-text-contact i {
    padding-right: 7px;
}

.footer-box-text-subscribe form {
	padding-bottom: 10px;
}

.footer-box-text-subscribe input[type="text"] {
	width: 95%;
	height: 26px;
}


.flickr-feed {
    margin: 16px 0 0 0;
}

.flickr-feed a {
	display: inline-block;
	width: 54px;
	margin: 0 4px 4px 0;
}
.flickr-feed a:hover { opacity: 0.7; }
.flickr-feed a img { border: 2px solid #eaeaea; }


.footer-border {
    margin-top: 30px;
    border-top: 1px dashed #ddd;
}

.footer-copyright {
    margin-top: 15px;
    line-height: 24px;
    text-align: left;
	font-weight: bold;
	color: #5d5d5d;
}

.footer-social {
    margin-top: 5px;
    text-align: right;
}
.footer-social a { margin: 0 0 0 10px; font-size: 26px; color: #888; }
.footer-social a:hover, .footer-social a:focus { color: #E64D24; }

*/


.footer-box {
    margin-top: 20px;
    text-align: left;
}

.footer-box h4 {
    margin-top: 20px;
	margin-bottom: 10px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.footer-box-text p {
    line-height: 24px;
	text-align: justify;
	color: #fff;
	line-height: 150%;
}

.footer-box-text-contact i {
    padding-right: 7px;
}

.footer-box-text-subscribe form {
	padding-bottom: 10px;
}

.footer-box-text-subscribe input[type="text"] {
	width: 95%;
	height: 26px;
}


.flickr-feed {
    margin: 16px 0 0 0;
}

.flickr-feed a {
	display: inline-block;
	width: 54px;
	margin: 0 4px 4px 0;
}
.flickr-feed a:hover { opacity: 0.7; }
.flickr-feed a img { border: 2px solid #eaeaea; }


.footer-border {
    margin-top: 30px;
    border-top: 1px dashed #ddd;
}

.footer-copyright {
    margin-top: 15px;
    line-height: 24px;
    text-align: left;
	font-weight: bold;
	color: #fff;
}

.footer-social {
    margin-top: 5px;
    text-align: right;
}
.footer-social a { margin: 0 0 0 10px; font-size: 26px; color: #888; }
.footer-social a:hover, .footer-social a:focus { color: #E64D24; }
.top-contact
{
	display:none;
}
.error{
    border:1px solid #E00000;
    border-left:none;
    border-right:none;
    padding: 6px 7px 6px 7px;
    margin-bottom:20px;
    font-weight: bold;
    background: #ffa;
    margin:3px 0px 3px 0px;
    display:block;
    color:#FF0000;
    text-align:justify;
}
.success {
    border: 1px solid rgb(145, 189, 255);
    border-left: none;
    border-right: none;
    padding: 6px 7px 6px 7px;
    margin-bottom: 20px;
    font-weight: bold;
    background: rgb(178, 224, 255);
    margin: 3px 0px 3px 0px;
    display: block;
    color: #3603B8;
}
.fielderror
{
	background: #ffa !important;
	border: 1px solid red !important;
}

.p-left10
{
	padding-left: 10px;
}
.p-right10
{
	padding-right: 10px;
}
.m-left10
{
	margin-left: 10px;
}
.m-right10
{
	margin-right: 10px;
}
.m-top10
{
	margin-top: 10px;
}
.m-bottom10
{
	margin-bottom: 10px;
}
.p10
{
	padding: 10px;
}
.c-red
{
	color: red;
}
.f-bold
{
	font-weight: bold;
}
/*pagenum*/
.pagenum {
	/*background-color: #D2E9FF;*/
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}
.pagenum span {
	border: 1px solid #008080; 
	font-family: Tahoma;
	font-weight: bold; 
	text-decoration: none;
	font-size: 12px; 
	color: #0093DD;
	padding-top:2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.pagenum span.active{
	font-size: 12px; 
	color: #FF0000;
	text-decoration: underline;
}
.pagenum-loading
{
	width:100%;
	height:100%;
	position:absolute;
	z-index:1010;
	top:0px;
	left:0px;
	background:url(../images/loader.gif) no-repeat center;
	background-color:#ffffff;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	display:none;
}
.pagenum a {
	border: 1px solid #008080; 
	font-family: Tahoma;
	font-weight: bold; 
	text-decoration: none;
	font-size: 12px; 
	color: #0093DD;
	padding-top:2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.pagenum a:hover {
	font-family: Tahoma;
	font-weight: bold; 
	text-decoration: underline;
	font-size: 12px; 
	color: #0093DD;
}
.pagenum a.current {
	font-size: 12px; 
	color: #FF0000;
	text-decoration: underline;
	Cursor: default;
}
/*-----------------------------------------------------*/

.property .images{text-align:center;background:#fff;padding:10px 0 10px 0}
.property div.image-list{text-align:center;margin:0}
.property div.image-list img{display:block;max-width:730px;width:100%;cursor:pointer;margin-bottom:5px;border:1px solid #d0d0d0}
.property .small-thumbnail{text-align:center;margin:5px 0 0 0}
.property .small-thumbnail img{width:45px;height:45px;margin:0;cursor:pointer;border:3px solid #efefef}
.property .small-thumbnail .selected{border:3px solid blue}
.property .images .arrow-left{background:url(../images/utility-icon.png) -3px -661px no-repeat;position:absolute;left:10px;top:50%;margin-top:-15px;width:17px;height:30px;cursor:pointer}
.property .images .arrow-right{background:url(../images/utility-icon.png) -3px -690px no-repeat;position:absolute;right:10px;top:50%;margin-top:-15px;width:17px;height:30px;cursor:pointer}
.property .rent-notice{border:1px solid #e08181;background-color: #d5eeff;padding:3px;margin:5px 0 0 0;border-right:0;border-left:none;line-height:19px;}
.property .rent-notice>div{font-weight:bold;color:#f92020}
.property .rent-notice li{margin:0 0 0 20px;float:left;font-size:12px}
.property .rent-notice li a{color:Blue}
.swiper-container{width:350px;height:350px;z-index:100;color:#e58f3c;display:inline-block!important;background:#555;background:rgba(0,0,0,0.43)}
.swiper-slide{text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;list-style:none}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;z-index:1}
.swiper-wrapper{display:block;padding:0;margin:0;position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform,left,top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease}
.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{float:left}
.swiper-slide img{max-width:100%}
.swiper-wp8-horizontal{-ms-touch-action:pan-y}
.swiper-wp8-vertical{-ms-touch-action:pan-x}
.swiper-container .swiper-pagination{bottom:5px;left:0;position:absolute;text-align:center;width:100%;z-index:100}
.swiper-pagination-switch{border-radius:10px;cursor:pointer;display:inline-block;height:10px;margin:0 3px;width:10px;background-color:#fff}
.swiper-active-switch{background-color:#138cd0!important;background:repeat}

/*******************************************************************************/

.frmMain
{
	background-color:#FFFFFF;		
	z-index:1002;	
	width:100%;
}

.frmMain input[type='text'], .frmMain input[type='password']{
	width:100%;
}
.frmMain select
{
	line-height: 30px;
	height: 30px;
	border: 1px solid #E0E0E0;
	width: 100%;
	font-size: 14px;
}
.frmMain .button{
	color: #ffffff;
	background-color: #0099CC;
	border: none;
	-webkit-box-shadow: 0 2px 2px rgba(5, 51, 22, 0.3);
	border-radius: 3px;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
}
.frmMain .button:hover{
	background:#E78126;
}
.frmMain .button:active
{
	background-color: #0099CC;
}

.img-link{
    width: 98%;
	height: 100%;
	max-height: 200px;
    vertical-align: top;
	padding: 1%;
	
}
.frmTop
{
	background-color: #B1D6E8;		
	z-index:1002;	
	width:100%;
}
.frmTop .dropdown
{
	line-height: 30px;
	height: 30px;
	border: 1px solid #ABC1DE;
	width: 98%;
	font-size: 13px;
	color: #444;
}
.frmTop .textbox
{
	border: 1px solid #ABC1DE;
	height: 26px;
	line-height: 30px;
	width: 98%;
}
.frmTop .button{
	color: #ffffff;
	background-color: #0099CC;
	border: none;
	-webkit-box-shadow: 0 2px 2px rgba(5, 51, 22, 0.3);
	border-radius: 3px;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
}
.frmTop .button:hover{
	background:#E78126;
}
.frmTop .button:active
{
	background-color: #0099CC;
}

.fix-nav { position: fixed; top:0px; margin-top: 0px; float: left;}