
/* Body & Shorcut classes
-----------------------------------------------------------------------------*/


html
{
  /*background-image: url(images/main-background.jpg);
  background-position: top center;
  background-repeat: no-repeat;                */

}


body
 {
       background-color: #c6a989;
       background-image: url(../images/img_background.png);
       background-repeat: no-repeat;
       background-position: top center;
       padding: 0;
       margin: 0;

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 26px;
    word-spacing: 3px;



      /*   b0ad8f



         background-position: top center;
         padding-top: 0px;    */

}






/* Shorcut classes
-----------------------------------------------------------------------------*/

.test
{
    width: 918px;
    height: 800px;
    background-color: black;
      position: absolute;
      left: 50%;
     margin-left: -459px;
     outline: 1px solid green;

}


p
{
    border: 0px solid gray;
    padding: 5px 5px 5px 0 ;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 26px;
    word-spacing: 3px;
    margin-top: 1em;
    margin-right: 25px;
    margin-bottom: 0px;
    margin-left: 0px;

}

p.inner
{
  width: 30%;
  float: left;
  margin-right: 0;
  padding-right: 0;
}


span.inner
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 26px;
    word-spacing: 3px;

    margin-top: 1em;
    display: block;
    width: 69%;
    float: left;
}


.floatfix
{
    clear: both;
}

.invisible
{
    visibility: hidden;
    position: absolute;
}

.piomesa
{
    padding-left: 30px;
    display: block;
}




/* Top part
-----------------------------------------------------------------------------*/

.container-1
{       width: 918px;
        height: 47px;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;


        border: 0px solid #444444;
    /*       background-color: #c6a989;
       -moz-border-radius: 10px;
         -webkit-border-radius: 10px;*/

}
.container-1 a
{
        float: right;
        margin-right: 10px;
        margin-top: 10px;
        padding: 5px;
        display: block;
        background-color: transparent;
        color: white;
        outline: none;
        font-family: Candara, 'Bookman Old Style', Georgia, 'sans-serif';
        text-decoration: none;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
}

.container-1 a:hover
{
        background-color: #958578;
        outline: none;


}

.container-1 a:active
{
        background-color: #AA9D93;
}


.container-2
{
        width: 918px;
        height: 239px;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;

        border: 0px solid white;
        overflow: hidden;
        position: relative;
  /*    background-color: #B8B495;      */

  }

.container-2 a.logo
{
        display: block;
        width: 265px;
        height: 225px;
        position: absolute;
        left: 0px;
        top: 0px;
        outline: none;
        border: none;

}
.container-2 a.logo:active
{

   border: 1px dotted black;
}




.container-2 a span
{
        color: white;
        position: absolute;
        top: -1020px;
}

.flash{
  width: 622px;
  height: 163px;
  /*background-color: white;     */
  position: absolute;
  top: 0px;
  right: 0px;
  border: 1px solid black;
}




/*  jQuery Banner
---------------------------------------------------------------------------- */

#banner{
  width: 622px;
  height: 163px;
  /*background-color: white;     */
  position: absolute;
  top: 0px;
  right: 0px;
  border: 1px solid black;
}


#banner {

	background-color: black;
	overflow: hidden;
	
}

#banner img {
	position: absolute;
	z-index: 0;
}

#banner img.previous {
	z-index: 1;
}

#banner img.current {
	z-index: 2;
}




/*  Πράσινο Μενού
---------------------------------------------------------------------------- */

.container-2 .menu{
        width: 622px;
        height: 53px;
        background-color: white;
        position: absolute;
        top: 169px;
        right: 0px;
        background-image: url(../images/2px_menu.png);
        background-repeat: repeat-x;
        border: 1px solid black;
}


.container-2 .menu ul{
        padding: 0;
        margin: 0;
}

.container-2 .menu li{
    display: block;
    float: left;
}

.container-2 .menu li a{
    display: block;
    text-decoration: none;
    color: #d2dbd3;
    text-align: center;
    height: 38px;
    padding-top: 15px;
    font-family: Calibri;
    font-size: 18px;
    outline: none;
}


.container-2 .menu li a:hover{
    background-image: url(../images/image_menu-hover.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    color: white;


}

.container-2 .menu li a:active
{
     text-decoration: underline;
}


li.menu-sep{
    height: 54px;
    width: 2px;
    background-image: url(../images/2px_menu-sep.png);
    background-repeat: no-repeat;
    background-position: center right;
}


a.m1
{   width: 82px; }

a.m2
{
    width: 79px;
}

a.m3
{
    width: 100px;
}

a.m4
{
    width: 138px;
}

a.m5
{
    width: 125px;
}

a.m6
{
    width: 87px;
    border-right: 1px solid #464e23;
}

/*  Comtainer 3  ( main content )
---------------------------------------------------------------------------- */
.set471
{ margin-top: 108px;
  height: 245px;
  margin-bottom: 0px;
}


.image-index
{   border: 0px solid black;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 0px;


}


.container-3-top
{
    width: 917px;
    height: 108px;

    border: none;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/1px_box-top.png);
    background-repeat: repeat-x;
    background-position: top left;
    position: relative;
    left: 0px;
    top: 0px;
}

.top-right
{
    position: absolute;
    right: 0px;
}


img.h1
{
   position: absolute;
   top: 30px;
   left: 50px;
}


.container-3-top h1
{
    position: absolute;
    margin: 36px 0 0 56px;
    font-family: 'minion pro','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-style: italic;
    font-size: 40px;
    color: #211e1e;


}


.container-3
{
    background-image: url(../images/1px_box-horisontal.png);
    background-repeat: repeat-y;
    background-position: center;
    margin-top: 0;
    position: relative;



}

img.image1
{
    position: absolute;
    top: 5px;
    left: 30px;
    float: left;
    margin-bottom: 0px;
    padding-right: 0px;

}
div.image1
{   width: 5px;
    height: 400px;
    position: relative;
    top: 10px;
    left: 0px;
    float: left;
    margin-bottom: 0px;
    padding-right: 0px;
}

div.image_long
{   width: 5px;
    height: 620px;
    position: relative;
    top: 10px;
    left: 0px;
    float: left;
    margin-bottom: 0px;
    padding-right: 0px;
}



.container-3-center
{
    border: 0px solid black;
    width: 917px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1px; /* fixes bug */
    position: relative;
    left: -1px;
}

.container-3-right
{
    width: 667px;
    position: relative;
    top: 0;
    left: 250px;
    border: 0px solid black;
}

.separator
{
  border-bottom: 1px dotted #ADADAD;
  margin-right: 40px;
}



/*  Lists ( tick, phone )
---------------------------------------------------------------------------- */

ul.tick
{
    margin-left: 0px;
    list-style-image: url(../images/16px_tick.png);
    padding-left: 20px;
}

ul.phone
{
    padding: 0;
    margin: 0;
    list-style-type: none;

}

ul.tick li
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding-bottom: 0px;
    margin-left: 20px;
    margin-bottom: 19px;
}

ul.phone li
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding-left: 35px;
    height: 30px;
    padding-top: 2px;


        background-image: url(../images/portable.png);
    background-repeat: no-repeat;
    background-position: top left;
}

ul.phone li:first-child
{
    background-image: url(../images/phone.png);
    background-repeat: no-repeat;
    background-position: top left;
}




/*  Contact και Φόρμα
---------------------------------------------------------------------------- */

td
{
  vertical-align: top;
  padding-top: 15px;
}


.col_1
{
  width: 50%;
}
.col_2
{
  width: 50%;
}


fieldset
{
    width: 570px;
    margin-top: 20px;
    padding-bottom: 10px;
}

legend
{
    padding: 0 10px;
    font-size: 80%;
}


form
{
    width: 600px;
    float: left;
    margin-top: 10px;
}

label
{
    width: 20%;
    float: left;
    font-size: 15px;
    margin-left: 20px;
    padding-bottom: 7px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form div
{
    clear: left;
    margin-top: 3px;
}

input:focus, textarea:focus
{
	background-color: #F4EEE8;
}

input
{
    width: 260px;
    height: 20px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 16px;
    color: #400000;

}
textarea
{
    width: 400px;
    height: 150px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 14px;
    color: #400000;
}


.form-button
{
    height: 40px;
    margin: 20px 0 0 287px;
    color: black;
}

.error
{
    color: #CC0000;
    text-decoration: underline;
}

span.antispam
{
    font-size: 70%;
}


a.goback
{
    color:  #6A0000;
}


/*   Container-3-bottom
---------------------------------------------------------------------------- */

.container-3-bottom
{
    /*width: 1100px;*/

    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/box-bottom.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: 0px solid black;
    clear: both;
}

.container-3-bottom-fill
{

    width: 917px;
    height: 118px;
    border-right: 0px solid black;
    border-left: 0px solid black;
    margin-left: auto;
    margin-right: auto;

    background-color: white;
    background-image: url(../images/1px_box-bottom.png);
    background-repeat: repeat-x;
    background-position: bottom;
    position: relative;

}

img.bottom-right{
    position: absolute;
    right: 0;
    bottom: 0;
}



/*  Gallery
---------------------------------------------------------------------------- */

div.gallery
{
    width: 858px;

    margin-left: auto;
    margin-right: auto;
    border: 1px solid gray;
    background-color: white;
    padding: 10px 0;

}

.gallery a
{
    display: block;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 8px;
    padding-left: 8px;
    float: left;
    width: 152px; /*vgale 7 apo to padding 159=152+7*/
    height: 113px; /*vgale 7 apo to padding 120=113+7*/
    background-color: white;
    background-image: url(../images/img_gallery_background.png);
    background-repeat: no-repeat;
}

.gallery a img
{
    border: none;
}













/*  Map
---------------------------------------------------------------------------- */

img.map
{
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #807953;

}

div.map
{
    margin-left: 13px;
    margin-top: 10px;
    width: 540px;
    background-color: #c3bea2;
    border: 1px solid #807953;
    padding: 5px;
}




 .map iframe
 {
    width: 538px;
    height: 400px;

    margin-left: auto;
    margin-right: auto;
    border: 0px solid black;
 }


/*  Footer
---------------------------------------------------------------------------- */

.container-4-footer
{

    height: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 7px;
    outline: 0px solid red;
    background-image: url(../images/img_footer.png);
    background-repeat: no-repeat;
    background-position: top center;

/*    position: relative;
    left: 1px;*/

}

.container-4-footer div
{
    width: 918px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
    height: 45px;
    background-image: url(../images/1px_footer_fill.png);
    background-repeat: repeat-x;
    position: relative;

}

.container-4-footer span
{
    color: white;
    position: absolute;
    top: 12px;
    right: 50px;
    font-size: 15px;
    font-family: Georgia, Verdana, Geneva, sans-serif;
}

.container-4-footer a
{
    color: white;
    text-decoration: underline;

}

.container-4-footer a:hover
{
    color: #DADAD8;
}






/*  Lightbox
---------------------------------------------------------------------------- */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox-images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox-images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



