#carousels
{
  border:0px solid green;
  z-index: 3000;

}
﻿
#jcarousel_exhibitions
{
    position: relative;
    z-index: 3000;
}

.jcarousel-skin_ex 
{
  border:0px solid red;
  padding:0px;
}
.jcarousel-skin_ex .jcarousel-container
{
    width: 974px;
    border:3px solid #ccc;
}
.jcarousel-skin_ex .jcarousel-container-horizontal
{
    margin:0px;
    padding:0px;
    padding-top:0px;
    width: 974px;
    height:294px;
}
.jcarousel-skin_ex .jcarousel-clip-horizontal
{
    width: 974px;
    height:294px;
}

.jcarousel-skin_ex .jcarousel-item
{
    margin-top:0px;
    padding:0px;
    padding-top:0px;

    width: 974px;
    height:294px;
    position: relative;
}
.jcarousel-skin_ex .jcarousel-item-horizontal
{
}
.jcarousel-skin_ex .jcarousel-item-placeholder
{
    background: #fff;
    color: #000;
}
.jcarousel-skin_ex ul li
{
    margin-top:0px;
    width: 974px;
    height:294px;
    position: relative;
}
.jcarousel-skin_ex ul li .contentImage
{
    width: 976px;
    height:294px;
}



#ex_description_bg
{
 /*    background: #ff0000 url(../images/saydam.png);*/
    display:visible;
    position: absolute;
    width:514px;
    height: 100px;
    clear: both;
    right: 16px;
    top: 159px;
    left:461px;
    background-color:#3399cc;
    z-index:202;
    filter:alpha(opacity=80);
        -moz-opacity:0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
}


.jcarousel-skin_ex ul li .carouselpaneexpl
{
    position: relative;
    z-index:210;
}


.jcarousel-skin_ex ul li .carouselpaneexpl span
{
    /*width:100%;*/
    position: absolute;
    top: 171px;
    margin: 0;
    left:480px;
    color: #ccc;
    font-family: tahoma, arial, sans-serif;
    font-size:1em;
    opacity:1;


}


#carousels h1{
    /* font-family: palatino,garamond, georgia, "times new roman" , times, serif;*/
   font-family: "Garamond W01 Bold", times,serif;
   font-size:28px;
    font-weight: normal;
}

#carousels h1 a{
    /* font-family: palatino,garamond, georgia, "times new roman" , times, serif;*/
/*   font-family: "Garamond W02",times,serif; */
   font-family: "Garamond W01 Bold", times,serif;
    font-size:28px;
    font-weight: normal;
}
#carousels h1 a:hover{
      color:#e7e7e7;
}

#carousels h1 a:visited{
  color:white !important;
}

#carousels h1 a:visited:hover{
  color:#e7e7e7!important;
}

#carousels  p
{
    font-family: Tahoma, arial, sans-serif;
    font-size:11px;
    line-height:12px;
    color: #ccc;


}
.jcarousel-skin_ex ul li .carouselpaneexpl h1
{
    position: absolute;
    width:495px;
    margin: 0;
    left:480px;
    top: 194px;
    padding-left:0px;
    padding-top: 6px;
    padding-bottom:6px;
    color: #fff;
    overflow: hidden;
}

.jcarousel-skin_ex ul li .carouselpaneexpl p
{
    margin:0;
    width:385px;
    height:30px;
    overflow:hidden;
    position: absolute;
    color: #ccc;
    padding: 0px;
    top:229px;
    left:480px;
    

}

.jcarousel-skin_ex .carouselpaneexpl a
{
    color:white;
    font-family: "Garamond W02", times,serif;
    font-size:28px;


}




/**
 *  Horizontal Buttons
 */
.jcarousel-skin_ex .jcarousel-next-horizontal
{
    position: absolute;
    top: 150px;
    right: 0px;
    width: 36px;
    height: 60px;
    cursor: pointer;
/*    background: transparent url(../images/carousel2_next.png) no-repeat 0 0; */
}
.jcarousel-skin_ex .jcarousel-next-horizontal:hover
{
    background-position: 0 0;
}
.jcarousel-skin_ex .jcarousel-next-horizontal:active
{
    background-position: 0 0;
}
.jcarousel-skin_ex .jcarousel-next-disabled-horizontal, .jcarousel-skin_ex .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin_ex .jcarousel-next-disabled-horizontal:active
{
    cursor: default;
    background-position: 0 0;
}
.jcarousel-skin_ex .jcarousel-prev-horizontal
{
    position: absolute;
    top: 150px;
    left: 0px;
    width: 36px;
    height: 60px;
    cursor: pointer;
/*    background: transparent url(../images/carousel2_prev.png) no-repeat 0 0;*/
}
.jcarousel-skin_ex .jcarousel-prev-horizontal:hover
{
    background-position: 0 0;
}
.jcarousel-skin_ex .jcarousel-prev-horizontal:active
{
    background-position: 0 0;
}
.jcarousel-skin_ex .jcarousel-prev-disabled-horizontal, .jcarousel-skin_ex .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin_ex .jcarousel-prev-disabled-horizontal:active
{
    cursor: default;
    background-position: 0 0;
}




.jcarousel-skin_ex .jcarousel-control
{
    height: 14px;
    margin-left:0px;
    clear: both;
    position: absolute;
    right:5px;
    top: 237px;
    z-index:210;


}
.carousel_image
{
    position: absolute;
    z-index:200;

}






