/* Theme Styles */

div.downloads{
		white-space: nowrap; 
		width: 100%; 
		text-align: center; 
}
div {
    padding: 0em 0em 0em 0em;
    margin:  0em 0em 0em 0em;
    border-collapse: collapse;
    border: none;
}

div.container { 
	padding: 0em 0em 0em 0em;  
	margin: 0em 0em 0em 0em; 
	}

div.left {
    clear:left;
    margin: 0em 0em 0em 0em;
    width: 25%; /* allagh apo px se pososto */
    float: left;
    text-align: left;
}

div.right {
    clear: right;
    padding: 0em 0em 0em 0em;
    width: 75%; /* allagh. rhtos prosdiorismos platous */
    float: right; /* allagh. kanoume to div floating*/
    text-align: left;
    vertical-align: top;
}

div.center {
    width: 100%;
    padding: 0em 0em 0em 0em;
    text-align: left;
	clear: both;
}


div.floatr {
	clear:none;
	padding: 0em 0em 0em 0em; 
	float: right;
	}

div.floatl {
	clear:none;
	padding: 0em 0em 0em 0em; 
	float: left;
}

div.floatlp {
	clear:none;
	padding: 0em 0em 0em 0em; 
	float: left;
    width: 98%;
}

div.limits {
	clear: both;
	font-size: 8pt;
	}
/* new */

.lgin_btn {
    font-size: 1.5em;
}

/* div gia spacing  sthn lista probolhs projects / anakoinwsewn */
div.spacer {
	clear: both;
}

/* new */
/* div gia aristero aligned text ths panw mparas sthn lista probolhs projects / anakoinwsewn */
div.top_bar_left {
	float: left;
}

/* new */
/* div gia deksio aligned text ths panw mparas sthn lista probolhs projects / anakoinwsewn */
div.top_bar_right {
	float: right;
}

/* new */
/* div gia logo sto short presentation sthn lista probolhs projects / anakoinwsewn */
div.proj_short_logo {
	float: left;
	width: 8%;
	height: 50px;
	padding-right: 1em;
}

/* new */
/* div gia titlo sto short presentation sthn lista probolhs projects / anakoinwsewn */
div.proj_short_title {
	float: left;
	font-weight: bold;
	width: 85%;
	height: 1.7em;
}

/* new */
/* div gia short description sto short presentation sthn lista probolhs projects / anakoinwsewn */
div.proj_short_shortdesc {
	float: left;
	width: 85%;
}

/* new */
/* div gia navigation metaksy selidwn - btm mpara sthn lista probolhs projects / anakoinwsewn */
div.btm_bar {
	float: center;
	text-align: center;
	font-weight: bold;
	clear: both;
}

/* new */
/* div gia format titlou sthn full presentation projects / anakoinwsewn */
div.proj_full_title {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}

/* new */
/* div gia format short description & logo sthn full presentation projects / anakoinwsewn */
div.proj_full_shortdesc_logo {
	text-align: left;
	font-weight: bold;
	font-size: 110%;
}


/*** BOX STYLES ***/

/** 
  * Menu Box Table
  */
div.tmbox {
    clear: both;
    margin-left: 0.8em;
    display: table;
    width: 95%;
}

div.tmboxtl {
    clear: both; 
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 10px; 
    background: url(images/tl.gif) bottom left;
    background-repeat: no-repeat;
}

div.tmboxtm {
    float: left; 
    display: table-cell; 
    width: 85%; 
    height: 10px; 
    background: url(images/tm.gif) bottom;
    background-repeat: repeat-x;
}

div.tmboxtr {
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 10px; 
    background: url(images/tr.gif) bottom left;
    background-repeat: no-repeat;
}

div.tmboxtltl {
    clear: both; 
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 100%;
    background: url(images/tltl.gif) left;
    background-repeat: repeat-y;
}

div.tmboxtltm {
    float: left; 
    display: table-cell; 
    width: 85%; 
    height: 100%; 
    font-size: 1.0em;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #334E2A;
    text-align: left;
    background: url(images/tltf.gif) right;
    background-repeat: repeat;
}

div.tmboxtltr {
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 100%;
    background: url(images/tltr.gif) right;
    background-repeat: repeat-y;
}


div.tmboxbdyl {
    clear: both; 
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 100%;
    background: url(images/tltl.gif) left;
    background-repeat: repeat-y;
	border-top: 1px solid #304D28;
}

div.tmboxbdym {
    float: left; 
    display: table-cell; 
    width: 85%;
    height: 100%;
    background: url(images/tltf.gif) right;
    background-repeat: repeat;
	border-top: 1px solid #304D28;
}

div.tmboxbdyr {
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 100%;
    background: url(images/tltr.gif) right;
    background-repeat: repeat-y;
	border-top: 1px solid #304D28;
}

div.tmboxbl {
    clear: both; 
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 10px; 
    background-image: url(images/mbl.gif);
    background-repeat: no-repeat;
}

div.tmboxbm {
    float: left; 
    display: table-cell; 
    width: 85%; 
    height: 10px; 
    background-image: url(images/mbm.gif);
    background-repeat: repeat-x;
}

div.tmboxbr {
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 10px; 
    background-image: url(images/mbr.gif);
    background-repeat: no-repeat;
}


/**
 * White Box Table
 */

div.twbox {
    clear: both;
    margin-left: 0.8em;
    display: table;
    width: 98%;
    empty-cells: show;
    border-collapse: collapse;
}

div.twboxtl {
    clear: both; 
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 10px; 
    background: url(images/wtl.gif) bottom left;
    background-repeat: no-repeat;
}

div.twboxtm {
    float: left; 
    display: table-cell; 
    width: 90%; 
    height: 10px; 
    background: url(images/wtm.gif) bottom;
    background-repeat: repeat-x;
}

div.twboxtr {
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 10px; 
    background: url(images/wtr.gif) bottom left;
    background-repeat: no-repeat;
}

div.twboxtltl {
    clear: both; 
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 100%;
    background: url(images/wtltl.gif) left;
    background-repeat: repeat-y;
}

div.twboxtltm {
    float: left; 
    display: table-cell; 
    width: 90%; 
    height: 100%; 
    font-size: 0.9em;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #334E2A;
    text-align: left;
    background-color: #FFFFFF;
}

div.twboxtltr {
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 100%;
    background: url(images/wtltr.gif) right;
    background-repeat: repeat-y;
}


div.twboxbdyl {
    clear: both; 
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 100%;
    background: url(images/bdyl.gif) left;
    background-repeat: repeat-y;
}

div.twboxbdym {
    float: left; 
    display: table-cell; 
    width: 90%;
    height: 100%;
    background-color: #FFFFFF;
}

div.twboxbdyr {
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 100%;
    background: url(images/bdyr.gif) right;
    background-repeat: repeat-y;
}

div.twboxbl {
    clear: both; 
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 10px; 
    background-image: url(images/bl.gif);
    background-repeat: no-repeat;
}

div.twboxbm {
    float: left; 
    display: table-cell; 
    width: 90%; 
    height: 10px; 
    background-image: url(images/bm.gif);
    background-repeat: repeat-x;
}

div.twboxbr {
    float: left; 
    display: table-cell; 
    width: 10px; 
    height: 10px; 
    background-image: url(images/br.gif);
    background-repeat: no-repeat;
}


/**
 * White Box
 */
div.wboxtl {
	clear:both;
	float: left;
    background: url(images/wtl.gif) bottom left;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

div.wboxtm {
	clear:none;
	float: left;
    background: url(images/wtm.gif) bottom;
    background-repeat: repeat-x;
    height: 10px;
    width: 92%;
}

div.wboxtr {
	clear:none;
	float: left;
    background: url(images/wtr.gif) bottom left;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

div.wboxtltl {
    clear: both;
	float: left;
    background-image: url(images/wtltl.gif);
    background-repeat: repeat-y;
    width: 10px;
    height: 1.7em;
}

div.wboxtltm {
	clear:none;
	float: left;
    background-color: #FFFFFF;
    padding: 0em 0em 0em 0em;
    font-size: 0.9em;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #334E2A;
    text-align: left;
    width: 92%;
    height: 1.9em;
}

div.wboxtltr {
	clear:none;
	float: left;
    background-image: url(images/wtltr.gif);
    background-repeat: repeat-y;
    width: 10px;
    height: 1.7em;
}

/**
 * Main Box
 */
div.boxtl {
	clear:both;
	float: left;
    background: url(images/tl.gif) bottom left;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

div.boxtm {
	clear:none;
	float: left;
    background: url(images/tm.gif) bottom;
    background-repeat: repeat-x;
    height: 10px;
    width: 92%;
}

div.boxtr {
	clear:none;
	float: left;
    background: url(images/tr.gif) bottom left;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

div.boxtltl {
    clear: both;
	float: left;
    background-image: url(images/tltl.gif);
    background-repeat: repeat-y;
    width: 10px;
    height: 1.8em;
}

div.boxtltm {
	clear:none;
	float: left;
    background-image: url(images/tltf.gif);
    background-repeat: repeat;
    padding: 0em 0em 0em 0em;
	padding-bottom: 0.3em;
    color: #334E2A;
    text-align: center;
    vertical-align: top;
    width: 92%;
    height: 1.2em;
    font-family: Arial, sans-serif;
    font-size : 1.2em;
    font-weight: bold;
}

div.boxtltr {
	clear:none;
	float: left;
    background-image: url(images/tltr.gif);
    background-repeat: repeat-y;
    width: 10px;
    height: 1.8em;
}

div.boxbdyl {
	clear:both;
	float: left;
    background: url(images/bdyl.gif) left;
    background-repeat: repeat-y;
    background-color: #FFFFFF;
    padding-left: 10px;
    width: 92%;
}

div.boxbdyr {
	clear:none;
	float: left;
    background-color: #FFFFFF;
    background: url(images/bdyr.gif) right;
    background-repeat: repeat-y;
    width: 100%;    
    padding-right: 10px;
}

div.boxbl {
	clear:both;
	float: left;
    background-image: url(images/bl.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

div.boxbm {
	clear:none;
	float: left;
    background-image: url(images/bm.gif);
    background-repeat: repeat-x;
    height: 10px;
    width: 92%
}

div.boxbr {
	clear:none;
	float: left;
    background-image: url(images/br.gif);
    background-repeat: no-repeat;
	padding: 0em 0em 0em 0em; 
    margin: 0em 0em 0em 0em;
    width: 10px;
    height: 10px;
}

/**
 * Yellow Box
 */
div.yboxtl {
	clear:both;
	float: left;
    background: url(images/ytl.gif) bottom left;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    margin-left: 0.28em;
}

div.yboxtm {
	clear:none;
	float: left;
    background: url(images/ytm.gif) bottom;
    background-repeat: repeat-x;
    height: 10px;
    width: 91%
}

div.yboxtr {
	clear:none;
	float: left;
    background: url(images/ytr.gif) bottom left;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

div.yboxbdyl {
	clear:both;
	float: left;
    background: url(images/ybdyl.gif) left;
    background-repeat: repeat-y;
    background-color: #E7EFE7;
    width: 91%;
    margin-left: 0.28em;
}

div.yboxbdyr {
	clear:none;
	float: left;
    background: url(images/ybdyr.gif) right;
    background-repeat: repeat-y;
    width: 100%;    
    padding-left: 10px;
    padding-right: 10px;
}

div.yboxbdym {
    background-image: url(images/ybdym.gif);
    background-repeat: repeat;
    width: 100%;    
}

div.yboxbl {
	clear:both;
	float: left;
    background-image: url(images/ybl.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    margin-left: 0.28em;
}

div.yboxbm {
	clear:none;
	float: left;
    background-image: url(images/ybm.gif);
    background-repeat: repeat-x;
    height: 10px;
    width: 91%
}

div.yboxbr {
	clear:none;
	float: left;
    background-image: url(images/ybr.gif);
    background-repeat: no-repeat;
	padding: 0em 0em 0em 0em; 
    margin: 0em 0em 0em 0em;
    width: 10px;
    height: 10px;
}

/**
 * Yellow Box Right
 */
div.yboxrtl {
    border: none;
	clear:both;
	float: left;
    background: url(images/ytl.gif) bottom left;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    margin: 0em 0em 0em 0em;
}

div.yboxrtm {
    border: none;
	clear:none;
	float: left;
    background: url(images/ytm.gif) bottom;
    background-repeat: repeat-x;
    height: 10px;
    width: 92%
}

div.yboxrtr {
    border: none;
	clear:none;
	float: left;
    background: url(images/ytr.gif) bottom left;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    margin: 0em 0em 0em 0em;
}

div.yboxrbdyl {
    border: none;
	clear:both;
	float: left;
    background: url(images/ybdyl.gif) left;
    background-repeat: repeat-y;
    background-color: #E7EFE7;
    width: 92%;
    margin: 0em 0em 0em 0em;
}

div.yboxrbdyr {
    border: none;
	clear:none;
	float: left;
    background: url(images/ybdyr.gif) right;
    background-repeat: repeat-y;
    width: 100%;    
    padding-left: 10px;
    padding-right: 10px;
}

div.yboxrbdym {
    border: none;
    background-image: url(images/ybdym.gif);
    background-repeat: repeat;
    width: 100%;    
}

div.yboxrbl {
    border: none;
	clear:both;
	float: left;
    background-image: url(images/ybl.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    margin: 0em 0em 0em 0em;
}

div.yboxrbm {
    border: none;
	clear:none;
	float: left;
    background-image: url(images/ybm.gif);
    background-repeat: repeat-x;
    height: 10px;
    width: 92%
}

div.yboxrbr {
    border: none;
	clear:none;
	float: left;
    background-image: url(images/ybr.gif);
    background-repeat: no-repeat;
	padding: 0em 0em 0em 0em; 
    width: 10px;
    height: 10px;
    margin: 0em 0em 0em 0em;
}


/**
 * Menu Box
 */
div.mboxtl {
	clear:both;
	float: left;
    background: url(images/tl.gif) bottom left;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    margin-left: 0.5em;
}

div.mboxtm {
	clear:none;
	float: left;
    background: url(images/tm.gif) bottom;
    background-repeat: repeat-x;
    height: 10px;
    width: 80%
}

div.mboxtr {
	clear:none;
	float: left;
    background: url(images/tr.gif) bottom left;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

div.mboxtltl {
    clear: both;
	float: left;
    background-image: url(images/tltl.gif);
    background-repeat: repeat-y;
    width: 10px;
    height: 1.9em;
    margin-left: 0.5em;
	border-bottom: 1px solid #304D28;
}

div.mboxtltm {
	clear:none;
	float: left;
    overflow: hidden;
    
    background: url(images/tltf.gif) right;
    background-repeat: repeat;
    
    padding: 0em 0em 0em 0em;
    width: 80%;
    height: 1.75em;
    
    color: #334E2A;
    font-weight : bold;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    text-align: left;
    white-space: nowrap;

	border-bottom: 1px solid #304D28;
}

div.mboxtltr {
	clear:none;
	float: left;
    background-image: url(images/tltr.gif);
    background-repeat: repeat-y;
    width: 10px;
    height: 1.9em;
	border-bottom: 1px solid #304D28;
}

div.mboxbdyl {
	clear:both;
	float: left;
    background: url(images/tltl.gif) left;
    background-repeat: repeat-y;
    background-color: #E7EFE7;
    width: 80%;
    margin-left: 0.5em;
}

div.mboxbdyr {
	clear:none;
	float: left;
    background: url(images/tltr.gif) right;
    background-repeat: repeat-y;
    width: 100%;    
    padding-left: 10px;
    padding-right: 10px;
}

div.mboxbdym {
    background-image: url(images/tltf.gif);
    background-repeat: repeat;
    width: 100%;    
}

div.mboxbl {
	clear:both;
	float: left;
    background-image: url(images/mbl.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    margin-left: 0.5em;
}

div.mboxbm {
	clear:none;
	float: left;
    background-image: url(images/mbm.gif);
    background-repeat: repeat-x;
    height: 10px;
    width: 80%
}

div.mboxbr {
	clear:none;
	float: left;
    background-image: url(images/mbr.gif);
    background-repeat: no-repeat;
	padding: 0em 0em 0em 0em; 
    margin: 0em 0em 0em 0em;
    width: 10px;
    height: 10px;
}


/*** END OF BOX STYLES ***/

/*** HEADER STYLES ***/
div.hdra {
    background-color:#334E2A;
    width:100%;
    height: 1em; 
    clear:both; 
    padding: 6px 0px 6px 0px;
    text-align: right; 
    overflow:hidden;
	border-bottom: solid 0.3em #334E2A;
}

div.hdrb {
    position: absolute; 
    margin: 0em 0em 0em 0em; 
    padding: 0em 0em 0em 0em; 
    width: 308px; 
    height: 98px; 
    z-index:3;
}

div.hdrc {
    background-image: url('images/krbt.png');
    background-position: bottom right; 
    background-repeat: no-repeat;
    background-color: #334E2A; 
    position: absolute; 
    float:left; 
    padding-left: 362px; 
    margin: 0em 0em 0em 0em; 
    margin: 0em 0px 0em 0em; 
    height: 23px; 
    z-index:2;
}

div.hdrd {
    position:relative; 
    margin: 0em 0em 0em 0em;  
    background-image: url('images/back2.png'); 
    background-repeat: repeat-x repeat-y; 
    text-align: right;
    vertical-align: bottom;
    height: 23px;
}

div.hdre {
    position: absolute; 
    height: 75px; 
    float: center; 
    margin: 0em 0em 0em 0em; 
    width: 100%; 
    background-image: url('images/back.png'); 
    background-repeat: repeat-x; 
    z-index:0;
}

div.hdrf {
    position: relative; 
    float: right; 
    overflow: hidden; 
    max-height: 75px; 
    margin: 0em 0em 0em 0em; 
    width: 10%; 
    text-align: center; 
    background-image: url('images/back.png'); 
    background-repeat: repeat-x;
    white-space: nowrap;
}

div.hdrg {
	float: center;
	position: relative;
	top: 4px;
	clear: both;
	background-color: #6C786A;
	width: 100%;
	height: 2px;
	font-size: 0px;
	z-index: 3; 
}
/*** END OF HEADER STYLES ***/

/*** FOOTER STYLES ****/
/* new */
/* class gia footer */
div.footer {
	width: 100%;
}

div.ftra {
    background-color: #6C786A;
    width: 100%;
    height: 2px;
    clear: both;
    font-size: 0px;
}

div.ftrb {
    background-image: url('images/yellow.png'); 
    background-repeat: repeat-y repeat-x; 
    width: 100%; 
    height: 4px; 
    clear: both; 
    font-size: 0em;
}

div.ftrc {
    float: left; 
    background-image: url('images/green.png');
    background-repeat: repeat-y repeat-x; 
    width: 49%; 
    height: 21px; 
    text-align: right;
	z-index: 0;
}

div.ftrc1 {
    float: right;
    background-image: url("images/krb.png");
	background-position: top left;
	background-repeat: no-repeat;
    width: 107px; 
    height: 20px;
    
	z-index: 1;
}

div.ftrd {
    float: left; 
    background-image: url('images/yellow.png');
    background-repeat: repeat-y repeat-x;
	color: #000000;
	width: 51%; 
    height: 20px; 
    text-align: right; 
    border-bottom: 1px solid #384D30 ;
	z-index: 0;
}

div.ftre {
    background-image: url('images/green.png'); 
    background-repeat: repeat-y repeat-x; 
    color: #D2DADC; 
    clear: both; 
    width: 100%; 
    height: 29px; 
    text-align: left;
	padding-top: 0.2em;
}

div.ftrf {
    float: left; 
    background-image: url('images/yellow.png');
    background-repeat: repeat-y repeat-x;
	color: #000000;
	width: 100%; 
    height: 20px; 
    text-align: right; 
	z-index: 0;
    padding-top: 0.2em;
    display: table;
}

.ftrf_ext {
}

div.inftra {
    clear: both;
    float: left; 
    width: 43%; 
    vertical-align: top; 
    text-align: left; 
    display: table-column;
}

div.inftrb {
    float: left; 
    width: 54%; 
    vertical-align: top; 
    text-align: right; 
    display: table-column;
}

div.icsftra {
    float: right;
    text-align: right;
    display: table-column;
}

div.icsftrb {
    float: right; 
    text-align: center; 
    display: table-column;
}

div.icsftrc {
    clear: both;
    float: right;
    font-size: 0.9em; 
    text-align: left; 
    font-weight: bold;
    margin-top: 0.2em; 
    margin-left: 0.4em;
    display: table-column;
}

div.icsftrc  a {
    font-weight: bold;
}

div.icsftrc  a:link {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
		color: #000000;
}

div.icsftrc  a:visited {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
		color: #000000;
}

div.icsftrc  a:hover {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
		background-color: #000000;
		color: #F2D48B;
}

div.icsftrc  a:active {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
		color: #000000;
}


/*** END OF FOOTER STYLES ****/

/*** LIST STYLES ***/
div.lstrow {
    clear: none;
    float: left;
    margin-top: 1em;
    text-align: center;
}

div.lsthdr {
    clear: none;
    float: left;
    text-align: center;
}

/* new */
/* format listas gia highlights sto full presentation projects / anakoinwsewn - xrhsh latinikhs ari8mhshs*/
ul.proj_full_highlights {
	list-style-type: lower-roman;
	list-style-position: inside;
	color: #000000;
}

/* new */
/* format span gia na fainetai san heading sto full presentation projects / anakoinwsewn */
span.proj_full_h {
	font-weight: bold;
	font-size: 110%;
}

/* new */
/* format listas gia highlights sto full presentation projects / anakoinwsewn - xrhsh kyklwn gia apari8mhsh*/
ul.proj_full_links {
	list-style-type: circle;
	list-style-position: inside;
}

/* new */
/* format listas gia highlights sto full presentation projects / anakoinwsewn - xrhsh tetragwnwn gia apari8mhsh*/
ul.proj_full_files {
	list-style-type: square;
	list-style-position: inside;
}

/*** END OF LIST STYLES ***/

/*** FAQ STYLES ****/
div.faqmnu {
    clear: none;
    float: left;
    padding: 1em 1em 1em 1em;
}
/*** END OF FAQ STYLES ****/

/*** CONTROL PANEL STYLES ***/
div.cphdr {
    clear: none;
    float: left; 

    width: 30%; 
    margin: 0.2em 0.2em 0.2em 0.2em; 
    padding: 0.1em 0.1em 0.1em 0.1em;

    text-align: center; 
    white-space: nowrap; 

    font-family: Arial, sans-serif;
    font-size: 0.68em;
}
/*** END OF CONTROL PANEL STYLES ***/

div.floatlnb {
	clear:both;
    margin-left: 0.9em;
    margin-top: 0.5em;
	padding: 0em 0em 0em 0em; 
	float: left;
    width: 92%;
}

img.linked {
    border: none;
	text-decoration: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true);
}

img {
    vertical-align: bottom;
}

input {
    font-family: Arial, sans-serif;
    font-size: 1em;
}

.srchbt {
    background: none;
    border: none;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	vertical-align: -45%;
}

/*Other styles*/

span.selected {
	font-weight: bold;
}

span.invisible{
	visibility: hidden;
}

ul {
	text-align: left;
	list-style-type: none;
    margin: 0em;
    padding: 0em;
	}



p.left {
	text-align: left;
	}

p.right {
	text-align: right;
	}

p.center {
	text-align: center;
	}
/* End of Theme Styles */

body {
    background-color : #F6F3E9;
    font-family : Arial, sans-serif; 
    font-weight : normal; 
    font-size : 0.76em;
    color : #000000;
    margin : 0em 0em 0em 0em;
    padding : 0em 0em 0em 0em;
    width : auto;
}

div {
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
}

h1, h2, h3, h4, p, b, a, ul {
font-family : Arial, sans-serif; 
color: #334E2A;
padding: 0em 0em 0em 0em;
margin: 0em 0em 0em 0em;
}

h1 {
font-size : 1.1em;
margin : 0 0 0 0;
color: #0D6B3C;
text-align: left;
}

h3 {
	font-size: 1.5em;
}

h3.cont {
	font-size: 1.2em;
}

p, form, td, form, i, a {
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
font-size : .9em;
margin : 0 0 0 0;
}

b.sitemap {
    font-size: 1.3em;
}

b {
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 1em;
}

b.error {
    color: red;
    font-size: 1em;
}

/* new */
/* class gia links sto header */

div.hdra * a {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
	color: #FFFFFF;
}

div.hdra * a:visited {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	color: #FFFFFF;
}

div.hdra * a:link {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	color: #FFFFFF;
}

div.hdra * a:hover {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	background-color: #FFFFFF;
	color: #334E2A;
}

/* new */
/* classes gia links sto footer me fonto prasino */

div.ftrc * a:link {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
	color: #FFFFFF;
}

div.ftrc * a:visited {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	color: #FFFFFF;
}

div.ftrc * a:hover {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	background-color: #FFFFFF;
	color: #334E2A;
}
div.ftre * a:link {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
	color: #FFFFFF;
}

div.ftre * a:visited {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	color: #FFFFFF;
}

div.ftre * a:hover {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	background-color: #FFFFFF;
	color: #334E2A;
}

div.ftre * a:active {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	color: #FFFFFF;
}

/* new */
/* classes gia links sto footer me fonto kitrino */

div.ftrd * a:link {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	color: #000000;
}

div.ftrd * a:visited {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	color: #000000;
}

div.ftrd * a:hover {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	background-color: #000000;
	color: #F2D48B;
}

div.ftrd * a:active {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
	color: #000000;
}

.ftrf_ext * a:link {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
		color: #000000;
}

.ftrf_ext * a:visited {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
		color: #000000;
}

.ftrf_ext * a:hover {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
		background-color: #000000;
		color: #F2D48B;
}

.ftrf_ext * a:active {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
		color: #000000;
}

a {
	font-size: 1em;
}

a.hdr:visited {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
    color: #334E2A;

}

a.hdr {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
	text-decoration: none;
	font-weight: bold;
}

a.hdr:link {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	text-decoration: none;
	font-weight: bold;
}

a.hdr:hover {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    border: none;
	text-decoration: none;
	font-weight: bold;
}

.boldit {
	font-style: none;
	font-weight: normal;
}

a:visited{
    color: #AAAAAA;
}

/*
a:link{
font-weight : bold;
text-decoration: none;
color: #334E2A;
}
*/
.bg_light {
background-color : #FFFFFF;
}

.bg_medium {
background-color : #CCCCCC;
}

.bg_dark {
background-color : #AAAAAA;
color : white;
font-weight : bold;
}

.smalltext {
font-size : .9em;
}

.normaltext {
font-size : .9em;
}

.largetext {
font-size : 1.1em;
}

.hugetext {
font-size : 2.0em;
color: #0D6B3C;
}

.errortext {
color : red;
font-size: 0.76em;
}

.grid {
border : #255b91 .05em solid;
}

table.calendar {
background-color : black;
}

table.calendar th {
background-color : #255b91;
color : white;
font-weight : bold;
text-align : right;
font-size : .9em;
}

table.calendar td {
background-color : #bec0d3;
color : black;
font-size : .9em;
}

table.calendar td.bg_medium {
background-color :#618BB1;
}

table.calendar td.bg_light {
background-color : #819fb4;
}

table.calendar td a:link{
font-weight : normal;
}

table.calendar td a:visited {
font-weight : normal;
}

table.calendar td.halloween {
background-image : url(img/pumkin.gif);
background-repeat : no-repeat;
}


table.calendar ul {
padding-left : 12%;
margin : 0% 0% 0% 0%;
}
table.mini_cal {
background-color : black;
font-size : .8em;
}


table.mini_cal th {
background-color : #255b91;
color : white;
font-weight : bold;
text-align : right;
}

table.mini_cal td {
background-color : #bec0d3;
color : black;
text-align : center;
}

table.mini_cal td.bg_medium {
background-color :#618BB1;
}

table.mini_cal td.bg_light {
background-color :#819fb4;
}

table.mini_cal td.halloween {
background-image : url(img/pumkin.gif);
background-repeat : no-repeat;
}


table.mini_cal td a:link{
font-weight : bold;
text-decoration : none; 
}

table.mini_cal td a:visited {
font-weight : bold;
text-decoration : none;
}

div.lftscr {
  width: 15%;
  float: left;
}

div.cntscr {
  width: 70%;
  float: left;
}

div.rgtscr {
  width: 14%;
  float: left;
}

/*home styles*/
b.sitemap {
    font-family: Arial, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #334E2A;
}

h1.hp {
    font-family: Arial, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #334E2A;
	margin-left: 0.5em;
	text-align: left;
}

h2.hp{
    font-family: Arial, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #334E2A;
	margin-left: 0.5em;
	text-align: left;
}

h3.hp {
	font-size: 1em;
}

h3.sman {
	font-size: 1em;
}

p.hp {
	text-align: justify;
	color: #000000;
	margin-bottom: 0.3em;
	margin-top: 0.9em;
	margin-left: 0.5em;
    font-family : Arial, sans-serif; 
    font-weight : normal; 
    font-size : 1em;
}

ul.hp {
	list-style-type: disc;
	list-style-position: outside;
	color: #000000;
	padding-left: 2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.mnina {
	list-style-image: url("images/null_pointer.gif"); 
	list-style-position: outside;
	margin-left: 17px;
	padding-left: 0.3em;
}

.mnac {
	list-style-image: url("images/pointer.gif"); 
	list-style-position: outside;
	margin-left: 17px;
	padding-left: 0.3em;
}


