/* 
    Document   : column_layout
    Created on : 15 Ιουλ 2010, 12:26:10 μμ
    Author     : sofia georgiakaki
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


body{
margin:0;
padding:0;
/*background-color: #ADA96E ;*/
font-family: Arial,Helvetica,sans-serif;
color:#000000;
font-size: 13px;
text-align: center;
background-image: url(pictures/background0.gif);
background-repeat: repeat-x;
background-attachment: fixed;
}

b{
font-family: Arial,Helvetica,sans-serif;
color:#000000;
font-size: 13px;
}

p{
font-family: Arial,Helvetica,sans-serif;
color:#000000;
font-size: 13px;

}

h1{
font-family: Arial,Helvetica,sans-serif;
color:#000000;
font-size: 16px;
}

h2{
font-family: Arial,Helvetica,sans-serif;
color:#000000;
font-size: 18px;
}

ul{
    list-style: none;
    display: inline;
}

#maincontainer{
width: 990px; /*Width of main container*/
margin: auto; /*Center container on page*/
text-align: left;
}

#topsection{
background: #EAEAEA;
height: 250px; /*Height of top section*/
/*background-image: url(pictures/narrow2modern.jpg);*/
background-repeat: no-repeat;
background-position: 100% 100%;
}


#topsection h1{
margin: 0;
padding-top: 35px;
font-family: Arial,Helvetica,sans-serif;
color:#FFFFFF;
font-size: 40px;
font-weight: bold;
text-align: left;
padding-left: 50px;
}

#topsection h2{
margin: 0;
padding-top: 8px;
padding-left: 30px;
font-family: Arial,Helvetica,sans-serif;
color:#FFFFFF;
font-size: 18px;
font-weight: bold;
text-align: left;
font-style: italic;
}

#contentwrapper{
float: left;
width: 100%;
padding-top: 10px;
height: 800px;
}

#contentcolumn{
margin-right: 250px; /*Set right margin to RightColumnWidth*/
/*background: #F2E8CB;*/
background-image: url(pictures/background_mpez.jpg);
background-repeat: repeat;
background-position: 100% 100%;
height: 100%;
height: 800px;
}

#contentcolumn h1{
margin: 0;
padding-top: 20px;
padding-bottom: 20px;
font-family: Arial,Helvetica,sans-serif;
color:#806517;
font-size: 20px;
font-weight: bold;
text-align: left;

}

#rightcolumn{
float: left;
width: 250px; /*Width of right column*/
margin-left: -250px; /*Set left margin to -(RightColumnWidth) */
background: #996666;
margin-top: 10px;
height: 100%;
height: 800px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube a{
text-decoration: none;
color: white;
font-style: italic;
margin-left: 5px;
}

#facebook{
width: 20px;
float: left;
margin-left: 5px;
}

#logobar{
    width: 100%;
    height: 250px;
}

img {
border-style: none;
}

#logo{
    height: 100px;
    margin-top: 10px;  
}

#logoOlive{
    height: 100px;

}

.foodpicture{
    width: 150px;
    margin-top: 70px;
}

.sidemenu{
    text-align: center;
    right: 0px;
    top: 10px;
    padding-left: 10px;
    clear: left;
    float: right;
    width: 160px;
    height: 750px;
   
}

.sidemenu p{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
color: #806517; /*bottom border is 3px*/
font-size: 16px;
font-weight: bold;
text-decoration: underline;

}


.sidemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/

   
}

.sidemenu ul li{
display: block;
font-size: 14px;
padding: 10px 0 10px 0;
margin:0;
text-align: center;
 border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #806517;
}

.activated{
border-bottom-color: #996666;
color: #996666;
}

.sidemenu ul li a{
color: #806517;
padding: 6px 0 7px 0; /*top padding is 6px, bottom padding is 4px*/
margin-right: 5px; /*spacing between each menu link*/
text-decoration: none;
/*border-bottom: 3px solid #806517;*/ /*bottom border is 3px*/
}

.sidemenu ul li a:hover, .underlinemenu ul li a.selected{
/*border-bottom-color: #996666;*/
color: #996666;
font-weight: bold;
}


#languages a{
   font-size: 14px;
   color: #FFFFFF;
  /* font-weight: bold; */
   text-decoration: underline ;
   text-align: right;
   margin-left: 15px;
   float: right;
}

.underlinemenu{
padding-left: 140px;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
font-size: 14px;
}

.activated{
border-bottom-color: #996666;
color: #996666;
}

.underlinemenu ul li a{
color: #FFFFFF;
padding: 6px 4px 4px 4px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid white; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #996666;
color: #996666;
font-weight: bold;
}

.slideshow {
padding: 30px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;

}
.slideshow ul{
  margin:0;
  padding: 0;
}

.slideshow ul li{
display: inline;
font-size: 14px;
padding: 10px 8px 10px 0px;
}

.address p{

   color: white;
   margin: 10px;
}

#rightcolumn h1{
padding: 18px 0 7px 10px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
color: white; /*bottom border is 3px*/
font-size: 16px;
font-weight: bold;
text-align: center;
text-decoration: none;
}

.guestbook img{
    text-align: center;
    margin-left: 10px;
}

.menu p{
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 13px;
}

.menu h2{
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
}

#footer{

width: 100%;
height: 40px;
color: #EAEAEA;
text-align: center;
}

#footer p{
color: #FFFFFF;
right: 10px;
padding: 0;
padding-bottom: 5px;
margin: 0;
}

#footer_img{
    height: 35px;
    padding:0;
    margin:0;
   
}

.logotop{
   width: 190px;
   margin-top: 30px;
   margin-left: 30px;

}
