/* 
Gallery http://thedesignhill.com/wp-content/uploads/2014/01/demo7.html
*/

#apple-banner-container{width:960px; overflow:hidden; margin-left:5px auto;}
#apple-banner-box{height:400px; width:960px; overflow:hidden;}

.apple-slide{float:left;}
.apple-slide iframe {width:960px; height:400px}

#apple-banner-thumb-box{margin-top:5px;height:80px; text-align:center;}
#apple-banner-thumb-box ul{margin:0; padding:0; list-style:none;}
#apple-banner-thumb-box ul li{width:70px; height:50px;margin-right:7px; border:3px solid #fff; display:inline-block;  overflow:hidden; }
#apple-banner-thumb-box ul li.act a{cursor:default;}
#apple-banner-thumb-box a img{border:none;}

.caption-opacity {position: absolute; opacity: 0.65; filter: alpha(opacity=65);
background: #000; position:absolute; bottom:86px; left:0; min-height:80px; height:auto !important; height:80px; width:100%}

.apple-caption {position:absolute; bottom:80px; left:0; min-height:70px; height:auto !important; height:70px; width:100%}
.apple-caption h2, .apple-caption p {margin:0 30px 0 0; padding:0;font-weight:bolder; font-style:italic;line-height:1.2em; }
.apple-caption h2 {font-size:1.3em;color:#fff   }
.apple-caption p {font-size:1.0em; color:#fff; }