﻿div.index_flash {
    height: 186px;
    width: 710px;
    padding: 0 0 0 0px;
    float: left;
}

div.index_content {
    height: 430px;
    width: 679px;
    padding: 12px 15px;
    float: left;
    background-color: #3D3D3D;
}

div.index_content_half {
    height: 195px;
    width: 679px;
    padding: 12px 15px;
    float: left;
    background-color: #3D3D3D;
}

div.index_block {
    height: 205px;
    width: 205px;
    padding: 4px 10px;
    background-color: #3D3D3D;
    float: left;
    /* text specific */
    text-align: left;
    color: #B2B2B2;
    font-family: Arial;

}

div.index_block_half {
    height: 185px;
    width: 205px;
    padding: 4px 10px;
    background-color: #3D3D3D;
    float: left;
    /* text specific */
    text-align: left;
    color: #B2B2B2;
    font-family: Arial;
}


div.index_block_title {
    margin: 0 0 15px 5px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 1.5em;
}

div.index_block_text {
    margin: 0 0 0 5px;
}

div.index_block_border_right {
    border-right: solid 1px #595959;
}

div.index_block_border_bottom {
	    border-bottom: solid 1px #595959;

}

/*
 * ENGLISH SPECIFIC
 */
 
a.products_home_title_magnet {
    background: url(/en/images/products_home_title_magnet.gif) bottom left no-repeat;
    height: 13px;
    width: 200px;
    margin-bottom: 15px;
    padding: 0;
	float: left;
	
}

a.products_home_title_motorsolve {
    background: url(/en/images/products_home_title_motorsolve.gif) bottom left no-repeat;
    height: 13px;
    width: 200px;
    margin-bottom: 15px;
    padding: 0;
	float: left;
	
}

a.products_home_title_elecnet {
    background: url(/en/images/products_home_title_elecnet.gif) bottom left no-repeat;
    height: 13px;
    width: 200px;
    margin-bottom: 15px;
    padding: 0;
	float: left;
	
}

a.products_home_title_thermnet {
    background: url(/en/images/products_home_title_thermnet.gif) bottom left no-repeat;
    height: 13px;
    width: 200px;
	margin-top: 10px;
    margin-bottom: 15px;
    padding: 0;
	float: left;
	
}

a.products_home_title_optinet {
    background: url(/en/images/products_home_title_optinet.gif) bottom left no-repeat;
    height: 13px;
    width: 200px;
	margin-top: 10px;
    margin-bottom: 15px;
    padding: 0;
	float: left;
	
}

a.products_home_title_options {
    background: url(/en/images/products_home_title_options.gif) bottom left no-repeat;
    height: 13px;
    width: 200px;
	margin-top: 10px;
    margin-bottom: 15px;
    padding: 0;
	float: left;
	
}



h3.index {
	
	color: #fff;
	font-weight: normal;
	font-family: Arial;
	font-size:13px;
}

/*- home menu -------------------------------*/
a.index:link, a.index:visited, a.index:hover {
	font-family: Arial;

	font-weight: normal;
	text-decoration: none;
}
a.index:link, a.index:visited {
	color: #fd5c11;
}
a.index:hover {
	color: #ee3124;
}

div.img_index {
	float: right;
	width: 64px;
	height: 185px;
	margin: 0 0 10px 10px;
    padding: 0;
	
	
}