/* Allgemein */

.es_supplies_detail_outline {
  width: 100%;
}

#es_basket_box {
  float: left;
}

.es_supplies_legend table {
  width: 100%;
}

.es_supplies_legend td {
  font-style: italic;
  color: #464646;
  font-size: 10px;
}

.es_button_bookmark_articledetail {
  background: url("/_images.v4/bookmark.png") no-repeat scroll left center transparent;
  border: medium none;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  margin-left: 20px;
  padding-left: 20px;
}

/* END: Allgemein */

/* Spalte links Listenansicht */

.es_supplies_detail_outline #es_supplies_article .es_supplies_article_box {
  list-style: none;
  margin: 0;
}

.es_supplies_detail_coloumn {
  width: 54%;
  margin-right: 22px;
  float:left;
}

#es_supplies_article {
  margin-bottom: 10px;
}

#es_supplies_article h2 {
  margin-bottom: 10px;
  padding: 3px;
  background: #ffffff;
}

.es_supplies_articlecategory h3 {
  border: 1px solid #464646;
  background: #757676;
  font-size: 12px;
  color: #ffffff;
  padding: 3px;
}

.es_supplies_article_box_inactive {
  background: #f7f7f7;
  border: 1px solid #dddddd;
  cursor: pointer;
  height: 100px;
  margin-bottom: 10px;
}

.es_supplies_article_box_active {
  background: url("/_images.v4/supplies_article_box_active.png") repeat-x top;
  cursor: pointer;
  height: 100px;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  color: #ffffff;
}

#es_supplies_article .es_supplies_article_box li:hover {
  background: url("/_images.v4/supplies_article_box_hover.png") repeat-x top;
  cursor: pointer;
  height: 100px;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  color: #ffffff;
}

.es_supplies_article_box_active b,
#es_supplies_article .es_supplies_article_box li:hover b {
  color: #ffffff;
}

.es_supplies_article_box_column {
  width: 47%;
  float: left;
  padding-top: 9px;
  height: 90px;
}

.es_supplies_article_box_column_buy {
  width: 27%;
  float: left;
  padding-top: 9px;
  padding-right: 5px;
  font-size: 10px;
  text-align: right;
}

.es_supplies_article_box_column_buy b {
  font-size: 12px;
}

.basket_info {
  font-weight: bold;
  left: 20px;
  margin-top: -70px;
  position: absolute;
}

/* END: Spalte links Listenansicht */

/* Spalte rechts Artikelansicht */

.es_supplies_detail_product_models {
  width: 95%;
  margin: auto;
  border: 1px solid #94ba4c;
  background: #a9d456;
}

.es_supplies_detail_product_models a {
  color:#464646;
}

.es_supplies_detail_product_picture {
  width: 100%;
  text-align: center;
}

.es_supplies_detail_product {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  background: url("/_images.v4/supplies_detail_product.png") no-repeat top;
}

.es_supplies_detail_product h3 {
  border: none;
  padding: 4px;
  color: #464646;
}

.es_supplies_detail_product_picture span {
  float: left;
}

#es_supplies_product_buy div.button_long_uni_right,
#es_supplies_product_buy div.button_long_colored_right {
  float: right;
}

#es_supplies_article_picture {
  border-right: 1px solid #dddddd;
  height: 90px;
  background: #ffffff;
  float: left;
  margin-right: 5px;
  width: 21%;
  text-align: center;
  padding-top: 10px;
}

.es_supplies_detail_product div.es_product_price-article_detail {
  width: 42%;
  float: right;
}

.es_supplies_detail_product div.es_product_box-article_detail {
  float: none;
  margin: auto;
  width: 95%;
  margin: 0 auto 10px;
  border: 1px solid #dddddd;
  background: #ffffff;
}

.es_supplies_toggle_button {
  cursor: pointer;
}

#supplies_models {
  width: 92.2%;
  padding: 4px;
  margin: auto;
  background: #f4f4f4;
  border: 1px solid #dddddd;
}

#supplies_models ul.es_supplies_modennames {
  list-style-type: square;
  margin-left: 60px;
}

b .es_supplies_detail_product_manu {
  border-bottom: 1px solid #464646;
}

#es_supplies_product_buy div.es_product_price-article_detail {
  height: 100%;
}

.es_supplies_detail_product div.es_product_price-article_button {
  width: 58%;
  float: left;
}

#es_supplies_product_buy #availability {
  text-align: right;
  clear: both;
  padding-top: 8px;
  border-top: 1px dotted #777777;
}

table.es_supplies-info-table {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-bottom: none;
  width: 96.2%;
  padding: 4px;
  margin: auto;
  margin-top: 20px;
}

#es_supplies_product_buy {
  background: #f4f4f4;
  border: 1px solid #dddddd;
  width: 93%;
  margin: auto;
  padding: 20px 4px 4px;
}

#basket_info_article {
  position: relative;
}

.es_supplies_print {
  background: #f4f4f4;
  width: 51%;
  margin-right: 10px;
  float: right;
}

/* END: Spalte rechts Artikelansicht */

/* Supplies Herstellerliste */

.es_supplies_manu_list {
  float: left;
  border: 1px solid #dddddd;
  margin: 2px;
  width: 32.3%;
  background: #f4f4f4;
  height: 100%;
}

.es_supplies_manu_list div,
.es_supplies_model_list div {
  width: 100%;
  padding: 3px;
  border-bottom: 1px dotted #ffffff;
}

.es_supplies_manu_list a {
  color: #464646;
}

.es_supplies_manu_list a:hover,
.es_supplies_model_list a:hover {
  color: #000000;
  text-decoration: underline;
}

/* END: Supplies Herstellerliste */

/* Supplies Modellliste */

.es_supplies_model_list {
  float: left;
  border: 1px solid #dddddd;
  margin: 2px;
  width: 32.3%;
  background: #f4f4f4;
  height: 100%;
}

.es_supplies_model_list a {
  color: #464646;
}

/* END: Supplies Modellliste */

/* Duckansicht */

#es_supplies_print_wrapper {
  width: 950px;
  border: 5px solid #f4f4f4;
  padding: 10px;
  margin: auto;
}

#es_supplies_print_wrapper .es_supplies_article_box_inactive {
  background: #ffffff;
  border: 1px solid #dddddd;
  cursor: pointer;
  height: 100px;
  margin-bottom: 10px;
  color: #000000;
}

#es_supplies_print_wrapper .es_supplies_article_box_active {
  background: none;
  cursor: pointer;
  height: 100px;
  border: 1px solid #464646;
  margin-bottom: 10px;
  color: #000000;
}

#es_supplies_print_wrapper .es_supplies_article_box li:hover {
  color: #000000;
  border: 1px solid #dddddd;
  background: none;
}

#es_supplies_print_wrapper .es_supplies_article_box_active b,
#es_supplies_print_wrapper .es_supplies_article_box li:hover b {
  color: #000000;
}

#es_supplies_print_wrapper .es_supplies_detail_product {
  background: none;
}

#es_supplies_print_wrapper .es_supplies_detail_product_models {
  border: none;
  background: #ffffff;
}

#es_supplies_print_wrapper .es_supplies_articlecategory h3 {
  background: none;
  border: none;
  color: #000000;
}

#es_supplies_print_wrapper  #es_supplies_product_buy {
  width: 93.3%;
  background: none;
}

#es_supplies_print_wrapper .es_supplies_detail_product div.es_product_box-article_detail {
  margin-top: 0;
}

#es_supplies_print_wrapper  table.es_supplies-info-table {
  width: 95.3%;
}

#es_supplies_print_wrapper h1 {
  color: #000000;
  font-size: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#es_supplies_print_wrapper h2,
#es_supplies_print_wrapper h3 {
  color: #000000;
  border-bottom: 1px solid #000000;
}

#es_supplies_print_wrapper .es_supplies_detail_product {
  padding-top: 0;
}

/* END: Druckansicht */

/* Neue Suppliessuche */

.es_crf_input {
  padding: 8px;
  vertical-align: top;
  background-color: #dfdfdf;
}

.es_crf_input #XRFModelSearchString,
.es_crf_input #XRFSuppliesSearchString {
  width: 79%;
  height: 32px;
  padding: 0 18% 0 3%;
}

.es_crf_input .es_crf_search {
  position: relative;
  width: 40%;
  margin: 0 9% 0 0;
  float: left;
}

.es_crf_input .es_crf_search select {
  margin: 10px 0 0 0;
}

.es_crf_input .es_crf_search .es_crf_search_button {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 36px;
  height: 32px;
  background: url("/_images.v4/es_btn_search_colored.gif") no-repeat scroll center center transparent;
  opacity: 0.5;
  text-indent: 100px;
  overflow: hidden;
  cursor: pointer;
  border: none;
}

.es_crf_input .es_crf_search .es_crf_search_button:hover {
  opacity: 1;
}

.es_box_header.es_crf_header {
  background-image: url("/_images.v4/down.png");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

/* END: Neue Suppliessuche */
