

/* CSS Plugin selectbox.css */

div.selectbox-wrapper {
  position: absolute;
  width: 400px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin: 0px;
  margin-top: -10px;
  padding: 0;
  font-size:12px;
  text-align: left;
  height: 100px;
  overflow: auto;
  z-index: 10;
}
div.selectbox-wrapper ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
div.selectbox-wrapper ul li.selected { background-color: #d2dcde;  }
div.selectbox-wrapper ul li.current  { background-color: #88979a; color: #ffffff; }
div.selectbox-wrapper ul li {
  background-color: #fff;
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0 2px;
  cursor: pointer;
}

div.selectbox-wrapper ul li.optgroup {
    font-style: italic;
    font-weight: bold;
}

div.selectbox-wrapper ul li.groupoption {
    margin-left: 15px;
}

/* ----- Hack only for IE 7 ----- */
*+html div.selectbox-wrapper ul li { height: auto; } 

.selectbox /* look&feel of  select box*/
{
  margin: 0px 5px 10px 0px;
  padding: 0 10px 0 2px;
  font-family: Arial,"Lucida Grande",sans-serif;
  font-size: 12px;
  width: 15em; 
  display: block;
  text-align: left; 
  background: url("../images/layout/R09_bg_select_dropdown_2.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/R09_bg_select_dropdown_2.gif*/) no-repeat right;
  cursor: pointer;
  border:1px solid #D1E4F6;
  color:#333;
}

select { background: url("../images/layout/R09_bg_select_dropdown_2.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/R09_bg_select_dropdown_2.gif*/) right; }


#contentright .selectbox { width: 180px; }
.standardform .selectbox { width: 275px; }
.container .teaser .selectbox { width: 265px; }
.distributor-wrapper .selectbox { width: 140px; font-size:12px; padding-top: 2px; padding-bottom: 2px; margin-top:2px; margin-left:2px;}

/* ----- START language changer selectbox ----- */
    .language { padding: 0; margin: 14px 18px 0 0; }
    .twodropdowns.language { width: 220px; }
    *:first-child+html .language { margin-top: 8px; }
    .selectbox-language {
      padding: 0 10px 0 2px;
      border: 0;
      font-family: Arial,"Lucida Grande",sans-serif; font-size: 0.69em;
      text-transform: uppercase;
      color:#ffffff;
      width: 184px; 
      display: block;
      text-align: left; 
      background: url("../images/layout/R09_bg_lang_select.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/R09_bg_lang_select.gif*/) right;  
      cursor: pointer;
      font-size: 0.69em !important;
    }    
    .selectbox-wrapper-language {
      color: #9a9a9a;
      border: 1px solid #33373a;
      background: url("../images/layout/R09_bg_lang_select.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/R09_bg_lang_select.gif*/) left;
      position: absolute;
      width: 200px !important;
      margin: 0px;
      padding: 0;
      font-size: 0.8em;
      text-align: left;
      overflow: auto;
      z-index: 10;
    }        
    div.selectbox-wrapper-language ul li.selected { background-color: #515558; color: #9a9a9a; }
    div.selectbox-wrapper-language ul li.current  { background-color: #6e7274; color: #ffffff; }
    div.selectbox-wrapper-language ul li { background-color: #33373a; color: #9a9a9a; list-style-type: none; display: block; margin: 0; padding: 0 2px; cursor: pointer; }

    #contentright .selectbox  { width: 182px; }

/* ----- END language changer selectbox ----- */


/* ----- START landing page selectbox ----- */
    .landingpagechooser {  float: left; width: 220px; padding: 0; margin: 14px 10px 0 10px; }
    *:first-child+html .landingpagechooser { margin-top: 8px; }
    .selectbox-landingpagechooser {
      padding: 0 10px 0 2px;
      margin-bottom: 0;
      border: 0;
      font-family: Arial,"Lucida Grande",sans-serif; font-size:12px;
      text-transform: uppercase;
      color:#ffffff;
      width: 184px; 
      display: block;
      text-align: left; 
      background: url("../images/layout/R09_bg_lang_select.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/R09_bg_lang_select.gif*/) right;  
      cursor: pointer;
      font-size: 0.69em !important;
    }    
    .selectbox-wrapper-landingpagechooser {
      color: #9a9a9a;
      border: 1px solid #33373a;
      background: url("../images/layout/R09_bg_lang_select.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/R09_bg_lang_select.gif*/) left;
      position: absolute;
      width: 200px !important;
      margin: 0px;
      padding: 0;
      font-size: 0.8em;
      text-align: left;
      overflow: auto;
      z-index: 10;
    }        
    div.selectbox-wrapper-landingpagechooser ul li.selected { background-color: #515558; color: #9a9a9a; }
    div.selectbox-wrapper-landingpagechooser ul li.current  { background-color: #6e7274; color: #ffffff; }
    div.selectbox-wrapper-landingpagechooser ul li { background-color: #33373a; color: #9a9a9a; list-style-type: none; display: block; margin: 0; padding: 0 2px; cursor: pointer; } 
/* ----- END landing page selectbox ----- *//**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container { position: relative; }
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0 20px;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
}

.jcarousel-prev {
    z-index: 3;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-nsk .jcarousel-next-horizontal,
.blueback .swingdownload .jcarousel-skin-nsk .jcarousel-next-horizontal {
    right: 0;
    position: absolute;
    width: 15px;
    height: 80px;
    cursor: pointer;
    background: transparent url("../images/layout/R09_icon-swingteaser-forward2.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/R09_icon-swingteaser-forward2.gif*/) no-repeat center center;
}

.jcarousel-skin-nsk .jcarousel-next-disabled-horizontal,
.jcarousel-skin-nsk .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-nsk .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: none;
}
 
.jcarousel-skin-nsk .jcarousel-prev-horizontal,
.blueback .swingdownload .jcarousel-skin-nsk .jcarousel-prev-horizontal {
    left: 0;
    width: 15px;
    height: 80px;
    position: absolute;
    cursor: pointer;
    background: transparent url("../images/layout/R09_icon-swingteaser-back2.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/R09_icon-swingteaser-back2.gif*/) no-repeat center center;
}

.jcarousel-skin-nsk .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-nsk .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-nsk .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: none;
}/* 
================================================
autosuggest, inquisitor style
================================================
*/

body
{
    position: relative;
}


div.autosuggest
{
    position: absolute;
    background-image: url("../images/layout/as_pointer.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/as_pointer.gif*/);
    background-position: top;
    background-repeat: no-repeat;
    padding: 10px 0 0 0;
    z-index: 61;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
    position: relative;
    height: 6px;
    padding: 0 6px;
    background-image: url("../images/layout/ul_corner_tr.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/ul_corner_tr.gif*/);
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
}
div.autosuggest div.as_footer
{
    background-image: url("../images/layout/ul_corner_br.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/ul_corner_br.gif*/);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 6px;
    background-image: url("../images/layout/ul_corner_tl.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/ul_corner_tl.gif*/);
    background-position: top left;
    background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
    background-image: url("../images/layout/ul_corner_bl.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/ul_corner_bl.gif*/);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
    height: 6px;
    overflow: hidden;
    background-color: #333;
}


div.autosuggest ul
{
    list-style: none;
    margin: 0 0 -4px 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

div.autosuggest ul li
{
    color: #fff;
    padding: 0;
    margin: 0 4px 4px;
    text-align: left;
}

div.autosuggest ul li a
{
    color: #fff;
    display: block;
    text-decoration: none;
    background-color: transparent;
    position: relative;
    padding: 0;
    width: 100%;
}
div.autosuggest ul li a:hover
{
    background-color: #B5B5B5;
}
div.autosuggest ul li.as_highlight a:hover
{
    background-color: #B5B5B5;
}

div.autosuggest ul li a span
{
    display: block;
    padding: 3px 6px;
    font-weight: bold;
}

div.autosuggest ul li a span small
{
    font-weight: normal;
    color: #fff;
}

div.autosuggest ul li.as_highlight a span small
{
    color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
    color: #fff;
    background-color: #B5B5B5;
    /*background-image: url(/cps/nsk/eu_en/p/images/layout/hl_corner_br.gif);*/
    background-position: bottom right;
    background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
    /*background-image: url(/cps/nsk/eu_en/p/images/layout/hl_corner_bl.gif);*/
    background-position: bottom left;
    background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
    background-image: none;
    background-repeat: no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0;
}
div.autosuggest ul li a .tr
{
    right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
    left: 0;
    /*background-image: url(/cps/nsk/eu_en/p/images/layout/hl_corner_tl.gif);*/
    background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
    right: 0;
    /*background-image: url(img_inquisitor//cps/nsk/eu_en/p/images/layout/hl_corner_tr.gif.gif);*/
    background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
    font-weight: bold;
    text-align: center;
}

div.autosuggest ul em
{
    font-style: normal;
    color: #B52D3F;
}div#fancy_overlay {
    position:absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    background-color: #333;
}

div#fancy_loading {
    position: absolute;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: none;
    overflow: hidden;
    background: transparent;
    z-index: 100;
}

div#fancy_loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: transparent url("../images/layout/fancy_progress.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_progress.png*/) no-repeat;
}

div#fancy_close {
    position: absolute;
    top: -12px;
    right: -12px;
    height: 30px;
    width: 30px;
    background: transparent url("../images/layout/fancy_closebox.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_closebox.png*/) ;
    cursor: pointer;
    z-index: 100;
    display: none;
}

div#fancy_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0; 
    margin: 0;
    z-index: 96;
}

#fancy_frame {
    position: relative;
    width: 100%;
    height: 100%;
    display: none;
}

img#fancy_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:0; 
    padding: 0; 
    margin: 0;
    z-index: 92;
}

div#fancy_title {
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 100%;
    z-index: 100;
    display: none;
}

div#fancy_title table {
    margin: 0 auto;
}

div#fancy_title div {
    color: #FFF;
    font: bold 12px Arial;
    padding-bottom: 2px;
}

td#fancy_title_left {
    height: 32px;
    width: 15px;
    background: transparent url("../images/layout/fancy_title_left.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_title_left.png*/) repeat-x;
}

td#fancy_title_main {
    height: 32px;
    background: transparent url("../images/layout/fancy_title_main.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_title_main.png*/) repeat-x;
}

td#fancy_title_right {
    height: 32px;
    width: 15px;
    background: transparent url("../images/layout/fancy_title_right.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_title_right.png*/) repeat-x;
}

div#fancy_outer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
    position: relative;
    width:100%;
    height:100%;
    border: 1px solid #444;
    background: #FFF;
}

a#fancy_left, a#fancy_right {
    position: absolute; 
    bottom: 10px; 
    height: 100%; 
    width: 35%; 
    cursor: pointer;
    background-image: url(data:image/gif;base64,AAAA);
    z-index: 100; 
}

a#fancy_left {
    left: 0px;
    background: transparent url("../images/layout/fancy_left.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_left.gif*/) no-repeat 0% 100%;
}

a#fancy_right {
    right: 0px;
    background: transparent url("../images/layout/fancy_right.gif"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_right.gif*/) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

div#fancy_bg {
    display: none;
}
    
div.fancy_bg {
    position: absolute;
    display: block;
    z-index: 70;
}

div.fancy_bg_n {
    top: -18px;
    width: 100%;
    height: 18px;
    background: transparent url("../images/layout/fancy_shadow_n.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_shadow_n.png*/) repeat-x;
}

div.fancy_bg_ne {
    top: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url("../images/layout/fancy_shadow_ne.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_shadow_ne.png*/) no-repeat;
}

div.fancy_bg_e {
    right: -13px;
    height: 100%;
    width: 13px;
    background: transparent url("../images/layout/fancy_shadow_e.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_shadow_e.png*/) repeat-y;
}

div.fancy_bg_se {
    bottom: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url("../images/layout/fancy_shadow_se.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_shadow_se.png*/) no-repeat;
}

div.fancy_bg_s {
    bottom: -18px;
    width: 100%;
    height: 18px;
    background: transparent url("../images/layout/fancy_shadow_s.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_shadow_s.png*/) repeat-x;
}

div.fancy_bg_sw {
    bottom: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url("../images/layout/fancy_shadow_sw.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_shadow_sw.png*/) no-repeat;
}

div.fancy_bg_w {
    left: -13px;
    height: 100%;
    width: 13px;
    background: transparent url("../images/layout/fancy_shadow_w.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_shadow_w.png*/) repeat-y;
}

div.fancy_bg_nw {
    top: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url("../images/layout/fancy_shadow_nw.png"/*tpa=http://www.nskeurope.com/cps/nsk/eu_en/p/images/layout/fancy_shadow_nw.png*/) no-repeat;
}