/* version=9 */


/* ########################################################################## */
/* PRODUCT PAGES WITH TABS */
/* ########################################################################## */
/* sizer */
.tabframe {
	/* MainBannerWidth (substract the following)
		- MenuWidth 
		- AllHorizontalPadding 
		- 2 x VerticalMenuSeparatorLine 
		- RightEmpty Space 
	*/
	width: 668px;
	margin: 0px 0px 0px 0px;
}
.tabitem {
	padding: 15px 15px 15px 15px;
	background-color: #F9F9F9;
	/* for localization purposes only, comment out in live version! */
	/* display: block!important; */
}
.tabfiller {
	/* !!! */
	/* this is QUITE a bad design, redo! */
	width: 638px;
	/* for localization purposes only, comment out in live version! */
	/* display: block!important; */
}
.tabheader {
	float: left;
	margin: 3px 2px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-weight: bold;
	color: #656565;
	background-color: #E6E6E6;
	background-color: #EFEFEF;
	border-style: solid;
	border-color: #CECECE;
	border-width: 1px 1px 1px 1px;
	background-image: url(images/Tab_Background.gif);
	background-repeat: repeat-x;
	cursor: pointer; /* Hand cursor */
	cursor: hand; /* IE 5.x specialty */
}
/* unused, to be re-implemeted, script should probably change entire classes  */
/* right now it is rather clumsy because the script changes style parameters  */
/* while faster and more efficient, style settings need to be made in script  */
/*
.tabheader-selected {
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 7px 10px 7px 10px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #F9F9F9;
	border-style: solid;
	border-color: #CECECE;
	border-width: 1px 1px 0px 1px;
	cursor: default;
}
*/
.tabheader-bottomline {
	background-image: url(images/Tab_Back_Bottom_Line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/* for localization purposes only, comment out in live version! */
	/* display: block!important; */
}
.tableftline {
	background-color: #F9F9F9;
	background-image: url(images/Tab_Back_Left_Line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}




/* ########################################################################## */
/* COMMON STYLES FOR ALL PAGE CONTENTS UNDER THE TABS */
/* ########################################################################## */
/* Used for right aligned button next to the main title */
/* sizer */
.product-main-title-area {
	width: 668px;
}
.tabitem h3 {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 4px 0px;
}


/* ========================================================================== */
/* Image buttons */
/* ========================================================================== */
/* Buttons ------------------------------------------------------------------ */
/* Webshop button on product pages */
.button-shop {
	display: block;
	width: 128px;
	height: 54px;
	background-image: url(images/Button_Shop.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.button-pricelist-1 {
	display: block;
	width: 157px;
	height: 50px;
	margin: 10px 0px 10px 0px;
	background-image: url(images/Button_Pricelist_Users1.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.button-pricelist-2 {
	/* Cursor definition needed because this is not within an <a> tag */
	cursor: pointer; /* Hand cursor */
	cursor: hand; /* IE 5.x specialty */
	display: block;
	width: 157px;
	height: 50px;
	margin: 10px 0px 10px 0px;
	background-image: url(images/Button_Pricelist_Users2.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.button-register {
	display: block;
	width: 150px;
	height: 50px;
	margin: 10px 0px 10px 0px;
	background-image: url(images/Button_Register.png);
	background-position: left top;
	background-repeat: no-repeat;
}
/* Button text and labels --------------------------------------------------- */
/* Webshop */
.button-shop .notext {
	display: none;
}
/* Pricelist and Register buttons */
.button-pricelist-1 .label,
.button-pricelist-2 .label {
	text-align: left;
	line-height: 14pt;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 43px;
	color: #D10000;
}
.button-pricelist-1 .text,
.button-pricelist-2 .text {
	text-align: left;
	line-height: 9pt;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
	color: #000000;
}
.button-register .label {
	text-align: left;
	line-height: 13pt;
	font-size: 13pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 43px;
	color: #000000;
}


/* ========================================================================== */
/* Product pages (everything in tabs) */
/* ========================================================================== */
.product-subbulets {
	text-indent: -10px;
	margin-left: 10px;
}
.product-note {
	text-indent: -35px;
	margin-left: 35px;
}
/* specs tabs sizes --------------------------------------------------------- */
/* moved into the html it self, for localization purposes */
/* moved into the html it self, for localization purposes */


/* ========================================================================== */
/* Tab 1 - Introduction */
/* ========================================================================== */
.intro-picture-01 {
	/*text-align: right;*/
	float: right;
	padding: 25px 0px 15px 10px;
}
.intro-picture-02 {
	padding: 0px 10px 0px 0px;
}
.intro-picture-table-01 {
	float: right;
	margin: 5px 5px 10px 13px;
}
.intro-picture-table-01 .sub-picture-01 {
	padding-right: 13px;
}
/*
.intro-picture-01-descr {
}
*/
.newinfo-01 {
	color: #7A7A7A;
	width: 280px;
	height: 68px;
	background-image: url(products/product_EthMBus-5_SMART/pictures/EthMBus-5_SMART_new_name_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.newinfo-01 div {
	padding-left: 65px;
}
/* h2, h3 style definition see: */
/* Common styles for all page contents under the tabs */
.intro-paragraph-01 {
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 20px 10px;
	z-index: 1;
}
.intro-paragraph-02 {
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 0px 10px;
	z-index: 1;
}
.intro-paragraph-space {
	padding-top: 10px;
}
.intro-paragraph-warning {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFF7CF;
	background-color: #FFF7CF;
	background-image: url(images/Crosshatch_Warning.png);
	background-repeat: repeat;
	background-position: left top;
}
.intro-paragraph-warning td {
	color: #3C2D00;
	padding: 2px 2px 2px 5px;
}
.intro-paragraph-legacy-product {
	text-align: center;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #C00000;
	font-weight: bold;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.intro-paragraph-legacy-product a {
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.intro-paragraph-legacy-product a:hover,
.intro-paragraph-legacy-product a:visited:hover {
	color: #FFFFFF;
}
.intro-hanging {
	position: relative;
	top: -100px;
	left: 0px;
	z-index: 2;
	margin-bottom: -100px;
}
/* for list styling see .content ul */
.intro-paragraph-01 a {
	color: #C00000;
	text-decoration: underline;
}
.intro-paragraph-01 a:hover,
.intro-paragraph-01 a:visited:hover {
	color: #EC0000;
	text-decoration: underline;
}
.intro-subbulet {
	padding: 0px 0px 0px 0px;
	text-indent: -35px;
	margin-left: 35px;
}


/* ========================================================================== */
/* Tab 2 - Technical specification */
/* ========================================================================== */
.specs-table .row-i td {
	background-image: url(images/Icon_LED_Info.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-style: italic;
	font-weight: bold;
	padding-left: 31px;
	padding-top: 10px;
	padding-bottom: 7px;
}
.specs-table .row-w td {
	background-image: url(images/Icon_LED_Warning.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-style: italic;
	font-weight: bold;
	padding-left: 31px;
	padding-top: 26px;
	padding-bottom: 7px;
}
.specs-table {
	width: 635px;
}
.specs-table td {
	text-align: left;
	padding: 3px 12px 3px 12px;
}
.specs-table .vline {
	border-right: 1px solid #F9F9F9;
}
.specs-table .row-1 td {
	background-color: #E5E5E5;
}
.specs-table .row-2 td {
	background-color: #F3F3F3;
}
.specs-table .smallheader {
	background-color: #D10100;
	color: #FFFFFF;
	font-weight: bold;
}
.specs-table .smallheader-1 {
	background-color: #D10100;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px solid #E10100;
}
.specs-table .smallheader-2 {
	background-color: #E10100;
	color: #FFFFFF;
	font-weight: bold;
}
.specs-table .emptycell {
	padding: 3px 12px 3px 12px;
	height: 30px;
	border: none;
	border-bottom: none;
}


/* ========================================================================== */
/* Tab 3 - Prices */
/* ========================================================================== */
/* also see "Image buttons" section of this .css */
/* sizer */
.prices-table {
	/* width: 636px; */
}
.prices-background {
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
}
.prices-background-2 {
	padding: 10px 30px 10px 0px;
	background-color: #FFFFFF;
}
.prices-separator {
	height: 15px;
}
.prices-customer-icon {
	margin: 0px 6px 0px 10px;
}
.prices-background-2 h3 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
}


/* ========================================================================== */
/* Tab 4 - Download */
/* ========================================================================== */
/* Header of download sections */
.download-title {
	color: #BDBDBD;
}
.download-table-index {
	margin: 7px 0px 10px 57px; 
}
.download-table-index td {
	color: #C9C9C9;
}
.download-table-index .sec-1 {
	width: 330px;
}
.download-table-index .sec-2 {
	text-align: center;
	width: 55px;
}
.download-table-index .sec-3 {
	text-align: right;
	width: 70px;
}
/* Download dummies, to preserve the 
   "Save target as" right click option even on IE8 */
.download-dummy-01 {
	position: relative;
	top: 54px;
	left: 0px;
	margin: -54px 0px 0px 5px;
	z-index: 2;
}
.download-dummy-02 {
	position: relative;
	top: 80px;
	left: 0px;
	margin: -80px 0px 0px 5px;
	z-index: 2;
}
/* Download sections */
/* sizer */
.download-table,
.download-table-web {
	width: 622px;
	margin: 0px 0px 7px 5px;
	background-color: #FFFFFF;
	z-index: 1;
	color: #8C8C8C;
}
.download-table h3 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	position: relative;
	top: 2px;
	left: 0px;
}
.download-table h3 span {
	font-size: 10pt;
}
.download-table .sec-1,
.download-table-web .sec-1 {
	width: 32px;
	padding: 10px;
}
.download-table .sec-3 {
	text-align: right;
	padding: 0px 20px 0px 0px;
}
.download-table .sec-3 span {
	text-align: right;
	font-weight: bold;
	color: #C00000;
	text-decoration: underline;
}
.download-table .sec-3 img {
	position: relative;
	top: 2px;
	left: 0px;
}
.download-table .sec-4 {
	width: 310px;
	padding: 0px 0px 8px 0px;
	text-align: left;
}
.download-table .sec-5 {
	width: 75px;
	padding: 0px 0px 8px 0px;
	text-align: right;
}
.download-table .sec-6 {
	width: 70px;
	padding: 0px 0px 8px 0px;
	text-align: right;
}
.download-table .sec-7 {
	padding: 0px 0px 8px 0px;
	font-style: italic;
}
.download-table .sec-7 span {
	color: #C00000;
}
/* Download sections external links */
.download-table-web .sec-2 {
	padding: 10px 0px 0px 0px;
	color: #000000;
}
.download-table-web .sec-3 {
	padding: 0px 0px 8px 0px;
}
.download-table-web .sec-4 {
	padding: 4px 0px 12px 0px;
}
.download-table-web .sec-3 a:hover, 
.download-table-web .sec-3 a:visited:hover,
.download-table-web .sec-4 a:hover, 
.download-table-web .sec-4 a:visited:hover {
	color: #0000B9;
	text-decoration: underline;
}
/* legacy styles, but still used in hidden download dialogs */
.download-link-full span {
	position: relative;
	top: -2px;
	font-weight: bold;
}
/* see "imgFx2" function and/or description in the script.js file */
.download-link {
	color: #C00000;
	text-decoration: underline;
}
/* Used by script */
.download-link-hover {
	color: #EC0000;
	text-decoration: underline;
}
/* Show old downloads button ------------------------------------------------ */
/* for localization purposes only, comment out in live version! */
/*
#dloldcnt1 {
	display: block!important;
}
*/
.download-olddlbutton {
	margin: 5px 10px 5px 5px;
	font-weight: bold;
}
.download-olddlbutton .olddl-arrow-1 {
	display: block;
	padding: 7px 10px 7px 14px;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/Olddownloads_Indicator_Closed.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.download-olddlbutton .olddl-arrow-2 {
	display: block;
	padding: 7px 10px 7px 14px;
	background-color: #E5E5E5;
	color: #000000;
	background-image: url(images/Olddownloads_Indicator_Open.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.content .shop-category-title-1:hover,
.content .shop-category-title-2:hover {
	background-color: #DEDEDE;
	color: #000000;
}


/* ========================================================================== */
/* Tab 5 - Gallery */
/* ========================================================================== */
.gallery-cell-11 {
	width: 105px;
}
.gallery-cell-12 {
	width: 365px;
}
.gallery-cell-13 {
	width: 80px;
}
.gallery-title {
	font-weight: bold;
	font-size: 11pt;
	padding: 4px 9px 3px 9px;
	line-height: 26px;
	color: #505050;
	/*background-color: #E5E5E5;*/
	background-color: #EDEDED;
}
.horizontal-line-2 {
	height: 2px;
	background-color: #E5E5E5;
	margin: 0px 0px 15px 0px;
}
.product-paragraph-01 {
	text-align: center;
	padding-bottom: 15px;
}
.product-paragraph-01 table {
	margin-top: 10px;
}
.product-paragraph-02 {
	padding-bottom: 10px;
}
.product-paragraph-03,
.product-paragraph-04 {
	text-align: center;
}
.product-paragraph-04,
.product-paragraph-04-3sl,
.product-paragraph-04-4m,
.product-paragraph-04-xl {
	padding-bottom: 15px;
}
.product-paragraph-04-3sl .special-indent-1 {
	padding: 0px 0px 10px 190px;
}
.product-paragraph-04-4m .special-indent-1 {
	padding: 0px 0px 10px 110px;
}
.product-paragraph-04-xl .special-indent-1 {
	padding: 0px 0px 10px 40px;
}
.product-paragraph-04 .callout-picture-1 {
	padding-bottom: 10px;
}
.gallery-picture-scheme {
	text-align: center;
	padding: 10px 0px 5px 0px;
}
.gallery-picture-connectors-1 {
	text-align: center;
	padding: 10px 0px 5px 0px;
}
.gallery-picture-dimensions {
	text-align: center;
	padding: 15px 0px 5px 0px;
}
.gallery-picture-desc-1 {
	text-align: center;
	padding: 5px 0px 50px 0px;
}
.gallery-picture-desc-2 {
	text-align: center;
	padding: 5px 0px 0px 0px;
}
.gallery-contens {
	color: #7C7C7C;
	padding-left: 9px;
	padding-bottom: 30px;
}
.gallery-contens-list {
	padding: 0px 0px 20px 10px;
	margin: 0px 0px 0px 0px;
}
.gallery-contens-list a {
	padding-top: 1px;
	padding-bottom: 1px;
}
.gallery-back-link {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 50px;
}
.gallery-back-link-text {
	position: relative;
	top: -3px;
}
/* Connector descrtiption table cells - special styling */
.icon-ground {
	margin-left: -1px;
	padding-top: 3px;
}
.powerlabel {
    padding-left: 4px;
}
.con-label-1 {
	display: block;
	width: 22px;
	float: left;
	font-weight: bold;
}
.con-label-2 {
	display: block;
	width: 32px;
	float: left;
	font-weight: bold;
}
/* .inpage {} */
/* Style used only to create a HTML parser exclusion */
/* for gallery page links in the loc software */
