body {
color:#000;
font:12px Arial, Helvetica, sans-serif;
background:#2c125c url('../images/bg_body.gif') repeat-x;
margin:0;
padding:0;
}

/* MAIN STRUCTURE start */
#container {
width:920px;
padding:0;
margin:0 auto;
}

#header {
width:920px;
height:155px;
background-color:#3f266a;
padding:0;
margin:0;
}

#innercontainer {
float:left;
width:870px;
background:#ddeda9 url('../images/bg_container.gif') repeat-x top left;
padding:0 20px 20px 30px;
margin:0;
}

#left {
clear:left;
float:left;
width:170px;
padding:20px 30px 0 0;
margin:0;
}

#content {
float:left;
width:440px;
height:auto !important;
min-height:400px;
*height:400px;
background-color:#fff;
padding:20px;
margin:0;
}

#content.contentlrg {
float:left;
width:650px;
height:auto !important;
min-height:400px;
*height:400px;
padding:20px 10px 0;
margin:0;
}

#right {
float:right;
width:170px;
color:#3f266a;
padding:20px 0 0 20px;
margin:0;
}

#footer {
clear:both;
float:left;
width:920px;
height:30px;
color:#fff;
padding:20px 0 0;
margin:0;
}
/* MAIN STRUCTURE end */

/* MAIN ELEMENTS start */

#content p {
padding:0 0 10px;
margin:0;
}

#content a {
color:#000;
}

#content a:hover {
color:#666;
}

img.contentimg {
float:right;
padding:0;
margin:0 0 0 10px;
}

a.topimg img {
width:440px;
height:150px;
padding:0;
margin:0 0 10px;
}

hr {
height:1px;
border:0 none;
border-bottom:1px solid #ccc;
background-color:#ccc;
color:#ccc;
}
/* MAIN ELEMENTS end */

/* FORM ELEMENTS start */
#content label {
float:left;
display:block;
width:150px;
margin:0;
padding:0;
font-weight:normal;
}

#content input {
display:inline;
margin:0;
padding:0;
}

#content input.submit {
background-color:#2c125c;
color:#fff;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
border:0 none;
margin:0;
padding:3px 5px;
}

#content input.submit:hover {
background-color:#aaa;
}

.w70, .propertysearch input.w70, .propertysearch select.w70 {
width:70px;
}

.w100 {
width:100px;
}

.w150, .propertysearch input.w150, .propertysearch select.w150 {
width:150px;
}

.w170, .propertysearch input.w170, .propertysearch select.w170 {
width:170px;
}

.w250 {
width:250px;
}
/* FORM ELEMENTS end */

/* HEADINGS start */
h1, h2, h3, h4, h5, h6 {
padding:0;
margin:0 0 10px 0;
}

h1 {
font-size:14px;
}

h2 {
font-size:14px;
color:#3f266a;
}

h3 {
font-size:12px;
}

h4 {
font-size:12px;
color:#3f266a;
}

h5 {
font-size:10px;
color:#000;
}

h6 {
font-size:10px;
color:#3f266a;
}

h1.pagetitle {
font-size:24px;
color:#3f266a;
}

h1 span.date {
font-size:12px;
font-weight:normal;
color:#3f266a;
}

h2.t_latest-news {
display:block;
width:40px;
height:10px;
background:url('../images/headings/side/h_news.gif') no-repeat top left;
padding:0;
margin:0 0 10px;
}

h2.t_latest-projects {
display:block;
width:130px;
height:10px;
background:url('../images/headings/side/h_latest-project.gif') no-repeat top left;
padding:0;
margin:0 0 10px;
}

h2.t_recent-transactions {
display:block;
width:169px;
height:10px;
background:url('../images/headings/side/h_recent-transactions.gif') no-repeat top left;
padding:0;
margin:0 0 10px;
}

h3 a {
color:#3f266a;
}

h3 a:hover {
color:#b7d45a;
}

#left h1 {
color:#b7d45a;
text-transform:uppercase;
}

/* HEADINGS STYLES end */

/* HEADER ELEMENTS and MAIN NAVIGATION MENU start */
.extratop {
width:570px;
height:95px;
background-color:#fff;
padding:25px 0 0 350px;
}

#header img#logo {
width:211px;
height:72px;
border:0 none;
padding:0;
margin:0;
}

#flashcontainer {
width:440px;
height:150px;
padding:0;
margin:0;
overflow:hidden;
}

ul#navmenu {
clear:both;
display:block;
width:920px;
height:25px;
background:url('../images/nav/nav_bg.gif') repeat-x top left;
list-style-type:none;
margin:0;
padding:10px 0 0;
white-space:nowrap;
}

ul#navmenu li {
display:inline;
margin:0;
padding:0 45px 0 0;
}

ul#navmenu li a {
color:#fff;
text-decoration:none;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
padding:0;
margin:0;
}

ul#navmenu li a.home {
margin:0 30px 0 30px;
}


ul#navmenu li a:hover, ul#navmenu li a.activemenu
{
color:#b7d45a;
}

/* HEADER ELEMENTS and MAIN NAVIGATION MENU end */

/* SIDE NAVIGATION MENU start */

ul.sidenav {
width:170px;
list-style-type:none;
margin:0;
padding:0;
}

ul.sidenav li {
padding:0 0 10px;
margin:0;
}

ul.sidenav li a {
font-size:12px;
font-weight:bold;
color:#3f266a;
text-decoration:none;
text-transform:uppercase;
}

ul.sidenav li a:hover, ul.sidenav li a.current {
color:#b7d45a;
}

ul.sidenav ul {
list-style-type:none;
margin:5px 0 0 10px;
padding:0;
}

ul.sidenav ul li {
padding:0 0 5px;
margin:0;
}

ul.sidenav ul li a {
font-size:11px;
font-weight:bold;
color:#b7d45a;
text-transform:none;
}


ul.sidenav ul li a:hover, ul.sidenav ul li a.current {
color:#3f266a;
}
/* SIDE NAVIGATION MENU end */

/* FOOTER ELEMENTS start */
#footer p {
padding: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;
color:#b7d45a;
}
/* FOOTER ELEMENTS end */

/* for the HOMEPAGE only start */

h1.h_welcome {
display:block;
width:360px;
height:15px;
background:url('../images/headings/main/h_welcome.gif') no-repeat top left;
}

.propertyboxheading h1.h_4lease_home {
display:block;
width:251px;
height:10px;
background:url('../images/headings/submain/h_property-for-lease.gif') no-repeat top left;
padding:0;
margin:3px 0 0;
}

.propertyboxheading h1.h_4sale_home {
display:block;
width:242px;
height:10px;
background:url('../images/headings/submain/h_property-for-sale.gif') no-repeat top left;
padding:0;
margin:3px 0 0;
}

/* for the HOMEPAGE only end */

/* PROPERTY PAGES ELEMENTS start */
h1.h_property_search {
display:block;
width:144px;
height:10px;
background:url('../images/headings/side/h_property-search.gif') no-repeat top left;
}

h1.h_4lease {
display:block;
width:121px;
height:15px;
background:url('../images/headings/main/h_for-lease.gif') no-repeat top left;
margin-top:5px;
}

h1.h_4sale {
display:block;
width:107px;
height:15px;
background:url('../images/headings/main/h_for-sale.gif') no-repeat top left;
margin-top:5px;
}


h1.h_4leasesale {
display:block;
width:140px;
height:15px;
background:url('../images/headings/main/h_for-lease-sale.gif') no-repeat bottom left;
margin-top:5px;
}


.sortcontainer {
float:right;
width:300px;
padding:0;
}

.sortinnercontainer {
float:right;
width:140px;
}

.sortcontainer h5 {
padding:8px 0 0;
}

.b_sort {
border: none 0;
display:block;
width:61px;
height:24px;
background:transparent url('../images/buttons/b_sort.gif') no-repeat top left;
padding:0;
margin-left:5px;
}

.b_sort:hover {
background-position:bottom left;
}

.listing {
margin:10px 0 0;
}

.propertyboxheading {
float:left;
width:400px;
height:20px;
color:#fff;
/*background-color:#3f266a;*/
padding:5px 0 0;
margin:0;
}

.propertyboxheading h1 {
text-transform:uppercase;
padding:0;
margin:0;
}

.listing .propertybox {
float:left;
width:438px;
border:1px solid #3f266a;
padding:0;
margin:0 0 20px 0;
}

.listing .propertybox img {
float:left;
width:150px;
height:100px;
border:0 none;
border-right:1px solid #3f266a;
padding:0;
margin:0;
}

.listing .propertybox .propertyboxtxt {
float:right;
width:247px;
height:80px;
padding:10px 20px;
margin:0;
overflow:hidden;
}

.listing .propertybox h3 {
margin-bottom:5px;
}

.listing .propertybox h4 {
margin-bottom:0;
}

#content .listing .propertybox p {
font-size:11px;
padding-bottom:0;
}

.gallerycontainer {
width:650px;
padding:15px 0;
margin:0;
}

#small {
float:left;
width:112px;
}

#small img {
width:110px;
height:85px;
border:1px solid #3f266a;
margin:0 0 5px 0;
}

#big {
float:left;
width:362px;
padding:0 0 0 10px;
}

#big img {
width:360px;
height:265px;
border:1px solid #3f266a;
}

#content dl.details dt {
clear:left;
display:block;
float:left;
width:70px;
margin:0 0 5px;
color:#3f266a;
font-weight:bold;
}

#content dl.details dd {
display:block;
float:left;
width:565px;
margin:0 0 5px;
}

#buttons {
float:right;
width:140px;
padding:0;
}

#content #buttons ul {
list-style-type:none;
padding:0;
margin:0;
}

#content #buttons ul li {
padding:0;
margin-bottom:10px;
}

#content #buttons ul li a {
display:block;
width:137px;
height:30px;
text-decoration:none;
}

#content #buttons ul li a.b_viewallphotos {
background:url('../images/buttons/b_view-all-photos.gif') no-repeat top left;
}

#content #buttons ul li a.b_add2shortlist {
background:transparent url('../images/buttons/b_add-to-shortlist.gif') no-repeat top left;
}

#content #buttons ul li a.b_viewshortlist {
background:url('../images/buttons/b_my-shortlist.gif') no-repeat top left;
}

#content #buttons ul li a.b_remove {
background:transparent url('../images/buttons/b_delete-shortlist.gif') no-repeat top left;
}

#content #buttons ul li a.b_printlisting {
background:url('../images/buttons/b_print-listing.gif') no-repeat top left;
}

#content #buttons ul li a.b_enquire {
height:40px;
background:url('../images/buttons/b_enquire-about.gif') no-repeat top left;
}

#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;
}

.propertysearch {
padding:0;
}

.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;
}

.areafrom, .areato {
float:left;
width:80px;
}

.areafrom {
padding:0 10px 0 0;
}

.propertysearch .areafrom select, .propertysearch .areato select {
width:77px;
}

.propertysearch a.b_search, .propertysearch input.b_search {
display:block;
width:82px;
height:30px;
background:transparent url('../images/buttons/b_search.gif') no-repeat top left;
margin:5px 0 0;
border:none;
padding:0;
}

.propertysearch a.b_search:hover, .propertysearch input.b_search:hover {
background-position:bottom left;
}
/*
.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:172px;
height:30px;
background:url('../images/buttons/b_view-my-shortlist.gif') no-repeat top left;
margin:10px 0 0;
}

#page-home a.b_viewshortlist_side {
margin:30px 0 0;
}

a.b_require_side {
display:block;
width:172px;
height:30px;
background:url('../images/buttons/b_list-require.gif') no-repeat top left;
margin:10px 0 0;
}

a.b_view_leased {
display:block;
width:172px;
height:42px;
background:url('../images/buttons/b_view-our-leased.gif') no-repeat top left;
margin:10px 0 30px;
}

a.b_spacecalc {
display:block;
width:172px;
height:30px;
background:url('../images/buttons/b_space-calculator.gif') no-repeat top left;
margin:30px 0 0;
}

#page-home a.b_spacecalc {
display:none;
}

a.b_onlineenquiry {
display:block;
width:172px;
height:30px;
background:url('../images/buttons/b_online-enquiry.gif') no-repeat top left;
margin:30px 0;
}

a.b_join_side {
display:block;
width:172px;
height:30px;
background:url('../images/buttons/b_join-mailing.gif') no-repeat top left;
text-decoration:none;
margin:30px 0;
}

a.b_make-payment {
display:block;
width:172px;
height:90px;
background:url('../images/buttons/b_make-payment.jpg') no-repeat top left;
text-decoration:none;
margin:0 0 20px;
}

a.b_enquiry_side {
display:block;
width:170px;
height:27px;
background:url('../images/buttons/b_online-enquiry.gif') no-repeat top left;
margin:10px 0 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, a.b_view_leased:hover, a.b_make-payment:hover, a.b_spacecalc:hover, a.b_onlineenquiry:hover {
background-position:bottom left;
}
/* PROPERTY PAGES ELEMENTS end */

/* OTHER ELEMENTS start */
.hidden {
display:none;
}

a.more, #content a.more {
color:#94be0c;
font-weight:bold;
text-decoration:none;
padding:0;
margin:0;
}

a.more:hover, #content a.more:hover {
color:#3f266a;
}

.floatright {
float:right;
}

.rightsidelogos {
padding:30px 0;
}

.pt15 {
padding-top:15px;
}

.seotext {
color:#fff;
}
/* OTHER ELEMENTS end */
