@font-face {
    font-family: Redhead;
	src: url('Redhead.eot'), url('Graublauweb.eot?') format('eot');
    src: local(Redhead), url('Redhead.ttf') format('opentype');
    /*    src: url('Graublauweb.eot?') format('eot');
    src: url('Redhead.ttf') format("truetype");*/
}
a {
   outline: 0;
}
.homeBody {
	background-color: #FFFFFF;
	background-image: url(..\\images\\home_bg.jpg);
	background-repeat: repeat-x;
	
}
.profileBody {
	background-color: #FFFFFF;
	background-image: url(..\\images\\profile_bg.jpg);
	background-repeat: repeat-x;
	min-height:525px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F2F2F;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
.main {
	margin: 0 auto;
	padding: 0px;
	width: 980px;
}
.facebook {
	float: right;
}
.top {
	float: left;
	width: 780px;
}

.topLeft{
	float:left;
	width: 198px;
}
.topRight{
	float:left;
	width: 782px;	
}
.topMenu{
	height: 125px;	
}
.topMenuLeft{
	float:left;
}
.topMenuRight{
	float:right;
	color: #FFFFFF;
	margin-top: 8px;
}
.topMenuRight a{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Tahoma;
}
.topMenuRight a:hover{
	color:#FFFFFF;
	text-decoration:overline;
}

.slideshow { position:relative; width:782px; height:400px; }
.slideshow img { position:absolute; left:0; top:0; }
.menuFooter {
	float: left;

}
.topLeft{
	float:left;
	width: 198px;
}
.homeContent{
	float:left;
	width: 100%;
	padding-top: 15px;
	background-color: #FFF;
}
.homeLeft{
	float:left;
	width: 286px;	
}
.homeRight{
	float:left;
	width: 694px;	
}
.headingBg{
	padding-bottom:0px;
}
.headingBg1{
	padding-bottom:5px;
}
.heading{
	display: inline;
	font-family: Tahoma;
	color: #000066;
	font-size: 15px;
	text-transform:uppercase;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.heading hover{
	color:#FFFFFF;
}

.onging{
	margin: 10px 20px;
	padding: 0px;
}
.onging li{
	list-style-image: url(../images/arrow.gif);
	padding-bottom: 5px;
}
.onging li a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2F2F2F;
	text-decoration:none;
}
.onging li a:hover{
	text-decoration:underline;
}
.listbuyer{
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.listbuyer li{
	list-style-image: url(../images/arrow.gif);
	padding-bottom: 15px;
}
.miscList{
	margin: 10px 20px;
	padding: 0px;
}
.miscList li{
	list-style-image: url(../images/arrow.gif);
	padding-bottom: 5px;
}
.miscList li a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #594D33;
	text-decoration:none;
}
.miscList li a:hover{
	text-decoration:underline;
}

.newsList{
	margin: 0px;
	padding: 0px;
}
.newsList li{
	list-style-image: none;
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.newsList a{
    color: #313131;
	text-decoration:none;
}
.newsList li a:hover{
	text-decoration:underline;
}
.news{
	float:left;
	width:43%;
	padding-bottom: 8px;
	padding-right: 5px;
}
.line{
	float:left;
	width: 4%;
	background-image: url(..\\images\\line.png);
	background-repeat: no-repeat;
	min-height:104px;
	vertical-align:middle;
}
.line1{
	float:left;
	width: 2%;
	background-image: url(..\\images\\line.png);
	background-repeat: no-repeat;
	min-height:104px;
	vertical-align:middle;
}
.md{
	float:left;
	width: 50%;
	text-align: justify;
	padding-right: 10px;
}
.testimonial {
	float: left;
	width: 284px;
}
.testimonial ul {
	margin: 0px;
	padding: 0px;
}
.testimonial ul li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F2F2F;
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.recentProjects {
	float: left;
	width: 284px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	line-height:20px;
}

.recentProjects ul {
	padding: 0px;
	margin: 0px;
}
.recentProjects ul li {
	list-style-type: none;
}
.projectImages{
	float:left;
	width: 100%;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #096;
}
.misc{
    float:left;
	width: 25%;
}
.construction{
	float:left;
	width: 100%;
}
.completed{
    float:left;
	width: 37%;
}
.padTop{
	padding-top:10px;
}
.boldText {
	font-weight: bold;
	color: #5D4129;
	font-size: 12px;
}
.footerContent{
	float:left;
	width:100%;
	margin-top:40px;
	background:#FFEAF5;
}

.footer{
 	float:left;
	width:22%;
}
.line_footer{
	float:left;
	width: 4%;
	background-image: url(..\\images\\footer_line.jpg);
	background-repeat: no-repeat;
	min-height:204px;
	background-position: 20px 35px;
}
.footerHeadBg{
	padding-bottom:15px;
	padding-left: 20px;
}
.footerHead{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	display: inline;
}
.footerList li{
	list-style-image: none;
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footerList a{
	color: #313131;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
.footerList li a:hover{
	text-decoration:underline;
}
.profile_footer{
	width:100%;
	float:left;
	background-image: url(..\\images\\profile_footer_bg.jpg);
	background-repeat: repeat-x;
	min-height:306px;
}
.profile_footer_content{
	width:980px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.profileContent {
	font-family: Tahoma;
	font-size: 12px;
	color: #5A4116;
	padding-left: 15px;
	line-height: 18px;
	text-align: justify;
}

.breadCrumbs a{
    font-size:12px;
	color: #5A4116;
	font-weight:bold;
}
.breadCrumbs a:hover{
	text-decoration:none;
}

.profile_head{
	font-size:16px;
	color: #5A4116;
	font-weight:bold;
	display:inline;
}
.copy {
	float:left;
	width:100%;
	margin:0 auto;
	text-align: center;
}
.projectBody {
	background-color: #FFFFFF;
	background-image: url(..\\images\\profile_bg.jpg);
	background-repeat: repeat-x;
}
.projectLogo{
	float:left;
	width:100%;
}
.projectContent{
	float:left;
	width:100%;
	min-height:440px;
}
.projectLeft{
	float:left;
	width: 400px;
}
.projectRight{
	float:left;
	width: 580px;	
}
.button{
	border:none;
	background:url(..\\images\\largeBtn.png) no-repeat 0 0;
	padding:0;
	margin:0;
	width:auto;
	height:25px;
	overflow:visible;
	text-align:center;
	display:inline-block;
	white-space:nowrap;
	padding-left:10px;
	background:url(..\\images\\largeBtn.png) no-repeat 0 0;
	text-decoration: none;
	font-weight:bold;
}

.button em{
	height:25px;
	display:block;
	margin:0;
	color:#fff;
	font-size:12px;
	font-style:normal;
	line-height:17px;
	margin-right:-3px;
	padding-right:10px;
	padding-top:4px;
	background:url(..\\images\\largeBtn.png) no-repeat 100% 0;
}
.projectBC {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	padding-top: 5px;
}


.projectHeading {
	display: inline;
	font-family:Arial;
	color: #000000;
	font-size: 13px;
	text-transform:uppercase;
	margin-bottom: 10px;
	padding: 10px;
}
.projectDetails {
	width: 228px;
	float: left;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 26px;
	margin-bottom: 20px;
}
.projectDetails a img {
	padding-top:5px;
}

.contactLeft{
	float:left;
	width:550px;;
}
.contactForm {
	background-image: url(..\\images\\form-center.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
.enquiryForm {
	background-image: url(..\\images\\form-center.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
.emailForm {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.emailForm1 {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.brouchureImage {
	float: right;
	width: 380px;
}
.brouchureCntnt {
	float: left;
	width: 420px;
}
.enquiryformarea {
	float: left;
	width: 380px;
}
.enquiryformimg {
	float: left;
	width: 280px;
	padding-bottom: 20px;
}.listimage {
	list-style-image: url(../images/arrow.gif);
}
.listimage li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.floorplan {
	width: 230px;
	float: left;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 18px;
	margin-bottom: 28px;
}
.floorplanrit {
	width: 230px;
	float: left;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 28px;
}
.projectHeadingfull {
	background-image: url(..\\images\\Bg_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.speimg {
	float: right;
	padding-top: 20px;
}
.virtualtour {
	padding-top: 10px;
	float: right;
}
.projectBG {
	background-image: url(..\\images\\projects\\residential\\ongoing\\bianca\\project-large-img-BG.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 11px;
}
.higSplitLeft {
	float: left;
	width: 360px;
}
.higSplitCtr {
	float: left;
	width: 30px;
}
.higSplitRht {
	float: left;
	width: 360px;
}
.higimg {
	padding-right: 18px;
}
.brouchureCntntrt {
	float: left;
	width: 300px;
}
.brouchureList {
	list-style-image: url(../images/arrow.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.brouchureList li {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f3e24;
	font-weight: bold;
}
.rentalForm {
	background-image: url(..\\images\\form-center-full.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
.rentalHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9C4A;
	padding: 3px;
	
}
.rentalLine{
	background-color:#FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.rentalLine1{
	background-color:#F9F7F2;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.brochuresDetails {
	width: 235px;
	float: left;
	margin-bottom: 28px;
	margin-right: 30px;
}
.brochuresDetailsR {
	width: 235px;
	float: right;
	margin-bottom: 28px;
}
.newsLink {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
}
.newsLink li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.newsLink li a {
	color: #2F2F2F;
	text-decoration: none;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.newsLink li a:hover {
	color: #000000;
	text-decoration: none;
}
.profile_head_line {
	font-size:16px;
	color: #5A4116;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A4116;
	width: 768px;
}
.profile_head_linesmall {
	font-size:13px;
	color: #5A4116;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A4116;
	width: 768px;
}
.floatleft {
	float: left;
	width: 48%;
	margin-right: 15px;
}
.floatright {
	float: right;
	width: 50%;
}
.mdBox {
	float: left;
	width: 749px;
	padding: 9px;
	margin-bottom: 10px;
	background-image: url(..\\images\\boxBg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.queryHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2F2F2F;
}
#msg {display:none; position:absolute; z-index:200; background:url(..\\images\\msg_arrow.gif) left center no-repeat; padding-left:7px}


#msgcontent {
	display:block;
	background:#E9BEDD;
	border:2px solid #924949;
	border-left:none;
	padding:5px;
	min-width:100px;
	max-width:150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.siteMap a {
	color: #5A4116;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.siteMap a:hover {
	text-decoration: underline;
}
.bankbody {
	float: left;
	width: 96%;
}
.bankbody div {
	padding-right: 15px;
	float: left;
	padding-bottom: 15px;
}
.more a {
	color: #2F2F2F;
	text-decoration: none;
	font-weight: bold;
}
.more a:hover{
	text-decoration: underline;
}.profile_head1 {
	font-size:12px;
	color: #5A4116;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 768px;
	text-transform: uppercase;
}
.slideshow {
	position:fixed;
	width:264px;
	height:86px;
}
.slideshow img {
	position:absolute;
	left:0px;
	top:0px;
	padding: 0px;
}
.pressleftcntnt {
	float: left;
	width: 70%;
}
.pressritcntnt {
	float: right;
	width: 29%;
	padding-top: 15px;
}
.brochurehead {
	color: #FFFFFF;
	background-color: #5A4116;
	background-position: left;
}
.brochureDetails {
	width: 228px;
	float: left;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 26px;
	margin-bottom: 28px;
}
.brochureDetails a img {
	padding-top:0px;
}
.print-img {
	float: right;
}
.profile_head2 {
	font-size:13px;
	color: #5A4116;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 749px;
	text-transform: uppercase;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A4116;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.wrk-btn-rt{
	margin-left: 170px;
}
#messageboxv2cover{
	width: 900px; /*change width to desired */
	height: 600px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
	position:absolute; /*Don't change below 4 rules*/
	z-index: 2000;
	overflow:hidden;
	visibility: hidden;
}

#messageboxv2{
	width: 600px; /*change width to above width-20. */
	height: 283px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
	border: 1px solid black; /*Customize box appearance*/
	background-color: #FFFFFF;
	padding: 4px;
	position:absolute; /*Don't change below 3 rules */
	left: 0;
	top: 0;
	margin-left: 150px;
}
