

#main  {
	margin:				0 auto;
	width:				1068px;
}

.siteshadow {
	background:			url("/images/frame_shadow.png") repeat scroll center bottom transparent;
	float:				left;
	margin-bottom:		25px;
	width:				1067px;
}


.shadeDownTiny {
	background:			url("/images/shadeDownTiny.png") repeat-x scroll center top transparent;
	left:				0;
	position:			absolute;
	top:				228px;
	width:				100%;
	z-index:			10;
}

#ajaxBlue {
	left:240px;
	margin:0 auto;
	position:absolute;
	top:2px;
	z-index:11;
}

.siteholder {
	background:none repeat scroll 0 0 #FEFEFD;
float:left;
margin-bottom:37px;
margin-left:37px;
margin-right:37px;
position:relative;
}

/* pd footer */

#madeby { 
	float: 				right;
	padding: 			10px 0;
	margin-right: 		20px;
}
#madeby a {
	color: 				#929394;
}
#madeby a:hover {
	color: 				#727374;
}
#madeby a img {
	vertical-align: 	middle;
}

#editTabs {
	display: 			block;
	border-bottom: 		1px solid #999;
	float: 				left;
	width: 				100%;
}

#tabDiv {
	float:left;
	margin-left:10px;
	margin-top:3px;
}

.barItem {
	border-bottom:		1px solid #DFDFDF;
	margin-right:		24px;
	padding-bottom:		6px;
}

.titleCS {
	color:				#1F53A5;
	font-family:		"Arial",Sans-serif;
	font-size:			18px;
	font-weight:		bold;
	padding-bottom:		4px;
	padding-top:		15px;
}

#editTabs a.currentEditor {
	border-bottom:		1px solid #fff !important;
	border-left:		1px solid #999 !important;
	border-right:		1px solid #999 !important;
	border-top:			1px solid #999 !important;
	background: 		#fefefe !important;
	margin-bottom: 		-1px;
}

#editTabs a.editLink {
	background: 		#ccc;
	float: 				left;
}



#editTabs a {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	
	border: 1px solid #777;
	border-bottom-style:none;
	font-size: 12px;
	outline: none !important;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
	font-family: Segoe UI, Arial;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius: 3px;
}


#editTabs a:hover {
	background: #dedede;
	border: 1px solid #888;
	border-bottom-style:none;
}

fieldset table {
	width: 100%;
}

input.userText, select.userText {
	background:#FFFFFF url(/images/shadeTop.png) repeat-x scroll center top;
	border:1px solid #666666;
	color:#666666;
	display:block;
	float:left;
	font-family:Arial;
	font-size:12px;
	padding:3px 4px;
	vertical-align:text-top;
	width:150px;
}


.hidden {
	display: none;
}

a.updateBtn {
	background-color: #d4effc ;
	background-image:url(/login/images/arrow_right_blue.gif) !important;
	background-position:right center !important;
	background-repeat:no-repeat !important;
	padding-right:30px !important;
}

a.updateBtn:hover {
	background-color: #aed5ea !important;
}

a.backBtn {
	background-color: #d4effc ;
	background-image:url(/login/images/arrow_left_blue.gif) !important;
	background-position:LEFT center !important;
	background-repeat:no-repeat !important;
	padding-LEFT:30px !important;
	
}

a.backBtn:hover, a.updateBtn:hover {
	background-color: #aed5ea !important;
}

.fTable input, .fTable select {
	border:1px solid #999999;
	font-size:14px !important;
	padding:3px !important;
	width:80% !important;
}



fieldset {
	background:transparent url(/images/shadeDownTall.png) repeat-x scroll center bottom;
	border:1px solid #999999;
	margin-top:15px;
	padding:10px;
}

legend {
	background:transparent url(/images/shadeTop.png) repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#333333 !important;
	font-family:Segoe UI,Verdana,Sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:10px;
}

.error {
	border: 1px #f32938 solid !important;
	color:#F32938 !important;
}

.column268 #tempoBar, .column320 #tempoBar {
	background:transparent url(/images/tempoWidget.png) no-repeat scroll center center;
	float:left;
	height:87px;
	margin-top:5px;
	padding-left:14px;
	padding-top:10px;
	width:247px;
}

.galleryAdvice {
	width: 100%;
	height: 20px;
	float: left;
	background: url(/images/galleryAdvice.png) no-repeat 0px 0px;
	cursor: pointer;
}


.galleryAdvice:hover {
	background: url(/images/galleryAdvice.png) no-repeat 0px -20px;
	
}

.column320 #tempoBar {
	margin-left:30px;
}


/* homepage */

.smlB {
	background:			transparent url(/images/button2.png) no-repeat scroll center top;
	color:				#EEEEEE !important;
	display:			block;
	font-size:			12px;
	font-weight:		bold;
	height:				28px;
	
	line-height:		26px;
	
	padding:			0 8px;
	text-align:			center;
	
	width:				70px;
}

.smlB:hover {
	color:				#fff !important;
	
	background-position: center -28px;
}

#ball {
	background:			transparent url(/images/shadow_final.png) no-repeat scroll -26px 67px;
	bottom:				0;
	height:				178px;
	position:			absolute;
	right:				-169px;
	width:				200px;
	z-index:			1;
}

.tournamentsLeft, .holidaysLeft, .propsLeft {
	display: 			block;
	width:				283px;
	height:				142px;
}


#leftbarCS .tournamentsLeft, #leftbarCS .holidaysLeft, #leftbarCS .propsLeft { 
	margin-left:		-10px;
}


#leftbarNew {
	background:			url("/images/leftbar_bg.png") repeat-x scroll 0 0 #FFFFFF;
	float:				left;
	min-height:			595px;
	padding-left:		20px;
	width:				262px;
}

#leftbarCS {
	background:			url("/images/leftbar_bg_shadow.png") repeat-x scroll center center #FFFFFF;
	float:				left;
	min-height:			595px;
	padding-left:		20px;
	padding-top:		40px;
	width:				262px;
}

.tournamentsLeft:hover {
	background: url(/images/tournaments-left.png) center center no-repeat;
}

.holidaysLeft:hover {
	background: url(/images/holidays-left.png) center center no-repeat;
}

.propsLeft:hover {
	background: url(/images/properties-left.png) center center no-repeat;
}


.hpPos {
	margin:				0 auto;
	width:				630px;
}

.bh1 {
	min-height:			300px;
}

.bottomHighlight {
	/*border-bottom:1px solid #E7E7E7;*/
	display:block;
	float:left;
	/*padding-bottom:32px;*/
	width:640px;
	padding-left:10px;
}


.leftHighlight {
	display:			inline-block;
	width:				289px;
	margin-right:		14px;
	position:			relative;
}


.rightHighlight {
	display:			inline-block;
	width:				289px;
	margin-left:		14px;
	position:			relative;
}

.bhTitle {
	color:				#41552B;
	font-family:		"Times New Roman",Serif;
	font-size:			23px;
	margin-bottom:		8px;
	margin-top:			16px;
	padding-left:		24px;
	padding-top:		0;
	background:			url(/images/hpbullet.png) left center no-repeat;
	font-weight:		normal;

}

.bhImg {
	position:			absolute;
	width:				305px;
	height:				186px;
	background:			url(/images/destaque_moldura.png) center center no-repeat;
	z-index:			2;
}

.bhImg img {
	padding:			8px;
	cursor:				pointer;
}

.bhImg img:hover { 
	background:			url(/images/destaque_moldura.png) 0px 0px no-repeat;
}

.bhText {
	background:			none repeat scroll 0 0 #E8EBEF;
	margin-left:		8px;
	position:			relative;
	top:				172px;
	width:				259px;
	z-index:			1;
	padding-top:		18px;
	padding-left:		14px;
	padding-right:		14px;
	padding-bottom:		14px;
}


.bhTextNormal {
	margin-left:		8px;
	width:				259px;
	z-index:			1;
	padding-top:		18px;
	padding-left:		14px;
	padding-right:		14px;
	padding-bottom:		14px;
}



.bhText p, .bhTextNormal p {
	margin:				0;
	padding:			0;
	margin-bottom:		8px;
	font-size:			12px;
}

.bhText h3, .bhTextNormal h3 {
	font-family:		Arial, Sans-serif;
	font-weight:		bold;
	font-size:			16px;
	margin:				0;
	padding-bottom:		7px;
	color:				#05275c;
}

.bhText a, .bhTextNormal a {
	color:				#4772b6 !important;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	underline !important;
}


/* Pestana Landing Page */

.hider {
	background: #42562c;
	position: fixed; 
	top: 0; 
	left: 0;
	z-index: 11001;
	width: 100%;
	height: 100%;
	
	
	
}


#landing {
	background:#fff ;
	position: fixed; 
	top: 0; 
	left: 0;
	z-index: 11001;
	width: 100%;
	height: 100%;
	
}
.successFlash div, .errorFlash div, .warningFlash div {
	display: block;
	margin-bottom: 10px;
}

.successFlash {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#CDF6CD;
    background-image:url(/login/images/success-16x16.gif);
    background-position:5px;
    background-repeat:no-repeat;
    border:1px solid #029B00;
    color:#006600;
    font-weight:bold;
    margin-bottom:20px;
    margin-top:10px;
    padding:5px 5px 5px 28px;
}
.errorFlash {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#EDB9B1;
    background-image:url(/login/images/error-16x16.gif);
    background-position:5px;
    background-repeat:no-repeat;
    border:1px solid #BB8888;
    color:#990000;
    font-weight:bold;
    margin-bottom:20px;
    margin-top:10px;
    padding:5px 5px 5px 28px;
}
.warningFlash {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#FFE9B2;
    background-image:url(/login/images/icon_warning-small.gif);
    background-position:5px;
    background-repeat:no-repeat;
    border:1px solid #D9B04C;
    color:#915A15;
    font-weight:bold;
    margin-bottom:20px;
    margin-top:10px;
    padding:5px 5px 5px 28px;
}
.PDFbox {
	background:#53637C url(/images/pdfBox.jpg) no-repeat scroll left top;
	float:left;
	margin-bottom:12px;
	padding-bottom:26px;
	width:100%;
}

.zipbox {
	background:#53637C url(/images/zipBox.jpg) no-repeat scroll left top;
	float:left;
	margin-bottom:12px;
	padding-bottom:26px;
	width:100%;
}

.PDFbox a, .zipbox a {
	color: #ccc !important;
}

.PDFbox div, .zipbox div{
	color:#FFFFFF;
	padding-left:106px;
	padding-right:12px;
	padding-top:21px;
}

.PDFbox div a, .zipbox div a {
	color:#FFFFFF;
	display:inline-block;
	font-size:14px;
	margin-bottom:5px;
}


.PDFbox div a:hover, .zipbox div a:hover {
	color:#efefef !important;
	text-decoration: underline !important;
}


/*table */

#contact_form {
	padding: 0px;
	margin-top: 15px;
}

#contact_form table {
	width: 600px;
	
}

#contact_form td {
	vertical-align: top;
	padding: 5px;
}

#contact_form .thirty {
	width: 30%;
}


#contact_form .seventy {
	width: 70%;
}

#contact_form  .textInput {
	border:1px solid #666666;
	color:#666666;
	font-family:Segoe UI,Arial;
	font-size:12px;
	padding:3px 4px;
	vertical-align:text-top;
	width:320px;
	background-attachment:scroll;
	background-color:#fff;
	background-image:url(/images/shadeTop.png);
	background-position:center top;
	background-repeat:repeat-x;
	display:block;

}

#contact_form textarea{
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:url(/images/textAreaBottom.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	display:block;
	margin-top: 10px;
	border:1px solid #666666;
	color:#666666;
	font-family:Segoe UI,Arial;
	font-size:12px;
	padding:3px 4px;
	vertical-align:text-top;
	width:320px;
}

#contact_form .currentField {
	background-color:#E9EFF6;
}


#contact_form  label {
	font-family:Segoe UI,Arial;
	color:#666666;
	display:block;
	font-size:12px;
	padding:3px 4px;
	
}

#contact_form .divide {
	background: url(/images/dotBG.png) repeat-x center center;
	height: 20px;
	margin: 0;
	padding: 0;
}



.cform {
	padding: 0px;
	margin-top: 15px;
}

.cform table {
	width: 600px;
	
}

.cform td {
	vertical-align: top;
	padding: 5px;
}

.cform .thirty {
	width: 30%;
}


.cform .seventy {
	width: 70%;
}

.cform  .textInput {
	border:1px solid #666666;
	color:#666666;
	font-family:Segoe UI,Arial;
	font-size:12px;
	padding:3px 4px;
	vertical-align:text-top;
	width:320px;
	background-attachment:scroll;
	background-color:#fff;
	background-image:url(/images/shadeTop.png);
	background-position:center top;
	background-repeat:repeat-x;
	display:block;

}

.cform textarea{
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:url(/images/textAreaBottom.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	display:block;
	margin-top: 10px;
	border:1px solid #666666;
	color:#666666;
	font-family:Segoe UI,Arial;
	font-size:12px;
	padding:3px 4px;
	vertical-align:text-top;
	width:320px;
}

.cform .currentField {
	background-color:#E9EFF6;
}


.cform  label {
	font-family:Segoe UI,Arial;
	color:#666666;
	display:block;
	font-size:12px;
	padding:3px 4px;
	
}

.cform .divide {
	background: url(/images/dotBG.png) repeat-x center center;
	height: 20px;
	margin: 0;
	padding: 0;
}


/* News Story */

.newsStory {
	background:transparent url(/images/firstStory.png) repeat-x scroll center bottom;
	border:1px solid #E9E9E9;
	float:left;
	font-size:12px;
	line-height:1.55em;
	padding:10px;
	margin-bottom: 20px;
}

.firstStory {
	background:transparent url(/images/hoverStory.png) repeat-x scroll center bottom;
	border:1px solid #E3E7F8;
	float:left;
	font-size:12px;
	line-height:1.55em;
	margin-bottom:20px;
	padding:10px;
}

.hoverStory{
	/*background:transparent url(/images/hoverStory.png) repeat-x scroll center bottom !important;
	border:1px solid #c8d0d5 !important;*/
	background:transparent url(/images/greenHoverStory.png) repeat-x scroll center bottom;
	border:1px solid #E9E9E9;
}

/* weather widget */

#tempoBar {
	float:left;
	margin-top:5px;
	padding-left:13px;
}

.dayTempo {
	width: 46px;
	text-align: center;
	float: left;
	padding-left: 1px;
}

.dayTempo img {
	width: 30px;
}

.dayTemp {
	color:#666666;
	display:block;
	font-size:11px;
	padding-top:2px;
	text-align:center;
}

.dayName {
	color:#666666;
	display:block;
	font-size:11px;
	margin-top:0;
	padding-bottom:2px;
	text-align:center;
}


/* typography */

#contents .h2Lite {
	color:#184183; 
	font-size:29px; 
	text-decoration:none; 
	font-weight: bold;  
	margin-bottom: 26px;
}

.itemSel {
	font-weight:bold;
}

.spaceText {
	line-height:1.55em;
}

.boldT12 {
	font-size: 12px;
	font-weight: bold;
	color: #4772B6;	
}

.body11 {
	font-size: 11px;
}

.body12 {
	font-size: 12px;
}

.body14 {
	font-size: 14px;
}
.body18 {
	font-size: 18px;
}

.head17 {
	font-size: 17px;
}

.title22 {
	font-size: 22px;
	line-height: normal;
	
}

.title26 {
	font-size: 26px ;
}

.title29 {
	font-size: 29px !important;
}

.smallBR {
	line-height: 5px;
}

.normD11 {
	font-size: 11px;
	font-weight: normal;
	color: #0E408D;	
}

.price {
	font-size: 11px;
	font-weight: bold;
	color: #0E408D;	
}

.code {
	font-size: 11px;
	color: #393B3C;	
}

.heavy {
	font-weight: bold;	
}

.normal {
	font-weight: normal;	
}

.capitalise {
	text-transform: uppercase;
}

.paraPad {
	padding-bottom:12px;
}

#contentsFull p {
	margin-bottom:12px;
	text-align: justify;
	float: left;
	width: 100%;
}

.newsStory p, .firstStory p {
	margin-bottom: 0px;
}


/* Site Map */

.sitemap {
	font-size:16px;
	line-height:1.25em !important;
	padding-left:20px !important;
}


.siteMapSub {
	float: none !important;
}

/* colours */

.darkBlue {
	color: #184183;
}

.lessDarkBlue {
	color: #194284;
}

.royalBlue {
	color: #1f53a5;
}

.paleBlue {
	color: #c7ddf6;
}

.liteGray {
	color: #bec1c4;
}

.literGray {
	color: #9ea2a7;
}

.liteBlue {
	color: #4772b6;
}

.white {
	color: #ffffff;
}

/* boxes */

.breadCrumb {
	border-bottom:1px solid #F3F3F3;
	color:#777777;
	display:block;
	font-size:11px;
	margin:10px 0;
	min-width:640px;
	padding:0 3px 5px 10px;
	position:relative;
	text-align:right;
	z-index:0;
}

#scriptWarning {
	background:#EFD7D1 none repeat scroll 0 0;
	border:1px solid;
	color:#A4371A;
	font-size:13px;
	margin:auto;
	padding:1px 10px 5px;
	width:830px;
}

.breadCrumb a:hover {
	color: #1E3B65 !important;
}

#contents { 
	float:left;
	position:relative; 
	/*margin-top:55px; */
	width:655px; 
	padding-bottom:30px;	
}

#leftnav { 
	float:left; 
	/*margin-top:55px; */
	padding-left:16px; 
	width:265px; 
	margin-right:28px;
	
}

#contentsFull { 
	float:left;
	margin-left:20px;
	margin-right:20px;
	/*margin-top:55px;*/
	padding-bottom:30px;
	width:940px;
}

#head610 {
	float: left;
	
	
	
}

.lbTitle {
	border-bottom: 			1px solid #e9e9e9; 
	font-size: 				31px; 
	padding:				10px 0;
	margin-right:			24px;
	
}

#head610 img {
	
}

.col320head {
	border-bottom-color:#ececec;
	border-bottom-style:solid;
	border-bottom-width:1px;
	float:right;
	font-size:15px;
	min-height:38px;
	font-style:italic;
	text-align:right;
	width:320px;
}

#headFull {
	float: left;
	width: 100%;
	border-bottom:1px solid #ECECEC;

}


.liteBluePara {
	background-color: #e9eff6;
	width: 100%;
	float: left;
	
	
}

.investorPDFbox {
	width: 215px;
	padding-left: 106px;
	padding-top: 21px;
	height: 46px;
	float: left;
	margin-bottom: 12px;
	background: transparent url(/images/pdfBackground.jpg)  scroll left top;
}

.masterPlanBox {
	width: 215px;
	padding-left: 106px;
	padding-top: 21px;
	height: 46px;
	float: left;

	margin-bottom: 12px;
	background: transparent url(/images/viewMasterplanBG.jpg) scroll left top;
}



.column600 {
	width: 660px;
	float: left;
	line-height: 1.55em;
	padding-left: 20px;
}


.imgHolder {
	float: left;
	background-color: #e7eded ;
	height: 300px;
	width: 600px;
	margin: 25px 10px;
}

.thumbHolder {
	float: left;
	background-color: #e7eded ;
	height: 46px;
	width: 74px;
	margin-right: 25px;
	margin-left: 10px;
}


.column300{
	width: 310px;
	float: left;
	line-height:1.55em;
	margin: 0 10px ;
}



.column320{
	width: 320px;
	padding-left: 20px;
	float: left;
	line-height:1.55em;
}


.column268 ul, .column320 ul {
	width: auto;
	margin: 0px;
	padding-left: 20px;
	float: left;
}

.column268 {
	width: 260px;
	float: left;
	line-height:1.55em;
}




.sr {
	float: left;
	margin-bottom:6px;
	position: relative;
}

.sr .sticker {
	float:none;
	left:4%;
	margin:0 0 0 -18px;
	position:absolute;
	top:-4%;
}

.gallerySticker {
float:none;
left:-12px;
position:absolute;
top:-16px;
z-index:1;
}


.srDesc {
	float: left;
	width: 185px;
	background: #F5F5F5;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;	
}

.leftJust {
	text-align: left;
	float: left;
	width: 50%
}

.rightJust {
	text-align: right;
	float: left;
	width: 50%;
}

/* utils + spacers */

.shadeTop {
	background-image:url(/images/shadeTop.png);
	height:30px;
	margin-top:1px;
	width:152px;
}

.pdfThumb {
	background:#EDF0F0 url(/images/ui-bg_inset-soft_75_e0e5e5_1x100.png) repeat-x scroll center top;
	border:1px solid #909090;
	float:left;
	margin:5px;
	padding:10px;
	position:relative;
	width:220px;
	min-height: 200px;
}

.pdfImg {
	width: 218px;
	height: 155px;
	display: block;
	border: 2px solid #666;
}

.pdfImg:hover {
	border: 2px solid #333;
	cursor: pointer;
}

.pdfDesc {
	width: 214px;
	padding: 3px;
	background: #FFF;
	margin-top: 5px;
	border: 1px solid #aaa;
}

.listContent {
	margin: 0px 0px 0px 0px; 
	list-style-image: none; 
	list-style-position: outside; 
	padding-left: 20px; 
	list-style-type: square;
	float: left;
}

.white12 {
	display: block;
	width: 14px;
	float: left;
}

.white22 {
	display: block;
	width: 22px;
	float: left;
}

.leftPad20 {
	padding-left: 20px;
}

.menubottomhome a {
	color: #ffffff !important;
}
.menubottomhome a:hover {
	color: #cccccc !important;
}

a img {
	border: 0;
}

.readMore {
	font-size:8pt;
	margin:3px 5px 6px 0;
	padding-left:12px;
	background:transparent url(/images/plus_widget.gif) no-repeat scroll left center;
}

#zoomer2 {
	color: #EFefef !important;
}

#zoomer2:hover {
	color: #fff !important;
}


.nav ul a { font-weight: normal !important;}

.sr a {
	padding: 0px;	
}

.noTopBorder { 
	border-bottom-color:#ECECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;

	margin-top:0;
	padding-bottom:12px;
	padding-top: 12px;
	width: 100%;
	float: left;
	display: block;
}

.spaceFix {
	margin-top: 20px;
	
}

.headTopBorder { 
	border-bottom-color:#ECECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:12px;
	width: 100%;
	float: left;
	display: block;
}


/* Blockquotes */
blockquote {
	background:#F1F4F9 url(/images/bqTop.jpg) no-repeat scroll left top;
	margin-left:0;
	margin-right:0;
	padding-left:25px;
	padding-top:25px;
}
blockquote div {
	background:#F1F4F9 url(/images/bqBottom.jpg) no-repeat scroll right bottom;
	color:#0E408D;
	font-size:14px;
	line-height:1.43em;
	padding-bottom:20px;
	padding-right:30px;
	position:relative;
	text-align:justify;
}




.information {
	
}

/* home widget */ 
/*
#homeWidget {
	width: 262px;
	height: auto;
}


#HWOresale {
	width: 121px;
	height: 28px;
	float: left;
}

#HWOmailing {
	width: 141px;
	height: 28px;
	float: left;
}

#homeWidgetHead {
	width: 262px;
	height: 28px;
	background-image:url(/images/widgetRollOver2.png);
	background-position:0 0px;
	display: block;
	background-repeat: no-repeat;	
}

.homeWidgetResale {
	height:auto;
	width:258px;
	padding-left: 2px;
	padding-right: 2px;
	z-index: 0;
	padding-top:8px;
}

.resaleTable {
	margin: auto 0;
	padding:8px 8px 8px 18px;
	width:236px;
}

.smlSel {
	font-size:11px;
	padding-bottom:2px;
	padding-left:2px;
	padding-top:2px;
	width:142px;
	background: #ffffff;
	border:1px solid #ECECEC;
	z-index: -1;
}


.searchbox .smlSel {
	border: 1px solid #9c9c9c;
}
*/

.smlSel {
	width:170px;
	padding:4px 2px;
	margin: 0;
}

.smlSelButton {
	background:transparent url(/images/btn_View-Results_properties.png) no-repeat scroll 0 0;
	
	color:#fff;
	display:block;
	font-size:12px;
	height:18px;
	margin:0 auto;
	padding:6px;
	text-align:center;
	width:178px;
	cursor: pointer;
}

/*
.homeWidgetSep {
	width: 262px;
	background-image: url("/images/separator.jpg");
	height: 19px;
}


#homeWidgetBase {
	width: 262px;
	height: 16px;
	display: block;	
}

#homeWidgetPhones {
	background-position:center bottom;
	margin:0 auto;
	min-height:61px;
	width:258px;
}
*/

.widgetNumber {
	border-bottom:1px solid #ECECEC;
	margin-left:20px;
	margin-right:20px;
	padding-bottom:1px;
	padding-left:10px;
	padding-top: 4px;
}

.widgetNumber .desc {
	color: #393B3C;
}

.widgetNumber .num {
	color: #0E408D;
	font-weight: bold;	
}

/*
#bottomWidgetTabs {
	background-image:url(/images/pestana-widget-tabs.png);
	cursor:pointer;
	height:37px;
	margin-left:2px;
	position:relative;
	top:-18px;
	width:262px;
	z-index:1;
}
#homeWidgetOptions {
	height: 36px;
	width: 262px;
	margin: 0 auto;
}


#videoOption, #brochureOption, #locationOption, #galleryOption  {
	width: 131px;
	height: 36px;
	float: left;
}


#homeWidgetTempo {
	height: 85px;
	background-position: bottom;
	width: 262px;	

}

#newRel img {
	float: left;
}

#newRel {
	padding-top: 12px;
	height:85px;
	margin:0 auto;
	position:relative;
	text-align:left;	
	float: left;
}

.newRelDesc {
	float:left;
	padding-left:12px;
	position:relative;
}
*/

.topText {
	color:#929394;
	font-size:11px;
}

.midText {
	color:#4772B6;
	font-size:12px;
	font-weight:bold;
}

.bottomText1 {
	color:#0E408D;
	font-size:11px;
}

.bottomText2 {
	color:#0E408D;
	font-size:11px;
	font-weight:bold;
}


/* home Villas thumbnails */


.homeHouseCat {
	width: 155px;
	float: left;
	position: relative;	
}

.homeHouseCatHead {
	border-bottom:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	color: #1F53A5;
	width: 154px;
	font-size:12px;
	font-weight:bold;

	padding-bottom:4px;
	padding-top:4px;
	text-transform:uppercase;	
}

.homeHouseCat img {
	background:url("/images/moldura_small.png") no-repeat scroll center center transparent;
	padding:5px;
	position:relative;
	z-index:2;
}

.homeHouseCat > a {
	position:			relative;
	z-index:			2;
	width:				160px;
	height:				100px;
	display:			block;
}


.homeHouseCat > a:hover {
	
	background:			url("/images/moldura_small.png") no-repeat -3px -3px;
}

.bhHHC {
	background:none repeat scroll 0 0 #E8EBEF;
	margin-left: 5px;
	padding:1px 14px 14px;
	position:relative;
	top:-15px;
	width:115px;
	z-index:1;
}

.bhHHC h3 {
	margin:				12px 0 6px;
	font-size:			17px;
	color:				#05275c;
}


/* drop down menu */

.nav {
	position: relative;
	z-index: 10000;
}

.nav li ul {
	background:#ECECEC none repeat-x scroll 0 0;
	border-bottom:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	display:none;
	left:-1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
		filter:alpha(opacity=96);-moz-opacity:.96;opacity:.96;
	padding-bottom:5px !important;
	padding-right:10px !important;
	position:absolute;
	top:28px;
	width:146px;
	z-index:9001;
	
	
		
}

.nav li ul li {
	position: relative;
	color:#4772B6;
	clear: both;
	list-style-type:none;
	text-transform:uppercase;
	padding: 5px;
	width: 130px;
	margin-left: 15px;
	float: left;
}

.nav li:hover ul  { 
	display: block; 
}


/* Generic gallery */

#danOF {
	/*background: #00386c;*/
	background:url(/images/loading.png);
	position: fixed; 
	top: 0; 
	left: 0;
	z-index: 11000;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: 0.8;
	
}


.imgThumb {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.galThumbsGen {
	width: 100%;
	margin-top: 12px;
	float: left;
}

.galThumbsGen2 {
	float:left;
	min-height:50px;
	margin-bottom:15px;
	margin-top:-25px;
	padding-top:0;
	position:relative;
	text-align:center;
	width:100%;
}

.galThumbsGen img, .galThumbsGen2 img{
	cursor: pointer;
	
}

.galThumbsGen2 img {
	/*display: none;*/
}



/* houseGallery */


.HouseGallery {
	width: 650px;
	margin-bottom: 10px;
	min-height: 290px;
}

.HouseGalleryMain {

	float: left;
}

#contents .HouseGallery  {
	
	overflow-y: none;
}

#galLeft {
	position: absolute;
	top:37%;
	display: none;
	width: 50px;
	left: 0px;
	cursor: pointer;
}


#galRight {
	display: none;
	position:absolute;
	top:37%;
	width: 50px;
	right: 0;
	cursor: pointer;
}


#galLeftTrig {
	height:100%;
	position:absolute;
	top:0px;
	width:50%;
	left: 0px;
	background-image: url(/images/iefix.png);

}

#galRightTrig {
	height:100%;
	left:50%;
	position:absolute;
	top:0px;
	width:50%;
	background-image: url(/images/iefix.png);

}


.HouseGalleryThumbs {
background:transparent url(/images/shadeDownTall.gif) repeat-x scroll left bottom;
	border:1px solid #EEEEEE;
	float:left;
	height:292px;
	margin-left:10px;
	padding:3px;
}

.HouseGalleryThumb {
	margin-bottom: 10px;	
}


.smallGalleryMain {
	min-width: 241px;
	float: left;
}

.smallGalleryThumbs {
	width: 40px;
	float: left;
}

.smallGalleryText {
	width: 340px;
	margin-left: 20px;
	float: left;
}

.smallGalleryThumbs img {
	padding-left: 5px;
	padding-bottom: 5px;
	clear: both;
}

.apartBlock {
	float: left;
	width: 653px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
}

.curImg {

	background-color: #e2eaf6;
}

.hoverThumb {
	
	background-color: #d6e3f7;
}

.thumbs {
	border:1px solid #a9bfe1;
	margin-bottom:6px;
	margin-left:6px;
	padding:3px;
}

/* rollover */

#golf_nav:hover, #holiday_nav:hover {
	background-position: 0px 0px;
}

#golf_nav {
	background-image:url(/images/pestana-golf.png);
	background-position:0 -31px;
	display:block;
	float:left;
	height:31px;
	width:126px;
	outline: none;
}
#holiday_nav {
	background-image:url(/images/pestana-holidays.png);
	background-position:0 -31px;
	display:block;
	float:left;
	height:31px;
	width:147px;
	outline: none;
}

/* searchbox */

.searchbox {
	background:#F5F5F5 url(/images/dropdownBG.png) repeat-x scroll 0 0;
	margin-top:10px;
	min-height:200px;
	width:268px;
}

.searchbox tr, #searchHome tr, #mailingListHome tr {
	height: 30px;
}

#mailingListHome {
	display: none;
}


/* general */

.leftFloat {
	float: left;	
}

.leftFloat ul {
	float: left;	
}

.rightFloat {
	float: right;	
}

body {
	background-repeat:repeat-x;
    font-family:Arial;
    font-size:11px; 
    margin:0px;
    background-color: #ffffff;
    color: #393b3c;
}

a {
	color:#4772b6; text-decoration:none;
}
.clear{ 
	clear:both;
}

#master{
   /*width: 995px;
    margin: auto;
    position: relative;*/
}

#header{
	height:81px;
	padding-left:13px;
	padding-right:30px;
	padding-top:10px;
	width:952px; 
}

#headerhome{
background-image:url(/images/header1.jpg);
background-repeat:no-repeat;

height:160px;
padding-left:13px;
padding-right:30px;
padding-top:10px;
width:952px;
}

.logo{ 
    float:left;
}
.logo img { border:0px;}
.logo a{ padding:0px;}
.menutop{float:right; }

.menutop ul{ padding:0px; margin:0px;}
.menutop .classcolor{color:#b6c6db}
.menutop li{
    float:left;
     list-style-type:none;
     padding-left:3px;
     padding-right:3px;
     color:#4772b6;
    
 }
 .menutop a{color:#4772b6; text-decoration:none; padding:0px;}
 .menutop a:hover{color:#284c80; text-decoration:none;}
 
 
 .menutophome{float:right; }

.menutophome ul{ padding:0px; margin:0px;}
.menutophome .classcolor{color:#b6c6db}
.menutophome li{
    float:left;
     list-style-type:none;
     padding-left:2px;
     padding-right:2px;
     color:#4772b6;
    
 }
 .menutophome a{color:white; text-decoration:none; padding:0px;}
 .menutophome a:hover{color:#284c80; text-decoration:none;}
 
.menubottom {
 	background: 		#162d4e;
	color:				#9BBBEE;
	float:				left;
	margin:				0;
	width:				100%;
}
 .menubottom ul{ padding:0px; margin:0px;}
 .menubottom li{ float:left; list-style-type:none}
   .menubottom li img{ padding-left:12px;}
.txtbox1{ 
	background-color:#214A87;
	border:1px solid #1A3763;
	color:#D4E5FC;
	font-family:Arial;
	font-size:11px;
	height:15px;
	margin-left:14px;
	padding-left:8px;
	padding-top:2px;
}
 .txtmenubootom{ padding-top:3px;}
 .txtmenubootomwhite{padding-top:3px; color:white}


 .menubottomhome{ float:left; color:#9bbbee;  margin:0px; padding:0px;  padding-left:20px; padding-bottom:4px;}
 .menubottomhome ul{ padding:0px; margin:0px;}
 .menubottomhome li{ float:left; list-style-type:none}
   .menubottomhome li img{ padding-left:12px;}

 .txtmenubootomhome{ padding-top:3px;}
 .txtmenubootomwhite{padding-top:3px; color:white}






#menu {
	display:		block;
	float:			left;
	margin:			0 0 10px;
	padding:		0;
	width:			995px;
}
  
#menu ul { 
	margin:			0px; 
	padding:		0px;
}

#menu li {
    float:			left;
    list-style-type:none;
    color:			#4772b6;
    text-transform:	uppercase;
    position:		relative;
}

#menu a {
	padding:		0px;
}

#menu a:hover{padding:0px; color:#284c80;}

#menu .menuex{ 
    padding-left:20px;
    padding-top:10px;
    padding-right:20px;
    height:21px}
    
    
 #menu .menuex:hover, .activePage{
    background-image:url('/images/backmenu.gif');
    color:#284c80;
}
#menu .menuexend{ 
    padding-left:		20px;
    padding-top:		10px;
    padding-right:		20px;
    height:				20px;
    margin-right:		8px;    
}
    
    
#menu .menuexend:hover{
    background-image:	url('/images/backmenu.gif');
    color:				#284c80;
}

#menu .classdesctop{
     padding-top:		10px
}
#menuhome{
	height:				31px;
	padding:			0;
	float: 				left;
	display: 			block;
	width: 				995px;
	background: 		url("/images/menu_bg.png") repeat-x scroll 0 0 transparent; 
}
  
#menuhome ul{ 
	margin:				0px; 
	padding:			0px;
}

#menuhome li{
    float:				left;
    list-style-type:	none;
    color:				#4772b6;
    text-transform:		uppercase;
    position: 			relative;
    padding-bottom:		1px;
    
}

#menuhome a { 
	padding:			0px;
}

#menuhome a:hover { 
	padding:			0px; 
	color:				#284c80;
}

#menuhome .menuex { 
    padding-left:		20px;
    padding-top:		10px;
    padding-right:		20px;
    height:				20px
}
    
    
#menuhome .menuex:hover{
    background-image:	url('/images/backmenu.gif');
    color:				#284c80;
}

#menuhome .menuexend { 
    padding-left:		20px;
    padding-top:		10px;
    padding-right:		20px;
    height:				20px;
    margin-right:		8px;
}
        
#menuhome .menuexend:hover{
    background-image:	url('/images/backmenu.gif');
    color:				#284c80;
}

#menuhome .classdesctop {
     padding-top:		10px
}
         
     
     
 

 #leftnav p	{
 	color:#393b3c; 
 	margin:0px; 
 	padding-left:5px; 
 	padding-top:4px;
 	padding-bottom:4px;
 	font-size:13px;
 	line-height: 1.35em;
}

 .title{
	color:#1f53a5;
	padding-top:15px;
	padding-bottom:4px; 
	padding-left:5px;
	border-bottom:#dedede 1px solid;
	font-weight:bold; 
	font-size: 18px;
}

.title a {
	border-bottom:1px solid #DEDEDE;
	color:#1F53A5;
	font-size:18px;
	font-weight:bold;
	padding-bottom:4px;

	padding-top:15px;
}


.lnAnc {
	
	color:#4772b6; 
	text-decoration:none; 
	font-size: 11px;
}

#leftnav a:hover { 
	color:#8ea2bc; 
	text-decoration:none;
}

#contents h1{
	color:					#0a3374; 
	font-size:				44px; 
	text-decoration:		none; 
	margin: 				0px;
}

h1.hp {
	font-size:	 			30px !important;
	margin-bottom:			6px !important;
}	
h2.hp {
	font-family: 			"Times New Roman", Serif;
	font-size:				25px !important;
	margin:					3px 0 !important;
	display:				inline;
	margin-right:			10px !important;
}

a.hp {
	color:					#4772B6;
	font-weight:			bold;
	text-decoration:		underline;
	line-height:			25px;
}

table.hp {
	text-align:				center;
	color:					#4772b6;
	padding:				6px 0;
	padding-bottom:			12px;
	padding-top:			10px;
	border-bottom:			1px solid #ccc;
	margin-bottom:			10px;
	margin-left:			7px;
}

table.hp td {
	border-right:			1px solid #4772b6;
	width:					33%;
}

table.hp td a {
	text-decoration:		underline !important;
	color:					#4772b6;
	font-weight:			bold;
	font-size:				11px;
}




#contents h2{color:#184183; font-size:29px; text-decoration:none; font-weight: normal; margin-top: 23px; margin-bottom: 20px;}
#contents .divdesc{ border-bottom:#dedede 1px solid; border-top:#dedede 1px solid; color:#b8bbbe; font-size:12px; text-transform:uppercase;  font-weight:bold; padding-top:11px; padding-bottom:11px; margin-bottom:18px; }
#contents .divcontents2{float:left; width:320px; text-align:justify; font-size: 12px; line-height: 1.55em;}
#contents .divcontents{float:left; width:315px; padding-right:20px;text-align:justify; font-size: 12px;line-height: 1.55em;}
#contents a{color:#4772b6; text-decoration:none;}
#contents a:hover{ color:#8ea2bc; text-decoration:none;}


#footer{ 
 	float:		left; 
	width:		995px; 
}

a.fb {
	background:url("/pestanalanding/img/1260814805_FaceBook_24x24.png") no-repeat scroll center bottom transparent;
	border:0 none !important;
	display:inline-block;
	height:30px;
	padding:0 !important;
	width:24px;
}

a.twitter {
	background:url("/pestanalanding/img/twitter_24x24.png") no-repeat scroll center bottom transparent;
	border:0 none !important;
	display:inline-block;
	height:30px;
	padding:0 !important;
	width:24px;
}

.footertop{  
	
	width:					990px; 
	padding-left:			5px; 
	height:					52px;   
	background-image:		url('/images/bottomshader.png'); 
	background-repeat:		no-repeat; 
	background-position:	center bottom 
}
.footertop ul{ margin:0px; padding:0px; padding-left:10px; padding-top:15px;}
.footertop li{ float:left; padding-left:5px; padding-right:5px; color:#4772B6; list-style-type:none}
.footertop a{color:#4772B6; text-decoration:none; padding:0px;}
.footertop a:hover{color:#05275C ; text-decoration:none;}
#footer .classcolor{color:#b6c6db}

.footerbottom{  
	background:#F5F6EC url(/images/shadeDownTiny.png) repeat-x scroll center top;
	float:left;
	line-height:35px;
	margin:0 auto;
	padding-left:5px;
	width:990px;
	
}
.footerbottom ul{ margin:0px; padding:0px; padding-left:10px;}
.footerbottom li{ margin-top:10px; float:left; padding-left:5px; padding-right:5px; color:#929394; list-style-type:none}
.footerbottom a{color:#929394; text-decoration:none; padding:0px;}
.footerbottom a:hover{color:#333; text-decoration:none;}


/**** Beloura Golf Statistics ****/

#statisticsWindow{
	position:absolute;
	background:#ffffff;
	top:0;
	left:0;
}

.hideFrame, .royalBlue a{
	cursor:pointer;
}

#iflinks ul{
	list-style-type: none;
}

#iflinks li{
	margin-bottom:15px;
}