@charset "utf-8";


#line2 {  width: 840px; height: 1px; float:right; background-color:#7e7969}

.tn3-gallery {
    position: relative;
    width: 900px;
    height: 570px;
    line-height: normal;
	padding:0px 0px 0px 0px;
}
.tn3-image {
    position: absolute;
    width: 650px;
    height: 400px;
    background-color:;
}
.tn3-thumbs ul, .tn3-thumbs li {
	background-color:#;
    margin: 0;
    padding: 10px;
	height: 90px;
	
}
.tn3-thumbs {
    position: absolute;
    width: 650px;
    height: 90px;
    bottom:60px;
    left:;
    padding: 25px 0px 25px 0px;
}
.tn3-thumb {
    width: 70px;
    height: 70px;
    margin-right: 8px;
    cursor: pointer;
}
.tn3-thumb img {
    width: 70px;
    height: 70px;
}    
.tn3-thumb-over {

}
.tn3-thumb-selected {
    border:;
    cursor: default;
}
.tn3-next {
    position: absolute;
    background-image: url('tn3.png');
    background-position: -39px -2px;
    width: 30px;
    height: 31px;
    right: 6px;
    cursor: pointer;
}
.tn3-next:hover {
    background-position: -39px -39px;
}
.tn3-prev {
    position: absolute;
    background-image: url('tn3.png');
    background-position: -4px -2px;
    width: 30px;
    height: 31px;
    left: 6px;
    cursor: pointer;
}
.tn3-prev:hover {
    background-position: -4px -39px;
}
.tn3-next-page {
    position: absolute;
    background-image: url('tn3.png');
    background-position: -153px -5px;
    width: 25px;
    height: 25px;
    right: 99px;
    bottom: 9px;
    cursor: pointer;
}
.tn3-next-page:hover {
    background-position: -153px -42px;
}
.tn3-prev-page {
    position: absolute;
    background-image: url('tn3.png');
    background-position: -129px -5px;
    width: 25px;
    height: 25px;
    bottom: 9px;
    left: 51px;
    cursor: pointer;
}
.tn3-prev-page:hover {
    background-position: -129px -42px;
}
.tn3-preloader {
    position: absolute;
    width: 39px;
    height: 15px;
}
.tn3-text-bg {
    position: absolute;
    top: 0px;
    width: 100%;
    font-size: medium;
    background-image: url();
    padding-bottom: 1.1em;
}
.tn3-image-title {
    float:left;
	font-family: Palatino;
	letter-spacing:2px;
	text-align:left;
    color: #e0dcdc;
    font-size: 11px;
    font-weight:600;
    padding:350px 0px 0px 0px;
	width:300px
}
.tn3-image-description {
    float:right;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align:right;
    color: #e0dcdc;
    font-size: 12px;
    line-height:;
    padding: 350px 0px 0px 0px;
	width:300px
}
.tn3-image-url {
    font-family: Tahoma, Helvetica, sans-serif;
	text-align:center;
    color: #e0dcdc;
    font-size: 12px;
    line-height: 60em;
    padding: 1.1em 0 0 0;
	bottom: 0px;
}

.tn3-image-description2 {
    font-family: Tahoma, Helvetica, sans-serif;
	text-align:center;
    color: #ffffff;
    font-size: 12px;
    line-height: 30em;
    padding: 1.1em 0 0 0;
	bottom: 0px;
}

.tn3-timer {
    position:absolute;
    width: 100%;
    height: 2px;
    bottom: 0px;
    background: url('bg.png') repeat;
    background: rgba(0, 0, 0, 0.3);
}
.tn3-count {
    position:absolute;
    right:20px;
    bottom:6px;
    color:#777777;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    display: none;
}

.tn3-show-albums {
    position: absolute;
    background-image: url('tn3.png');
    background-position: -177px -6px;
    bottom: 9px;
    right: 59px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.tn3-show-albums:hover {
    background-position: -177px -41px;
}

.tn3-albums {
    position: absolute;
    width: 620px;
    height: 450px;
    left: 0px;
    top: 0px;
    color: #e0dcdc;
    font-family: Tahoma, Helvetica, sans-serif;
    background-image:url('bg.png');
    background: rgba(0, 0, 0, 2);
}
.tn3-inalbums {
    position: absolute;
    width: 620px;
    height: 420px;
    padding: 14px;
    top: 45px;
}
.tn3-album {
    position:absolute;
    width: 280px;
    height: 70px;
    overflow: hidden;
    cursor: pointer;
}
.tn3-album-over {
    background-color: #2a2a2a;
}
.tn3-album-selected {
    background-color: #cdcdcd;
    color: #111214;
    cursor: default;
}
.tn3-album-image {
    height: 100%;
    width: 80px;
    margin-right: 10px;
    float: left;
}
.tn3-album-image img {
    width: 80px;
    height: 80px;
}
.tn3-album-title {
    font-size:11px;
    font-weight:bold;
    margin-top: 1em;
}
.tn3-album-description {
    font-size:10px;
    height: 3em;
    line-height: 1.4em;
    overflow: hidden;
}

.tn3-album-description2 {
    font-size:10px;
    height: 3em;
    line-height: 1.4em;
    overflow: hidden;
}

#link {}

.tn3-albums-next {
    position:absolute;
    background-image:url('tn3.png');
    background-position: -43px -9px;
    width: 20px;
    height: 20px;
    right:24px;
    top:20px;
    cursor:pointer;
}
.tn3-albums-next:hover {
    background-position: -43px -46px;
}
.tn3-albums-prev {
    position:absolute;
    background-image:url('tn3.png');
    background-position: -9px -9px;
    width: 20px;
    height: 20px;
    right: 46px;
    top: 20px;
    cursor: pointer;
}
.tn3-albums-prev:hover {
    background-position: -9px -46px;
}
.tn3-albums-close {
    position: absolute;
    background-image: url('tn3.png');
    background-position: -237px -9px;
    width: 20px;
    height: 20px;
    left: 20px;
    top: 19px;
    cursor: pointer;
}
.tn3-albums-close:hover {
    background-position: -237px -47px;
}

/* 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;
}