.tn3m-full-image {
    top: 0 !important;
	left: 0 !important
}
.tn3-in-image {
	top: 0 !important;
	left: 0 !important;
	overflow: hidden;
}



.tn3m-gallery {
    position: fixed;
	top: 13em;
	left: 20%;
	right: 20%;
	bottom: 20px;	
	z-index: 17;
}
.tn3m-image {
    position: absolute;
	top: 0;
	left: 0;
    height: 100%;
	width: 100%;    
    background-color: white
}
.tn3m-image-description {
    position: absolute;
    top: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 0.9em;
    line-height: 1.5em;
	width: 100%;
	padding: 0; margin: 0;
	z-index: 15
}

/* subtitle */
.tn3m-image-title {
	position: absolute;
    bottom: 0;
	left: 0; 
	font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 0.9em;
	line-height: 1.5em;
	margin: 0.5em 1em 0.5em 1em;
	background: none;
	max-height: 80%; max-width: 20%;
	overflow: hidden;
	z-index: 14
}

.tn3m-count {
    position: absolute;
    bottom: 0;
	right: 0;
	font-family: Arial, Helvetica, sans-serif;
    color: #CCCCCC; /* PG */
	font-size: 0.8em;
	line-height: 1.75em;
	background: url('bg.png') repeat
}
.tn3m-next {
    position: absolute;
	right: 0;
	background-image: url('fw_0.png');
    width: 99px;
    height: 33px;
	cursor: pointer;
}
.tn3m-next:hover {
    background-image: url('fw_1.png')
}
.tn3m-prev {
	position: absolute;
	left: 0;
	background-image: url('rev_0.png');
	width: 99px;
	height: 33px;
	cursor: pointer;
}
.tn3m-prev:hover {
    background-image: url('rev_1.png')
}
.tn3m-preloader {
    position: absolute;
    width: 40px;
    height: 40px;;
	z-index: 12;
	bottom: 100px
}
.tn3m-play {
    position: absolute;
    background-image: url('play_0.png');
    width: 99px;
    height: 33px;
    cursor: pointer;
}
.tn3m-play:hover {
    background-image: url('play_1.png')
}
.tn3m-play-active {
    background-image: url('pause_0.png')
}
.tn3m-play-active:hover {
    background-image: url('pause_1.png')
}
.tn3m-controls-bg {
    position: absolute;
    z-index: 16;
    width: 301px;
    height: 40px;
    bottom: 6%;
    background: none
}




.scale_h {height: 100%}

.scale_w {width: 100%}




/* when javascript is disabled */

.tn3.description {
    display:none;
}
.mygallery ol {
    display:none;
}



.tn3m-fullscreen {
	display: none
}
.tn3m-fullscreen:hover {
    display:none;
}
.tn3m-text-bg {
    display:none;
}
.tn3m-next-page {
    display:none;
}
.tn3m-next-page:hover {
    display:none;
}
.tn3m-prev-page {
    display:none;
}
.tn3m-prev-page:hover {
    display:none;
}
.tn3m-thumbs ul, .tn3m-thumbs li {
    display:none;
}
.tn3m-thumbs {
    display:none;
}
.tn3m-thumb {
    display:none;
}
.tn3m-thumb img {
    display:none;
}    
.tn3m-thumb-over {
    display:none;
}
.tn3m-thumb-selected {
    display:none;
}
.tn3m-timer {
    display:none;
}
.tn3m-show-albums {
    display:none;
}
.tn3m-show-albums:hover {
    display:none;
}
.tn3m-albums {
    display:none;
}
.tn3m-inalbums {
    display:none;
}
.tn3m-album {
    display:none;
}
.tn3m-album-over {
    display:none;
}
.tn3m-album-selected {
    display:none;
}
.tn3m-album-image {
    display:none;
}
.tn3m-album-image img {
    display:none;
}
.tn3m-album-title {
    display:none;
}
.tn3m-album-description {
    display:none;
}
.tn3m-albums-next {
    display:none;
}
.tn3m-albums-next:hover {
    display:none;
}
.tn3m-albums-prev {
    display:none;
}
.tn3m-albums-prev:hover {
    display:none;
}
.tn3m-albums-close {
    display:none;
}
.tn3m-albums-close:hover {
    display:none;
}
.tn3m-sep1 {
    display:none;
}
.tn3m-sep2 {
    display:none;
}
.tn3m-sep3 {
    display:none;
}



/* when javascript is disabled */

.tn3.album, .tn3.album li {
    display:none;
}
.tn3.album div, .tn3.album li h4, .tn3.album li div{
    display:none;
}
