

/* redefined tags */

body
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img
{
		display:block;
		border-width:0px;
		
}

h4
{
	font-size:12px;
	font-weight:bold;
	color:#000000;	
	margin:0px 0px 5px 0px;
}

p

{
	
	
}


/* Main Navigation */

.navwrapper {
	position: relative;
	height: 70px;
	/*border: 1px solid #000000;*/
	}
	
#navigation {
	font-weight:bold;
	position:absolute;
	left: 158px;
	top: 37px;
	width: 600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFCC00;
	text-transform:uppercase;
	background-image: url(slices/UI/roundedExternal.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px;
	margin:0px;
	}
	
#navigation ul {
	list-style: none;
	margin: 0;
	padding-top: 10px;
	text-align: center;
	}
	
#navigation li{
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	
	}
	
#bottomNav
{
	/*border: 1px solid #000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#fff;
	
}

#bottomNav a
{
	color: #3366FF;
}

#bottomNav ul {
	list-style: none;
	margin: 0;
	padding-top: 10px;
	text-align: right;
	}
	
#bottomNav li{
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	
	}
	
.current {
	font-weight:bold;
	}
	
#navigation a:link, #navigation a:visited {
	color:#990000;
	text-decoration:none;
	}
	
#navigation a:hover {
	color:#333333;
	}
	
#logo {
	position:absolute;
	left:0px;
	top: 0px;
	}



/*main body area */

#wrapper {
	width: 758px;
	
	}
	
	
#paging {
	font-weight:bold;
	position:relative;
	left: 159px;
	
	width: 599px;
	height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color:#FFCC00;
	text-transform:uppercase;
	border-top: 2px solid #fff;
	}
	
#paging ul {
	list-style: none;
	margin: 0px;
	padding: 6px;
	height: 11px;
	text-align: left;
	display:block;
	width: 437px;
	color:#990000;
	}
	
#paging li{
	display: inline;
	border-left: 1px solid #000000;
	padding-left: .8em;
	padding-right: .8em;
	}
	
#paging a:link, #paging a:visited {
	color:#990000;
	text-decoration:none;
	}
	
#paging a:hover {
	color:#990000;
	}
	
#curve {
	position:absolute;
	left:593px;
	}
	
#leftContent{
	
	float:left;
	width: 140px;
	margin-left:10px;
	margin-top: 25px;
	}
	
#mainContent {
	margin: 0px 170px 0px 170px; 
	padding-top:20px;
	}
	
#leftcol {
	
	float:left;
	width: 290px;
	
	/*border: 1px solid #000;*/
	}
	
#rightContent {
	float:right;
	width: 154px;
	background-color:#FFCC00;
	}
	
#lang
{
	text-align:center;
}

#lang select
{
	font-size:10px;
}
		
#contents {
	margin: 15px;
	padding: 0px;
	list-style-image:url(images/template_images/bullet.gif);
	}
	
#thebody {
	padding: 0px;
	}
	
.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	padding:10px;
	}
	
h3.contentsTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	display:block;
	background-color:#FF6600;
	text-align:center;
	padding: 3px 20px 0px 20px;
	}
	
#contents{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	padding-left:10px;
	line-height:18px;
	}
	
#contents a:link, #contents a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
#contents a:hover {
	color:#990000;
	}
	
.clearLeft{
	clear:left;
	height:0;
    font-size: 1px;
    line-height: 0px
	}
	
.clearRight{
	clear:right;
	}
	
#pageTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#990000;
	font-weight:normal;
	margin: 0px;
	}
	
p.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color:#666666;
	}
	
#boxout{
	
	border: 1px solid #ff9900;
	/*float:right;*/
	margin-bottom: 20px;
	}
	
#boxoutHeader{
	padding: 5px;
	margin-top:0px;
	text-align:center;
	background-color:#FF9900;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}
	
#boxoutStory{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding:3px;
	line-height:14px;
	font-size:10px;
	}
	
#images {
	float:left;
	width:117px;
	}
	
.cap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	padding: 0px 0px 5px 0px;
	}
	
#folio {
	position:absolute;
	top:8px;
	right:180px;
	}
	
#introText{
	position:absolute;
	width: 400px;
	left:150px;
	top:140px;
	margin-right:50px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF6600;
	line-height:18px;
	}
	
.myaddress {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height:14px;
	}
	
.guideList{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	}
	
.floatLeft
{
	float:left;
}

#quickTabs
{
	width:600px;
	height:100px;
	background-color:#FFCC00;
}


#footer
{
	
}

#footer ul {
	list-style: none;
	text-align: center;
	
	}
	
#footer li{
	
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	
	}
	
#newsHeader
{
 background-color:#FF9900;
}

#columnPadding
{
	margin: 0px 5px 0px 5px;
}

#newsletter
{
	width:130px;
}

.MainIntro
{
	color:#0099FF;
	font-size:14px;
}

#panels
{
	
	
	width:410px;
}

.panelHeader
{
 background-image:url(slices/UI/bargainheader.jpg);
 background-repeat:no-repeat;
 color:#990000;
 text-align:center;
 padding-top:5px;
 padding-bottom:5px;
}
	
#bargain
{
	background-color:#FBB318;
	width:390px;
	padding-bottom:5px;
	overflow:auto;
}

.boxwrap
{
	float:left;
	/*width: 184px;*/
}

.panelBody
{
 font-size:11px;
 width: 200px;
 padding-left:5px;
}

#bargainTitle
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

.floatRight
{
	float:right;
}

.clearBoth
{
	clear:both;
}

#moreInfo
{
	display:inline;
	margin-top:10px;
	margin-left:180px;
}

#bargainImage
{
	margin-left:10px;
	width: 158px;
	height: 116px;
	display:inline;
}

#development
{
	margin-top:10px;
	margin-right:20px;
	width: 184px;
	text-align:center;
	background-color: #FF6600;
	padding-bottom:5px;
	
}

#development h4
{
	text-align:center;
 	padding-top:5px;
 	padding-bottom:5px;
	background-image:url(slices/UI/titleNewDev.jpg);
	background-repeat:no-repeat;
}

#villa
{
	margin-top:10px;
	width: 184px;
	text-align:center;
	background-color: #0099FF;
	padding-bottom:5px;
	
}

#villa h4
{
	text-align:center;
 	padding-top:5px;
 	padding-bottom:5px;
	background-image:url(slices/UI/titleVilla.jpg);
	background-repeat:no-repeat;
	
}

.centreImage
{
	margin-left:auto;
	margin-right:auto;
	width:109px;
	height:80px;
}

.panelBottom
{
	background-color:#000;
	background-image:url(slices/UI/panelBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 184px;
	
}

.panelBottomText
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding: 6px;
	text-align:center;
	margin:0px;
	height:30px;
}


#golf
{
	margin-top:10px;
	margin-right:20px;
	width: 184px;
	text-align:center;
	background-color: #339900;
	padding-bottom:5px;
}

#golf h4
{
	text-align:center;
 	padding-top:5px;
 	padding-bottom:5px;
	background-image:url(slices/UI/titleBiz.jpg);
	background-repeat:no-repeat;
}

#business
{
	margin-top:10px;
	width: 184px;
	text-align:center;
	background-color: #333;
	padding-bottom:5px;
}

#business h4
{
	text-align:center;
 	padding-top:5px;
 	padding-bottom:5px;
	background-image:url(slices/UI/titleBiz.jpg);
	background-repeat:no-repeat;
}

#orangeBoxes
{
	margin-top:20px;
	margin-right:20px;
	width: 184px;
	height:147px;
	text-align:center;
	background-color: #FF9900;
}

#orangeBoxes h4
{
	text-align:center;
 	padding-top:5px;
 	padding-bottom:5px;
	background-image:url(slices/UI/titleOrangePanel.jpg);
	background-repeat:no-repeat;
}

.panelBottom2
{
	background-color: #F38300;
	background-image:url(slices/UI/panelOrangeBottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

#newsPanel
{
	width:144px;
	background-color:#7FB6FB;
	background-image:url(slices/UI/newsPanelBottom.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#newsPanel h4
{
	text-align:center;
 	padding-top:5px;
 	padding-bottom:5px;
	background-image:url(slices/UI/titlePropNews.jpg);
	background-repeat:no-repeat;
}

#newsBody
{
	font-size:11px;
	color: #000;
	padding:5px;
	
}

.addressTitle
{
	color:#990000;
	font-size: 12px;
	text-align:center;
}

.addressBody
{
	color:#990000;
	font-size: 9px;
	
}

#currencyConverter
{
margin-left:10px;
}

#btnSubmit
{

margin-left:85px;
margin-top:5px;
margin-bottom:5px;
width:50px;
}

#bigText
{
	color:#0099FF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#smallText
{
	color:#0099FF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#guidePanel
{
	width:144px;
	background-color:#FFA11B;
	background-image:url(slices/UI/guidePanelBottom.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#guidePanel h4
{
	text-align:center;
 	padding-top:5px;
 	padding-bottom:5px;
	background-image:url(slices/UI/guideLeftPanelHeader.jpg);
	background-repeat:no-repeat;
}

#searchPanel
{
	width:149px;
	background-color:#FF7327;
	background-image:url(slices/UI/searchPanelBottom.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#searchPanel h4
{
	text-align:center;
 	padding-top:5px;
 	padding-bottom:5px;
	background-image:url(slices/UI/searchPanelHeader.jpg);
	background-repeat:no-repeat;
}

#searchPanel select, input
{
	width:129px;
	margin-left:5px;
	margin-top:5px;
	
}

#searchPanel label
{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
	color:#990000;
	margin-top:0px;
}

.submit
{
	width:50px;
	font-size:11px;
	margin-left:90px;
	margin-top:5px;
	margin-bottom:10px;
}

#infoRequestPanel
{
	width:149px;
	background-color:#25CAFF;
	background-image:url(slices/UI/panelInfoRequestBottom.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-size:12px;
	
}

#infoRequestPanel h4
{
	text-align:center;
 	padding-top:5px;
 	padding-bottom:5px;
	background-image:url(slices/UI/panelInfoRequestHeader.jpg);
	background-repeat:no-repeat;
}

	
#infoRequestPanel div
{
	margin:8px;
}

.pageTitle
{
	font-size:16px;
	color:#990000;
	text-align:center;
}

.masterSub
{
	font-size:12px;
	margin-top:0px;
}

.masterBody
{
	width:250px;
	font-size:11px;
	float:right;
}
.masterBar
{
	margin-top:30px;
	margin-bottom:10px;
	width: 416px;
	height:23px;
	background-image:url(slices/UI/detailBarTile.gif);
	background-repeat:repeat-x;
	text-align:right;
	background-color:#0099FF;
}

.masterBar a, span
{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
}

#masterPaging
{
	font-size:12px;
	text-align:center;
}

#masterPaging img
{
	display:inline;
	padding-top:8px;
}

#propertyDetailsPanel
{
	width:404px;
	background-color:#FCB41A;
	background-image:url(slices/UI/propertyDetailsFooter.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-size:12px;
	
	
}

#propertyDetailsPanel h4
{
	text-align:center;
 	padding-top:10px;
 	padding-bottom:10px;
	background-image:url(slices/UI/propertyDetailsHeader.jpg);
	background-repeat:no-repeat;
}

#flash
{
	
}

#btnInfo
{
	display:block;
	padding-bottom:30px;
	margin-left: 260px;
}

#details
{
float:left;
margin-left:10px;
width: 170px;
}

#details p
{
	margin:5px;
}

.subHeader
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}

.subDetail
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#000;
	font-weight:bold;
}

#map_canvas
{
	margin-left:10px;
}
.padding
{
	padding-bottom:10px;
}

.place
{
	color:#0066ff;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#aboutus
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#lang img
{
	display:inline;
}

.contactSubhead
{
	color:#999999;
}

.contactForm 
{
	
}

.contactForm  h4
{
	margin: 15px 0px 10px 0px;
}

.contactForm input
{
	width:250px;
	
}

.contactForm select
{
	width:250px;
	margin-left:5px;
}

.contactForm label
{
	width:150px;
	float:left;
	/*margin-left:150px;*/
}

.contactForm textarea
{
	width:100%;
	height:100px;
	
}

#contactSubmit
{
	width:70px;
}

#checkbox
{
	width:14px;
	display:inline;
}

.masterImage
{
	width:158px;
	height:116px;
	
}

/* Form layout for admin section */

.parent_box {
	width: 800px;
	left:20px;
	top: 20px;
	}
	
.form_elements {
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}.introstyleCopy {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #0033FF
}

#container {
	padding-left:20px;
	text-align:right;
	}
	
div.row{
	clear:both;
	padding-top: 10px;
	}
	
div.row span.label {
	float:left;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 70px;
	color:#000;
	}
	
div.row span.form {
	float:left;
	width: 200px;
	text-align:left;
	padding-left: 10px;
	color: #000000;
	}
	
.formlayout {
	width: 250px;
	}
	
a {
	text-decoration:none;
	list-style: none;
	text-align:left;
	}
	
ul {
	
	padding-left:5px;
	}
	
.left {
	width:200px;
	float:left;
	border-right: 1px solid #cccccc;
	}
	
.right {
	width:300px;
	float:left;
	}
	
.textarea1 { 
	width:300px;
	height:100px;
	}
	
#searchPanel select
{
  font-size:11px;
  width:140px;
}

#links
{
	
}

#links ul
{
	
}

#links li
{
	list-style:none;
	line-height: 20px;
}

