/**
 * 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;
}


/* ********** Image Carrousel ********** */
#imagecarousel {
  border: 1px solid #cfcfcf;
  position: relative;
  width: 732px;
}

#imagecarousel_prev {
  float: left; 
  margin: 188px 0 0 1px;
  /*left: 1px;
  position: absolute;
  top: 188px;*/
}

#imagecarousel_prev a{
  height: 28px;
  width: 28px;
  display: block;
  background: url(../img/btn_imagecarousel_prev.png) no-repeat top;  
}

#imagecarousel_prev a:hover{
  background: url(../img/btn_imagecarousel_prev_hover.png) no-repeat top;
}

#imagecarousel_next a{
  height: 28px;
  width: 28px;
  display: block;
  background: url(../img/btn_imagecarousel_next.png) no-repeat top;   
}

#imagecarousel_next a:hover{
  background: url(../img/btn_imagecarousel_next_hover.png) no-repeat top;
}

#imagecarousel_next {
  float: right; 
  margin: 188px 1px 0 0;
  /*position: absolute;
  right: 1px;
  top: 188px;*/
}

#imagecarousel_content {
  border: 1px solid #cfcfcf; 
  margin: 38px auto; 
  padding: 1px; 
  width: 70%;
}

#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 0 14px; /*20px 0 -2px 14px*/
  padding: 0px;
}

#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 li a {
  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 {
  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: 732px;
}

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

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

#tab_sign h4 {
  /*font-size: 1em;*/
  margin: 0 0 11px;
}

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

#tab_sign li {
  display:inline; 
  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;
}

.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 {
  margin: 0 0 15px 0;
  padding: 0;
}

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

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

#slider_products_left a img, 
#slider_products_right a img {
  border: none !important;
}

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

#slider_products_content .section { 
  width: 220px;
  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 ********** */
#pbox {
  display: none;
  position: absolute;
  float: left;
  margin-bottom: -20px;
  z-index: 1000;

}

#pbox_msg {
  border: 1px solid #cacac8; 
  padding: 10px 7px; 
  background: white;  
  white-space: nowrap;
}

#pbox_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;*/
}


/* ********** Customer Service, Find Retailer  ********** */
#layout__content #contact_service, 
#layout__content #find_retailer {
	margin: 0 0 15px;
}

#layout__content #contact_service {
}


#layout__content #find_retailer {
}

#layout__content #contact_service div.outline, 
#layout__content #find_retailer div.outline {
	height: auto;
}


/* ********** Recipe Suggestion, Related Products  ********** */
#layout__content #recipe_suggestion, 
#layout__content #other_products {
	margin: 0 0 15px;
}

#layout__content #recipe_suggestion {
}

	#layout__content #recipe_suggestion div.left-aligned-image {
		float: left;
		margin: 0 10px 1em 0;
	}
	
	#layout__content #recipe_suggestion div.div-outer {
		clear: left;
		margin: 0 0 15px;
	}
	
	* html #layout__content #recipe_suggestion div.body-text-wrap {
		padding-left: 130px;
	}

#layout__content #other_products {
}

#layout__content #recipe_suggestion div.outline, 
#layout__content #other_products div.outline {
	height: auto;
}

* html #other_products #slider_products_left {
  margin: 60px 0 0 8px;
}

* html #other_products #slider_products_right {
  margin: 60px 8px 0 0;
}

#tab_set_sifr_fix {
  top: -5000px; 
  left: -5000px; 
  position: absolute; 
  width: 700px;
}
