@charset "utf-8";
/* General */

#video-box {display:none;}
.button {
  width: auto;
  font-family: "futura-pt";
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  color: #1A2982;
  padding: 0px 10px;
  background: #ffd400 !important;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display:inline-block;
  float:right;
  position:relative;
  margin-right:40px;
}
.button:hover {
  text-decoration:none;
  background:#1A2982 !important;
  color:#fff
}
.button::after {
  content:'\f008';
  display:block;
  position:absolute;
  right:-30px;
  top:-6px;
  font-family:'FontAwesome';
  font-size:25px;
  color:#2F3090 !important;
}
.button2 {
  width: auto;
  font-family: "futura-pt";
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  color: #ffd400;
  padding: 7px 18px;
  background: #1A2982 !important;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display:inline-block;
  float:none;
  position:relative;
  margin-right:40px;
}
.button2:hover {
  text-decoration:none;
  background:#1A2982 !important;
  color:#fff
}

html {
	*overflow-x: hidden;
}
body {
	margin:0;
	padding: 0 0 0 0;
	background: #fff url(../images/body.png) repeat top left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	*overflow-x: hidden;
}
a {
	color: #1a2982;
	outline: none;
	border: none;
	text-decoration: none;
}
a:hover {
	color: #1a2982;
	text-decoration: underline;
}
img {
	border: none;
	display: block;
}
hr {
	background-color: #e7e7e7;
	color: #e7e7e7;
	border: none;
	outline: none;
	margin: 5px 0 17px 0;
	padding: 0;
	width: 100%;
	height: 2px;
}
.clear {
	clear: both;
}

.highlight-form-field {
  border:2px solid red !important;
}
.highlight-form-label {
  color:red!important;
}
#systemMessage {
  color:red;
  font-size:20px;
  margin-bottom:20px;
}

/* Containers */

.wrapper {
	max-width: 1200px;
	min-width: 1000px;
	margin:0 auto;
	position:relative;
	z-index: 1;
}
header {
	position: relative;
	width: 100%;
	height: 139px;
	z-index: 2;
  background: #fff;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
header img.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
header img.licensed {
	position: absolute;
	right: 2%;
	top: 62px;
}
section.leftcol {
	float: left;
	width: 32.5%;
}
section.rightcol {
	float: left;
	width: 66%;
	margin: 0 0 0 1.5%;
	position: relative;
}
article {
	float: left;
	width: 100%;
	background: #fff;
	margin: 0 0 0 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
hgroup {
	padding: 25px 25px 0 41px;
}
.lastest hgroup {
	padding: 15px 25px 10px 41px;
}
div.fproperty {
	background: #e7e7e7;
	text-align: center;
	float: left;
	width: 24%;
	min-height: 250px;
	margin: 0 1.3% 0 0;
	padding: 0px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
div.fproperty + div.fproperty + div.fproperty + div.fproperty {
	margin: 0px;
}
div.fproperty img {
	width: 100%;
	max-height: 200px;
	display: block;
	margin: 0px;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.text {
	padding: 10px 41px 15px 41px;
	position: relative;
}
.textdet {
	padding: 20px 41px 15px 41px;
	position: relative;
}
article.contactus {
	width: 100%;
	background: #e7e7e7;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 3% 0 0 0;
}
article.contactus hgroup {
	width: 92%;
	background: #1a2982 url(../images/contact-bg.png) no-repeat top right;
	padding: 3% 0 3% 4%;
	margin: 2%;
	color: #fff;
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.rl {
	float: left;
	position: relative;
	width: 94%;
	min-height: 260px;
	height: 260px;
	padding: 3%;
	background: #fafafa;
	border: 1px #d9d9d9 solid;
}
.rl img {
	width: 100%;
	height: 140px;
}
.rl h1 {
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	color: #1a2982;
	text-align: center;
	padding: 8px 0 6px 0;
}
.rl p {
	font-size: 12px;
}

.bback {
	width: 200px;
	text-align: center;
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	font-size: 15px;
	color: #1b1819;
	padding: 1% 2% 1% 2%;
	background: #ffd400 !important;
	border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	*float: left;
}
.bback:hover {
	background: #1a2982 !important;
	color: #fff;
}

div.lfeats {background: #e9e9e9; float: left; width: 100%; -webkit-border-radius: 0 5px 0 0; border-radius: 0 5px 0 0; position: relative;}
.bed {
	width: 28%;
	height: 15px;
	font-family: "futura-pt";
	font-weight: 400;
	font-size: 13px;
	float: left;
	display: block;
	text-align: left;
	padding: 5px 1% 5px 4%;
	background: url(/images/bed.png) no-repeat 85% 4px #cccccc;
	color: #3e3e3e;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}
.bath {
	width: 28%;
	height: 15px;
	font-family: "futura-pt";
	font-weight: 400;
	font-size: 13px;
	float: left;
	display: block;
	text-align: left;
	padding: 5px 1% 5px 4%;
	background: url(/images/bath.png) no-repeat 85% 4px #d7d7d7;
	color: #3e3e3e;
}
.car {
	width: 29%;
	height: 15px;
	font-family: "futura-pt";
	font-weight: 400;
	font-size: 13px;
	float: left;
	display: block;
	text-align: left;
	padding: 5px 1% 5px 4%;
	background: url(/images/car.png) no-repeat 85% 4px #e9e9e9;
	color: #3e3e3e;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}
.price2 {
	width: 73%;
	height: 13px;
	font-family: "futura-pt";
	font-weight: 400;
	font-size: 11px;
	float: left;
	display: block;
	text-align: left;
	padding: 6px 1% 7px 4%;
	background: #e9e9e9;
	color: #3e3e3e;
	-webkit-border-radius: 0 0 0 5px;
	border-radius:  0 0 0 5px;
}
.price2 p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.moreinfo {
	float: left;
	background: #1a2982;
	display: block;
	width: 20%;
	color: #fff;
	text-align: center;
	padding: 6px 1% 7px 1%;
	text-decoration: none;
	font-family: "futura-pt";
	font-weight: 400;
	font-size: 11px;
	text-decoration: none;
	-webkit-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
}
.moreinfo:hover {
	background: #06125f;
	text-decoration: none;
	color: #fff;
}
footer {
	background: #1a2982;
	margin: 20px 0 0 0;
}
footer .wrapper {
	padding: 14px 0 14px 0;
	text-align:right;
	color: #ffffff;
	font-size: 11px;
	font-family: "nimbus-sans";
	font-weight: 400;
	font-style: normal;
}
footer .wrapper span {
	color: #074b6f;
	padding: 0 15px;
}
footer .wrapper a {
	color: #fff;
	padding: 0 15px 0 0;
}
/* * * * * * * * * * * * * * * * * * * * *
* Paging
* * * * * * * * * * * * * * * * * * * * */
.list {
	padding: 10px 0 0 0;
	margin: 0px;
}
.list li {
	width: 31%;
	margin: 0 1% 1% 1%;
	position: relative;
	display: block;
	float: left;
}
section.sorting {
	float: right;
	width: 420px;
	padding: 0px;
	margin: -4px 0 0 0;
}
section.sorting ul {
	padding: 0px;
	margin: 0px;
}
.sort-by {
	float: left;
	display: block;
}
.paging {
	padding: 0px;
	margin: 0px;
	clear:both;
}
.paging li {
	display: block;
	float:left !important;
	padding: 5px 5px 0 0;
}
.paging li a {
	color: #1b1819;
	width: 26px;
	height: 21px;
	padding: 4px 0 0 0;
	display: block;
	text-transform:uppercase;
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	text-align: center;
	text-decoration:none;
	background: #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.paging li a.active {
	color:#fff;
	background: #1a2982;
}
.paging li a:hover {
	color:#fff;
	background: #1a2982;
}

#tenancy_form {display: block; margin:20px 0 0 0 }
#tenancy_form h2 {margin: 10px 0 20px 0; font-size:19px;}
#tenancy_form input {border: solid 2px #ffd400; padding:10px; border-radius:40px; width: 88%;}
#tenancy_form .check {display: block; overflow:hidden; margin:0 0 20px 0}
#tenancy_form .check input[type="checkbox"] {width: 20px; float:left;}
#tenancy_form .two {overflow:hidden}
#tenancy_form .two input  {width: 96%}
#tenancy_form .combined-two select {width:99%;}
.form .combined-two input {WIDTH:92% !important;}
#tenancy_form input:hover {border-color:#ccc}
#tenancy_form select {border: solid 2px #ffd400; padding:10px; border-radius:40px; width: 95%;}
#tenancy_form .one select {width: 99%}
#tenancy_form #formButton {padding: 15px; font-family: "futura-pt";
	font-weight: 700; margin:20px 0 }

#tenancy_form .check label {
    float: left;
    display: block;
    margin: -2px 10px 0 0px;
}

#tenancy_form label {font-family: "futura-pt";
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #333;
    text-align: left;}

input {
	font-family: "futura-pt";
	font-weight: 400;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 5px;
	border: solid 1px #ffd400;
	background-color: #fedf2d;
	float: left;
	color: #1b1819;
	margin-right: 10px;
	margin-bottom: 15px;
}
input:focus {
	border: none;
	outline: none;
	background-color: #ffd400;
	border-top: solid 1px #f0d01b;
	border-right: solid 1px #fedf2d;
	border-bottom: solid 1px #fedf2d;
	border-left: solid 1px #f0d01b;
}
.btn {
	color: #1b1819;
	font-family: "futura-pt";
	font-weight: 400;
	font-size: 14px;
	margin-right: 5px;
	padding: 5px 10px;
	border-radius: 5px;
	border: solid 1px #ffd400;
	display: block;
	float: left;
	background-color: #fedf2d;
	cursor: pointer;
	cursor: hand;
}
.btn:hover {
	background-color: #ffd400;
	color:#1b1819;
}
.rld {
	float: left;
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.rld hgroup {
	padding: 2%;
	margin: 0 0 6px 0;
	width: 96%;
	height: auto;
	display: block;
	float: left;
	background: #ffd400;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.rld hgroup .pr {
	width: 40%;
	float: left;
	display: block;
}
.rld hgroup .code {
	width: 20%;
	float: right;
	display: block;
}
.rld hgroup h2 {
	color: #1b1819;
	font-family: "futura-pt";
	font-weight: 700;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.rld hgroup p {
	font-family: "futura-pt";
	font-weight: 400;
	font-size: 14px;
	text-align: right;
	color: #1b1819;
	margin: 0px;
	padding: 0px;
}
section.attributes {
	float: left;
	width: 100%;
	position: relative;
	display: block;
	background: #e9e9e9;
	webkit-border-radius: 0 5px 0 5px;
	border-radius: 0 5px 0 5px;
}
section.attributes .bed, section.attributes .bath, section.attributes .car {
	position: static;
	float: left;
}
section.slide {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin: 0 0 6px 0;
}
section.details {
	padding: 15px 2% 10px 2%;
	float: left;
	display: block;
	width: 96%;
	position: relative;
}
section.details ul {
	padding: 5px 15px 10px 15px;
}
section.details li {
	font-family: "futura-pt";
	font-weight: 400;
	font-size: 12.5px;
	margin: 0 0 5px 0;
}

article.ftures {float: left; width: 49%; margin: 0 2% 0 0;}
article.agent {float: left; width: 41%; padding: 2% 4%; margin: 4% 0 0 0; background: #eee;}
article.agent img {float: left; width: 35%; margin: 3%;}

#map, #mapper {width: 100%; min-height: 200px;}
/* Navigation */

header nav {float: right; width: 76%; margin: 8px 0 0 0; z-index: 9999999;}
header nav ul {margin: 0px; padding: 0px; display: block;}
header nav ul li {margin: 0px; padding: 0px; display: block;}
header nav a { font-family: "futura-pt"; font-weight: 500; font-style: normal; font-size: 16px; color: #424242; text-decoration: none; display: block; float: left; padding: 5px 20px 5px 20px; margin: 0 8px 0 0;}
header nav a:hover {color: #fff; background: #424242; text-decoration: none;}

.megamenu_container {
	margin:0;
	position: relative;
	z-index: 99999;
}
.megamenu {
	list-style:none;
	z-index:99999;
	padding:0;
	margin:0;
	color:#FFFFFF;
	line-height:1; overflow:hidden;
}
	.megamenu li {
		float:left;
		margin:0 0px 0 0px; border: 0px;

	}
		.megamenu li:hover, .active {

		}
		.megamenu li.noactive {
			background:none;
		}




		.megamenu li:hover a {
			color:#fff;

		}
		.megamenu li .drop {
			padding-right:25px;

		}



/*  _____________________________________________________________________________

    02 DROP DOWN COMMON CONTAINER
    _____________________________________________________________________________  */



.megamenu li .dropcontent {
	margin:0 0 0 -30px;
	position:absolute;
	left:-9999em;
	top: 26px; /* Places the drop down under the menu bar */
	z-index:999999; /* For IE7 */
	padding:0px 0 10px 0;
	text-align:left;
	background: #ffd400;
	border-top:none;
	zoom: 1;
	*margin: 0 0 0 -200px;
}
.megamenu li .dropcontent li .dropcontent {
	margin: -10px 0 0 -40px;
	position:absolute;
	left:-9999em;
	top: auto; /* Places the drop down under the menu bar */
	z-index:999999; /* For IE7 */
	padding: 15px 0 0 0;
	text-align:left;
	background: #1a2982;
	border-top:none;
	zoom: 1;
	*margin: 0 0 0 -200px;
}
.megamenu li .dropfirst {
	margin:0 auto 0 -1px; /* Fixes a 1px issue for the 1st drop down */
}

/* Showing Drop Down on Mouse Hover - Left aligned */

.megamenu li:hover .dropcontent {
	left:auto;
}
.megamenu li .dropcontent li:hover .dropcontent {
	left: 160px;
}

/* Showing Drop Down on Mouse Hover - Right aligned */

.megamenu li .align_right {
	right:-1px;
}
.megamenu li:hover .align_right {
	left:auto;
	right:-1px;
}

.megamenu .drop4columns {width: 160px;}


/*  _____________________________________________________________________________

    04 COLUMNS GRID
    _____________________________________________________________________________  */

.megamenu .col_4 {
	float: left;
	display:inline;
	position: relative;
	margin-left: 25px;
	margin-right: 25px;
}

.megamenu .col_4 {width:130px;}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}



/*  _____________________________________________________________________________

    05 DROP DOWN
    _____________________________________________________________________________  */

.megamenu h4 {
font-size: 21px;
line-height: 24px;
color: #04385a;
font-family: "ff-basic-gothic-web-pro"; font-weight: 500; font-style: normal;
border-bottom: 1px dotted #04385a;
padding-bottom: 10px;
letter-spacing: -1px;
width: 100%;
padding-top: 0px;
}

/* Links */

.megamenu li .dropcontent a,
.megamenu li .fullwidth a {
	text-transform:none;
	font-size:13px; color:#424242;
	display: table-cell; font-family: Helvetica, Arial, sans-serif;font-style: normal; font-weight: 400;
	padding:0; text-shadow:none !important; text-decoration: none; letter-spacing:normal !important; height:30px; width: 150px; border-right: 0px !important;
}
.megamenu li .dropcontent li .dropcontent a {
	text-transform:none;
	font-size:13px; color:#fff;
	display: table-cell; font-family: Helvetica, Arial, sans-serif;font-style: normal; font-weight: 400;
	padding:0; text-shadow:none !important; text-decoration: none; letter-spacing:normal !important; height:30px; width: 150px; border-right: 0px !important;
}
.megamenu li .dropcontent a:hover,
.megamenu li .fullwidth a:hover {
	padding:0; color:#424242; background: none; text-decoration: underline;
}

/* Lists */

.megamenu li ul {
	list-style:none;
	padding:0;
	margin:30px 0 12px 0;
}
.megamenu li ul li ul {
	list-style:none;
	padding:0;
	margin:0 0 0 0;
}
.megamenu li ul li {
	padding:0;
	margin:0px 20px 0px 0px;
	float:left; width:100%; padding-top: 0px !important;
	text-align:left; overflow:hidden;
}
.megamenu li ul li:hover {
	background:none;
	border:none;
}





/* Search */

.ui-tabs {
	position: relative;
	zoom: 1;
	border-color: #fff;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0;
	border: none !important;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	margin: 0 .2em 1px 0;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	color: #1b1819;
	float: left;
	padding: 10px 25px;
	text-decoration: none;
	background: #ffd400;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
	background: #1a2982;
	color: #fff;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
#tabs {
	background: none;
	margin: 0px;
}
#tabs div {
	background: #1a2982 !important;
	padding: 2%;
	-webkit-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
}
#tabs div h2, #tabs div a, #tabs div p {color: #fff;}
#tabs div#tabs-1, #tabs div#tabs-3 {
	*float: left;
}
#tabs div#tabs-1 input, #tabs div#tabs-3 input {
	width: 55%;
	padding: 3% 0 3% 4%;
	margin: 0 0 0 0;
	background: #fff !important;
	border: none;
	font-family: "futura-pt";
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	float: none;
	color: #1b1819;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	*float: left;
}
#tabs div#tabs-1 input#search, #tabs div#tabs-3 input#search {
	width: 40%;
	text-align: center;
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	font-size: 15px;
	color: #1b1819;
	padding: 3% 0 3% 0;
	background: #ffd400 !important;
	border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	*float: left;
}
#tabs div#tabs-1 input#search:hover, #tabs div#tabs-3 input#search:hover {
	background: #e8c104 !important;
	color: #1b1819;
}
#tabs div#tabs-2 a.enquiry {
	display: block;
	width: 302px;
	padding: 0 0 0 15px;
	background: url(/images/enquiry.png) no-repeat top center !important;
	border: none;
	height: 58px;
	margin:86px 0 0 -39px;
	text-indent: -999em;
	*margin: 86px 0 0 -39px;
}
#tabs-2 hr {color: #ffd400; background: #ffd400;}
#tabs-2 p {color: #1b1819;}
select.large, select.small {
	width: 100%;
	padding: 3% 0 3% 4%;
	margin: 0 0 2% 0;
	font-size: 14px;
	background: #fff url(../images/select-drop.png) no-repeat top right;
	color:#1b1819;
	outline:none;
	display: inline-block;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	border: none;
	font-family: "futura-pt";
	font-weight: 300;
	font-style: normal;
	color: #1b1819;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background/*\**/: #fff\9;
	padding/*\**/: 3% 2% 3% 4%\9;
}
select.small {
	width: 49%;
	padding: 3% 0 3% 4%;
	margin: 0 0 2% 0;
	padding/*\**/: 3% 2% 3% 4%\9;
	*float: left;
}
select.small.lsml {
	margin: 0 1% 2% 0;
}
/* Banner */

.caption-container {
	width: auto;
	position:absolute;
	right:0px;
	bottom:0px;
	color: #fff;
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background: #1a2982;
	color:#fff;
	z-index:8;
	-webkit-border-radius: 5px 0 5px 0;
	border-radius: 5px 0 5px 0;
}
.caption-container a {
	display:block !important;
	color: #fff;
	text-decoration: none;
	height: 29px;
	padding: 16px 24px 0 24px;
}
.caption-container .gap {
	padding: 0 10px 0 10px;
	color: #0b175d;
}
.caption-container .price {
	color: #fedf33;
}
/* Headings & Text */

h1 {
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	color: #1a2982;
	text-align: left;
	margin: 0 0 0 0;
}
h2 {
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	color: #1a2982;
	text-align: left;
	margin: 0 0 0 0;
}
h3 {
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	color: #1a2982;
	text-align: left;
	margin: 10px 0 10px 0;
}
.fproperty h3 {
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	font-size: 11px;
	color: #1a2982;
	text-align: center;
	padding: 0 15px;
	margin: 10px 0 10px 0;
}
h4 {
	font-family: "lithos-pro", "Conv_LithosPro-Black";
	font-weight: 900;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
	margin: 0 0 6px 0;
}
h5 {
	font-family: "lithos-pro", "Conv_LithosPro-Black";
	font-weight: 900;
	font-style: normal;
	font-size: 16px;
	text-transform: uppercase;
	color: #3d3068;
	font-style: normal;
	text-align: left;
	margin: 0 0 10px 0;
	-webkit-font-smoothing: antialiased;
	font-size: 12px\9;
}
h6 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 19px;
	color: #fff;
	text-align: justify;
	line-height: 1em;
	padding: 0 25px 15px 25px;
}
p {
	color: #666666;
	font-family: "nimbus-sans";
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	margin: 0 0 10px 0;
	line-height: 1.2em;
}
article.contactus p {
	font-family: "futura-pt";
	font-weight: 700;
	font-style: normal;
	font-size: 15px;
	text-align: center;
	color: #1a2982;
	line-height: 1em;
	margin: 15px 0 10px 0;
}
article.contactus p a {
	color: #1a2982;
}
ul {
	margin: 15px 15px 20px 35px;
}
li {
	color: #212121;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	margin: 0 0 3px 0;
	-webkit-font-smoothing: antialiased;
}


.pika-thumbs li {
	width: 140px;
	height:100px;
}
.pika-stage, .pika-textnav {
	width: 100%;
}
.pika-stage {
	position: relative;
	background: #fafafa;
	text-align:center;
	height:479px;
}

	.pika-stage .main-image {
	position: absolute;
}
.pika-stage .pika-aniwrap {
	position: absolute;
	top: 0px;
	left: 0px;
}
.pika-stage .pika-aniwrap {
	width:100%;
}
.pika-stage .pika-ani {
	position:relative;
	display: none;
	z-index:2;
	margin:0 auto;
}
.pika-stage img {
	border:0;
	height:100%;
	width: 100%;
}
.pika-stage .caption {
	position: absolute;
	background: url(75-black.png);
	border: 1px solid #141414;
	font-size: 11px;
	color: #fafafa;
	padding: 10px;
	text-align: right;
	bottom: 50px;
	right: 10px;
}
.pika-stage .caption p {
	padding: 0;
	margin: 0;
	line-height: 14px;
}
.pika-imgnav a {
	position: absolute;
	text-indent: -5000px;
	display: block;
	z-index:3;
}
.pika-imgnav a.previous {
	background: url(/images/prev2.png) no-repeat 15px 14px #1a2982;
	height: 50px;
	width: 50px;
	bottom: 10%;
	left: 0px;
	cursor:pointer;
	text-indent: -999em;
}
.pika-imgnav a.next {
	background: url(/images/next2.png) no-repeat 18px 14px #1a2982;
	height: 50px;
	width: 50px;
	bottom: 10%;
	right: 0px;
	cursor:pointer;
	text-indent: -999em;
}
.pika-textnav {
	overflow: hidden;
	margin: 10px 0 0 0;
	bottom:10px;
	display: none;
	position:absolute;
}
.pika-textnav a {
	font-size: 12px;
	text-decoration: none;
	color: #333;
	padding: 4px;
}
.pika-textnav a.previous {
	float: left;
	width: auto;
	display: block;
}
.pika-textnav a.next {
	float: right;
	width: auto;
	display: block;
}
.pika-thumbs {
	margin: 8px 0 0 8px;
	padding: 0;
	overflow: hidden;
}
.pika-thumbs li {
	float: left;
	list-style-type: none;
	padding: 3px;
	margin: 0 5px;
	background: #fafafa;
	border: 1px solid #e5e5e5;
	cursor: pointer;
}
 .pika-thumbs li:last {
margin: 0;
}
.pika-thumbs li .clip {
	position:relative;
	height:100%;
	text-align: center;
	vertical-align: center;
	overflow: hidden;
}
/*for the tool tips*/
.pika-tooltip {
	font-size:12px;
	position:absolute;
	color:white;
	padding:3px;
	background-color: rgba(0,0,0,0.7);
	border:3px solid black;
}
.pika-counter {
	position: absolute;
	top: 15px;
	left:15px;
	color:white;
	background:rgba(0,0,0,0.7);
	font-size:11px;
	padding:3px;
	-moz-border-radius: 5px;
	border-radius:5px;
}
/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal {
	padding: 15px 0px;
	overflow:hidden;
}
.jcarousel-skin-pika .jcarousel-clip-horizontal {
	height: auto;
	width: 100%;
}
.jcarousel-skin-pika .jcarousel-item-horizontal {
	margin-right: 10px;
}
section.details div.frow {postion: relative; width: 100% !important;}
section.details .ftitle {
	width: 51% !important;
	display: block;
	padding: 1% 2% 1% 2%;
	float: left;
	font-family: "futura-pt";
	font-weight: 700;
	font-size: 12.5px;
}
section.details .fdetail {
	width: 41% !important;
	display: block;
	padding: 1% 2% 1% 2%;
	float: left;
	font-family: "futura-pt";
	font-weight: 400;
	font-size: 12.5px;
}

.openhome { position: absolute; top: 0px; right: -1px; z-index: 99999;}
.openhome.viewed { position: absolute; top: 51px; right: 0px; z-index: 99999;}


.form .section {
  clear:both;
}
.form img.help {
  position:absolute;
  top:-2px;
  right:15px;
}
.form .info:hover .hover {
  display:block;
}
.form .hover {
  display:none;
  position:absolute;
  top:0px;
  right:35px;
  background:#fff;
  z-index:999;
  padding:8px;
  border:1px solid black;
  border-radius:5px;
}

.form .combined-two {
  float:left;
  width:50%;
  position:relative;
}
.form .combined-three {
  float:left;
  width:33.3333%;
  position:relative;
}
.form .combined-two input, .form .combined-three input, .form textarea {
  width:90%;
  padding:5px 4%;
}

.form .one {
  clear:both;
  position:relative;
}
.form .two {
  position:relative;
}
.form .one input, .form .one textarea {
  width:95%;
  padding:5px 2%;
}
.form input[type="file"] {
  border:none !important;
  padding:10px 0px 0px !important;
}
input[type="file" i]::-webkit-file-upload-button {
  background: #09186e;
  color: #fff;
  padding:5px 10px;
  font-size:14px;
  border:none;
  border-radius:20px;
  outline:none;
  cursor:pointer;
  font-family:"futura-pt";
}
.form .check input[type="checkbox"]{
  width:auto;
  float:none;
  display:inline;
  margin:0 5px 0 0;
}
.form .check label {
  float:none;
  display:inline;
}

.form input {
  background:#fff;
}
.form label {
  display:block;
  margin-bottom:4px;
}
.form select {
    font-family: "futura-pt";
    font-weight: 400;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 5px;
    border: solid 1px #ffd400;
    color: #1b1819;
    margin-right: 10px;
    margin-bottom: 15px;
    width:32%;
    outline:none;
    background: #fff url(../images/select-drop.png) no-repeat top right;
    -webkit-appearance:none;
    -moz-appearance: none;
    appearance: none;
}
.form textarea {
      font-family: "futura-pt";
    font-weight: 400;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 20px;
    border: solid 2px #ffd400;
    color: #1b1819;
    margin-right: 10px;
    margin-bottom: 15px;
    outline:none;
    resize:none;
}
