﻿@charset "utf-8";
/* CSS Document */
/* =Styling all elements
--------------------------------------------------------------------------------------- */
*{margin:0;padding:0;}
a{outline:none;border:none; text-decoration:none;}
img{border:none;}
input{vertical-align:middle;}

.floatleft		{float:left !important;}
.floatright		{float:right !important;}
acronym, abbr	{cursor: help;}

/* ----------- Applying clearfix fix for some browsers to use in appropriate places --------- */
.clearfix:after	{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix		{display:inline-block;}
/* Hide from IE Mac \*/.clearfix{display:block;}/* End hide from IE Mac */

/*=======================================================================================================*/


body{
	background:#dae1ea url(../images/bg.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a66a2;
}
/*----------------------------------- wrapper ------------------------------------*/

#wrapper{
	width:1001px;
	margin:0 auto;
}
#header{
	background:url(../images/header_bg.jpg) repeat-x left top;
	height:110px;
	position:relative;
}
#header h1 a{
	background:url(../images/logo.jpg) no-repeat left top;
	position:absolute;
	text-indent:-2000em;
	display:block;
	width:311px;
	height:62px;
	top:16px;
	left:21px;
}
/*----------------------------------- header nav ------------------------------------*/
#header p{
	position:absolute;
	top:25px;
	right:42px;
	font-size:20px;
	color:#155fc4;
}
#header span{
	color:#9a9a9a;
}
#header ul {
	position: absolute;
	top: 66px;
	right: 64px;
}
#header li {
	list-style: none;
	float: left;
	padding-left:70px;
}
#header li a {
	font-size: 12px;
	color:#07599e;
}
#header li a:hover {
	color:#9a9a9a;
}
/*----------------------------------- container ------------------------------------*/
#container{
	background:url(../images/shadow.jpg) repeat-y left top;
	padding:0 9px;
}
/* -----------  intro section ------------------- */
#intro_section{
	height:220px;
}
#intro_section img{
	float:right;
	padding-right:10px;
}
/* -----------  navigation start ------------------- */

#nav{
	float:left;
	background:url(../images/menu_bg.jpg) repeat-y left top;
	width:206px;
	height:220px;
}
#nav ul{

	background:url(../images/menu_top.jpg) left top;
	margin-top:13px;
}
#nav li {
	float:left;
	display:block;
	padding-left:1px;
	padding-bottom:2px;
	list-style: none;
	text-indent: -2000em;
}
#nav li a {
	display:block;
	width:205px;
	height:27px;
	
}
#nav li a:hover, .active a {
	background-position: left bottom ! important;
}
#area-info_btn a{
	background:url(../images/area-info_btn.jpg) no-repeat left top;
}
#properties-sale_btn a{
	background:url(../images/properties-sale_btn.jpg) no-repeat left top;
}
#long-term-rentals_btn a{
	background:url(../images/long-term-rentals_btn.jpg) no-repeat left top;
}
#short-term-rentals_btn a{
	background:url(../images/short-term-rentals_btn.jpg) no-repeat left top;
}
#financial_centre_btn a{
	background:url(../images/financial_centre_btn.jpg) no-repeat left top;
}
#island-area-maps_btn a{
	background:url(../images/island-area-maps_btn.jpg) no-repeat left top;
}
#faqs_btn a{
	background:url(../images/faqs_btn.jpg) no-repeat left top;
}
/* -----------  navigation end ------------------- */

/* -----------  main content ------------------- */
#main_content{
	background:url(../images/cbg.jpg) repeat-y  top left;
}
/* -----------  left section ------------------- */
#left_section{
	width:206px;
	float:left;
}
#left_heading{
	background:url(../images/left_heading.jpg) repeat left top;
	height:54px;
	font-weight:bold;
	color:#fff;
	line-height:54px;
	padding-left:50px;
}
#left_section p{
	padding:10px 25px;
	color:#fff;
}
#left_section span{
	color:#f8ed3a;
	font-weight:bold;
}
.form_head{
	height:30px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	padding-left:25px;
}

/* -----------  content area------------------- */
#content{
	width:777px;
	float:right;
}
#welcome_text{
	background:url(../images/content_box.gif) no-repeat left top;
	padding-top:35px;
}
#welcome_text p{
	padding:5px 35px;
}
#welcome_text p a{
	padding:5px 10px;
	color:#3a66a2;
	font-weight:bold;
}
#welcome_text p a:hover{
	padding:5px 10px;
	color:#3a66a2;
	text-decoration:underline;
}

#welcome_text h1{
	font-weight:bold;
	font-size:14px;
	padding-left:35px;
	padding-top:15px;
}
#welcome_text ul{
	
}
#welcome_text li{
	list-style:none;
	padding:5px 75px;
}
.general_txt_Bld{
	padding:5px 10px;
	color:#3a66a2;
	
}

.wel_head{
	padding-left:34px;
}
.btn_pad{
	padding-right:50px;
	padding-bottom:25px;
}
.left_padd{
	padding-left:15px;
}

.property_box{
	background:url(../images/property_box.gif) no-repeat left top;
	margin-right:8px;
	margin-left:6px;
	float:left;
	width:732px;
	padding-top:10px;
	text-align:center;
	padding-bottom:10px;
	padding-left: 6px;
}
.property_box h1{
	font-size:12px;
	color:#3a66a2;
	font-weight:bold;
	padding-top:10px;
	text-align:left;
}

.form_box {
	width: 180px;
	float: left;
	padding: 5px 20px;
	text-align:left;
	/*margin-top:10px;*/
}
.form_box label {
	font-weight: bold;
	margin-bottom: 10px;
}
.form_box select {
	width: 175px;
	height: 20px;
	margin-top:5px;
}
.txt_padd{
	margin:25px;
	text-align:center;
	color:#3a66a2;
	font-weight:bold;
}
.red_txt{
	color:#d60000;
}
.gray_head{
	color:#3a66a2;
	margin:0px;padding:0px;
}
.gray_head a{
	color:#3a66a2;
	text-decoration:underline;
	
}
.gray_head a:hover{
	color:#3a66a2;
	text-decoration:underline;
}



/* -----------  footer ------------------- */
#main_footer{
	background:url(../images/main_footer_bg.jpg) repeat-x left top;
	padding-top:8px;
}
#footer{
	clear:both;
	margin:0 auto;
	background:url(../images/footer_bg.jpg) repeat-y left top;
	width:1001px;
	margin:0 auto;
	padding-bottom:15px;
}
#footer p{
	padding:10px 0px 5px 225px;
	width:640px;
	font-size:10px;
	line-height:20px;
	padding-top:10px;
	text-align:center;
}
#footer span{
	color:#888888;
}
#footer a{
	padding:8px 5px;
	color:#386bb2;
}
#footer a:hover{
	padding:8px 5px;
	color:#000033;
}

/*property info ----------------------------------*/

#propertyInfoWrap{}

#ssWrap{
  margin:12px;
}

#ssStage, #ssStage img{
  width:390px !important;
  height:260px !important;
}

#ssStage{
  overflow:hidden;
  float:left;
}

#ssNav{
  list-style:none;
  float:left;
  width:310px;
}

#ssNav li{
  float:left;
  padding:6px;
}

#infoWrap{
  padding:0 0 0 12px;
}

#infoList{
  list-style:none;
}

#infoList li{
  float:left;
  width:46%;
}

#infoList li div{
  float:left;
}

#infoList li div.heading{
  font-weight:bold;
  width:30%;
}

#descriptionWrap{
  width:96%;
  clear:both;
  padding:12px;
}
