
.galleryPhoto
{
    overflow: hidden;
    position: relative;
    width: 960px;
}
.galleryPhoto .holder
{
    direction: ltr;
    margin-right: 45px;
    overflow: hidden;
    padding-top: 15px;
    position: relative;
    width: 840px;
    z-index: 2;
}
.galleryPhoto .holder ul
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 30000px;
}
.galleryPhoto .holder ul li
{
    float: left;
    padding: 0 16px 1px 0;
    width: 195px;
}
.galleryPhoto .holder ul li img
{
    /*border-radius: 7px 7px 7px 7px;*/
    display: block;
}
.news_dataGallary
{
    height: 35px;
    max-height: 35px;
    min-height: 35px;
    padding-top: 7px;
    text-align: center;
    width: auto;
}
.news_dataGallary p
{
    font-family: Arial;
    font-size: 15px;
}
.pagingPhoto
{
    left: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 100;
}
.pagingPhoto ul
{
    margin: 0;
    padding: 0;
}
.pagingPhoto li
{
    float: left;
    list-style: none outside none;
    padding: 0 10px 0 0;
}
.pagingPhoto li a
{
    background-color: red;
    color: red;
    display: block;
    font-size: 5px;
    height: 14px;
    text-align: center;
    text-decoration: none;
    width: 14px;
}
.pagingPhoto li a.active
{
    background-color: yellow;
    color: yellow;
}
.nextPhoto
{
    background: url("../../images/prev-horizontal.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    left: 20px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 19px;
    width: 45px;
    z-index: 20;
    height: 155px;
}
.prevPhoto
{
    background: url("../../images/next-horizontal.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 155px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    top: 19px;
    width: 45px;
    z-index: 20;
}
.next-disable
{
    background: url("../../images/btn-next-disable.png") no-repeat scroll 0 0 transparent;
}
.prevPhoto
{
    background: url("../../images/next-horizontal.png") no-repeat scroll 0 0 transparent;
    right: 27px;
}
.prev-disable
{
    background: url("../../images/btn-prev-disable.png") no-repeat scroll 0 0 transparent;
}
.stop, .start
{
    background: url("../../images/btn-pause.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 30px;
    margin: 0 0 0 10px;
    outline: medium none;
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
}
.stopped .start
{
    background: url("../../images/btn-play.png") no-repeat scroll 0 0 transparent;
}
.start, .no-active .start
{
    background: url("../../images/btn-play-disable.png") no-repeat scroll 0 0 transparent;
    margin: 0;
}
.stopped .stop
{
    background: url("../../images/btn-pause-disable.png") no-repeat scroll 0 0 transparent;
}
.control
{
    font-size: 18px;
    line-height: 21px;
    padding: 5px 0 0;
    width: 100px;
}
.nav
{
    background: none repeat scroll 0 0 #F4F5F5;
    border-right: 1px solid #DDDDDD;
    left: 0;
    padding-left: 10px;
    position: fixed;
    top: 10px;
    width: 115px;
    z-index: 100;
}
.nav strong
{
    color: #686C70;
    font-size: 14px;
    line-height: 17px;
}
.nav ul
{
    list-style: none outside none;
    margin: 0;
    padding: 14px 0 0;
}
.nav ul li
{
    padding: 0 0 5px;
}
#footer
{
    background: none repeat scroll 0 0 #F9F9F9;
    border-top: 1px solid #DDDDDD;
    text-align: center;
    width: 100%;
}
#footer .hold
{
    margin: 0 auto;
    padding: 15px 0;
    width: 974px;
}
#footer p
{
    color: #888888;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
}
.MultimediaTitle
{
    background-image: url("../../Images/MultiBack.png");
    background-repeat: repeat;
    bottom: -31px;
    color: Black;
    font-weight: bold;
    height: 16px;
    padding: 2px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 153px;
}
.PictureTitleblockPhoto
{
    background: url("../../images/Capturebotoom.png") no-repeat scroll 0 0 transparent;
    color: #ADC53D;
    font-size: 17px;
    font-weight: bold;
    height: 24px;
    margin-top: 0;
    padding-top: 4px;
    text-align: right;
    top: 0;
    width: 211px;
}
.PictureShortTitleblockPhoto
{
    bottom: 0;
    color: #FFFFFF;
    height: 100px;
    padding-top: 5px;
    text-align: right;
    width: 211px;
}
