﻿body
{
    margin: 0;
    padding: 0;
    background: #b3d0e6 url('../Images/Common/background.jpg') no-repeat fixed center top;
    font-family: Verdana;
    font-size: 13px;
    overflow-x: hidden;
    color: #07245b;
}
br
{
    clear: both;
    height: 0px;
}
hr
{
    clear: both;
    height: 1px;
    border: none;
    border-top: dashed 1px #105491;
    border-collapse: collapse;
    margin-bottom: 5px;
}
img
{
    border: 0!important;
}
#main
{
    width: 1000px;
    margin: auto;
}
#content
{
    margin-top: 79px;
    padding: 0 78px;
}
h3
{
    font-family: Verdana;
    font-size: 22px;
    color: #1054a5;
    text-transform: uppercase;
    letter-spacing: -1px;
}
h4
{
    font-family: Verdana;
    font-size: 15px;
    font-weight: bolder;
    color: #1054a5;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.pagedescription
{
    color: #07245b;
}
.box
{
    padding: 4px 8px 10px 9px;
}
.box .inner
{
    padding: 20px;
    background: #ffffff url('../Images/box/inner_bg.gif') repeat-x bottom left;
}
.left li
{
    float: left;
}
.gallerybg
{
    background:transparent url(../Images/gallerylist_bg.png) repeat-x scroll left center;
    text-align: center;
    padding: 20px;
    margin-left: -20px;
    width: 100%
}
.gallerylist
{
    margin: 0 0px;
    padding: 0;
    left: 0;
}
.gallerylist li
{
    list-style: none;
    padding: 5px;
    visibility: hidden;
}
.gallerylist li div.dCorner
{
    float: left;
    text-align: center;
    width: 74px!important;
    height: 74px!important;
}
.gallerylist .dctop, .gallerylist .dcbottom
{
    width: 54px!important;
}
.gallerylist .dcleft, .gallerylist .dcright
{
    height: 54px!important;
}
.carouselv li
{
    margin-left: 8px;
}
.carouselv li div
{
    float: none;
    display: block;
    clear: both;
    width: 74px!important;
}

.gallerylist li div img.linkable
{
    margin: 2px 5px 6px;
    width: 64px;
    height: 64px;
}
.max li div img
{
    margin: 2px 3px 3px 5px;
}
.gallerylist li span
{
    width: 100px;
    display: block;
    text-align: center;
}
.gallerybg .previous
{
    display: none;
}
.gallerybg .next
{
    display: none;
}
.carouselv
{
    text-align: center;
}
.dCorner
{
    position: relative;
    zoom: 1;
}
.dcItem
{
    position: absolute;
    display: none;
}
.dcItem img
{
    width: 100%;
    height: 100%;
}
.dctop, .dcbottom
{
    left: 0px;
}
.dctop, .dctop-left, .dctop-right
{
    top: 0px;
}
.dcbottom, .dcbottom-left, .dcbottom-right
{
    bottom: 0px;
}
.dcleft, .dcright
{
    top: 0px;
}
.dcleft, .dctop-left, .dcbottom-left
{
    left: 0px;
}
.dcright, .dctop-right, .dcbottom-right
{
    right: 0px;
}

