
body {
    background-image: url('/img/curves.jpg');
    background-attachment: fixed;
}

a {
    color: blue;
    text-decoration: none;
}

#main {
    width: 700px;
    margin-left: 230px;
    margin-right: auto;
    margin-bottom: 100px;
}

.work_image_link {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.work_image_more {
    float: left;
    text-transform: uppercase;
    color: #000;
    /*border: solid 1px #333;*/
    background-color: #fff;
    text-align: center;
    width: 120px;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.work_image_group
{
    display: none;
}

#work_image_group0
{
    display: block;
}

.field_title {
    font-family: "Trebuchet MS",Verdana,Sans-Serif;
    font-size: 110%;
    margin-right: 5px;
    color: #999;
}

#work .colon {
    display: none;
}

#works #main {
    padding-top: 100px;
}

#works .work {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 20px;
    /*filter: alpha(opacity=90);*/
    opacity: 0.9;
}

#works .icon {
    float: left; 
    padding-right: 20px;
}

#works .text {
    font-size: 20px;
}

#works .text_title {
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
}

#works .text_summary {
    font-size: 13px;
    color: #666;
}

#contacts #main {
    padding-top: 100px;
}

#news #main {
    padding-top: 100px;
}

#news .article {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 30px;
}

#news .article .image {
    margin-right: 20px;
    float: left;
}

#news .caption {
    color: #666;
    font-style: italic;
}

#news .date {
    color: #666;
}

#work #main {
    background-color: #fff;
    padding: 10px 40px;
    margin-top: 50px;
}

#work_banner {
    height: 140px;
/*    width: 100%;*/
    background-color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#nav_selected {}

#menu_nav {
    color: #fff;
    background-color: #666;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#menu a {
    color: #fff;
}

#work #menu_nav {
    color: #000;
    background-color: #fff;
}

#work #menu_nav a {
    color: #000;
}

#menu_close {
    float: right;
    padding: 10px;
    margin-right: 20px;
    background-color: #fff;
    display: none;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

#menu_close a {
    color: #000;
}

#work_images {
    position: absolute; 
    top: 20px; 
    left: 20px;
}

.work_images_inner {
    width: 180px;
}

#work_description .field_title {
    display: none;
}

#work_sketchbkg {
    background-repeat: no-repeat;
    background-position: center right;
    position: relative;
    min-height: 250px;
    height:auto !important;
    height: 250px;
}

#work_sketchbkg_next {
    position: absolute; 
    background-color: #fff;
    /*color: #000;*/
    font-style: italic;
    text-transform: lowercase;
    bottom: 0px; 
    right: 0px;
}

#work_sketch_caption {
    color: #999;
}

#show_gps {
    text-transform: lowercase;
}

#work_fields {
    margin-top: 30px;
}

#work_fields p {
    margin: 7px 0px;
}

#work_description {
    margin-top: 30px;
    padding-bottom: 30px;
}

#work_description{
    text-align: justify;
}

#setlangforms a {
    color: #999;
}

#contacts .section_title {
    margin: 15px 0px 10px 0px; 
    font-size: 18px; 
    color: #fff; 
    text-transform: uppercase;
}

#contants .section_data {
    margin:  5px 0px; 
    line-height: 1.5em;    
}




.section_title {
    margin: 15px 0px 10px 0px; 
    font-size: 18px; 
    color: #666; 
    text-transform: uppercase;
}

.section_data {
    margin:  5px 0px; 
    line-height: 1.5em;    
}
.section_title {
    margin: 15px 0px 10px 0px; 
    font-size: 18px; 
    color: #666; 
    text-transform: uppercase;
}

.section_data {
    margin:  5px 0px; 
    line-height: 1.5em;    
}

#signature {
    font-family: "Lucida Grande";
    letter-spacing: -1px;
    font-weight: normal;
    float: right;
}

#signature .name {
    float: left;
    font-size: 30px;
    color: #bbb;
    text-transform: uppercase;
    padding-top: 30px;
}

#signature .business {
    float: left;
    font-size: 10px;
    color: #bbb;
    text-transform: uppercase;
    margin-left: 20px;
    padding-top: 36px;
}

.business .selected {
    color: #777;
}

#contacts .data {
    position: absolute;
    top: 125px;
    color: #fff; 
    width: 700px; 
}

#contacts .left {
    width: 45%;
    text-align: right;
    padding-right: 40px;
    padding-left: 20px;
}

#contacts .right {
    width: 55%;
    padding-right: 20px;
}

#contacts .image {
    padding: 15px;
    background-color: #fff;
}

#contacts .image img {
    width: 670px;
}

#contacts .text {
    background-color: #fff; 
    padding: 0px 20px 20px 20px;
}

#work_sketches {
    padding-top: 80px;
}

#work_map {
    width: 300px;
    height: 200px;
}

