﻿/* DEFAULTS
----------------------------------------------------------*/
@font-face {
  font-family: 'Lemon/Milk';
  src: url('Font/LemonMilk.otf');
}
html
{
   margin: 0px;
   height: 100%;
   width: 100%; 
   background: #000000;
     background-image: url('../Img/HEIN_BackGround.jpg');
    background-repeat: no-repeat;
   
}


}
body   
{
  
    font-size: .80em;
    font-family:"Lemon/Milk";
    margin: 0px;
     min-height: 100%;
    padding: 0px;
    color: #333333;
}

a:link, a:visited
{
    color: #666666;
}

a:hover
{
    color: #aaaaaa;
    text-decoration: none;
}

a:active
{
    color: #ffffff;
}

p
{
     color: #999999;
    margin-bottom: 10px;
    line-height: 2em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #BBBBBB;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    text-align:center;
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 4em;
    font-weight: 600;    
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 60%;
    background-color: #000000;
    margin: 20px auto 0px auto;
    border: 1px solid #333333;
bottom:30px;
min-height: 620px;
height:100%;
}

.ImgGalPAge
{width: 99%;
    background-color: #000000;
    margin: 0px auto 0px auto;
    border: 1px solid #333333;
height:100%;
overflow:hidden;
position:relative;
    }

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #555555;
    width: 100%;
    height: 240px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #bbbbbb;
    border: none;
    line-height: 2em;
    font-size: 2em;
   height: 240px;
}

.main
{
    background-position: center center;
    position: relative;
    padding: 0px 12px;
    margin: 23px 8px 8px 8px;
    min-height:98%;
    /*bottom:10px;
     min-height: 560px;
   
left: 200px;
    background-image: url('../Img/NewLogo2_White.png');
    background-repeat: no-repeat;*/
    
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #FFFFFF;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}
.IframePhoto
{
    margin: 0px;
    min-height: 480px;
    height: 100%;
    width: 98%;
    overflow: hidden;
    position: relative;
    display: block;
    
}
    .IframeGallery
{margin:0px;
max-height: 470px;
height:95%;
width:98%;
position:relative;
float:left;
text-align:center;
overflow:auto;
    }

    .ImgPanelList
{
    border: thin groove #C0C0C0;
    position: relative;
    margin: 0px;
    min-height: 150px;
    height:200px;
    width: 98%;
    overflow: visible;
    background-color: transparent;
    text-align: center;
    z-index: 1;
    display: block;
    visibility: visible;
    float: none;
}


.Div_Photo
{
    width: auto;
    min-height: 500px;
    max-height: 90%;
    border: 3px solid #202020;
    position: relative;
    text-align: center;
    display:block;
    
}
/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#333333;
    width:100%;
}

div.menu
{display:block;
    position:relative;
    padding: 4px 0px 4px 8px;
    float: left;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #444444;
    border: 1px #333333 solid;
    color: #dddddd;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #999999;
    color: #444444;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #444444;
    color: #cccccc;
    text-decoration: none;
}

div.menuSocial
{
    display:block;
    position:relative;
    float: right;
    padding: 4px 0px 4px 8px;
}

div.menuSocial ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menuSocial ul li a, div.menu ul li a:visited
{
    background-color: #444444;
    border: 1px #333333 solid;
    color: #dddddd;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    text-align:center;
    white-space: nowrap;
     width: 32px;
     height:32px;
}

div.menuSocial ul li a:hover
{
    background-color: #999999;
    color: #444444;
    text-decoration: none;
}

div.menuSocial ul li a:active
{
    background-color: #444444;
    color: #cccccc;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #cccccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #cccccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #cccccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float:left ;
    text-align: center;
    width: auto;
    height: 240px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.LogoImg
{  
   text-align:center;
   position:relative ;
   display:inherit;
   z-index:999;
    height:80%;
  }


.Img_Photo
{
    height: auto;
    width: auto;
    max-width: 99%;
    max-height:200px;
    text-align: center;
    position: relative;
    margin-bottom:5px;
    margin-top:5px;
    top: 0px;
  
    opacity: 0.8;
}
.Img_Photo_HQ
{
    height: auto;
    width: auto;
    max-width: 98%;
     max-height: 80%;
    text-align: center;
    position: relative;
    border: 5px solid #FFFFFF;
    top: 30px;
    bottom: 30px;
    left: auto;
    right: auto;
    visibility: hidden;
 z-index:3;

}
.Img_PNL_BigImage
{
    margin: 5px;
   height: 98%;
    width: 95%;
    float: left;
    text-align: center;
    overflow: auto;
    z-index: 3;
    border: 3px solid #333333;
    position: absolute;
    background-color: #000000;
    visibility: hidden;
    display:block;
}
.ImgPnlBtn_Close
{
    margin: 2px;
    height: 40px;
    width: 40px;
    float: right;
    z-index: 3;
    position: relative;
    background-color: transparent;
}

.ImgPnlBtn_Left
{
    margin: 0px;
    height: auto;
    width: 8%;
    float: left;
    z-index: 4;
    position: absolute;
    background-color: transparent;
    top: 25%;
    left: 12%;
    opacity: 0.3;
    transition-property: opacity;
    transition-property: width;
    transition-property: height;
    transition-property: left;
    transition-duration: 1s;
}

.ImgPnlBtn_Left:hover
{
    opacity:1;
    width: 15%;
      left:5%;
}
    
.ImgPnlBtn_Right
{
    margin: 0px;
    height: auto;
    top: 25%;
    right: 15%;
    width: 8%;
    float: left;
    z-index: 4;
    position: absolute;
    background-color: transparent;
    opacity: 0.3;
    transition-property: opacity;
    transition-property: width;
     transition-property: height;
    transition-property: right;
    transition-duration: 1s;
}
.ImgPnlBtn_Right:hover
{
    opacity:1;
     width: 15%;
     right:7%;
}

.ImgPnlBtn_HQ
{
    height: 80%;
    width: auto;
    text-align: center;
    position: relative;
    border: 5px solid #FFFFFF;
  margin:0px auto 0px auto;
    z-index: 3;
    display:block ;
}
.Img_Btn_Gal
{
    width: auto;
    max-width:98%;
    height: 150px;
    margin:3px;
    position: relative;
    text-align: center;
    border: 2px solid #AAAAAA;
    float: left;
     display:block ;
}
.Pnl_BigImage_BotMenu
{
    position: relative;
    text-align: center;
    height: 30px;
    margin: 2px auto 2px auto;
    width: 98%;
    display: block;
    z-index: 4;
    background: transparent;
}
