body
{
    background-color: #adcd00;
    font: 0.8em normal Tahoma,Geneva,Helvetica,Arial,sans-serif;
    padding: 0;
    margin: 0;
}

ul,
li
{
    list-style: none;
    padding: 0;
    margin: 0;
}

li.last
{
    border-right: none !important;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#header
{
    background: transparent url(../img/header.png) no-repeat;
    height: 73px;
    margin-top: 4em;
}

#header div
{
    padding-top: 10px;
    text-align: right;
}

#header .right,
#menu .right
{
    width: 210px;
}

#menu .languages
{
    margin: 17px 0 15px 15px;
}

#menu .contacts p,
#menu .emails p
{
    margin: 0;
    padding: 0;
    white-space: nowrap;
    text-align: right;
}

#menu .contacts
{
    font-weight: normal;
    color: #fff;
}

#menu .emails,
#menu .contacts
{
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: right;
}

#menu .emails,
#menu .emails a
{
    color: #84ad32;
}

#menu .contacts .main,
#menu .contacts .main a
{
    color: #c3f85a;
    font-weight: normal;
}

#menu .section
{
    text-transform: lowercase;
}

#menu
{
    color: #fff;
    font-size: 110%;
    background: #000;
}

#menu a
{
    padding-left: 1em;
    color: #fff;
}

#menu a.lang-link
{
    padding-left: 0;
}

#menu .welcome
{
    background: #92201b;
}

#menu .services
{
    background: #f48365;
}

#menu .partners
{
    background: #7f98bd;
}

#menu .contact
{
    background: #264668;
}

#menu .portfolio ul,
.lower
{
    display: inline;
    text-transform: lowercase;
}

#menu .portfolio ul li
{
    display: inline;
    border-right: 1px solid #fff;
    margin-left: 0.4em;
    padding-right: 0.7em;
}

#menu .portfolio ul li a
{
    padding: 0;
}

#contentwrapper
{
    border: 1px solid #fff;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

#content
{
    margin: 0.5em;
    padding: 0.6em;
    background: #d7d7d7;
}

#content .item,
#content .items img
{
    border: 2px solid #1d1c1c;
    background: #fff;
    height: 90px;
    width: 115px;
    margin-top: 0.7em;
}

#content .items img.big
{
    width: 230px;
    height: 160px;
}

#content .items li.inline
{
    display: inline;
    margin-right: 10px;
}

#content .items li.first
{
    margin-left: 7px;
}

#content .items li.links
{
    display: block;
}

#content .items li.summary
{
    border-bottom: 1px dotted #aaa;
    padding: 0.2em 0;
}

#content h1
{
    font-size: 14px;
    text-transform: uppercase;
}

#content h1.separated,
#content h2
{
    border-bottom: 1px dashed #000;
}

#content h2
{
    font-size: 14px;
}

#content a
{
    color: #000;
    text-decoration:
}

#content a.top
{
    display: block;
    clear: both;
}

#content .details
{
    margin: 1em 0 0 0;
    padding: 0;
    font-weight: bold;
}

#footer
{
    background: transparent url(../img/footer.png) no-repeat;
    font-size: 80%;
    text-transform: uppercase;
    line-height: 20px;
}

#footer .copyright
{
    color: #94cb27;
    font-size: 120%;
    margin: 0 1em;
}

#footer .nav
{
    color: #b7c7de;
    display: inline;
}

#footer .nav a
{
    color: #b7c7de;
}

#footer .nav li
{
    display: inline;
    border-right: 2px solid #b7c7de;
    margin-left: 0.4em;
    padding-right: 0.7em;
}

#footer .vip
{
    color: #ff5325;
    margin-left: 3em;
}

#footer .vip a
{
    color: #ff5325;
}

#w3c
{
    text-align: center;
    background: url(../img/splash.png) no-repeat;
    height: 80px;
}

#w3c a
{
    color: #c3f85a;
}

#search_form input
{
    border: none;
    width: 200px;
    height: 15px;
    padding: 0;
    margin: 5px 0;
    background: #fff url(../img/search_form.gif) no-repeat;
}

#do_search
{
    border: none;
    background: #000 url(../img/search_button.gif) no-repeat;
    padding: 0;
    margin: 5px 0;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    right: 25px;
    cursor: pointer;
}
