/* Imported CSS (menus|etc)
----------------------------------------------- */
@import url(../_styles_ics/leftMenu.css); /* Left Menu CSS */

/* Generic CSS 
----------------------------------------------- */
body {
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Serif;
	font-size: 0.8em;
	background-color: #e2e2e2;
}
.wrapper {
	background: #e2e2e2 url(../_gfx/ics_index_bg.jpg) repeat-x top;
}

/* TOP BANNER CSS 
----------------------------------------------- */
.header {
	background-color: #537531;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBD0A7;
	text-align: left;
	display: table;
	width: 100%;
	color: #FFFFFF
}

.topSide {
	text-align: left;
	display: table;
	width: 100%;
	background-image: url(../_gfx/ics_index_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -40px;
}
/* NEW LOGO CHANGES 
----------------------------------------------- */
.topSide-en {
	text-align: left;
	display: table;
	width: 100%;
	background-image: url(../_gfx/index-logo-en.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
.topSide-gr {
	text-align: left;
	display: table;
	width: 100%;
	background-image: url(../_gfx/index-logo-gr.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
/* NEW LOGO CHANGES 
----------------------------------------------- */
/*.topSide-en {
	text-align: left;
	display: table;
	width: 100%;
	background-image: url(../_gfx/bg_index_logo_en.jpg);
	background-repeat: no-repeat;
}
.topSide-gr {
	text-align: left;
	display: table;
	width: 100%;
	background-image: url(../_gfx/bg_index_logo_gr.jpg);
	background-repeat: no-repeat;
}*/

.navBar {
	background-color: #537531;
	text-align: left;
	display: table;
	width: 100%;
	background-image: url(../_gfx/path_bar_shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF
}
.inTable {
	margin:auto;
	width: 70%;
	min-width: 740px;
}
* html .inTable {
	margin-left:15%;
	margin-right:15%;
	width: 100%;
}

ol, ul, li, form { padding: 0px;margin: 0px; }
ol, ul, li { list-style-type: none; }
img { border: 0px;}
label { cursor: pointer; }
p { 
	line-height: 19px;
	margin-top: 4px;
	margin-bottom: 7px;
}
a {
	color: #000099;
    text-decoration: none;
}

a:hover { text-decoration: underline; }
h1 {
	font: bold 1.25em Tahoma, Verdana, Arial, Serif;
	color: #47670E;
	margin-top: 20px;
	margin-bottom: 5px;
}
h2 {
	font: normal 1em Arial, Verdana, Serif;
	padding: 0px;
	letter-spacing: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
h3 {
	font: bold 0.85em Tahoma, Verdana, Arial, Serif;
	color: #1f2d6a;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 14px;
}

.FloatBL {
	float: left;

}
.FloatL {
	float: left;
	width: 190px;
	margin-top: 7px;
}

.FloatR {
	float: right;
	padding-right: 5px;
}
.left_banner {
	width: 190px;
	margin-top: 10px;
}


/* LINKS CSS 
----------------------------------------------- */
.TopLinks {
	float: left;
	position: relative;
	left: 12px;
	padding-top: 12px;
	font: normal 0.85em Tahoma, Verdana, Arial, Serif;
    color: #fff;
	background-color:#537531;
	display: table;
}

.TopLinks a {
	color: #fff;
	background-color:#537531;
	text-decoration: none;
}

.TopLinks a:hover {
	text-decoration: underline;
}

.path {
	float: left;
	position: relative;
	display: block;
	font: normal 0.9em Arial, Verdana, Serif;
	letter-spacing: 2px;
	padding-top: 7px;
	left: 12px;
}

.lang {
	float:right;
	position: relative;
	padding-top: 7px;
	font: normal 0.85em Tahoma, Verdana, Arial, Serif;
	display: block;
}
.lang a {
	display: block;
	padding-left: 26px;
	color: #fff;
	background-color:#537531;
	background-image: url(../_gfx/flag-greek.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.lang-en {
	float:right;
	position: relative;
	padding-top: 7px;
	font: normal 0.85em Tahoma, Verdana, Arial, Serif;
	display: block;
}
.lang-en a {
	color: #fff;
	background-color:#537531;
	display: block;
	padding-left: 26px;
	background-image: url(../_gfx/flag-english.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}


.logo {
    position: relative;
    display: block;
}
.logo div.welcome {
    float: left;
    position: absolute;
    bottom: 6px;
    display: block;
}
.logo div.language {
    float: right;
    position: absolute;
    bottom: 7px;
    right: 10px;
}


/* SEARCH CSS 
----------------------------------------------- */
.searchTable {
	background-image: url(../_gfx/bg_search-shadow.jpg);
	background-repeat: repeat-x;
	width:249px;
	height: 29px;
	color: #1f2d6a;
	background-color: #FFFFFF;
	background-position: bottom;
}

.searchTd-left {
	background-image: url(../_gfx/bg_search-leftcorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 4px;
}
.searchTd-main {
	padding-left: 4px;
}
.searchTd-right {
	background-image: url(../_gfx/bg_search-rightcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.search {
	float:right;
	min-width:249px;
	padding-top: 10px;
	position: relative;
	display: table;
}

.search label {
    font: bold 0.85em Arial, Verdana, Serif;
    
}
.search input {
	border: 1px solid #A5ABC3;
	min-width: 140px;
	min-height: 14px;
	padding: 1px 3px;
	font: normal 0.85em Tahoma, Verdana, Arial, Serif;
	background-image: url(../_gfx/bg_searchbox-shadow.gif);
	background-repeat: repeat-x;
}
.itephoto {
	background:  url(../_gfx/ite_building_top.jpg) no-repeat right;
	float:right;
	position: relative;
	/*clear:right;*/
	width:249px;
	height:161px;
	/*right: 32px;*/
	/*right: 232px;*/
	display: block;
}

.itephotoBottom {
	background:  url(../_gfx/ite_building_bottom.jpg) no-repeat right;
	float:right;
	position: relative;
	width:299px;
	height:28px;
	/*right: 32px;*/
	/*right: 232px;*/
	display: block;
	z-index: -1;
}

/* RIGHT SIDE CSS 
----------------------------------------------- */
.rightcolumn {
	FLOAT: right;
	width: 249px;
	POSITION: relative;
	padding-top: 18px;
	/*border: 1px solid #0000FF;*/
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../_gfx/bg_right_links.gif);
	background-repeat: repeat-x;
}


.rightinsts {
	margin-bottom: 15px;
	margin-left: 14px;
	margin-right: 14px;
}

.rightinsts li.Inst4 a{
    font: normal 0.85em Tahoma, Verdana, Arial, Serif;
    color: #1f2d6a;
    display: block;
	height: 100%;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-decoration: none;
    border-bottom: solid 1px #DBE4EE;
	background-color: #FFFFFF;
	background-image: url(../_gfx/paging_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.7em;
}

.rightinsts li.Inst4 a:hover  {
    text-decoration: underline;
}
.rightinsts li.Inst5 a{
    font: normal 0.85em Tahoma, Verdana, Arial, Serif;
    color: #1f2d6a;
    display: block;
	height: 100%;
    padding-left: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-decoration: none;
    border-bottom: solid 1px #DBE4EE;
	background-color: #FFFFFF;
	background-image: url(../_gfx/ArrowRightGrey_menu.gif);
	background-repeat: no-repeat;
	background-position: 12px 0.6em;
	
}
.rightinsts li.Inst5 a:hover  {
    text-decoration: underline;
}
.banner {
	margin-bottom: 9px;
	margin-left: 14px;
	float: left;

}
.banner a {
	font-family: Tahoma, Verdana, Arial, Serif;
	font-weight: normal;
	font-size: 0.85em;

}
.bottomImage {
	display: table;
	width: 100%;
	text-align: right;
	height: 40px;
	background-color:#FFFFFF;
	color: #000000;
	/*border: 1px solid #000000;*/
	margin-top: 0px;
	/*position: relative;
	top: -7px;*/
}
/* MAIN CSS 
----------------------------------------------- */
.container {
	margin: auto;
	width: 70%;
	min-width: 740px;
	text-align: left;
	position: relative;
	display: table;
	/*border: 1px solid #0000FF;*/
}

.maincontent {
	position: relative;
	margin-right: 260px;
}

.leftcolumn {
	float: left;
	width: 20%;
	min-width: 178px;
	height: 700px;
	position: relative;
	display: table;
	margin-right: 15px;
	/*border: 1px solid #FF0000;*/
	Z-INDEX: 100;

}
.maincontent div.leftpic {
    float: left;
	margin-top: 2px;
    margin-right: 15px;
}
/* Main CSS 
----------------------------------------------- 


.maincontent div.new {
	border-bottom: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: justify;

}

.maincontent div.new div.picture {
    float: left;
    margin-right: 5px;
}
.maincontent div.new a.more {
	background: url(../_gfx/ArrowRightRed.gif) no-repeat 0px 2px;
	font: normal 12px Tahoma, Verdana, Arial, Serif;
	padding-left: 10px;
	margin-top: 5px;
	float: right;
}
*/

/* Footer CSS 
----------------------------------------------- */

.footer {
	display: table;
	width: 100%;
	padding-top: 20px;
	background-color: #FFFFFF;
	text-align: left;
	font: normal 0.9em Verdana, Arial, Serif;
	color: #505050;
	margin-top: 0px;

}

.footer a {
    font: bold 0.9em Verdana, Arial, Serif;
    color: #505050;
	background-color: #FFFFFF
}

.footerhr {
	clear: both;
	text-align: center;
	font: normal 0.8em Verdana, Arial, Serif;
	color: #505050;
	padding-top: 35px;
	height: 70px;
	background-color: #FFFFFF;
	background-image: url(../_gfx/bg_footer.gif);
	background-repeat: repeat-x;
}

