body, table {
	font: 11px Verdana, sans-serif;
	text-align: left;
}

a {
	color: #000;
	text-decoration: none;
}

.cmd {
		cursor: pointer;
}

a:hover, .cmd:hover {
	color: #ff9900;
}

#footer {
	text-align: center;
}


/*
	############### DATASHEET STYLES #################
*/

.datasheet-title h1 {
	display: inline;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}

.datasheet-title h3 {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.datasheet-title h4 {
	display: inline;
	color: #aaa;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}


#datasheet-img-area img {
	margin-bottom: 10px;
}

.no-foto-text {
	font-weight: bold;
	font-size: 11px;
	width: 440px;
	height: 120px;
	background-color: #f2f2f2;
	border: 1px solid #000;
	margin-bottom: 10px;
	padding-top: 80px;
	text-align:center;
}

#datasheet-overlay-wrapper {
	font-weight: bold;
	font-size: 10px;
	position: relative;
}

#datasheet-img-overlay {
	position: absolute;
	width: 105px;
	height: 12px;
	text-align: center;
	display: none;
	padding: 3px;
	background-color: #000;
	color: #fff;
	opacity: 0.4;
}

#datasheet-img-icons {
	font-weight: bold;
	line-height: 1.6em;
}
.datasheet-anschlussbild {
	background: url("/img/plug.png") no-repeat scroll left center transparent;
	float: left;
	display: inline;
	padding: 0px 10px 5px 20px;
	white-space: nowrap;
}
.datasheet-mzeichnung {
	background: url("/img/ruler-triangle.png") no-repeat scroll left center transparent;
	float: left;
	display: inline;
	padding: 0px 10px 5px 20px;
	white-space: nowrap;
}
.datasheet-3dpdf {
	background: url("/img/3dpdf.png") no-repeat scroll left center transparent;
	float: left;
	display: inline;
	padding: 0px 10px 5px 20px;
	white-space: nowrap;
}
.datasheet-variant {
	background: url("/img/pfeil.png") no-repeat scroll left 5px transparent;
	float: left;
	display: inline;
	padding: 0px 10px 5px 12px;
	white-space: nowrap;
}
.datasheet-selector {
	background: url(/img/magnifier.png) no-repeat scroll left center transparent;
	float: left;
	display: inline;
	padding: 0px 10px 5px 20px;
	white-space: nowrap;
}
#datasheet-doc-icons {
	float: right;
	margin: 0;
	padding: 4px 22px 0 0;
}

/* ###### DATASHEET e-SHOP FRAME ###### */

#datasheet-eShop-frame {
	margin-bottom: 5px;
	min-height: 138px;
}

#datasheet-price {
	background-color: #fff;
	border: 2px solid #ff9900;
	color: #000;
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	width:50%;
}

.datasheet-availability {
 	padding-left:20px;
}



a.eShop-cart  {
	color: #000;
	text-decoration: none;
	background: url(/img/shopping-basket-plus.png) no-repeat left;
	padding: 2px 10px 0 20px;
	display:block;
	height:16px;
	margin-top:10px;
	margin-bottom:5px;
}

a.eShop-fav  {
	color: #000;
	text-decoration: none;
	background: url(/img/sticky-note-plus.png) no-repeat left;
	padding: 2px 10px 0 20px;
	display: block;
	height:16px;
}

.eShop-avail-icon {
	float:left;
	width:24px;
	height:50px;
	margin-right:10px;
}

.eShop-avail-text {
	padding-top:3px;
}

.eShop-avail-desc {
	margin:5px 0;
	font-weight: bold;	
}

.eShop-avail  {
	 
	padding: 0px 15px 0 0px;
	display:block;	
	height:24px;
}


#datasheet-certs {
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 10px;
	min-height: 58px;
}

#datasheet-certs img{
	border: 1px solid #bbb;
	display: inline;
	padding: 2px;
}


/* ###### DATASHEET CONTENT AREA ##### */

.datasheet-tabs {
	padding: 5px 0 5px 10px;
	margin: 2px 0 10px 0;
	font-weight: bold;
	border-bottom: 1px solid #bbb;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.datasheet-tabs li {
	display: inline;
	margin: 0;
}
.datasheet-tabs li a {
	padding: 5px 10px;
	margin-right: 3px;
	border: 1px solid #bbb;
	border-bottom: 0;
	background-color: #f2f2f2;
}
.datasheet-tabs li a:hover {
	background-color: #ff9900;
	color: #fff;
}
.datasheet-tabs li.active a {
	position: relative;
	top: 1px;
	padding-top: 6px;
	background-color: #fff;
	color: #000;
}

#tab-tooltip {
	display: none;
	z-index: 900;
	min-width: 100px;
	width: 275px;
	background-color: #535353;
	border: 1px solid #ff9900;
	color: #fff;
	font-weight: bold;
	position: absolute;
	padding: 5px;
}

.hidden, .jsonurl {
	display: none;
}

#content a {
	font-weight: bold;
}

a.link {
	font-weight: normal !important;
	margin: 0;
}

.atext-h2 {
    background: url("/img/nav_active_bg.gif") repeat-y scroll left center #535353;
    color: #fff;
    font-size: 12px;
    margin: 0 2px 0 0;
    padding: 4px 0 4px 10px;
}

/* ###### DATASHEET TECH DATA + A-TEXT TAB ###### */

.expand-all {
	margin-bottom: 4px;
	font-weight: bold;
	cursor: pointer;
}

.datasheet-table { border-collapse: separate; margin-top:-2px;}

.datasheet-table td.group { vertical-align:middle; background-color:#535353; color:#fff; font-weight:bold; border:2px solid #535353; padding:2px; cursor: pointer;}
.datasheet-table td.sg	  { vertical-align:middle; background-color:#f2f2f2; font-weight:bold; border-top:1px solid #fff; padding:2px;}
.datasheet-table td.label { vertical-align:top; border:1px solid #bbb; border-width:0px 1px 1px 0px; padding:2px;}
.datasheet-table td.val	{vertical-align:bottom; border:1px solid #bbb; border-width:0px 1px 1px 0px; padding:2px; max-width: 438px;}
.datasheet-table td.cs	{vertical-align:middle; border:1px solid #bbb; border-width:0px 1px 1px 0px; padding:2px;}
.datasheet-table .small { text-align:center; font-size:10px; padding-top:5px;}

.innerborder { border: 2px solid #fff; border-spacing: 0px; border-collapse: collapse; }
.innerborder td { border: 1px solid #bbb; padding: 1px 3px 1px 3px; }

.dialog-content .datasheet-table img.pic { max-width: 438px; }
.dialog-content .nodialog { visibility:hidden; display:none; }

.message {text-align:center; font-weight:bold; padding-top:8px;}
.warning {text-align:center; font-weight:bold; color:#d00; border: 2px solid #d00; font-weight:bold; line-height: 1.6em; padding:2px; margin: 4px 0 8px 0;}
.archivetext {text-align:center; color:#d00; font-weight:bold; font-size:14px; margin: 3px;}

table.border {border-spacing: 0 3px; border-collapse: separate;}
.border td {text-align:center; border:1px solid #bbb; border-top:1px solid #fff; border-left:3px solid #fff;}
.border caption {font-weight:bold; text-align:left; padding-left: 2px;}

span.Translated {color:fuchsia;}
span.Monitored {color:blue;}
span.Locked {color:green;}
span.Untranslated {color:red;}

#drawing-data td {border:0px solid #bbb;}
tr.nobreak {page-break-after: avoid;}

.break, .print {visibility:hidden; display:none;}
@media print {
	body {
		background-image: none;
		background-color: #fff;
	}
	#bg_wrapper {
		background-image: none;
		width: 648px;
	}
	.container_12 {
		margin: 0px;
		width: 100%;
	}
	.container_12 .grid_12 {
		margin: 0px;
		width: 100%;
	}
	.datasheet-table table { width:100%; font-size:10px;}
	.datasheet-table img.pic { max-width: 438px; }
	
	.break {visibility:visible; display:table-row;}
	.print {visibility:visible; display:block;}
	.noprint {visibility:hidden; display:none;}
}

/* ###### ACCESSORIES TAB ###### */

.acc-headline {
	font-weight: bold;
	cursor: pointer;
	color: #000;
}

tr.acc-headline {
	background-color: #f2f2f2;
}

.acc-headline td {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 4px;
}

.acc-tablediv {
	width: 940px;
	overflow: auto;
}

.acc-table {
	background-color: #fff;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
}

.acc-table th {
	background-color:#eee;
	border-left: 2px solid #fff;
	text-align: center;
	vertical-align: top;
}

.acc-table th.left-cell {
	border-left: 0;
}

.acc-table td {
	text-align: center;
	vertical-align: middle;
	border-left: 2px solid #fff;
}

.acc-table .acc-subheadline td {
	text-align: left;
	background-color:#eee;
	font-weight:bold; 
	border-top: 2px solid #fff;
	border-bottom: 1px dashed #bbb;
	border-left: 0;
	padding: 2px;
}

.acc-table .top-row td {
	border-top: 1px dashed #bbb;
}

.acc-table .img-cell {
	background-color:#fff;
	border-left: 0px solid #fff;
}
.acc-table .warning {
	border:0;
	line-height: 1.5em;
	padding: 0;
}

.acc-table td a {
	color:#000; 
	text-decoration:underline; 
}

.acc-table td a:hover {
	color:#ff9900; 
	text-decoration:underline; 
}

.acc-table td a:visited {
	color:#FFB23F; 
	text-decoration:none; 
	border-bottom:1px dotted #FFB23F;
}

.acc-table select {
	min-width:100%;
}

a.variants {
	background: url(/img/pfeil.png) no-repeat 0px 2px;
	padding-left: 10px;
	margin-left: 5px;
	text-decoration: none;
}

@media print {
	.acc-headline td {
		border-bottom: 2px solid #535353;
	}
	.acc-table td {
		border-left: 2px solid #f2f2f2;
	}
}

/* ###### DATASHEET TOOLBAR ###### */


#datasheet-toolbar-bottom {
	position: fixed;
	bottom: 0px;
	margin: 0 auto;
	width: 100%;
	z-index: 990;
}

#datasheet-toolbar-bottom-content {
	margin: 0 auto;
	width: 940px;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	height: 15px;
	opacity: 0.95;
	background-color: #535353;
	border-bottom: 3px solid #ff9900;
	-moz-border-radius: 0.8em 0.8em 0em 0em;
	border-radius: 0.8em 0.8em 0em 0em;
}

#datasheet-toolbar-bottom-content img {
	position: relative;
	bottom: -3px;
}

#datasheet-toolbar-bottom-content a {
	color:#fff;
	text-decoration: none;
}

#datasheet-toolbar-bottom-content a:hover {
	color: #fff;
	text-decoration: underline;
}


#switch-language {
	display:none;
	position:fixed;
	background-color: #fff;
	border: 1px solid #535353;
	border-bottom: none;
	font-weight: normal;
	z-index: 980;
	left: 647px;
	bottom: 28px;
	width: 123px;
	max-height: 350px;
	overflow: auto;
}

#switch-language ul {
	margin: 0;
	padding: 0;
}

#switch-language li {
	display: block;
	list-style: none;
	text-align:left;
	border-bottom: 1px solid #bbb;
	cursor: pointer;
}

#switch-language a {
	display:block;
	padding: 3px 3px 3px 10px;
}

#switch-language a:hover {
	background-color: #535353;
	color: #fff;
}



/* ###### MODAL DIALOG ###### */

/* Z-index of #mask must lower than #modal-dialog */
#modal-mask {
  display: none;
  z-index: 999;
  position: absolute;
  top: 0px;
  background-color: #000;
  overflow: hidden;
}

#modal-dialog {
	display: none;
	z-index: 1000;
	position: absolute;
	left: 100px;
	width: 700px;
	background: #fff;
	border: 0px solid #ff9900;
	margin: 0 auto;
	opacity: 0.99;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

#modal-dialog h2 {
	background: none repeat scroll 0 0 #535353;
	border-left: 4px solid #FF9900;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 0 15px;
	padding: 4px 0 4px 6px;
}

#modal-dialog .dialog-content {
	overflow: auto;
	padding: 0px 10px 10px 10px;
}

#modal-dialog .dialog-border {
	border: 1px solid #bbb;
}

/* ###### DATASHEET VARIANTS ###### */
.datasheet-variants td {
	padding: 2px;
	border-bottom: 1px solid #bbb;
}

/* ###### REQUEST DEMO PRODUCT ###### */

#request-demo-product {
	position: absolute;
	left: 200px;
	width: 500px;
	background: #fff;
	border: 2px solid #535353;
	margin: 0 auto;
	padding: 15px;
	opacity: 0.99;
	z-index: 1000;
	text-align: center;
	display: none;
}

#request-demo-product a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}

#request-demo-product a:hover {
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
	line-height: 20px;
}


#request-demo-product td {
	padding: 5px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	text-align: left;
	font-weight: bold;
}

#request-demo-product input {
	border: 1px solid #bbb;
	width:100%;
	font-weight: bold;
}

#request-demo-product table {
	border-bottom: 1px solid #bbb;
}

#request-demo-product h2 {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	background: #ff9900;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 2px;
}



/* ###### DATASHEET CONTENT TABS ###### */

.datasheet-content-table {
	width: 100%;
}

.datasheet-content-table th {
    background-color: #535353;
    border-bottom: 4px solid #fff;
    border-left: 4px solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

.datasheet-content-table td {
	vertical-align: top;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 3px 3px 3px 8px;
}

.datasheet-content-table .group {
	background-color: #535353;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border: 0;
	padding: 5px;
}

.datasheet-rtf {
	background: url("/img/document-list.png") no-repeat scroll 0px 1px transparent;
 	color:#fff;
	float: right;
	display: inline;
	padding: 0px 5px 0px 20px;
	white-space: nowrap;
}
.datasheet-rtf:hover, .datasheet-rtf:visited:hover {
	color: #fff;
	text-decoration: underline;
}
.datasheet-rtf:visited {
	color: #fff;
	text-decoration: none;
}


/*
	############### DATASHEET DIFF STYLES #################
*/

.datasheet-diff .bg0 {background-color:#fdf0d0;}
.datasheet-diff .bg1 {background-color:#e6ebf0;}
.datasheet-diff .bg2 {background-color:#fffccb;}
.datasheet-diff .bg3 {background-color:#e8efa8;}
.datasheet-diff .bg4 {background-color:#efdfbf;}
.datasheet-diff .bg5 {background-color:#fdeee9;}



/*
	############### FIX NEWS AND APPS STYLES #################
*/

.news-productlist a, .apps-productlist a
{
  font-weight: normal !important;
}