/* ALIS-ISR 1.0.10.2 - Mar 24, 2014 */

.featured-occupations-nav-div 
{
    text-align: right;
}

.idx-featured-occupations-main .slicecontentwrapper
{
    position: relative; /* Do not change this value */
    padding-top: 0px;
    padding-left:  0px;
    padding-right: 0px;
    width: 430px;
    height: 98px; /* Set height to be able to contain height of largest content shown*/
    overflow: hidden;
}

.idx-featured-occupations-main .slicecontent
{ /*style for each glide content DIV within wrapper.*/           
    position: absolute; /* Do not change this value */
    background: #d6ecf1;
    padding-top: 0px;
    padding-left:  0px;
    padding-right: 0px;
    width: 430px;
    visibility: hidden;
}

.idx-featured-occupations-main .slicecontenttoggler
    { /*style for DIV used to contain toggler links. */
    margin-top: 0px;
    background: #d6ecf1; /*always declare an explicit background color for fade effect to properly render in IE*/
}

.featured-occupations-nav-div a image {
    cursor: pointer;
}

.featured-occupations-nav-div .prev {
    position: absolute;
    top: 95px;
    left: 10px;
}

.featured-occupations-nav-div .next {
    position: absolute;
    top: 95px;
    right: 10px;
}

/********************************/

.related-occupations-main .slicecontentwrapper
{
    position: relative; /* Do not change this value */
    padding-top: 0px;
    padding-left:  0px;
    padding-right: 0px;
    width: 201px;
    height: 300px; /* Set height to be able to contain height of largest content shown*/
    overflow: hidden;
}

.related-occupations-main .slicecontent
{ /*style for each glide content DIV within wrapper.*/           
    position: absolute; /* Do not change this value */
    background: #ffffff;
    padding-top: 0px;
    padding-left:  0px;
    padding-right: 0px;
    width: 201px;
    visibility: hidden;
}

.related-occupations-main .slicecontenttoggler
{
    margin-top: 0px;
    background: #ffffff; /*always declare an explicit background color for fade effect to properly render in IE*/
}

.related-occupations-main .slicecontenttoggler a
{
    color: #0e82ac;
    font-size: 11px;
    padding: 2px 0px 2px 20px;
    display: block;
    line-height: 15px;
    margin: 0px 0px 0px 0px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.related-occupations-main .slicecontenttoggler a.selected
{
    background-color: #d8d8d8;
    border-top: 1px solid #c7c7c6;
    border-bottom: 1px solid #c7c7c6;
}

.related-occupations-main .slicecontenttoggler a:hover
{
}

.related-occupations-main .slicecontenttoggler a.toc
{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.related-occupations-main .slicecontenttoggler a.prev, .slicecontenttoggler a.next
{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.related-occupations-main .slicecontenttoggler a.prev:hover, .slicecontenttoggler a.next:hover
{
}
