/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(/images/site/mainBackground.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:wider;
}

#primary {
	position:relative;
	width:935px;
}

#bannerContainer {
	width:925px;
	height:250px;
	background-color:#FFFFFF;
	position:relative;
}

#pfPhotoFader_placeholder {
	position:absolute;
	z-index:10;
}

#headerBlock {
	margin-right:10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.headerPhone {
	color: #006b6e;
	font-size:15px;
	font-weight:bold;
	letter-spacing: 3px;
}

.headerText {
	color: #777777;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
}

.menuBarText {
	color: #fff;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
	float:right;
}

.headerText a {
	color:#777777;
	text-decoration:underline;
}

.headerText a:link {
	
}

.headerText a:visited {
	color:#777777;
	text-decoration:underline;
}

.headerText a:focus {

}

.headerText a:hover {
	color:#BBBBBB;
	text-decoration:underline;
}

.headerText a:active {

}

.boxHeader {
	padding: 5px;
	border: 1px solid #006b6e;
	background: #bde4e5;
	color: #006b6e;
	font-weight:bold;
	font-size: 150%;
}

#navContainer {
	background-color:#006b6e;
	height:25px;
}

#footer {
	color:#333333;
	font-size:11px;
}

#footer a:link {
	color:#333333;
	text-decoration:none;
}

#footer a:visited {
	color:#333333;
	text-decoration:none;
}

#footer a:focus {

}

#footer a:hover {
	color:#333333;
	text-decoration:underline;
}

#footer a:active {

}

#breadcrumbs {
	background-image:url(/images/site/contentTop.jpg);
	background-repeat:no-repeat;
	height:17px;
}

#breadcrumbsContainer {
	margin-left: 15px;
	padding-top: 2px;
}

#content {
	padding: 10px;
	padding-left:20px;
	padding-right:20px;
}

.propertyBox {
	padding: 10px;
	padding-top:5px;
	color:#000;
	font-size:11px;
	width: 600px;
	cursor:pointer;
	background:#d8e9ea;
}
.propertyBox h3 {}
.propertyBox .header {font-size:20px; font-weight:bold;}

.propertyData {
	margin-bottom:6px;
}

#flyAndBuy {
	padding: 10px;
	padding-top:5px;
	color:#333;
	font-size:14px;
	width: 400px;
	cursor:pointer;
	background:#d8e9ea;
}

#otherFractional {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#333;
	font-size:14px;
	width: 205px;;
	cursor:pointer;
	background:#d8e9ea;
	font-style:italic;
}


h1 {
	margin: 0;
	padding: 0;
	color:#dc8405;
	font-weight:normal;
	font-size:22px;
}

h1.information {
	background-image:url(/images/site/h1infoBox.jpg);
	background-repeat:no-repeat;
	color:#000000;
	padding-left: 17px;
}

h2 {
	background-image:url(/images/site/h2Box.jpg);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
	margin-bottom:5px;
	padding-left: 17px;
	font-weight:normal;
	font-size:15px;
	border-bottom: #333333 solid 1px;
}

h3 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin:0;
	padding:0;
}

h2 a {
	color:#333333;
	text-decoration:none;
}

h2 a:visited {
	color:#333333;
}

h2 a:focus {

}

h2 a:hover {
	color:#317b7d;
	text-decoration:none;
}

h2 a:active {

}

.overviewLeft {
	float:left;
}

.overviewRight {
	float:left;
	margin-left:10px;
	width:335px;
}

.overviewContainer {
	margin-bottom:20px;
}

.contentBox h2 {
	border:none;
}

.sidebar h2 {
	background-image:none;
	border-bottom: none;
	margin: 0;
	padding: 0;
	color:#dc8405;
	font-weight:normal;
	font-size:14px;
}

.sidebar a:link {
	color:#000;
}

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

.sidebar a:focus {
	color:#000;
}

.sidebar a:hover {
	text-decoration:underline;
}

.sidebar a:active {
	color:#000;
}

#otherFractional a:link {
	color:#333;
}

#otherFractional a:visited {
	color:#333;
}

#otherFractional a:focus {
	color:#333;
}

#otherFractional a:hover {
	text-decoration:underline;
}

#otherFractional a:active {
	color:#333;
}

.secondArrow {
position:relative;
	left:-4px;
}

.contentBox {
	float:left;
	width:165px;
}

.tab {
	background-color:#cccccc;
	color:#FFFFFF;
	padding:4px;
	float:left;
}

.tabSelected {
	background-color:#cccccc;
	float:left;
	display:inline;
	height:22px;
	margin-right:1px;
	padding-left:6px;
	padding-right:6px;
}

.tabSelected2 {
	background-color:#cccccc;
	height:22px;
	margin-right:1px;
	padding-left:6px;
	padding-right:6px;
}

.tabUnselected {
	background-color:#eeeeee;
	float:left;
	height:22px;
	margin-right:1px;
	padding-left:6px;
	padding-right:6px;
}

.tabImage {
	margin-top:5px;
}

.tabContainer {
	width:162px;
	border:#cccccc 7px solid;
	clear:both;
	float:none;
}

a {
 color:#0093d1;
 text-decoration:none;
}

a:link {

}

a:visited {
	color:#0093d1;
}

a:focus {
	color:#0093d1;
}

a:hover {
	text-decoration:underline;
}

a:active {
	color:#0093d1;
}

#taf {
	width: 900px;
	border: 2px solid #5366AA;
	background: url(/template/en/images/content-top-bg-rpt.gif) #FEFEFE repeat-x;
	position: absolute;
	top: 360px; /* positioned relative to rightCol, bumps down below flash */
	right: 190px;
	z-index:100;
}

#inclusive {
	width: 550px;
	border: 2px solid #5366AA;
	background: url(/images/site/mainBackground.jpg);
	position: absolute;
	top: 360px; /* positioned relative to rightCol, bumps down below flash */
	right: 190px;
	z-index:100;
}

#tafOverlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	z-index:90;
}

#galleryOverlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	z-index:90;
}

#cookieNotice {
	color:#FF0000;
	font-weight:bold;
}

.tblHdr1  { background-color: #006b6e; color: #FFFFFF; font-size: 14px; line-height: 140%; }
.tblHdr2  { background-color: #CCCCCC; color: #000000; font-size: 12px; font-weight: bold; }

.smTblHdr1  { background-color: #006b6e; color: #FFFFFF; font-size: 10px; font-weight: bold; }
.smTblHdr2  { background-color: #CCCCCC; color: #000000; font-size: 10px; font-weight: bold; }
.smTblHdr2 a  { color: #0070B0; text-decoration:none; }
.smTblHdr2 a:link  { }
.smTblHdr2 a:visited  { color: #0070B0; }
.smTblHdr2 a:focus  { }
.smTblHdr2 a:hover  { text-decoration:underline; }
.smTblHdr2 a:active  { }

.smTblHdr3  { color: #444444; font-size: 10px; }

.cell1 { height:20px; }
.cell2 { height:20px; background-color:#EEEEEE; }


.Hdr3 	{ background-color: #006b6e; color: #FFFFFF; font-size: 14px; }

.errors {
	color:#FF0000;
	font-weight:bold;
}

.price {
	color: #006b6e;
}

.formError * {
	background-color: #FFBAB7;
}

.formError img {
	background-color: #FFFFFF;
}

.dashedBackground {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top:1px dashed #444444;
}

p.sub {
color:#008080;
font-size:16px;
margin-top:3px;

}
h2.sub {
color:#008080;
font-size:16px;
margin-top:3px;
background-image:none;
border-bottom:none;
padding-left: 0px;
}

.newsRelease {
	padding-top: 10px;
	margin-top: 10px;
	border-top:1px solid #000000;
}

.releaseLeft {
	float:left;
	width:150px;
}

.releaseRight {
	float:right;
	width:350px;
}

.releaseRight .content {
	margin-bottom:15px;
}

.newsRelease .title {
	color:#000000;
}

.newsRelease .content {
	color:#666666;
}

.newsRelease .spacer {
	height:15px;
}

.newsRelease a {
	font-weight:bold;
}

#packageBox {
	border: 1px solid #ffcc66; 
	background: #ffffcc; 
	padding: 15px; 
	margin: 20px;
}

#packageBox h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #000;
}

#packageBox ul {
	margin-left: 0px;
	padding-left: 30px;
}

#realestateLogo {
	position:absolute;
	z-index:20;
	top: 15px;
	left: 5px;
}

#contactBox {
	font-size:14px;
	margin-top:10px;
}