div#staffcarousel .inactive {
    display: none;
}

div#staffcarousel .leftcol {
    width: 240px;
    float: left;
}

div#staffcarousel .rightcol {
    width: 700px;
    float: right;
}

div#staffcarousel .options {
    background: url('../images/select-bak.gif') repeat-x top #031c4b;

}

div#staffcarousel .bluegear {
    padding: 10px;
}

div#box-grid {
    position: absolute;
    width: 70%;
    height: 314px;
    top: 5px;
   /* border: solid 1px #dcdcdc;*/
}

div#inner-grid {
    position: absolute;
    bottom: 0;
    height: 92px;
    width: 100%;
    /*border-top: solid 1px #dcdcdc;*/
}

div#staff_carousel_navigation {
    position: absolute;
    bottom: 100px;
    /* left: 20px;*/
    height: 40px !important;
    padding: 20px;
    /*    border-top:solid 1px #dcdcdc;
        border-bottom: solid 1px #dcdcdc;*/
    width: 480px;
}
div#staff_carousel_images img{
    cursor: pointer !important;
}
div#staff_carousel {
    width: 500px;
    height: 435px !important;
    padding: 0 20px 0 0;
    z-index: 3;
    /*    border-right: solid 1px #dcdcdc;
        border-top: solid 1px #dcdcdc;
        border-left: solid 1px #dcdcdc;*/
    position: absolute;
    top: 10px;
}

div#staff-cars-container {

    height: 338px;

    position: relative;
    top: -38px;
}

div#staffcarousel .options select {
    display: block;
    width: 98%;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 1px solid #031c4b;
    padding: 3px;
}

div#staffcarousel label {
    display: block;
    color: #ffffff;
    font-size: 16px;
}

.full-profile,
.namelist ul {
   /* background: #ececee;*/
   /* padding: 0 10px;*/
}

.prof_sec,
.namelist li {
    /*background: url('../images/list-sep.gif') repeat-x bottom;*/
    padding: 10px 5px !important;
}

.prof_head {
    font-weight: bold;
}

div#staffcarousel .namelist ul {
    list-style: none;
    margin: 0;
    font-size: 14px;
    color: #6c6d70;
    width: 195px;

    padding:10px 20px 10px 10px;
}
div#staffcarousel .namelist ul li{
    background: url('../images/namelist-bak.gif') repeat-x;
    padding: 0 5px;
}
div#profile-block div.left,
div#profile-block div.right{
    width:47%;
    float: left;
    padding: 10px 10px 20px 10px;
}
div#profile-block {
    width: 694px;
    /*border: solid 1px #DCDCDC;*/
    background: #f2f4f6;
    z-index: 5;
    color:#6f1d49;
    margin-bottom: 50px;
}
div.full-profile{
    z-index: 5 !important;
    position: relative;
}
div#profile-block .prof_sec{
    border-bottom:1px solid #8b939e;
}
div#staffcarousel .namelist{
    background: url('../images/department_bg.png');
    height: 280px;
}

div.viewport {
/*    background: #ECECEE;
    border: solid 1px #DCDCDC;*/
    position: absolute !important;
    top: 0;
}

div#staffcarousel .namelist li {
    background-image: none;
    border-bottom:solid 1px #D9D9D9;

}

div#staffcarousel .namelist li:hover {
    cursor: pointer;
}
#scrollbar1 .thumb{
    /*height: 30px !important;*/
}
#scrollbar1 .scrollbar{
    background-repeat: repeat-y !important;
}
div#staff_carousel_images img{
    cursor: pointer !important;
}
div#staffcarousel ul li{
    background: none;
}
