body,
html {
    font-family: 'Ubuntu', arial, serif;
    margin-top: 0;
    background: url(../img-common/back.gif) repeat-x;
    height: 100%;
}

#container {
    width: 842px;
    margin: auto;
    height: 100%;
}

.col_1_1-nav {
    background-color: #cee07c;
    border: 4px solid #fff;
    border-top-style: none;
    width: 248px;
    height: 124px;
    border-bottom-style: none;
    float: left;
}

.col_2_1-nav {
    background-color: transparent;
    border-right: 4px solid #fff;
    width: 582px;
    height: 124px;
    position: relative;
    float: right;
    padding-top: 0;
    z-index: 22;
}

#nav-container {
    background-color: #fff;
    height: 28px;
    position: absolute;
    bottom: 0;
    width: 582px;
}

.leafs {
    width: 680px;
    height: 269px;
    position: absolute;
    z-index: 12;
    background: url(../img-common/leafs.png) no-repeat;
}

.col_1_2-logo {
    background-color: #000;
    border: 4px solid #fff;
    width: 248px;
    height: 62px;
    float: left;
}

.col_2_2-title {
    border: 4px solid #fff;
    width: 582px;
    height: 62px;
    float: right;
    border-left-style: none;
    background: #000 url(../img-common/landscape.png) no-repeat;
    text-align: right;
}

.title {
    color: rgba(255, 255, 255, 0.4);
    font-size: 500%;
    font-weight: bold;
    position: relative;
    top: -16px;
}

.sub-title {
    color: rgba(255, 255, 255, 0.4);
    font-size: 240%;
    font-weight: bold;
    position: relative;
    top: 6px;
    bottom: -12px;
}

.col_1_3-small {
    border: 4px solid #fff;
    border-top-style: none;
    border-bottom-style: none;
    width: 248px;
    height: 248px;
    float: left;
}

.col_2_3-large {
    border-right: 4px solid #fff;
    float: right;
    width: 582px;
    height: 248px;
}

.col_1-2_3-xlarge {
    border-right: 4px solid #fff;
    float: right;
    width: 834px;
    height: 248px;
    border-left: 4px solid #fff;
}

/* @group slideshow-large */

#slideshow-large {
    position: relative;
    height: 248px;
}

#slideshow-large IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

#slideshow-large IMG.active {
    z-index: 10;
}

#slideshow-large IMG.last-active {
    z-index: 9;
}



/* @end */

/* @group slideshow-xlarge */

.img-fancybox {
    -moz-box-shadow: 3px 3px 8px #000;
    -webkit-box-shadow: 3px 3px 8px #000;
    box-shadow: 3px 3px 8px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    border: 3px solid #fff;
    float: left;
    margin-right: 12px;
    width: 140px;
    height: 140px;
    margin-left: 12px;
    margin-bottom: 12px;
}

.more a {
    outline: none;
    /* get rid of dotted borders in FireFox */
    text-indent: -5000px;
    /* this move the text outside of the screen area */
    display: block;
    width: 140px;
    height: 140px;
    background: url("../img-projects-residential-oasis/rotation-all-arm/all-arm-1-ssm.jpg") 0 0 no-repeat;
}

.more a:hover {
    background-position: 140px 0;
}

#slideshow-xlarge {
    position: relative;
    height: 248px;
}

#slideshow-xlarge IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

#slideshow-xlarge IMG.active {
    z-index: 10;
}

#slideshow-xlarge IMG.last-active {
    z-index: 9;
}

/* @end */

.col_1_4-short {
    border: 4px solid #fff;
    border-bottom-style: none;
    width: 224px;
    float: left;
    padding: 12px;
    font-size: 80%;
    background: #cee07c;
    line-height: 140%;
}

.col_1_4-short a:link,
.col_1_4-short a:visited {
    color: #666;
    text-decoration: underline;
    font-weight: bold;
}

.col_1_4-short a:hover,
.col_2_4-short a:active {
    text-decoration: underline;
}

.col_2_4-long {
    background: url(../img-hp/vls-background-new.png);
    background-repeat: no-repeat,
    repeat;
    border: 4px solid #fff;
    border-left-style: none;
    border-bottom-style: none;
    float: right;
    width: 558px;
    padding: 12px;
    font-size: 100%;
    line-height: 160%;
}

.col_2_4-long a:link,
.col_2_4-long a:visited {
    text-decoration: none;
    color: #fff;
}

.col_2_4-long a:hover,
.col_2_4-long a:active {
    text-decoration: underline;
}

.project-list-hr {
    border-bottom: 2px solid #fff;
    padding-bottom: 12px;
}

#clear {
    clear: both;
}

.body-large {
    font-size: 140%;
    color: white;
    padding: 0 32px;
}

#footer {
    background-color: #ddd;
    width: 810px;
    padding: 12px;
    font-size: 66%;
    border: 4px solid #fff;
    text-align: center;
}

#footer a:link,
#footer a:visited {
    text-decoration: underline;
    color: #888;
    line-height: 140%;
}

#footer a:hover,
#footer a:active {
    text-decoration: underline;
}
