@media screen
{
    div#preloader
    {
        position: absolute;
        left: -9999px;
        top: -9999px;
        height: 1px;
        width: 1px;
    }
    div#preloader img
    {
        display: block;
        height: 1px;
        width: 1px;
    }
}
@media print
{
    div#preloader, div#preloader img
    {
        visibility: hidden;
        display: none;
    }
}


*
{
    color: #333;
    font-family: Arial;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

/*.box
{
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
    float: left;
    height: 117px;
    margin: 85px 4px 0 4px;
    width: 106px;
}*/
.box
{
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    float: left;
    height: 100px;
    margin-top: 85px;
    width: 235px;
}

#Slider_Holder
{
    height: 379px;
    margin: 0 auto;
    overflow: hidden;
    width: 706px;
}

#SlideHolder
{
    background-color: #f9f2e1;
    background-image: url(images/bg_SlideHolder.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 379px;
    width: 706px;
    position: relative;
    overflow: hidden !important;
}
.slideInfo
{
    background-repeat: no-repeat;
    background-position: center center;
}
#SlideHolder .clear
{
    clear: both !important;
}

#SlideInner
{
    height: 379px;
    width: 706px;
}

#slide_buttons
{
    height: 60px;
    display: none;
    position: absolute;
    left: 0;
    top: 319px;
    width: 706px;
    z-index: 150;
}

#slideContact
{
    background-image: url(images/btn_contact.gif);
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
    height: 40px;
    float: right;
    overflow: hidden;
    width: 210px;
}
.slideContacthov
{
    background-image: url(images/btn_contact2.gif) !important;
}
#slideContact a
{
    display: block;
    height: 100%;
    width: 100%;
}
.action_buttons
{
    background-position: center bottom;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 35px;
    float: left;
}
#slidePrev
{
    background-image: url(images/btn_previous.gif);
    background-position: right center;   
    width: 120px;
}
#slideClose
{
    background-image: url(images/btn_back-to-home.gif);
    margin-left: 65px;
    width: 115px;
}
#slideNext
{
    background-image: url(images/btn_next.gif);
    margin-left: 52px;
    width: 68px;
}
.contactHighlighted
{
    color: #000 !important;
}
.slideInfo
{
    border: 1px solid #FEB913;
    border-top: 0;
    display: none;
    /*height: 379px;*/
    height: 140px;
    position: absolute;
    /*top: 0;*/
    bottom: 44px;
    /*left: 0;
    width: 706px;*/
    left: 4px;
    width: 696px;
    z-index: 1;
}

#mainContact 
{
    background-color: #7d6a55;
    bottom: 4px;
    left: 4px;
    position: absolute;
    height: 40px;
    width: 697px;
}

.box a,.box a:hover, #mainContact a, #mainContact a:hover
{
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    width: 100%;
}

#mainContact a
{
    background-image: url(images/btn_contact1.gif);
}
#mainContact a:hover
{
    background-image: url(images/btn_contact2.gif);
}


#Details_FT a
{
    background-image: url(images/btn_8k_1.gif);
    background-position: right center;
}
#Details_FT a:hover
{
    background-image: url(images/btn_8k_2.gif);
    background-position: right center;
}
#Details_Cash a
{
    background-image: url(images/btn_cash_1.gif);
}
#Details_Cash a:hover
{
    background-image: url(images/btn_cash_2.gif);
}
#Details_MU a
{
    background-image: url(images/btn_65k_1.gif);
    background-position: left center;
}
#Details_MU a:hover
{
    background-image: url(images/btn_65k_2.gif);
    background-position: left center;
}


.Details_FT
{
    background-image: url(images/detail-8k.jpg);
}
.Details_Cash
{
    background-image: url(images/detail-cash.jpg);
}

.Details_MU 
{
    background-image: url(images/detail-65k.jpg);
}



