* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background:#F7F7F8;
}

body, td, th, li, input, select, form {
	font-family: Arial, Tahoma, Verdana;
	font-size:12px;
}

a {
	color:black;
}

.nofloat {
	clear:both; 
	height:0; 
	border:0;
	line-height:0;
	overflow:hidden;
}

#main_top_container {
	width:100%;
/*
	position:absolute;
	top:0;
	left:0;
*/
}

#header_container {
	background:url(/images/header_bg.jpg);
	width:1000px;
	height:90px;
	margin:0 auto;
}

#header {
	background:url(/images/header.jpg) left center;
	background-repeat:no-repeat;
	width:100%;
	height:90px;
}

#small_top_menu {
	width:1000px;
	text-align:right;
	font-family:Arial Narrow;
	font-size:15px;
	font-weight:bold;
	margin:2px auto;
}

#small_top_menu ul {
	list-style: none;
	margin: 2px 0px 2px 10px;
	padding: 0px;
	display:inline;
}

#small_top_menu ul li {
	display:inline;
	text-decoration:none;
	font-weight:bold;
	padding: 2px 2px 2px 12px;
	margin: 2px 10px 2px 0px;
	color: #7f7f7f;
	background: transparent url(/images/arrow_next_7f7f7f.gif) no-repeat scroll 0px 5px;
}

#small_top_menu form {
	padding:0 0 0 10px;
	margin:0;
	float:right;
}

#small_top_menu input {
	border:1px #777777 solid;
	font-size:11px;
}

#search_submit {
	background:#00A0DD;
	color:white;
	border:0;
}

#small_top_menu ul li a {
	color:#666666;
	text-decoration:none;
}

#small_top_menu ul li a:hover {
	color: #ff8619;
}

#top_menu {
	width:1000px;
	background:#8B9196;
	border-bottom:1px #00A0DD solid;
	padding:2px 0 2px 0;
	margin:3px auto 0 auto;
	text-align:left;
}

#top_menu ul {
	list-style: none;
	display:inline;
	padding:0;
	margin:0;
}

#top_menu li {
	display:inline;
	padding:0;
	margin:0;
}

#top_menu a {
	color:white;
	text-decoration:none;
	font-weight: bold;
	position:relative;
	margin:0;
	padding:2px 10px;
	border-right:1px white solid;
}

#top_menu a:hover {
	color:white;
	background:#FF8619;
	position:relative;
	top:-2px;
	padding-bottom:4px;
}

#top_menu b a {
	color:white;
	background:#00A0DD;
	margin:0;
	padding:2px 10px;
	position:relative;
	top:-2px;
	padding-bottom:4px;

}

#main_container {
	margin:0 auto;
	padding:0 190px 0 0px;
	border:0px red solid;
	width:810px;
	position:relative;
	text-align:left;
	background:#fff;
	overflow:hidden;
	min-height:600px;
}

#main_container h1 {
	font-size:14px;
	margin:5px 0;
}

#main_container ul {
	margin-left:25px;
}

#right_col {
	padding:30px 5px;
	margin:0;
	background:#fff;
	width:180px;
	min-height:200px;
	position:absolute;
	right:0;
	top:0;
}

#right_col h4 {
	font-size:13px;
	margin:0;
	padding:2px 5px;
	background:#EFF0F1;
	border-bottom:1px #00A0DD solid;
}

#right_col ul {
	list-style:none;
	margin:5px 0 10px 0;
	padding:0;
}

#right_col a {
	color:#7f7f7f;
	padding:2px 5px 2px 20px;
	background:url(/images/arrow_next_7f7f7f.gif) no-repeat scroll 5px 5px;
	display:block;
}

#right_col a:hover {
	background:url(/images/arrow_next_ff8619.gif) no-repeat scroll 5px 5px;
	color:#FB602B;
}

#left_col {
	background:#B6BCC2;
	width:180px;
	height:300px;
	min-height:300px;
	position: absolute;
	left:0;
	margin-right:10px;
	padding:5px;
	margin-bottom: -1000em;
	padding-bottom: 1000em;
}

/* #FF8619 */
#left_col h2 {
	margin:0;
	padding:5px 5px 5px 5px;
	font-size:13px;
}

#left_col h2 a {
	color:#000;
	text-decoration:none;
}


#left_col ul {
	padding:0px 3px 0px 12px;
	margin:0;
	list-style:none;
}

#left_col ul li a {
	display:block;
	color:black;
	padding:3px 0 3px 15px;
	text-decoration:none;
	background:url(/images/arrow_next_7f7f7f.gif) no-repeat scroll 0px 6px;
}

#left_col ul li a:hover {
	color:white;
	background:#FF8619 url(/images/arrow_next_ffffff.gif) no-repeat scroll 0px 6px;
}

#left_col ul li b a {
	display:block;
	color:#fff;
	padding:3px 0 3px 15px;
	text-decoration:none;
	background:#00A0DD url(/images/arrow_next_ffffff.gif) no-repeat scroll 0px 6px;
}


#content_div {
/*	padding:8px 20px 20px 20px; */
	padding:5px;
	margin:0;
	min-height:500px;
	position:relative;
}
/*
#content {
	border-left:200px solid gray;
	m3in-height:80em;
}
*/


#breadcrumbs, #breadcrumbs a {
	padding:0;
	margin-top:0;
	margin-bottom:10px;
	color:#AEB5BB;
	font-size:11px;
}

#copyright {
	margin:10px 5px 5px 0px;
	border-top:1px #2DBCF2 solid;
	display:block;
	bottom:0;
	clear:left;
	color:#AEB5BB;
	font-size:11px;
}

#copyright a {
	color:#AEB5BB;
	padding:0 3px;
}

#copyright_text {
	width:auto;;
	float:right;
}
/*
#multipage * {
	padding:0;
	margin:0;
}

#multipage {
	margin:15px 0 0px 0;
	padding:0 5px 2px 5px;
	background:#CED3D6 url(/images/multipage_bg_top.gif) top left repeat-x;
}


#multipage ul {
	display:block;
	list-style:none;
	margin:2px 0;
	padding:4px 0;
}

#multipage ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	float:left;
}

#multipage ul li ul.inside {
	position:absolute;
	left:1px;
	top:19px;
	padding:0;
	display:none;
	border-top:1px #fff solid;
}


#multipage ul li ul li {
	display:inline;
	width:100%;
	float:none;
}

#multipage ul li a {
	z-index:5;
}


#multipage ul li ul.inside li a {
	display:block;
	float:none;
	width:auto;
	margin:0px;
	padding:3px 5px;
	border-bottom:1px #fff solid;
	z-index:100;
}


#multipage a {
	background:#00A0DD;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	color:#fff;
	display:block;
	font-weight:bold;
	font-style:normal;
	padding:2px 5px 4px 5px;
	margin-right:2px;
	white-space:nowrap;
	text-decoration:underline;
}

#multipage a:hover {
	background:#FF8619;
}

#multipage ul li:hover ul {
	display:block;
}

#multipage b a {
	background:#006085;
	margin:0;
}
*/


#multipage #panels_nav {
	background:#006085;
	display:block;
	width:100%;
	list-style:none;
	padding:0;
	margin:1px 0 0 2px;
}

#multipage #panels_nav li {
	padding:0;
	margin:0;
	float:left;
}

#multipage #panels_nav:after { content:""; display:block; clear:both; width:0; height:0; overflow:hidden;}

#multipage #panels_nav li a {
	border:none;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:2px 5px 2px 13px; 
	margin:-1px 0 0 -1px;
	white-space:nowrap;
	outline:none;
	background:url(/images/arrow_next_ffffff.gif) left center no-repeat;
}

#multipage #panels_nav a:hover {
	color:#000;
	background:#FF8619 url(/images/arrow_next_000000.gif) left center no-repeat;
    float:left;
}

#multipage #panels_nav a.selected {
	background:#00A0DD url(/images/arrow_next_ffffff.gif) left center no-repeat;
	text-decoration:none;
	float:left;
}

#news_list {
	margin: 10px 0;
	border:1px #AEB5BB solid;
	border-bottom:0;
}

#news_list td {
	border-bottom:1px #AEB5BB solid; 
	padding:2px;
}

#news_list th {
	background:#AEB5BB;
	padding:2px;
}

#news_list a {
	color:#000;
}

.even {
	background:#eee;
}
.odd {
	background:#fff;
}

#prod_column {
	float:left;
	width:190px;
	margin:5px 10px 20px 0;
	background:#EFF0F1;
}

#prod_column h2, #prod_column h3 {
	font-size:13px;
	padding:2px 5px;
	margin:0;
	font-size:12px;
}

#prod_column h2 {
	background:#CED3D6;
}

#news4prod_section, #featured_prod {
	margin:0;
	margin-bottom:30px;
	padding:0;
}

#news4prod_section h3, #featured_prod h3 {
	background:#CED3D6;
	font-size:13px;
	padding:2px 5px;
	margin:5px 0 2px 0;
	border-bottom:1px #00A0DD solid;
}

#news4prod_section a {
	display:block;
	color:black;
	padding:3px 0 3px 15px;
	text-decoration:none;
	background:url(/images/arrow_next_7f7f7f.gif) no-repeat scroll 0px 6px;	
}

#news4prod_section a:hover {
	text-decoration:underline;
}

#news4prod_section a small {
	color:#194CAF;
}

#featured_prod a {
	text-decoration:none;
}

#featured_prod a h4 {
	text-decoration:underline;
}

#main_page_prod {
	display:inline;
	border:0px red solid;
	padding:0 5px;
	margin:5px 6px 10px 0;
	background:#EFF0F1;
	width:183px;
	float:left;
	min-height:180px;
}

#main_page_prod h2 {
	font-size:13px;
	margin:0 -5px;
	padding:0 5px;
	display:block;
	background:#CFCFCD;
}

#main_page_prod h2 a, #main_page_prod h2 a:hover {
	font-size:13px;
	margin:0 -5px;
	padding:0 5px;
	display:block;
	color:#000;
	background:#CFCFCD;
}


#main_page_prod a {
	display:block;
	color:#00a0dd;
	font-weight:bold;
	padding:2px 0 2px 17px;
	margin:0 -5px;
	text-decoration:underline;
	background:url(/images/arrow_next_00a0dd.gif) no-repeat scroll 3px 5px;		
}

#main_page_prod a:hover {
	background:#ffffff url(/images/arrow_next_ff8619.gif) no-repeat scroll 3px 5px;
	color:#ff8619;
}

.catalog_list {
	margin:0;
	padding:0;
	border-bottom:1px #CED3D6 solid;
	clear:both;
}

.catalog_list a img {
	float:left; 
	margin:5px 15px 5px 0; 
	border:0;
}
.catalog_list a {
	display:block;
	background:#f7f7f8;
	text-decoration:none;
	padding:0;
	margin:0;
}

.catalog_list a:hover {
	background:#E7E9EA;
}

.catalog_list a:hover h3 {
	background:#E7E9EA;
	color:#000;
}

.catalog_list h3 {
	display:block;
	color:#00A0DD;
	padding:15px 0 0 0;
	margin:0;
	font-size:13px;
	text-decoration:underline;
}

#tech_row_container {
	position:relative;
	display:block;
	clear:both;
}

#tech_box {
	position:relative;
	width:275px;
	margin:10px 10px 10px 0;
	float:left;
}

#tech_box h2, .tech_box_level2 h2 {
	font-size:13px;
	background:#CED3D6;
	border-bottom:1px #00A0DD solid;
	padding:2px 5px;
}

#tech_box h2 a, .tech_box_level2 h2 a {
	color:#00A0DD;
}

#tech_box ul {
	margin-top:10px;
	list-style-image:url(/images/arrow_next_7f7f7f.gif);
}

.tech_box_level2 {
/*	position:relative; */
	width:100%;
	margin:10px 10px 10px 0;
	float:left;
}

.tech_box_level2 a {
	white-space:nowrap;
}


#prod_old {
	margin:2px 0 10px 0;
	padding:5px;
	display:block;
}


#prod_old li {
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}

#prod_old a {
	background:url(/images/arrow_next_7f7f7f.gif) no-repeat 0 4px ;
	color:#7f7f7f;
	padding:0 0 0 13px;
	margin:0 5px;
	white-space:nowrap;
}

#prod_old a:hover {
	background:url(/images/arrow_next_000000.gif) no-repeat 0 4px ;
	color:#000;
	padding:0 0 0 13px;
	margin:0 5px;
	white-space:nowrap;
}

#search_form {
	display:block;
	margin:5px 0 15px 0;
}

#search_form h2, #search_result h2 {
	font-size:13px;
	background:#CED3D6;
	padding:2px 5px;
	margin:5px 0;
}

.search_result_text {
	padding:5px 0 10px 0;
	border-bottom:1px #CED3D6 solid;
}

.search_result_text h3 {
	font-size:13px;
}

.search_result_text a h3 {
	font-size:13px;
	color:#00A0DD;
	text-decoration:underline;
}

.pager {
	width:190px;
	margin:5px auto;
	text-align:center;
}

.dim_matrix {
	background:#CED3D6;
}

.dim_matrix_left_header {
	width:5%;
}
.dim_matrix td {
	background:#fff;
	text-align:center;
	vertical-align:top;
	padding:3px;
	width:auto;
}

.dim_matrix th {
	vertical-align:top;
	padding:2px;
}

.dim_matrix a {
	border:1px #fff solid;
	display:block;
	text-decoration:none;
	padding:2px;
}

.dim_matrix a:hover {
	border:1px #00A0DD solid;
}

.dim_matrix_switcher {
	display:block; 
	cursor:pointer;
	font-weight:bold;
	background:#CED3D6;
	padding:2px 5px;
}

.dim_matrix_switcher:hover {
	background:#66C6EB;
}

#imgList h3 {
	font-size:12px;
	background:#CED3D6;
	padding:2px 5px;
	text-decoration:underline;
	margin:10px 0;
}

.item_freq_value {
	background:url(/images/freq_item_bg.jpg);
	font-size:10px;
	padding:1px 3px;
	color:#fff;
	height:13px;
	position:relative;
}

.item_freq_value span {
	float:right;
}

.tech_table {
	margin-top:20px;
	position: relative;
	background-color: #ffffff;
}

.tech_table span {
	font-weight:normal;
	font-size:10px;
	height:95px;
	border:0px red solid;
	width:100px;
	text-align:center;
	line-height:10px;
}
/*
.tech_table span.col2 {position: absolute; left: 103px; margin-top: 35px;}
.tech_table span.col3 {position: absolute; left: 180px; margin-top: 0px;}
.tech_table span.col4 {position: absolute; left: 260px; margin-top: 35px;}
.tech_table span.col5 {position: absolute; left: 340px; margin-top: 0px;}
.tech_table span.col6 {position: absolute; left: 420px; margin-top: 35px;}
.tech_table span.col7 {position: absolute; left: 500px; margin-top: 0px;}
*/

.tech_table span.col2 {position: absolute; left: 103px; margin-top: 35px;}
.tech_table span.col3 {position: absolute; left: 160px; margin-top: 0px;}
.tech_table span.col4 {position: absolute; left: 220px; margin-top: 35px;}
.tech_table span.col5 {position: absolute; left: 280px; margin-top: 0px;}
.tech_table span.col6 {position: absolute; left: 340px; margin-top: 35px;}
.tech_table span.col7 {position: absolute; left: 400px; margin-top: 0px;}
.tech_table span.col8 {position: absolute; left: 460px; margin-top: 35px;}
.tech_table span.col9 {position: absolute; left: 520px; margin-top: 0px;}

.tech_table_rows span {
	width:78px;
	min-height:80px;
	background:red;
	display:block;
	float:left;
	text-align:center;
}

.tech_table_data table {
	border-collapse: collapse;
	border-right:1px #cbcbcb solid;
}

.tech_table_data td, th {
	width:78px;
	text-align:center;
	padding:2px 0;
}

.tech_table_data b {
	text-decoration:none;
	font-size:11px;
}

.tech_table_data a {
	display:block;
	text-decoration:none;
}

.tech_big_link td {
	background:url(/images/td_bg_inactive.gif) center -5px;
}

.tech_big_link th {
	background:url(/images/td_bg_active.gif) center -5px;
}


.tech_big_link:hover td {
	background:url(/images/td_bg_inactive_hover.gif) center -5px;
}

.tech_big_link:hover th {
	background:url(/images/td_bg_active_hover.gif) center -5px;
}

#exh_table {
	margin-top:10px;
}

#exh_table th, td {
	text-align:left;
	padding:2px 5px;
	width:20%;
}

#exh_table td {
	font-weight:bold;
	color:#777;
}

#exh_table td b {
	color:#000;
}

#exh_table td img {
	margin-top:5px;
}

#exh_table td a {
	font-weight:normal;
	color:#00A0DD;
	text-decoration:none;
}

.table_files td { padding:5px; border-bottom:1px #ddd solid;}
.table_files .td_center { text-align:center; width:5%; }
.table_files .td_left { text-align:left; padding:0 0 0 5px; }
.table_files .f_url { width:90%: }

#scroll_box { list-style:none; padding:0; margin:0; border:1px #2CB7EF solid; height:64px; 
	overflow:hidden; position:relative; width:788px; background:#DFDFDF; }
#scroll_box li { display:block; width:256px; height:60px; padding:4px 5px 2px 0; margin:0; float:left; 
	position:absolute; }
#scroll_box li img { float:left; margin:0px 10px 2px 3px; }
#scroll_box li p { font-size:10px; color:#222; display:block; vertical-align:middle; margin-left:110px; }
#scroll_box li p a { color:#00A3E1; }
#scroll_box li p b { background:#00A3E1; color:#fff; padding:0 3px; }
#scroll_box li:hover { background:#2CB7EF; cursor:pointer; }
#scroll_box li:hover p a { color:#000; }

#scroll_box_canvas_header { width:780px; height:25px; background:#009fdd; color:#fff; margin:0; 
	font-weight:normal; font-size:17px; padding:4px 0 0 10px; position:relative; }
#scroll_box_canvas_container { width:788px; height:218px; margin:0; border:1px #2CB7EF solid; 	
	border-bottom:none; position:relative; }
#scroll_box_canvas { width:787px; height:218px; margin:0 auto; position:relative; background:#fff;}
#scroll_box_canvas b { display:block; background:#2CB7EF; color:#fff; font-size:15px; position:absolute; 
	top:10px; left:430px; padding:3px 5px; }
#scroll_box_canvas h3 { margin:0; padding:0; color:#f79353; font-size:18px; }
#scroll_box_canvas h4 { margin:5px 0; color:#009fdd; font-size:14px; }
#scroll_box_canvas p { color:#666; font-size:11px; margin:10px 0 0 0; line-height:170%; }
#scroll_box_canvas a.link_more { position:absolute; left:10px; bottom:10px; font-size:11px; color:#009fdd; 
	font-weight:bold; text-decoration:none; border-bottom:1px #009fdd dashed; }
#scroll_box_canvas a.link_more:hover { border:none; }
#scroll_box_canvas img.img_above_bg { position:absolute; top:0; right:0; border:none; }

#scroll_btn_pause, #scroll_btn_play { float:right; cursor:pointer; padding:2px; margin-right:5px; }
.scroll_btn { background:#ccc; }
.scroll_btn_selected { background:#fff; }

#counter_canvas { float:right; margin:0 5px; font-size:11px; font-weight:normal; }
