﻿/* LUCA */

html {
  color: #333333;
  direction: ltr;
  font: 81.25%/1 arial,helvetica,sans-serif;
}

body {
  margin: 0px;
  padding: 0;
  color: #404040;
  background-color: #FFF;
font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-weight: normal;
  line-height: 24px;
}

p {
  line-height: 17px;
  margin: 0 0 1em;
}

ol, ul {
  line-height: 17px;
  list-style: none outside none;
}
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;

     -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/overlay-button.png") repeat-x scroll 0 50% #222222;
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.25);
    border-radius: 5px 5px 5px 5px;
    border-style: none none solid;
    border-width: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font: 13px/1 Arial,Verdana,sans-serif;
    overflow: visible;
    padding: 6px 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    width: auto;
}

.button::-moz-focus-inner, awesome::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.button:hover {
    background-color: #444444;
    color: #FFFFFF;
}
.button:active {
    -moz-transform: translateY(1px);
}
.green.awesome, .green.button {
    background-color: #91BD09;
}
.green.awesome:hover, .green.button:hover {
    background-color: #749A02;
}
.blue.awesome, .blue.button {
    background-color: #2DAEBF;
}
.blue.awesome:hover, .blue.button:hover {
    background-color: #007D9A;
}
.grey.awesome, .grey.button {
    background-color: #AAAAAA;
}
.grey.awesome:hover, .grey.button:hover {
    background-color: #888888;
}
.red.awesome, .red.button {
    background-color: #E33100;
}
.red.awesome:hover, .red.button:hover {
    background-color: #872300;
}
.magenta.awesome, .magenta.button {
    background-color: #A9014B;
}
.magenta.awesome:hover, .magenta.button:hover {
    background-color: #630030;
}
.orange.awesome, .orange.button {
    background-color: #FF5C00;
}
.orange.awesome:hover, .orange.button:hover {
    background-color: #D45500;
}
.orangellow.awesome, .orangellow.button {
    background-color: #FFB515;
}
.orangellow.awesome:hover, .orangellow.button:hover {
    background-color: #FC9200;
}
.white.awesome, .white.button {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666 !important;
    font-weight: normal;
    text-shadow: 0 1px 1px #FFFFFF;
}
.white.awesome:hover, .white.button:hover {
    background-color: #EEEEEE;
}
.green2.awesome, .green2.button {
    background-color: #2a5118;
}
.green2.awesome:hover, .green2.button:hover {
    background-color: #386322;
}

.clr {
  clear: both;
  padding-top: 3px;
}

.img_ctr {
  clear: both;
  padding-top: 50px;
    padding-left: 10px;
}

.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 #DBDBDB;
 font-size: 18px;
}

.inputlabel {
  padding-bottom: 2px;
  text-align: left;
  font-size: 13px;
}

.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;     */
    background: #ECECEC none repeat scroll 0;
    border: 1px solid #DBDBDB;
       margin: 12px 0 0 40px;
    min-height: 250px;
    width: 400px;
    padding: 10px;
    /*    left: 50%;     */
    overflow: visible;
    float: right;
  /*  position: absolute;
    top: 50%;      */
   /*  margin-left: -250px;
    margin-top: -170px;  */
      /*   z-index: 11;     */
 /* 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: 25px;
  font-weight: bold;
  color: #505050;
  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: #FFFFFF;
    font-size: 12px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;


}

.head_title {
 /*   background: none repeat scroll 0 center #EEEEEE;  */
 /*   border-bottom: 1px solid #DDDDDD;  */
	background-image: url(/websmart/bigblue3/images/bg.jpg);
	background-repeat: repeat-x;
    color: Red;
    font: 18px Verdana,Geneva,Arial,Helvetica,sans-serif;
 /*   margin-bottom: 3px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;  */
}

 .footer {
   border-top: 1px solid #EBEBEB;
    text-align: left;
    padding-bottom: 5px;
    width: 100%;

    color: #232323;

}

.footer {
  font-size: 0.85em;
  line-height: 1.5;
  padding-top: 9px;
  padding-left: 20px;
  white-space: nowrap;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.main {
  max-width: 1000px;
  min-width: 780px;
  width: auto;
}
.main {
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 23px;
}

.product-info {
  margin: 0 385px 0 0;
}

.product-headers {
  margin: 0 0 1.5em;
}

.product-headers h1 {
  font-size: 25px;
  margin: 0 !important;
}

.product-headers h2 {
  font-size: 16px;
  margin: 0.4em 0 0;
}

.redtext {
  color: DarkBlue;
}

.features {
  margin: 2em 0 0;
  overflow: hidden;
   padding: 0;
}

.features li {
  margin: 3px 0 2em;
}

.features img {
  float: left;
  margin: -3px 0 0;
}

.features p {
  margin: 0 0 0 68px;
}

.features .title {
  font-size: 16px;
  margin-bottom: 0.3em;
    color: DarkBlue; 
}