﻿@charset "utf-8";
#dev7link{
   position: absolute;
    border-right-width: 0px;
    text-indent: -9999px;
    width: 60px;
    display: block;
    background: url(../images/dev7logo.png) no-repeat;
    border-top-width: 0px;
    border-bottom-width: 0px;
    height: 67px;
    border-left-width: 0px;
    top: 0px;
    left: 50px;
}
#slider-wrapper{
   margin: 0px auto;
    width: 1000px;
    height: 351px;
    padding-top: 0px;
}
#slider{
   position: relative;
    width: 1000px;
    background: url(../images/loading.gif) no-repeat 50% 50%;
    height: 350px;
    left: 0px;
}
#slider IMG{
   position: absolute;
    display: none;
    top: 0px;
    left: 0px;
}
#slider A{
   border-right-width: 0px;
    display: block;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
.nivo-controlNav{
   position: absolute;
    bottom: -45px;
    left: 450px;
}
.nivo-controlNav A{
   border-right-width: 0px;
    text-indent: -9999px;
    width: 32px;
    display: block;
    background: url(/images/bullets.png) no-repeat;
    float: left;
    border-top-width: 0px;
    border-bottom-width: 0px;
    height: 22px;
    border-left-width: 0px;
    margin-right: 0px;
}
.nivo-controlNav A.active{
   background-position: 0px -22px;
}
.nivo-caption{
   font-family: Helvetica, Arial, sans-serif;
    text-shadow: none;
}
.nivo-caption A{
   color: #efe9d1;
    text-decoration: underline;
}
.clear{
   line-height: 1px;
    height: 0px;
    clear: none;
}
