html, body {
    background-color:#333949;
    background-image:url(../images/body_bg.png);
    background-repeat:repeat-x;
    margin:0;
    padding:0;
    height: 100%;
}

#wrap{
    width:950px;
    margin:auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -285px;
}

#nav-bar{
    height:52px;
    font-family: Verdana;
    font-size:10pt;
    color:#5b6d80;
}

a img{
    border:0;
}

#nav-bar table{
    height:48px;
    vertical-align:middle;
}

#nav-bar table, #nav-bar tr, #nav-bar td{
    margin:0;
    padding:0;
    width:100%;
}

#nav-bar a{
    color:#6a87a3;
}

#nav-bar-left{
    text-align:left;
}

#nav-bar-right{
    text-align:right;
}

#header{
    height:109px;
    display:table-cell;
    vertical-align:middle;
}

#header #logo{
    float:left;
}

#header ul{
    margin-left:100px;
    float:left;
    padding:0;
    list-style:none;
}

#header li{
    float:left;
    margin-right:8px;
}

#header li a{
    padding:10px 15px 10px 15px;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    color:#828899;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, .8);
    text-decoration:none;
}

#header li a:hover{
    color:white;
    background:#16191f;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#container{
    width:866px;
    margin-bottom:20px;
    border:20px solid #1b1e26;
    background:white;
    font-family: Verdana;
    font-size: 10pt;
    color:#444955;
}

#content{
    padding:18px 22px 18px 22px;
}

#container q{
    display:block;
    background:#eef0f5;
    border:1px solid #ced1da;
    padding:10px 10px 10px 10px;
    text-align:center;
    font-style:italic;
    font-weight:bold;
    color:#788093;
}

#container a{
    color:#1b8bb4;
    font-weight:bold;
    text-decoration:none;
}

#container a:hover{
    text-decoration:underline;
}

#footer, #push{
    height:285px;
}

#footer-top{
    background:#0f131f;
    border-bottom:1px solid #040507;
    height:223px;
}

#footer-top table{
    width:950px;
    padding:25px 0 25px 0;
    margin:auto;
}

#footer-top table #td-lastworks{
    width:250px;
}

#footer-top th{
    padding-bottom:15px;
    font-family: Arial;
    font-size: 18pt;
    font-weight:bold;
    color:#8c94ac;
    text-align:left;
}

#footer-top td{
    margin:0;
    padding:0;
    font-family: Verdana;
    font-size: 10pt;
    color:#606574;
    text-align:left;
    vertical-align:top;
}

#footer-top a{
    font-family: Verdana;
    font-size: 10pt;
    color:#606574;
    text-decoration:none;
}

#footer-top a:hover{
    font-family: Verdana;
    font-size: 10pt;
    color:#606574;
    text-decoration:underline;
}

#footer-top .alt{
    color:#9da4b8;
}

#footer-top img{
    display:inline-block;
    padding:4px;
    background:#191f2f;
    border:1px solid #252c3e;
}

#td-schem{
    width:150px;
}

#td-schem ul{
    margin:0;
    padding:0;
}

#td-lastworks{
    width:250px;
}

#td-schem li{
    list-style:none;
}

#twitter-update{
    width:305px;
    display:none;
    background:#191f2f;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding:15px;
    font-family: Verdana;
    font-size: 10pt;
    color:#417893;
}

#twitter-update a{
    color:#b8e2f6;
}

#twitter-update a:hover{
    color:#b8e2f6;
}

#twitter-update .infos{
    font-size: 9pt;
    color:#305465;
}

#twitter-update .infos a{
    color:#417893;
}

#twitter-update .infos a:hover{
    color:#417893;
}

#footer-bottom{
    height:60px;
    background:#040507;
    border-top:1px solid #181f31;
}

#footer-bottom p{
    width:950px;
    margin:auto;
    padding-top:24px;
    font-family: Verdana;
    font-size: 12px;
    color:#6a7796;
}

h1{
    margin:0;
    margin-bottom:10px;
    border-bottom:1px dotted #84a1af;
    font-family: Arial;
    font-size: 18pt;
    font-weight:bold;
    color:#4d5467;
}

h2{
    margin-left:20px;
    border-bottom:1px dotted #84a1af;
    font-family: Arial;
    font-size: 14pt;
    font-weight:bold;
    color:#4d5467;
}

h3{
    margin-left:40px;
    border-bottom:1px dotted #84a1af;
    font-family: Arial;
    font-size: 12pt;
    font-weight:bold;
    color:#4d5467;
}

h4{
    margin-left:60px;
    border-bottom:1px dotted #84a1af;
    font-family: Arial;
    font-size: 10pt;
    font-weight:bold;
    color:#4d5467;
}

#works{
    text-align:center;
}

.work{
    display:inline-block;
    margin-right:1px;
    margin-top:5px;
    margin-bottom:5px;
    width:200px;
    height:174px;
    position:relative;
    overflow:hidden;
}

.work-view{
    background:#f5f7fc;
    border:1px solid #ced1da;
    border-bottom:none;
    padding:5px 0 5px 0;
    display:none;
}

img.img-work{
    padding:4px;
    background:#eef0f5;
    border:1px solid #ced1da;
}

.center{
    text-align:center;
}
.left{
    text-align:left;
}
.right{
    text-align:right;
}

button{
    background:#4eabd7;
    border:none;
    color: #fff;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding:12px 14px 12px 14px;
}

button:hover{
    cursor:pointer;
    background:#11719f;
}

input, .default, text-area{
    background:#eef0f5;
    border:1px solid #ced1da;
    padding:10px 5px 10px 5px;
    font-family: Verdana;
    color:#444955;
    width:270px;
}

.error{
    background:#de8888;
    border:1px solid #a03838;
    color:black;
}

label{
    display:block;
    color: #fff;
    font-family: Verdana;
    font-size:12px;
    color:#444955;
    font-weight:bold;
}

#contact-table tr td:first-child{
    padding-right:15px;
}

#contact-table{
    padding:0;
    margin:auto;
    margin:20px auto 20px 50px;
    width:300px;
}

#modal-under-construction p{
    font-family: Verdana;
    font-size: 10pt;
    color:#444955;
}

#mail-message-input{
    margin:0;
    padding:0;
}

#mail-message-form{
    margin:0;
    padding:0;
}
