﻿/*++++++++++++++++++++++++++++++++++*/
#toolbox{
    
	width:950px;
	border:0px solid red;
	
	
	min-height:22px;
    height:auto !important;
    height:22px;
}

UL#newsticker 
{
	padding:4px 25px 0 25px;
	margin:0 0 0 0;
	list-style-type: none;
}
UL#newsticker LI.Item
{
	padding:0 0 0 0;
	margin:0 0 0 0;	
    text-align:right;
    font-weight:bold;
}
UL#newsticker .Item.First{
    display:block;
}
UL#newsticker LI.Item A{
    color:#000000; 
    text-decoration:none;  
}
UL#newsticker LI.Item .Date{
    color:#00767A;
}

#popup_logo
{
	   position:absolute;top:14px;left:40px;
}
#popup_header #lang
{
    position:absolute;top:9px;right:40px;width:16px;height:14px;

}
#logo
{
    position:absolute;top:22px;left:35px;
}
#close_win
{
	position:absolute;top:4px;right:7px;
}
#currentDate
{
	position:absolute;top:80px;right:24px;color:#666769;font-size:95%;
}

#searchbox
{
	position:absolute;
	top:45px;
	right:24px;
	border:0px solid black;
}	
#lang
{
    position:absolute;top:11px;right:24px;width:16px;height:14px;
}
#menutop
{
    text-align:left;
    position:absolute;
    right:45px;
    top:10px;
    padding-left:10px;
    min-height:20px;
    height:auto !important;
    height:20px;
    font-size:90%;
    
    
}
#menutop UL
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    margin-top:0pt;
    padding-top:0pt;
    

    display:inline;

    min-height:20px;
    height:auto !important;
    height:20px;
}

#menutop A
{
    color:#666769;
    font-weight:bold;
    font-size:95%;
    text-decoration:none;
    white-space:nowrap;
}

#menutop LI
{
    background-image:url(/Include/_images/Default/_BG/top-menu-sep.gif);
    background-position:right center;
    background-repeat:repeat-y;
    color:#FFFFFF;
    float:left;
    display:block;
    font-weight:normal;
    margin-top:2px;
    margin-bottom:2px;
    padding-left:9px;
    padding-right:16px;
}
#menutop LI.Last
{
    background:none;
}

#menumain
{   

	
	width:950px;
	min-width:950px;
	width:auto !important;
    min-height:32px;
    height:auto !important;
    height:32px;    
    position: absolute;
    top:103px;
    left:30px;   
    text-align:center;
    overflow:hidden;
}

#menumain UL
{
 	
	width:950px;
	min-width:950px;
	width:auto !important;
    min-height:32px;
    height:auto !important;
    height:32px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:0 0 0 0;
    margin:0 0 0 0;    
}

#menumain LI
{
    float:left;    
    display:inline;       
}

#menumain A
{   padding-left:10px;
    padding-right:10px;  
    font-size:13px;
    font-weight:bold;
    color:#666769;
    text-decoration:none;
    line-height:32px;
    display:block;
    white-space:nowrap;
    
}
#menumain.en-US A{
    padding-left:17px;
    padding-right:17px;    
}
#menumain.el-GR A{
    padding-left:16px;
    padding-right:16px;    
}
#menumain A:HOVER, #menumain A.selected, #menumain A.selected:HOVER
{
    background-image:url(/Include/_images/Default/_BG/main-menu-hover.gif);
    background-position:left top;
    background-repeat:repeat-x;
}    


#toolbox
{
    background-image:url(/Include/_images/Default/_BG/bg.jpg);
    background-position:left top;
    background-repeat:repeat-y;
	width:1000px;
	min-width:1000px;
	
	position:absolute;
	top:140px;
	left:0px;
	border:0px solid black;
}
#toolbox .bullet
{
    width:2px;height:2px; background-color:#007176;margin-left:4px; border:0px;
    
}

#toolbox .right
{
	text-align:center;
    font-size:100%;
    padding-right:24px;
}
#toolbox .textsize
{
    text-align:right; 
    padding-top:4px;
    font-size:10px;
}
#searchbox .searchtext INPUT
{
    background-color:#ffffff;
    border:1px solid #bebebe;
    width:150px;
    font-size:95%;
    color:#bebebe;
    
}
#searchbox .searchcaption
{
	padding-left:10px;
}
#searchbox .searchcaption a
{
	color:#676769;
    width:130px;
    font-weight:bold;
    text-decoration:uderline;
}
#searchbox .searchcaption a:hover
{
	color:#000000;
}


#footer .info
{
	font-size:90%;
	color:#727272;
    text-align:center;   
    display:none; 
}
#footer .bottom-menu
{
	padding-top:0px;
	margin-top:0px;	
	height:40px;
	min-height:40px;
	
	height:auto! important;
	margin-left:50px;
}
		#footer .bottom-menu UL
		{
			
			list-style-type:none;
			display:inline;
			
			
		}
		#footer .bottom-menu UL LI.item
		{
			text-align:center;
			padding-right:10px;
			float:left;
			min-width:100px;
			width:auto! important;
			
		}
		#footer .bottom-menu UL LI.sep
		{			
			float:left;
			min-width:5px;		
			color:#676767;
			padding-right:10px;	
			width:auto! important;
			
		}		
		#footer .bottom-menu UL LI.item a
		{
			font-size:80%;
			color:#676767;
			font-weight:bold;
			text-decoration:none;
		}	
		#footer .bottom-menu UL LI.item a:hover
		{
			
			text-decoration:underline;
		}			
#header_image img
{
	
	padding-left:15px;
}
#footer_bottom .credits
{
    font-size:90%;float:right;
    padding-right:20px;
    padding-bottom:30px;  
    color:#727272;
}
#footer_bottom .credits a
{
    color:#666769;
    text-decoration:none;
}
#footer_bottom .credits a:hover
{
    color:#000000;
    text-decoration:underline;
}
#left .menu 
{
	width:208px;
	width:auto!important;
	min-width:208px;
	max-width:208px;
    display:block;
    margin: 0px 0px 20px 23px;
}
#left .menu .header
{
    font-size:140%;
    font-family: Verdana, Trebuchet MS; 
    font-weight:bold; 
    margin-top:-3px;  
    margin-bottom:10px;  
    background-image:none;
}
#left .menu .header A
{
    width:190px;
}

#left .menu UL
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#left .menu .level0 LI
{
    background-image:none;
    padding-left:0px;   
    min-height:27px;
    height:auto !important;
    height:27px;
    border-top:solid 1px #cccccc;
    
}
#left .menu .level0 LI.selected
{
	background-image:url(/Include/_images/menu/degrade.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border-top-width:1px;
	border-bottom-width:0px;
}
#left .menu .level1 LI,#left .menu .level2 LI,#left .menu .level3 LI,#left .menu .level3 LI
{
	border-top-width:0px;
}
#left .menu .level0 LI.startNewUL
{
	border-width:0 0 0 0;
	padding:0 0 0 0;
	margin:0 0 0 0;
	
}
#left .menu .level1 LI.selected
{
	background-image:none;
	border-top-width:0px;
}
#left .menu .level2 LI.selected
{
	background-image:none;
	border-top-width:0px;
}
#left .menu .level3 LI.selected
{
	background-image:none;
	border-top-width:0px;
}
#left .menu .level4 LI.selected
{
	background-image:none;
	border-top-width:0px;
}
#left .menu UL.level1
{
	background-image:url(/Include/_images/menu/degrade.gif);
	background-position:left top;
	background-repeat:repeat-x;	
}
#left .menu .level2
{
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
#left .menu .level2 LI
{
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
#left .menu .level1 LI
{
    background-image:none;
    margin-left:0px;
    padding-left:15px;    
    
    min-height:27px;
    height:auto !important;
    height:27px;
    
}

#left .menu UL LI.sep, #left .menu UL UL LI.sep, #left .menu UL UL UL LI.sep,#left .menu UL UL UL UL LI.sep
{
    background-color:#cccccc;line-height:1px;font-size:1px;min-height:1px;height:auto !important;height:1px;max-height:1px;padding:0 0 0 0;margin:0 0 0 0;
    
}

#left .menu .level2 LI
{
    background-image:none;
    margin-left:-15px;
    padding-left:30px;    
    
    min-height:27px;
    height:auto !important;
    height:27px;
    
}

#left .menu .level3 LI
{
    background-image:none;
    margin-left:-30px;
    padding-left:45px;    
    
    min-height:27px;
    height:auto !important;
    height:27px;
    
}

#left .menu A
{
    margin:0px 0px 0px 0px;
    padding:3px 0px 0px 8px;
    color:#000000;
    display:block;
    /*background-image:url(/Include/_images/Default/_BG/arrow-on.gif);
    background-repeat:no-repeat;
    background-position:left 9px;*/
    
    font-size:100%;
    font-family:Verdana, Trebuchet MS;
    text-decoration:none;
    
}
#left .menu A.selected
{
    margin:0px 0px 0px 0px;
    padding:3px 0px 0px 8px;
    color:#000000;
    display:block;
    background-image:url(/Include/_images/Default/_BG/arrow-menu.gif);
    background-repeat:no-repeat;
    background-position:left 7px;
    
    font-size:100%;
    font-family:Verdana, Trebuchet MS;
    text-decoration:none;
    font-weight:bold;
}



#footer_sitemap
{
	padding:10px 20px 10px 20px;
}

#footer_sitemap TH
{
	color:#666769;
	font-size:95%;
	
}
#footer_sitemap td
{
	color:#666769;
	font-size:95%;
	text-align:left;
}
#footer_sitemap UL
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-position:inside;	
	list-style-type:none;
	list-style-image:url(/Include/_images/Default/list.jpg);
	
}
#footer_sitemap UL LI
{
	
	
}


/* apo edo kai kato prosthesa*/
DIV.clear1 {
	CLEAR: both; MARGIN-TOP: -1px; OVERFLOW: hidden; HEIGHT: 1px
}
.float_left {
	FLOAT: left
}
.float_right {
	FLOAT: right
}
.padding_top {
	PADDING-TOP: 1px
}



#popup_header .tl{
    background:#dbded8 url('/include/_images/popup_tl.png') left top no-repeat;
    width:12px;
    height:10px;
    line-height:10px;
    position:absolute;    
    top:0;
    left:0;
    font-size:10px;
    
}
#popup_header .tr{    
    background:#dbded8 url('/include/_images/popup_tr.png') right top no-repeat;
    width:10px;
    height:9px;
    line-height:9px;
    position:absolute;
    top:0;
    right:0;  
    font-size:10px;
    
}
#popup_container .bl{    
    background:#dbded8 url('/include/_images/popup_bl.png') left top no-repeat;
    width:12px;
    height:9px;
    line-height:9px;
    position:absolute;
    bottom:0;
    left:0;  
    font-size:10px;
    
}
#popup_container .br{    
    background:#dbded8 url('/include/_images/popup_br.png') right top no-repeat;
    width:10px;
    height:9px;
    line-height:9px;
    position:absolute;
    bottom:0;
    right:0;  
    font-size:10px;
    
}