@charset "UTF-8";
/* CSS Document */

/* FONT LOADING */
 h1,  h2,  h3,  .hmenu1,  .hmenu2,  .hmenu3,  #footer_wrapper {
	visibility:hidden !important;
}

/* START */

html , body{
	padding:0;
	margin:0;
	font-size:16px;
	line-height:26px;
	color:#000000;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	min-width:100%;
}

/* FIXED */

img{
	border: none;
}

ul , ol{
	margin:0px;
	padding:0px;
	padding-left:20px;
}

.clearer {
	font-size:0px;
	line-height:0px;
	height:0px;
	clear:both;
	width:100%;
}

.right{
	float:right;
}

.left{
	float:left;
}

.hide{
	display:none;
}

p.align-center{
	text-align:center;
}

a{
	text-decoration:none;
	outline:none;
	color:inherit;
}

a:hover{
	text-decoration:underline;
}

p{
	margin:0px 0px 1em 0px;
}

h1,h2,h3,h4,h5{
	font-weight:100;
	font-family: 'Open Sans Condensed', sans-serif;
	-webkit-margin-before: 0px;
}

h1{
	font-size:24px;
	background: url(../Images/h1_bg.jpg) bottom left no-repeat;
	padding-bottom:10px;
	margin-top:0px;
}

h3{
	font-size:18px;
	margin:5px 0px 10px 0px;
	padding:0;
}

h6{
    font-family:inherit;
    font-size:inherit;
    font-weight:bold;
    margin:0;
}

#content_right h1 , #content_right h3.right_hl{
	font-size:24px;
	min-height:24px;
	background: url(../Images/right_hr.jpg) bottom left no-repeat;
	width:100%;
	padding-bottom:13px;
	margin-top:0px;
}

#content_right h1 p  , #content_right h3.right_hl p{
	margin:0;
	padding:0;
}

.rcorners{
	border-radius:20px; 
	-moz-border-radius:20px;
	-webkit-border-radius: 20px;
	behavior: url(/PIE/PIE.htc);
	border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
}

img.left{
	float:left;
	margin:0px 20px 10px 0px;
	border-radius:20px; 
	-moz-border-radius:20px;
	-webkit-border-radius: 20px;
	behavior: url(/PIE/PIE.htc);
	border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
}

.align-right{
	text-align: right !important
}

.align-left{
	text-align: left !important
}

.align-center{
	text-align: center !important
}

.align-justify{
	text-align:justify !important
}

.smalltext{
	font-size:15px;
	line-height:24px;
}

.underline{
	text-decoration:underline;
}

hr{
	width:100%;
	border:none;
	background:url(../Images/hr_left.jpg) no-repeat;
	height:3px;
	width:100%;
	padding:0;
	margin:0;
}
hr{
	margin-bottom:1.2em;
	margin-top:0.8em;
}

.linkimg_on_end{
	vertical-align:sub;
	margin-left:5px;
}

a.inline_arrow_link:hover , a.arrow_link:hover{
	text-decoration:none;
}

.pdf_icon{
	display:inline-block;
	padding-left:16px;
	background:url(../Images/icon_pdf.png) top left no-repeat;
}

.pdf_link{
	display:inline-block;
	background:url(../Images/application_pdf.png) right center no-repeat;
	padding-right:18px;
}

li .pdf_link{
	vertical-align: text-top;
	padding-right:none;
	background:none;
	display:inline;
}

li .pdf_link:after{
	content: ' ';
	display:inline-block;
	width:20px;
	height:18px;
	margin-left:2px;
	background:url(../Images/application_pdf.png) right center no-repeat;
	vertical-align:text-bottom
}

.maillink{
	display:inline-block;
	width:30px;
	height:30px;
	background:url(../Images/email_icon.png) center center no-repeat;
	background-size:contain;
	vertical-align:bottom
}

.st_sharethis_custom{
	display:inline-block;
	width:30px;
	height:30px;
	background:url(../Images/sharethis_icon.png) center center no-repeat;
	background-size:contain;
	vertical-align:bottom
}

.sharebar_bar{
	float:right;
	margin-left:20px
}

.sharebar_bar a:hover{
	text-decoration: none
}

/* PAGE */
#body{
	height:100%;
	background:#000;
}

#body_wrapper{
	min-width:100%;
	min-height:100%;
	line-height:0px;
	position:absolute;
	overflow:hidden;
	width:1110px;
}

#header_wrapper , #content_wrapper , #footer_wrapper , #menu_wrapper{
	text-align:center;
	width:100%;
	position:relative;
	font-size:16px;
	line-height:26px;
	min-width:100%;
}

#header_content , #content_content , #footer_content , #menu_content{
	text-align:left;
	padding:0px 30px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	max-width:1050px;
}

/*** HEADER ***/

#header_wrapper{
	height:128px;
	background:#000;
}

#header_slider {
	position: absolute;
	top: 118px;
	left: 0;
	width: 100%;
	height: 364px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	z-index: 1;
	overflow: hidden;
	display: none
}

#header_slider img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	min-height: 100%;
}

#header_slider #slidernavi {
	position: absolute;
	bottom: 30px;
	left: 0;
	display: block;
	width: 100%;
	height: 20px;
	text-align: center;
	z-index: 20;
}

#header_slider #slidernavi a {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#header_slider #slidernavi #sprev {
	background-image: url(../Images/slidernavi_prev.png);
	background-position: left center;
}
	
#header_slider #slidernavi #snext {
	background-image: url(../Images/slidernavi_next.png);
	background-position: right center;
}


#header_slider #slidernavi #dots {
	display: inline-block;
	margin: 0 5px;	
}

#header_slider #slidernavi #dots .sliderdot {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 3px 8px;
	border: 1px solid #a8a8a8;
	background-color: #777776;
	border-radius: 7px;	
	opacity: 0.8;
}

#header_slider #slidernavi #dots .sliderdot.current {
	width: 16px;
	height: 16px;
	background-color: #d2d2d1;
	border-width: 0px;
}

#header_content{
	height:116px;
	background-image: url(../Images/hg_header.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#header_submenu {
	position: absolute;
	right: 300px;
	top: 2px;
	z-index: 40;
}

#header_submenu, #header_submenu a {
	color: #d1d1d1;
	font-size: 12px;
	text-transform: uppercase;
}

#header_submenu a {
	margin-right: 30px;
	white-space:nowrap;
}

#header_submenu span {
	display: none;
}

#header_logo{
	margin-left:-10px;
}

#header_gradient{
	position:absolute;
	bottom:0px;
	left:0px;
	min-width:100%;
	width:100%;
	height:12px;
	z-index:50;
}

/** SEARCH **/
#header_search{
	position:absolute;
	z-index:30;
	top:0px;
	right:-40px;
	/*background:url(../Images/search_bg.png) no-repeat #000;*/
	color:#fff;
	width:435px;
	height:70px;
}

#header_search .search_for{
	float:left;
}
#header_content .tx-indexedsearch-searchbox{
	margin:2px 83px 0px 110px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#header_content .tx-indexedsearch-searchbox-sword{
	margin-left:8px;
	width:150px;
	height:15px;
	padding:0px;
	padding-right:4px;
	
}
#header_content #search_button{
	display:inline-block;
	text-align:right;
	position:relative;
	top:4px;
	left:8px;
}

#header_content .tx-indexedsearch-searchbox-button{
	display:none;
}

#header_content .tx-indexedsearch-whatis , #header_content .tx-indexedsearch-sw , #header_content .tx-indexedsearch-res , #header_content .tx-indexedsearch-browsebox{
	display:none;
}
/** MENU **/
#menu_wrapper{
	background:#fff;
	position:absolute;
	z-index:20;
	top:539px;
	height:50px;
}

#menu_w_wrapper{
	width:100%;
	height:100%;
	position:relative;
	top:0px;
	left:0px;
}
#menu_bg{
	background:url(../Images/menuwrapper_bg.png) repeat-x;
	position:absolute;
	top:7px;
	left:0px;
	width:100%;
	height:45px;
	z-index:1;
}

#menu_wrapper a{
	color:#818181;
}

#menu_wrapper a:hover , #menu_wrapper a.act{
	color:#000;
	text-decoration:none;
}

#menu_content{
	position:relative;
	z-index:5;
	height:44px;
}
.hmenu1, .hmenu2, .hmenu3{
	font-family: 'Open Sans Condensed', sans-serif;
}


.hmenu1{
	font-size:21px;
	height:44px;
	position:relative;
	top:-4px;
	display:inline-block;
	z-index:5;
	background:#f4f4f4;
}

.hmenu1 a:first-child{
	margin-top:5px;
}

.hmenu_1{
	height:30px;
	padding-top:6px;
	line-height:30px;
	margin-top:10px;
	vertical-align:middle;
	display:inline-block;
	position:relative;
	z-index:15;
}

.hmenu_1.hasSub{
	padding-left:20px;
	margin-left:52px;
	background:url(../Images/hmenu1.jpg) 0px 13px no-repeat #f4f4f4;
}
.hmenu_1.hasSub.mhover{
	background-image:url(../Images/hmenu1_h.jpg);
}
.hmenu1.first .hmenu_1{
	margin-left:0px;
}

.hmenu1_cutter{
	position:absolute;
	z-index:5;
	background:#f4f4f4;
	height:30px;
	top:20px;
	left:32px;
	width:1240px;
}

.submenu_wrapper{
	position:absolute;
	top:49px;
	height:480px;
	overflow:hidden;
	width:800px;
	display:none;
}

.hmenu2 , .hmenu3 , .hmenu4{
	font-size:20px;
	top:0px;
	left:46px;
	position:absolute;
	background:#f4f4f4;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.47);
    -moz-box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.47);
    -webkit-box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.47);
	z-index:4;
	width:197px;
	overflow:hidden;
}

.hmenu3 , .hmenu4{
	padding-bottom:12px;
}


.hmenu_2.hasSub, .hmenu_3.hasSub , .hmenu_4.hasSub{
	background:url(../Images/hmenu2.jpg) center right no-repeat #f4f4f4 ;
}

.hmenu1 a.hasSub.hover{
	background-image:url(../Images/hmenu2_h.jpg);
}

.hmenu1 a.hover{
	background-color:#e3e3e3;
}

.hmenu2_cutter{
	position:absolute;
	z-index:3;
	background:#fff;
	height:4px;
	top:0px;
	width:600px;
	left:236px;
}


.hmenu3 , .hmenu4{
	font-size:18px;
	left:243px;
	z-index:3;
	top:0px;
	width:0px;
}


.hmenu_2, .hmenu_3 , .hmenu_4{
	line-height:18px;
	display:block;
	width:145px;	
	padding:10px 26px;
	font-size:20px;
}

.hmenu_3 , .hmenu_4{
	font-size:18px;
	line-height:20px;
	padding-left:26px;
	display:inline-block;	
}

.hmenu4{
	left:440px;
	z-index:1;
}

.hmenu_4{
	font-size:16px;
}

.hh{
	display:none;
}

.last .submenu_wrapper{
	left:auto;
	right:-133px;
}

.last .hmenu2_cutter{
	left:auto;
	right:100px;
}
.last .hmenu2{
	left:auto;
	right:30px;
}

.last .hmenu3{
	left:auto;
	right:227px;
}

.last .hmenu4{
	left:auto;
	right:409px;
}

.last .hmenu_2.hasSub{
	background:url(../Images/hmenu2_last.jpg) center left no-repeat;
	padding-left:33px;
	padding-right:19px;
}

.last a.hmenu_2.hasSub.hover{
	background-image:url(../Images/hmenu2_last_h.jpg);
	background-color:#e3e3e3;
}


.first .submenu_wrapper{
	left:-30px;
}

.first .hmenu2_cutter{
	left:216px;
}

.first .hmenu2{
	left:25px;
}
.first .hmenu3{
	left:222px;
}

.first .hmenu4{
	left:419px;
}
/*** HEADER BUTS **/
#header_buts{
	position:absolute;
	top:80px;
	right:50px;
	z-index:100;
}

#header_buts .hb_a{
	font-size:15px;
	color:#fff;
	display:block;
	float:right;
	position:relative;
	background:url(../Images/hb_bg.png) center left no-repeat;
	z-index:102;
	padding-left:23px;
	margin-left:23px;
}

#header_buts .hb_a.no_bg{
	background:none;
}

#header_buts .hb_ob{
	display:inline-block;
	position:relative;
	z-index:100;
}

#header_buts .hb_ob.up{
	z-index:105;
}

#header_buts a.hb_a:hover{ #text-decoration:none;}

.hb_popup{
	position:absolute;
	right:0px;
	top:14px;
	min-height:100px;
	min-width:150px;
	background:#e3e3e4;
	padding:30px 40px 10px 40px;
	z-index:-10;
	-webkit-border-radius: 16px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 16px;
	-moz-border-radius-topright: 0;
	border-radius: 16px;
	border-top-right-radius: 0;
	-webkit-box-shadow: -1px 0px 14px rgba(50, 50, 50, 1);
	-moz-box-shadow:    -1px 0px 14px rgba(50, 50, 50, 1);
	box-shadow:         -1px 0px 14px rgba(50, 50, 50, 1);
	font-size:15px;
	line-height:20px;
	display:none;
}

#hbpop_contact{
	width:455px;
	height:550px;
}

#contact_iframe{
	border:none;
	width:455px;
	height:510px;
	background:transparent;
}

#hb_login_iframe{
	border:none;
	width:261px;
	height:261px;
}

.hb_welcome{
	color:#fff;
	position:relative;
	top:-8px;
}

/** BREADCRUMBS **/
#breadcrumbs{
	position:absolute;
	top:594px;
	z-index:10;
	color:#646464;
	font-size:13px;
}

#breadcrumbs a{ color:#646464;}

/** FOOTER **/
#footer_wrapper{
	background:#000;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#fff;
}

#footer_content{
	border:1px solid #000
}
#footer_menu{
	margin-top:15px;
}

#footer_menu a{
	display:block;
	color:#fff;
}

.fmenu1{
	float:left;
	margin-right:70px;
	font-size:17px;
}

.fmenu2{
	font-size:14px;
}

#footer_text{
	clear:left;
	font-size:14px;
	padding: 20px 0px 0px 0px;
	z-index:10;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#footer_text a{
	color:#fff;
}

#footer_logo{
	position:absolute;
	top:45px;
	z-index:0;
	//padding-top:128px;
	right:30px;
}

#footer_tab{
	width:318px;
	height:64px;
	background:url(../Images/footer_tab.jpg) no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	text-align:center;
	padding-left:7px;
	padding-top:8px;
}

#footer_tab a{
	color:#fff;
}


/** CONTENT **/
#content_wrapper{
	padding:86px 0px 0px 0px;
	background:#fff;
	line-height:0px;
	z-index:5;
}

#content_content{
	line-height:26px;
	min-width:780px;
	min-height:300px;
}

#footer_gradient{
	width:100%;
}

#content_left{
	float:left;
	display:inline-block;
	padding-bottom:1em;
	width:695px;
	padding-top:1px;
	/*max-width:700px;
	width:68%;*/
}

#content_right{
	/*float:right;
	width:20%;
	min-width:200px;*/
	width:295px;
	padding-bottom:30px;
	display:inline-block;
	margin-left:30px;
}

.rightcol_ob img{
	max-width:295px;
}


/* ZEBRA ****/
.Zebra_TransForm_Checkbox{
	width:16px;
	height:16px;
	display:inline-block;
	margin-bottom:-3px;
	margin-right:5px;
	background:url(../Images/zebra_checkbox.jpg);
}

.Zebra_TransForm_Checkbox_Checked{
	background:url(../Images/zebra_checkbox_on.jpg);
}

/** NEWSLETTER, 31.10.2018 **/
#hbpop_newsletteroptin{
	min-width: 455px
}

#hb_newsletteroptin_iframe{
	width : 455px
}

/** OTHERS **/

iframe {
    border:0px none transparent !important;
	background:transparent;
}


/*** POWERMAIL **/
.newsletterform fieldset{
    border:0px;
    margin:0;
    padding:0;
}

.newsletterform h3{ display: none}

.powermail_fieldwrap.bold , .powermail_fieldwrap.newsletterconfirmline{
    font-weight:bold
}

.no-break{
    white-space: nowrap;
}

/** LOGIN **/
.tx-felogin-pi1 dt, .tx-felogin-pi1 dd {
    float: left;
    margin: 0;
    padding: 0 0 .5em 0;
}
.tx-felogin-pi1 dt {
    clear: both;
    text-align: right;
    padding-right: 1em;
    width: 25%;
}

.tx-felogin-pi1 dd {
    text-align: left;
    width: 50%;
}

.tx-felogin-pi1 h3{
    display:none;
}


#content_left .tx-felogin-pi1 label{
	float:left;
	min-width:115px;
}


#content_left .tx-felogin-pi1 input{
	padding-left:5px;
	font-size:14px;
	border:1px solid #cacaca;
}

#content_left .tx-felogin-pi1  .s_but{
        border-color:#000;
	margin:15px 0px;
        padding-left:1em;
        padding-right:1em;
}

#content_left .tx-felogin-pi1  .forgot_form label{
	min-width:80px;
}

#content_left .tx-felogin-pi1 #changepasswd label{
	min-width:150px;
}

#content_left .tx-felogin-pi1 .smalltext{
	margin-bottom:15px;
}

#content_left .tx-felogin-pi1 .link_arrow{
	vertical-align:text-bottom;
	margin-left:5px;
}

#productregistrationiframe{
	width:100%;
}

/** JAPANESE **/
html[lang="ja"] .hmenu1 , html[lang="ja"] .hmenu_2 , html[lang="ja"] .hmenu_3 , html[lang="ja"] .hmenu_4{
	font-size:17px !important;
}

html[lang="ja"] .fmenu1 , html[lang="ja"] .fmenu2{
	font-size:11px !important;
}
