﻿@charset "utf-8";

.breadcrumb {
	display: none;
}

/*----------------------------------------
  Banner Slider
----------------------------------------*/

/* Others */
h1.contentTitle {
	margin-top: 22px
}

.newsItem, .productItem {
	padding: 15px 0;
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
 *min-height:75px;
}

.productImgWrap {
	float: left;
	width: 55px;
	height: 55px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

.productImgWrap img {
	width: 55px;
	height: 55px;
}

.newsImgWrap {
	float: left;
	width: 80px;
	height: 51px;
	text-align: center;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 1px solid #e5e5e5;
}

.newsImgWrap img {
	width: 80px;
}

.newsTitle, .productTitle {
	float: left;
	font-size: 13px;
	font-weight: normal;
	width: 200px;
	height: 33px;
	overflow: hidden;
	color: #666;
	padding: 0;
	margin: 0 0 0 8px;
}

.newsTitle a, .productTitle a {
	color: #004280;
}

.newsItem p, .productItem p {
	float: left;
	width: 200px;
	padding: 0;
	margin: 0 0 0 8px;
}

/* featureVideoBox
----------------------------------------*/


.featureVideoBox {
	border: 1px solid #e5e5e5;
	padding: 8px;
	margin: 0 13px 10px 0;
	width: 150px;
	float: left;
	list-style: none;
}

.featureVideoBox h3 {
	padding: 0;
	margin: 0 0 8px 0;
	text-align: center;
	color: #333;
}

.featureVideoBox h4 {
	padding: 8px 0;
	margin: 0;
	font-weight: bold;
	line-height:1.5em;
	color: #333;
	text-align: center;
}

.featureVideoBox img {
	text-align: center;
	border: 1px solid #f5f5f5;
}

.featureVideoBox:last-child {
	margin-right: 0!important;
}

.mainBox {
	margin-bottom: 10px;
}

.leftBox {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0;
}

.leftBox img {
	width: 65px;
	float: left;
	padding: 0;
	margin: 0 0 0 8px;
}

.leftBox h3 {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 95px;
	font-size: 12px;
}

.leftBox h3 a {
	color: #333;
}

.keyBenefits .quickLinks li:last-child {
	margin-right: 0!important;
}

.keyBenefits p {
	padding: 0;
	margin: 8px 0;
	line-height:1.5em;
}

.keyBenefits h2 a {
	color: #333;
	text-decoration: none;
}

.featuredContent ul {
	padding: 0;
	margin: 0px 0 0 18px;
}

.featuredContent ul li {
	line-height:1.5em;
}

/**/

.featuredContent p {
	padding: 0;
	margin-left: 8px;
}

.featureleftText {
	float: left;
	width: 540px;
}

.featureRightVideo {
	float: left;
	/*border: 1px solid #eee;*/
	padding: 0;
	margin: 10px 20px 0 0px;
	width: 180px;
	height: 160px;
}

.featureRightVideo img {
	margin: 0 0px 10px 0px;
}

/* List Item 
----------------------------------------*/


.listItem li {
	border-bottom: 1px solid #e5e5e5;
}

.listItem li:last-child {
	border-bottom: 0;
}

ul.listitem-story {
	padding: 0;
	margin: 0;
}

.listitem-story li span {
	list-style: disc;
}

ul.listitem-story > li {
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	width: 100%;
}

ul.listitem-story li ul li {
	list-style: disc;
}

ul.listitem-story > li:last-child {
	border-bottom: 0;
}

ul.listitem-story .listPic {
	float: left;
	width: 120px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}

ul.listitem-story .listPic img {
	width: 120px;
	padding: 0;
	margin: 0;
}

ul.listitem-story .listText {
	float: left;
	width: 410px;
	margin: 0 0 0 15px;
	padding: 0;
	line-height:1.5em;
}

/* List Item for softwave
------------------------------------------*/

ul.listitem-story .softwavePic {
	float: left;
	/*width: 150px;*/
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
	vertical-align: top;
}

ul.listitem-story .softwavePic img {
	/*width: 150px;*/
	padding: 0;
	margin: 0;
}

ul.listitem-story .softwaveText {
	float: left;
	width: 380px;
	margin: 10px 0 0 15px;
	padding: 0 0 20px 0;
}

ul.listitem-story .softwaveText h4 {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

/**/



.pd-content-mainB ul.listitem-story .listText {
	width: 610px!important;
}

.listText h4 {
	padding: 0;
	margin: 0 0 8px 0;
	font-size: 13px;
	line-height:1.5em;
}

.listText h4 a {
	font-weight: normal;
	color: #004280;
}

.listitem-story .listText ul li {
	list-style-type: square;
	border-bottom: 0;
	padding: 0px 0;
	margin: 0 0 0 15px;
}

.listitem-story .listText ul li span {
	display: block;
	font-weight: bold;
}

.applications ul.listitem-story .listPic {
	float: left;
	width: 80px;
	height: 51px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	background-color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}

.applications ul.listitem-story .listPic img {
	width: 80px;
	padding: 0;
	margin: 0;
}

.whitePapers .listitem-story .listPic {
	padding: 0;
	width: 85px;
	height: 110px;
	padding: 0;
	border: 0;
}

.whitePapers .listitem-story .listPic img {
	width: 80px;
}

.whitePapers .listitem-story .listText {
	margin: 0 0 0 10px;
}

ul.listitem-story li:last-child {
	border-bottom: 0;
}

.listTextFull {
	float: none!important;
	width: 530px!important;
}

/* Sidebar Box
----------------------------------------*/


.sideBox {
	padding: 0;
	margin: 0 0 15px 0;
}

/* Product Sidebar 
----------------------------------------*/


.sideBox.relatedProducts ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.sideBox.relatedProducts .relatedItem {
	padding: 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e5e5e5;
 	*height:95px;	
}

.sideBox .relatedItem p {
	line-height:1.5em;
}

.sideBox.relatedProducts .relatedItemVideo {
	width: 180px;
	padding: 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e5e5e5;
 	*height:95px;
}

.sideBox.relatedProducts li:last-child {
	border-bottom: 0;
}

.sideBox.relatedProducts li:first-child {
	margin-top: 10px;
}

.sideBox.relatedProducts h4 {
	padding: 0 0 5px 0;
	line-height:1.5em;
}

.sideBox.relatedProducts .productIMG {
	float: left;
	/*width: 55px;*/
	/*height: 55px;*/
	overflow: hidden;
	/*border: 1px solid #e5e5e5;*/
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

.sideBox.relatedProducts .productIMG img {
	width: 55px;/*height: 55px;*/
}

/**/



.relatedMaterials.Video .productIMG {
	width: 180px;/*margin-bottom: 10px;*/
}

.relatedMaterials.Video .productIMG img {
	width: 180px;
}

/**/




.productContent {
	float: left;
	width: 110px;
	padding: 0;
	margin: 0 0 0 8px;
}

.productContent h4 {
	padding: 0;
	margin: 0;
	line-height:1.5em;
	height: auto;
	font-size: 12px;
}

.productContent h4 a {
	font-weight: normal;
	color: #004280;
}

.productContent p {
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 11px;
	line-height:1.5em;
	word-wrap: break-word;
}

/*related Materials
-----------------------------------*/

.relatedMaterials {
	padding: 5px 0;
	margin: 0 0 10px 0;
 *height:95px;
}

.relatedMaterials .productIMG {
	width: 180px;
	height: 102px;
}

.relatedMaterials h4 {
	width: 180px;
	padding: 0px 0 5px 0;
	margin: 10px 0 0 0px;
}

.sideBox li {
	list-style: none;
}

/*----------------------------------*/



.partners {
	margin-bottom: 15px;
}

.partners ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.partners .relatedItem {
	padding: 10px 0;
	margin: 0 0 10px 0;
 *height:95px;
	display: block;
	clear: both;
}

.partners li:last-child {
	border-bottom: 0;
}

.partners .productIMG {
	padding: 0;
	margin: 0;
	clear: both;
	display: block;
}

.partners .productIMG img {
	float: left;
	/*width: 75px;*/
	height: 55px;
	padding: 0;
	margin: 0 0 0 10px;
	border: 1px solid #e5e5e5;
}

.productIMG img {
	border: 1px solid #e5e5e5;
}

/* Content List Item Product
----------------------------------------*/


ul.listItem-product {
	padding: 0;
	margin: 15px 0 0 0;
}

.listItem-product > li {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	list-style: none;
}

.listItem-product > li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
}

.listItem-product > li.lastItem {
	border-bottom: none;
	margin-bottom: 0px;
}

.listItem-product .listPic {
	float: left;
	width: 80px;
	border: 1px solid #e5e5e5;
	margin-right: 15px;
}

.listItem-product .listPic img {
	width: 80px;
}

.listItem-product .listText {
	float: left;
	width: 450px;
	line-height:1.5em;
	padding: 0;
}

.listText ol.link-download {
	float: right;
	padding: 0;
}

.listText ol.link-download li {
	list-style: none;
}

.listText ol.link-download li a {
	color: #004280;
	font-size: 11px;
	line-height:1.5em;
	padding-left: 20px;
	margin-right: 10px;
}

.listItem-product .listText h3 {
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.listItem-product .listText h3 a {
	float: left;
	color: #004280;
}

.listItem-product .listText h4 {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.listItem-product .listText h4 a {
	font-size: 12px;
	color: #004280;
	padding-right: 5px;
	text-decoration: underline;
}

.listItem-product .detailText h4 {
	margin: 0px 0px 10px;
	padding: 0;
	font-size: 16px;
}

.listItem-product .detailText h5 {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

/*  Product 
----------------------------------------*/


.boxIMG {
	text-align: center;
	width: 550px;
	margin: 15px auto;
	display: block;
	overflow: hidden;
}

.boxIMG img {
	text-align: center;
	max-width: 530px;
	border: 1px solid #e5e5e5;
	padding: 5px;
}

.pd-content-mainB .boxIMG {
	width: 600px;
	overflow: hidden;
}

.pd-content-mainB .boxIMG img {
	width: 100%;	
}

/* Freatured Product Wrap
----------------------------------------*/


.featuredProductBox ul.listitem-story .listPic {
	float: left;
	width: 80px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}

.featuredProductBox ul.listitem-story .listPic img {
	width: 80px;
	padding: 0;
	margin: 0;
}

/*.featuredProductBox ul.listitem-story .listText {
	float: left;
	width: 400px;
	margin: 0 0 0 15px;
	padding: 0;
}*/


.link {
	padding: 8px 0;
	margin: 8px 0;
}

/* Others
----------------------------------------*/


.subTitle {
	color: #000;
}

.resultITem {
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #e5e5e5;
}

.resultITem li {
	width: 20%;
	height: 35px;
	float: left;
	padding: 25px 8px 5px 8px;
}

.resultITem:last-child {
	border-bottom: 0;
}

.btn {
	border: 1px solid #e5e5e5;
	background-color: #f3f3f3;
	padding: 5px 36px;
}

.resultITem li:first-child, .dowanloadAll li:first-child {
	width: 51%;
}

.featureItem {
	display: block;
	clear: both;
	padding: 5px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #e5e5e5;
}

.featureItem .itemPic {
	width: 80px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
	border: 1px solid #e5e5e5;
}

.featureItem .itemPic img {
	width: 80px;
}

.featureItem h4 span {
	display: block;
	font-weight: bold;
	clear: both;
	margin-bottom: 5px;
}

.featureItem h4 {
	float: left;
	width: 440px;
	padding: 0;
	margin: 0 0 0 12px;
}

.featured .mainTitle {
/*margin-bottom: 10px!important;*/
}

.resultItem .mainTitle, .article .mainTitle {
	margin-bottom: 30px!important;
}

.featuredContent {
	margin-left: 0;
	padding: 0 0 20px 0;
}

.pd-content-right .mainTitle:first-child {
	margin-bottom: 0!important;
}

.brochure {
	display: block;
	clear: both;
	padding: 10px 0;
	margin: 0 0 10px 0;
}

.brochure .itemPic {
	float: left;
	width: 55px;
	height: 80px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	text-align: center;
	padding: 0;
	margin: 0 8px 0 0;
}

.brochure .itemPic img {
	width: 55px;
}

.brochure h4 {
	float: left;
	width: 110px;
}

.featureProduct .itemWrap {
	width: 104px;
	height: 115px;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 10px 3px;
}

.featureProduct .itemPic {
	width: 100px;
	height: 80px;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #e5e5e5;
}

.featureProduct .itemPic img {
	width: 80px;
	height: auto;
}

.featureProduct .itemWrap h4 {
	text-align: center;
	padding: 0;
	margin: 5px 0;
}

.advancedDesign .listPic, .integration .listPic {
	float: left;
	width: 122px!important;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}

.advancedDesign .listPic img, .integration .listPic img {
	width: 122px!important;
	padding: 0;
	margin: 0;
}

.advancedDesign .listText, .integration .listText {
	float: left;
	width: 400px!important;
	margin: 0 0 0 15px;
	padding: 0;
}

.advancedDesign .listitem-story li, .integration .listitem-story li {
	border-bottom: 1px solid #e5e5e5;
}

.advancedDesign .listText ul, .integration .listText ul {
	padding: 0;
	margin: 0;
}

.advancedDesign .listitem-story li .listText ul li, .integration .listitem-story li .listText ul li {
	padding: 0;
	margin: 5px 0 0 15px;
	line-height:1.5em;
	border-bottom: 0!important;
	list-style-type: disc;
}

/*----List for Horizontal layout------------------------*/


div.advancedDesign.Horizontal-4 li {
	width: 125px!important;
	float: left;
	margin: 0 15px 0 0;
}

div.advancedDesign.Horizontal-4 li:last-child {
	margin: 0 0px 0 0;
}

div.advancedDesign.Horizontal-4 .listText {
	width: 125px!important;
	margin: 10px 0 0 0;
}

div.advancedDesign.Horizontal-4 .listitem-story .listText ul li {
	width: 110px!important;
}

div.advancedDesign.Horizontal-4 .listitem-story li {
	border-bottom: none!important;
	word-break: normal;
	padding: 0px 0 0 0;
}

div.integration.Horizontal-3 li {
	width: 170px!important;
	float: left;
	margin: 0 15px 0 0;
}

div.integration.Horizontal-3 li:last-child {
	margin: 0 0px 0 0;
}

div.integration.Horizontal-3 .listText {
	width: 170px!important;
	margin: 10px 0 0 0;
}

div.integration.Horizontal-3 .listitem-story .listText ul li {
	width: 155px!important;
}

div.integration.Horizontal-3 .listitem-story li {
	border-bottom: none!important;
	word-break: normal;
	padding: 0px 0 0 0;
}

div.integration.Horizontal-3 .listitem-story .listPic {
	width: 165px!important;
}

div.integration.Horizontal-3 .listitem-story .listPic img {
	width: 165px!important;
}

.listitem-story .listPicTitle {
	height: 15px;
	width: 147px;
	display: block;
	background: #f1f0f0;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
}

div.integration.Horizontal-3 .listitem-story .listPic2 {
	width: 120px!important;
	border: 1px solid #e5e5e5;
}

div.integration.Horizontal-3 .listitem-story .listPic2 img {
	width: 120px!important;
}

/* Horizontal list
--------------------------------*/


ul.listitem-story-Horizontal li {
	float: left;
	padding: 0 15px 0 0;
}

ul.listitem-story-Horizontal li:last-child {
	padding: 0 0px 0 0;
}

ul.listitem-story-Horizontal .softwavePic {
	float: left;
	width: 170px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: center;
	vertical-align: top;
}

ul.listitem-story-Horizontal .softwavePic img {
	width: 170px;
	display: block;
	padding: 0;
	margin: 0;
}

ul.listitem-story-Horizontal .softwaveText {
	width: 170px;
	display: block;
	margin: 20px 0 0 0px;
	padding: 0px 0 20px 0;
}

ul.listitem-story-Horizontal .softwaveText h4 {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

.softwaveText ul {
	border: none;
	padding: 0 0 0 15px;
	margin: 0;
}

.softwaveText li {
	border: none;
	list-style-type: disc;
	margin: 0 0 5px 0;
	padding: 0;
}

.softwaveText .subTitle {
	color: #555555;
	margin: 10px 0 10px 0;
}

ul.listitem-story-Horizontal .listPic {
	width: 80px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}

ul.listitem-story-Horizontal .listPic img {
	width: 80px;
	padding: 0;
	margin: 0;
}

ul.listitem-story-Horizontal .listText {
	width: 80px!important;
	margin: 0 0 0 15px;
	padding: 0;
}

/*  Related Video
----------------------------------------*/


.relatedVideos {
	margin: 0 0 0 8px;
}

.relatedVideos h2 {
	margin-bottom: 20px;
}

.relatedVideoItem {
	float: left;
	padding: 0;
	margin: 15px 15px 8px 0;
	width: 165px;
	overflow: hidden;
}

.relatedVideoWrap {
	width: 165px;
	height: 93px;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
}

.relatedVideoWrap img {
	width: 165px;
	height: auto;
	border: 1px solid #e5e5e5;
}

.relatedVideoItem p {
	text-align: center;
	color: #333;
	margin-top: 8px;
}

.relatedVideoItem p a {
	color: #004280;
}

/* product Table
----------------------------------------*/

.tableItem {
	width: 249px;
	float: left;
	padding: 8px 10px 20px 10px;
	margin: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	position: relative;
}

.tableItem .more {
	position: absolute;
	bottom: 5px;
	right: 12px;
	float: none!important;
	display: block;
	z-index: 5000;
}

.tableItemFull {
	width: auto;
	float: none;
	padding: 8px 10px 10px 10px;
	margin: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

.productTable .boxInner {
	width: 540px;
	padding: 0;
	margin: 0px auto 0 auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.tableItem ol {
	width: 48%;
}

.tableItemFull ol {
	width: auto;
}

.tableItem ol li, .tableItemFull ol li {
	list-style-type: none;
}

.productInfo {
	float: left;
}

.tableItemFull .productInfo {
	width: auto;
}

.tableItemFull p {
	display: block;
	float: none;
	clear: left;
	padding-top: 8px;
}

.productInfo li {
	line-height:1.5em;
}

.productInfo .productName {
	font-size: 15px;
	padding: 0;
	margin: 6px 0 0 0;
	line-height:1.5em;
}

.productPic {
	float: right;
}

.tableItem ul {
	clear: both;
	margin-left: 15px;
}

.tableItemFull ul {
	clear: none;
	margin-left: 15px;
	margin-top: 15px;
}

.tableItem ul li, .tableItemFull ul li {
	line-height:1.5em;
}

.subTitle {
	color: #000;
}
