/**
 * Styles for 21torr_fissler_product_detail extension
 */
.tx-21torrfisslerproductdetail-pi1 {
  margin: 0;
  padding: 0;
}

/* Title part */
#title_bar {
  height: 44px; 
  margin: 0 0 25px; 
}

#serie_name h2 {
  text-transform: none; 
  padding: 0 0 0 14px;
  font-size:1.5em !important;
  font-weight:normal !important;
}

#product_name h2 {
  padding: 0 0 0 14px;
  font-size:1.5em !important;
  font-weight:normal !important;
}

#preview_panel {
  background: url(../img/preview_panel_bg.png); 
  margin: 0 1px; 
}

#preview_panel_bg_left {
  float: left;
}

#preview_panel_bg_right {
  float: right;
}

#preview_panel_controls {
  position:relative; 
  margin: 0 22px 0 0;
  top: -18px;
}

#preview_panel_controls ul {
  list-style-image:none; 
  list-style-position:outside; 
  list-style-type:none; 
  margin: 0;
  padding: 0;
}

#preview_panel_controls li {
  display:inline; 
  position:relative; 
  margin: 0 0 0 14px;
}

#preview_panel_center_thumbs {
  width:100%; 
  text-align: center;
}

#preview_panel_center_thumbs img {
  background-color: #fff;
  border: 1px solid #cacac8;
  padding: 1px;
}

/* Tabs */
#tabs {
  clear: both;
  /*height: 34px;*/
  margin: 20px 0 -1px 14px; /*20px 0 -2px 14px*/
  padding: 0px;
  border: 1px solid white;
}

#tabs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#tabs li {
  display: inline; 
  position: relative; 
}

#tabs ul li {
  border: 1px solid #cfcfcf;
  float: left;
  font-size: 1em; /*1.2em?*/
  font-weight: bold;
  margin-right: 3px;
}

#tabs ul li a:hover, #tabs ul li a:active, #tabs ul li a:focus {
  background: #fff none;
}

#tabs ul a {
  
}

#tabs ul li a.tab {
  color:#616265;
  background: #fff url(../img/bg_nav.gif) repeat-x scroll left top;
  border: 1px solid #fff;
  display: block;
  margin-bottom: -1px;
  padding: 5px 5px 3px; /*9px 7px 3px*/
  text-transform: uppercase;
}

#tabs ul li a.active {
  color:#E2001A;
  background: #fff none;
  /*border-bottom: 1px solid #fff;*/
  margin-bottom: -2px;
  padding-bottom: 4px;
  position: relative; /* IE */
}

#tabs_content {
  border: 1px solid #cfcfcf;
  clear: both;
  margin: 0 0 14px;
  width: 565px;
}

#tabs_content h4 {
  font-size: 1em;
}

#tab_sign h2 {
  font-size: 1.5em;
}

#tab_sign ul {
  list-style-image:none; 
  list-style-position:outside; 
  list-style-type:none;
}

#tab_sign li {
  display:inline; 
  position:relative; 
  margin: 0 7px 0 0;
  float: left; 
}

#tab_description {
  float: left;
  width: 428px;
  margin: 0 0 20px 0;
}

#tab_sign ul {
  margin: 0;
  padding: 0;
}

#tab_sign a {
  cursor:  inherit;
}

#tab_award {
  float: right;
  margin:0;
}

.info_box {
  width:358px;
  float:left;
  background:#fff url(../img/box_bg.png) repeat-x scroll left top;
  margin: 16px 14px 0 0;
  border: 1px solid #cacac8;
}

.info_box_right {
  float:right !important;
  margin: 16px 0 0 0 !important;
}

.info_box ul {
  list-style-image:none; 
  list-style-position:outside; 
  list-style-type:none;
  float:left;
  padding:0;
  margin:0;
}

.info_box img {
  margin-right: 10px;
}

.info_box li {
  margin-bottom: 25px;
}

#slider_products_content {
  margin: 0 0 15px 0;
  padding: 0;
}

#slider_products_left {
  float: left;
  margin: 60px 0 0 0;
}

#slider_products_right {
  float: right;
  margin: 60px 0 0 0;
}


.info_box_content {
  float: left;
  border: 1px solid white; 
  width: 328px;
  height: 109px;
  padding: 14px 14px 15px 14px;
}

.info_box_content a {
  color: #e2001a;
  text-decoration: none;
}

#caption_text {
  font-weight: bold;
  margin: 20px 15px 40px 15px; /*20px 0 40px 15px*/
  text-transform: uppercase;
  /*width: 100%;*/ /* causes troubke in IE6 */
}

/* glider styles */
.scroller {
  margin: auto; 
  padding: 1px; 
  width: 528px;
  overflow: hidden;
}

#imagecarousel div.scroller {
  margin: 37px auto 0;
}

.scroller .section {
  width:530px;
  overflow:hidden;
  float:left;
  text-align: center;
}

.scroller .content {
  width: 10000px;
}

#slider_products_content {
}

#slider_products_content div.scroller { 
  margin: 0px auto;
  padding: 1px;
  overflow: hidden;
  width: 208px;
  height: 140px;
}

#slider_products_content .section { 
  width: 220px;
  height: 140px;
  overflow:hidden;
  float:left;
}

.static_link {
  text-align: right;
}

.static_link a {
  color: #e2001a;
  text-decoration: none;
}

.tab_style {
  padding: 25px 28px 16px 20px;
}

/* Tooltip */
.tooltip {
  height: 20px;
  padding: 0;
}

.jsfix {
  top: 1095px !important;
}

#hover_boxes {
  width: 100%;
}

#tooltip_hoverbox {
  background-color: #fff;
  border: 1px solid #cacac8; 
  padding: 10px 7px; 
}

#tooltip_arrow {
  margin: -2px 0 0 12px;
}

/* Product list styles */
.horizontal_line_cl {
  margin: 25px auto;
}

.product_list_pict {
  width: 256px;
  float: left;
  margin: 0 14px 0 14px;
}

.product_list_pict_shadow {
  border-top: 1px solid #e5e4e3; 
  width: 260px;
  font-size: 1px;
}

.product_list_pict img {
  margin: 0;
  padding: 1px;
  border:1px solid #CACAC8;
}

.product_list_content_box {
  margin-left: 14px;
}

#pager_info {
  margin: 0 0 15px 14px;
  font-weight: bold;
  font-size: 1.2em;
}


.prduct_list_name {
  margin: 5px 0 15px 0; 
}

.prduct_list_name h2 {
  margin: 0;
  padding: 0; 
}

.product_list_more_link {
  margin-top: 15px;
}

.product_list_more_link a {
  color: #e2001a;
  text-decoration: none;
}


/* Pager */
#pager ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;  
}

#pager li {
  float:left;
  padding: 3px;
  margin: 3px;
  border: 1px solid silver;
}

#pager a {
  text-align: center;
}

#no_results {
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin: 15px;
}

/* spareparts search content */
#spareparts_search_content {
  /*margin-right: 15px;*/
}

.controls img {
  margin: auto;
  vertical-align: middle;
}

#tab_sign a {
  border-bottom: none !important;
  text-decoration: none;
}

/* products search*/
#search_label {
  float: left; 
  margin-top: 7px; 
  margin-right: 10px;
}

#search_input_position {
  float: left;
}

#search_submit_position {
  float: right;
}

.search_title {
  border-top: none !important;
  padding-top: 0 !important;
}

.pager_dots {
  border: none !important;
}

/* set tab */
#set_img_list ul{
  list-style-image:none; 
  list-style-position:outside; 
  list-style-type:none; 
  margin: 0;
  padding: 0;
}

#set_img_list li{
/*  display:inline; 
  position:relative;*/
}