#content
{
  padding-left: 0;
  background-color: transparent;
}

#content .banner-tool
{
  padding:0 20px 6px 0;
  text-align:right;
}

#content .visual
{
  background: #FFF;
  margin-bottom: 20px;
  padding-left: 0px;
  padding-top: 20px;
  padding-bottom: 24px;
  position: relative;
  background: #FFF url('images/home-slider-bg.png') no-repeat center bottom;
}

#content .wrap
{
  width: 900px;
  height: 335px;
  margin: 0 auto;
}

#container-offerte-gas { display: none; }

#content .visual .side
{
  height: auto !important;
  height: 316px;
  min-height: 316px!important;
  padding-bottom: 10px;
  background: transparent url('images/nav-top-home.png') no-repeat top left;
  width: 220px;
}

#content ul.boxes
{
  overflow: hidden;
  zoom: 1;
}

#content ul.boxes li.first_level
{
  float: left;
  display: inline;
  width: 298px;
  min-height: 200px;
  margin-left: 25px;
  background: #FFF;
  overflow: hidden;
  zoom: 1;
  border: 1px solid #c7c9cb;
}

#content ul.boxes li.first_level .placeholder {
  padding: 0;
}

#content ul.boxes li.first_box
{
  margin-left: 0;
}

#content ul.boxes h2
{
  position: relative;
  font-weight: bold;
  height: 42px;
  background: #FFF url('images/head_bg.png') no-repeat center top;
  text-indent: 20px;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 48px;
  color: #fff;
  overflow: hidden;
  zoom: 1;
  margin-top: 0;
  margin-bottom: 3px;
}

#content ul.boxes h2 a span
{
  width: 47px;
  height: 22px;
  position: absolute;
  top: 9px;
  right: 0;
  text-indent: 7px;
  font: 12px Arial, sans-serif;
  color: #FFF;
  text-transform: none;
  font-weight: bold;
  padding-top: 4px;
  margin-top: 3px;
  margin-right: 6px;
  text-decoration: underline;
}

#content ul.boxes li li
{
  /* border-bottom: 1px solid #dfe0e1; */
  float: left;
  width: 300px;
  line-height: 39px;
  height: 39px;
  position: relative;
  overflow: hidden;
  zoom: 1;
  background: url('images/arrow.png?a') no-repeat right top;
}

#content ul.boxes li li:hover
{
  background: #f4f4f4 url('images/arrow.png?a') no-repeat right bottom;
}

#content ul.boxes li li a
{
  display: block;
  text-indent: 53px;
  font-size: 13px;
  font-weight: bold;
  color: #009534;
  text-decoration: none;
}

#content ul.boxes li li span
{
  position: absolute;
  top: 2px;
  left: 10px;
  font-size: 12px;
  color: #98999e;
}

#content .placeholder
{
  padding: 10px 10px 10px 12px;
  position: relative;
}

#content .boxes .placeholder {
  position: relative;
  height: 155px;
  width: 298px;
}

#content .boxes .placeholder a,
#content .boxes .placeholder img
 {
  display: block;
  position: absolute;
  bottom: 3px;
  right: 3px;
}

#content .cloud .placeholder
{
  padding: 0;
}

#content .cloud
{
  padding-bottom: 10px;
  margin-top: 20px;
  background: #FFF;
  text-align: center;
}

#content .cloud h3
{
  display:inline;
  margin:0;
  font-size:inherit;
}

div.banner
{
  padding-top: 0px;
  margin-left: 15px;
  display: none;
}

.btn-attivazione
{
  background: transparent url('images/verifica-attivazione.jpg?a') no-repeat top left;
  display: block;
  cursor: pointer;
  overflow: hidden;
  zoom: 1;
  text-decoration: none !important;
  width: 277px;
  height: 155px;
}

.btn-attivazione:hover
{
  background-position: bottom left;
}

.btn-edisonbusiness
{
  background: transparent url('images/box-edisonbusiness.png') no-repeat top left;
  display: block;
  cursor: pointer;
  overflow: hidden;
  zoom: 1;
  text-decoration: none !important;
  width: 277px;
  height: 155px;
}

.btn-edisonbusiness:hover
{
  background-position: bottom left;
}

.cloud ul
{
  margin: 4px;
  padding: 0;
  padding-top: 10px;
}

.cloud ul li
{
  list-style: none;
  display: inline;
  margin: 4px;
}

.cloud ul li a
{
  padding: 3px;
  text-decoration: none!important;
}

.cloud ul li a:hover
{
  padding: 3px;
  text-decoration: underline!important;
}

div.validita{
  position:absolute;
  top:0;
  width:100%;
  text-align:center;
}
p.validita{
  margin:0 auto;
  width:326px;
  height:28px;
  padding:6px;
  background: transparent url('images/validita.png') no-repeat top left;
  text-align:center;
  color:#FFF;
  font-size:15px;
  font-weight:bolder;
}
p.validita.grigio {
  background: transparent url('images/validita_grigio.png') no-repeat top left;
  width: 313px;
  padding: 6px 0;
}

