html, body, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, table, tr, td, span { margin: 0; padding: 0; }

body {
font-size: 0.8em; font-family: verdana,arial,helvetica,sans-serif;
line-height: 1.5em;
}

p {
padding: 5px 0;
}

dt {
padding: 5px 0;
}

.logo {
padding: 20px 0;
font-family: arial,helvetica,sans-serif;
}

.logo h1 {
font-size: 22px; letter-spacing: 2px;
}

h2 {
font-size: 1.1em; font-weight: bold;
}

.contentcontainer {
}

.content {
clear: both;
border-bottom: 1px solid #999; border-top: 1px solid #999;
}


/* ##-- INDEX START */
/* index page layout */
.index-box {
}
.index-box-contact {
border: 1px solid #999;
margin: 10px 0;
}
.index-img {
float: right; display: block; 
margin: 10px;
border: 1px solid #999; 
}
/* ##-- INDEX END */


/* ##-- PROPERTY START */
/* property index layout */
.property-index-box {
border-bottom: 1px solid #999;
}
.property-index-box h2, .property-index-box p {
}
.property-index-box-info {
display: none;
}
.property-index-img {
float: left; display: block; border: 1px solid #999; margin: 5px;
}
/* property details layout */
.property-details-img {
float: right; display: block; border: 1px solid #999; margin: 10px;
}
.property-details-box-info {
display: none; 
}
/* property siteplan layout */
.property-siteplan-img {
border: 1px solid #999; margin: 10px;
}
.property-siteplan-box-info {
display: none; 
}
/* ##-- PROPERTY END */


/* ##-- PORTFOLIO START */
/* portfolio index layout */
.portfolio-box-float {
float: left; width: 45%; height: auto;
margin: 5px 5px 0 0; padding: 5px; border: 1px solid #999;
}
.portfolio-box-float h2 {
}
.portfolio-box-float p {
}
.portfolio-index-img {
float: left; display: block; border: 1px solid #999; margin: 0 5px 5px 0;
}
.portfolio-box-info {
display: none;
}
/* portfolio details layout */
.portfolio-details-img {
border: 1px solid #999; margin: 5px;
}
/* ##-- PORTFOLIO END */


/* ##-- DEVELOPMENT START */
/* development index layout */
.development-index-box {
border-bottom: 1px solid #999;
}
.development-index-box h2, .development-index-box p {
}
.development-index-box-info {
display: none;
}
.development-index-img {
float: left; display: block; border: 1px solid #999; margin: 5px;
}
/* development details layout */
.development-details-img {
float: right; display: block; border: 1px solid #999; margin: 10px;
}
.development-details-box-info {
display: none; 
}
/* ##-- DEVELOPMENT END */


/* ##-- CONTACT START */
/* contact details layout */
.contact-box-float {
}
.contact-form {
display: none;
}
/* ##-- CONTACT END */


/* EXTENSIONS START */
/* extensions index layout */
h2.sub-header {
font-family: arial,helvetica,sans-serif;
background-color: #fff; 
color: #666; 
font-size: 22px; 
letter-spacing: 2px;
padding: 20px 0;
}

.new-space-contact {
width: 300px;
display: inline;
float: right;
background-color: transparent;
padding: 10px;
text-align: right;
}

/* EXTENSIONS END */

/* REFERENCE START */
/* reference index layout */
.reference-index dd {
padding: 0 0 30px 30px;
}
/* REFERENCE END */


/* PREVIOUS / NEXT START */
.pn {
display: none;
}
/* PREVIOUS / NEXT END */


a         { color: #006; background-color: transparent; text-decoration: underline; }
a:link    { color: #006; background-color: transparent; }
a:visited { color: #006; background-color: transparent; }
a:hover   { color: #ccc; background-color: #fff; text-decoration: underline; }
a:active  { color: #006; background-color: transparent; }

.copyright {
font-size: 10px;
}

.clear     { clear: both; }
.clear-b   { clear: both; margin: 0 0 10px 0; border-top: 1px solid #999; }

label {
font-weight: bold;
}

input,
textarea {
padding: 0 5px;
font-size: 1em; font-family: verdana,arial,helvetica,sans-serif;
border: 1px solid #999; background-color: #ffc; 
}

input:focus,
textarea:focus {
border-color: #999; background-color: #eee; color: #006;
}

input:hover,
textarea:hover {
border-color: #ccc;
}

/* navigation */
#navigation {
display: none;
}

#navigation-sub {
display: none;
}

/* navigation vertical*/
#menucontainer { 
display: none;
}
