/*
    Document   : Elgora
    Created on : 19.11.2012, 13:02:31
    Author     : SteveAdmin
    Description: Elgora

*/


/* 
  dunkles blau #0080C0
*/

html,
body,
.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button,
.ui-widget label {
  font-family: Arial, Helvetica, sans-serif;
}

body {
  /*background: url(/Images/Elgora/elgora_background.png) repeat-x;*/
}

#InfoBarTop {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 30px;
  z-index: 1000;
  background-color: #1371b3; 
  border-bottom: 1px solid #fff;
}

#InfoBarTopContent {
  width: 1195px;
  margin: 0px auto 0px auto;
}

#all {
  position: relative;
  background-color: #fff;
  min-height: 100%;
  width: 1195px;
  margin: 0px auto 10px auto;
  padding-top: 30px;
}

#banner, #bannerpopup {
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 100px;
  /*position: relative;*/
}

#banner_l {
  background-image: url('Images/Elgora/elgora-logo-l.png');
  background-position: top right;
  background-repeat: no-repeat;
  height: 100px;
  width: 5px;
  margin-left: 10px;
  float: left;
}

#banner_m {
  background-image: url('Images/Elgora/elgora-logo-m.png');
  background-position: top right;
  background-repeat: repeat;
  position: absolute;
  height: 100px;
  right: 379px;
  left: 15px;
}

#banner_r {
  background-image: url('Images/Elgora/elgora-logo-r.png');
  background-position: top right;
  background-repeat: no-repeat;
  position: absolute;
  height: 100px;
  right: 10px;
  width: 369px;
}

p.banner_headerline {
  color: #1371B3;
  font-size: 12px;
  position: absolute;
  margin: 56px 0 0 15px;
  z-index: 1;
}

.TModule_NavigationHead {
  color: #fff;
}

th.border,
td.border {
  border: #ddd 1px solid;
}

.input-wrap .input-icon {
  padding: 5px;
  font-size: 12px;
  width: 20px;
  height: 20px;
  margin: 0px;
  float: left;
}

.icon-kundennummer {
  background: #dcdcdc url("/Images/MANO/icon-kundennummer.png") no-repeat;
  background-position: 9px 9px;
}

.icon-benutzer {
  background: #dcdcdc url("/Images/MANO/icon-benutzer.png") no-repeat;
  background-position: 9px 9px;
}

.icon-passwort {
  background: #dcdcdc url("/Images/MANO/icon-passwort.png") no-repeat;
  background-position: 10px 9px;
}

.icon-email {
  background: #dcdcdc url("/Images/MANO/icon-email.png") no-repeat;
  background-position: 7px 9px;
}

.input-wrap {
  height: 31px;
  margin-bottom: 10px;
}

.input-wrap input:focus,
.input-wrap input:hover {
  outline: none;
}

.Logout .ui-button-text,
.Login .ui-button-text {
  text-transform: uppercase;
  font-size: 11px;
}

.Newsletter input[type=text],
.Login input[type=text],
.Login input[type=password]{
  padding: 5px;
  font-size: 12px;
  margin: 0;
  width: 245px;
  height: 18px;
}

input[type=text],
input[type=password],
select,
textarea {
  padding: 5px;
  font-size: 12px;
}

input[type=submit],
input[type=button] {
  font-size: 12px;
  padding: 8px;
}

.Login input[type=button] {
  font-size: 14px;
  padding: 8px;
}

.Login input[name=cust_no] {
  text-transform: uppercase;
}


.PasswordNew input[type=password],
.PasswordForgotten input[type=text]
{
  padding: 5px;
  font-size: 12px;
  margin: 0;
  width: 300px;
  height: 18px;
}

.button-open-filter-list {
  position: absolute; 
  right: -10px; 
  top: 1px; 
  height: 22px;
  cursor: pointer; 
  padding-left: 6px; 
  padding-right: 6px;
}

.div-input-filter {
  position: relative; 
  width: 258px; 
  padding-right: 3px;
}
.input-filter {
  width: 260px; 
}
.button-filter {
  width: 272px; 
}
.button-reset {
  width: 120px; 
}

.kachel-NEU {
  width: 203px;
  height: 250px;
  float: left;
  margin-right: 11px;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #a6c9e2;
  margin-bottom: 10px;
  font-size: 10px;
  color: #606060;
}

.kachel-NEU .image-container {
  margin-top: 10px;
  height: 180px;
}

.kachel-NEU .button-produkt {
  bottom: 0px;
  width: 203px;
  /*background: #1371b3 url(images/ui-bg_glass_25_1371b3_1x400.png) 50% 50% repeat-x;*/
  /*background-position: 192px 9px;*/
  color: #fff;
  text-align: left;
  vertical-align: middle;
  font-size: 13px;
  /*text-transform: uppercase;*/
  padding: 8px 0px;
  margin-right: 66px;
  height: 45px;
  border: none;
}

.kachel-NEU .button-produkt p {
  margin: 0px 10px 0px 10px;
}

.kachel-big {
  position: relative;
  width: 662px;
  border: 1px solid #dcdcdc;
  margin-bottom: 10px;
  cursor: pointer;
}

.kachel-header-big {
  width: 644px;
  margin-bottom: 10px;
  font-size: 16px;
  background-color: #e3001a;
  color: #fff;
  padding: 5px 10px;
}

.kachel-big p {
  margin: 20px 0 0 0;
  font-size: 18px;
  color: #e3001a;
}

.kachel-big .image-container {
  margin: 20px 30px 20px 20px;
}

.color_title_active {
  color: #606060 !important;
}

.kachel-big .button-produkt {
  background: #e3001a;
  width: 150px;
  color: #fff;
  text-align: left;
  vertical-align: middle;
  font-size: 14px;
  padding: 8px 16px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#content {
  margin-left: 8px;
}

.maintab a {
  display:block;
}

.TModule_NavigationTop table {
  width: 100%;
  border: 0;
  background-color: #003879;
}

.TModule_NavigationTop a {
  font-size: 16px;
}

.TModule_NavigationTop td {
  text-align: center;
  border: 1px solid #fff !important;
  border-width: 0 1px 0 0;
  height: 40px;
  padding: 0px;
  vertical-align: middle;
}

.TModule_NavigationTop .nav-active {
  background: #e20031 url(images/ui-bg_gloss-wave_25_e20031_500x100.png) 50% 50% repeat-x;
}

.TModule_NavigationTop .nav-active a {
  color: #fff;
  border: none;
  font-weight: normal;
}

.TModule_NavigationTop .ui-widget-header {
  border: none;
}

#nav {
  /*margin-left: 5px;*/
}

div.passwort-vergessen {
  width: 100%;
  background-color: #dcdcdc;
  text-align: center;
}

div.passwort-vergessen a {
  color: #003879;
  font-size: 10px;
}

.TModule_NavigationHead {
  position: absolute;
  margin-left: 2px;
  top: 2px;
  right: inherit;
  width: 200px;
}

#NavigationHead {
  list-style-type: none;
  display: inline;
}

#NavigationHead li {
  float: left;
}

#NavigationHead li a {
  padding-right: 5px;
  margin-left: 5px;
  border-right: 1px solid #fff;
  color: #fff;
}

#NavigationHead li:last-child a {
  border-right: none;
}

#NavigationHead li a:hover {
  text-decoration: underline;
}

.TModule_InfoBar {
  position: absolute;
  margin-left: 4px;
  width: 200px;
}

.TModule_InfoBar a {
  color: #fff;
  font-size: 1.2em;
  margin: 0 3px;
}

.TModule_InfoBar table {
  width: 1195px;
}

#InfoBarBasketInfo {
  margin-top: 1px;
  font-size: 1.5em;
  color: #fff;
}

.info_bar_basket img {
  margin-top: 1px;
}

.info_bar_basket span {
  margin-left: 10px;
}

.TModule_InfoBar table {
  margin-top: 3px;
  width: 1175px;  
}

.TModule_InfoBar td[onclick] {
  cursor: pointer;
}

.TModule_InfoBar img.logout {
  height: 19px;
  margin-left: 20px;
}

.TModule_Variants input {
  padding: 2px;
}

td.download_filename {
  width: 200px;
  font-size: 1.2em;
  padding: 10px;
}

td.download_image img {
  border: 1px solid #888;
  height: 300px;
  max-width: 500px;
}

::-webkit-input-placeholder { text-transform: none; font-style: italic; }
::-moz-placeholder          { text-transform: none; font-style: italic; } /* firefox 19+ */
:-ms-input-placeholder      { text-transform: none; font-style: italic; } /* ie */
input:-moz-placeholder      { text-transform: none; font-style: italic; }

.TModule_Toolbar.Content {
  position: relative;
}
#Basket_Toolbutton_BasketOrder {
  position: absolute;
  right: 4px;
}
#ButtonBasketDeliveryAddresses {
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  padding: 4px 3px 4px 3px;
  border-left: 1px solid #ccc;
  background-position-y: 4px;
}

#ButtonBasketInvoiceAddresses {
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  padding: 4px 3px 4px 3px;
  border-left: 1px solid #ccc;
  background-position-y: 4px;
}

.HomepageWelcomes.Content {
  font-size: 10pt;
}

.td_Data.even {
  background-color: #fff;
}

table.AdditionalArticles {
  width: 100%;
}
table.AdditionalArticles td {
  padding: 5px 5px;
}
table.AdditionalArticles th {
  background-color: #fff;
}

td.td_Data.AdditionalArticles {
  padding: 0px;
}

.zoomWindow {
  z-index: 11111;
}
.TModule_Variants .content_data {
  overflow-y: hidden;
}

.DownloadsDatanorm p {
  font-size: 1.2em;
}

#dlgHeatingLabel fieldset {
  border: none;
}

#dlgHeatingLabel p {
  font-size: 1.2em;
  margin-bottom: 10px;
}

#dlgHeatingLabel label {
  font-weight: bold;
}

#dlgHeatingLabel fieldset select {
  margin-top: 5px;
  width: 330px;
}

#dlgHeatingLabel fieldset input {
  margin-top: 5px;
  width: 318px;
}

.QuotationsPoss a img {
  border: 1px solid #eee;
}

.QuotationsPoss a img:hover {
  border: 1px solid red;
}

.BasketPoss.ModulContent {
  margin-bottom: 100px;
}

td.maintab a[target="_new"] {
  font-style: italic;
  color: #E0E2FF;
}

.arge_availability {
  margin-top: 10px;
}
.arge_availability.PENDING {
  color: lightgrey;
}
.arge_availability.FULL {
  color: green;
}
.arge_availability.LOW {
  color: orange;
}
.arge_availability.OUT_OF_STOCK {
  color: red;
}
.arge_availability.NO_LONGER_AVAILABLE {
  color: red;
}
.arge_availability.NO_LONGER_UNKNOWN {
}

