﻿/* MAIN PAGE */
table.main
	{
	width: 764px;
	}

/* LEFT COLUMN */
table.main td.panels 
	{
	
	}
	
/* CONTENT COLUMN */
table.main td.content
	{
	width: 609px; /* 616px - 7px in left*/
	}
	
/* LINE LOCATION (PATH, PAGES etc.) */
table.location td.middle
	{
	width: 595px;
	}
	
/* COPYRIGHT LINE */
table.copyright
	{
	width: 764px;
	}	
	
/* BOTTOM LINE */
table.bottom td.middle
	{
	width: 595px;
	}
	
/* PRODUCT OFFERS PAGE */

table.catalog_main
	{
	width: 580px;
	}
	
table.catalog_main td
	{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}
	
table.catalog_main td.left,
table.catalog_main td.right
	{
	width: 287px;
	}
	
table.catalog_main td.space
	{
	width: 6px;
	}
	
table.catalog_main td.left .block,
table.catalog_main td.right .block
	{
	margin: 0px 0px 6px 0px;
	}
	
table.catalog_main td.left .folder,
table.catalog_main td.right .folder
	{
	height: 25px;
	background-image: url('../img/products/main_page/folder_fon.gif');
	background-repeat: no-repeat;
	padding: 5px 0px 0px 10px;
	}

.folder, a.folder
	{
	font-weight: bold;
	color: black;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	}
	
.category
	{
	background-color: #EDEEE9;
	border: 1px solid #9EA198;
	border-width: 0px 1px 0px 1px;
	
	padding: 5px 5px 5px 5px;
	}

.category a,
.category a:hover,
.category a:link,
.category a:active
	{
	display: block;
	font-weight: normal;
	color: #4D4F49;
	text-decoration: none;
	
	background-image: url('../img/bullets/green.gif');
	background-repeat: no-repeat;
	background-position: 8px 5px;
	
	padding: 3px 0px 3px 25px;
	}
	
.category a:hover
	{
	text-decoration: underline;
	}

.category1
	{
	padding: 10px 5px 5px 5px;
	}

.category1 a,
.category1 a:hover,
.category1 a:link,
.category1 a:active
	{
	display: block;
	font-weight: normal;
	color: #4D4F49;
	text-decoration: none;
	
	background-image: url('../img/bullets/green.gif');
	background-repeat: no-repeat;
	background-position: 8px 5px;
	
	padding: 3px 0px 3px 25px;
	}
	
.category1 a:hover
	{
	text-decoration: underline;
	}


.indent_0
	{
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 2px;
	}

.indent_1
	{
	padding-left: 15px;
	}

.indent_1 a.category:link,
.indent_1 a.category:visited,
.indent_1 a.category:hover
	{
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 2px 3px;
	background-color: rgb(85, 133, 174);
	background-image: url("images/products/category_silver_c.gif");/*HOST-DEPENDED !*/
	text-decoration: none;
	}
.content div.title
	{
	width: 100%;
	border: 2px solid white;
	border-width: 0px 0px 2px 0px;
	background-color: rgb(38, 116, 178);
	background-image: url("../images/title_back_long.jpg");/*HOST-DEPENDED !*/
	padding: 9px 0px 7px 0px;
	}

.content table.title
	{
	width: 100%;
	border: 2px solid white;
	border-width: 0px 0px 2px 0px;
	background-color: rgb(38, 116, 178);
	}

.content table.title td.l
	{
	background-image: url("../../images/title_back_long_l.jpg");/*HOST-DEPENDED !*/
	background-position: left;
	}

.content table.title td.c
	{
	width: 425px;
	background-image: url("../../images/title_back_long_c.jpg");/*HOST-DEPENDED !*/
	background-position: center;
	background-repeat: no-repeat;
	padding: 9px 0px 7px 0px;
	}

.content table.title td.r
	{
	background-image: url("../../images/title_back_long_r.jpg");/*HOST-DEPENDED !*/
	background-position: right;
	}

.content .title div
	{
	width: 100%;
	filter: glow(color=#0f335f,strength=3);/*#09094a*/
	
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-align: center;
	
	cursor: default;
	}








.css_h1 /*Header2*/ {font-size: 18px; color: #FF9900; font-weight: bold}

.css_h3_blue /*Header*/ {font-size: 18px; color: #599CD8; font-weight: bold; text-align : center;}



.p
	{
	font-size: 12px;
	text-align: justify;
	}
	

.tableBorder
	{
	background-color: #2469A4;
	}

.tableHead
	{
	background-color: white;
	font-weight: bold;
	}

.tableCell
	{
	background-color: rgb(187, 216, 239);
	}

.tableCell2 
	{  
	background-color: 	#6699CC; 
	}


ul.rohs
	{
	list-style-image : url("../../images/RoHS/bul.gif");/*HOST-DEPENDED !*/
	}
 
 

