﻿

#FullScreenImage1
{
    border-style: none none solid none;
    border-width: 0px;
    border-color: #003300;
    top: 0px;
    left: 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    background: white;
    _background: #336699;
    _background-image: url('Images/defaultview.jpg');
    _background-repeat: no-repeat;
    _overflow: scroll;
    _overflow-x: hidden;
    _display: none;
    _z-index: 999999;
}

#FullScreenImage2
{
    top: 0px;
    left: 0px;
    position: fixed;
    background: white;
    width: 100%;
    height: 100%;
    z-index: 100;
}

#fixbar #topbar
{
    display: none;
}

.cycle-slideshow #FullScreenImage #topbar
{ 
    display: Block;
    padding: 5px 5px 5px 5px;
    top: 0px;
    left: 0px;
    position: fixed;
    width: 100%;
    height: 50px;
    vertical-align: middle;    
    color: #ffffff;
    font-size: small;
    float: left;
    z-index: 900;        
    _border-bottom: whitesmoke 1px solid;    
    background: Black;
    opacity: .1;
    filter: alpha(opacity=10); /* For IE8 and earlier */
}


.cycle-slideshow #FullScreenImage #top-head 
{
    display: Block;
    padding: 8px 100px 0px 100px;
    top: 0px;
    left: 0px;    
    position: fixed;
    width: 100%;
    height: 50px;
    vertical-align: middle;    
    color: #ffffff;
    font-size: small;
    float: left;
    z-index: 922;    
}

.cycle-slideshow #FullScreenImage #top-head .logo
{
    float: left;
    width: 250px;
}

.cycle-slideshow #FullScreenImage #top-head .logo img
{
    float: left;
    margin-right: 10px;
    width: 45px;
    height: 35px;
}

.cycle-slideshow #FullScreenImage #top-head .Menu
{
    float: right;
}

.cycle-slideshow #FullScreenImage #top-head .Menu .Username
{
    text-transform:uppercase
}



.cycle-slideshow #FullScreenImage #top-head .Menu .mobilemenu
{
    float: right;
    _width: 35px;
    _height: 35px;
}

.cycle-slideshow #FullScreenImage #top-head .Menu a
{
    padding: 10px;    
    height: 35px; 
    display: block;   
    float: left;
    font-size: 1.1em;
}

.cycle-slideshow #FullScreenImage #top-head .Menu .system-menu 
{
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
}

.cycle-slideshow #FullScreenImage #top-head .Menu .system-menu .sysmenu .item
{
    padding: 10px;    
    height: 35px; 
    display: block;   
    float: left;
    font-size: 1.1em;
    color: White;
    width: 100%;
}

.cycle-slideshow #FullScreenImage #top-head .Menu .system-menu a
{
    padding: 10px;    
    height: 35px; 
    display: block;   
    float: left;
    font-size: 1.1em;
    color: Navy;
    width: 100%;
}

.cycle-slideshow #FullScreenImage #top-head .Menu .break
{
    margin: 10px;    
    height: 20px; 
    display: block;   
    float: left;
    font-size: 1.1em;
    background: White;
    width: 2px;
}

.cycle-slideshow #FullScreenImage #top-head .Menu a:hover
{
    padding: 10px;    
    height: 35px;
    background-color: #ffa500;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 1.1em;
}

.cycle-slideshow #FullScreenImage #topbar_demo_back
{
    top: 250px;
    left: 110px;
    right: 0px;
    position: fixed;
    width: 410px;
    height: 100px;
    _background: black;
    float: left;
    z-index: 1900;
    opacity: .2;
    filter: alpha(opacity=20); /* For IE8 and earlier */
}

.cycle-slideshow #FullScreenImage #topbar_demo
{
    padding: 5px 5px 5px 5px;
    top: 240px;
    left: 108px;
    right: 0px;
    position: fixed;
    _width: 600px;
    _width: 410px;
    max-width: 800px;
    min-width: 410px;
    max-height: 340px;
    min-height: 100px;
    _height: 300px;
    vertical-align: middle;
    _background: gainsboro;
    color: #ffffff;
    font-size: small;
    float: left;
    z-index: 2000;
    text-align: left;
    _visibility: hidden;
    border-top: #999999 0px;
    border-right: #999999 0px;
    _border-bottom: #415d52 1px solid;
    border-left: #999999 0px;
    overflow: auto;
}


/*
.cycle-slideshow #FullScreenImage #topbar_demo img
{
    _width:auto !important;
}
*/


@media screen and (min-width:100px){
  .cycle-slideshow #FullScreenImage #topbar_demo img {
    min-width: 10px; /* width:100px !important; */   
    width: 60%;
    max-width: 200px;
    height:auto !important;
  }
} 


.cycle-slideshow #FullScreenImage #topbar_demo a:hover 
{
    background-color: Transparent;
    padding: 0;
    margin: 0;
}

.cycle-slideshow #FullScreenImage #topbar .un
{
    color: White;
    width: 290px;
}

.cycle-slideshow #FullScreenImage #topbar .unic
{
}

.cycle-slideshow #FullScreenImage #bottombar
{
    padding: 10px 5px 5px 5px;
    border-style: none none solid none;
    border-width: 0px 0px 1px 0px;
    border-color: #003300;
    bottom: 0px;
    left: 0px;
    position: fixed;
    width: 100%;
    height: 35px;
    vertical-align: middle;
    background: #333333;
    text-align: left;
    color: #CCCCCC;
    font-size: x-small;    
    padding-left: 100px;
    float: left;
    z-index: 901;
}

.cycle-slideshow #FullScreenImage #bottombar #bottominfo
{
    display: block;
    float: left;        
}

.cycle-slideshow #FullScreenImage #systemtray
{
    font-family: tahoma, arial;
    position: fixed;
    bottom: 110px;
    width: 300;
    z-index: 901;
    height: 35px;
    _background: black;
    color: white;
    padding: 0px;
    right: 100px;
}


.cycle-slideshow #FullScreenImage #systemtray .prevControl
{
    background-position: left center;
    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
    text-align: center;
    vertical-align: middle;
}


.cycle-slideshow #FullScreenImage #systemtray .nextControl
{
    background-position: left center;
    background-image: url('../Images/right.png');
    background-repeat: no-repeat;    
    width: 35px;
    height: 35px;
    display: block;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.cycle-slideshow #FullScreenImage #systemtray .infoControl
{
    background-position: left center;
    background-image: url('../Images/info.png');
    background-repeat: no-repeat;    
    width: 35px;
    height: 35px;
    display: block;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.cycle-slideshow #FullScreenImage #systemtray .sep
{
    width: 10px;
    height: 35px;
    display: block;
    float: left;
}

.cycle-slideshow #FullScreenImage #Canvas
{
    padding: 5px;
    top: 150px;
    _left: 240px;
    left: 100px;
    position: fixed;
    vertical-align: middle;
    float: left;
    width: 545px;
    height: 155px;
    z-index: 901;
    _background-color: #FFFFFF;
}

.cycle-slideshow . #FullScreenImage #AnonymousFrontSearch
{
    padding: 10px 5px 5px 5px;
    margin: 0 0 0 0px;
    _top: 330px;
    _left: 340px;
    _position: fixed;
    width: 550px;
    height: 50px;
    vertical-align: middle;
    color: white;
    font-size: small;
    _background: red;            
}

.cycle-slideshow #FullScreenImage #AnonymousFrontSearch .inputbox
{
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    font-size: medium;
    width: 350px;
    height: 36px;
    padding: 7px;    
    _background: white;
    background-color: #F3F3F3;
    margin: 0px;
    float: left;
}

.cycle-slideshow #FullScreenImage #AnonymousFrontSearch .inputbox:hover
{
    
}


.cycle-slideshow #FullScreenImage #AnonymousFrontSearch .searchbutton
{
    border: 0px;
    background-position: center center;
    font-size: large;
    _background-color: #44C1F8;
    color: #FFFFFF;
    height: 36px;
    width: 60px;
    margin: 0px;
    margin-left: -1px;
    _background-image: url('../Images/green-button.jpg');
    background-image: url('../Images/SearchGreen.png');    
    background-repeat: no-repeat;    
    float: right;
}

.cycle-slideshow #FullScreenImage #kmback
{
    padding: 170px 20px 120px 20px;
    margin: 0 0 0 0px;
    position: absolute;
    display: none;
    left: 0px;
    width: 270px;
    height: inherit;
    vertical-align: middle;
    color: white;
    font-size: small;
    background: WHITE;    
    opacity: .5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    overflow: scroll;
    overflow-x: hidden;      
}

.cycle-slideshow #FullScreenImage #midinfo
{
    padding: 0px 5px 5px 5px;
    margin: 0 0 0 0px;
    _top: 240px;
    _left: 345px;
    _position: fixed;
    width: 100%;
    height: 35px;
    vertical-align: middle;
    _color: white;
    font-size: small;
    _background: blue;
    _color: #0080C0;
    color: White;
    _display: none;
}

.cycle-slideshow #FullScreenImage #midinfo #docsn
{
    font-size: 20pt;
    float: left;
    margin-right: 10px;
    padding: 0px;
}

.cycle-slideshow #FullScreenImage #midinfo #docsn_text
{
    font-size: 12pt;    
    float: left;
    padding-top: 7px;    
}


.cycle-slideshow #FullScreenImage a
{
    color: White;
}

.cycle-slideshow #FullScreenImage a:link
{
    color: White;
}

.cycle-slideshow #FullScreenImage a:vlink
{
    color: White;
}

.cycle-slideshow #FullScreenImage a:active, 
.cycle-slideshow #FullScreenImage a:visited
{
    padding: 10px;    
    height: 35px;
    background-color: #ffa500;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 1.1em;
}

.cycle-slideshow #FullScreenImage .inputbox
{
    padding: 5px;
    background-color: #CCCCCC;
}

.cycle-slideshow #FullScreenImage .button
{
    border-style: solid;
    border-width: 1px 1px 2px 1px;
    border-color: #808080;    
}