body {
background-color:#fff;
color:#555;
font:11px Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

/* MAIN STRUCTURE start */
#container {
width:950px;
margin:auto;
padding:0;
}

#header {
background:url('../images/bg_header.jpg') repeat-x top left;
width:900px;
height:120px;
padding:27px 18px 0 32px;
margin:0;
}

#innercontainer {
float:left;
width:933px;
border:1px solid #ccc;
padding:15px 0 15px 15px;
margin:0;
}

#left {
clear:left;
float:left;
width:255px;
padding:0;
margin:0;
}

#content {
float:right;
width:655px;
height:auto !important;
min-height:500px;
*height:500px;
padding:0 0 0 23px;
margin:0;
}

#footer {
clear:both;
width:930px;
height:25px;
background-color:#59504b;
color:#fff;
padding:15px 10px 0;
}
/* MAIN STRUCTURE end */

/* MAIN ELEMENTS start */

#content p {
padding:0 0 10px;
margin:0;
}

#content a {
color:#444;
text-decoration:underline;
}

#content a:hover {
color:#000;
}
/* MAIN ELEMENTS end */

/* FORM ELEMENTS start */
#content label {
float:left;
display:block;
width:100px;
margin:0;
padding:0;
font-weight:bold;
}

#content input {
display:inline;
margin:0;
padding:0;
}

#content input.submit {
border:none;
color:#ef4123;
font-weight:bold;
background:none;
margin:0;
padding:0;
}

#content input.submit:hover {
color:#444;
}

.w100 {
width:100px;
}

.w250 {
width:250px;
}
/* FORM ELEMENTS end */

/* HEADINGS start*/
h1, h2, h3, h4, h5, h6 {
margin:0 0 10px 0;
}

h1 {
font-size:14px;
color:#555;
}

h1.title {
font-size:20px;
color:#555;
text-transform:uppercase;
}

h2 {
font-size:14px;
color:#ef4123;
}

h3 {
font-size:12px;
}

h4 {
font-size:12px;
font-weight:normal;
}

h5 {
font-size:10px;
}

h6 {
font-size:10px;
font-weight:normal;
}
/* HEADINGS STYLES end */

/* HEADER ELEMENTS and MAIN NAVIGATION MENU start */
#header img#logo {
float:left;
border:none;
padding:0;
margin:0;
}

ul#navmenu {
float:right;
display:block;
width:641px;
height:50px;
list-style-type:none;
margin:70px 0 0;
padding:0;
}

ul#navmenu li {
display:inline;
margin:0;
padding:0;
}

ul#navmenu li a {
float:left;
display:block;
height:50px;
text-decoration:none;
margin:0;
padding:0;
overflow:hidden;
background-attachment:scroll;
background-position:top left;
background-repeat:no-repeat;
}

ul#navmenu li a.home {
width:71px;
background-image:url('../images/nav/home.gif');
}

ul#navmenu li a.news {
width:69px;
background-image:url('../images/nav/news.gif');
}

ul#navmenu li a.lease {
width:101px;
background-image:url('../images/nav/lease.gif');
}

ul#navmenu li a.sale {
width:94px;
background-image:url('../images/nav/sale.gif');
}

ul#navmenu li a.aboutus {
width:96px;
background-image:url('../images/nav/about.gif');
}

ul#navmenu li a.projects {
width:98px;
background-image:url('../images/nav/projects.gif');
}

ul#navmenu li a.contactus {
width:112px;
background-image:url('../images/nav/contact.gif');
}

ul#navmenu li a:hover, ul#navmenu li a.activemenu,
#page-home ul#navmenu li a.home, #page-lease ul#navmenu li a.lease, #page-sale ul#navmenu li a.sale, #page-projects ul#navmenu li a.projects, #page-about ul#navmenu li a.about, #page-media ul#navmenu li a.news, #page-contact ul#navmenu li a.contact
{
background-position:bottom left;
}

/* HEADER ELEMENTS and MAIN NAVIGATION MENU end */

/* SUB NAVIGATION MENU start */
ul.subnav {
list-style-type:none;
margin:0;
padding:0;
}

ul.subnav ul {
list-style-type:none;
margin:5px 0 0 10px;
padding:0;
}

ul.subnav li {
font-size:14px;
font-weight:bold;
color:#555;
margin:0 0 5px;
}

ul.subnav li a {
font-size:14px;
font-weight:bold;
color:#555;
text-decoration:none;
text-transform:capitalize;
}

ul.subnav ul li a {
font-size:13px;
}

ul.subnav li a:hover {
color:#ef4123;
}
/* SUB NAVIGATION MENU end */

/* FOOTER ELEMENTS start */
#footer p {
padding:15px 0 0 0;
margin:0;
}

#footer span {
float:right;
display:block;
width:200px;
text-align:right;
padding:0;
margin:0;
}

#footer a {
color:#fff;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}
/* FOOTER ELEMENTS end */

/* PROPERTY PAGES ELEMENTS start */

h1.h_propertysearch {
display:block;
width:255px;
height:30px;
background:url('../images/headings/h_propertysearch.gif') no-repeat top left;
padding:0;
margin:0;
}

#content .b_sort {
border:none;
display:block;
float:right;
width:51px;
height:22px;
background:transparent url('../images/buttons/b_sort.gif') no-repeat top left;
padding:0;
margin:0;
}

#content .b_sort:hover {
background-position:bottom left;
}

.propertycontainer {
width:640px;
border:1px solid #ccc;
}

.propertybuttons {
float:right;
width:193px;
padding:0 5px 10px 0;
}

#buttons {
float:right;
width:150px;
padding:0;
margin:20px 0 0;
}

#buttons ul, #content #buttons ul {
width:190px;
list-style-type:none;
padding:0;
margin:0;
}

#buttons ul li, #content #buttons ul li {
padding:0;
margin:0 0 10px;
}

#buttons ul li a, #content #buttons ul li a, #buttons ul li input, #content #buttons ul li input, #content a.googlemap {
display:block;
width:190px;
/*height:25px;*/
font:bold 12px Arial, Helvetica, sans-serif;
color:#ef4123;
text-decoration:none;
text-align:left;
background:none;
border-style:none;
border-width:0px;
padding:0;
margin:0;
overflow:hidden;
}

#buttons ul li a:hover, #content #buttons ul li a:hover, #buttons ul li input:hover, #content #buttons ul li input:hover {
color:#000;
}
/*
#buttons img, #content #buttons img {
margin:0;
vertical-align:middle;
border:none;
}

#buttons ul li a.b_viewallphotos, #content #buttons ul li a.b_viewallphotos {
background:url('../images/buttons/b_view-all-photos.gif') no-repeat top left;
}

#buttons ul li a.b_enquire, #content #buttons ul li a.b_enquire {
width:305px;
background:url('../images/buttons/b_enquire.gif') no-repeat bottom left;
margin-right:0;
}

#buttons ul li input.b_add2shortlist, #content #buttons ul li input.b_add2shortlist {
float:left;
display:block;
width:173px;
height:25px;
text-decoration:none;
border:none;
padding:0;
margin:0 5px 10px 0;
background:transparent url('../images/buttons/b_addtoshortlist.gif') no-repeat top left;
}

#buttons ul li input.b_remove, #content #buttons ul li input.b_remove {
float:left;
display:block;
width:173px;
height:25px;
text-decoration:none;
border:none;
padding:0;
margin:0 5px 0 0;
background:transparent url('../images/buttons/b_remove.gif') no-repeat top left;
}

#buttons ul li a.b_viewshortlist, #content #buttons ul li a.b_viewshortlist {
width:158px;
background:url('../images/buttons/b_myshortlist.gif') no-repeat top left;
}

#buttons ul li a.b_printlisting, #content #buttons ul li a.b_printlisting {
width:129px;
background:url('../images/buttons/b_print-listing.gif') no-repeat top left;
margin-right:0;
}

#buttons ul li a:hover, #buttons ul li input.b_add2shortlist:hover, #buttons ul li input.b_remove:hover,

#content #buttons ul li a:hover, #content #buttons ul li input.b_add2shortlist:hover, #content #buttons ul li input.b_remove:hover {
background-position:bottom left;
}

#buttons ul li a.b_enquire:hover, #content #buttons ul li a.b_enquire:hover {
background-position:top left;
}
*/
#big {
float:left;
width:470px;
}

#big img {
width:470px;
height:330px;
border:none;
}

#small {
float:right;
width:150px;
}

#small img {
width:150px;
height:106px;
border:none;
margin:0 0 5px 0;
}

.propertydetails {
padding:20px;
margin:0;
}

#content dl.details dt {
clear:left;
display:block;
float:left;
width:70px;
color:#000;
font-weight:bold;
margin:0 0 5px;
}

#content dl.details dd {
display:block;
float:left;
width:330px;
margin:0 0 5px;
}

.propertysearch {
background-color:#59504b;
color:#fff;
}

.searchfields {
padding:10px 20px;
}

.propertysearch select {
width:150px;
margin-bottom:5px;
border:1px solid #ccc;
padding:2px;
color:#868686;
}

.propertysearch input {
width:150px;
margin:0;
border:1px solid #ccc;
margin-bottom:5px;
padding:2px;
color:#868686;
}

.propertysearch select.areafrom {
width:70px
}

.propertysearch .areafrom input, .propertysearch .areafrom select, .propertysearch .areato input, .propertysearch .areato select {
width:55px;
}

.propertysearch input.w100, .propertysearch select.w100 {
width:120px;
}

.propertysearch a.b_search, .propertysearch input.b_search {
display:block;
width:91px;
height:35px;
background:transparent url('../images/buttons/b_search.jpg') no-repeat top left;
border:none;
padding:0;
margin:0;
}

.propertysearch a.b_search:hover, .propertysearch input.b_search:hover {
background-position:bottom left;
}

.greybox {
background-color:#6b625d;
padding:10px 20px;
margin:0 0 10px;
}

.greybox a {
color:#fff;
font-size:14px;
text-decoration:none;
}

.greybox a:hover {
color:#ef4123;
}
/*
.propertysearch input.clear {
float:right;
width:auto;
border:none;
background:none;
margin:0;
padding:10px 0 0;
text-decoration:underline;
color:#e7892e;
}

.propertysearch input.clear:hover {
color:#3d4c52;
}

label.dollar {
float:left;
display:block;
width:15px;
padding:2px 0 0;
}

a.b_viewshortlist_side {
display:block;
width:205x;
height:39px;
background:url('../images/buttons/b_view-shortlist.gif') no-repeat top left;
margin:10px 0;
}

a.b_require_side {
display:block;
width:225x;
height:47px;
background:url('../images/buttons/b_requiry.gif') no-repeat top left;
padding:0;
margin:0;
}
*/
a.b_phone {
display:block;
width:225x;
height:47px;
background:url('../images/buttons/b_phone.gif') no-repeat top left;
padding:0;
margin:0;
}
/*
a.b_join_side {
display:block;
width:205x;
height:39px;
background:url('../images/buttons/b_join.gif') no-repeat top left;
text-decoration:none;
margin:10px 0;
}

a.b_enquiry_side {
display:block;
width:205x;
height:39px;
background:url('../images/buttons/b_enquiry.gif') no-repeat top left;
margin:10px 0;
}

a.b_viewshortlist_side:hover, a.b_require_side:hover, a.b_join:hover, a.b_enquiry_side:hover, a.b_join_side:hover {
background-position:bottom left;
}

.latest_news {
border-bottom:1px solid #d0d0d0;
padding-bottom:30px;
}

.latest_news h3 {
padding-bottom:15px;
}

.latest_news p {
margin-bottom:0;
}

.testimonials {
padding-top:30px;
}

.testimonials h5, .testimonials h6 {
margin-bottom:0;
}

.recent_transactions {
border-bottom:1px solid #d0d0d0;
padding-bottom:30px;
}

.recent_transactions h3 a, a.titlelink {
color:#555;
font-weight:bold;
text-decoration:none;
}

.recent_transactions h3 a:hover, a.titlelink:hover {
text-decoration:underline;
}

.recent_transactions p {
padding-bottom:10px;
}

.featured_property {
border-bottom:1px solid #d0d0d0;
padding-bottom:30px;
}

.featured_property h2 {
float:left;
margin:0;
}

.featured_property img {
padding:10px 0;
}

.featured_property p {
padding:0;
margin:0;
}

.featured_property h3 {
padding-bottom:10px;
}

.featured_property h4 {
margin-bottom:5px;
}

/* PROPERTY PAGES ELEMENTS end */

/* CONTENT PAGES start* /
.staff {
border-top:1px solid #ccc;
padding:20px 0;
}

.staff img {
float:right;
padding:0 0 20px 20px;
}

.staff h3 {
float:left;
display:block;
width:265px;
color:#444;
margin-bottom:0;
}

.staff h4 {
float:left;
display:block;
width:265px;
}
/* CONTENT PAGES end */

/* OTHER ELEMENTS start */
.hidden {
display:none;
}
.listing
{
	float:left;
	}

.box {
float:left;
width:310px;
background:url('../images/bg_listingbox1.gif') repeat-x bottom left;
border:1px solid #ccc;
padding:0;
margin:0 10px 10px 0;
overflow:hidden;
}

#page-home .box {
background:none;
}

.boxleft {
width:253px;
border:1px solid #ccc;
padding:0;
margin:0 0 10px;
}

h1.orangetitle {
display:block;
width:290px;
height:27px;
background-color:#ef4123;
color:#fff;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
padding:8px 0 0 20px;
margin:0;
}

h1.orangetitleleft {
display:block;
width:233px;
height:27px;
background-color:#ef4123;
color:#fff;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
padding:8px 0 0 20px;
margin:0;
}

h1.greytitle {
display:block;
width:290px;
height:27px;
background-color:#59504b;
color:#fff;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
padding:8px 0 0 20px;
margin:0;
}

h1.greytitleleft {
display:block;
width:233px;
height:27px;
background-color:#59504b;
color:#fff;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
padding:8px 0 0 20px;
margin:0;
}

.thumbcontainer {
width:310px;
height:200px;
}

img.thumbhome {
width:310px;
height:200px;
border:none;
}

.boxcontent {
height:160px;
padding:10px 20px;
margin:0;
overflow:hidden;
}

.boxleft .boxcontent {
height:auto;
}

.boxcontent a {
color:#444;
text-decoration:underline;
}

.boxcontent a:hover {
color:#000;
}

a.more, #content a.more {
font-size:10px;
color:#ef4123;
font-weight:bold;
text-decoration:none;
padding:0;
margin:0;
}

a.more:hover, #content a.more:hover {
color:#000;
}

a.more2, #content a.more2 {
display:block;
font-size:14px;
color:#444;
font-weight:bold;
text-decoration:none;
padding:5px 0 5px 20px;
margin:0;
}

a.more2.smallbuttons, #content a.more2.smallbuttons {
float:left;
font-size:11px;
}

a.more2:hover, #content a.more2:hover {
color:#ef4123;
}

.floatright {
float:right;
}

.note {
font-size:10px;
color:#666;
}

.ml100, #content .ml100 {
margin-left:100px;
}

.mt0, #content .mt0 {
margin-top:0;
}

a#phone {
display:block;
width:185px;
height:109px;
text-decoration:none;
background:url('../images/phone.gif') no-repeat top left;
}

a.greybutton {
display:block;
width:233px;
height:27px;
background-color:#59504b;
color:#fff;
font-size:15px;
font-weight:bold;
text-transform:capitalize;
text-decoration:none;
padding:8px 0 0 20px;
margin:0 0 10px;
}

a.greybutton:hover {
background-color:#ef4123;
}

a.orangebutton {
display:block;
width:233px;
height:27px;
background-color:#ef4123;
color:#fff;
font-size:15px;
font-weight:bold;
text-transform:capitalize;
text-decoration:none;
padding:8px 0 0 20px;
margin:0 0 10px;
}

a.orangebutton:hover {
background-color:#59504b;
}

hr {
height:1px;
background-color:#ccc;
border:none;
border-bottom:1px solid #ccc;
}

.mr15 {
margin-right:15px;
}

.orangetext {
color:#ef4123;
}

#flash {
width:640px;
overflow:hidden;
margin:0;
padding:0;
}

#flashcontainer {
width:640px;
overflow:hidden;
margin:0;
padding:0;
}

/* OTHER ELEMENTS end */
