/* CSS Document */

/* LAYOUT */

* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	background: #221f19 url(../images/bg.jpg) top no-repeat;

}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;

}
#header_wrapper {
	position: fixed;
	z-index: 99;
	width: 100%;
	height: 140px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/header-bg.jpg) top center no-repeat;	
}

#header {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	padding: 0;
}

#nav-bg {
	width: 100%;
	height: 40px;
	background: url(../top-nav/nav-bg.png) bottom repeat-x;
}

#top-nav {
	width: 960px;
	height: 34px;
	margin: 0 auto;
}

#content_wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 98;
}

#billboard {
	width: 956px;
	height: 371px;
	margin: 0 auto;
	background: #ffffff;
	border: 2px solid #ffffff;
	z-index: 1;
}

#splash {
	width: 960px;
	height: 120px;
	margin: 0 auto 40px auto;
	padding: 0 0 100px 0;
}

#content-cap {
	width: 960px;
	height: 10px;
	margin: 0 auto;
	background: url(../images/content-cap.png) no-repeat;
}

#page {
	overflow: hidden;
	width: 960px;
	height: auto;
	padding: 0 0 30px 0;
	margin: 0px auto 0px auto;
	background: #ffffff;
}

#page_index {
	overflow: hidden;
	width: 960px;
	height: auto;
	padding: 0 0 30px 0;
	margin: 0px auto 0px auto;
	background: #ffffff url(../images/bod_grad.jpg) top repeat-x;
}

#team_block {
	width: 900px;
	height: 150px;
	margin: 0 30px 20px 30px;
	padding: 0 0 20px 0;
	border-top: 1px solid #cccccc;
	border-bottom: 2px dotted #e6e6e6;
	background: url(../images/team_block_bg.jpg) top repeat-x;
}

#team_photo {
	float: left;
	width: 130px;
	height: 150px;
	margin: 0;
	padding: 0;
}

#team_details {
	float: right;
	width: 770px;
	height: 150px;
	margin: 0;
	padding: 0;
	background: url(../images/team_details_bg.png) right no-repeat;
}

#project-page {
	overflow: auto;
	width: 960px;
	height: auto;
	min-height: 350px;
	padding: 0 0 10px 0;
	margin: 0px auto 0px auto;
	background: #ffffff;
}

#project-content {
	float: right;
	width: 760px;
	padding: 0px 15px 15px 15px;
}

#project-outline {
	overflow: hidden;
	width: 760px;
	height: inherit;
	margin: 0;
	padding: 0;
}

#project-australia {
	float: right;
	width: 760px;
	padding: 0 15px 15px 15px;
}

#side-nav-bg {
	overflow: hidden;
	float: left;
	width: 165px;
	height: auto;
}

#side-nav {
	width: 165px;
	padding: 40px 0 0 0;
}

.navtitle {
	width: 165px;
	height: 20px;
	margin: 0;
}

#careers-page {
	overflow: hidden;
	width: 920px;
	height: auto;
	min-height: 350px;
	padding: 10px 20px 20px 20px;
	margin: 0px auto 0px auto;
	background: #ffffff;
}

#contact-page {
	overflow: hidden;
	width: 960px;
	height: auto;
	min-height: 350px;
	padding: 0;
	margin: 0 auto;
	background: #ffffff;
}

#contact-page-left {
	float: left;
	width: 400px;
	height: auto;
	min-height: 350px;
	margin: 0 20px;	
}

/* #contact-page-right {
	overflow: hidden;
	float: right;
	width: 400px;
	height: auto;
	margin: 0;
}

*/

#contact-page-right {
	float: right;
	width: 400px;
	height: inherit;
	margin: 0 20px;
	padding: 20px 19px 20px 30px;
	background: url(../images/page_div.jpg) left center no-repeat;	
}

#blockquote {
	width: 960px;
	height: 425px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#quote-left {
	float: left;
	width: 610px;
	height: 365px;
	margin: 0;
	padding: 40px;
	text-align: center;
	background: url(../images/watermark-logo.jpg) center no-repeat;
}

#quote-right {
	float: right;
	width: 270px;
	height: 425px;
	margin: 0;
	padding: 0;
}

#history-quote-left {
	float: left;
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0;
}

#history-quote-right {
	float: right;
	width: 310px;
	height: 424px;
	margin: 0;
	padding: 0;
	background: url(../images/regaleo_history_scroll.jpg) top center no-repeat;
}


#property-page-left {
	float: left;
	width: 440px;
	padding: 0 20px;
	background: url(../images/page_div.jpg) right center no-repeat;	
}

#property-page-right {
	float: right;
	width: 440px;
	padding: 0 20px;

}

#footer {
	height: 60px;
}

#footer-line {
	width: 960px;
	height: 40px;
	margin: 0 auto 0 auto;
	background: #ced5ac url(../images/footer-line.jpg) center no-repeat;
}

#footer_wrapper {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	border-top: 2px solid #242320;
	background: #28251e url(../images/footer-bg.png) bottom repeat-x;	
}

#footer {
	width: 900px;
	height: 80px;
	padding: 0 30px;
}

#footer-shadow {
	width: 960px;
	height: 13px;
	margin: 0 auto;
	background: url(../images/footer-shadow.png) center no-repeat;
}

#page-gap {
	width: 100%;
	height: 30px;
	margin: 0 auto;
}

/* IMAGES */

#header img {
	float: left;
}

.splash-image {
	align: center;
}

#project-content img {
	float: right;
	margin: 10px 0 0 10px;
}

#page img {
	float: left;
	margin-right: 20px;
}

#page img.careers {
	margin: 0 30px 30px 30px;
}

.contentphoto img {
	border: 1px solid #000000;
}

#footer-left img {
	float: left;
	margin: 13px 10px 10px 13px;
}

#footer-right img {
	margin: 28px 5px 0px 10px;
}

#property-page-right img {
	float: right;
}

.small-img {
	float: right;
	margin: 10px 0 10px 10px;
}

#project-row img {
	float: right;
	margin: 0 15px 15px 15px;
	border: 1px solid black;
}

#page img.receptionist {
	float: right;
	margin: 30px;
}

/* TEXT */

h1 {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 20px 30px;
	text-align: left;
	color: #2a2721;
}


h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 20px 0px 5px 0px;
	padding: 0 0 0 30px;
	color: #2a2721;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0px 10px 0px;
	color: #000000;
}	

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: justify;
	padding: 0 30px;
	margin-top: 15px;
	color: #333333;
}

#header p {
	font-family: Century Gothic, Verdana, Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #dac8aa;
	line-height: 100px;
	text-align: right;
	padding: 0;
	margin: 0;
}

#splash p {
	font-family: Century Gothic, Verdana, Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 100px;
	text-align: center;
	font-style: italic;
	padding: 0;
	margin: 0;
}

#team_details p.team_title {
	font-weight: bold;
}

p.navtitle {
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 7px 10px;
	margin: 0;
	color: #574f48;
}

p.breadcrumbs {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: italic;
	margin: 0;
	padding: 0;
	color: #333333;
}

a.breadcrumbs {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #564e42;
}

a:hover.breadcrumbs {
	color: #958875;
	text-decoration: none;
}

h2.project {
	font-family: Century Gothic, Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 5px;
	color: #3b3625;
	border-top: 1px solid #3b3625;
	border-bottom: 1px solid #3b3625;
}

#index-page-right h1 {
	text-align: center;
}

#team_details h2 {
	color: #5e340d;
	text-align: left;
	padding-left: 30px;
}

#index-page-right p {
	text-align: center;
}

#contact-page-right p, h2 {
	text-align: right;
	padding: 10px 0 0 0;
	margin: 0;
}

#page-right p {
	text-align: center;
	margin: 10px 0px 10px 0px;
}

#contact-page-left p {
	padding: 0;
	margin: 0;
}

h1.projects {
	padding: 20px 0;
}

p.projects {
	padding: 0 30px 0 5px;
}

p.property-investment-page {
	padding: 0 5px;
}

#img-title p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0;
	padding: 3px 0px 3px 0px;
	color: #333333;
}

#column2 p {
	color: #e5e5e5;
}

#quote-left h1 {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}

#quote-left h3.quote-title {
	font-size: 20px;
	font-weight: bold;
	color: #a16604;
}

#quote-left p {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}

#footer p {
	font-size: 9px;
	color: #c4c1b9;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 80px;
}

#footer a {
	font-size: 9px;
	font-weight: normal;
	color: #c4c1b9;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 80px;
}

#footer-left p {
	color: #000000;
	font-weight: bold;
	text-align: right;
}

#team_details a {
	padding: 10px 0 0 15px;
	margin: 0;
	color: #5e340d;
	text-decoration: underline;
}

/* LISTS */

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	line-height: 1.5;
}



ul.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 140%;
	background: url(../images/img04.png) repeat left top;
	text-align: right;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

ul.style1 li {
	height: 23px;
	padding: 7px 20px 0px 20px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

ul.style1 a {
	text-decoration: none;
	font-weight: normal;
	float: left;
	color: #ffffff;
}

ul.style1 a:hover {
	text-decoration: underline;
	float: left;
	color: #ffffff;
}

ul.nav {
	width: 165px;
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
	background: none;
}

li.nav {
	list-style-type: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 8px 0 5px 15px;
	width: 165px;
	height: 20px;
	color: #333333;
	border-bottom: 1px solid #b5b5b6;
}

li.nav a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

li.nav a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2a2721;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.button {
    /* Sliding right image */
    background: url('../images/enquiry_slide_button.jpg') no-repeat scroll top right; 
	display: block;
	float: right;
	height: 30px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin: 0 80px 20px 0;
	padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
	text-decoration: none;
	color: #ffffff;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a.button span {
	/* Background left image */ 
	background: url('../images/enquiry_slide_button.jpg') no-repeat left; 
	display: block;
	line-height: 30px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0 0 0 18px;
}
 
a.button:hover span {
	text-decoration:underline;
}

/* TABLES */

table.property {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid #000000;
	margin: 15px auto;
}

th.property {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	border: 1px solid #000000;
	background: #d3cfbc;
}

td.property {
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #000000;
	background: #f0efeb;
}

/* Contact Form */

fieldset {
	width: 600px;
	margin-bottom: 10px;
	font-family: Verdana, Calibri, sans-serif;
	font-size: 10px;
	border: none;

}

legend {
	padding: 5px;
	margin-left: 10px;
	font-family: Verdana, Calibri, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5e340d;
	background: #c6c6c6;
	
}

label {
	display: inline-block;
	display: inline;
	line-height: 1.8;
	vertical-align: top;
}

fieldset ol {
	margin: 0;
	padding: 0;
}

fieldset li {
	font-family: Verdana, Calibri, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	padding: 5px;
	margin: 0;
	color: #333333;
}

fieldset label {
	text-align: left;
}

em {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #5e340d;
}

label {
	width: 250px; /*width of labels */
}

fieldset input {
	height: 18px;
	border: 1px solid #a1a1a1;
	background: #ffffff;
}

fieldset fieldset input {
	width: inherit;
	height: auto;
	border: none;
	background: none;
}

textarea {
	width: 400px;
	border: 1px solid #a1a1a1;
	background: #ffffff;
}

select  {
	height: 20px;
	border: 1px solid #a1a1a1;
	background: #ffffff;
	color: #000;
}

.submit-button {
	float: left;
	font-family: Verdana, Calibri, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 60px;
	height: 25px;
	border: none;
	background: url(../images/submit_button.jpg) no-repeat top left;
	padding: 2px 0 3px 0;
	margin-right: 20px;
	color: #fff;
}

.submit-button:hover {
	float: left;
	width: 60px;
	height: 25px;
	color: #35302c;
	border: none;
	background: url(../images/submit_button.jpg) no-repeat top left;
	padding: 2px 0 3px 0;
	margin-right: 20px;
}

.submit-button:active {
	float: left;
	width: 60px;
	height: 25px;
	border: none;
	background: url(../images/submit_button.jpg) no-repeat top left;
	padding: 0 0 3px 0;
	margin-right: 20px;
}

