﻿@import url("tables.css");
/* CSS Text Document */


.header_txt
{
    font-family: Verdana;
    font-size: 16px;
    font-weight:  600;
   	color: #007cc3;
	text-align: left;
}

.normal_txt
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #4d4d4d;
}


.small_normal_txt
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #4d4d4d;
}


.bold_txt
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}

.bold_blue_txt
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #007cc3;
}

.bold_blue_big_txt
{
	font-family: Verdana;
	font-size: 30px;
	font-weight:  normal;
	color: #007cc3;
}


.spaced_blue_txt
{
	font-family: Verdana;
	font-size: 14px;
	font-weight:  bolder;
	color: #007cc3;
		
}

.sidebar_header_bold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight:  bold;
   	color: #636464;
	text-align: left;
}



.sidebar_header
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: 500;
   	color: #007cc3;
	text-align: left;
}


.sidebar_normal
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: 500;
    color: #4d4d4d;
	text-align: left;
}



















/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/


.profile_text
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #000000;
	text-align: left;
}


.profile:link 
{
    font-family: Verdana;
    font-size: 12px;
    font-weight:  bold;
	color: #2f6193;
	text-decoration: none;
	text-align: right;
	
}

.profile:visited 
{
    font-family: Verdana;
    font-size: 12px;
    font-weight:  bold;
	color: #2f6193;
	text-decoration: none;
	text-align: right;
	
}

.profile:hover 
{

	font-family: Verdana;
    font-size: 12px;
    font-weight:  bold;
	color: #2f6193;
	text-decoration:  none;
	text-align: right;
	
}

.profile:active 
{

	font-family: Verdana;
    font-size: 12px;
    font-weight:  bold;
	color: #2f6193;
	text-decoration: none;
	text-align: right;
	
}


/*********************************************************************************************************
product links text  *********************************************************************************************/

.product_links:link 
{
    font-family: Verdana;
    font-size: 10px;
    font-weight:  normal;
	color: #2f86e1;
	text-decoration: underline;
}

.product_links:visited 
{
    font-family: Verdana;
    font-size: 10px;
    font-weight:  normal;
	color: #2f86e1;
	text-decoration: underline;
	
}

.product_links:hover 
{

	font-family: Verdana;
    font-size: 10px;
    font-weight:  normal;
	color: #340ef6;
	text-decoration: none;
	
}

.product_links:active 
{

	font-family: Verdana;
    font-size: 10px;
    font-weight:  normal;
	color: #2f86e1;
	text-decoration: underline;
	
}



/*********************************************************************************************************
quick links text  *********************************************************************************************/

.quick_links:link 
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
}

.quick_links:visited 
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
	
}

.quick_links:hover 
{

	font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

.quick_links:active 
{

	font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
	
}


.quick_links_split
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #808080;
}


/******************************************************************************************************
*******************************************************************************************************/
.mobile_links:link 
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #007cc3;
	text-decoration: none;
}

.mobile_links:visited 
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #007cc3;
	text-decoration: none;
	
}

.mobile_links:hover 
{

	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #007cc3;
	text-decoration: none;
	
}

.mobile_links:active 
{

	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #007cc3;
	text-decoration: none;
	
}





/******************************************************************************************************/
.mobile1_links:link 
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
}

.mobile1_links:visited 
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
	
}

.mobile1_links:hover 
{

	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #007cc3;
	text-decoration: none;
	
}

.mobile1_links:active 
{

	font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
	
}





.bottom_labels
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
	color: #808080;
	text-decoration: none;
}



/******************************************************************************************************
normal text  *********************************************************************************************/


.normal_text
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #b3b3b3;
}


.normal_text_padding
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #4d4d4d;
	text-align: left;
	padding-right: 20px;
}


.normal_txt
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #4d4d4d;
}

.bold_txt
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}

.blue_bold_txt
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0053a8;
}

.blue_normal_txt
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0053a8;
}


.blue_normal_10px_txt
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0053a8;
}


/*********************************************************************************************************
ibcommerce top title text  *************************************************************************************/


.ibcommerce_title_text
{
	font-family: Verdana;
	font-size: 18px;
	font-weight:bold;
	color: #0053a8;
}

.ibcommerce_title_ataka_text
{
	font-family: Verdana;
	font-size: 18px;
	font-weight:bold;
	color: #b3b3b3;
}

/*********************************************************************************************************
ibc text  **************************************************************************************************/


.ibc_normal_text
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #4d4d4d;
}

.ibc_bold_text
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #0053a8;
}

.ibc_bold_big_text
{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #4d4d4d;
}



/*************************************************************************************************************
Contact fields  **************************************************************************************************/

.field_01
{
    width: 282px;
    height: 20px;
    vertical-align: middle;
    text-align: left;
    background-image:  url(../Images/contact/text_field.gif);
    background-repeat: no-repeat;
    font: verdana;
    font-size: 12px;
    font-style: normal;
    color: #333333;
    padding-left: 5px;
    padding-top: 2px;
    border-bottom-style: none; 
}



.field_02
{
    width: 428px;
    height: 168px;
    vertical-align: bottom;
    text-align: left;
    background-image:  url(../Images/contact/body_field.gif);
    background-repeat: no-repeat;
    font: verdana;
    font-size: 12px;
    font-style: normal;
    color: #333333;
    padding-left: 5px;
    padding-top: 5px;
    border-bottom-style: none; 
}


.label
{
    font: verdana;
    font-size: 10px;
    font-weight: bold;
    color: #4d4d4d;
    padding-right: 10px;
}


.right_contact_text
{
    font: verdana;
    font-size: 10px;
    font-weight: bold;
    color: #4d4d4d;
    padding-left: 20px;
}


/*************************************************************************************************************
*************************************************************************************************************/


.position_field
{
    width: 427px;
    height: 20px;
    vertical-align: bottom;
    text-align: left;
    background-image:  url(../Images/jobs/upload_field.gif);
    background-repeat: no-repeat;
    background-color: #f2f2f2;
    font: verdana;
    font-size: 12px;
    font-style: normal;
    color: #333333;
    padding-left: 5px;
    padding-top: 2px;
    border-bottom-style: none;
    border-bottom-width: 0px;
}


.jobs_field
{
    width: 280px;
    height: 20px;
    vertical-align: bottom;
    text-align: left;
    background-image:  url(../Images/jobs/jobs_field.gif);
    background-repeat: no-repeat;
    background-color: #f2f2f2;
    font: verdana;
    font-size: 12px;
    font-style: normal;
    color: #333333;
    padding-left: 5px;
    padding-top: 2px;
    border-bottom-style: none; 
}


/*************************************************************************************************************
*************************************************************************************************************/


.blue_bold_wd_txt
{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #0053a8;
}




/*************************************************************************************************************
*************************************************************************************************************/


.news_title
{
    font: verdana;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 10px;
}

.news_text
{
    font: verdana;
    font-size: 10px;
    font-weight: normal;
    color: #4d4d4d;
}



/*************************************************************************************************************
*************************************************************************************************************/


.sitemap_title
{
    font: verdana;
    font-size: 16px;
    font-weight: bold;
    color: #000000;

}


.sitemap_text
{
    font: verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;

}





/*************************************************************************************************************
*************************************************************************************************************/


.submenu_title
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.submenu_text
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #999999;
	text-decoration: none;
}



/*
.table_submenu
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #999999;
	text-decoration: none;
}
*/



.f:link 
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
	background-color: #808080;
}

.f:visited 
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
	background-color: #808080;
}

.f:hover 
{

    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
	background-color: #808080;
}





.f:active 
{

    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #808080;
	text-decoration: none;
	background-color: #3a3a3a;
}





/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/
/**************************************************************************************************************************/

.products_title_01
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #ffffff;
}


.products_code_01
{
    font-family: Verdana;
    font-size: 24px;
    font-weight: bold;
	color: #ffffff;
}

.products_text_01
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #ffffff;
}








.footer_text
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #808080;
}

.copyrights_text
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #b3b3b3;
}





.contact_texts_tds
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bolder;
	color: #333333;
}



.contact_info_text
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
	color: #4d4d4d;
}




/******************************************************************************************************
Keno  *********************************************************************************************/

.keno {
color: #FFFFFF;
}








/*********************************************************************************************************
site map links text  *************************************************************************************/

.sitemap_Tile
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
}



.sitemap_text
{
    font-family: Verdana;
    font-size: 14px;
    font-weight:bold;
	color: #808080;
	text-decoration: none;
}





ul {}
li {
color: #808080;
}

.sitemap_links:link 
{
    font-family: Verdana;
    font-size: 12px;
    font-weight:normal;
	color: #808080;
	text-decoration: none;
}

.sitemap_links:visited 
{
    font-family: Verdana;
    font-size: 12px;
    font-weight:normal;
	color: #808080;
	text-decoration: none;
	
}

.sitemap_links:hover 
{

	font-family: Verdana;
    font-size: 12px;
    font-weight:normal;
	color: #000000;
	text-decoration: none;
	
}

.sitemap_links:active 
{

	font-family: Verdana;
    font-size: 12px;
    font-weight:normal; 
	color: #808080;
	text-decoration: none;
	
}





.texnikes_luseis_title
{
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
	color: #333333;
	text-align: left;
}

.electro_title_text
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #5d0000;
}



.Newsletter_title
{
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
	color: #5d0000;
	text-align: left;
}

.Newsletter_text1
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #5d0000;
	text-align: left;
}