@charset "utf-8";

.tn3e-preloader {
    position:absolute;
    width: 22px;
    height: 8px;
    right:5px;
    top:5px;
}

.tn3e-gallery {
    position:relative;
    top: 15px;
    left: px;
    vertical-align:middle;
    width: px;
    height: 560px;
    background-color:#FFFFFF;
    border-width: 0px; 
    border-color: #CCCCCC;
    border-style: solid; 
    background-position:center center;    
    background-repeat:no-repeat;
    line-height: normal;
}

.frame {
    position:center;
    vertical-align: center;
    text-align: center;
    top: 0px;
    left: 0px;
    background-color: ;
    z-index: 3;
    width: 100%;
}    


.links {
    position:relative;
    text-align:center;
    top: 0px; 
    cursor: ;
    z-index: 4;
    font-color: #000000;
    font-weight: normal;
    font-family: Century, Times New Roman, Arial, sans-serif;
    font-size: 18px;
}

.logo {
    position:relative;
    text-align:center;
    width: ;
    height: 150px;
    left: ;
    top: ;
    z-index: 5;
}


.title {
    position: relative;
    top: -10px;
    font-weight: normal;
    font-color: #000000;
    font-family: Century, Times New Roman, Arial, sans-serif;
    font-size: 30px;
}

.quotes {
    position: relative;
    top: 3px;
    font-weight: normal;
    font-color: #000000;
    font-family: Times New Roman, serif;
    font-size: 18px;
}

.thumbs {
    position: relative;
    top: 150px;
}

.tn3e-text {
    position: relative;
    align: center;
    left: 65px;
    bottom: -6px;
    vertical-align: center;
    overflow: hidden;
    width: 430px;
    height: 36px;
    border-width: 1px; 
    border-color: #990000;
    border-style: solid;
}

.tn3e-image-title {
    font-family: Tahoma, Helvetica, sans-serif;
    color:#999999;
    font-size:16px;
    text-align:center;
    font-weight:bold;
    position: relative;
    top: 8px;
    vertical-align: middle;
}

.tn3e-next {
    position:absolute;
    background-image:url('images/next.jpg');
    width: 40px;
    height: 30px;
    right: 67px;
    bottom: 85px;
    cursor:pointer;
}

.tn3e-prev {
    position:absolute;
    background-image:url('images/prev.jpg');
    width: 40px;
    height: 30px;
    left: 69px;
    bottom: 85px;
    cursor:pointer;
}

.tn3e-image {
    align: center;
    position:relative;
    left: 0px;
    top: -14px;
    width: 560px;
    height: 435px;
    background-color: #FFFFFF;
}

.tn3e-full-image {
    box-shadow: 0 0 0px rgba(40, 40, 40, 1);
    -webkit-box-shadow: 0 0 0px rgba(40, 40, 40, 1); 
    -moz-box-shadow: 0 0 0px rgba(40, 40, 40, 1); 

} 

.headers { 
    cursor: hand;
    cursor: pointer;
    padding: 0px 0px;
    border: ;
    background: #FFFFFF;
}



 
 
