﻿#fcf
{
    width: 725px;
    height: 1000px;
    margin-left: 15px;
}
#fcf_main
{
    /*     background: url(/img/fcf/bg1.jpg);     width: 725px;     height: 752px;     -moz-border-radius: 10px;     -webkit-border-radius: 10px;     -opera-border-radius: 10px;     -khtml-border-radius: 10px;     behavior: url(border-radius.htc);     border-radius: 10px;     */
}
#fcf_top
{
    background: url(/img/fcf/top.png);
    width: 575px;
    height: 175px;
    padding: 17px 20px 0px 130px;
    color: #ffffff;
    font-size: 8pt;
    line-height: 13px;
    font-family: Arial, Tahoma;
}
#fcf_top p
{
    margin-top: 5px;
    margin-bottom: 5px;
}
#fcf_title
{
    font-family: Arial, Tahoma;
    font-weight: bold;
    font-size: 21pt;
}
#fcf_bar
{
    margin-left: 20px;
    width: 280px;
    height: 480px;
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    top: -480px;
    margin-bottom: -480px;
    position: relative;
    z-index: 1;
}
#fcf_bar_cnt
{
    margin-left: 20px;
    width: 280px;
    height: 480px;
    position: relative;
    z-index: 2;
}
#fcf_bar_cnt p
{
    width: 260px;
    color: #ffffff;
    text-align: left;
    font-size: 9pt;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 20px 0px;
}
div.hr
{
    width: 255px;
    height: 1px;
    background: #777777;
    margin: 0px auto;
}
#fcf_bar_cnt img
{
    width: 108px;
    border: solid 3px #222222;
    float: left;
    margin-right: 5px;
}
#fcf_bar_cnt a
{
    color: #ffffff;
    font-weight: bold;
    float: right;
    padding-top: 5px;
}
#fcf_bar_cnt a .arrow
{
    border: 0px;
    width: 14px;
    float: right;
    padding-left: 5px;
    padding-top: 2px;
}
#fcf_work
{
    /*background: #333333 url(/img/fcf/bg2.jpg) no-repeat inherit bottom left; */
    background-color: #333333;
    background-image: url(/img/fcf/bg2.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-attachment: inherit;
    padding: 15px 15px 55px 15px;
    margin-left: 20px;
    width: 250px;
    height: 225px;
    color: #ffffff;
    font-size: 9pt;
    text-align: left;
    float: left;
}
#fcf_chlng
{
    padding-top: 10px;
    float: right;
    width: 420px;
}
#photo_caption
{
    margin-top: 7px;
    width: 410px;
    text-align: right;
}
#fcf_pst_chlng
{
    padding: 0px 0px 0px 20px;
}
.fcf_date
{
    color: #ee7821;
    font-family: Arial, Tahoma;
    font-weight: bold;
}
#fcf #fcf_main #fcf_top p
{
    margin-top: 8px;
    margin-bottom: 8px;
}
.txt_lnk
{
    color: #ffffff;
    background-color: #d41b66;
    padding: 0px 5px 0px 5px;
}
a img
{
    border: 0px;
}

