@import url("img/bigbtns/bigbtns.css");
@import url("userstats.css");

.tcontent
{
    width:100%;
    background-image: url(img/body-bg.gif);
    background-repeat:repeat-x;
    background-position: left top;

}
.tcontentleft
{
    vertical-align:top;
    width:200px;
    padding-top:15px;
}
.tcontentmiddle
{
    vertical-align:top;
    text-align:center;
    padding-top:15px;
}
.tcontentright
{
    vertical-align:top;
    width:200px;
    padding-top:15px;
}



/* gallery */
.ph_top_left
{
    background-image: url(img/photo-top-left.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    
    font-size:1px;
    width:5px;
    height:7px;
}
.ph_top_mid
{
    background-image: url(img/photo-top-bg.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    
    font-size:1px;
    
    height:7px;
}
.ph_top_right
{
    background-image: url(img/photo-top-right.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    
    font-size:1px;
    width:95px;
    height:7px;
}
.ph_mid_img
{
    padding: 2px 2px 2px 2px;
    border:solid 1px #dadbdf;
}
.ph_mid_mid
{
    background-image: url(img/photo-right-bg.gif);
    background-position: left top;
    background-repeat: repeat-y;
    
    font-size:1px;
    
    width:8px;
}
.ph_mid_bottom
{
    background-image: url(img/photo-right-bottom.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    
    font-size:1px;
    width:11px;
    height:101px;
}
.ph_bottom_left
{
    background-image: url(img/photo-bottom.gif);
    background-position: left top;
    background-repeat: no-repeat;
    
    font-size:1px;
    height:5px;
}

/* end of gallery*/

/* favorite actor/director */
.fav_text
{
    color: #ffffff;
    background-color:#ff9900;
    font-size: 12px;
    font-weight:bold;
    
    text-align:center;
    margin-bottom:5px;
}

/* end of favorite actor/director */
