﻿#featured-work
{
    position: relative;
    width: 927px;
    height: 491px;    
    color: #ffffff;
    background-color: #f3f3f3;
}
#featured-work #title
{
    font-size: 14px;
    width: 100%;
    height: 43px;
    position: absolute;
    bottom: 0px;
    background-color: #000000;
}
#featured-work #title #text
{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
}
#featured-work #title #text #project
{
    position: absolute;
    right: 20px;
    top: 0px;
}
#featured-work #title #text .title
{
    position: relative;
    left: 10px;
    color: #939598;
}
#featured-work #image
{
    position: absolute;
    left: 350px;
    top: 15px;
    border: 1px solid #000000;
    width: 560px;
    height: 390px;
}
#featured-work #description
{
    position: absolute;
    left: 25px;
    top: 15px;
    color: #000000;
    width: 300px;
}
#featured-work #previous
{
    position: absolute;
    left: 357px;
    top: 193px;
    width: 56px;
    height: 56px;
}
#featured-work #next
{
    position: absolute;
    right: 18px;
    top: 193px;
    width: 56px;
    height: 56px;
}
#featured-work #gallery
{
    position: absolute;
    top: 415px;
    left: 350px;
}
#thumbnail
{
    position: relative;
    width: 291px;
    height: 232px;
    color: #ffffff;
    font-size: 14px;
}
#thumbnail #title
{
    width: 100%;
    height: 43px;
    position: absolute;
    bottom: 0px;
    background-image: url(../Images/Global/overlay.png);
}
#thumbnail #title #text
{
    position: absolute;
    top: 13px;
    left: 10px;
}
#thumbnail #title #text .title
{
    position: relative;
    left: 5px;
    color: #939598;
}
#thumbnails .spacer
{
    width: 27px;
    height: 27px;
}
