@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	background: url(../../images/main_bg.gif);
	outline: none
}
html {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* main */
.main {
	padding:0;
	margin:0 auto;
	position: relative;
}
/********** header **********/
.blok_header {
	margin:0;
	padding:0;
	background: url(../../images/header_bg.gif) top repeat-x;
}
.header {
	height: 127px;
	width:960px;
	margin: 0 auto;
	padding:0;
	position: relative;
}
.header .taglines {
	width: auto;
	height: auto;
	position: absolute;
	left: 281px;
	top: 42px;
}
.lan {
	position: absolute;
	top: 28px;
	right: 10px;
	z-index: 100;
}
*:first-child+html .lan {
	top: 48px;
}
* html .lan {
	top: 48px;
}
.lan li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	display: inline-block;
}
.lan a {
	display: block;
	height: 12px;
	text-indent: -9999px;
}
.lan a.eng {
	background: url(../../images/lan_eng.gif) no-repeat 0 0;
	width: 48px;
	margin-top: 1px;
}
.lan a.chi {
	background: url(../../images/lan_chi.gif) no-repeat 0 0;
	width: 24px;
}
/* logo */
.logo {
	padding: 20px 0 0;
	margin:0;
	width:231px;
	float:left;
}
.logo img {
	border: 0;
}
/* menu */	
.menu {
	padding:86px 0 0 0;
	width:785px;
	position: relative;
	right: -400px;
}
*:first-child+html .menu {
	padding-top: 102px;
	right: -160px;
	width:700px;
}
* html .menu {
	padding-top: 102px;
	right: -160px;
	width:700px;
}
/* 
	LEVEL ONE
*/
.menu ul.dropdown {
	position: relative;
	z-index: 100;
}
.menu ul.dropdown li {
	float: left;
	list-style: none;
	position:relative;
}
.menu ul.dropdown li a {
	border-right:1px solid #525252;
	padding:5px 10px;
	color:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	display: block;
}
.menu ul.dropdown a:hover {
	text-decoration: underline;
}
.menu ul.dropdown a:active {
	text-decoration: underline;
}
.menu ul.dropdown li.last a {
	border-right: none;
}
/* 
	LEVEL TWO
*/
.menu ul.dropdown ul {
	width: 100%;
	visibility: hidden;
	position: absolute;
	top: 25px;
	left: -40px;
	z-index: 100;
}
body:first-of-type .menu ul.dropdown ul {
	top: 24px;
}
.menu ul.dropdown ul li {
	float: none;
	border: none;
	padding: 0;
	margin: 0;
}
*:first-child+html .menu ul.dropdown ul li {
	margin-bottom: -1px;
}
* html .menu ul.dropdown ul li {
	margin-bottom: -1px;
}
.menu ul.dropdown li:hover a {
	text-decoration: underline;
}
.menu ul.dropdown li:hover ul li a {
	text-decoration:none;
}
/* IE 6 & 7 Needs Inline Block */
.menu ul.dropdown ul li a {
	border: 0;
	border-bottom: 1px solid #525252;
	background-color: #202020;
	display: block;
	color:#fff;
	margin: 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
*:first-child+html .menu ul.dropdown ul li a {
	width:100%;
}
* html .menu ul.dropdown ul li a {
	width:100%;
}
.menu ul.dropdown ul li a:hover, .menu ul.dropdown ul li a.active {
	background-color: #0b0b0b;
	color: #fff;
	text-decoration: none;
}
/*header_text_bg*/
.header_text_bg {
	margin:0;
	padding:0;
	background: #1e1e1e url(../../images/slider_bg.gif) top repeat-x;
}
.header_text_bg p {
	padding:10px;
	margin:0;
}
.header_text_bg_resize {
	margin:0 auto;
	padding:0;
	width:960px;
}
/* menu */	
.menu2 {
	padding:10px 0;
	margin:0;
	width:950px;
	float:left;
}
.menu2 ul {
	text-align: left;
	padding:0;
	margin:0;
	list-style:none;
	border:0;
	float:left;
}
.menu2 ul li {
	float:left;
	margin:0;
	padding:0;
	border:0;
}
.menu2 ul li a {
	border-right:1px solid #525252;
	float:left;
	margin:0;
	padding:2px 10px 2px 10px;
	color:#a5a5a5;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
.menu2 ul li a:hover {
	background-color: #3c3c3c;
	color: #fff;
}
.menu2 ul li a.active {
	background-color: #3c3c3c;
	color: #fff;
}
/* Ca3er style */
.cu3er_resize {
	width:960px;
	margin:0 auto;
	padding:17px 0 32px 0;
	background: url(../../images/slider_bottom.gif) no-repeat bottom;
}
/*
#cu3er-container {
	width:960px;
	outline:0;
}
*/
/********** body **********/
.body_resize {
	margin:0;
	padding:0;
	border-top:1px solid #141414;
	background:#f6f6f6;
}
.body {
	width:960px;
	margin:0 auto;
	padding:10px 0;
}
.body h2 {
	color:#171717;
	margin:0;
	padding:10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body h2 a {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#171717;
}
.body h2 span {
	color:#ababab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body h3 {
	font: normal 36px Arial, Helvetica, sans-serif;
	color:#212121;
	margin:0 0 20px 0;
	padding:15px 5px;
	border-bottom:1px solid #d7d7d7;
}
.body h3 span {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#898989;
	font-size: 16px;
}
.body h4 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#171717;
	margin:0;
	padding:10px 10px;
}
.body h5 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#171717;
	margin:0;
	padding:10px 10px;
}
.body h5 a {
	font: normal 18px Arial, Helvetica, sans-serif;
}
.body img {
	padding:0;
	margin:10px 0;
}
.body img.floated {
	float: left;
	padding:0;
	margin:10px 20px;
}
.body img.floatedRight {
	float: right;
	padding:0;
	margin:10px 20px;
	border: 0;
}
.body div.floatedRight {
	float: right;
	padding:0;
	margin:10px 20px;
	border: 0;
	width: 246px;
}
.body div.shadow {
	float: right;
	background: url(../../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../../images/shadow.gif) no-repeat bottom right;
	margin: 10px 20px 0 10px !important;
	margin: 10px 20px 0 5px;
	position: relative;
	z-index: 10;
}
.body div.shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.body div.shadow object {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.body p {
	color:#605f5f;
	line-height:1.8em;
	padding:5px 10px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body p span {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.body li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#605f5f;
	line-height:1.8em;
	margin:0;
}
.body a {
	text-decoration:none;
	color:#0097e7;
	line-height:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.left {
	width:310px;
	float:left;
	padding:5px 1px;
	margin:5px 2px;
	border:1px solid #ececec;
	background:#fff;
}
.left2 {
	width:460px;
	float:left;
	padding:5px 0;
	margin:5px 15px 5px 0;
	border:1px solid #ececec;
	background:#fff;
	display: inline-block;
}
.port {
	width:958px;
	padding:5px 0 5px 10px;
	margin:10px auto;
	border:1px solid #ececec;
	background:#fff;
	position: relative;
}
.port ul {
	width: auto;
	height: auto;
	position: absolute;
	top: 180px;
	left: 690px;
	z-index: 10;
	list-style-type: none;
}
.port li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.port li a {
	width: 158px;
	background-position: 0 top;
	text-indent: -2000px;
	display: block;
	outline: none;
}
.port ul li a:hover {
	background-position: 0 bottom;
}
.port a.head {
	height: 22px;
	background: url(../../images/text_headquarters.jpg);
}
.port a.sales {
	height: 23px;
	background: url(../../images/text_sales.jpg);
}
.port a.distributor {
	height: 22px;
	background: url(../../images/text_distributor.jpg);
}
.port .vcf {
	margin-top: -3px;
	margin-left: 5px;
	vertical-align: text-top;
}
.contact_left {
	width:585px;
	float:left;
	padding:10px 0;
	margin:0;
}
.contact_right {
	width:280px;
	float:right;
	padding:10px 0;
	margin:0;
}
.contact_right li {
	color:#605f5f;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
/*FBG*/
.FBG {
	background:#262626;
	border-top:1px solid #383838;
	margin:0;
	padding:0;
}
.FBG_resize {
	width:960px;
	margin:0 auto;
	padding:20px 0;
}
.FBG_resize p {
	color:#fff;
	padding:5px;
	margin:0;
	line-height:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.FBG_resize a {
	color:#fdfdfd;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.FBG_resize h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#dfdfdf;
	padding:5px;
	margin:0;
	text-transform:uppercase;
}
.FBG_resize img {
	float:left;
	margin:10px 5px;
	padding:0;
}
.FBG_resize .blog {
	width:310px;
	float:left;
	margin:0;
	padding:10px 5px;
	background:url(../../images/fbg_bg.gif) right center no-repeat;
}
.FBG_resize .blog2 {
	width:310px;
	float:left;
	margin:0;
	padding:10px 5px;
}
/* END_bloga*/
/*************footer**********/
.footer_resize {
	width:960px;
	margin:0 auto;
	padding:10px 0 20px 0;
	text-align: center;
	position: relative;
	clear: both;
}
.footer {
	padding:0;
	margin:0;
	background:#dfdfdf;
	border-top:1px solid #d7d7d7;
}
.footer p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#737373;
}
.footer a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#454545;
	text-decoration:none;
	text-transform: capitalize;
	padding:5px;
	margin:0;
}
.footer a:hover {
	color: #000;
}
.footer a.findus {
	background: url(../../images/find_us.gif) no-repeat 0 center;
	display: inline-block;
	padding: 0;
	padding-left: 23px;
	height: 16px;
}
.footer p.leftt {
	margin:0 auto;
	padding:10px 0 0 0;
	line-height: 1.5em;
	font-size: 12px;
}
.footer p.rightt {
	text-align:right;
	width:40%;
	margin:0;
	padding: 23px 0 0 0;
	float:right;
}
/********** contact form **********/
#contactform {
	margin:0;
	padding:5px 10px;
}
#contactform * {
	color:#F00;
}
#contactform h4 {
	color:#212121;
	display: block;
}
#contactform h4 span {
	color:#212121;
	font-size: 12px;
}
#contactform h4 span.red {
	color:#F00;
}
#contactform ul {
	margin:0;
	padding:0;
	list-style:none;
	position: relative;
	overflow: hidden;
}
#contactform li {
	margin:0;
	padding:0;
	background:none;
	border:none;
	display:block;
	clear:both;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#contactform li.buttons {
	margin:5px 0 5px 0;
}
#contactform label {
	margin:0;
	width:110px;
	display:block;
	padding:18px 0 0;
	color:#605f5f;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	float:left;
	font-size: 16px;
}
#contactform label span {
	color:#F00;
}
#contactform input.text {
	width:200px;
	border:1px solid #e8e8e8;
	margin:10px 0;
	padding:5px 2px;
	height:16px;
	background:#fff;
}
#contactform li.phone {
	margin-top: -10px;
}
#contactform li.phone label {
	padding: 0;
}
#contactform li.phone span {
	font: normal 10px Arial, Helvetica, sans-serif;
}
#contactform textarea {
	width:410px;
	border:1px solid #e8e8e8;
	margin:10px 0;
	padding:2px;
	background:#fff;
	float:left;
}
#contactform select {
	width:200px;
	border:1px solid #e8e8e8;
	margin:10px 0;
	padding:5px 2px;
	background:#fff;
	float:left;
}
#contactform li.buttons input {
	padding:3px 0 3px 110px;
	margin:0;
	border:0;
	color:#FFF;
	float:left;
}
p.response {
	text-align:center;
	color:#F00;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	line-height:1.8em;
	width:auto;
}
p.clr, .clr {
	clear:both;
	padding:0;
	margin:0;
}
li.bg, .bg {
	clear:both;
	border-bottom:1px solid #dedede;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	background:none;
	list-style:none;
}
form.login ul {
	margin: 0;
}
form.login li {
	list-style: none;
	color:#605f5f;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-size: 16px;
}
form.login label {
	margin:0;
	width:50px;
	display:inline-block;
	padding:10px 10px 10px 0;
	text-align: right;
	text-transform:capitalize;
	font-size: 14px;
}
form.login input.text {
	width:200px;
	border:1px solid #e8e8e8;
	margin:10px 0;
	padding:5px 2px;
	height:16px;
	background:#fff;
}
form.login li.buttons {
	padding: 10px 0 0 65px;
}
form.login li.buttons input {
	background-color: #202020;
	border: 0;
	color: #fff;
	cursor: pointer;
	height: 36px;
	width: 126px;
}
ul.help {
	margin: 0;
	padding-bottom: 10px;
}
ul.help li {
	color:#605f5f;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-size: 16px;
}
.scroll {
	background-color: #fff;
	border: 1px solid #ececec;
	padding: 10px;
	width: 500px;
	height: 100px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.download {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 2px solid #ececec;
}
.download th {
	text-align: left;
	border: 1px solid #ececec;
	background-color: #fff;
	padding: 5px;
}
.download td {
	border: 1px solid #ececec;
	background-color: #fff;
	padding: 5px;
	vertical-align: top;
}
.box {
	width:958px;
	padding:5px 0 5px 10px;
	margin:10px auto;
	border:1px solid #ececec;
	background:#fff;
	position: relative;
}
/* ---------------------------------------- */
/*   VIEW - DROP DOW                        */
/* ---------------------------------------- */
div.view {
	position: absolute;
	top: 0;
	right: 40px;
	width: 530px;
}
*:first-child+html div.view {
	top: 10px;
	right: 10px;
}
* html div.view {
	top: 10px;
	right: 10px;
}
div.view ul.dropdown li {
	float: right;
	padding: 2px 10px;
	position: relative;
	list-style: none;
}
div.view ul.dropdown a {
	color: #000;
	font: normal 16px Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 0;
	background-color: #FFF;
}
/* 
	LEVEL TWO
*/
div.view ul.dropdown ul {
	display: block;
	visibility: hidden;
	position: absolute;
	top: 30px;
	border: 1px solid #525252;
	z-index: 100;
}
div.view ul.dropdown li.app ul {
	left: 47px;
}
*:first-child+html div.view ul.dropdown ul {
	margin: 0;
}
* html div.view ul.dropdown ul {
	margin: 0;
}
div.view ul.dropdown ul li {
	background-color: #FFF;
	float: none;
	border: none;
	padding: 0;
	margin: 0;
	margin-left: -40px;
}
*:first-child+html div.view ul.dropdown ul li {
	margin: 0;
}
* html div.view ul.dropdown ul li {
	margin: 0;
}
/* IE 6 & 7 Needs Inline Block */
div.view ul.dropdown ul li a {
	background-color: #FFF;
	border: 0;
	border-bottom: 1px solid #525252;
	display: block;
	padding: 5px 10px;
	color:#000;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform: capitalize;
}
*:first-child+html div.view ul.dropdown ul li a {
	width:140px;
}
* html div.view ul.dropdown ul li a {
	width:140px;
}
div.view ul.dropdown ul li a:hover, div.view ul.dropdown ul li a.active {
	background-color: #202020;
	color: #fff;
	text-decoration: none;
}
div.view li.download {
	border: 0;
	border-right: 1px solid #000;
}
div.view li.download a {
	background: url(../../images/icon_pdf.gif) 0 center no-repeat;
	padding-left: 37px;
}
div.view ul.dropdown a.app {
	background: url(../../images/icon_chip.gif) 0 center no-repeat;
	padding-left: 37px;
}
/* ---------------------------------------- */
/*   FINDUS BOX                             */
/* ---------------------------------------- */
#findusBox {
	border: 1px solid #000;
	position: absolute;
	bottom: 67px;
	left: 585px;
	width: 280px;
	z-index: 10000;
}
#findusBox .bg {
	border: 2px solid #666;
	background-color: #FFF;
	height: 100px;
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
}
#findusBox a.close {
	background: url(../../images/btn_close.gif) no-repeat 0 0;
	cursor: pointer;
	height:11px;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
	padding:0;
	margin:0;
}
#findusBox h2 {
	background-color: #333333;
	color: #fff;
	font: bold 0.875em Tahoma;
	height: 20px;
	padding: 10px 12px;
	margin: 0;
	width: 256px;
	text-align: left;
}
#findusBox ul {
	margin: 20px 0;
	position: relative;
	overflow: hidden;
}
*:first-child+html #findusBox ul {
	margin-left: 40px;
}
* html #findusBox ul {
	margin-left: 40px;
}
#findusBox li {
	float: left;
	font: normal 0.875em Tahoma;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}
#findusBox a {
	display: block;
	height: 24px;
	width: 85px;
	margin: 0;
	padding: 0;
}
#findusBox .facebook {
	background: url(../../images/icon_facebook.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#findusBox .linkedin {
	background: url(../../images/icon_linkedin.gif) no-repeat 0 0;
	text-indent: -9999px;
}
/* ---------------------------------------- */
/*   SELECT VIEW                            */
/* ---------------------------------------- */
ul.select {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
ul.select li {
	float: left;
	list-style: none;
	padding: 10px;
	position: relative;
}
ul.select li a {
	background-color: #666;
	color: #fff;
	display: block;
	font: normal 18px Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
	width: 440px;
}
ul.select li a:hover, ul.select li a.active {
	background-color: #0b0b0b;
	color: #fff;
}
/* ---------------------------------------- */
/*   PHOTO VIEW                             */
/* ---------------------------------------- */
ul.photo {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
ul.photo li {
	float: left;
	list-style: none;
	padding: 10px 7px;
	position: relative;
	width: 300px;
	display: inline-block;
	text-align: center;
}
ul.photo li img {
	border: 0;
	margin: 0 auto;
}

.panelbox { height:390px; }
table.list { border-collapse:collapse; border:1px solid #ccc; font-size:12px; }
table.list th { background-color: #171717; color: #fff; text-align: left;
								padding: 3px; font-weight:bold; }
table.list p { line-height:20px; font-size:12px; }
#recaptcha_response_field { position:relative; left:0px; }
