/*
  Main css file for WEB09
  author:   Max Seesslen
*/

html {
  overflow:hidden;
  color: #cbf4ff;
  font-family: "Helvetica";
  padding: 0;
  border: 0;
  /*background: url(pic/themes/default/background.jpeg);*/
}

a:visited{
    color: black;
    text-decoration:none;
}

a:link{
    color: black;
    text-decoration:none;
}

body {
   /*
  background-color: transparent; margin: 0px; padding: 0px; height: 100%;
  border-top: 1px transparent solid; margin-top: -1px; z-index:0;
  position:relative;
  overflow: auto;
  background-repeat:  repeat-y;
  */
   /*
   background-color:20222E;
background-image:url('http://www.fileden.com/files/430/DeltaHaloEx.jpg');   
   background-attachment:fixed;
   background-position:right; 
   */
   border: 0;
   padding: 0;
   margin: 0;
}


img#background {
  width: 100%;
/*  height: 100%;*/
  z-index: -1;
  position:static;
  color: white;
}


#box {
  margin: 0px;
  background: url(pic/bg/box_bg_dc.png);
  /*
  border: 1px white solid;
  border-color: #eabebe;
  */
  border: 1px solid;
  border-color: #202020

}

td#icon {
    /* background: #e0f8ff;*/
    /*background: #707c80; */
    /* background: black; */
    /*
    border: 1px black solid;
    background: url(pic/bg/box_bg_lr.png);
    */
    padding: 0px;
    margin: 0px;

}

#photo {
  margin: 4px;
}

#gtext {
  margin: 3px;
}

#pax {
  z-index: 2;
  position: absolute;
  margin: 24px;
  padding: 0px;
  
  top: 0px;
  left: 0px;
  /* bottom: 12px;
  left: 12px;
  */
  /* border: solid 1px; */
}

    /* no width, be as small as possible! */
#mes {
  z-index: 2;
  position: absolute;
  /*width: auto;*/
  margin: 24px;
  padding: 0px;
/*  margin: 24px;*/
  /*padding: 0px;*/
  bottom: 24px;
  right: 24px;
  width: auto;
  /* border: solid 1px; */
}

#main {
   /*margin-left: -400px;*/
   position: absolute;
   margin: 24px;

   /* left: 50%; */
   bottom: 24px;
   left: 24px;
   width: 33%;
}

#construction {
   top: 50%;
   margin-left: -300px;
    margin-top: -250px;
   position: absolute;
   left: 50%;
   width: 600px;
   height: 500px;
}

#text {
  padding-top: 12px;
}


#foot,#foot:link {
   /*
   position: absolute;
   bottom: 0px;
   */
   color: black;
   z-index: 3;
   width: 100%;
   text-align: right;
   font-size: 10px;

   border-top-style:solid;
   border-top-width:0px;
   border-color:black;

   position: absolute;
   bottom: 12px;
   right:12px;
    /* background-color: black;*/
}

a#foot:link {
   color:black;
}

a#foot:visited {
   color:black;
}

#background1 {
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   position: absolute; 
   background: #afafaf;
    left: 0px; 
    top: 0px; 
}

#background2 {
   /*
   background: url(pic/themes/default/background.jpeg);
   background-position:center;
   background-repeat: no-repeat;
   */
   width: 100%;
   height: auto;
   position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: 0;
/*   background: blue;*/
   margin: 0;
   padding: 0;
   background: #afafaf;
}

.stretch {
    width:100%;
    height:auto;
    padding: 0;
    margin: 0;
    
}


td#services {
    /*border: #d8f6ff 0px solid;*/
    border: #808080 1px solid;
    /* background-color: gray; */
    /* background-color: black; */
    padding: 0px;
    margin: 0px;
    /*background: #707c80;*/
    /*background: #501A1A;*/
    
    background: url(pic/bg/box_bg_dc.png);
}

tr {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.servicesss {
    /*order: 2px solid;*/
}


