/* Powersearch Standard */

.es_categorie_box {
  width: 147px;
}

#es_pricegroups a.es_pricegroups_filter {
  width: 102px;
  margin: 2px 1px 2px 2px;
  padding: 8px;
  text-align: center;
  border: 1px solid #dddddd;
  background: #f4f4f4;
}

#es_pricegroups a.es_pricegroups_filter:hover {
  width: 102px;
  margin: 2px 1px 2px 2px;
  padding: 8px;
  text-align: center;
  border: 1px solid #666666;
  background: #dddddd;
}

/* Powersearch Groups */

.es_powersearch_group {
  border: 1px solid #dddddd;
  width: 100%;
  margin-bottom: 7px;
  float: left;
}

.es_powersearch_group_pic {
  float: left;
  width: 30%;
}

.es_powersearch_group_text {
  float: left;
  width: 65%;
  padding: 5px;
  padding-top: 15px;
  background: #f4f4f4;
  width: 68.2%;
  height: 100%;
  min-height: 90px;
  border-left: 1px solid #dddddd;
}

.power_text_group {
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 10px;
}

.power_text_group:hover {
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 10px;
}

.es_power_group_count {
  color: #666666;
  float: right;
  font-size: 10px;
}

/* Powersearch Select */

div #es_powersearch_select {
  margin: 0;
}

.es_manu_count {
  float: right;
  font-weight: normal;
  font-size: 11px;
  margin-right: 5px;
}

#es_powersearch_select .es_powersearch_content {
  padding: 3px;
  height: 22px;
  width: 100%;
}

#es_powersearch_select h2 {
  color: #464444;
  font-size: 11px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  padding-left: 2px;
  margin-bottom: 0;
  margin-top: 0;
  background: #f4f4f4;
  padding-left: 10px;
  border-bottom: 1px solid #dddddd;
}

#select_manu,
#select_gruppe_1,
#select_gruppe_2,
#select_gruppe_3,
#select_price {
  position: absolute;
  margin-top: 1px;
  z-index: 1000000;
  background: #ffffff;
  padding: 8px;
  width: 390px;
  border: 1px solid #dddddd;
}

#select_price {
  width: 183px;
}

.es_search_resulthead {
  margin-right: 10px;
}

#es_powersearch_select input[type="text"] {
  background: url("/_images.v4/search_text_bg.png") no-repeat left;
  border: 1px solid #dddddd;
  margin-left: 3px;
  height: 18px;
  width: 92%;
}

#es_powersearch_select select {
  width: 96%;
  border: 1px solid #dddddd;
  height: 17px;
  padding: 0;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 3px;
}

.es_power_left {
  float: left;
  width: 33%;
  border-right: 1px dotted #dddddd;
  padding-right: 2px;
}

.es_power_middle {
  float: left;
  width: 33%;
  border-right: 1px dotted #dddddd;
  padding-right: 2px;
}

.es_power_right {
  float: right;
  width: 33%;
}

#es_powersearch_select .es_power_name {
  border-bottom: none;
  width: 100%;
  float: left;
  padding: 0;
}

#amount_min {
  height: 12px;
  width: 45px;
  font-size: 85%;
  background: #ffffff;
  text-align: right;
  color: #464646;
  padding: 2px;
}

.show_Tip {
  cursor: pointer;
}

#amount_max {
  height: 12px;
  width: 45px;
  font-size: 85%;
  background: #ffffff;
  color: #464646;
  padding: 2px;
}

.power_choose {
  margin-left: 0;
  width: 195px;
  border: none;
  background: url("/_images.v4/choose_bg.png") no-repeat;
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  cursor: pointer;
}

.es_power_button {
  border-bottom: 1px solid #dddddd;
  border-top: 1px dotted #dddddd;
  background: #ffffff;
  height: 20px;
  padding: 4px;
}

.power_close {
  margin: 8px;
  float: right;
}

.es_power_choose_bottom {
  background: #f4f4f4;
  height: 30px;
  line-height: 30px;
}

#es_powersearch_select .es_power_count {
  float: left;
  border-bottom: none;
  color: #666666;
  font-size: 10px;
}

#es_powersearch_select .es_power_active_name {
  width: 75%;
  line-height: 26px;
  height: 26px;
  padding-left: 22px;
  float: left;
  background: #666666;
  color: #ffffff;
  font-weight: bold;
}

#es_powersearch_select .es_power_active_delete {
  height: 26px;
}

#es_power_select_pricefrom {
  float: left;
}

#es_power_select_priceto {
  float: left;
}

/* Navigator */

h2.navigator {
  color: #464444;
  font-size: 11px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  padding-left: 2px;
  margin-bottom: 0;
  margin-top: 0;
  background: #f4f4f4;
  padding-left: 10px;
  border-bottom: 1px solid #dddddd;
}

.es_navigationdetail {
  margin: 0;
}

.es_navigationlist div {
  float: left;
  font-size: 11px;
  padding-right: 5px;
}

.es_navigationlist {
  float: left;
  margin: 0;
  width: 75%;
}

.es_navigationlist a {
  border: 1px solid #dddddd;
  line-height: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 2px;
  background: #ffffff;
}

.es_navigationdetail a {
  border: 1px solid #dddddd;
  line-height: 10px;
  height: 10px;
  padding: 2px;
  margin-right: 2px;
  margin-left: 2px;
  background: #ffffff;
}

.es_navigationdetail a:hover {
  border: 1px solid #dddddd;
  line-height: 10px;
  height: 10px;
  padding: 2px;
  margin-right: 2px;
  margin-left: 2px;
  background: #dddddd;
}

#es_navigator_active_perpage,
.es_navigationlist a:hover {
  border: 1px solid #dddddd;
  line-height: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 2px;
  background: #dddddd;
}

.es_navigationdetail {
  float: right;
}

.es_navigationdetail_back a {
  color: #ffffff;
}

.navigator select {
  margin-top: 5px;
  margin-right: 10px;
}

/* Powersearch Column */

div #es_powersearch_column {
  margin: 0;
}

#es_powersearch_column h2 {
  background: #f4f4f4;
  color: #666666;
  font-size: 11px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  padding-left: 2px;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #666666;
}

.es_power_name {
  border-bottom: 1px dotted #dddddd;
  width: 80%;
  padding: 3px;
  float: left;
}

.es_power_name a {
  width: 100%;
}

.es_power_count {
  float: left;
  padding: 3px;
  width: 10%;
  color: #666666;
  font-size: 10px;
}

.es_power_count span {
  font-size: 9px;
}

#es_power_back {
  height: 16px;
  line-height: 16px;
  padding: 2px;
  background: #f4f4f4;
  color: #ffffff;
}

#es_power_back a {
  color: #666666;
}

.es_power_active_name {
  width: 82%;
  line-height: 30px;
  padding-left: 2px;
  float: left;
  background: #666666;
  color: #ffffff;
  font-weight: bold;
  height: 30px;
}

.es_power_active_delete {
  float: left;
  width: 7px;
  background: #666666;
  height: 30px;
}

.es_articlelist-short-price {
  font-size: 16px;
  font-weight: bold;
}

.es_articlelist-short-price span {
  font-weight: normal;
  font-size: 11px;
}

#accordion .ui-state-default,
#accordion .ui-widget-content .ui-state-default,
#accordion .ui-widget-header .ui-state-default {
  background: url("/images/plus_power.png") no-repeat 155px 5px #222222;
  color: #666666;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 4px 10px;
}

#accordion .ui-state-default a,
#accordion .ui-widget-content .ui-state-default a,
#accordion .ui-widget-header .ui-state-default a {
  color: #ffffff;
}

#accordion .ui-state-hover,
#accordion .ui-widget-content .ui-state-hover,
#accordion .ui-widget-header .ui-state-hover,
#accordion .ui-state-focus,
#accordion .ui-widget-content .ui-state-focus,
#accordion .ui-widget-header .ui-state-focus {
  background: url("/images/plus_power.png") no-repeat 155px 5px #757676;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 4px 10px;
}

#accordion .ui-state-hover a,
#accordion .ui-widget-content a .ui-state-hover a,
#accordion .ui-widget-header .ui-state-hover a,
#accordion .ui-state-focus a,
#accordion .ui-widget-content .ui-state-focus a,
#accordion .ui-widget-header .ui-state-focus a {
  color:#ffffff;
}

#accordion .ui-state-active,
#accordion .ui-widget-content .ui-state-active,
#accordion .ui-widget-header .ui-state-active {
  background: #757676;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 4px 10px;
}

#accordion .ui-state-active a,
#accordion .ui-state-active a:link,
#accordion .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

#accordion .ui-widget :active {
  outline: none;
}

#accordion .ui-state-default,
#accordion .ui-widget-content .ui-state-default,
#accordion .ui-widget-header .ui-state-default {
  border: none;
}

/* Für Artikelliste nach Suche (komplette Breite) articlelist_search.tpl */

.es_articlelist-short-path_search_detail {
  background: url("/_images.v4/path_search.png") no-repeat left top;
  height: 29px;
  padding-left: 24px;
  padding-top: 3px;
  color: #666666;
}

.es_articlelist-short-path_search_detail a {
  color: #666666;
}

.es_articlelist-short-desc a {
  font-size: 13px;
}

.es_articlelist-short-long {
  padding-bottom: 10px;
}

.es_articlelist-short-long a {
  font-weight: normal;
}

#es_colmiddle_search {
  float: left;
  margin: 0 0 0 175px;
  width: 825px;
}

#es_colleft_search {
  float: left;
  width: 175px;
  margin: 0 0 0 -1000px;
}

#es_powersearch_select input[type="text"] {
  background: transparent none repeat scroll 0 0;
}
