/* .... css reset .... */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* .... end of css reset .... */

img
{
	border: none;
}

a
{
	text-decoration: none;
}

.clearBoth
{
	clear: both;
}

.noBorder
{
	border: none;
}

body
{
	font-size: 62.5%;
	font-family: tahoma, helvetica, arial, "lucida grande", sans-serif;
	background: #362e2a url(../images/bg_main.jpg) repeat-x top;
}

#container
{
	text-align:center;
	width: 100%;
	height:656px;
	margin: 0px auto;
	
}

#header
{
	width: 0px;
	height: 30px;
	background: url(../images/bg_head.jpg) no-repeat; background-position:0% 0%;

}

.logo
{float:left;
	position:relative; top:40px; left:40px;
}

#flashcontent{position:relative; top:0px;}


.enter{position:relative; left:0px; top:0px; width:100%; height:46px; text-align:center; background:#6f6f6f;}

.enter SPAN{position:relative; top:9px; left:350px; color:#9c9b9b; font-size:14px;} 

.enter A{font-size:18px; font-weight:0; font-family:tahoma; color:#9c9b9b; text-decoration:none; padding-left:10px;  padding-right:10px;}
.enter A:hover{color:#ececec;}
.enter img {position:relative; left:10px; top:2px;}

.down_enter{background:#beb9b9; height:10px;}

/*--------------------------------*/

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End IE-mac */

#container2
{	height: auto; min-height: 100%;
	width: 900px;
	
	margin: 0px auto;
	background: #c8b99b url(../images/bg_profil.jpg) no-repeat;
}

#header2
{
	width: 900px;
	height: 178px;
	background: url(../images/bg_head.jpg) no-repeat; background-position:0% 0%;

}

.logo2
{float:left; height: 178px;
	position:relative; top:40px; left:40px;
}

p {text-align:justify; padding:10px;}

#main{border-right:1px solid #ad9e7d; border-bottom:1px solid #ad9e7d;  border-left:1px solid #ad9e7d; text-align:left; height:auto; position:relative; top:0px; left:0px; width:898px;}

.photos001{ font-size:12px; font-family:tahoma; color:#e3c5b8; text-align:left; width:800px; height:407px; position:relative; top:0px; left:50px;}

.p7LSM01{position:relative; top:17px; left:20px; height:407px;}

#footer {
	background-color:#ffffff;
	text-align:right;
	position:relative; left:0px; top:10px;
	width:900px;
	margin-top: -30px; /* arnitiko prosimo idio me to upsos tou footer */
	height: 30px;
	clear:both;} 




