﻿/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  June 29, 2009, 8:15 pm with psd2css Online version 1.41
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'backgr_bodybg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(Untitled-8a.jpg);
}

/* You named this layer maintab_center */
#Layer-2 {
  position: absolute;
  margin-left: -627px;
  left: 50%;
  top: +61px;
  width: 1254px;
  height: 825px;
  z-index: 2;
}

/* You named this layer flashbar */
#Layer-3 {
  position: absolute;
  left: 386px;
  top: 122px;
  width: 639px;
  height: 236px;
  z-index: 3;
}

/* You named this layer flashbar_text */
#Layer-4 {
  position: absolute;
  left: 44px;
  top: 28px;
  width: 552px;
  height: 173px;
  z-index: 4;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer index_text */
#Layer-5 {
  position: absolute;
  left:198px;
  top: 390px;
  width: 899px;
  z-index: 5;
  background: url(middle.jpg) top left repeat-y;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: white;
}

#div1 { float: left; width: 130px; margin-left:70px;z-layer:10;}
#div2 { float: left; width: 320px; margin-left:70px; text-align:left; z-layer:10;}
#div3 { float: left; width: 195px; margin-left:65px; text-align:justify; z-layer:10;}
#div4 { position:relative;top:100px;float:left;padding-bottom:40px;}


/* You named this layer Kentirki_link */
#Layer-6 {
  position: absolute;
  left: 358px;
  top: 50px;
  width: 84px;
  height: 25px;
  z-index: 6;
}

/* You named this layer Diataxeis_link */
#Layer-7 {
  position: absolute;
  left: 494px;
  top: 51px;
  width: 81px;
  height: 23px;
  z-index: 7;
}

/* You named this layer episkepseis_link */
#Layer-8 {
  position: absolute;
  left: 626px;
  top: 52px;
  width: 85px;
  height: 22px;
  z-index: 8;
}

/* You named this layer epikinonia_link */
#Layer-9 {
  position: absolute;
  left: 758px;
  top: 52px;
  width: 104px;
  height: 24px;
  z-index: 9;
}

/* You named this layer politirio_link */
#Layer-10 {
  position: absolute;
  left: 902px;
  top: 50px;
  width: 101px;
  height: 27px;
  z-index: 10;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #FFF;
  display:block;
  border-bottom:3px solid #ffffff;border-top:3px solid #ffffff;
  /* padding:0px 0px 2px 0px; */
  /* text-decoration: underline; */
  /* font-weight: bold; */
}


