@charset "utf-8";
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
ol {
	padding:0px;
	margin:0px;
	list-style:none;
}
a {
	outline:none;
}
li {
	padding:0px;
	margin:0px;
	list-style:none;
}
 @font-face {
 font-family: 'aleoregular';
 src: url('aleo-regular-webfont.eot');
 src: url('aleo-regular-webfont.eot?#iefix') format('embedded-opentype'), url('aleo-regular-webfont.woff') format('woff'), url('aleo-regular-webfont.ttf') format('truetype'), url('aleo-regular-webfont.svg#aleoregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
p.wp-caption-text {
	text-align:center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.whole_wrapper {
	position:relative;
	z-index:2;
}
header {
	min-height:680px;
}
.innerheader {
	min-height:172px;
}
.wrapper {
	width: 1140px;
	margin: auto;
}
.header {
	background-image: url(../../images/header_bg.png);
	background-repeat:repeat-x;
	color: #ffffff;
	font-family: 'Rosario', sans-serif;
	position:fixed;
	z-index:9999;/* -webkit-transition-duration: .5s;
 -moz-transition: .5s;
 transition-duration: .5s;*/
}
.sticky .logo img {
	width:75%;
}
.sticky .header {
	background-image: url(../../images/header_bg1.png);
	width:100%;
	z-index:9999;
}
.logo {
	float: left;
	padding-top: 13px;
	padding-left: 13px;
	padding-bottom:20px;/* -webkit-transition-duration: .5s;
 -moz-transition: .5s;
 transition-duration: .5s;*/
}
.logo img {
	width:100%;
 -webkit-transition-duration: .5s;
 -moz-transition: .5s;
 transition-duration: .5s;
}
.headersearch {
	width: 316px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 39px;
	margin-left: 200px;
	font-family: 'Rosario', sans-serif;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 5px;/* -webkit-transition-duration: .5s;
 -moz-transition: .5s;
 transition-duration: .5s;*/
}
.headersearch a {
	color: #25aae1;
	text-decoration:none;
}
.headersearch a:hover {
	color: #50c7f8;
	text-decoration:none;
}
.headerwrapper {
	margin: auto;
	width: 1140px;
}
.sticky .headerwrapper {
	width:100%;
}
.sticky .headersearch {
	display:none;/* -webkit-transition-duration: .5s;
 -moz-transition: .5s;
 transition-duration: .5s;*/
}
.sticky .header_right {
	display:none;/* -webkit-transition-duration: .5s;
 -moz-transition: .5s;
 transition-duration: .5s;*/
}
.header_right {
	float: right;
	width: 295px;
	padding-right: 10px;
 -webkit-transition-duration: .3s;
 -moz-transition: .3s;
 transition-duration: .3s;
}
.login_icon {
	background-image: url(../../images/login_icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 34px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 35px;
	margin-right: 20px;
	display:block;
	line-height: 26px;
	padding-top: 8px;
	float:right;
	background-color: #535151;
	padding-right: 10px;
	padding-bottom: 8px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.login_icon:hover {
	color: #e8e8e8;
}
.logout_icon {
	background-image: url(../../images/login_icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 34px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	display:block;
	line-height: 40px;
	float:right;
	padding-right: 10px;
}
.logout_arrow {
	background-image: url(../../images/logout_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 98% center;
	width:28px;
	float:right;
	display:block;
	line-height: 40px;
	margin-right: 5px;
	cursor:pointer;
}
.logout_icon:hover {
	color: #e8e8e8;
}
.propety_icon {
	background-image: url(../../images/propety.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	color: #bcbcbc;
	text-decoration: none;
	margin-top: 13px;
	margin-right: 26px;
	display:block;
	line-height: 26px;
	padding-top: 1px;
	float:right;
}
.propety_icon:hover {
	color: #fff;
}
.clear_right {
	clear: right;
}
.search_txtbox {
	background-color: #676767;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 235px;
	float: left;
	height: 32px;
	margin-top:21px;
	color: #b0b0b0;
	padding-left: 5px;
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
}
.go_btn {
	background-image: url(../../images/search_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	cursor:pointer;
	margin-top:21px;
 -webkit-transition-duration: .3s;
 -moz-transition: .3s;
 transition-duration: .3s;
}
.go_btn:hover {
	background-position: left bottom;
}
.clear {
	clear:both;
}
.toggleMenu {
	display:  none;
	text-align:center;
	text-decoration:none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;

	cursor:pointer;
}
.sticky .toggleMenu {
	margin-left:23px;
}
.sticky .nav {
	float: right;
	margin-top:-80px;
	margin-right:20px;/* -webkit-transition-duration: .5s;
 -moz-transition: .5s;
 transition-duration: .5s;*/
}
.sticky .nav a {
	padding: 0px 20px 0px 20px;
}
.sticky .nav .home_icon span {
	background-image: url("../../images/home_icon.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	padding: 0;
	width: 40px;
}
.nav {
	list-style: none;
 *zoom: 1;
	background-image:url(../../images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:50px;
	background-color:#25aae2;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav ul {
	list-style: none;
}
.nav a {
	padding: 0px 40px 0px 41px;
	color:#ffffff;
	text-decoration:none;
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	line-height:50px;
	text-align: center;/* -webkit-transition-duration: .8s;
 -moz-transition: .8s;
 transition-duration: .8s;*/
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .nav a {
	padding: 0px 42px 0px 40px;}

}
.nav li:first-child {
	background-image:none;
	margin-right:0px;
}
.nav li {
	position: relative;
	margin-right:1px;
	background-image:url(../../images/menu-line.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.nav > li {
	float: left;
}
.nav > li > .parent {
	background-repeat: no-repeat;
	background-position: right;
}
.nav > li > a {
	display: block;
}
.nav li ul {
	position: absolute;
	left: -9999px;
	width:14.8em;
}
.nav > li.hover > ul {
	left: 0;
}
.nav li.hover a {
	background-color:#137eab;
 -webkit-transition-duration: .8s;
 -moz-transition: .8s;
 transition-duration: .8s;
}
.nav a.active {
	background-color:#1a93c5;
	background-image:url(../../images/active-menu.png);
	background-repeat:no-repeat;
	background-position:center -2px;
}
.nav li li.hover ul {
	left: 100%;
	top: 0;
}
.nav li li a {
	display: block;
	position: relative;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3bbdf3;
	border-right-color: #3bbdf3;
	border-left-color: #3bbdf3;
	line-height:36px;
}
.nav li li a:hover {
	background-color:#2ba4d6;
}
.nav li li li a {
	z-index:200;
}
.last_child a {
	padding-right:42px;
}
/*menu ends*/
.list_property {
	background-image:url(../../images/list_property-bg.png);
	background-repeat:no-repeat;
	margin-top:220px;
	font-family: 'Rosario', sans-serif;
	float:left;
	height:317px;
	width:311px;
}
ul.availability {
	width:286px;
	padding-top:15px;
	border-bottom:1px solid #9ed9f2;
	margin-left:15px;
	padding-bottom:10px;
}
ul.availability li {
	background-image:url(../../images/done-img.png);
	background-repeat:no-repeat;
	background-position:5px;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	padding-left:80px;
	text-shadow: 2px 2px #228cb8;
}
ul.click_icon {
	width:286px;
	padding-top:15px;
	border-bottom:1px solid #9ed9f2;
	margin-left:15px;
	padding-bottom:10px;
	margin-right:15px;
}
ul.click_icon li {
	background-image:url(../../images/pay-img.png);
	background-repeat:no-repeat;
	background-position:5px;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	padding-left:80px;
	text-shadow: 2px 2px #228cb8;
}
ul.confirm_icon {
	width:286px;
	padding-top:15px;
	margin-left:15px;
	padding-bottom:10px;
}
ul.confirm_icon li {
	background-image:url(../../images/confirm-img.png);
	background-repeat:no-repeat;
	background-position:5px;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	padding-left:80px;
	text-shadow: 2px 2px #228cb8;
}
.property_btn {
	background-image:url(../../images/list-property_btn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:244px;
	height:50px;
	border:0;
	display:block;
	margin-left:25px;
	margin-top:15px;
}
.property_btn:hover {
	background-image:url(../../images/list-property_btn.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.map_bg {
	background-image:url(../../images/map-bg.png);
	background-repeat:no-repeat;
	margin-top:220px;
	font-family: 'Rosario', sans-serif;
	float:left;
	width:343px;
	height:317px;
}
.destination_map {
	padding-top:42px;
	padding-left:6px;
}
.select_box {
	width:240px;
	padding:7px;
	margin-left:45px;
	margin-top:10px;
	border:0;
	color:#666666;
	font-size:16px;
	font-family: 'Rosario', sans-serif;
}
.select_box1 {
	width:100px;
	padding:7px;
	margin-left:30px;
	margin-top:10px;
	border:0;
	color:#666666;
	font-size:16px;
	font-family: 'Rosario', sans-serif;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.29);
	-moz-box-shadow:    0px 0px 6px rgba(0, 0, 0, 0.29);
	box-shadow:         0px 0px 6px rgba(0, 0, 0, 0.29);
	margin-right:20px;
}
.textbox {
	width:210px;
	padding:7px;
	margin-left:10px;
	margin-top:10px;
	border:0;
	color:#666666;
	font-size:16px;
	font-family: 'Rosario', sans-serif;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.29);
	-moz-box-shadow:    0px 0px 6px rgba(0, 0, 0, 0.29);
	box-shadow:         0px 0px 6px rgba(0, 0, 0, 0.29);
	margin-right:10px;
}
.clear_left {
	clear:left;
}
.search_property {
	background-image:url(../../images/search-property_bg.jpg);
	background-repeat:repeat-x;
	height:68px;
	margin-top:0px;
	font-family: 'Rosario', sans-serif;
	color:#e6e6e6;
	font-size:18px;
	width:93.6%;
	padding-top:31px;
	padding-left:70px;
	position: absolute;
	top: -40px;
	z-index:2000;
}
.check_in {
	width:265px;
	padding:7px;
	margin-left:33px;
	height:23px;
	font-size:15px;
	color:#868585;
	float:left;
}
.search_txt {
	float:left;
	padding-top:10px;
}
.property_search_btn {
	background-image:url(../../images/go_btn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:63px;
	height:40px;
	float:right;
	margin-right:80px;
}
.property_search_btn:hover {
	background-image:url(../../images/go_btn.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.support_content .wrapper {
	padding-top: 29px;
	padding-bottom: 29px;
}
.support_content1 {
	background-color: #ffffff;
	-webkit-box-shadow: 0px 6px 12px rgba(50, 50, 50, 0.30);
	-moz-box-shadow:    0px 6px 12px rgba(50, 50, 50, 0.30);
	box-shadow:         0px 6px 12px rgba(50, 50, 50, 0.30);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.featured_property {
	background-color:#25aae1;
}
.property_txt {
	margin:0px;
	padding:0px;
	background-image:url(../../images/twity-icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-family: 'Rosario', sans-serif;
	color:#ffffff;
	font-size:26px;
	padding-left:80px;
	padding-top:13px;
	padding-bottom:10px;
	font-weight:normal;
	background-color:#25aae1;
	float:left;
}
.view_all {
	float:right;
	font-family: 'Rosario', sans-serif;
	color:#ffffff;
	font-size:16px;
	text-decoration:none;
	margin-right:120px;
	padding-top:15px;
}
.view_all:hover {
	text-decoration:underline;
}
.content {
	background-color:#e9e9e9;
	padding-bottom:36px;
	border-bottom:1px solid #e3e3e3;
}
.content .wrapper {
	position:relative;
	padding-top: 100px;
}
.content .wrapper1 {
	position:relative;
	padding-top: 20px;
}
.calender_icon {
	float:left;
	text-align:center;
}
.property_list {
	width:230px;
	float:left;
	background-color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	font-family: 'Rosario', sans-serif;
	padding-bottom:20px;
	margin-top:30px;
	margin-left:7px;
	margin-right:7px;
	box-shadow: 0px 0px 20px #dfdfdf;
	-webkit-box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    -1px -1px 5px rgba(50, 50, 50, 0.15);
	box-shadow:         -1px -1px 5px rgba(50, 50, 50, 0.15);
	min-height:411px;
}
.top_txt {
	color:#4c4c4c;
	font-size:17px;
	display:block;
	padding-top:14px;
	border-bottom:4px double #e0e0e0;
	padding-bottom:10px;
	height:40px;
}
.home_property {
	padding-top:14px;
	padding-bottom:19px
}
.small_txt {
	font-size:14px;
	color:#8f8e8e;
	display:block;
	border-bottom:4px double #e0e0e0;
	padding-bottom:10px;
	height:50px;
	
}
.small_txt p{ padding-bottom:10px}
.count_icon {
	background-image:url(../../images/count-icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin-top:10px;
	padding-left:18px;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.green_icon {
	background-image:url(../../images/green-icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin-top:10px;
	padding-left:30px;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:12px;
}
.rating_icon {
	float:left;
	margin-top:10px;
	margin-left:13px;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.rating_img {
	float:left;
	margin-top:9px;
	margin-left:4px;
}
.view_details {
	background-image:url(../../images/view_details.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:106px;
	height:35px;
	border:0;
	float:left;
	margin-top:20px;
}
.view_details:hover {
	background-image:url(../../images/view_details.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.book_now {
	background-image:url(../../images/book_now.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:106px;
	height:35px;
	border:0;
	float:right;
	margin-top:20px;
	margin-right:5px;
}
.book_now:hover {
	background-image:url(../../images/book_now.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.support_content {
	background-color:#ffffff;
}
.support_content .wrapper img {
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.support_content .wrapper h1 {
	margin:0px;
	padding:0px;
	font-family: 'Rosario', sans-serif;
	color:#26a7e8;
	font-size:26px;
	padding-left:10px;
	padding-top:13px;
	padding-bottom:10px;
	font-weight:normal;
	background-color:#f3f3f3;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.footer_bg .wrapper {
	padding-top: 22px;
	color: #7e7e7e;
	font-family: 'Rosario', sans-serif;
	padding-bottom: 22px;
}
.footer_bg {
	background-image: url(../../images/ftr_bg.jpg);
}
.ftr_site {
	float: left;
	width: 269px;
	margin-right: 25px;
}
.footer_bg h2 {
	font-family: 'Rosario', sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../../images/ftr_h2bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-style: normal;
	text-align:left;
	color: #26a7e8;
}
.ftr_site ul li:first-child {
	background-image: none;
}
.ftr_site img {
	padding-top:20px;
}
.ftr_site ul li {
	background-image: url(../../images/ftr_menubg.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-bottom: 3px;
}
.ftr_site ul li.last {
	background-image:none;
}
.ftr_site ul li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #7e7e7e;
	text-decoration:none;
	font-size: 15px;
}
.ftr_site ul li a:hover {
	color: #fff;
}
.ftr_leftmenu {
	padding-left: 5px;
	font-size: 13px;
}
.ftr_about {
	float: left;
	width: 754px;
	font-size: 17px;
	font-style: italic;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484848;
	min-height:320px;
	padding-bottom:10px;
}
.ftr_about img {
	float: right;
}
.ftr_about p {
	padding-right: 0px;
	padding-left: 0px;
}
.tell_us {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484848;
	padding-bottom: 20px;
}
.ftr_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #393939;
	border-bottom-color: #393939;
	height: 41px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.ftr_listbtn {
	background-image: url(../../images/ftr_listbtn.jpg);
	float: left;
	height: 40px;
	width: 237px;
	background-position: left top;
}
.ftr_listbtn:hover {
	background-position: left bottom;
}
.twitter_icon {
	background-image: url(../../images/twitter_icon.png);
	background-repeat: no-repeat;
	float: right;
	height: 27px;
	width: 27px;
	background-position: left top;
	margin-top: 5px;
}
.twitter_icon:hover {
	background-position: left bottom;
}
.linkedin_icon {
	background-image: url(../../images/linked_icon.png);
	background-repeat: no-repeat;
	float: right;
	height: 27px;
	width: 27px;
	background-position: left top;
	margin-top: 5px;
}
.linkedin_icon:hover {
	background-position: left bottom;
}
.facebook_icon {
	background-image: url(../../images/facebook_icon.png);
	background-repeat: no-repeat;
	float: right;
	height: 27px;
	width: 27px;
	background-position: left top;
	margin-left: 10px;
	margin-top: 5px;
}
.facebook_icon:hover {
	background-position: left bottom;
}
.tell_us {
	float: right;
	width: 344px;
}
.tell_us iframe {
	background-color:#333333;
}
.copy {
	float: left;
	padding-top: 8px;
	padding-bottom: 20px;
	font-family: 'Rosario', sans-serif;
	font-size: 14px;
	color:#797979;
}
.ftr_link {
	float: right;
	font-family: 'Rosario', sans-serif;
	font-size: 14px;
	color:#797979;
	padding-top: 20px;
}
.ftr_link ul {
	float: left;
}
.ftr_link ul li {
	float: left;
	background-image: url(../../images/ftr_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 10px;
}
.ftr_link ul li:last-child {
background-image: none;
padding-right:0px;
}

.ftr_link a {
	color:#797979;
	text-decoration:none;
}
.ftr_link img {
	float:left;
	margin-right:5px;
}
.ftr_link a:hover {
	color:#fff;
	text-decoration:none;
}
.inner_bg {
	background-image: url(../../images/inner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
.inner_content {
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 50px;
	margin: auto;
	width: 1120px;
	padding-right: 10px;
	padding-left: 10px;
}
.inner_content h1 {
	font-family: 'Rosario', sans-serif;
	font-size: 32px;
	color:#e46d2c;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: normal;
	border-bottom:#e5e5e5 1px solid;
	
	margin-bottom:16px;
}
.right_panel {
	float: right;
	width: 269px;
	font-family: 'Rosario', sans-serif;
	font-size: 18px;
	color:#4c4c4c;
}
.right_panel h2 {
	background-image: url(../../images/rightpanel_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 22px;
	color: #666666;
	font-weight: normal;
	font-family: 'Rosario', sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.innerproperty_list {
	width:232px;
	float:left;
	background-color:#ffffff;
	padding-left:12px;
	padding-right:12px;
	font-family: 'Rosario', sans-serif;
	padding-bottom:20px;
	margin-top:6px;
	margin-bottom:10px;
	box-shadow: 0px 0px 20px #dfdfdf;
	-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.29);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.29);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.29);
}
.innerproperty_list img {
	margin-top:10px;
}
.cnt_left {
	float: left;
	width: 830px;
	font-family: 'Rosario', sans-serif;
	color: #666666;
}
.cnt_left a {
	color: #25aae2;
	text-decoration:none;
}
.cnt_left a:hover {
	color: #666666;
	text-decoration:none;
}
.cnt_left h2 {
	color: #666666;
	font-family: 'Rosario', sans-serif;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cnt_left p {
	padding-top:5px;
	padding-bottom:10px;
}
#mod3 ul li {
	background-image: url(../../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-left: 13px;
	padding-bottom:5px;
}
.formbox_bg {
	background-image: url(../../images/accommodation_bg.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.20);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.20);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.20);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-position: bottom;
	
}
.formbox_bg h2 {
	font-size: 19px;
	color: #666666;
	margin: 0px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}
.formbox_bg ul li {
	background-image: url(../../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 1px 10px;
	padding-left: 12px;
	padding-top:3px;
	padding-bottom:3px;
}
.required_fields {
	float: right;
	font-size: 12px;
	margin-top: -15px;
	margin-right: 10px;
}
.red_txt {
	color:#ff0000;
}
.red_txt1 {
	color:#ff0000;
	margin-top:-2px;
	display:block;
	float:left;
	margin-right:5px
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
	margin-top: 16px;
	margin-bottom: 16px;
}
.accommodationselect_box {
	font-size: 16px;
	color: #333333;
	width: 359px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	 border: 1px solid #BDBDBD;
	padding: 7px;
}
.accommodationcalendartxt_box {
	font-size: 16px;
	color: #333333;
	width: 344px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
	background-image: url(../../images/calander_icon.jpg);
	background-repeat: no-repeat;
	background-position: 98% center;
}
.accommodationcalendartxt_box1 {
	font-size: 16px;
	color: #333333;
	width: 240px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
}
.click_btn {
	background-image: url(../../images/click_btn.jpg);
	height: 47px;
	width: 347px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.click_btn:hover {
	background-position: left bottom;
}
.result_bg {
	background-image: url(../../images/result_bg.jpg);
	background-repeat: repeat-x;
	height: 46px;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 22px;
}
.sort {
	float: right;
	font-size: 14px;
}
.sort_selebox {
	font-size: 13px;
	color: #999999;
	width: 150px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
	margin-left: 10px;
}
.result_box {
	border: 1px solid #aaaaaa;
	color: #666666;
	background-color: #f6f6f6;
	margin-bottom: 15px;
}
.result_box p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin:0px;
}
.result_box h2 {
	font-size: 22px;
	color: #FFF;
	background-color: #25aae1;
	padding: 10px;
	font-family: 'Rosario', sans-serif;
	margin: 0px;
	font-weight: normal;
}
.result_left {
	float: left;
	width: 355px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.martp0{margin-top:0 !important;}

.result_box img {
	float: left;
	margin-right:20px;
	margin-left:20px;
	margin-top: 20px;
	margin-bottom: 20px;
	width:229px;
	border:1px solid #DEDEDE;
	
}
.location_icon {
	background-image: url(../../images/location_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-bottom: 13px;
	padding-left: 30px;
	color: #2a2a2a;
	text-decoration:none;
	margin-top: 10px;
	display:block;
	float: left;
}
.location_icon:hover {
	color: #66666;
}
.map_icon {
	background-image: url(../../images/map_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 30px;
	color: #2a2a2a;
	text-decoration:none;
	margin-top: 10px;
	display:block;
	float: left;
	margin-left:20px;
}
.map_icon:hover {
	color: #25aae1;
}
.result_right {
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d0d0d0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.result_right p {
	padding-left: 10px;
}
.result_right span {
	width:80px;
	display: block;
	float:left;
}
.result_right p b {
	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.result_right .line {
	margin-bottom: 10px;
	margin-top: 10px;
}
.moreinfo_btn {
	background-image: url(../../images/moreinfo_btn.jpg);
	height: 39px;
	width: 128px;
	display:block;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}
.moreinfo_btn:hover {
	background-position: left bottom;
}
.paging {
	background-image: url(../../images/paging.jpg);
	background-repeat: repeat-x;
	height: 47px;
	padding-right: 20px;
}
.paging ul {
	float:right;
}
.paging ul li {
	float: left;
	margin-right:3px;
	margin-left: 3px;
	margin-top: 12px;
}
.paging ul li a {
	background-color: #ffffff;
	padding: 3px 8px;
	float: left;
	color: #333333;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.paging ul li a:hover {
	background-color: #333333;
	color: #fff;
}
.paging ul li a.active {
	background-color: #333333;
	color: #fff;
}
.bx-prev {
	background-image: url(../../images/pre_btn.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 31px;
	right: 12px;
	top: -43px;
	width: 31px;
	position:absolute;
	font-size:0px;
}
.bx-next {
	background-image: url(../../images/next_btn.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 31px;
	right: 48px;
	top: -43px;
	width: 31px;
	position:absolute;
	font-size:0px;
}
.bx-pager {
	display:none;
}
.bx-wrapper {
	position:relative;
	max-width: inherit!important;
}
.accommodation_title {
	background-image: url(../../images/accommodation_title.jpg);
	background-repeat: repeat-x;
	height: 48px;
	padding-right: 10px;
	padding-left: 10px;
}
.accommodation_title h2 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	color: #2b2b2b;
}
.backtoresult {
	float: right;
	color: #25aae1;
	font-size: 12px;
	margin-top: -30px;
	text-decoration: none;
}
.backtoresult:hover {
	color: #333333;
}
/* Gallery */
.rg-image-wrapper {
	position:relative;
	min-height:20px;
	width:828px;
	margin-left: 00px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin-top: -599px;
}
.rg-image {
	position:relative;
	text-align:center;
	line-height:0px;
}
.rg-image img {
	max-height:100%;
	max-width:100%;
	border:#c7c7c7 1px solid;
}
.rg-image-nav a {
	position:absolute;
	top:0px;
	left:0px;
	width:28px;
	height:100%;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
	background-image: url(../../images/nav.png);
	background-repeat: no-repeat;
	background-position: -20% 50%;
}
.rg-image-nav a.rg-image-nav-next {
	right:0px;
	left:auto;
	background-position:115% 50%;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover {
	opacity:0.8;
}
.rg-caption {
	text-align:center;
	margin-top:15px;
	position:relative;
}
.rg-caption p {
	font-size:11px;
	letter-spacing:2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	line-height:16px;
	padding:0 15px;
	text-transform:uppercase;
}
.rg-view {
	height:30px;
	display:none;
}
.rg-view a {
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	border:3px solid #464646;
	opacity:0.8;
	background-image: url(../../images/views.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 500px;
}
.rg-view a:hover {
	opacity:1.0;
}
.rg-view a.rg-view-full {
	background-position:0px 0px;
}
.rg-view a.rg-view-selected {
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs {
	background-position:0px -16px;
}
.rg-loading {
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-23px 0px 0px -23px;
	z-index:100;
	opacity:0.7;
	background-color: #000;
	background-image: url(../../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.es-carousel ul {
	display:block;
	margin:0px;
	padding:0px;
}
.rg-gallery {
	padding:19px 0px;
}
.accommodation_rightpanel {
	border: 1px solid #dcdcdc;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	width: 270px;
	margin-right: 10px;
	color: #7e7e7e;
	font-family: 'Rosario', sans-serif;
}
.accommodation_rightpanel h2 {
	background-color: #E1E1E1;
    border-bottom: 1px solid #DCDCDC;
    font-weight: normal;
    margin: -10px 0 0;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-top: 5px;
    text-align: center;
}
.accommodation_rightpanel h3 {
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top:15px;
	margin: 0;
}
.accommodation_rightpanel h3 img {
	float:left;
	margin-right:5px;
}
.accommodation_rightpanel h3 span {
	line-height:36px;
}
.accommodation_rightpadding {
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	width:100%;
}
.accommodation_txtbox {
	font-size: 13px;
	color: #999999;
	width: 212px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 9px;
	margin-left: 10px;
	background-image: url(../../images/calander_icon.jpg);
	background-repeat: no-repeat;
	background-position: 96% center;
	margin-bottom: 15px;
}
.accommodation_selectbox {
	font-size: 12px;
	color: #999999;
	width: 108px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 9px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.accommodation_rightpanel .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightaccommodation{ width:270px;}
.rightaccommodation tr td {
	padding-right:4px;
	padding-top:6px;
	padding-left:3px;
	padding-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9e9e9e;
}
.txtright {
	text-align:right;
}
.rightaccommodation .last td {
	border:none;
}
.avaible_icon {
	background-image: url(../../images/avaible_icon.jpg);
	background-repeat: no-repeat;
	background-position: 30% center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	margin-top: 10px;
}
.paynow_btn {
	background-image: url(../../images/paynow_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 251px;
	background-position: left top;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.paynow_btn:hover {
	background-position: left bottom;
}
.share_rightpanel {
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #dfdfdf;
}
.share_rightpanel img {
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
}
.share_rightpanel img:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
.formbox_bg1 {
	background-image: url(../../images/accommodation_bg.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.20);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.20);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.20);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-position: bottom;
	margin-top:20px;
}
.formbox_bg1 h2 {
	font-size: 19px;
	color: #666666;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.accommodation_detailtable {
	margin-left: 45px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.accommodation_detailtable tr td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.accommodation_detailtable .last td {
	border:none
}
.accommodation_detailtable {
	float:left;
}
.accommodation_detailtable span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.vert_line {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
	float: left;
	margin-right: 80px;
	margin-left: 120px;
	width: 5px;
	height: 140px;
	margin-top: 50px;
}
.accommodationselect_box1 {
	font-size: 16px;
	color: #333333;
	width: 345px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
	font-family: 'Rosario', sans-serif;
}
.accommodationtxt_area1 {
	font-size: 16px;
	color: #333333;
	width: 738px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
	margin-left:13px;
	font-family: 'Rosario', sans-serif;
}
.paynow_btn1 {
	background-image: url(../../images/paynow_btn1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 347px;
	background-position: left top;
	margin:auto;
}
.paynow_btn1:hover {
	background-position: left bottom;
}
.checkbox {
	margin-left:15px;
}
.welcome_txt {
	font-size: 20px;
	color: #666666;
	padding-bottom: 5px;
	padding-right:20px;
}
.current_txt {
	font-size: 18px;
	color: #666666;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
}
.current_txt span {
	color: #e46d2c;
}
.currenttxt_box {
	font-size: 14px;
	color: #333333;
	width: 660px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.currenttxt_box1 {
	font-size: 14px;
	color: #333333;
	width: 309px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.currenttxt_boxcal {
	font-size: 14px;
	color: #333333;
	width: 309px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../images/calander_icon.jpg);
	background-repeat: no-repeat;
	background-position: 96% center;
}
.currenttxt_boxcal1 {
	font-size: 14px;
	color: #333333;
	width: 308px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../images/calander_icon.jpg);
	background-repeat: no-repeat;
	background-position: 96% center;
}
.currenttxt_boxcal2 {
	font-size: 14px;
	color: #333333;
	width: 270px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../images/calander_icon.jpg);
	background-repeat: no-repeat;
	background-position: 96% center;
}
.resend_btn {
	background-image: url(../../images/resend_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	width: 228px;
	margin-right: 5px;
	background-position: left top;
	cursor:pointer;
	border:none;
}
.resend_btn:hover {
	background-position: left bottom;
}
.print_btn {
	background-image: url(../../images/print_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	width: 89px;
	background-position: left top;
	cursor:pointer;
	border:none;
}
.print_btn:hover {
	background-position: left bottom;
}
.confirm_btn1 {
	background-image: url(../../images/confirm_btn1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 318px;
	height:39px;
	border:none;
	cursor:pointer;
}
.confirm_btn1:hover {
	background-position: left bottom;
}
.space {
	padding:0px
}
.currenttable {
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	margin-right: 90px;
	margin-top:5px;
}
.current_title {
	background-color: #25AAE1;
	color: #FFF;
	text-align: center;
}
.accommodationcalendartxt_box_large {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width: 743px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
}
.accommodationcalendartxt_box_large1 {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width: 80%;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
}
.accommodationcalendartxtarea_box_large1 {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width: 80%;
	height:200px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
}
.submit_btn {
	background-image:url(../../images/submit_btn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:318px;
	height:39px;
	cursor:pointer;
	border:0;
	margin-left:13px;
}
.submit_btn:hover {
	background-image:url(../../images/submit_btn.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.list_form {
	margin-top:35px;
}
.accommodationlisttxt_box1 {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width: 348px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
}
.required_fields1 {
	float: right;
	font-size: 12px;
	margin-top: -15px;
	margin-right: 75px;
}
.required_fields2 {
	float: right;
	font-size: 12px;
	margin-top: -68px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.required_fields3 {
	float: right;
	font-size: 12px;
	margin-top: -33px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.welcome_txt {
	font-size:19px;
	color:#666666;
	display:block;/*padding-left:15px;*/
}
.property_name {
	margin-top:22px;
	margin-bottom:22px;
}
.property_name_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	float:left;
	padding-top:8px;
	margin-right:40px;
}
.bookings_btn {
	background-image:url(../../images/bookings_btn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:165px;
	height:39px;
	float:left;
	margin-right:7px;
}
.bookings_btn:hover {
	background-image:url(../../images/bookings_btn.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.rates_btn {
	background-image:url(../../images/rates_btn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:89px;
	height:39px;
	float:left;
	margin-right:7px;
}
.rates_btn:hover {
	background-image:url(../../images/rates_btn.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.availability_btn {
	background-image:url(../../images/availability_btn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:141px;
	height:39px;
	float:left;
	margin-right:7px;
}
.availability_btn:hover {
	background-image:url(../../images/availability_btn.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.suspend_btn {
	background-image:url(../../images/suspend_btn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:115px;
	height:39px;
	float:left;
	margin-right:7px;
}
.suspend_btn:hover {
	background-image:url(../../images/suspend_btn.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.resume_btn {
	background-image:url(../../images/resume_btn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:115px;
	height:39px;
	float:left;
	margin-right:7px;
}
.resume_btn:hover {
	background-image:url(../../images/resume_btn.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.btn_susp {
	opacity:0.5;
}
.orange_txt {
	color:#e46d2c;
}
.black_out_txt {
	color:#333333;
	font-size:18px;
	display:block;
	margin-top:15px;
	padding-left:55px;
}
.availabilitycalendartxt_box {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	width: 300px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 8px;
	background-image: url(../../images/calander_icon.jpg);
	background-repeat: no-repeat;
	background-position: 98% center;
	margin-left:55px;
	margin-right:15px;
}
.availabilitycalendartxt_box1 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	width: 300px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 8px;
	background-image: url(../../images/calander_icon.jpg);
	background-repeat: no-repeat;
	background-position: 98% center;
	margin-left:15px;
	margin-right:15px;
}
.confirm_btn {
	background-image:url(../../images/confirm_btn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:318px;
	height:39px;
	display:block;
	margin-left:55px;
	margin-top:25px;
	border:0px;
	cursor:pointer;
}
.confirm_btn:hover {
	background-image:url(../../images/confirm_btn.jpg) no-repeat;
	background-position:left bottom;
	border:0px;
	cursor:pointer;
}
.current_black_out_txt {
	color:#333333;
	font-size:18px;
	display:block;
	margin-top:25px;
	padding-left:15px;
}
.current_black_out {
	margin-left:15px;
	margin-top:10px;
}
.ftr_bg {
	background-image: url(../../images/bg1.jpg);
}
.currenttable tr td {
	padding:8px;
	border-bottom:#25AAE1 1px dotted;
}
.currenttable tr td.nobrdr {
	border:0 !important;
}
.currenttable h2 {
	font-size:18px;
}
/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 30px;
	right: 10px;
}
#back-top a {
	width: 70px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #2ba6d9;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#back-top a:hover {
	color: #1889b7;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}
/* arrow icon (span tag) */
#back-top span {
	width: 35px;
	height: 35px;
	display: block;
	margin-bottom: 7px;
	margin-left: 18px;
	/* rounded corners */
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background-color: #74d4fb;
	background-image: url(../../images/top_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#back-top a:hover span {
	background-color: #8bdafb;
}
.blog_banner {
	height: 167px;
	line-height:167px;
	margin: auto;
	width: 1120px;
	color: #FFF;
	font-size:22px;
	text-align:right;
	font-weight:normal;
	font-family: 'Rosario', sans-serif;
	text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);
}
.blog_banner h1 {
	font-weight:normal;
}
.blog_header {
	min-height: 130px;
}
.blog_cnt {
	background-image: url(../../images/blog_bg.jpg);
}
.blog_cnt .wrapper {
	padding-top: 40px;
	padding-bottom: 40px;
	width:1140px;
}
.blog_cnt .ftr_bg .wrapper {
	padding-top: 0px;
	padding-bottom: 0px;
}
.blog_left {
	width: 800px;
	float: left;
	-webkit-box-shadow: 0px 0px 17px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 0px 17px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 0px 17px rgba(50, 50, 50, 0.2);
	color: #4c4c4c;
	padding: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #34b0e3;
	background-color: #FFF;
	font-family: 'Rosario', sans-serif;
}
.blog_left h1 {
	color: #4C4C4C;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 10px;
}
.travel_title {
	padding-bottom:10px;
	border-bottom: 1px solid #CECECE;
	color:#25aae2;
}
.blog_left img{ border: 1px solid #FFFFFF;box-shadow: 1px 1px 9px #323232; margin-bottom:15px; }
.blog_left h1 a{
	font-size: 24px;
	color: #4c4c4c;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
}
.blog_left a {
	color:#4c4c4c;
	text-decoration:none;
}
.blog_left a:hover {
	color:#25aae1;
}
.blog_left p {
	padding-top:0px;
	padding-bottom:15px;
}
.blog_left .cnt_box {
	margin-top:10px;
}
.blog_date {
	color:#25aae1;
	font-size:18px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.blog_left img {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.orange_txt {
	color:#db630a;
}
.blog_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
	margin-top: 20px;
	margin-bottom: 20px;
}
.blog_pre {
	background-image: url(../../images/blog_pre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 163px;
	float: left;
	margin-top: 20px;
}
.blog_pre:hover {
	background-position: left bottom;
}
.blog_next {
	background-image: url(../../images/blog_next.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 163px;
	float: right;
	margin-top: 20px;
}
.blog_next:hover {
	background-position: left bottom;
}
.blog_right {
	float: right;
	width: 270px;
}
.rightside_box {
	width: 250px;
	-webkit-box-shadow: 0px 0px 17px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 0px 17px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 0px 17px rgba(50, 50, 50, 0.2);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #34b0e3;
	background-color: #ffffff;
	padding: 10px;
	font-family: 'Rosario', sans-serif;
	font-size:14px;
	line-height:18px;
	margin-bottom: 20px;
}
.rightside_box h2 {
	font-size: 24px;
	color: #4c4c4c;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
}
.rightside_box ul li:first-child {
	border:none;
}
.rightside_box ul li {
	background-image: url(../../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 1px 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.rightside_box ul li a {
	color:#8f8e8e;
	text-decoration:none;
}
.rightside_box ul li a:hover {
	color:#25aae1;
	text-decoration:none;
}
.rightside_box a {
	color:#3e3e3e;
}
.rightside_box p {
	padding-top:10px;
	padding-bottom:10px;
}
.rightside_box a:hover {
	color:#25aae1;
}
.rightside_box a img:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
.newsletter_txtbox {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
	font-size: 11px;
	color: #9d9d9d;
	height: 30px;
	width: 236px;
	padding-left: 5px;
	margin-top: 5px;
}
.signup_btn {
	background-image: url(../../images/signup_btn.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 89px;
	border: none;
	margin-top: 15px;
	margin-bottom: 7px;
	cursor:pointer;
	background-position: left top;
}
.signup_btn:hover {
	background-position: left bottom;
}
.feedback_btn {
	background-image: url(../../images/feedback_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 102px;
	display:block;
	margin-left:5px;
	margin-top:10px;
}
.feedback_btn:hover {
	background-position: left bottom;
}
.comments_area h2 {
	font-size: 18px;
	padding-bottom:10px;
	padding-top:10px;
}
.comment-reply-link {
	background-color: #25aae2;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFF!important;
}
.comment-reply-link:hover {
	background-color: #4dbae8;
	color: #FFF!important;
}
.feedback_btn:hover {
	background-position: left bottom;
}
.comments_area {
	padding-top:10px;
}
.partners_cnt{ background-color:#f2f2f2; padding:10px; border:#e4e4e4 solid 1px; margin-bottom:20px;}
.part_img img {
	border: 1px solid #e4e4e4;
	margin-right: 25px;
	margin-top: 0px;
	padding:2px;
}
.part_img{float:left; width:200px; padding: 0px 10px 10px 0px;}
.part_cont{float:right; width:535px;}
.question {
	font-size: 16px;
	font-weight: bold;
	color: #0c94d5;
	padding-right: 20px;
}
.answer {
	padding-bottom:15px;
}
.menulist ul li {
	background-image:none;
	padding-left:0px;
}
.faq_category {
	font-size: 18px;
	font-weight: bold;
	color: #2c2c2c;
	padding-bottom: 5px;
	padding-top:15px;
}
.faq_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
}
.message {
	width:93%;
	padding:10px 25px;
}
.success1 {
	color:#6E9232;
}
.error {
	color:#FF6666;
}
.error_div {
	color:#CA0000;
	background-color:#FFECEC;
	padding:10px 10px;
	border:#FFB7B7 1px solid;
}
.comments_area {
	padding-top:10px;
}
.eemail_textbox_class {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d1d1d1;
	font-size: 11px;
	color: #9d9d9d;
	height: 30px;
	width: 236px!important;
	padding-left: 5px;
	margin-top: 5px;
}
.eemail_textbox_button {
	background-image: url(../../images/signup_btn.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 89px!important;
	;
	border: none;
	margin-top: 15px;
	margin-bottom: 7px;
	cursor:pointer;
	background-position: left top;
}
.eemail_button{ padding-bottom:0px!important; }
.eemail_textbox{ padding-bottom:0px!important; }
.eemail_textbox_button:hover {
	background-position: left bottom;
}
.eemail_caption {
	display:none;
}
.blog_left table td {
	padding-bottom:6px;
	padding-top:6px;
	padding-right:6px;
}
.blog_left table td div {
	width:100%;
}
.wpcf7 .accommodationcalendartxt_box_large1 {
	width:60%;
}
.wpcf7-select {
	width:62% !important;
}

.wpcf7 .selectbox {
	width:70%;
}
.wpcf7 .accommodationcalendartxtarea_box_large1 {
	width:60%;
	height:136px;
}
.wpcf7 .sub_btn {
	width:90px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 30px!important;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	cursor: pointer;
	border: 1px #CCCCCC solid;
	background-color: #016AA4;
	color: #FFFFFF;
}
.enquery_form {
	background-color:#e8e8e8;
	padding:10px 17px;
	width:500px;
	margin-top:20px;
}
.wpcf7-list-item-label {
	padding-right:0px;
}
.orange_txt {
	color:#e46d2c;
}
.orange_txt a {
	color:#e46d2c!important;
}
.orange_txt a:hover {
	color: #25AAE1!important;
	;
	text-decoration: none!important;
}
.terms_chk {
	padding-right:20px;
}
.accept .wpcf7-list-item {
	margin-left:0px!important;
}
.productdetails {
	margin-bottom:25px;
	background-image: url(../../images/accommodation_bg.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.20);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.20);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.20);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-position: bottom;
}
.productdetails img {
	float:left;
	margin-right:20px;
	margin-top:10px;
	-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.55);
	-moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.55);
	box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.55);
}
.productdetails p {
	padding-top:10px;
	padding-bottom:10px;
}
.productdetails h2 {
	color: #25aae2;
	font-size: 19px;
	font-weight: bold;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
.rating_img {
	-webkit-box-shadow:none!important;
	-moz-box-shadow:none!important;
	box-shadow:none!important;
}
.book_now1 {
	background-image:url(../../images/book_now.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:106px;
	height:35px;
	border:0;
	float:left;
	margin-top:20px;
	margin-right:5px;
}
.book_now1:hover {
	background-image:url(../../images/book_now.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.productdetails_right {
	float: left;
	width: 520px;
}
.description {
	padding-top:6px;
}
.login_btn {
	background-image:url(../../images/login_img.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:318px;
	height:39px;
	cursor:pointer;
	border:0;
	margin-left:13px;
}
.login_btn:hover {
	background-image:url(../../images/login_img.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.forgot1 {
	padding:8px;
}
.forgot a {
	color:#1a93c5;
	text-decoration:none;
}
.forgot a:hover {
	color:#25AAE1;
	text-decoration:none;
}
.forgot h2 {
	color: #25aae2;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
.rg-image img {
	width: 100%;
	height:469px;
}
.product_left_list {
	font-size: 14px;
	font-weight: normal;
	background-image:url(../../images/left-arrow.png);
	background-repeat: no-repeat;
	background-position:98%;
	margin:0px;
	color: #FFF;
	padding-bottom:2px;
	margin-bottom:7px;
	background-color:#edebeb;
	border:1px solid #dddddd;
	padding:4px;
}
.product_left_list a {
	text-decoration:none;
	color:#FFF;
}
.product_left_list:hover {
	background-image:url(../../images/left-arrow.png);
	background-repeat:no-repeat;
}
.menulist ul li {
	padding-left:5px;
	padding-top:5px;
	margin-bottom:5px;
	margin-top:2px;
}
.menulist ul li a {
	background-image: url(../images/product-list-bg.png);
	background-repeat: no-repeat;
	background-position:10px 7px;
	padding-left:24px;
	padding-bottom:2px;
	color: #474746;
	text-decoration: none;
	padding-top:10px;
	display: block;
	padding-bottom:5px;
	margin-bottom:2px;
}
.menulist ul li a:hover {
	color: #474746;
	background-color: #fce003;
}
.menulist ul li a.select {
	color: #474746;
	background-color: #fce003;
}
.product_left_list open {
	background-image:url(../../images/down-arrow.png);
	background-repeat:no-repeat;
}
.product_left_list_open {
	background-image: url(../../images/down-arrow.png);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-right:4px;
	margin:0px;
	padding-bottom:4px;
	padding-left:4px;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
}
.product_left_list_open:hover {
	background-image: url(../../images/down-arrow.png);
	background-repeat:no-repeat;
}
.mapdiv {
	display:none;
}
.locndiv {
	display:none;
}
.terms h3 {
	padding-bottom:5px
}
.button {
	background-color: #e46c2d;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cd5d1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	padding: 5px 20px 0px 20px;
	cursor:pointer;
}
.button:hover {
	background-color: #ee7536;
	border-bottom-color: #da682b;
}
#map-canvas {
	margin-left:20px;
}
.table label {
	display:block;
	margin-bottom:5px;
}
.rating-div-bg {
	float:left;
	width:85px;
	height:16px;
	background:url(../../images/default_pq_bg.png) repeat-x;
	margin-top:10px;
	margin-left:5px;
}
.rated {
	float:left;
	height:16px;
	background:url(../../images/active_pq_bg.png) repeat-x;
}
.susp_message {
	background-color:#C61A28;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	color: #E3EAE2;
	padding: 10px;
	width: 323px;
}
.resum_message {
	background-color:#298808;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	color: #E3EAE2;
	padding: 10px;
	width: 323px;
}
#SubmitDiv {
	display:none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; /* For IE8 and earlier */
}
#ButtonDiv {
	display:block;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; /* For IE8 and earlier */
}
.notification {
	position: relative;
	padding: 0;
	border: 1px solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px;
	line-height:35px;
	padding-left:30px;
	font-weight:bold;
	float:left;
	padding-right:15px;
	margin-top:5px;
}
.notififont{
	font-size: 12px;
}
.attention {
	background: #fffbcc url('../../images/notify.png') 10px 11px no-repeat;
	border-color: #e6db55;
	color: #666452;
}
.information {
	background: #dbe3ff url('../../images/information.png');
	border-color: #a2b4ee;
	color: #585b66;
}
.success {
	background: #d5ffce url('../../images/tick_circle.png');
	background-repeat:no-repeat;
	background-position:left;
	border-color: #9adf8f;
	color: #556652;
}
.accommodationcalendarsel_boxsmall {
	font-size: 16px;
	color: #333333;
	width: 100px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
	background-repeat: no-repeat;
	background-position: 98% center;
}
.accommodationcalendartxt_box_medium {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width: 400px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
}
.accommodationcalendartxtarea_box_medium {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width: 400px;
	height:200px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
}
.comment {
	line-height:40px;
	font-size:14px;
	margin:10px;
}
.btn {
	background-color:#3FA30D;
	color:#FFFFFF;
	font-weight:bold;
	width:200px;
	height:39px;
	cursor:pointer;
	border:0;
	margin:13px;
}
.btn:hover {
	background-color:#207F07;
	background-repeat:no-repeat;
}
.acc_fancyboxtitle {
	padding-top: 0px;
	padding-bottom: 15px;
	font-family: 'Rosario', sans-serif;
}
.acc_fancyboxtitle h1 {
	font-size: 24px;
	color: #d45123;
	margin: 0 0 15px;
    padding: 0 0 10px 0px;
}
.acc_fancyboxtitle h2 {
	font-size: 15px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.acc_fancybox_rating {
	/*float: right;
	margin-top: -35px;
	margin-right:292px;*/
}
.acc_fancybox_rating img {
	float: right;
	margin-top:3px;
	margin-left:5px;
}
.shortlist_icon {
	background-image: url(../../images/shortlist_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	float: left;
	margin-bottom: 10px;
	margin-top:10px;
}
.shortlist_icon:hover {
	color: #0392cd;
}
.share {
	float:right;
	padding-top:10px;
}
.acc_tab {
	height:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-bottom:10px;
	margin-bottom:15px;
}
.acc_tab li {
	float: left;
}
.acc_tab li a {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height:35px;
	color:#777777!important
}
.acc_tab li a:hover {color:#e46d2c!important}
.acc_tab li a.hlight {
	color:#0087ff!important;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2dace1;
	background-color: #f1f1f1;
}
#mod1 {
	display:block;
	padding-left:20px;
	padding-right:10px;
}
#mod2 {
	display:none;
	padding-left:20px;
	padding-right:10px;
}
#mod3 {
	display:none;
	padding-left:20px;
	padding-right:10px;
}
#mod4 {
	display:none;
	padding-left:20px;
	padding-right:10px;
}
#mod5 {
	display:none;
	padding-left:20px;
	padding-right:10px;
}
#mod6 {
	display:none;
	padding-left:20px;
	padding-right:10px;
}
#fancybox-wrap {
	z-index:99999!important
}
.home_icon span {
	background-image: url(../../images/home_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 100px;
	display:block;
	padding:0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {

.home_icon span {
width: 85px;
}
}
.home_icon a {
	padding:0px;
}
.welcome_txt1 {
	color: #cbcbcb;
	margin-top: 30px;
	text-align:right;
	padding-right:25px;
	padding-bottom:5px;
}
.welcome_txt1 span {
	color: #3fa1c8;
}
#logout_menu {
	display:none;
	position: absolute;
	top:45px;
	text-align: right;
	left:0px;
	background-color: #FFF;
	width: 153px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align:left;
	border: 1px solid #CCC;
	z-index:999
}
#logout_menu a {
	color:#535152;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display:block;
	border-bottom-color: #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	/*height:20px;*/
	height:auto;
}
.line_none {
	border:none!important;
}
.logout {
	position: relative;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #535151;
	float:right;
	margin-right:24px;
}
.logout a {
	color: #CCC;
	text-decoration: none;
	height:41px;
}
.right_panel_menu {
	margin-bottom:10px;
}
.right_panel_menu {
	background-color: #eff0f0;
	border: 1px solid #e3e3e3;
	font-size: 14px;
}
.right_panel_menu li a {
	background-image: url(../../images/right_menuarrow1.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 24px;
	display:block;
	color: #373739;
	text-decoration: none;
	line-height: 34px;
}
.right_panel_menu li a:hover {
	background-image: url(../../images/right_menuarrow.png);
	background-color: #25aae3;
	color: #FFF;
}
.right_panel_menu li a.active {
	background-image: url(../../images/right_menuarrow.png);
	background-color: #25aae3;
	color: #FFF;
}
.right_greybox {
	background-color: #EFF0F0;
	border: 1px solid #E3E3E3;
	font-size: 14px;
	padding: 10px;
	font-size:20px;
}
.green_btn {
	background-color: #3fa30d;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #307c02;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF!important;
	padding-right: 23px;
	padding-left: 15px;
	background-image: url(../../images/btn_arrow.png);
	background-repeat: no-repeat;
	background-position: 94% center;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	cursor:pointer;
}
.green_btn:hover {
	background-color: #307c02;
	border-bottom-color: #3fa30d;
}
.blue_btn {
	background-color: #25aae2;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1b93c8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF!important;
	padding-right: 23px;
	padding-left: 15px;
	background-image: url(../../images/btn_arrow.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	cursor:pointer;
}
.blue_btn:hover {
	background-color: #1b93c8;
	border-bottom-color: #25aae2;
}
.orange_btn {
	background-color: #e46c2d;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ce5c1e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF!important;
	padding-right: 23px;
	padding-left: 15px;
	background-image: url(../../images/btn_arrow.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration:none;
	border-left:none;
	border-top:none;
	border-right:none;
}
.orange_btn:hover {
	background-color: #ce5c1e;
	border-bottom-color: #e46c2d;
}
.red_btn {
	background-color: #d62f43;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b3232c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF!important;
	padding-right: 23px;
	padding-left: 15px;
	background-image: url(../../images/btn_arrow.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	cursor:pointer;
}
.red_btn:hover {
	background-color: #b3232c;
	border-bottom-color: #d62f43;
}
.bigfont {
	font-size:20px;
	font-weight:bold;
	color:#25AAE1;
}
.inner_title_pad {
	float:left;
}
.total_sell {
	color: #FFF;
	background-color: #25aae1;
	border: 1px solid #108bbe;
	font-size: 42px;
	text-align: center;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.total_sell h2 {
	background-image: url(../../images/total_icon.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 0px;
	color: #FFF;
	font-size: 30px;
}
.h2_bg {
	background-image: url(../../images/h2_bg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	font-size: 26px;
	color: #2b2b2b;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 47px;
	margin-bottom:17px!important;
	padding-left:15px!important;
	font-weight: normal;
}
.property_list1 {
	width: 346px;
	margin-right: 75px;
	float: left;
}
.property_list1 li {
	padding-left: 35px!important;
	padding-bottom:14px!important;
	background-position: 0px 3px!important;
}
.property_list2 {
	width: 346px;
	float: left;
}
.property_list2 li {
	padding-left: 35px!important;
	padding-bottom:14px!important;
	background-position: 0px 3px!important;
}
.property_icon1 {
	background-image: url(../../images/property_icon1.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.property_icon2 {
	background-image: url(../../images/property_icon2.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.property_icon3 {
	background-image: url(../../images/property_icon3.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.property_icon4 {
	background-image: url(../../images/property_icon4.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.property_icon5 {
	background-image: url(../../images/property_icon5.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.property_icon6 {
	background-image: url(../../images/property_icon6.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.property_icon7 {
	background-image: url(../../images/property_icon7.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.property_icon8 {
	background-image: url(../../images/property_icon8.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.property_icon9 {
	background-image: url(../../images/property_icon9.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.property_icon10 {
	background-image: url(../../images/property_icon10.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.property_icon11 {
	background-image: url(../../images/property_icon11.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.property_icon12 {
	background-image: url(../../images/property_icon12.jpg)!important;
	background-repeat: no-repeat;
	background-position: left center;
}
.h2_bg1 {
	background-image: url(../../images/h2_bg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	font-size: 18px;
	color: #25aae2!important;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 47px;
	margin-bottom:10px!important;
	padding-left:15px!important;
	font-weight: normal;
	padding-top:0px!important;
	margin-top:0px!important;
}
.h2_bg1 {
	background-image: url(../../images/h2_bg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	font-size: 18px;
	color: #333333!important;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 47px;
	margin-bottom:10px!important;
	padding-left:15px!important;
	font-weight: normal;
	padding-top:0px!important;
	margin-top:0px!important;
}
#list-your-property {
	display:none
}
.listyourproperty_btn {
	background-color: #e46c2d;
	color: #FFF!important;
	cursor:pointer;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ce5c1e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../../images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	margin-top: 10px;
	margin-bottom: 20px;
	display:block;
	font-weight: bold;
	width:140px;
	margin-left:auto;
	margin-right:auto;
}
#list-your-property {
	padding-bottom:20px;
}
.padding_none {
	padding-right:0px;
	padding-left:0px
}
.padding {
	padding-right:15px;
	padding-left:15px
}
.home_blog_bg {
	background-image: url(../../images/home_blog_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 247px;
	width: 698px;
	font-family: 'Rosario', sans-serif;
}
.home_blog_title {
	font-size: 18px;
	font-weight: bold;
	padding-left: 90px;
	color:#666666;
	padding-top: 2px;
}
.home_blog_title span {
	color:#e46c2d
}
.home_blog_cnt {
	padding: 24px 20px;
	font-size: 14px;
	color: #b7e3f5;
	line-height: 20px;
}
.home_blog_cnt img {
	border: 5px solid #535353;
	float:left;
}
.home_blog_cnt img {
	margin-top:0px!important;
}
.home_blog_cnt h2 {
	font-size: 28px;
	color: #FFF;
	line-height: 30px;
	padding-bottom:10px;
}
.home_blog_cnt p {
	padding-top:0px;
	padding-bottom:10px;
}
.home_testimonal_bg {
	background-image: url(../../images/home_testimonal_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 247px;
	width: 431px;
	font-family: 'Rosario', sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	line-height:18px;
}
.home_testimonal_bg img {
	margin:3px 10px 0px 9px!important;
	float:left;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.home_testimonal_name {
	color: #1894c7;
	font-size: 16px;
	padding-top:0px;
}
.home_testimonal_bg p {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right:30px;
}
.home_testimonal_title {
	color: #e46c2d;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 18px;
}
.update_tab {
	padding-top: 5px;
	padding-bottom: 16px;
	color: #666666;
}
.update_tab_selectbox {
	border: 1px solid #8ed2ef!important;
	width: 341px;
	padding: 5px;
	float: left;
	margin-right: 16px;
}
.calendar {
	float: left;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:30px;
	width:221px;
	cursor:pointer;
}
.calendar a {
	color: #666666;
	text-decoration:none;
}
.calendar a:hover {
	color: #BDBDBD;
	text-decoration:none;
}
.calendar span {
	font-size:15px;
	padding-top:5px;
}
.calendar img {
	float: left;
	margin-right:5px;
	margin-top:5px;
}
.guest_icon {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: left;
	padding-right:18px;
	width:91px;
}.guest_icon a {
  color: #666666!important; line-height: 29px;}
.room_icon {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: left;
	padding-right:17px;
	width:100px;
}
.room_icon a {
  color: #666666!important; line-height: 29px;}
.guest_icon img {
	margin-right:5px;
	margin-top:2px;
	float:left;
}
.room_icon img {
	margin-right:5px;
	margin-top:2px;
	float:left;
}
.orange_btn1 {
	background-color: #e46c2d;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ce5c1e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF!important;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration:none;
	border-left:none;
	border-top:none;
	border-right:none;
	cursor:pointer;
	font-size: 15px;
	float:right;
}
.orange_btn1:hover {
	background-color: #ce5c1e;
	border-bottom-color: #e46c2d;
}
.sortby {
	font-size: 14px;
	color: #2a2a2a;
	padding-bottom:15px;
	padding-top:17px;
}
.sortby span {
	float:left;
	margin-right:10px;
	margin-top:2px;
}
.sortby ul {
	float:left;
}
.sortby ul li {
	float:left;
	padding-right: 10px;
}
.sortby ul li a {
	background-image: url(../../images/sort_tabbg1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 106px;
	text-align: center;
	color: #FFF;
	display:block;
	line-height: 24px;
}
.sortby ul li a.hlight {
	background-image: url(../../images/sort_tabbg1_hover.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	background-position: center bottom;
}
.sortby ul li a:hover {
	background-image: url(../../images/sort_tabbg1_hover.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	background-position: center bottom;
}
.refineresults_box {
	background-color: #fbfbfb;
	border: 1px solid #dedede;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 13px;
	color: #212121;
	line-height:26px;
}
.refineresults_box h3 {
	font-size: 15px;
	color: #e46c2d;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.refineresults_box h3 span {
	background-image: url(../../images/refine_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:20px;
}
.locations_search {
	padding-top: 5px;
	padding-bottom: 8px;
	
	height: 20px;
	margin-bottom: 8px;
}
.locationsearch_txtbox {
	border: none;
	float: left;
	width: 200px;
	padding-left: 10px;
	color: #c8d7dd;
}
.locationsearch_btn {
	background-image: url(../../images/locationsearch_btn.jpg);
	background-repeat: no-repeat;
	height: 24px;
	float: left;
	width: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.blue_txt {
	line-height: 20px;
	color: #25aae1;
}
.blue_txt1 {
	line-height: 20px;
	color: #25aae1;
	font-size:32px;
	font-family: Arial, Helvetica, sans-serif;
}
#sortby1 {
	display:block;
}
#sortby2 {
	display:none;
}
#sortby3 {
	display:none;
}
#sortby4 {
	display:none;
}
.shortlist_icon {
	background-image: url(../../images/shortlist_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 34px;
	color: #2a2a2a;
	text-decoration:none;
	margin-top: 10px;
	display:block;
	float: left;
	margin-left:0px;
}
.shortlist_icon:hover {
	color: #25aae1;
}
.acc_landing_banner {
	padding: 260px 0px 20px 0px;
	font-size: 20px;
	color: #FFF;
}
.acc_landing_cnt {
	background-image: url(../../images/landing_bg.png);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:10px;
	width:963px;
	margin:auto;
}
.acc_landing_icon1 {
}
.acc_landing_banner ul {
	width: 221px;
	float: left;
	background-image: url(../../images/landing_bg4.png);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ad6f0;
	border-bottom-color: #9ad6f0;
	border-left-color: #9ad6f0;
}
.acc_landing_banner ul li:first-child {
	border:none;
}
.acc_landing_banner ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9ed9f2;
	padding: 15px 10px 15px 70px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.45);
}
small a {
	color:#7AB54B;
}
.acc_landing_icon1 {
	background-image: url(../../images/acc_landing_icon1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.acc_landing_icon2 {
	background-image: url(../../images/acc_landing_icon2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.acc_landing_icon3 {
	background-image: url(../../images/acc_landing_icon3.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.acc_landing_right {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #9ad6f0;
	border-right-color: #9ad6f0;
	border-bottom-color: #9ad6f0;
	background-image: url(../../images/landing_bg1.png);
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	width:739px;
}
.acc_landing_right h2 {
	background-image: url(../../images/landing_bg3.png);
	font-size: 34px;
	font-weight: bold;
	color: #e46c2d;
	font-family: 'Rosario', sans-serif;
	padding: 14px;
	text-transform: uppercase;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	text-align:center;
}
.banner_form {
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 26px;
	padding-bottom: 25px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) { 
.banner_form {
	padding-bottom: 23px;
}
}
.banner_form .chzn-single{padding-bottom:10px!important; padding-top:10px!important;margin-right:10px!important;border: 1px solid #BDBDBD!important;	margin-bottom:26px;
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
border-radius: 0px!important;

}
.homebanner_form_txtbox {
	color: #919191;
	padding: 14px 10px!important;
	width:178px;
	border: 1px solid #BDBDBD!important;
	margin-right:10px;
	margin-bottom:23px;
}
.homebanner_form_txtbox1 {
	color: #303030;
	padding: 9px 10px 11px;
	width:183px;
	border: 1px solid #BDBDBD;
	margin-right:10px;
	margin-bottom:22px;
	background-image: url(../../images/landing_pagecalander.jpg);
	background-repeat: no-repeat;
	background-position: 94% center;
	font-size: 15px;
	font-family: 'Rosario',sans-serif;

}
.bannerorange_btn1 {
	background-color: #e46c2d;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ce5c1e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF!important;
	padding:0px;
	text-decoration:none;
	border-left:none;
	border-top:none;
	border-right:none;
	cursor:pointer;
	font-size: 15px;
	float:right;
	width:110px;
	height:43px;
	text-align:center;
}
.bannerorange_btn1:hover {
	background-color: #ce5c1e;
	border-bottom-color: #e46c2d;
}
.cal_input {
	/*border:0;*/
	cursor:pointer;
	overflow:hidden;
	background-image: url(../../images/calendar_icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	border:none;
	padding: 5px 5px 5px 5px;
	color:#666666;
	float:left;
	width:30px;
	text-indent:150px;
	overflow:hidden;
	background-color:transparent
}
.cal_input1 {
	/*border:0;*/
	cursor:pointer;
	overflow:hidden;
	background-image: url(../../images/calendar_icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border:none;
	padding: 5px 0px 5px 0px;
	color:#666666;
	float:left;
	width:20px;
	text-indent:150px;
	overflow:hidden;
	height:20px;
	font-size:1px;
}
.home_bg {
}
.home_logo {
	margin-top:100px;
	margin-left:220px;
}
.blue_strip {
	background-image:url(../../images/blue-strip.png);
	background-repeat:repeat-x;
	margin-top:100px;
	padding-bottom:46px;
	background-position:top;
}
.blue_strip h1 {
	margin:0px;
	padding:0px;
	font-size:48px;
	font-weight:bold;
	font-family: 'Roboto', sans-serif;
	color:#ffffff;
	text-align:center;
	padding-top:30px;
	text-shadow:1px 1px #488cb0;
}
.look_accomodation_btn {
	background-color:#e46c2d;
	border-bottom:5px solid #ce5c1e;
	font-family: 'Rosario', sans-serif;
	font-size:22px;
	color:#ffffff;
	float:left;
	text-decoration:none;
	padding:10px 22px 10px 22px;
	margin-top:50px;
	margin-left:220px;
	text-shadow:1px 1px #be5a26;
}
.look_accomodation_btn:hover {
	background-color:#ce5c1e;
	border-bottom:5px solid #e46c2d;
}
.list_property_btn {
	background-color:#1A93C5;
	border-bottom:5px solid #0e5f8c;
	font-family: 'Rosario', sans-serif;
	font-size:22px;
	color:#ffffff;
	float:left;
	text-decoration:none;
	padding:10px 60px 10px 60px;
	margin-top:50px;
	margin-left:22px;
	text-shadow:1px 1px #167da7;
}
.list_property_btn:hover {
	background-color:#0e5f8c;
	border-bottom:5px solid #1A93C5;
	font-family: 'Rosario', sans-serif;
}
.list_property_btn:hover {
	background-color:#0e5f8c;
	border-bottom:5px solid #1A93C5;
	font-family: 'Rosario', sans-serif;
}
.cnt_left1 {
	width: auto;
	font-family: 'Rosario', sans-serif;
	color: #666666;
}
.cnt_left1 a {
	color: #25aae2;
	text-decoration:none;
}
.cnt_left1 a:hover {
	color: #666666;
	text-decoration:none;
}
.cnt_left1 h2 {
	color: #666666;
	font-family: 'Rosario', sans-serif;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cnt_left1 p {
	padding-top:5px;
	padding-bottom:10px;
}
.green_btn1 {
	background-color: #3fa30d;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #307c02;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF!important;
	background-image: url(../../images/btn_arrow.png);
	background-repeat: no-repeat;
	background-position: 94% center;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration:none;
	width: 400px;
	margin:auto;
	display:block;
	text-align: center;
	font-weight: bold;
	margin-bottom:20px;
	cursor:pointer;
}
.green_btn1:hover {
	background-color: #307c02;
	border-bottom-color: #3fa30d;
}
.crsr {
	cursor:pointer;
}
.propertynow_box {
	margin: auto;
	width: 468px;
	color: #3e3e3f;
	font-size: 30px;
	text-align: center;
	font-family: 'Rosario', sans-serif;
}
.lag_txt {
	font-size: 130px;
	font-family: Arial, Helvetica, sans-serif;
	color: #25aae2;
	font-weight: bold;
	line-height:132px;
}
#error_email {
	color:#F00;
	padding-left:10px;
}
.benefits_left {
	float: left;
	width: 526px;
	-webkit-box-shadow: 0px 0px 9px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px 0px 9px rgba(50, 50, 50, 0.35);
	box-shadow:         0px 0px 9px rgba(50, 50, 50, 0.35);
	font-family: 'Rosario', sans-serif;
	margin-top: 20px;
	margin-left:22px;
	margin-bottom: 20px;
}
.benefits_left h2 {
	background-color: #ececec;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
	padding-top: 5px!important;
	padding-bottom: 5px!important;
	text-align: center;
	color: #3e3e3f;
	font-weight: normal;
}
.benefits_left_cnt {
	padding: 40px;
	min-height: 356px;
}
.benefits_left_cnt p {
	padding:0px 0px 12px;
}
.benefits_left_cnt ul li {
	background-image: url(../../images/listmyproperty_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#list-your-property {
	font-family: 'Rosario', sans-serif;
	font-size:14px;
}
.list_form {
	font-family: 'Rosario', sans-serif;
}
.accommodationlistpropertytxt_box1 {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width: 348px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
}
.accommodationlistpropertytxt_box_large {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width: 1029px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
}
.accommodationlistpropertytxt_box_large1 {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width: 490px;
	
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	 border: 1px solid #BDBDBD;
	padding: 7px;
}
.accommodationlistpropertytxt_box1 {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width:480px;
	
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	 border: 1px solid #BDBDBD;
	padding: 7px;
}
.accommodationlistpropertytxt_box2 {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width:507px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
	color:#919191
}
.checkbox {
	line-height:26px;
}
.header_myaccount {
	display:none;
	padding-bottom:10px;
}
.btn-success {
	color:#25aae3
}
.myaccount_btn {
	background: #25aae1;
	width:90%;
	text-align:center;
	text-decoration:none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:23px;
	margin-top:0px;
	width:90%;
	display:block;
	cursor:pointer;
}
.header_myaccount_link a {
	background: #25aae1;
	width:90%;
	display:block;
	margin:auto;
	color: #FFFFFF;
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	text-decoration:none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a93c5;
}
.header_myaccount_link {
	padding-top:10px;
	display:none
}
.header_myaccount_link a {
	width:100%;
}
.map_txt {
	color:#508b13;
	text-decoration:none;
	font-size:12px
}
.inner_fancybox {
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.inner_fancybox h1 {
	font-family: 'Rosario', sans-serif;
	font-size: 32px;
	color:#e46d2c;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-weight: normal;
}
.back_arrow {
	background-image: url(../../images/back_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #25aae1;
	text-decoration: none;
	float: right;
	margin-top:-50px;
	margin-right:10px;
}
.login_bg {
	background-image: url(../../images/accommodation_bg.jpg);
	background-repeat: repeat-x;
	padding:0px;
	-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.20);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.20);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.20);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-position: bottom;
}
.login_bg h3 {
	background-color: #ececec;
	padding: 10px 7px;
	color: #25aae1;
	font-size: 20px;
	font-weight: normal;
}
.login_detail {
	padding: 10px;
}
.login_details_table {
	float: left;
	width: 425px;
}
.login_details_table tr td {
	padding:10px;
}
.login_details_txtbox {
	border-style: none;
	/*box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);*/
	 border: 1px solid #BDBDBD;
	color: #333333;
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	padding: 7px;
	width: 262px;
}
.login_details_txtbox1 {
	border-style: none;
	/*box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);*/
	color: #333333;
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	padding: 7px;
	width: 370px;
	 border: 1px solid #BDBDBD;
}
.login_details_selectbox {
	border-style: none;
	/*box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);*/
	color: #333333;
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	padding: 7px;
	width: 78px;
	color:#919191;
	 border: 1px solid #BDBDBD;
}
.login_details_selectbox1 {
	border-style: none;
	/*box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);*/
	color: #333333;
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	padding: 7px;
	width: 386px!important;
	color:#919191;
	 border: 1px solid #BDBDBD;
}
.small_txt1 {
	font-size:14px;
	color:#8f8e8e;
	padding-left:15px;
	padding-top:5px;
	display:block;
}
.login_vline {
	background-image: url(../../images/login_line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	height: 275px;
	padding-top: 243px;
	width: 20px;
}
.login_vline span {
	background-color:#FFF;
}
.login_details_right {
	float: left;
	font-size: 15px;
	color: #5b5958;
	padding-top: 209px;
	padding-left: 25px;
	width: 218px;
}
.login_details_right a {
	font-size: 18px;
	 line-height: 27px;
}
.blue_btn2 {
	background-color: #25aae1;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1a93c5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF!important;
	padding-right: 28px;
	padding-left: 18px;
	background-image: url(../../images/btn_arrow.png);
	background-repeat: no-repeat;
	background-position: 94% center;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration:none;
	border-top:none;
	border-left:none;
	border-right:none;
	cursor:pointer;
	margin-top:10px;
}
.blue_btn2:hover {
	background-color: #1a93c5;
	border-bottom-color: #25aae1;
}
.blue_btn3 {
	background-color: #25aae1;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1a93c5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF!important;
	padding-right: 28px;
	padding-left: 18px;
	background-image: url(../../images/btn_arrow.png);
	background-repeat: no-repeat;
	background-position: 94% center;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration:none;
	border-top:none;
	border-left:none;
	border-right:none;
	cursor:pointer;
}
.blue_btn3:hover {
	background-color: #1a93c5;
	border-bottom-color: #25aae1;
}
.login_detail_bottom {
	padding-top: 73px;
	padding-left: 20px;
	line-height:30px;
}
.paynow_btn2 {
	background-image: url(../../images/paynow_btn1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 347px;
	background-position: left top;
	margin:auto;
	border:none;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:20px;
}
.paynow_btn2:hover {
	background-position: left bottom;
}
.paynow_btn_paypal {
	background-image: url(../../images/paynowpaypal_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 347px;
	background-position: left top;
	margin:auto;
	border:none;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:20px;
}
.paynow_btn_paypal:hover {
	background-position: left bottom;
}
.booking_details_right {
	background-color: #25aae3;
	padding: 10px;
	float: right;
	width: 255px;
	font-family: 'Rosario', sans-serif;
	color: #FFF;
}
.change_hotel {
	font-size: 12px;
	color: #1c566f;
	margin-top:-30px;
	text-align:right;
	float:right;
}
.change_hotel:hover {
	text-decoration:none;
}
.booking_details_right h3 {
	font-size: 22px;
	background-image: url(../../images/bookingdetail_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:35px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92d5f1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.booking_name {
	font-size: 18px;
	padding-bottom: 10px;
}
.booking_name span {
	font-size: 22px;
	line-height: 34px;
}
.booking_table {
	width: 200px;
	margin-top:20px;
}
.booking_table tr td {
	padding: 6px 8px;
}
.blue_line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4cb6e4;
	margin-top: 20px;
	margin-bottom: 20px;
}
.large_txt1 {
	font-size:20px
}
.acc_fancybox_rating span {
	float:left;
	padding-right:10px;
}
#mod4 iframe {
	border: 1px solid #CCC;
}
.acc_fancybox_rating .rated {
	margin-top:4px;
}
.loginfacebook_detail {
	padding: 10px;
	font-family: 'Rosario', sans-serif;
	padding-left:96px;
}
.loginfacebook_detail h3 {
	color: #e46d2c;
	padding-left: 10px;
	padding-bottom:10px;
	font-size:23px;
}
.loginfacebook_detail1 {
	padding: 10px;
	font-family: 'Rosario', sans-serif;
	padding-left:10px;
}
.loginfacebook_detail1 h3 {
	color: #e46d2c;
	padding-left: 10px;
	padding-bottom:10px;
	font-size:23px;
}
.facebook_login {
	padding-bottom:5px;
	display:block;
}
.facebook_login1 {
	color:#797979;
	
}
.facebook_login1 a {
	color:#797979;
	text-decoration:none;
}
.facebook_login1 a:hover {
	color:#25aae1;
	text-decoration:none;
}
.loginfacebook_left {
	width:450px;
	font-family: 'Rosario', sans-serif;
	float:left
}
.loginfacebook_right {
	float:left;
	width:440px;
	padding-left:50px;
	line-height: 20px;
	color:#626262
}
.loginfacebook_right img {
	margin-bottom:10px;
}
.loginfacebook_left h3 {
	margin-bottom:40px;
	padding-left:0px
}
.loginfacebook_right h3 {
	margin-bottom:60px;
	padding-left:0px
}
.login_vline1 {
	background-image: url(../../images/login_line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 20px;
	float: left;
	height: 144px;
    padding-top: 112px;
}
.login_vline1 span {
	background-color:#FFF;
}
.my_booking_table {
	background-color: #eff0f1;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.40);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.40);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.40);
	margin-top: 15px;
	width: 100%;
}
.my_booking_table tr td {
	padding: 10px;
}
.my_booking_table img {
	margin-top:5px;
}
.my_booking_table img:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
.my_booking_table_img img {
	border: 3px solid #FFF;
}
.my_booking_grey {
	font-size: 13px;
	color: #949a9d;
	text-align:center;
}
.txt_center {
	text-align:center;
}
a.normlink {
	text-decoration:none;
	color:#1a93c5;
}
a.normlink:hover {
	text-decoration:underline;
	color:#1a93c5;
}
.forgot_txtbox {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width: 44%;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
}
.forgot_selectbox {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	color: #333333;
	width: 46%;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
}
.forgot_td {
	width:20%
}
.noavaible_icon {
	background-image: url(../../images/noavaible_icon.jpg);
	background-repeat: no-repeat;
	background-position: 24% center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	margin-top: 10px;
}
.input-text {
	width: 50px;
	border: 1px solid #b9b9b9;
	padding: 2px;
}
.rightaccommodation b span {
	display:block;
	float:left;
	font-size:14px;
	padding-top:3px;
	padding-left:2px;
}
.hiddenvalues {
	display:none;
}
.support_content1 .bx-viewport {
	height: 193px!important;
}
.left_bookingdetails_name {
	font-size: 18px;
	color: #25aae3;
	padding-bottom: 10px;
}
.left_bookingdetails_name span {
	font-size:26px;
}
.left_bookingdetails_name p {
	padding:0px;
	margin:0px;
}
.left_bookingdetails_table tr td {
	padding:5px 10px 5px 0px;
}
.left_bookingdetails_table {
	padding:0px 0px 10px;
}
.lag_txt2 {
	font-size:24px;
}
.cus_login {
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 80px;
}
.cus_login h2 {
	font-size: 32px;
	margin-bottom:20px;
	color: #e26c2c;
	text-align: center;
}
.customer_btn{ padding-left:173px;}
.cus_login img {
	float:left;
	margin-top:30px;
}
.login_line2 {
	background-image: url(../../images/login_line1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 175px;
	width: 1px;
	margin-right: 100px;
	margin-left: 100px;
}
.login_select {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom:20px;
	margin-top:10px;
	font-size:20px;
}
#webdiv{ display:none;}
#webdiv1{ display:none;}
.login_select{
	background-color: #efefef;
	border: 1px solid #e3e3e3;
}
.login_select input{cursor:pointer;}
.login_select label{cursor:pointer;}

.register_btn2 {
	background-image: url(../../images/register_btn2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 347px;
	background-position: left top;
	margin:auto;
	border:none;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:20px;
}
.register_btn2:hover {
	background-position: left bottom;
}
.update_btn2 {
	background-image: url(../../images/update_btn2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 347px;
	background-position: left top;
	margin:auto;
	border:none;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:20px;
}
.register_btn2:hover {
	background-position: left bottom;
}
.selectbox{border: 1px solid #8ED2EF; width:98%; padding:5px;}
.update_tab form{ margin:0px; padding:0px;}

.address_icon{
	background-image: url(../../images/address_icon1.png);
	background-repeat: no-repeat;
	padding-left:30px;
	display:block;
	padding-bottom:10px;
}.phone_icon{
	background-image: url(../../images/phone_icon.png);
	background-repeat: no-repeat;
	padding-left:30px;
	padding-bottom:5px;
	display:block;
	
}.email_icon{
	background-image: url(../../images/email_icon.png);
	background-repeat: no-repeat;
	padding-left:30px;
	display:block;
	background-position: 0px 2px;
	
}.mobile_icon{
	background-image: url(../../images/mobile_icon.png);
	background-repeat: no-repeat;
	padding-left:30px;
	display:block;
	background-position: 0px 0px;
	padding-bottom:2px;
	margin-top:5px;
	margin-bottom:5px;
}
#google_map iframe{width:100% !important; height:450px !important;}.contact_map {
	float: right;
	width:450px
}
.contact_map{ float:right}
.contact_left{ float:left;color: #444444;}
loginfacebook_left1{ padding-top:20px}
.facebok_login{ padding-top:40px}

.list_form .faq_category {
	color: #FFF;
	background-color: #25aae2;
	padding: 10px;
	margin-top:-10px;
	margin-left:-10px;
	margin-right:-10px;
}
.list_table{
	border: 1px solid #c4c2c2;
}.form_grey{
	background-color: #efefef;
	padding: 5px;
	float:left;
}
.list_checkbox tr td{ padding:5px 5px}
.acc_fancybox_rating .rating-div-bg{margin-top:4px !important;}
.acc_fancybox_rating .rating-div-bg .rated{margin-top:0px !important;}

.fileinput-button input{width:100px!important; cursor:pointer!important;}


.facebok_login a {
	color: #25aae2;
	text-decoration:none;
}
.facebok_login a:hover {
	color: #666666;
	text-decoration:none;
}
.banner_form .bannerorange_btn1{ margin-right:19px;height: 38px;} 
#google_map a{ color:#1a93c5}

.close_btn {text-align:right; padding:5px;}
.close_btn a{color:#900 !important; text-decoration:none;}
.close_btn a:hover{color:#900 !important; text-decoration:underline !important;}

.shortlist{color: #25AAE2;
	padding-top: 5px;
}
.shortlist_srch{	background-image: url(../../images/shortlist_icon1.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	float: left;
	margin-bottom: 10px;
	margin-top:15px;
	padding-bottom:10px;
	margin-left:20px;
	color:#25AAE2;
	padding-top:3px;
	
}
.shortlist_details {
	background-image: url(../../images/shortlist_icon1.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	float: left;
	margin-bottom: 10px;
	margin-top:18px;
	padding-bottom:10px;
	margin-left:20px;
	padding-top: 3px;
}

.wid305{width:305px !important;}
.rem_shortlist_icon{background-image: url(../../images/rem_shortlist_icon.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	float: left;
	margin-top:15px;
	padding-bottom:10px;
	margin-left:20px;
	color:#25AAE2;
	padding-top:3px;
}

.addproprty .accommodationlistpropertytxt_box_large{width:740px;}
.addproprty .accommodationlistpropertytxt_box2{ width: 756px;}
.addproprty .accommodationlistpropertytxt_box_large1{width:742px;}
.addproprty .accommodationlistpropertytxt_box_small1{width:347px;}
.addproprty .smlselbox{width:354px;}
.sml_txt{font-size:13px; display:block; padding-left:15px; padding-top:5px;}
.files p{font-style:italic; font-size:13px;}

.chat {
	background-image: url(../../images/chat.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 34px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 35px;
	margin-right: 20px;
	display:block;
	line-height: 26px;
	padding-top: 8px;
	float:right;
	background-color: #535151;
	padding-right: 10px;
	padding-bottom: 8px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.chat:hover {
	color: #e8e8e8;
}.chat a {
	color: #e8e8e8;
	text-decoration:none;}
	.chat1{ margin-top: 0px;}
	
.location_map{width:250px; height:200px; overflow:hidden;}
#ui-datepicker-div{z-index: 9999;}
.ui-datepicker{z-index: 99999!important;}
.cal_input{ font-size:1px!important; color:#fff; height:20px; background-color:#FFF;}

.list_table .chzn-single{ background-image:none!important; border:none!important;
font-family: 'Rosario', sans-serif;
	font-size: 16px!important;
	color: #333333;
	width:490px!important;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22)!important;
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22)!important;
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22)!important;*/
	padding: 7px!important;
	color:#919191!important;
	-webkit-border-radius:0px!important;
-moz-border-radius: 0px!important;
border-radius: 0px!important;


}

.chzn-search{font-family: 'Rosario', sans-serif!important;}
.list_table .chzn-container-single .chzn-single div b{ background-position:0 8px!important;}
.list_table #PropertySuburb_chzn{width:504px!important;}
.list_table .chzn-drop{ width: 504px!important;}
.list_table .chzn-search input{width: 469px!important;}
.list_table .chzn-container-active .chzn-single-with-drop{ background-image:none!important; background-color:transparent!important; }
.list_table .chzn-container .chzn-results .highlighted{ background-color:#25AAE2!important; background-image:none!important;}
.list_table .chzn-container .chzn-drop{ font-size: 15px!important;}
.list_table .chzn-container-single{ width: 491px!important;}

.update_tab .chzn-container{ float:left;font-family: 'Rosario', sans-serif!important;}
.update_tab .chzn-single{border: 1px solid #8ED2EF!important; padding-bottom:2px!important; padding-top:2px!important; background-image:none!important;	color:#919191!important; -webkit-border-radius:0px!important; -moz-border-radius: 0px!important; border-radius: 0px!important;}
.update_tab .chzn-container .chzn-results .highlighted{ background-color:#25AAE2!important; background-image:none!important;}
.update_tab .chzn-container-active .chzn-single-with-drop{ background-image:none!important; background-color:#fff!important;}
.update_tab #PropertySuburb_chzn{width:auto!important;}
.update_tab .chzn-drop{ width: auto!important;}
.update_tab .chzn-search input{width: auto!important;}
.update_tab .chzn-drop{ width: 355px!important;}
.update_tab .chzn-search input{width: 319px !important;}
.update_tab .chzn-container .chzn-results{width: 344px !important;}
.update_tab .chzn-drop{	border-right-width: 1px;	border-bottom-width: 1px;
	border-left-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;
	border-right-color: #8ed2ef!important;	border-bottom-color: #8ed2ef!important;	border-left-color: #8ed2ef!important;
}

.right_panel .chzn-container{ float:left;font-family: 'Rosario', sans-serif!important; width:240px!important;}
.right_panel .chzn-single{border: 1px solid #8ED2EF!important; padding-bottom:2px!important; padding-top:2px!important; background-image:none!important;	color:#919191!important; -webkit-border-radius:0px!important; -moz-border-radius: 0px!important; border-radius: 0px!important;}
.right_panel .chzn-container .chzn-results .highlighted{ background-color:#25AAE2!important; background-image:none!important;}
.right_panel .chzn-container-active .chzn-single-with-drop{ background-image:none!important; background-color:#fff!important;}
.right_panel #PropertySuburb_chzn{width:auto!important;}
.right_panel .chzn-drop{ width: auto!important;}
.right_panel .chzn-search input{width: auto!important;}
.right_panel .chzn-drop{ width: 238px!important;}
.right_panel .chzn-search input{width: 202px!important;}
.right_panel .chzn-container .chzn-results{width: 225px!important;}
.right_panel .chzn-drop{	border-right-width: 1px;	border-bottom-width: 1px;
	border-left-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;
	border-right-color: #8ed2ef!important;	border-bottom-color: #8ed2ef!important;	border-left-color: #8ed2ef!important;
}

.banner_form .chzn-container-single .chzn-single div b{ background-position:0 12px!important;}
.acc_landing_right ul{ background-image:none; border:none; margin-top:-20px; color:#444444!important;}
.acc_landing_right ul li{ background-image:none; border:none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.acc_landing_right .chzn-drop{top: 37px!important;}
.acc_landing_right .chzn-drop{ width: 165px!important;}
.acc_landing_right .chzn-search input{width: 131px!important;}
.acc_landing_right .chzn-container .chzn-results{width: 157px!important;}
.acc_landing_right .chzn-results{-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
border-radius: 0px!important;}

.acc_landing_right .chzn-drop{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDBDBD!important;
	border-bottom-color: #BDBDBD!important;
	border-left-color: #BDBDBD!important;
}
.list_table1 .chzn-container-single{ float:left}
.list_table1 .chzn-container{ float:left; width:346px!important;}
.list_table1 .chzn-single{ background-image:none!important; border:none!important;
font-family: 'Rosario', sans-serif;	font-size: 16px!important;
	color: #333333;	width:340px!important;	padding: 7px!important;	color:#919191!important;	-webkit-border-radius:0px!important;-moz-border-radius: 0px!important;border-radius: 0px!important;
}
.list_table1 .chzn-container-single .chzn-single div b{ background-position:0 8px!important;}
.list_table1 #PropertySuburb_chzn{width:294px!important;}
.list_table1 .chzn-drop{ width: 354px!important;}
.list_table1 .chzn-search input{width: 319px!important;}
.list_table1 .chzn-container-active .chzn-single-with-drop{ background-image:none!important; background-color:transparent!important;}
.list_table1 .chzn-container .chzn-results .highlighted{ background-color:#25AAE2!important; background-image:none!important;}
.list_table1 .chzn-container .chzn-drop{ border:#e1e1e1 solid 1px!important;font-size: 15px!important;}

.chzn-results li{ background-image:none!important;}

.rightaccommodation .chzn-container-single{ float:left}
.rightaccommodation .chzn-container{ float:left; width:140px!important;}
.rightaccommodation .chzn-single{ background-image:none!important; border:none!important;
font-family: 'Rosario', sans-serif;	font-size: 16px!important;
	color: #333333;	-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22)!important;	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22)!important;	box-shadow:1px 1px 9px rgba(50, 50, 50, 0.22)!important;
	padding: 7px!important;	color:#919191!important;	-webkit-border-radius:0px!important;-moz-border-radius: 0px!important;border-radius: 0px!important;
	width: 50px!important;
	border: 1px solid #b9b9b9!important;
	padding: 1px 5px!important;
}
.rightaccommodation .chzn-container-single .chzn-single div b{ background-position:0 5px!important;}
.rightaccommodation #PropertySuburb_chzn{width:50px!important;}
.rightaccommodation .chzn-drop{ width: 60px!important;}
.rightaccommodation .chzn-search input{width: 25px!important;}
.rightaccommodation .chzn-container-active .chzn-single-with-drop{ background-image:none!important; background-color:transparent!important;}
.rightaccommodation .chzn-container .chzn-results .highlighted{ background-color:#25AAE2!important; background-image:none!important;}
.rightaccommodation .chzn-container .chzn-drop{ border:#e1e1e1 solid 1px!important;font-size: 15px!important;}


.login_miss_selectbox .chzn-container-single{ float:left}
.login_miss_selectbox .chzn-container{ float:left; width:73px!important;}
.login_miss_selectbox .chzn-single{ background-image:none!important; border:none!important;
font-family: 'Rosario', sans-serif;	font-size: 16px!important;
	color: #333333;	
	padding: 7px!important;	color:#919191!important;	-webkit-border-radius:0px!important;-moz-border-radius: 0px!important;border-radius: 0px!important;
	width: 50px!important;
	padding: 4px 5px!important;
}
.login_miss_selectbox .chzn-container-single .chzn-single div b{ background-position:0 5px!important;}
.login_miss_selectbox #PropertySuburb_chzn{width:50px!important;}
.login_miss_selectbox .chzn-drop{ width: 60px!important;}
.login_miss_selectbox .chzn-search input{width: 25px!important;}
.login_miss_selectbox .chzn-container-active .chzn-single-with-drop{ background-image:none!important; background-color:transparent!important;}
.login_miss_selectbox .chzn-container .chzn-results .highlighted{ background-color:#25AAE2!important; background-image:none!important;}
.login_miss_selectbox .chzn-container .chzn-drop{ border:#e1e1e1 solid 1px!important;font-size: 15px!important;}


.login_selectbox .chzn-container-single{ float:left}
.login_selectbox .chzn-container{ float:left; width:303px!important;}
.login_selectbox .chzn-single{ background-image:none!important; border:none!important;
font-family: 'Rosario', sans-serif;	font-size: 16px!important;
	color: #333333;	
	padding: 7px!important;	color:#919191!important;	-webkit-border-radius:0px!important;-moz-border-radius: 0px!important;border-radius: 0px!important;
	width: 375px!important;
	padding: 4px 5px!important;
}
.login_selectbox .chzn-container-single .chzn-single div b{ background-position:0 5px!important;}
.login_selectbox #PropertySuburb_chzn{width:385px!important;}
.login_selectbox .chzn-drop{ width: 385px!important;}
.login_selectbox .chzn-search input{width: 345px!important;}
.login_selectbox .chzn-container-active .chzn-single-with-drop{ background-image:none!important; background-color:transparent!important;}
.login_selectbox .chzn-container .chzn-results .highlighted{ background-color:#25AAE2!important; background-image:none!important;}
.login_selectbox .chzn-container .chzn-drop{ border:#e1e1e1 solid 1px!important;font-size: 15px!important;}

.banner_form .chzn-container-single{ float:left}
.banner_form .chzn-container{ float:left; }
.banner_form .chzn-single{ background-image:none!important; border:none!important;
font-family: 'Rosario', sans-serif;	font-size: 16px!important;
	color: #333333;		
	padding: 7px!important;	color:#919191!important;	-webkit-border-radius:0px!important;-moz-border-radius: 0px!important;border-radius: 0px!important;
}
.banner_form .chzn-container-single .chzn-single div b{ background-position:0 8px!important;}

.banner_form .chzn-container-active .chzn-single-with-drop{ background-image:none!important; background-color:#fff!important;}
.banner_form .chzn-container .chzn-results .highlighted{ background-color:#25AAE2!important; background-image:none!important;}
.banner_form .chzn-container .chzn-drop{ font-size: 15px!important;}
.banner_form .chzn-single-with-drop{ background-image:none!important; background-color:#fff!important;}
.banner_form .chzn-container .chzn-results .highlighted{ background-color:#25AAE2!important; background-image:none!important;}

.info_icon{
	background-image: url(../../images/info_icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 110px;
	margin-bottom:20px;

	background-color: #EFF0F0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #E3E3E3;
}.info_icon.center{	margin-top:10px;}
/*Portal Page*/
.portal_page{ width:810px; margin:auto;}
.portal_page h1{
	text-align: center;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	font-family: 'Rosario', sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 1px 1px 5px rgba(150, 150, 150, 1);
	font-size: 40px;
	font-weight: 700;	
}.portal_logo {
	float: left;
}
.portal_search {
	float: left;
	font-family: 'Rosario', sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 1px 1px 5px rgba(150, 150, 150, 1);
	padding-top:110px;
	font-size: 22px;
	font-weight: 700;
	padding-left: 20px;
	width: 280px;
	
}
.portal_search_bg{-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.33);
	-moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.33);
	box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.33);	margin-top:10px;width: 282px;
	overflow: hidden;}
.portal_search_box{
	height: 40px;
	width: 309px;
	background-image: url(../../images/search_arrow.jpg);
	background-repeat: no-repeat;
	border:none;
	background-position: 90% center;
	font-size: 18px;
	color: #91979b;
	font-family: 'Rosario', sans-serif;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 5px;

	padding-bottom: 5px;
	background-color: #f8f8f8;
}
.portal_logoicon {
	float: left;
	padding-top: 80px;
}

.portal_footer {
	text-align: center;
	padding:20px 0px;
	font-size: 14px;
	color: #fff;
	font-family: 'Rosario', sans-serif;
}
.portal_footer ul li:first-child { background-image:none;}
.portal_footer ul li {
	
	background-image: url(../../images/ftr_line1.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-right: 10px;
	padding-left: 10px;
	display:inline-block;
	padding-bottom:14px;
	
}
.portal_footer a {
	color: #fff;
	text-decoration:none;
}
.portal_footer a:hover {
	opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}
.join_table{font-family: 'Rosario', sans-serif;
	font-size: 14px;
	color: #333333;}
	.join_table tr td{ padding:5px 5px}
.join_txtbox {
	font-family: 'Rosario', sans-serif;
	font-size: 14px;
	color: #333333;
	width: 250px;
	 border: 1px solid #BDBDBD;
	/*-webkit-box-shadow: 1px 1px 9px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    1px 1px 9px rgba(50, 50, 50, 0.22);
	box-shadow:         1px 1px 9px rgba(50, 50, 50, 0.22);*/
	padding: 7px;
	margin-bottom:10px;
}
.fancy_title {
	color: #E46D2C;
	font-family: 'Rosario',sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}.submit_portalbtn {
	background-image:url(../../images/submit_btn.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:105px;
	height:39px;
	cursor:pointer;
	border:0;
	
}
.submit_portalbtn:hover {
	background-image:url(../../images/submit_btn.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.fancy_content{
	font-family: 'Rosario', sans-serif;
	font-size: 16px;
	/*display:none;*/
	padding-right:10px;
	
}
.fancy_content p{ padding-bottom:10px; }
.fancy_content a {
    color: #25AAE2;
    text-decoration: none;
}
.fancy_content a:hover {
    color: #666666;
    text-decoration: none;
}
.fancy_content h2 {
    color: #666666;
    font-size: 19px;
    font-weight: bold;
    margin: 0;
    padding: 15px 0 3px;
}
.fancybox-inner{ /*width:800px!important;*/ }
.fancy_content ul li {
    background-image: url("../../images/arrow.png");
    background-position: 1px 10px;
    background-repeat: no-repeat;
    padding-bottom: 3px;
    padding-left: 12px;
    padding-top: 3px;
}


.portal_search .chzn-container{ float:left;font-family: 'Rosario', sans-serif!important;}
.portal_search .chzn-single{width: 243px!important; margin-top:10px; text-shadow: none; border: none!important; padding-bottom:10px!important; padding-top:10px!important; background-image:none!important;	color:#91979B!important; -webkit-border-radius:0px!important; -moz-border-radius: 0px!important; border-radius: 0px!important;}
.portal_search .chzn-container .chzn-results .highlighted{ color:#fff!important; background-color:#25AAE2!important; background-image:none!important;}
.portal_search .chzn-container-active .chzn-single-with-drop{ background-image:none!important; background-color:#fff!important;}
.portal_search #PropertySuburb_chzn{width:auto!important;}
.portal_search .chzn-drop{ width: auto!important;}
.portal_search .chzn-search input{width: auto!important;}
.portal_search .chzn-drop{ width: 251px!important;}
.portal_search .chzn-search input{width: 214px!important;}
.portal_search .chzn-container .chzn-results{width: 241px!important;}
.portal_search .chzn-drop{	border: none!important;	
}
.portal_search .chzn-container-single .chzn-single div b{ background-position:0 10px!important; }
.portal_search .chzn-results li{ color:#666666!important; text-shadow: none;}


.join_team_btn {
	text-align: center;
	width:334px;
	padding:10px 0px;
}
.goback_home{
	background-color:#25AAE2;
	margin:auto;
	color: #FFF!important;
	padding: 10px;
	margin-top:10px;
	
}
.err_bg {
	background-image: url(../../images/404_bg.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}

.paynow_btn_credit {
	background-image: url(../../images/paynow_btn_credit.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 347px;
	background-position: left top;
	margin:auto;
	border:none;
	cursor:pointer;
	margin-top:15px;
	margin-bottom:20px;
}
.paynow_btn_credit:hover {
	background-position: left bottom;
}
.pay_now .login_details_txtbox{ width: 176px;}
.pay_now .chzn-single{ width: 80px !important;}
.pay_now .chzn-container{ width: 100px !important;}
.pay_now .left{ float:left; padding-top:3px; padding-right:10px;}
.pay_now .chzn-drop { width: 89px !important;}
.pay_now .chzn-search input { width: 54px !important;}

#main-logo {
    margin-top: -100px;
    opacity: 0;
    max-width: 100%;
}
.big-background {
    opacity: 0;
	width:100%;
	height:100%;
}.bluebar {
    bottom: 10%;
    left: 0;
    right: 0;
    opacity: 0;
}
.bluebar img {
    vertical-align: middle;
}
#wrapper {
    z-index: 5;
    position: relative;
}
.bluebar img.email {
    margin-left: 50px;
}
.landing_page_left{width: 363px!important;}
.landing_page_left .benefits_left_cnt { min-height: 469px;}
.email_icon a{color:#444444;
    text-decoration: none;}
	.facebook_icon1{
	background-image: url(../../images/facebook_icon2.jpg);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	height: 38px;
	width: 38px;
	display:block;
	margin:5px 5px 0px 0px;
}.facebook_icon1:hover{opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */}
	.linked_icon{
	background-image: url(../../images/linkin_icon.jpg);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	height: 40px;
	width: 39px;
	display:block;
	margin:5px 5px 0px 0px;
}.linked_icon:hover{opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */}

#about .propertynow_box{font-size: 24px;}
#about .lag_txt {
    font-size: 90px;
	line-height:90px;
}
#about .blue_txt1{font-size: 20px;}

.about_us_page .propertynow_box{font-size: 24px;}
.about_us_page .lag_txt {
    font-size: 90px;
	line-height:90px;
}
.about_us_page .green_btn1{ font-size:20px; width: 350px; padding-bottom: 5px;    padding-top: 8px;}
.about_us_page .blue_txt1{font-size: 20px;}

.update_tab .chzn-container{width: 357px !important;}
.es-carousel ul li a img:hover{opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */}
.things_list{
	background-color:#f6f6f6;
	padding:10px;
	border: 1px solid #eaeaea;
	background-image: url(../../images/things_bg.jpg);
	background-repeat: no-repeat;
	background-position: 90% 90%; margin-top:10px;
}.things_list a{color: #666666;}
.things_list a:hover{color: #2494d7;}
.things_list ul{ padding-top:10px;}
.things_list b{ color:#25aae2}


#slider1 {
height: 3%;
overflow: ;
position:relative;

}
#slider1 .viewport {
float: left;
width: 269px;
height: 865px;
overflow: hidden;
position: relative;
}
#slider1 .buttons {
background: url("../../images/buttons.png") no-repeat scroll 0 0 transparent;
display: block;
margin: 0px;
background-position: 0 -31px;
text-indent: -999em;
float: left;
width: 31px;
height: 31px;
overflow: hidden;
position: absolute;
z-index:8;
top:-48px;
right:38px;
}
#slider1 .next {
background-position: 0 0;
right:5px;
}
#slider1 .disable {
visibility: hidden;
}
#slider1 .overview {
list-style: none;
position: absolute;
padding: 0;
margin: 0;
width: 289px;
left: 0 top: 0;
}
#slider1 .overview li {
	padding:0px 20px;
	margin-left:-15px;
	
width: 246px;
height:432px;
}
.fancybox-overlay{ z-index:9999!important; }
.blog_date span{
	color:#4C4C4C;
	padding-right: 5px;
	padding-left:10px;
}
.blog_date a{color:#DF9856;}
.es-carousel ul li a img{border: 1px solid #C7C7C7!important;}

.story_icon{
	font-weight:bold;
	background-image: url(../../images/story_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 45px;
	line-height: 39px;
}
.map_big{visibility:hidden; position:absolute; left:0px; }
#map_canvas_big{height:400px; width:790px;}
a.popup{color:#77B140;text-align:left; font-size:11px; padding:5px 0px;}
.map_locn{margin-left: 10px;}
.ftr_menu{ float:left;font-family: 'Rosario', sans-serif; font-size: 14px; padding-top:20px;}
.ftr_menu ul li:first-child{ background-image:none; padding-left:0px;}
.ftr_menu ul li {float: left; background-image: url(../../images/ftr_line.jpg);
	background-repeat: no-repeat; background-position: left center;
	padding-right: 10px; padding-left: 10px}
.ftr_menu a {color:#797979;	text-decoration:none;}
.ftr_menu img {	float:left;	margin-right:5px;}
.ftr_menu a:hover {	color:#fff;	text-decoration:none;}


.sitemap{ float:left; border-right:1px solid #e5e5e5; padding-right:40px; margin-right:40px;}
.sitemap.border{ border:none;}
.sitemap a{ color:#666}
.sitemap a:hover{ color:#25aae2}

.blog_header_txt {
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-top: 39px;
	font-family: 'Rosario', sans-serif;
	font-size: 20px;
	padding-right: 20px;
	padding-top: 5px;}.sticky .blog_header_txt { display: none;}.blog_left_logo {
	float: left;
}
.blog_left_selectbox {
	float: left;
	padding-top: 32px;
	padding-right: 18px;
	padding-left: 18px;
	font-size: 12px;
}
.blog_left_icon {
	float: left;
	padding-top: 29px;
}
.blog_selectbox{
	width: 116px;
	border:none;
	padding:3px;
	margin-top:3px;
	font-family: 'Rosario', sans-serif;
}
.sticky .blog_left_selectbox{padding-left: 0; margin-left:-15px;
    padding-right: 13px;
    padding-top: 15px;}
.sticky .blog_left_icon {
    padding-top: 23px;
}
.blog_bg .sticky .logo{ padding-bottom: 18px;}


.blog_left_selectbox .chzn-container{ float:left;font-family: 'Rosario', sans-serif!important;}
.blog_left_selectbox .chzn-single{border: none!important; padding-bottom:2px!important; padding-top:2px!important; background-image:none!important;	color:#919191!important; -webkit-border-radius:0px!important; -moz-border-radius: 0px!important; border-radius: 0px!important; margin-top:5px;}
.blog_left_selectbox .chzn-container .chzn-results .highlighted{ background-color:#25AAE2!important; background-image:none!important;}
.blog_left_selectbox .chzn-container-active .chzn-single-with-drop{ background-image:none!important; background-color:#fff!important;}
.blog_left_selectbox #PropertySuburb_chzn{width:auto!important;}
.blog_left_selectbox .chzn-drop{ width: auto!important;}
.blog_left_selectbox .chzn-search input{width: auto!important;}
.blog_left_selectbox .chzn-drop{ width: 116px!important; color:#303030!important;}
.blog_left_selectbox .chzn-search input{width: 82px !important;}
.blog_left_selectbox .chzn-container .chzn-results{width: 109px !important; text-align:left;}
.blog_left_selectbox .chzn-drop{	border: none; border:transparent!important}

#JoinFormResult .notification {
    background-position: 6px 1px !important;
}
.nav.small a{ padding: 0 49px 0 49px;}
.small .home_icon a {
    padding: 0 !important;
}
.small .home_icon span{ width:99px;}

.blog_bg .sticky .nav a {
    padding: 0 15px !important;
}
.contact_table{
	margin-top: 5px!important;
	margin-left:0px!important;
}
.contact_table tr td{
	padding:8px 0px;
}
.contact_table .accommodationcalendartxt_box_large1{width: 40%;}
.contact_table .accommodationcalendartxtarea_box_large1{width: 40%; height: 100px;}
.contact_table .submit_btn{background-position: center top; margin-left:  0; width: 180px;}
.contact_table .submit_btn:hover{background-position: center bottom; }
.required_fields1_contact {
	font-size: 12px;
	margin-top: 15px;

}
#ContactFormResult .notification{background-position: 6px 6px !important; padding:5px 8px 5px 28px;}

.contact_table1{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:20px;
	width:100%;
}.contact_table1 tr td{
	background-image: url(../../images/contact_line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}.contact_table1 tr td:first-child{ background-image:none;padding-left:0px;}

.comingsoon_page{ padding-bottom:20px; margin-bottom:10px;}
.portal_logo_comingsoon { margin-left:157px;}

.faqs_popup li{ background-image: none!important; padding-left:0px!important;}
.paytxt{color:#e46d2c}

.mobile_files{display:none;}

.full_files{display:block; width:100%;cursor:pointer; }
.attchspan{float:left; clear:both; }
#file_upload{ float:left; cursor:pointer!important;}
.fileinput-button input{cursor:pointer!important; right: 209px!important; top: 12px!important; z-index:99999999999!important}

.progress{ width:100%; margin-top:26px !important;}


.m_p{ line-height:31px;}
.update_tab_btn{ display:none;}
.fancybox-inner{ color:#000}
.fancybox .propertynow_box{ text-align:center}

.chzn-container-active .chzn-single{border: 1px solid #BDBDBD;}

.ie8.contact_left { color:#000}
.ie8.partners_cnt { color:#000}
.ie8.fancy_content .propertynow_box{ margin-left:50px;}
.ie8 .fancy_content .benefits_left{ border: 1px solid #dcdcdc;}
.ie8 .benefits_left{ border: 1px solid #dcdcdc;}
.ie8 .benefits_left{ margin-left:10px;}
.ie8 .homebanner_form_txtbox{ width:165px; padding-top:10px}
.ie8 .list_table .chzn-single{ width:482px!important;}
.ie8 .accommodationlistpropertytxt_box_large1 {width: 483px;}
.ie8 .accommodationlistpropertytxt_box_large{ width:1020px;}

fancy_content .propertynow_box{ margin-left:50px\9;}
.fancy_content .benefits_left{ border: 1px solid #dcdcdc\9;}
.benefits_left{ border: 1px solid #dcdcdc\9;}
.benefits_left{ margin-left:10px\9;}
.homebanner_form_txtbox{ width:165px\9; padding-top:10px\9}
.list_table .chzn-single{ width:482px\9!important;}
.accommodationlistpropertytxt_box_large1 {width: 483px\9;}
.accommodationlistpropertytxt_box_large{ width:1020px\9;}

.ie10.fancy_content .propertynow_box{ margin-left:50px;}
.ie10 .fancy_content .benefits_left{ border: 1px solid #dcdcdc;}
.ie10 .benefits_left{ border: 1px solid #dcdcdc;}
.ie10 .benefits_left{ margin-left:10px;}
.ie10 .homebanner_form_txtbox{ width:165px; padding-top:10px}
.ie10 .list_table .chzn-single{ width:472px!important;}
.ie10 .accommodationlistpropertytxt_box_large1 {width: 483px;}
.ie10 .accommodationlistpropertytxt_box_large{ width:1020px;}

.desktop_none{ display:none;}
.list_cnt{
	font-size: 26px;
	color: #1a93c5;
	text-align: center;
	font-family: 'Rosario', sans-serif;
	font-weight: bold;
}
.orngtxt{color: #D45123;}
.placeholder { color: #919191; }
.list_left{ margin-left:12px;}
.login h1 a{width: 126px!important;}
#error_email{ position:absolute; margin-top:-20px; margin-left:-10px;}
.tablet_destination{color: #666666;	font-size: 15px;
	float: left;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right:10px;	padding-top:2px;}
	.tablet_destination{ display:none}
	
.formbox_bg label{ color: #E46D2C; cursor:pointer;}

.legends{padding:5px 0px 5px 5px;border-bottom: 1px dotted #9E9E9E; text-align:center; font-size:12px; color:#2C94BF;}
#page{padding-top:10px;}
#exp_h1{display:none;}
#exp_div{display:none;}
.expired_cnt{padding-top:20px!important;}

.size-large{ width:100%}

.list_form .attchspan{ display: block; float:none}
.list_form .fileinput-button input{ right: 172px !important;}
.list_form .full_files{ cursor:inherit;}

 .list_form .attchspan{ display: inherit; float: none;}
.list_form .fileinput-button input{ right: 20px!important;top: -30px!important;}
.list_form .full_files{ cursor:inherit;float: none;  position: relative; top:0px;}
.list_form #file_upload{margin-top: 10px; position:absolute; z-index:10000000}

.fileinput-button{cursor:pointer!important;}

.fileinput-button input::-webkit-file-upload-button {cursor:pointer!important;}}


