﻿.Body{
    min-height: 120px;
    /*padding: 9px 20px 0px !important;
    background-color: #FFFFFF;
    border-width:1px;
    border-style:solid;
    border-color: white;*/
    border-radius: 0px 0px 10px 10px; /*(top-left, top-right, bottom-right, bottom-left).*/
    /*-pie-background: #FFFFFF;*/
    behavior: url(PIE.htc);
}

.BodyWrapper
{
    border-radius: 0px 0px 10px 10px; /*(top-left, top-right, bottom-right, bottom-left).*/
    /*-pie-background: #FFFFFF;*/
    behavior: url(PIE.htc);
 }
    
 .nivoSlider {
    position:relative;
    background:url(/ImageSlide/img/loading.gif?486) no-repeat 50% 50%;
}

.theme-light .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:block;
}

.nivoSlider a {
    border:0;
    display:block;
}

.theme-light.slider-wrapper {
    background: none;
    height: 396px;
    min-height: 396px;
    padding: 0px;
}

.theme-light. slider-wrapper {
    background: none;
    min-height: 410px;
    padding: 0px;
}



.theme-light .nivo-directionNav a {
    border: 0 none;
    display: block;
    height: 120px;
    text-indent: -9999px;
    width: 80px;
}


.theme-light .nivo-directionNav a:hover {
}


.theme-light a.nivo-nextNav:hover {
   background: url("/Website/img/spriteglobal.png?2508") no-repeat scroll -84px -807px transparent;
}

.theme-light a.nivo-prevNav:hover {
     background: url("/Website/img/spriteglobal.png?2508") no-repeat scroll -172px -807px transparent;
}

.theme-light a.nivo-nextNav {
    background: url("/Website/img/spriteglobal.png?2508") no-repeat scroll -0px -807px transparent;
    right:0px;
    display: none;
}
.theme-light a.nivo-prevNav {
    background: url("/Website/img/spriteglobal.png?2508") no-repeat scroll -256px -807px transparent;
    left:0px;
    display: none;
}

.theme-light .nivo-directionNav.{
    display:block;
}

.nivo-directionNav{
    position:relative;
    top: -150px;
}

.theme-light .nivo-controlNav {
    padding: 0;
    position: relative;
    text-align: left;
    z-index: 10;
    top: -50px;
}

.MainNav{
    margin: 0 auto;
    min-height: 100px;
}