/* LUCA */
body {
  margin: 0px;
  padding: 0px;
  color: #FFFFFF;
  background-color: #FFF;
font-family: "Helvetica Neue",Helvetica,"Nimbus Sans L",Arial,"Liberation Sans",sans-serif;
}

form {
  margin: 0px;
}

.bottmenu {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  background-color: #666699;
}

.button {
  border: solid 1px #cccccc;
  background: #E9ECEF;
  color: #666666;
  font-weight: bold;
  font-size: 11px;
  padding: 4px;
}

.clr {
  clear: both;
  padding-top: 3px;
}

.img_ctr {
  clear: both;
  padding-top: 50px;
    padding-left: 50px;
}

.ctr {
  text-align: center;
  padding: 10px;
}

.discount {
  color: green;
}

.error {
  color: red;
}

.footer {}

.form-block {
 /* border: 1px solid #cccccc;
  background: #E9ECEF;   */
  padding-top: 15px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.header1 {
  background-color: Aqua;
  border-bottom-width: 1px;
  font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-bottom-color: #FFFFFF;
}

.inputbox {
  width: 150px;
  margin: 0 0 1em 0;
  border: 1px solid #cccccc;
}

.inputlabel {
  font-weight: bold;
  text-align: left;
}

.login {
      background-color: #404040;
    background-image: -moz-radial-gradient(50% 0 , circle farthest-corner, #5C5C5C 0pt, #2E2E2E 100%);
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px #000000;
        margin-left: 0px;
    margin-top: 50px;
    min-height: 250px;
    width: 500px;
    padding: 10px;
 /* margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  padding: 15px;
  border: 1px solid #cccccc;
  width: 429px;
  background: #F1F3F5;   */
}

.login h1 {
  background: url(../immagini/login_header.png) no-repeat;
  background-position: left top;
  color: #333;
  margin: 0px;
  height: 50px;
  padding: 15px 4px 0 50px;
  text-align: left;
  font-size: 1.5em;
}

div.title-login {
  font-size: 20px;
  font-weight: bold;
  color: white;
  padding-top: 5px;
}


.login p {
  padding: 0 1em 0 1em;
}

.login-form {
  text-align: left;
  float: right;
  width: 60%;
}

.login-text {
  text-align: left;
  width: 40%;
  float: left;
}

.version {
  font-size: 0.8em;
}

div.title {
  font-size: 26px;
  color: #00679E;
  font-weight: bold;
}

#bcd {
  position: relative;
  width: 100%;
  background-position: bottom right;
  margin: 0px;
  padding: 0px;
}

#break {
  height: 50px;
}

#header {
  background-color: #FFF;
  background-position: right top;
  background: url(../immagini/header_bg.gif);
}

#logo-block {
  background-image: url(../images/banner-bg.png);
  background-repeat: repeat-x;
  border-bottom: 1px solid #878787;
  height: 2em;
  min-height: 32px;
}

#welcome {
  border: solid 1px #cccccc;
  background: #E9ECEF;
  color: #666666;
  font-weight: bold;
  font-size: 11px;
  padding: 4px;
}

#wrapper {
  border: 0px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}

a.bottmenu:active {
  color: #CCCCCC;
  text-decoration: none;
}

a.bottmenu:hover {
  color: #CCCCCC;
  text-decoration: none;
}

a.bottmenu:link {
  color: #FFFFFF;
  text-decoration: none;
}

a.bottmenu:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#headline {
  background: url("../Images/sprites-t1.gif") repeat-x scroll 0 -615px #000000;
  clear: both;
  color: #FFFFFF;
  margin: 0;
}

#logo_title {
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 10px;
  font: 100 30px Georgia, "Times New Roman";
  color: #ffffff;
}

div#ctr {
    background-color: #5C5C5C;
    background-image: -moz-linear-gradient(center top , #5C5C5C, #2E2E2E);
    font-size: 11px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 10px;
}

