/* @charset "utf-8";
CSS Document */

body
{
    background-color: #e5e5e5;
    border: 0;
    padding: 0;
    margin: 0;
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 9pt;
    color: #000000;
    overflow: scroll;
}
h1
{
    display: inline-block;
    font-size: 27px;
    margin: 0 0 15px 0;
}
.title h1
{
    margin: 0;
}
h2
{
    margin: 0;
    font-size: 16px;
}
p, .title, .date, .assetButton
{
    vertical-align: top;
    margin: 0;
    padding: 0;
    border: 0;
    line-height: normal;
}
p
{
    margin-bottom: 10px;
    color: #555555;
}
a
{
    color: Red;
    outline: none;
    cursor: pointer;
}
/* Ids */
#content
{
    width: 968px;
    margin: auto;
}
#imgRuLogo
{
    float: left;
}
#imgBarcode
{
    float: right;
    margin-top: 21px;
}

/* Classes */
.contentBlocks
{
    margin: 5px 0 0 0;
}
.block
{
    width: 920px;
    background-image: url('../images/blockbg.gif');
    background-repeat: repeat-y; /*background-color: #900;*/
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
}
.block object
{
    float: left;
}
.blockAsset
{
    float: left;
    width: 640px;
}
.blockAsset .visual, .blockAsset .visual img
{
    width: 640px;
}
.blockContent
{
    position: relative;
    width: 260px;
    height: 385px;
    max-height: 385px;
    float: left;
    padding-left: 20px;
}
.blockFullcontent
{
    position: relative;
    float: left;
    padding: 15px 0 0 0;
    width: 640px;
}
.blockTop
{
    width: 968px;
    height: 24px;
    font-size: 0em;
    background-image: url('../images/blocktop.gif');
}
.blockBottom
{
    width: 968px;
    height: 20px;
    font-size: 0em;
    background-image: url('../images/blockbottom.gif');
}
.share
{
    display: block;
    text-align: right;
    font-size: 11px;
}
.share a
{
    display: inline-block;
    width: 27px;
    height: 27px;
    vertical-align: middle;
    margin: 0 0 10px 5px;
}
.share a img
{
    display: none;
}
.share a.twitter
{
    background: url(../images/btn-twitter.gif) no-repeat;
}
.share a.twitter:hover
{
    background: url(../images/btn-twitter-h.gif) no-repeat;
}
.share a.facebook
{
    background: url(../images/btn-facebook.gif) no-repeat;
}
.share a.facebook:hover
{
    background: url(../images/btn-facebook-h.gif) no-repeat;
}
.share a.hyves
{
    background: url(../images/btn-hyves.gif) no-repeat;
}
.share a.hyves:hover
{
    background: url(../images/btn-hyves-h.gif) no-repeat;
}
.detailshare
{
    clear: both;
}
.floatClear
{
    clear: both;
    font-size: 0em;
    width: 0px;
    height: 0px;
}
.spacer
{
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 0px;
    font-size: 0px;
}
.title
{
    font-size: 27px;
    color: #000000;
    font-weight: bold;
}
.date
{
    font-size: 15px;
    color: #555555;
    font-weight: bold;
}
.navigation
{
    display: block;
    margin: 5px 0 0 3px;
}
.menuitem
{
    display: block;
    width: 76px;
    height: 33px;
    border: 0;
    padding: 0;
    float: left;
}
.menuitem_Active
{
    display: block;
    width: 76px;
    height: 33px;
    background-image: url('../images/menuitem_active.png');
    background-repeat: no-repeat;
    border: 0;
    margin: 0;
    padding: 0;
    float: left;
}
.menuitem img, .menuitem_Active img
{
    border: 0;
    behavior: url("scripts/iepngfix.htc");
}
.tags
{
    font-size: 10px;
    color: #555555;
}
.assetButton
{
    cursor: hand;
    cursor: pointer;
    behavior: url("scripts/iepngfix.htc");
}
a.assetButton
{
    display: block;
    background-image: url('../images/assetButton.gif');
    background-repeat: no-repeat;
    width: 260px;
    height: 27px;
}
.alignTop
{
    position: relative;
}
.alignBottom
{
    position: absolute;
    bottom: 0;
}
.hand
{
    background-color: Red;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold;
}
/* Clients */
.clientoverview .client
{
    background: url('../images/back-clientlogo.gif') no-repeat top left;
    width: 118px;
    height: 118px;
    float: left;
    margin: 0 13px 13px 0;
    padding: 0;
    position: relative;
}
.clientoverview .client .logo
{
    width: 118px;
    height: 118px;
    text-align: center;
    display: inline-block;
    padding-top: 8px;
}
.clientoverview .client .logo img.grays
{
    position: absolute;
    z-index: 1;
}
/* Jobs */
.joboverview
{
    float: right;
    width: 260px;
    text-align: right;
}
.joboverview .jobtitle
{
    display: block;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    color: Black;
    padding: 7px;
    text-decoration: none;
}
.joboverview .jobtitle span
{
    color: #555;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: normal;
}
.joboverview .jobtitle:hover
{
    background: url(../images/arrow.gif) no-repeat 0px 13px;
}
.jobdetails
{
    float: left;
    width: 620px;
}
.jobdetails h1
{
    margin: 0;
}
.jobdetails h2
{
    line-height: 16pt;
    margin: 0 0 40px 0;
}
.jobdetails p
{
    margin: 15px 0 15px 0;
}
/* About us */
h4
{
    color: Red;
    cursor: pointer;
    margin: 0;
    background: url(../images/arrow-small.gif) no-repeat center left;
    padding: 2px 2px 2px 13px;
    display: block;
}
h4:hover
{
    text-decoration: underline;
}
.route
{
    margin: 5px 10px 20px 13px;
}
.footer
{
    margin: 20px 0 10px 0;
    padding: 40px 0 0 0;
    background: url(../images/back-footer.gif) repeat-x top left;
    height: 100px;
}
.footer .rusitemap
{
    margin: 0 auto;
    width: 940px;
    text-align: left;
}
.footer .rusitemap a
{
    color: #727272;
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 2px;
    height: auto;
    width: auto;
}
.footer .rusitemap a:hover
{
    text-decoration: underline;
    color: Red;
}
.footer .rusitemap .linksblock
{
    width: 220px;
    float: left;
    margin: 0 20px 10px 0;
    font-size: 8pt;
}