.tn3-gallery {
    position:relative;
    width:700px;
    height:580px;
    background-color:#fff;
    background-position:center center;    
    background-repeat:no-repeat;
    line-height: normal;
}
.tn3-image {
    position:absolute;
    left:0px;
    top:0px;
    width:700px;
    height:470px;
    background-color:none;
    border:1px solid #ebeae5;
	padding:1px;
           
}
.tn3-image img{
}
/*
.tn3-full-image {
    box-shadow: 0 0 5px rgba(40, 40, 40, 1);
    -webkit-box-shadow: 0 0 5px rgba(40, 40, 40, 1); 
    -moz-box-shadow: 0 0 5px rgba(40, 40, 40, 1); 

} 
*/   
.tn3-control-bar {
    position:absolute;
    background: url('bg.png') repeat;
    width:243px;
    height:80px;
	

}
.tn3-thumbs ul, .tn3-thumbs li {
    margin: 0;
}
.tn3-thumbs {
    position:absolute;
    width:700px;
    height:88px;
    bottom:0px;
    left:0px;
    border:1px solid #ebeae5;
	padding:1px;
}
.tn3-thumb {
    padding:0px;
    cursor:pointer;
	width:138px;
	background: url("../img/line_vertical.jpg") 136px center no-repeat;
	padding-right:5px;
}
.tn3-thumb-selected {
    cursor:default;
}
.tn3-thumb img {
    height: 88px;
    width: 130px;

}    
.tn3-next-page {
    position:absolute;
    background: url("../img/next1.png") 0px 0px no-repeat;
    width: 31px;
    height:53px;
    right: -75px;
    bottom:298px;
    cursor:pointer;
}

.tn3-prev-page {
    position:absolute;
    background: url("../img/prev1.png") 0px 0px no-repeat;
    width: 31px;
    height:53px;
    left:-75px;
    bottom:298px;
    cursor:pointer;

}

.tn3-preloader {
    position:absolute;
    width: 22px;
    height: 8px;
    right:5px;
    top:5px;
}
.tn3-text {
    position: absolute;
    left: 64px;
    bottom: 110px;
    width: 832px;
    height: 40px;
    vertical-align:middle;
    overflow: hidden;
}
.tn3-image-title {
    font-family: Tahoma, Helvetica, sans-serif;
    color:#3f4146;
    font-size:12px;
    width:100%;
    text-align:center;
    font-weight:bold;
	margin-top:40px;
	
	
}
.tn3-count {display:none !important;}

.tn3-image-description {
    font-family: Tahoma, Helvetica, sans-serif;
    color:#3f4146;
    width:100%;
    text-align:center;
    font-size:10px;
}
.tn3-timer {
    position:absolute;
    width: 100%;
    height: 4px;
    bottom: 0px;
    background: url('bg.png') repeat;
    background: rgba(0, 0, 0, 0.3);
	
}
.tn3-play {
    position:absolute;
    background-image:url('tn3.png');
    background-position:-2px -80px;
    left:94px;
    top:12px;
    width:57px;
    height:57px;
    cursor:pointer;
	display:none;
}
.tn3-play:hover {
    background-position:-64px -80px;
}
.tn3-play-active {
    background-position:-2px -139px;
}
.tn3-play-active:hover {
    background-position:-64px -139px;
}
.tn3-show-albums {
    position:absolute;
    background-image:url('tn3.png');
    background-position:-35px -39px;
    top:22px;
    left:23px;
    width:37px;
    height:36px;
    padding:0;
    margin:0;
    cursor:pointer;
	
}
.tn3-show-albums:hover {
    background-position:-76px -39px;
}
.tn3-fullscreen {
    position:absolute;
    background-image:url('tn3.png');
    background-position:-203px -5px;
    top:22px;
    right:23px;
    width:37px;
    height:36px;
    cursor:pointer;
		
}
.tn3-fullscreen:hover {
    background-position:-203px -42px;
}
.tn3-albums {
    position:absolute;
    width: 920px;
    height: 510px;
    left:20px;
    top:20px;
    font-family: Arial, Helvetica, sans-serif;
    color:#ffffff;
    background-image:url('bg.png');
    background: rgba(0, 0, 0, 0.8); 
}
.tn3-albums h4 {
    position: absolute;
    margin-top: 1.33em;
    font-weight: bold;
    left: 34px;
    top: 10px;
    font-size: 18px;
    color: #c7c8c9;
	
}
.tn3-inalbums {
    position:absolute;
    top: 80px;
    width: 920px;
    height: 350px;
    padding: 20px;
}
.tn3-album {
    position:absolute;
    width: 420px;
    height: 66px;
    background-color:#111111;
    overflow: hidden;
    cursor:pointer;
    font-size: medium;
}
.tn3-album-over {
    background-color:#222;
}
.tn3-album-selected {
    background-color:#cdcdcd;
    color:#111214;
    cursor:default;
}
.tn3-album-image {
    height: 100%;
    margin-right: 1em;
    overflow:hidden;
    float: left;
}
.tn3-album-title {
    font-size:13px;
    font-weight:bold;
    margin-top: 1em;
}
.tn3-album-description {
    font-size:0.6em;
    height: 3em;
    line-height: 1.6em;
    overflow: hidden;
}
.tn3-albums-next {
    position:absolute;
    background-image:url('tn3.png');
    background-position:-217px -1px;
    width: 97px;
    height: 37px;
    right:20px;
    bottom:20px;
    cursor:default;
}
.tn3-albums-next-over {
    background-position:-217px -40px;
    cursor:pointer;
}
.tn3-albums-prev {
    position:absolute;
    background-image:url('tn3.png');
    background-position:-117px -1px;
    width: 97px;
    height: 37px;
    left:20px;
    bottom:20px;
    cursor:default;
}
.tn3-albums-prev-over {
    background-position:-117px -40px;
    cursor:pointer;
}
.tn3-albums-close {
    position:absolute;
    background-image:url('tn3.png');
    background-position:-125px -80px;
    width: 27px;
    height: 27px;
    right:31px;
    top:30px;
    cursor:pointer;
}
.tn3-albums-close:hover {
    background-position:-155px -80px;
}

/* when javascript is disabled */
.tn3.album, .tn3.album li {
    float:left;
    list-style-type: none;
    margin:4px;
}
.tn3.album div, .tn3.album li h4, .tn3.album li div{
    display:none;
}
div.slide a.uSlideInner {
  display: block;
  position: relative;
}
div.slide a.uSlideInner > img {
  display: block;
  position: absolute;
}