﻿


.twoColElsRt #sidebar1 {
	float: right; 
	width: 264px; /* since this element is floated, a width must be given */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	border-left: url(../Images/line.png);
	padding: 15px 0; /* top and bottom padding create visual space within this div */
}



.twoColElsRt #sidebar1 h3, .twoColElsRt #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}



.twoColElsLt #sidebar2 {
	float:  left; 
	width: 176px; /* since this element is floated, a width must be given */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0; /* top and bottom padding create visual space within this div */
	margin-bottom: 0px;
	margin-top: 0px;
}



.twoColElsLt #sidebar2 h3, .twoColElsRt #sidebar2 p {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;

}





























/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/


/* CSS Tables Document */

.mastertable
{
    width: 1000px;
}


.master_mainnav_top
{
    width: 1000px;
    height: 122px;
}



.master_mainnav_middle
{
    width: 1000px;
    height: 531px;
	background-image: url(../Images/bottom_temp_img.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}





.masterpage_table
{
    width: 1000px;
	border: 0px;
}







.footer_table
{

	background-image: url(../Images/footer_back.png);
	background-repeat: no-repeat;

}



.footer_links_table
{
    width: 940px;
    height: 93px;
	vertical-align: top;
}





/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/



.masterpage_top_td
{
    width: 1000px;
    height: 122px;
}




.navigation_main_menu
{
    z-index:2;
    position: absolute;
	left:142px;
	top:0px;
	width: 1000px;
	height: 300px;

}




.default_page_menu
{
    z-index:1;
    position: absolute;
	left:142px;
	top:128px;
	width: 1000px;
	height: 531px;
}




.placeholder
{
    z-index:1;
    position: absolute;
	left:142px;
	top:128px;
	width: 1000px;
	height: 531px;
}




.footer_layer
{
    z-index:3;
    position: absolute;
	left:155px;
	top:100%;
	width: 960px;
	height: 121px;
	
}







.home_page_menu
{
    width: 1000px;
    height: 531px;
}

/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/






.newsletter
{
    z-index:3;
    position:absolute;
	/*left:0px;*/
	top:535px;
	width: 975px;
	height: 22px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 5px;
}



.newsletter_box
{
	width: 225px;
	height: 22px;
	background-image: url(../Images/newsletter_back.png);
	background-repeat: no-repeat;
	 /*background-position: top bottom;*/
	border: 0px;
	border-style: none;
	
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: left;
	font: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8c8c8c;
}



.newsletter_button
{
	width: 23px;
	height: 22px;
	border: none;
	border: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
}







/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/




.search_field_area
{
    z-index:4;
    position:absolute;
	left:875px;
	top:14px;
	width: 235px;
	height: 22px;
}


.search_field
{
	width: 211px;
	height: 22px;
	background-image: url(../Images/search_field_back.png);
	/*background-repeat: no-repeat;*//*
	background-position: middle center;*/
	border:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8c8c8c;
}


.search_button
{
	width: 23px;
	height: 22px;
	background-image: url(../Images/search_button.png);
	background-repeat:no-repeat;
	border:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}s



/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/

.common_page_layer
{
    z-index:1;
    position:absolute;
	/*left:0px;*/
	top:122px;
	width: 1000px;
	height: 100%;
	text-align: center;

}




.common_page_table
{
    width: 914px;
    height: 100%;
	border: 0px;
	background-color: White;	
}



.top_page_table
{
    width: 914px;
    height: 5px;
  background-image: url(../Images/page_top_bg.png);
	background-repeat: no-repeat;
	vertical-align: bottom;
	 background-position: bottom;
}




.middle_page_table
{
    width: 914px;
    height: 500px;
    /*background-image: url(../Images/pages_middle_bg.png);*/
 background-color: White;	
	background-repeat: repeat-y;
}








.bottom_page_table
{
    width: 914px;
    height: 5px;
    background-image: url(../Images/page_bottom_bg.png);
	background-repeat: no-repeat;
	text-align: left;
	background-position:  top;
}


.twoColElsRt #container { 
	width: 46em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 




/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/

.texnikes_luseis_layer_menu
{
    z-index:0;
    position: inherit;
	/*left:0px;*/
	/*top:122px;*/
	width: 1000px;
	height: 100px;
	text-align: center;
}





/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/







.tex_luseis_submenu_back
{
	z-index:1;
	top:94px;
	left:542px;
	position:absolute;
	visibility:hidden;
	width: 514px;
	height: 294px;
	background-image:url(../Images/mainnav_menu/tex_luseis_submenu_back.gif);
	background-repeat:no-repeat;
}




.Steganosi
{
    z-index:1;
    position: absolute;
	left:248px;
	top:30px;
	width: 252px;
	height: 264px;
	visibility: hidden;
}


.Prosopsi
{
	z-index:1;
	position: absolute;
	left:248px;
	top:30px;
	width: 252px;
	height: 264px;
	visibility: hidden;
}



.Apostraggiseis
{
	z-index:1;
	position: absolute;
	left:248px;
	top:30px;
	width: 252px;
	height: 264px;
	visibility: hidden;
}



.Veltiosikoniamatonskirodematos
{
	z-index:1;
	position: absolute;
	left:248px;
	top:30px;
	width: 252px;
	height: 264px;
	visibility: hidden;
}



.Episkeuh
{
	z-index:1;
	position: absolute;
	left:248px;
	top:30px;
	width: 252px;
	height: 264px;
	visibility: hidden;
}



.Vafi
{
	z-index:1;
	position: absolute;
	left:248px;
	top:30px;
	width: 252px;
	height: 264px;
	visibility: hidden;
}



.map_greece
{
    z-index:-1;
    visibility: visible;
}


/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/





/*
.newsletter_table
{
	width: 1000px;
    height: 22px;
	align: center;
	border: 0px;
}

.newsletter_td
{
	width: 1000px;
    height: 22px;
	align: center;
	border: 0px;
}*/

/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/





.btn_oikoi
{
	z-index:1;
	position:relative;
	left:250px;
	top:83px;
	visibility:visible;
}









/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/



.products_title_back
{
	background-image:url(../Images/products_title_back.gif);
	background-repeat: repeat-x;
}


.products_card_back
{
	background-image:url(../Images/products_card_back.png);
	background-repeat: no-repeat;
    width: 387px;
}

.text_td
{
    width: 165px;
    height: 213px;
	text-align: left;
	vertical-align: top;
}

.image_td
{
    width: 125px;
    height: 214px;
	text-align: center;
	vertical-align: top;
}


.top_solid_td
{
    width: 295px;
    height: 10px;
	text-align: left;
	vertical-align: top;
}

.button_td
{
    width: 295px;
    height: 28px;
	text-align: right;
	vertical-align: top;
}


.left_solid_td
{
    width: 5px;
    height: 214px;
	text-align: left;
	vertical-align: top;
}

















/********************************************************************************************/





.form_commends
{
/*	background-image: url(../Images/contact/big_field_bg.png);
	background-repeat: no-repeat;*/
    width: 674px;
	height: 151px;
/*	border-bottom-style: none;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
*/	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}


.form_small
{
/*	background-image: url(../Images/contact/small_field_bg.png);
	background-repeat: no-repeat;*/
    width: 317px;
	height: 28px;
	/*border-bottom-style: none;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}



.map_area
{
	border-bottom-style: solid;
	border-bottom: 3px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-top: 3px;
	border-top-color: #808080;
	border-top-style: solid;
	border-left: 3px;
	border-left-color: #808080;
	border-left-style: solid;
	border-right: 3px;
	border-right-color: #808080;
	border-right-style: solid;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}





/********************************************************************************************/
/********************************************************************************************
Print **************************************************************************************/

.Print_area_layer {
	position:relative;
	visibility:visible;
	left:0px;
	top:0px;
	width:960px;
	height:auto; 
	z-index:1;
}




.texnikes_luseis_box_back
{
	background-image: url(../Images/tl_boxtitle.png);
	background-repeat: no-repeat; background-position: bottom;
	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 15px; padding-bottom: 9px;

}

.texnikes_luseis_box_back_skouro
{
	background-image: url(../Images/tl_boxtitle_skouro.png);
	background-repeat:  no-repeat; 
	background-position: bottom;
	font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-left: 15px; padding-bottom: 9px;

}

.texnikes_luseis_box_back_skouro_repeat
{
	background-image: url(../Images/tl_boxtitle_skouro.png);
	background-repeat:  repeat-y; 
	background-position: bottom;
	font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-left: 15px; padding-bottom: 9px;

}


.texnikes_luseis_table
{
	padding-top: 10px;
}



.texnikes_luseis_content_table
{
	padding-top: 20px;
}





.texnikes_luseis_content_text
{
	font-family: Verdana;
    font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left:10px;
}

.texnikes_luseis_content_text_center
{
	font-family: Verdana;
    font-size: 12px;
	color: #000000;
	text-align:  justify;
	padding-left:10px;
}




.texnikes_luseis_page_break
{

page-break-before: always;

}