
/*************************************************************************************
Side Menu ************************************************************/


.target_mainbtn
{
	position: relative;
	left:0px;
	top:0px;
	width:176px;
	height:38px;
	z-index:0;
	visibility: visible;
}










/*************************************************************************************
Main Menu ***************************************************************************/


.oikoi_mainbtn
{
	position: relative;
	left:0px;
	top:0px;
	width:122px;
	height:34px;
	z-index:0;
	visibility: visible;
}


.proionta_mainbtn
{
	position: relative;
	left:0px;
	top:0px;
	bottom:0px;
	float:left;
	width:129px;
	height:34px;
	z-index:0;
	visibility: visible;
}




.texnikesluseis_mainbtn
{
	position: relative;
	left:0px;
	top:0px;
	width:182px;
	height:34px;
	z-index:0;
	visibility: visible;
}


.navigation_table_menu
{
	background-image: url(../Images/menu/menu_back.png);
	width:915;
	background-repeat:no-repeat;
}


/*************************************************************************************
Sub Menu Texnikes Luseis ************************************************************/


.texnikes_luseis_subnav
{
	position: absolute;
	visibility: hidden;
	left:20.4%;
	top:95px;
	width:750px;
	height:504px;
	z-index:2000;
	background-image: url(../Images/top_menu/texluseis_subback.gif);
	background-repeat:no-repeat;
}




.proionta_subnav
{
	position: absolute;
	visibility: hidden;
	left:28.4%;
	top:95px;
	width:540px;
	height:504px;
	z-index:2000;
	background-image: url(../Images/top_menu/proionta/proionta_sub_back.gif);
	background-repeat:no-repeat;
}


.oikoi_layer
{
	position: absolute;
	visibility: hidden;
	left:28.7%;
	top:95px;
	width:195px;
	height:200px;
	z-index:2000;
	background-image: url(../Images/top_menu/oikoi/oikoi_back.gif);
	background-repeat:no-repeat;
}




/*************************************************************************************
Search *******************************************************************************/


.search_area
{
	background-image: url(../Images/search_field_back.png);
	background-repeat:no-repeat;
	position: relative;
	left:0px;
	top:0px;
	width:211px;
	height:22px;
	z-index:0;
	visibility: visible;
	border:0px;
}

.search_text
{
	background:transparent;
	width:211px;
	height:22px;
	color: #b3b3b3;
	font-weight:bold;
	font-size:12px;
	float:left;
	border:0px;
	padding:2px 5px;
	
}


.search_button
{
	background-image: url(../Images/search_button.png);
	background-repeat:no-repeat;
	width:23px;
	height:22px;
	float:left;
	border:0px;
}



/*************************************************************************************
Newsletters **************************************************************************/


.newsletter_area
{
	background-image: url(../Images/newsletter_back.png);
	background-repeat:no-repeat;
	position: realative;
	left:0px;
	top:0px;
	width:225px;
	height:22px;
	z-index:0;
	visibility: visible;
	border:0px;
}

.newsletter_text
{
	background:transparent;
	width:225px;
	height:22px;
	color: #b3b3b3;
	font-weight:bold;
	font-size:12px;
	float:left;
	border:0px;
	padding:2px 5px;
	
}


.newsletter_button
{
	background-image: url(../Images/newsletter_button.png);
	background-repeat:no-repeat;
	width:23px;
	height:22px;
	float:left;
	border:0px;
}



/*
.div_for_print
{
	visibility: visible;
	z-index:15000;
}*/