.work
{
    margin-bottom: 0;
    width: 100%;
}
.work li a
{
    display: block;
    height: 197px;
}
.boxgrid
{
    background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 6px solid #E2D9C0;
    float: left;
    height: 197px;
    margin-bottom: 24px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    width: 292px;
}
.work li, .work li:first-child
{
    border: 6px solid #E2D9C0;
    float: left;
    height: 197px;
    list-style-type: none;
    margin: 10px 25px;
    padding: 0;
}
.boxgrid img {
    border: 0 none;
    height: 197px;
    left: 0;
    position: absolute;
    top: 0;
    width: 292px;
}
.captionfull .boxcaption
{
    left: 0;
    text-shadow: none !important;
    top: 260px;
}
.boxcaption
{
    background: none repeat scroll 0 0 rgba(24, 141, 145, 0.9);
    color: #FFFFFF;
    float: left;
    height: 100px;
    padding-left: 18px;
    padding-top: 12px;
    position: relative;
    width: 274px;
}
.boxcaption .descr
{
    display: none;
}
.boxcaption .title
{
    color: #000000;
    display: block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 12px;
    text-shadow: none;
    text-transform: uppercase;
}
.boxcaption .caption
{
    bottom: 30px;
    font-size: 14px;
    position: absolute;
}
.captionfull .boxcaption
{
    text-shadow: none !important;
}
#gallery_heading img{height:128px !important;}
.loading_homeslider {
    background: url("../images/slider-loading.gif") no-repeat scroll center center transparent;
    height: 300px;
    position: relative;
    width: 100%;
    text-align:center;
    padding-top:20px;
}
.loading_gallery {
    background: url("../images/loading.gif") no-repeat scroll center center transparent;
    display: block;
    height: 200px;
    position: relative;
    text-align: center;
    width: 1180px;
}
