﻿a
{
    cursor: pointer;
    text-decoration: none;
}
#backgroundPopup
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 1;
}
#popupContact
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 384px;
    width: 408px;
    background: transparent;
    z-index: 2;
    font-size: 13px;
}
#popupContactClose
{
    font-size: 12px;
    color: #6fa5fd;
    font-weight: 700;
    display: block;
}
.container
{
    display: block;
}
#scroller_container
{
    position: relative;
    width: 300px;
    height: 60px;
    overflow: hidden;
}

#scroller
{
    white-space: nowrap;
    line-height: 60px;
    font-size: 60px;
}

#scroller p
{
    padding: 0;
}

.roundedPanel
{
    width: 950px;
    height: 210px;
}
.roundedPanelShow
{
    width: 532px;
    height: 260px;
}
/* --- viewport configuration ---------------------------------------------------------- */
.viewport
{
    float: left;
    height: 64px;
    overflow: hidden;
    position: relative;
    width: 200px;
}
.no-margin
{
    margin-right: 0;
}
.viewport a
{
    display: block;
    position: relative;
}

.viewport a img
{
    position: relative;
}

.clear
{
    clear: both;
}

#galleryR2
{
    position: relative;
    height: 360px;
}
#galleryR2 a
{
    float: left;
    position: absolute;
}

#galleryR2 a img
{
    border: none;
}

#galleryR2 a.show
{
    z-index: 500;
}

#galleryR2 .caption
{
    z-index: 600;
    color: #ffffff;
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

#galleryR2 .caption .content
{
    margin: 5px;
}

#galleryR2 .caption .content h3
{
    margin: 0;
    padding: 0;
    color: #1DCCEF;
}
.Region3TextHeight
{
    height: 10px;
}
#gallery
{
    position: relative;
    height: 360px;
}
#gallery a
{
    float: left;
    position: absolute;
}

#gallery a img
{
    border: none;
}

#gallery a.show
{
    z-index: 500;
}

#gallery .caption
{
    z-index: 600;
    color: #ffffff;
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

#gallery .caption .content
{
    margin: 5px;
}

#gallery .caption .content h3
{
    margin: 0;
    padding: 0;
    color: #1DCCEF;
}
#galleryR6
{
    position: relative;
}
#galleryR6 a
{
    float: left;
    position: absolute;
}
#galleryR6 a img
{
    border: none;
}
#galleryR6 a.show
{
    z-index: 500;
}

