﻿body {
	background-color:#0F0F0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg-body.jpg);
	background-repeat:repeat;
	font-size:50.5%;
	margin:0pt;
	text-align:center;
	color: #767db5;
}

#wrapper {
/*
background-image:url(images/bg-body.jpg);
background-repeat:no-repeat;
*/
background-image:url(images/bg-body.jpg);
height:610px;
margin:0 auto;
padding:0;
width:959px;
}


/*header includes logo, titles, options*/
#header {
background-image:url(images/main_top.jpg);
background-repeat:no-repeat;
margin:0;
text-align:left;
margin-top:20px;
height:230px;
/*padding:40px 10px 0 10px;*/
}

#logo {
	float: left;
	margin: 40px 0 0 70px;
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
	height: 120px;
	width: 800px;
}

#logo ul {
	float: right;
	display: block;
	list-style-type: none;
}

/*main titles*/
#titles {
	float: left;
	margin: 20px 0 0 70px
}
/*options on the right side  language, mail, home and style switcher*/
#options {
	font-size: 1.1em;
	text-align: right;
	color: #0099FF;
	height: 23px;
	width: 959px;
	margin: 0px;
	padding: 0px;
}
#options ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#options li {
	display: block;
	list-style-type: none;
	float: left;
	}
#options a {
	color: #999999;
	text-decoration: none;
}

#options a:hover {
	color: #FFF;
	text-decoration: none;
}

#title_menu{
		width: 800px;
		float: left;
	/*	height: 160px;*/

		border-bottom: 0px;

}

#title_menu li {
float: left;
	display: inline;
	list-style-type: none;
	padding-bottom: 5px;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;

	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;



	text-decoration: none;
	font-weight: bold;
}

#title_menu a {
	text-decoration: none;
	color: #2F3669;
}

#title_menu a:hover {
	text-decoration: none;
	color: #3099C9;
}

/*end header*/

/*middle includes mainmenu me float left kai content me float right*/
#middle {
	background-image:url(images/main_middle.jpg);
	background-repeat:repeat-y;
	clear: both;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 1.2em
}

.text {
	padding: 10px 100px 10px 80px;
	color: #2F3669;
	text-align:justify;
}

#mainmenu {
	float: left;
	width: 280px;
	margin-top: 30px;
	margin-left: 20px;
	text-align: left;
	font-size: 1.2em
}
/*1o level menu*/
#mainmenu h5 {
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	background-image: url(images/squareblue.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: 20px;
	font-weight: normal;
	font-size: 1em

}
#mainmenu a {
	color: #FFF;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #0099FF;
	text-decoration: none;
}
/*2o kai 3o level menu*/
#mainmenu li {
	text-indent: 0px;
	display: block;
	list-style-type: none;
	background-image: url(images/squarewhite.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#mainmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.squarelist {
list-style-type: square;
}

.squarelistbrown {
color: #695e39;
list-style-type: square;
}
/*mpainei katw apo to menu */
#credits {
	margin-top: 20px;
	font-size: 0.8em;
	color: #0099FF;
}

#content {
	float: right;
	text-align: left;
	width: 600px;
	margin-top: 30px;
	margin-right: 10px;
	font-size: 1.2em
}
p {
	line-height: 1.5em;
	font-size: 1.2em;
	text-align:justify;
}
ul{
	line-height: 2em;
	font-size: 1.2em;
	text-align:justify;
}

/*headline me mple tetragwno*/
#content h4 {
	background-image: url(images/squareblue.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}
/*headline me aspro tetragwno*/
#content h5 {
	background-image: url(images/squarewhite.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 0px;
	padding-top: 0px;
	padding-left: 20px;
}

#content a {
	color: #0099FF;
	text-decoration: none;
}
#content a:hover {
	color: #0099FF;
	text-decoration: underline;
}
/*end content*/
/*various headlines and classes*/
h1 {
	font-size: 3.7em;
	color: #0099FF;
	margin: 0 0 5px 0;
	font-weight: lighter;
}

h2 {
	font-size: 2em;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
h3 {
	font-size: 2.0em;
	font-weight: normal;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 1.6em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h5, h6 {
	font-size: 1.2em;
	color: #0099FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*div me border katw gia na 3exwrizeis articles*/
.info {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/*gia eikones me keimeno: v;azei border kai float left*/
.imagetextleft {
	margin-right: 20px;
	margin-top: 5px;
	border: 4px solid #2F3669;
	float: left;
}
.imagetextright {
	margin-left: 20px;
	margin-top: 10px;
	border: 4px solid #2F3669;
	float: right;
}

#gallery img{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border: 4px solid #2F3669;
	/*float: left;*/
}
#gallery2 img{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border: 4px solid #2F3669;
	/*float: left;*/
}

#gallery3 img{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border: 4px solid #2F3669;
	/*float: left;*/
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.colourwhite {
	color: #FFFFFF;
	}

.colourdblue {
	color: #2F3669;
	}

.colourbrown {
	color: #695e39;
	}

form input,
form select,
form textarea {
	float: left;
	margin-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffcc;

	padding: 1px 3px;
}

#footer {
	clear: both;
	background-image: url(images/main_bottom.jpg);
	background-repeat: no-repeat;
	height: 30%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 120%;
	color: #2F3669;
}
#footer a {
	color: #FF9900;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

#middle a {
	color: #2F3669;
	text-decoration: none;
}
#middle a:hover {
	color: #2F3669;
	text-decoration: underline;
	}


#address {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	color: #2F3669;

	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #695e39;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #695e39;
}
