/* CSS file mainly for gallery, also for whole site*/

  body{background-color:#ffffff;}
  
  body a:link{color: #FFC469;} 
  body a:visited{color: #FFC469;} 
  body a:hover { color: #FFA824;}

  #gallerycontainer{
    width: 1000px; 
    height: 800px; 
    margin: 0px auto; 
    background-color: #ffffff; 
    margin-top: -8px; 
    padding-top: 6px;
  }
  
  
  #icons{
    width:310px;
  }
  

  h2{
    width: 130px;
    font-family: 'CodeProDemoRegular';
    font-size: 2em;
    color: #cc99cc;
    position: relative;
    margin: 0px auto;
    margin-bottom: 10px;
  }
  
  
  
 
  
  #border{
    width: 810px;
    border-bottom-style:solid; 
    border-bottom-width: 7px; 
    border-bottom-color: #cc99cc;
    margin: 0px auto;
    margin-bottom: 35px;
  }
  
  #fadecontainer{
    width: 810px;
    height: 650px;
    position: relative;
    clear: none;
    margin: 0px auto;
  }
  .leftdescription{
    width: 400px;
    height:150px;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
 }

  .rightdescription{
    width: 400px;
    height:150px;
    float: right;
    margin-left: 5px;
    margin-bottom: 10px;
  
  
  }
  

  .fadehover {
    position: relative;
    width: 150px;
    height: 150px;
    float: right;
    
  }
  
  .fadehover2 {
    position: relative;
    width: 150px;
    height: 150px;
    float: left;
    
    
  }
  
  .fadehover3 {
    position: relative;
    width: 150px;
    height: 150px;
    float: left;
    margin-top: 10px;
  }
  
  .fadehover4 {
    position: relative;
    width: 150px;
    height: 150px;
    float: right;
    margin-top: 10px;
  }
  
  


  img.a{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  
  img.b{
    position: absolute;
    left: 0;
    top: 0;
  }
  
  img.c{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  img.d{
    position: absolute;
    left: 0px;
    top: 0px;
  }
  
  img.e{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  
  img.f{
    position: absolute;
    left: 0;
    top: 0;
  }
  
  img.g{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  
  img.h{
    position: absolute;
    left: 0;
    top: 0;
  }
  
  img.i{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  
  img.j{
    position: absolute;
    left: 0;
    top: 0;
  }
  
  img.k{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  
  img.l{
    position: absolute;
    left: 0;
    top: 0;
  }

  img.m{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  
  img.n{
    position: absolute;
    left: 0;
    top: 0;
  }
  
  img.o{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  
  img.p{
    position: absolute;
    left: 0;
    top: 0;
  }

  img.q{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  
  img.r{
    position: absolute;
    left: 0;
    top: 0;
  }

img.s{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  
  img.t{
    position: absolute;
    left: 0;
    top: 0;
  }
  
  #contact_txt{color: #666666; margin-bottom: 8px;}
  #mail_txt{margin-bottom: 6px;}
  #phone_txt{margin-bottom: 6px;}
