body
{
	background: #FFFFFF url("/images/page-bg.jpg") repeat-x top left;
	color: #FFFFFF;
	font: 11px Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	height: 100%;
	margin: 0px;
}


#frame_table {
	width: 920px;
	height: 100%;		
	margin-bottom: 10px;
}

#top_menu {
	height: 40px;
	text-align: center;
}


#navcontainer {
	position:relative;
	height:40px;
	width:100%
	font-family:Helvetica, Arial, Verdana, sans-serif;
}
#nav {
	position:relative;
	height:40px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	background:url("/images/nav-container-bg.gif") no-repeat left top;
	padding:0 0 0 10px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#nav ul li {
	display:block;
	float:left;
	margin:0px;
}
#nav ul li a {
	display:block;
	float:left;
	color:#FFFFFF !important;
	text-decoration:none;
	padding:0 0 0 20px;
	height:40px;
}
#nav ul li a span {
	padding:12px 20px 0 0;
	height:28px;
	float:left;
	color: #FFFFFF;
}
#nav ul li a:hover {
	color:#fff;
	background:transparent url("/images/nav-bg-over.gif") repeat-x left bottom;
}
#nav ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;
}
#nav ul li a.current, #nav ul li a.current:hover {
	color:#fff;
	background:#1D6893 url("/images/nav-left-on.gif") no-repeat top left;
}
#nav ul li a.current span {
	display:block;
	padding:10 20px 0 0;
	width:auto;
	background:#1D6893 url("/images/nav-right-on.gif") no-repeat top right;		
}


#logo_search_cell {
	height: 75px;
	text-align: left;
}

#logo_search_cell .logo_container {
	float: left;
	margin: 3px 0px 0px 20px;	
}

#search_cell {
	left: -5px;
	float: right;
	width: 170px;
	margin-top: 25px;
	margin-right: 30px;
}

#search_cell #btn_submit {
	position: relative;
	top: 5px;	
	left:-3px;
}

#search_cell input {
	color: #000000 !important;	
	font-size: 9pt;
}

#advert_cell {
	text-align: center;
	vertical-align: top;		
}

#left_column, #content {
	vertical-align: top;
	text-align: left;
	padding: 25px 10px 25px 20px;	
}

#left_column {
	width: 210px;	
	
}

#content {
	width: 680px;
}

#footer_contacts {
	vertical-align: top;
	overflow: hidden;
	padding: 15px;	
	background: transparent url("/images/OrangeLine.jpg") no-repeat top center;
}



#content {
	height: 100%;
	vertical-align: top;
	text-align: left;	
	padding-right: 20px;
}


#logo_cell {
	height: 160px;	
	background: transparent url("/images/logo.gif") no-repeat left bottom;
}

#credits {
	height: 50px;
	background: transparent url("/images/footer.gif") no-repeat top center;	
}



/* -- Μενώ --*/
UL.menu a,
UL.menu a:active,
UL.menu a:visited,
UL.menu a:link {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif; 	
}

UL.menu {
	margin: 0px;
	margin-left: -10px !important;
	padding-right: 0px;
	margin-top: -10px;	
	color:#000000;
	list-style: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

UL.menu LI {
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
	list-style: none;	
}
UL.menu LI.current {
	margin:0; padding:0;
}
UL.menu A,UL.menu A:link,UL.menu A:visited {
	width: 100%;
	padding:8px 8px 6px 15px; 
	margin:0;	
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	display: block;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
UL.menu A:hover {
	/*background-color: #c8de89;*/
	color: #000000;
}
UL.menu A.current,
UL.menu A.current:link,
UL.menu A.current:visited,
UL.menu A.current:hover {
	width: 100%;
	padding:5px 8px 6px 15px; margin:0;
	background-color: transparent;
	font-weight: normal;
	color: #FF6600;
	display: block;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


ul.subs li {		
	background: none;
	margin-left: 10px;
}

ul.subs a,
ul.subs a:link,
ul.subs a:visited,
ul.subs a:active {
	padding:4px 8px 6px 15px; margin:0;
	font-size: 12px;
}


ul.subs a:hover {
	color: #949599; 
}

UL.subs li.current A.current,
UL.subs li.current A.current:link,
UL.subs li.current A.current:visited,
UL.subs li.current A.current:hover {
	width: 100%;
	padding:5px 8px 6px 15px; 
	margin-left: 10px;
	background-color: transparent;
	font-weight: normal;
	color: #949599;
	display: block;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


.d_arrow {
	font-weight: bold;
	color: #FA4120;		
}

UL.subs a.d_arrow, 
UL.subs a.d_arrow:link,
UL.subs a.d_arrow:active, 
UL.subs a.d_arrow:visited {
	width: 100%;                                                                           
	padding:5px 8px 6px 15px;                                                              
	margin:0;                                                                              
	background-color: transparent;                                                         
	font-weight: normal;                                                                     
	color: #FF6600;                                                                        
	display: block;                                                                        
	text-decoration: none;                                                                 
	box-sizing: border-box;                                                                
	-moz-box-sizing: border-box;                                                           
	
} 

UL.subs a.d_arrow:hover {
	color: #949599;
} 


UL.menu UL {
	list-style: none;
	margin: 0 0 0 10px ;
	padding: 0;
}

#credits .copyright, #credits .counters {
	width: 350px;	
	display: table-cell;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 11px;
}

#credits .copyright a{
	font-size: 10px;
	color: #FFFFFF;
}

#credits .copyright a.profi:hover span{
	color: #FF0000 !important;
}

#credits .copyright {
	float: left;	
	margin-left: 30px;
	text-align: left;
}

#credits .counters {
	float: right;	
	margin-right: 30px;
	text-align: right;
}

.more_info_link {
	font-weight: normal !important;	
}

.more_info_link img {
	border: none !important;	
	padding: 0px !important;
}

.more_info_link span {
	position: relative;
	left: 2px;
	top: -2px;
}



