/*** Reset the bootstrap elements borders **/
* {
	border-radius: 0px !important;
}

@font-face {
	font-family:TrajanPro;
	src:url(../font/TrajanPro-Regular.otf);
}

@font-face {
	font-family:TrajanProBold;
	src:url(../font/TrajanPro-Bold.otf);
}

body {
	font: sans-serif;
	background-color:#1D4776;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:170%;
	color:#000;
}

.mainbody {
	background-color: white;
	margin-top: 20px;
}

.page_content {
	padding-top: 15px;
	padding-bottom: 30px;
}

.cabin-font, .cabin {
	font: Cabin;
}

.error {
	color: #ff1414;
}
/*
.mainbody {
	background-color:#89a8c2;
}
*/

.frontpage {
	color:#fff;
}

.main {
	background-color:#fff;
	font-size:14px;
}

.main legend {
	border-color:#ccc;
}

.outer_header {
	width:100%;
	display:block;
	z-index:999;
	position:relative;
	padding-top:20px;
	background:url(../images/blue_bk.png);
}

.outer_header a,
.outer_header a:visited,
.outer_header a:hover,
.outer_header a:focus,
.mobile_search_popout a,
.mobile_search_popout a:visited {
	color:#fff !important;
}

/**** Main navigation ****/

.nav_container {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a456e+0,1e598b+100 */
	background: rgba(26,69,110,80); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(26,69,110,1) 0%, rgba(30,89,139,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(26,69,110,1) 0%,rgba(30,89,139,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(26,69,110,1) 0%,rgba(30,89,139,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a456e', endColorstr='#1e598b',GradientType=0 ); /* IE6-9 */
	margin-top: 20px;
}

.navbar {
	min-height: 0px !important;
	margin: 0px !important;
}

.menu ul {
	border:0;
	background:none;
}

.menu ul li a,.menu ul li a:visited {
	color:#fff;
	font-size:12px;
	text-transform: uppercase;
	text-decoration:none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	line-height: 39px;
	padding: 0px 20px !important;
}

.menu ul li a i.fa {
	font-size: 16px;
}

.menu ul li a:hover {
	background-color: transparent !important;
	color: #ffc720;
	transition-delay: 
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.menu .navbar-inner {
	background:none!important;
	border:0;
}

.menu .dropdown-menu {
	background: url(../images/blue_transparent_bk.png);
}

ul.dropdown-menu li a,.dropdown-menu li a:visited {
	color:#fff!important;
	text-shadow: none !important;
}
ul.dropdown-menu li a:hover {
	background-color:  #ffc720 !important;
	color: #284d6f !important;
}

h1,h2,h3,h4,h5,h6 {
	font-family:TrajanPro;
	color:#E7D49D;
	font-weight:lighter;
}

h1,h2 {
	line-height:60px;
}

h1 {
	font-size:46px;
	margin: 10px 0;
}

h2 {
	font-size:35px;
}

.qtip h5 {
	margin:5px 0;
}

/*** Interior pages h1 tags ***/
.mainbody h1,.mainbody .h1 {
	font-size:24px;
	font-family:"Cabin";
	line-height:100%;
	color:#8a6210;
	display:block;
	clear:both;
}

.mainbody h2,.mainbody .h2 {
	font-size:20px;
	font-family:"Cabin";
	line-height:100%;
	color:#036;
	display:block;
	clear:both;
}

.mainbody h3,.mainbody .h3 {
	font-size:16px;
	font-family:"Cabin";
	line-height:100%;
	color:#036;
	display:block;
	clear:both;
}

/*** Various arrows ***/
.yellow_arrow {
	color:#ffc720;
	font-weight:700;
}

.currency_select {
	width:100px;
}

.currency_select select {
	width:100%;
	font-size:10px;
	margin-top:4px;
}

.main h2 {
	color:#8A6210;
}

.map {
	color:#C0DBF9;
}

.row1 {
	background:url(../images/row1.png) no-repeat center bottom;
	padding: 40px 0;
}

.row2 {
	background:url(../images/row2.png) no-repeat center top;
	padding: 40px 0;
}

.company {
	font-size:16px;
}

/*p{margin:20px; }*/
.padding .row-fluid [class*="span"] {
	padding:10px 20px;
}

.row-fluid [class*="span"] .nopadding {
	padding:0;
}

a,a:visited,a:hover,a:focus {
	color:#1D4776;
}

.homebody a,.homebody a:visited,.homebody a:hover,.homebody a:focus {
	color:#fff!important;
}

.search_form form {
	margin-bottom:3px;
}

.search_form {
	z-index:1000;
}

.temp_search_form {
	z-index:1000;
	margin-top:-15px;
	background:url(../images/rentals_search_form.png) left top no-repeat;
}

.temp_search_form {
	z-index:1000;
	margin-top:-15px;
	background:url(../images/sales_search_form.png) left top no-repeat;
}

.temp_search_form {
	padding:0 15px;
}

.temp_search_form select {
	height:24px!important;
}

.temp_search_form input {
	height:12px!important;
}

.show_sales_form {
	display:inline-block;
	width:70px;
	height:30px;
	margin-left:10px;
	cursor:pointer;
}

.show_rentals_form {
	display:inline-block;
	width:100px;
	height:30px;
	margin-left:10px;
	cursor:pointer;
}

.temp_search_form input[type="submit"] {
	background:url(../images/btn_search.png) no-repeat scroll 0 0 transparent center center;
}

.bullet {
	color:#F2BA17;
	font-weight:700;
}

.slides_thumb {
	background:url(../images/blue_bk.png);
	height:128px;
	position:absolute;
	bottom:40px;
	z-index:12;
	width:100%;
}

.slides_thumb_logo {
	height:196px;
	margin-top:-35px;
	z-index:13;
}

.slides_thumb_logo img {
	margin: 0px auto;
	display: inline-block;
}

.slides_thumb_link {
	border:5px solid #E7D49D;
	margin-right:5px;
	max-width:none;
	width:120px;
	height:90px;
}

.slides_thumb_container {
	overflow:hidden;
	width:700px;
	height:120px;
}

.thumb_control_left,.thumb_control_right {
	background:none no-repeat scroll 0 0 transparent!important;
	border:0 none;
	color:#FFF;
	float:left;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:120px;
	font-weight:100;
	height:80px;
	line-height:30px;
	margin-top:35px;
	opacity:.5;
	position:relative;
	text-align:center;
	text-shadow:0 1px 1px rgba(0,0,0,0.4);
	width:40px;
	z-index:2;
	text-decoration:none!important;
}

/** Blog **/
#blog_title {
	border-top:1px solid #6080a7;
	padding-top:10px;
}

#blog_list_entry {
	margin-bottom:20px;
}

#blog_block_entry {
	width:100%;
	padding:5px 0;
}

#blog_title a,#blog_title a:visited {
/*font-weight: bold; */
	text-decoration:none;
	font-size:16px;
}

#blog_title a span {
	color: #9eb8d7 !important;
	font-family: TrajanPro;
}

#blog_byline {
	color:#a7a7a7;
	font-size:10px;
}

#blog_separator {
	border-top:1px solid #486f9a;
	width:80%;
	margin:15px auto 10px;
}

.thumb_control_right {
	float:right;
}

.thumb_control_left:hover,.thumb_control_left:focus,.thumb_control_right:hover,.thumb_control_right:focus {
	color:#fff;
	text-decoration:none!important;
	opacity:.9;
	filter:alpha(opacity=90);
}

.carousel {
	width:100%;
	height:320px;
	margin-bottom:10px;
}

.carousel-inner {
	height:100%;
}

.carousel-inner > .item {
	height:100%;
}

.carousel-inner > .item > img,.carousel-inner > .item > a > img {
	height:auto;
}

.agentDetails {
	text-align:left;
}

.agentDetails span.listedBy {
	color:#8A6210;
	font-size:16px;
	font-weight:500;
}

.agentDetails span {
	color:#333;
	display:inline-block;
	font-size:14px;
	margin-bottom:8px;
}


a.hoverLink {
	color:#036;
	display:inline-block;
	font-family:'Cabin',sans-serif;
	font-size:16px;
	font-weight:700;
	outline:0 none;
	text-decoration:none;
	transition:all .3s ease-out 0;
}

a.hoverLink:after {
	color:#8A6210;
	content:">";
	font-size:16px;
	font-weight:500;
	left:5px;
	position:relative;
	top:0;
}

img.grayscale {
	filter:url("data:image/svg+xml; utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
/* Firefox 3.5+, IE10 */
	filter:gray;
/* IE6-9 */
	-webkit-filter:grayscale(100%);
/* Chrome 19+ & Safari 6+ */
	-webkit-transition:all .6s ease;
/* Fade to color for Chrome and Safari */
	-webkit-backface-visibility:hidden;
/* Fix for transition flickering */
	width:160px;
}

img.grayscale:hover {
	filter:none;
	-webkit-filter:grayscale(0%);
}

.contact {
	text-align:left;
}

.btn-contact {
	background:url(../images/search_button_bk.jpg) repeat-x scroll center center #D3B95A;
	border:1px solid #E0C785;
	color:#fff;
	display:inline-block;
	float:left;
	font-size:16px;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
	text-shadow:1px 1px 3px #7F6421;
	width:130px;
}

.propertyOverview .colDescription {
	color:#333;
	font-family:'Cabin',sans-serif;
	font-size:16px;
}

.propertyOverview .colDescription > span {
	display:inline-block;
	margin-bottom:8px;
	width:100%;
}

.propertyOverview .colDescription > span span.beds {
	margin-right:15px;
}

.propertyOverview .description {
	display:inline-block;
	margin-top:18px;
	width:100%;
}

.propertyOverview .colVideo {
	float:right;
	width:213px;
}

.propertyOverview .details {
	display:inline-block;
	margin-top:18px;
	width:100%;
}

.propertyOverview .details .col.left {
	margin-right:30px;
	width:50%;
}

.propertyOverview .details .col.right {
	width:44%;
}

.propertyOverview .details .col {
	float:left;
}

.propertyOverview h2 {
	color:#8A6210;
	font-size:16px;
	font-weight:700;
	margin:0 0 18px;
	line-height:normal;
}

.propertyOverview .divider {
	border-bottom:1px dotted #999;
	display:inline-block;
	font-size:1px;
	margin:0;
	padding:0;
	width:100%;
}

.propertyOverview .backtotop {
	display:inline-block;
	margin-top:18px;
	text-align:right;
	width:100%;
}

.propertyOverview .backtotop a {
	font-size:12px;
}

.propertyOverview .backtotop a:after {
	content:"";
}

.carouselArrows.left {
	left:0;
}

.carouselArrows {
	font-family:'Cabin',sans-serif;
	position:absolute;
	top:20px;
	width:40px;
	z-index:2;
}

.carouselArrows.right {
	right:0;
}

.carouselArrows a {
	-moz-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	-webkit-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	transition:all .3s ease-out;
	display:inline-block;
	position:relative;
	z-index:1;
	padding:124px 10px;
	font-size:50px;
	color:#ffc720;
	text-decoration:none;
}

.carouselArrows a:hover {
	-moz-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	-webkit-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	transition:all .3s ease-out;
	text-shadow:0 1px 1px #fff,0 -1px 1px #fff;
}

.carouselArrows div.background {
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:40px;
	height:310px;
	background:#004079;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#036),to(#004c8c));
	background-image:-moz-linear-gradient(top,#036,#004c8c);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#003366',endColorstr='#004c8c');
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#003366',EndColorStr='#004c8c');
	opacity:.7;
	display:inline-block;
}

a.carat:before {
	color:#FFC720;
	content:"> ";
	font-weight:700;
}

.footer_inner a.toplink,.footer_inner a.toplink:visited {
	font-size:16px;
	font-variant:small-caps;
	margin-bottom:5px;
}

.footer_inner a,.footer_inner a:visited {
	color:#fff;
	font-weight:500;
	text-decoration:none;
	transition:all .3s ease-out 0;
}

.footer_inner a.sublink,.footer_inner a.sublink:visited {
	font-size:12px;
	margin:0 0 3px 10px;
}

.footer_inner ul li a {
	font-size:14px;
	font-variant:small-caps;
	font-weight:400;
}

.footer_inner ul.inline,.footer_inner ol.inline {
	margin:0;
}

.footer_inner .copyright {
	font-size:10px;
	margin:20px 0;
}

.divider {
	border-bottom:1px dotted #7390AC;
	margin-bottom:20px;
	padding-bottom:20px;
}

/*** Big image slideshow ****/
#slides,#featured_slides {
	background-color:;
	width:100%;
	position:relative;
	float:left;
	margin-top:-178px;
	box-shadow:0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow:0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow:0 1px 3px rgba(34,25,25,0.4);
}

.slides_container,.fp_featured_container {
	width:100%;
}

.slides_control {
	float:left;
	width:100%!important;
	height:100%!important;
}

.slide {
	float:left;
}

.slide img {
	float:left;
}

.listing_slideshow_container {
	float:left;
	height:500px;
	overflow:hidden;
	display:block;
	width:100%;
	margin-top:-190px;
}

.listing_slide {
	top:-190px;
	overflow:hidden;
	width:100%;
}

.fp_featured_details {
	height:200px;
	width:520px;
	position:absolute;
	left:30px;
	top:300px;
	color:#FEFEFF;
	margin-top: -50px;
}

.fp_featured_details_inner {
	margin-top:30px;
	background:url(../images/slide_bg.png) 0 0;
	max-width:500px;
	padding: 15px 10px;
	float:left;
}

.fp_featured_link,.fp_featured_link:visited {
	color:#FEFEFF;
	display:block;
	float:left;
	width:290px;
	text-decoration:underline;
}

.fp_featured_details_inner .title {
	font-weight:300;
	text-decoration:none;
	font-size:20px;
	display:block;
	font-family:TrajanPro;
	margin-bottom: 10px;
}

a.featured_prev,a.featured_next,a.featured_prev:visited,a.featured_next:visited {
	line-height:233px;
	text-align:center;
	left:0;
	font-size:40px;
	color:#ffc720!important;
	position:absolute;
	top:32%;
	width:40px;
	z-index:10;
}

a.feaured_prev:hover,a.featured_next:hover {
	text-decoration:none!important;
}

a.featured_next {
	left:auto;
	right:0;
}

a.featured_prev {
	left:0;
	right:auto;
}

.fp_featured_details_text {
	width:100%;
	float:left;
	padding:5px;
	text-align:center;
	width:97%;
}

.fp_featured_details_text a, .fp_featured_details_text a:visited {
	color: white;
}

a.featured_switch,a.featured_switch:visited {
	padding:10px;
	width:300px;
	text-align:center;
	position:absolute;
	left:30px;
	top:550px;
	display:block;
	background-color:#012951;
	box-shadow:0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow:0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow:0 1px 3px rgba(34,25,25,0.4);
	color:#efeee8;
	text-decoration:none;
	font-size:16px;
	font-family:Times;
	border-radius:5px;
}

.arrow {
	float:left;
	background:url(../images/arrow.png) top center no-repeat;
	position:absolute;
	right:30px;
	top:550px;
	display:block;
	width:80px;
	height:80px;
}

/*** General ***/
/*.container { width: 900px;  margin: 0px auto;  }*/
.sidebar {
	width:100%;
	padding:10px;
/*float: left; */
	text-align:center;
	background-color:#E8ECF2;
	margin-top: 15px;
	margin-bottom: 15px;
}

.sidebar_divider {
	padding:18px;
	margin:0 auto 10px;
/*width: 150px; background-color: #fff;  border-bottom: 1px solid #d4cfc8;   box-shadow: 0 1px 3px rgba(34,25,25,0.4);  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);  -webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4); */
}

.right_content {
	width:700px;
	background-color:#fff;
	float:right;
	box-shadow:0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow:0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow:0 1px 3px rgba(34,25,25,0.4);
	padding:10px;
}

.right_content_frontpage {
	width:720px;
	float:right;
	padding:0;
}

.content_block {
	float:left;
	width:700px;
	padding:10px;
	background-color:#fff;
	margin-bottom:10px;
	box-shadow:0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow:0 1px 2px rgba(34,25,25,0.4);
	-webkit-box-shadow:0 1px 3px rgba(34,25,25,0.4);
}

.content_block h1,.content_block h2 {
	margin-top:0;
}

/*** Selectric form ***/

.selectric {
	font-family: sans-serif;
	width: 95%;
}

.selectricItems li {
	font-size: 14px;
	min-width: 150px;
}

.selectric .label {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}

.search_element {
	width: 14%;
	float: left;
}

.search_element input[type="text"] {
	width: 95%;
	line-height: 24px;
	height: 38px;
	padding: 6px;
	font-size: 14px;
	color: #333;
}

.searchform_submit {
	background-image: linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -o-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -moz-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -webkit-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -ms-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd8a24), color-stop(0.5, #c4a04b), color-stop(0.51, #dbb858), color-stop(1, #dac389));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ddca93', endColorstr='#bb8a25');
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ddca93', endColorstr='#bb8a25');
    border: 1px solid #ccb55a;
    text-transform: uppercase;
    width: 95%;
    color: white;
    border-radius: 0px !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    font-weight: bold;
    height: 38px;
}

.searchform_submit:hover {
	color: white;
}


/**** End Selectric form **/

.ui-tabs-hide {
	display:none;
}

.footer_outer {
	width:100%;
	clear:both;
/*padding: 20px 0px; */
	background-color:#036;
	box-shadow:0 0 10px 2px #333 inset;
	display:inline-block;
}

.footer_inner {
/*width: 900px; */
	margin:20px auto 0;
	color:#fff;
	text-align:left;
	line-height:200%;
	font-size:11px;
}

.footer_inner a,.footer_inner a:visited {
	text-decoration:none;
	color:#fff;
}

.footer_menu ul {
	text-align:center;
	margin:5px 0;
	padding:0;
}

.footer_menu ul li {
	display:inline;
	margin:0 5px;
}

.footer_follow {
	margin-top:10px;
}

.footer_follow a,.footer_follow a:visited {
	text-decoration:none;
}

.footer_follow a img,.footer_follow a:visited img {
	vertical-align:text-bottom;
	text-decoration:none;
}



/*** Listing Page ****/
.listing_headline {
	background-color:#022b55;
	width:100%;
	text-align:center;
	position:absolute;
	float:left;
	margin-top:0;
}

.listing_headline h1 {
	color:#fff;
	font-size:25px;
	font-family:Times;
	border:0;
	margin:4px 0;
	padding:2px 0;
}

.image_thumb_container {
	width:900px;
	overflow:hidden;
	margin:0 auto;
	height:120px;
	text-align:center;
}

.image_thumb_inner {
	height:120px;
	float:left;
	margin-top:-140px;
	position:relative;
	z-index:1;
}

.thumb_control_left {
	height:120px;
	width:60px;
	background:url(../images/thumb_left.png) center left no-repeat;
	float:left;
	position:relative;
	z-index:3;
}

.thumb_control_right {
	height:120px;
	width:60px;
	background:url(../images/thumb_right.png) center right no-repeat;
	float:right;
	position:relative;
	z-index:3;
}

.listing_price {
	font-size: 24px
}

.image_thumb {
	display:inline;
	float:left;
	margin:5px;
}

.image_thumb img {
	border:1px solid #E7D49D;
}

.listing_thumb_active img {
	border:5px solid #E7D49D;
	margin-top:-4px;
}

.listing_right_col {
	padding-top: 30px;
	padding-bottom: 15px;
}

.agent_name {
	font-size:20px;
	color:#036;
	font-family:times;
}

.listing_content {
	margin:50px 0 0;
	float:left;
}

.listing_agent_thumb img {
	margin-right:10px;
	border:1px solid #a4bdd6;
}

.full_desc_link {
	margin:-31px auto 0;
}

.agent_name1 {
	font-size:16px;
	color:#fff;
	font-family:times;
}

.listing_image_fullsize {
	margin:0 auto;
	position:absolute;
	top:70px;
	box-shadow:2px 2px 2px #333;
	border:10px solid #c9dcef;
	z-index:100;
}

.field_caption {
	font-weight: bold;
}

body.body_page_listingview .mainbody {
	margin-top: 0px;
}

/**** Search Results ***/
.result_row_1 {
	background-color:#e8ecf2;
	border:1px solid #d9d9d9;
}

.result_image img {
	width: 100%;
}

.result_image {
	max-height: 500px;
	overflow: hidden;
}

.result_image {
		max-height: 369px;
		overflow: auto;
}
.result_image img {
	height: 369px !important;
}

.result_link {
	font-weight:700;
	margin:10px 0;
}

.result_desc {
	margin:10px 0;
	border-top:1px dotted #a4b3c0;
	padding-top:10px;
	font-size: 13px;
	color: #777777;
}

.result_agent_thumbnail img {
	float:left;
	border:1px solid #d9d9d9;
	width:100px;
	box-shadow:0 0 2px #000;
}

.result_agent_container {
	margin-top:10px;
	margin-bottom:10px;
}

.result_agent_container .h3 {
	margin-top: 10px;
}

.result_agent_contact {
	float:left;
}

.result_agent_details {
	font-size: 12px;
}

.result_agent_contact_link {
	text-align:center;
	background-image: linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -o-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -moz-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -webkit-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -ms-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd8a24), color-stop(0.5, #c4a04b), color-stop(0.51, #dbb858), color-stop(1, #dac389));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ddca93', endColorstr='#bb8a25');
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ddca93', endColorstr='#bb8a25');
    border: 1px solid #ccb55a;
    text-transform: uppercase;
    width: 95%;
    color: white;
    border-radius: 0px !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    font-weight: bold;
    height: 30px;
	display:block;
	width:100px;
	line-height: 30px;
}

.result_agent_contact_link:hover {
	color: white;
	text-decoration: none;
}

/************** Homepage ******************/

.body_page_index, .body_page_index a, .body_page_index a:visited {
	color: white;
}

.body_page_index h1 {
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 50px 0;
}
.find_more_listings {
	margin: 0;
	padding: 0;
}

.find_more_listings li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.find_more_listings li a, .find_more_listings li a:visited {
	color: white;
}


.fp_featured .image {
	height: 195px;
	overflow: hidden;
}

.fp_featured .image img {
	min-height: 195px;
}

.fp_featured_inner {
	background-color: #18385f; 
	border: 1px solid #6080a7;
	height: 400px;
	position: relative;
}

.fp_featured_inner .description {
	padding: 10px;
}

.price_detail a, .price_detail a:visited {
	background-color: #3F6293;
	color: white !important;
	display: inline-block;
	padding: 5px 6px;
	transform:translateY(-50%);
}

.fp_featured_inner .bottom {
	position: absolute;
	bottom: 10px;
	width: 100%;
	font-family:TrajanPro;
	color: #E7D49D;
	font-size: 12px;
}

.fp_featured_inner a, .fp_featured_inner a:visited {
	color: white;
}

/*** island featured ***/
.island_featured {
	margin-bottom: 20px;
}
.island_featured .image {
	height: 195px;
	overflow: hidden;
}

.island_featured .image img {
	min-height: 195px;
}

.island_featured_inner {
	background-color: #18385f; 
	border: 1px solid #6080a7;
	height: 260px;
	position: relative;
}

.island_featured_inner .description {
	padding: 10px;
}

.island_featured_inner .price_detail a, .island_featured_inner .price_detail a:visited {
	background-color: #3F6293;
	color: white !important;
	display: inline-block;
	padding: 5px 6px;
	transform:translateY(-50%);
}

.island_featured_inner .bottom {
	position: absolute;
	bottom: 10px;
	width: 100%;
	font-family:TrajanPro;
	color: #E7D49D;
	font-size: 12px;
}

.fp_featured_inner a, .fp_featured_inner a:visited {
	color: white;
}

.search_page_h1 {
	font-size: 14px !important;
	line-height: 20px;
	text-align: left;
	color: #036;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: -30px;
}

/************** Bootstrap  ******************/

.img-responsive {
	width: 100%;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
	display:block;
	margin-top:0;
}

.dropdown-menu a,.dropdown-menu a:visited {
	color:#333;
}

/** OR style bits **/
/* THIS CONTROLS THE ROW colorS */
td.row1_0 {
	background-color:#FFF;
}

td.row2_0 {
	background-color:#C2C2C2;
}

td.row3_0 {
	background-color:#FFF;
}

.adminListingLeft_0 {
	color:#FFF;
	background-color:transparent;
}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff */
.browse_tool_table {
	background-color:#FFF;
	width:100%;
/*font-size:11px; */
	text-decoration:none;
	color:#000;
}

.browse_tool {
	background-color:#FFF;
/*font-size:9px; */
	text-decoration:none;
	color:#000;
}

.browse_tool_num {
	color:#369;
}

.browse_tool_button A {
	background-color:#FFF;
/*font-size:9px; */
	line-height:10px;
	text-align:center;
	border-color:#000;
	border-style:outset;
	border-width:1px;
	font-weight:700;
	text-decoration:none;
	color:#000;
	width:55px;
	height:18px;
	display:block;
	padding:3px;
}

.browse_tool_button A:visited {
	color:#000;
}

.browse_tool_button A:hover {
	color:#CCC;
	border-style:inset;
	width:55px;
	height:18px;
}

.browse_tool_ghost {
/*font-size:9px; */
	line-height:10px;
	color:#aaa;
	text-decoration:none;
}

.browse_tool_curpage {
	background-color:#f8f8f8;
	color:#CCC;
	width:24px;
	height:20px;
	display:block;
	text-align:center;
}

.bt_pages {
	background-color:#D1DEE9;
	text-decoration:none;
/*font-size:9px; */
	vertical-align:middle;
	color:#000;
	padding:0;
}

bt_pages_ghost {
	color:#aaa;
	text-decoration:none;
}

a.bt_pages {
	color:#000;
	width:24px;
	height:20px;
	display:block;
	text-align:center;
}

a.bt_pages:visited {
	color:#000;
}

a.bt_pages:hover {
	color:#FFF;
	background:#132975;
}

/* LISTING PAGE DETAILS 'listing_next_prev' */
.next_prev_listing {
	margin:2em 0 2em 3em;
	border:1px solid #a9a9a9;
	width:40em;
	text-align:center;
}

.next_prev_listing ul {
	margin:1.5em auto;
}

.next_prev_listing li {
	display:inline;
	padding:.5em 1em;
	list-style-type:none;
}

.count,.listing_xy {
	width:100%;
	background-color:#dcdcdc;
	clear:both;
	padding:.5em 0;
}

/* css for tabbed pages */
.dynamic-tab-pane-control.tab-pane {
	position:relative;
	width:100%;
/* width needed weird IE bug */
	margin-right:-2px;
/* to make room for the shadow */
}

.dynamic-tab-pane-control .tab-row .tab {
	width:70px;
	height:16px;
	background-image:url({template_url}\A/../images/tab.png);
	position:relative;
	top:0;
	display:inline;
	float:left;
	overflow:hidden;
	cursor:Default;
	margin:1px -1px 1px 2px;
	padding:2px 0 0;
	border:0;
	z-index:1;
	font:11px Tahoma;
	white-space:nowrap;
	text-align:center;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	width:74px!important;
	height:18px!important;
	background-image:url({template_url}\A/../images/tab.active.png)!important;
	background-repeat:no-repeat;
	border-bottom-width:0;
	z-index:3;
	padding:2px 0 0;
	margin:1px -3px -3px 0;
	top:-2px;
	font:11px Tahoma;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font:11px Tahoma;
	color:#000;
	text-decoration:none;
	cursor:default;
}

.dynamic-tab-pane-control .tab-row .tab.hover {
	font:11px Tahoma;
	width:70px;
	height:16px;
	background-image:url({template_url}\A/../images/tab.hover.png);
	background-repeat:no-repeat;
}

.dynamic-tab-pane-control .tab-page {
	clear:both;
	border:1px solid #919b9c;
	background:#fff;
	z-index:2;
	position:relative;
	top:-2px;
	font:11px Tahoma;
	color:#000;
	padding:10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:1;
	white-space:nowrap;
}

/* setting for the size of the main image at mainjavacolumn,mainjavarows,slideshow and tabbed */
img#SLIDESIMG,img#main {
	width:320px;
	height:auto;
}

/* BLOG VIEW
*******************************************************************************/
.blog_date {
	clear:both;
	color:gray;
	margin-bottom:3px;
	font-size:10px;
}

.blog_title {
	font-weight:700;
	font-size:18px;
	color:#9FB6D5;
	border-bottom:1px dotted;
}

.blog_summary {
	padding:7px;
	color:gray;
}

.blog_story_link_line {
	padding-left:7px;
	padding-bottom:5px;
}

a.blog_story_link {
	text-decoration:none!important;
}

.blog_entry_footer {
	background-color:#9FB6D5;
	display:block;
	height:15px;
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;
	margin-bottom:15px;
	font-size:10px;
}

.blog_byline {
	float:left;
}

.blog_comments {
	float:right;
}

.blog_full_article {
	padding:7px;
	color:gray;
}

.blog_article_comments_header {
	font-weight:700;
	font-size:18px;
	color:#053280;
	margin-bottom:10px;
}

.blog_article_comment_item {
	margin-left:10px;
	margin-right:10px;
	padding-bottom:5px;
	padding-top:5px;
}

.blog_article_comment_title_row {
	background-color:#9FB6D5;
	display:block;
	height:15px;
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;
	margin-bottom:15px;
	font-size:10px;
}

.blog_article_comment_text {
	padding-left:5px;
	padding-right:5px;
	color:gray;
}

.add_comment_block {
	padding-left:20px;
	margin-top:10px;
}

.blog_leave_comment_text {
	color:#053280;
}

.blog_leave_comment_submit {
	border-color:#053280;
	font-weight:700;
	font-size:10px;
}

.blog_leave_comment_text_textarea {
	width:500px;
	height:75px;
}

/* Video Page */

.video_page .island_column {
	min-height: 500px;
	border-right: 1px solid #ddd;
	padding-right: 0px;
}

.video_page .island_list {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #ddd;
}

.video_page .island_column h3 {
	font-size: 18px;
	line-height: 40px;
}

.video_page .island_list li {
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	list-style: none;
}

.video_page .island_list li a {
	line-height: 50px;
	display: block;
	padding-left: 20px;
	color: #333;
}

.video_page .island_list li a i {
	font-size: 12px;
}

.video_page .island_list li a.active {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.15+100 */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.15) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#26000000',GradientType=1 ); /* IE6-9 */
}

.video_page .title {
	font-size: 18px;
	color: #1d4776;
	line-height: 24px;
	display: block;
	width: 100%;
	font-weight: 400;
	letter-spacing: 1px;
	min-height: 48px;
	padding-top: 10px;
}

.video_page .price {
	font-size: 20px;
	color: #000;
	line-height: 44px;
	display: block;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #acacac;
	font-weight: 300;
}

.video_page .description {
	font-size: 12px;
	margin-top: 10px;
	width: 100%;
	display: block;
}

.video_page .img-responsive, .video_page iframe {
	height: 200px;
	border: 1px solid #ddd;
}

.video_image {
	width: 100%;
	height: 200px;
	background-size: cover !important;
	display: block;
}

.video_page #primary_video {
	margin-bottom: 20px;
}

.listing_video_row {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.listing_video_row .col-sm-4 {
	min-height: 440px;
}

.listing_video_row .listing_link {
	background-image: linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -o-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -moz-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -webkit-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -ms-linear-gradient(bottom, #bd8a24 0, #c4a04b 50%, #dbb858 51%, #dac389 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd8a24), color-stop(0.5, #c4a04b), color-stop(0.51, #dbb858), color-stop(1, #dac389));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ddca93', endColorstr='#bb8a25');
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ddca93', endColorstr='#bb8a25');
    border: 1px solid #ccb55a;	
    width: 120px;
    color: white;
    border-radius: 0px !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    font-weight: bold;
    height: 35px;
    display: block;
    line-height: 35px;
    text-align: center;
    position: absolute;
    bottom: 0px;
}

.listing_video_row .listing_link:hover {
	text-decoration: none;
}



/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.container {
		width: 1140px;
	}
	
}

/* iPad landscape */
@media only screen and (max-width : 1024px) {

	.container {
		width: 970px;
	}
	.result_image {
		max-height: 369px;
		overflow: hidden;
	}
	.result_image img {
		height: 369px !important;
		width: auto;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.container {
		width: 970px;
	}
	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.container {
		width: auto !important;
	}
	h1 { 
		font-size: 24px;
	}
	
	h2 {
		font-size: 22px;
	}
	
	h3 {
		font-size: 20px;
	}
	
	h4 {
		font-size: 18px;
	}
	
	.nav_container {
		width: 100%;
		position: relative;
		background-color: #fff;
		height: auto;
		z-index: 590;
		top: auto;
	}
	
	body.index .nav_container {
		position: absolute;
		top: 120px;
	}
	
	.navbar {
		margin-bottom: 0px;
	}
	.navbar-nav li {
		padding-right: 10px;
		text-align: right;
	}
	
	.main_navbar ul li a {
		font-size: 18px;
	}
	
	.mobile_header {
		height: 100px;
		z-index: 1000;
		position: relative;
	}
	.mobile_header img {
		margin: 10px;
	}
	.content_main {
		margin-top: 0px !important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: 0px;
	}
	#searchbar-toggle {
		padding: 15px;
	}
	.fp_agent_container {
		min-height: 340px;
	}
	.logo {
		margin: 0px auto;
		max-width: 100% !important;
	}
	.searchform_title {
		margin-top: 10px;
	}
	.searchform_inner .seperator {
		display: none;
	}
	.searchform_inner .seperator_price_from, .searchform_inner .seperator_price_to {
		display: block;
	}
	.searchform_inner .selectric .label {
		padding: 10px 10px;
	}
	.selectric .label {
		margin: 0 20px 0 0;
	}
	
	.open_mobile_menu, .open_mobile_search {
		border: 1px solid #85abcc;
		padding: 9px;
		font-size: 16px;
		width: 40px;
		height: 40px;
		display: block;
		margin: 0px auto;
		border-radius: 1px;
		margin-top: 10px;
	}
	.result_image {
		max-height: auto;
		overflow: hidden;
	}
	.result_image img {
		height: auto !important;
		width: auto;
	}

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
		.container {
		width: auto !important;
	}
	h1, .mainbody h1 { 
		font-size: 20px;
	}
	
	h2 {
		font-size: 18px;
	}
	
	h3 {
		font-size: 16px;
	}
	
	h4 {
		font-size: 14px;
	}
	
	.nav_container {
		width: 100%;
		position: relative;
		background-color: #fff;
		height: auto;
		z-index: 590;
		top: auto;
	}
	
	body.index .nav_container {
		position: absolute;
		top: 100px;
	}
	
	.navbar {
		margin-bottom: 0px;
		position: relative;
		z-index: 1000;
		background-color: #1D4776;
	}
	.navbar-nav li {
		padding-right: 15px;
		text-align: right;
	}
	
	.main_navbar ul li a {
		font-size: 18px;
	}
	
	.mobile_header {
		height: 100px;
		z-index: 1000;
		position: relative;
	}
	.mobile_header img {
		margin: 10px;
	}
	.content_main {
		margin-top: 0px !important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: 0px;
	}
	#searchbar-toggle {
		padding: 15px;
	}
	
	.search_form {
		background-color: #1D4776;
		z-index: 1000;
		position: relative;
		padding: 15px;
	}
	.search_form .row {
		padding: 0px 15px;
	}
	
	.search_form .search_element {
		width: 50%;
		float: left;
	}
	
	.searchform_submit_container {
		width: 100%;
	}
	
	.search_form .searchform_submit {
		margin-top: 10px;
		width: 100%;
		margin-bottom: 15px;
	}
	
	.outer_header {
		padding: 10px 0;
	}
	
	/** Frontpage specific **/
	
	.row1 {
		background:url(../images/row1.png) no-repeat center bottom;
		padding: 20px 0px;
	}

	.row2 {
		background:url(../images/row2.png) no-repeat center top;
		padding: 20px 0px;
	}
	#featured_slides {
		margin-top: 0px;
	}
	
	.fp_featured {
		margin-bottom: 15px;
	}
	
	.fp_featured_details {
		width: 80%;
		margin: 0px auto;
		position: relative;
		margin-top: 50%;
	}
	.fp_featured_details .title {
		font-size: 14px;
	}
	.slide {	
	    width: 100%;
	    overflow: hidden;
	}
	.slide_image {
		-ms-transform: translate(-50%,0px); /* IE 9 */
	   	-webkit-transform: translate(-50%,0px); /* Safari */
	    transform: translate(-50%,0px);
	}
	.slides_thumb {
		background:url(../images/blue_bk.png);
		height: auto;
		position: absolute;
		bottom: 15px;
		z-index:12;
		width:100%;
		float: left;
	}
	
	.slides_thumb_logo {
		height:50px;
		margin-top: 0px;
		z-index:13;
	}
	.slides_thumb_link {
		width: 50px !important;
		height: 40px !important;
	}
	.fp_featured_details {
		margin-top: 0px;
		width: 300px;
		left: auto !important;
	}
	.fp_featured_details_inner {
		position: absolute;
		top: 60px;
		width: 100%;
		
	}
	.thumb_control_left, .thumb_control_right {
		height: 60px !important;
		width: 30px;
		margin-top: 0px;
		position: absolute;
		left: 0px;
	}
	.thumb_control_right {
		right: 0px;
		left: auto;
	}
	.image_thumb_container {
		height: 60px;
	}
	.image_thumb_inner {
		margin: 0px;
		height: 60px;
	}
	
}

/* Info pages */

h2.info_title {
	line-height: 28px;
}

h3.info_title {
	color: #414141;
	font-weight: 300;
	line-height: 24px;
}

.island_info_nav {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 1px solid #1D4776;
	padding: 4px 0;
}

.island_info_nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.island_info_nav li a {
	display: block;
	margin: 0px 4px !important;
	padding: 0;
	background-color: #f0f6fb;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	border-bottom: 1px solid #cadbee;
	-webkit-transition: background-color 500ms; /* Safari */
    transition: background-color 500ms;
}

.island_info_nav li a:hover {
	background-color: #1D4776;
	color: white;
	text-decoration: none;
}

.info_column_title {
	border-bottom: 1px solid #cadbee;
	background-color: #f0f6fb;
	line-height: 38px !important;
	text-indent: 10px;
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
}


/****** Bootstrap overrides *****/
.no-padding {
	padding: 0px !important;
}


/* Added CSS for Map */
.map-container { position:relative; }
#menu {
	position: absolute;					
	top: 5px;
	left: 5px;
	font-family: 'Open Sans', sans-serif;
	text-transform: capitalize;
	letter-spacing: 0.03em;
}
input[type=radio] {
	display:none; 
	margin:10px;
}
input[type=radio] + label {
	display:inline-block;
	padding: 8px 15px;
	background-color: #fff;
	border-color: #ddd;
	cursor: pointer;
	transition: all 0.6s ease;					
}
input[type=radio]:checked + label { 
	background-image: none;
	background-color: #036;
	color: #fff;
	border: none;
}
/* Added CSS for Map */