﻿/* Top-Navigation - Start */

.top-navigation ul.first-level {
    margin: 0 auto;
    display: inline;
    height: 66px;
}

.top-navigation ul.first-level li {
    display: inline-block;
    float: left;
    height: 66px;
    vertical-align: middle;
}

.top-navigation a.first-level-item {
    line-height: 61px;
    padding: 3px 10px 0px 10px;
    position: relative;
    z-index: 100000;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #666666;
}

.top-navigation .first-level-item:hover,
.top-navigation .first-level a.active,
.top-navigation .first-level a.current {
    background-color: #FFFFFF;
    color: #000000;
    z-index: 1000000;
}

.top-navigation .first-level a.current {
    padding-bottom: 2px;
}

.top-navigation .menu-first-level li ul li:hover {
    background-color: transparent;
}

.top-navigation .pulldown-layer {
    position: absolute;
    left: 2px;
    top: 60px;
    width: 980px;
    background: #FFFFFF url('/layout/bg_subnav_layer.jpg') no-repeat bottom right;
    border: 1px solid #dcdcdc;
    display: none;
    z-index: 10000;
    padding-top: 25px;
    text-align: left;
}

.top-navigation .hover-area {
    position: absolute;
    bottom: -5px;
    left: -100%;
    width: 300%;
    height: 30px;
    z-index: 1000000;
    display: none;
    z-index: 100000;
}

.top-navigation .active li:hover div.pulldown-layer,
.top-navigation .active li:hover span.hover-area {
    display: block;
}

.top-navigation div.pulldown-layer:hover {
    display: block;
}

.top-navigation .active .pulldown-layer {
    min-height: 330px;
}

/* Sublayer Level 1 */

.top-navigation .pulldown-layer ul {
    display: block;
    margin: 25px;
    margin-top: 0px;
    padding: 0px;
}

.top-navigation .pulldown-layer ul a {
    color: #000000;
}

.top-navigation .pulldown-layer ul li {
    display: inline-block;
    padding: 0px 25px 0px 10px;
    margin: 0px;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    line-height: 18px;
    text-transform: none;
    width: 150px;
    vertical-align: top;
    height: auto;
}

/* Sublayer Level 1 - END */

/* Sublayer Level 2 */

.top-navigation .pulldown-layer ul li  ul {
    display: block;
    margin: 0px;
    margin-top: 10px;
}

.top-navigation .pulldown-layer ul li ul a {
    color: #666666;
    font-weight: normal;
}

.top-navigation .pulldown-layer ul li ul a:hover {
    color: #003f6b;
}

.top-navigation .pulldown-layer ul li  ul li {
    color: #666666;
    font-weight: inherit;
    display: block;
    line-height: 20px;
    height: auto;
    min-height: 1px;
    padding: 0px;
}

.top-navigation .pulldown-layer ul li  ul li span {
    font-size: 14px;
    font-weight: normal;
}


/* Sublayer Level 2 - END */

/* Sublayer Level 3 */

.top-navigation .pulldown-layer ul li  ul li  ul {
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    padding-left: 10px;
    display: none;
}

.top-navigation .pulldown-layer ul li  ul li:hover ul {
    display: block;
}

.top-navigation .pulldown-layer ul li  ul li  ul li {
    height: auto;
    min-height: 1px;
    float: none;
}

.top-navigation .pulldown-layer ul li  ul li  ul li a {
    color: #999999;
}

/* Sublevel Level 3 - END */

/* Product Sublevel */

.top-navigation .product * {
    font-size: 11px;
}

.top-navigation .product h4,
.top-navigation .product h5 {
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
}

.top-navigation .product h5 {
    font-weight: normal;
    margin-bottom: 15px;
}

.top-navigation .product ul {
    display: block;
    min-height: 300px;
}

.top-navigation .product ul li ul {
    min-height: 1px;
}

.top-navigation .product ul li {
    color: #666666;
    width: 255px;
    display: block;
}

.top-navigation .product ul li a {
    color: #666666;
}

.top-navigation .product ul li.hover,
.top-navigation .product ul li.over a {
    color: #003f6b;
}

.top-navigation .product ul li ul {
    margin: 0px;
}

.top-navigation .product ul li ul li {
    width: 250px;
    float: left;
}

.top-navigation .product ul li ul li.over ul {
    display: block;
}

.top-navigation .product ul li ul li ul li {
    float: left;
}

.top-navigation .product ul.product-info {
    position: absolute;
    top: 0px;
    left: 120px;
    height: 300px;
    z-index: auto;
    display: none;
    padding-left: 130px;
    padding-top: 25px;
}

.top-navigation .product ul li ul li:hover ul.product-info {
    display: block;
}

.top-navigation .product .product-info-text {
    width: 250px;
    padding: 0px 50px 0px 100px;
}

.top-navigation .product .product-text {
    line-height: 16px;
    height: 100px;
    font-weight: normal;
}

.top-navigation .product .product-info-image {
    width: 300px;
}

.top-navigation .product .product-info-image .product-image img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: auto;
}

.top-navigation .product .product-buttons {
    margin-top: 30px;
}

.top-navigation .product .product-buttons a {
    display: block;
    width: 180px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #dbe1e6;
    background: transparent url(/layout/bg_button_180x23.png) repeat-x 0 0;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
    color: #666666 !important;
    white-space: nowrap;
}

/* Product Sublevel - END */

/* Top-Navigation - End */

/* Menu left - START */

.navi-area {
  padding-top: 15px;
  width: 185px;
  background-color: transparent;
  float: left;
  margin-left: 15px;
  margin-bottom: 15px;
}

.navi-pos-absolute {
  position:absolute;
  top:15px;
  left:0px;
  padding: 0px;
}

.left_navi{
  width: 183px;
  background-color: transparent;
  overflow: hidden;
  margin-bottom:-4px;
}

.left_navi h1 {
  display: block;
  background-color: #DFE3E7 !important;
  padding: 8px 0px 8px 20px;
  color: #4D4E50;
  font-size: 14px;
  border:0 none;
}

.left_navi h1 a {
  padding-left: 0px;
  border: 0 none;
  font-weight: bold;
  background-color: transparent;
  font-size: 14px;
  color: #4D4E50 !important;
}


#lst_navi {
  background-color: #fff;
  margin-bottom: 5px;
  list-style-type:none;
}

#lst_navi ul {
  background-color:#fff;
  border-bottom: 1px solid #F0F2F1;
}

#lst_navi li {
  margin: 0px;
  padding: 0px;
  height: auto;
  _height: 0px;
  background: url(/layout/nav2_bg_level_1.jpg) bottom left;
  background-repeat: repeat-x;
  background-color:#fff;
}

#lst_navi li.selected {
  background: url(/layout/nav2_bg_level_1.jpg) bottom left;
  background-repeat: repeat-x;
}
    
#lst_navi li a.selected_child { 
  font-weight: bold;
  color:#333333;
  border:0 none;
  background: url(/layout/nav2_bg_level_1.jpg) bottom left;
}


#lst_navi li a {
  display: block;
  border-bottom: 1px solid #DFE3E7;
  padding: 6px 0px 5px 1px;
  padding: 6px 0px 5px 18px;
  margin:0; 
  color:#666666;
}

#lst_navi li a:hover {
  display: block;
  border-bottom: 1px solid #DFE3E7;
  padding: 6px 0px 5px 18px;
  margin:0; 
  color:#025596;
}

#lst_navi li a.selected {
  color:333333;
  font-weight: bold;
  border-bottom: 1px solid #DFE3E7;
}

#lst_navi li a.selected_child {
  font-weight: bold;
  color:#333333;
  border:0 none;
}

/* Style for Next level */
    
#lst_navi_nextlevel {
  width: 183px;
  margin:0px;
  padding: 0px;
  overflow: hidden;
  list-style-type:none;
}

#lst_navi_nextlevel li {
  margin:0px;
  padding-left: 20px !important;
  background:none !important;
}       
         
#lst_navi_nextlevel li a, #lst_navi_nextlevel li a:hover {
  border-bottom:0;
}

#lst_navi_nextlevel li.selected {
  margin-left:20px;
  padding-left:0px !important;
  background:none !important;
  border-bottom: 0px !important;
}     
   
#lst_navi_nextlevel li a.selected {
  color:#333333;
  font-weight: bold;
  border-bottom: 0px;
}
  
#display-box{
  cursor:pointer;
}

#box {
  width: 183px;
  display: none;
  
  background-color: #D9DFE4;
  margin-bottom:1px;
  padding:15px 0 10px;
  clear:both;
  position: relative;
  z-index: 99;  
}

#box h1 {
  font-size:12px;
  background: none;
  color: #003F6C;
  padding:0px;
  margin:0px 0px 15px 20px;
  display:none;
}

.open-box {
  width: 183px;
  height:11px;
  border-top:5px solid #D9DFE4;
  overflow:hidden;
  clear:both;
  position: relative;
  z-index: 99;  
}

#close-arrow {display:none;}                     
#box a.link {
  display: block;
  padding: 0px 0px 5px 20px;
}

*html #box a.link {
  height: auto;
}

/* Menu Left - END */

/* Tabs - Start */

#content .tpl_tabs .tabs_navi,
#tabs_navi {
  border-bottom: 1px solid #E5E5E5;
  height: 25px;
  margin-left: 15px;
}

#content .tpl_tabs .tabs_navi ul {
    height: 25px;
    display: inline-block;
}

#content .tpl_tabs .tabs_navi ul li,
#tabs_navi ul li,
#tabs_navi ul li div {
  display: inline;
  font-size: 11px;
  line-height: 25px;
  height: 25px;
}

#content .tpl_tabs .tabs_navi ul li,
#tabs_navi ul li {
    float: left;
}
                  
#content .tpl_tabs .tabs_navi ul li a.link,
#tabs_navi ul li a.link {
  display: inline-block;
  position: relative;
  padding: 0px 20px;
  line-height: 20px;
  border-bottom: 1px solid #E5E5E5;
  padding-top: 5px;
}

#content .tpl_tabs .tabs_navi ul li a.link  div,
#tabs_navi ul li a.link div {
    display: none;
}
                  
#content .tpl_tabs .tabs_navi ul li a.link_selected,
#tabs_navi ul li a.link_selected {
  background: #ffffff url(/layout/img_tab_border_top.jpg) repeat-x 0 0;
  color: #505050;
  font-weight:bold;
  display: inline-block;
  border-bottom: 1px solid #FFFFFF;
}

#content .tpl_tabs .tabs_navi ul li a.link div.border,
#tabs_navi ul li a.link div.border{
    display: block;
    position: absolute;
    top: 0px;
    z-index: 1;
}

#content .tpl_tabs .tabs_navi ul li a.link div.active-left,
#tabs_navi ul li a.link div.active-left,
#content .tpl_tabs .tabs_navi ul li a.link div.active-right,
#tabs_navi ul li a.link div.active-right {
    display: none;
}

#content .tpl_tabs .tabs_navi ul li a.link div.inactive,
#tabs_navi ul li a.link div.inactive {
    right: 0px;
    height: 25px;
    width: 1px;
    background: transparent url(/layout/img_tab_border_right_inactive.jpg) no-repeat 0px -5px;
}

#content .tpl_tabs .tabs_navi ul li a.link_selected div.inactive,
#tabs_navi ul li a.link_selected div.inactive {
    display: none;
}

#content .tpl_tabs .tabs_navi ul li a.link_selected div.active-left,
#tabs_navi ul li a.link_selected div.active-left {
    left: -2px;
    display: block;
    z-index: 100000;
    height: 25px;
    width: 10px;
    background: transparent url(/layout/img_tab_border_left.jpg) no-repeat 0 0;
}

#content .tpl_tabs .tabs_navi ul li a.link_selected div.active-right,
#tabs_navi ul li a.link_selected div.active-right {
    right: -4px;
    display: block;
    z-index: 100000;
    height: 25px;
    width: 10px;
    background: transparent url(/layout/img_tab_border_right.jpg) no-repeat 0 0;
}

/* Tabs - End */


/* Sitemap - Start */

.tpl_sitemap {
    width: 980px;
    padding-left: 3px;
}

.tpl_sitemap #float_sitemap {
    width: 190px;
    margin-right: 5px;
    float: left;
}

.tpl_sitemap #float_sitemap div.hl {
  clear: both;
  background-color: #DFE3E7;
  padding: 8px 0px 8px 20px;
  border-bottom: 1px solid #ffffff;
  font-size: 12px;
  font-weight: bold;
  color: #4D4E50;
}

#lst_sitemap {
  margin-bottom: 5px;
  list-style-type:none;
}

#lst_sitemap li {
  margin: 0px;
  padding: 0px;
  _height: 0px;
}

#lst_sitemap li a {
  display: block;
  border-bottom: 1px solid #C0CDD6;
  padding: 6px 20px 5px 20px;
  background: transparent url('/layout/nav2_bg_level_1.jpg') repeat-x bottom left;  
}

#lst_sitemap_nextlevel {
  width: 189px;
  margin:0px;
  padding: 0px;
  overflow: hidden;
  list-style-type:none;
}

#lst_sitemap_nextlevel li {
  margin:0px;
  padding: 0px;
}

#lst_sitemap_nextlevel li a {
    background: none;
    padding-left: 38px;
}
 
/* Sitemap - End */
