/* @group Componenti */

.round-button
{
  display: block;
  cursor: pointer;
  text-decoration: none !important;
  background: transparent url('images/round-button-1-left.png') no-repeat left top;
  overflow: hidden;
  zoom: 1;
}

.round-button *
{
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  float: left;
  margin-left: 15px;
  height: 36px;
  line-height: 34px;
  padding-right: 35px;
  background: transparent url('images/round-button-1-right.png') no-repeat right top;
}

.round-button:hover
{
  background-position: bottom left;
}

.round-button:hover *
{
  background-position: bottom right;
}

p.details
{
  border: 1px solid #dbdddf;
  background: #f5f5f5;
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
}


/* @end */

/* @group Struttura */

/* Header */

html
{
  background: #8BC750 url('images/bg.gif') repeat-x top left;
}

#header
{
  border-top: 6px solid #009534;
  height: 120px;
  position: relative;
  background-color: #FFF;
}

#header .logo
{
  display: block;
  width: 151px;
  height: 67px;
  position: absolute;
  bottom: 10px;
  left: 20px;
  background: transparent url('images/logo.png') no-repeat top left;
  text-indent: -9999px;
  outline: none;
}

#header .client-area
{
  position: absolute;
  top: 20px;
  right: 20px;
}

#header li
{
  display: inline;
}

#header ul li *
{
  float: left;
}

#header .main-nav,
#header .portal-nav
{
  position: relative;
}

#header .main-nav
{
  width: 690px;
  position: absolute;
  bottom: 0;
  left: 240px;
  border-bottom: 6px solid #009534;
  overflow: hidden;
  zoom: 1;
  background: transparent url('images/main-nav.png') no-repeat right 5px;
}

#header .main-nav h3
{
  margin:0;
  font-size:13px;
}

#header .main-nav a
{
  position: relative;
  top: 5px;
  height: 37px;
  line-height: 37px;
  padding: 0 20px;
  border-left: 1px solid #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #111;
  text-shadow: #FFF 1px 1px 1px;
  background: transparent url('images/main-nav.png') no-repeat left top;
}

#header a:hover,
.luce #header .main-nav .luce a,
.gas #header .main-nav .gas a,
.diventa-cliente #header .main-nav .diventa-cliente a,
.news #header .main-nav .news a,
.contatti #header .main-nav .contatti a
{
  color: #FFF !important;
  text-shadow: none !important;
  background-position: left bottom !important;
}

#header .main-nav a.big
{
  top: 0;
  height: 42px;
  line-height: 42px;
  padding: 0 25px;
  border-left: 1px solid #F8F8F8;
  background-repeat:no-repeat;
}

#header .main-nav li.luce a.big {
  background-image:url(images/main-nav_luce.png);
  background-position:left top;
}
#header .main-nav li.gas a.big {
  background-image:url(images/main-nav_gas.png);
  background-position:right top;
}

#header .main-nav .luce a.big
{
  border-left: none;
  background-position: left top;
}

#header .main-nav li.luce a.big:hover
{
  background-position: left bottom !important;
}
#header .main-nav li.gas a.big:hover
{
  background-position: right bottom !important;
}

#header .main-nav li.search
{
  width: 187px;
  height: 37px;
  position: absolute;
  right: 0;
  top: 5px;
  border-left: 1px solid #eee;
  background: transparent url('images/main-nav.png') no-repeat left top;
}

#header .main-nav form
{
  position: relative;
  top: 8px;
  left: 20px;
}

#header li.search input
{
  background: #fff url('images/search.png') no-repeat 5px center;
  border: 1px solid #ccc;
  padding: 2px 2px 2px 20px;
  width: 123px;
}

#header .portal-nav
{
  border-top:3px solid #6abf40;
  position: absolute;
  top: 0;
  left: 240px;
  width:710px;
  font-size: 10px;
}

#header .portal-nav h3
{
 font-size:11px;
 margin:0; 
 margin-top:1px;
}

#header .portal-nav a
{
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #929191;
}

#header .portal-nav a:hover
{
/*  color: #FFF;*/
}

#header .portal-nav li a
{
  position: relative;
  top: 0px;
  height: 21px;
  line-height: 18px;
  padding: 0 5px;
}

#header .portal-nav li a.current:hover{
	color: #FFF !important;
}
#header .portal-nav li a.current
{
  color: #fff;
  background: #009534;
  background:transparent url("images/site/portal-nav-current.jpg") repeat-x left top;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

#header .portal-nav li a:hover
{
  color: #8bc750 !important;
}

#header .portal-nav li a.portal:hover
{
  color: #8bc750 !important;
/*  background: #fff;*/
}

/* Contents */

#content
{
  background: #FFF;
  min-height: 300px;
  padding-left: 20px;
  position: relative;
  zoom: 1;
}

div.main_container
{
  width: 950px;
  margin: 0 auto;
}

#content .inner_container
{
  background: #fff url('images/nav-center.png') repeat-y left top;
  zoom: 1;
}

#content ul.breadcrumb
{
  overflow: hidden;
  zoom: 1;
  padding-left: 10px;
  padding-bottom: 10px;
}

#content ul.breadcrumb h4
{
  font-size:11px;
  margin:0;
}

#content .breadcrumb li
{
  text-decoration: none;
  color: #6f7471;
  margin-right: 7px;
  float: left;
  display: inline;
  font-size: 11px;
  line-height: 14px;
}

#content .breadcrumb a
{
  color: #6f7471;
  text-decoration: none;
  padding-right: 10px;
  background: url('images/arrow-bread.gif') no-repeat right center;
}

#content .breadcrumb li a.current
{
  color: #009534;
  font-weight: bold;
  background: none;
}

#content .main
{
  background: #fff;
  width: 690px;
  min-height: 308px;
  position: relative;
  overflow: hidden;
  _left: -3px;
  zoom: 1;
  z-index: 8;
}

#content .side
{
  float: left;
  display: inline;
  width: 220px;
  min-height: 330px;
  _height: 330px;
  background: url('images/nav-top.png') no-repeat left top;
  padding-bottom: 20px;
  position: relative;
  z-index: 999;
}

/* Placeholder per il sitofono suitalk */
#content .side #suitalk {
  width: 191px;
  margin: 0 auto 15px auto;
}

/* Placeholder per la chat vivocha */
#content .side #edison-chat {
  margin: 0 auto 15px auto;
}

#content .contents
{
  padding:30px 0 10px 15px;
  overflow: hidden;
  zoom: 1;
  border-top:1px solid #dedede;
  min-height: 670px;
  height: auto !important;
  height: 670px;
}
:root #content .contents
{
  padding-top:20px;
}

/* Footer */

#footer li
{
  display: inline;
}

#footer li *
{
  float: left;
}

#footer
{
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 50px;
  clear: both;
}

#footer .service-nav
{
  float: left;
  width: 750px;
  margin-top: 3px;
}

#footer .main-nav
{
  float: left;
  width: 750px;
}

#footer .main-nav li,  #footer .service-nav li
{
  text-decoration: none;
  color: #fff;
  margin-right: 10px;
  float: left;
  display: inline;
  font-size: 11px;
}

#footer .main-nav a:link,
#footer .service-nav a:link,
#footer .main-nav a:visited,
#footer .service-nav a:visited
{
  color: #FFF;
  text-decoration: none;
}

#footer .main-nav a:hover,
#footer .service-nav a:hover,
#footer .main-nav a:active,
#footer .service-nav a:active
{
  color: #FFF;
  text-decoration: underline;
}

#footer .logo
{
  float: left;
  width: 65px;
  height: 50px;
  background: transparent url('images/footerLogo.gif') no-repeat top left;
  text-indent: -9999px;
  outline: none;
  margin-right: 20px;
}

#footer a.csq
{
  display: block;
  position: absolute;
  right: 0;
  top:0;
  width: 66px;
  height: 37px;
  text-indent:-10000em;
  background-image:url('images/site/logo_csq_footer.png');
  background-position:left top;
  background-repeat:no-repeat;
  outline:none;
}
#footer a.csq:hover
{
  background-position:left bottom;
}

/* @end */

/* @group Tipografia */

a:link, 
a:visited
{
  color: #009534;
  text-decoration: underline;
}

a:hover, 
a:active
{
  color: #009534;
  text-decoration: none;
}

h1
{
  color: #009534;
  font-weight: normal;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h2
{
  color: #009534;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}

body.luce div.contents h2,
body.gas div.contents h2
{
  margin-top:25px;
}

h3
{
  color: #009534;
  font-weight: normal;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h4
{
  color: #009534;
  font-weight: normal;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}

h5
{
  color: #000;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}

p
{
  color: #475258;
  font:13px/1.231 arial,helvetica,clean,sans-serif;
	line-height:18px;
  margin-bottom: 10px;
}

body.luce div.contents p,
body.gas div.contents p
{
  margin-bottom:15px;
}

strong
{
  font-weight: bold!important;
}

em
{
  color: #333;
  font-style: italic;
}

blockquote
{
  font-style: italic;
  color: #666;
  padding-left: 15px!important;
  padding-right: 25px!important;
  border-left: 2px solid #eee;
  margin-bottom: 20px;
  margin-top: 20px;
}

blockquote:hover
{
  border-left: 2px solid #8BC750;
}
object#operazionebox {margin: 0px!important;padding: 0px!important;}
object
{
}

em.desc
{
  margin-top: 2px;
  margin-bottom: 10px;
  display: block;
}

p.small
{
  font-size: 12px;
  margin-bottom: 5px;
}

.explain
{
  display: block;
  position: relative;
  background-color: #F8FBF4;
  left: -7px;
  padding: 7px;
  border-left: 2px solid #DDD;
  font-size: 12px;
  margin-bottom: 10px;
}

*:focus
{
  outline: none;
}



/* @end */

/* @group Box Offerte */

/* Box Offerta */

#content .container-offerte-outer
{
  /* background:url(images/container-offerte_bg.png) left top; */
  zoom: 1;
  position: relative;
  height: 480px !important;
  height:520px;
  z-index: 2;
}

#content .container-offerte-outer h2
{
  width: 690px;
  height: 77px;
  background: url("images/container-offerte_title.png") no-repeat left top;
  text-indent: -999em;
}

#content .container-offerte-outer div.ico
{
  position:absolute;
  right:8px;
  top:-26px;
  width:50px;
  height:50px;
  background-position:left top;
  background-repeat:no-repeat;
  z-index:100;
}

#content .container-offerte-outer ul
{
  margin: 20px auto;
  width: 619px;
}

#content .container-offerte-outer li
{
  position: relative;
  width: 201px;
  height: 238px;
  float: left;
  display: inline;
  margin-bottom: 18px;
  border: 1px solid #c7c9cb;
  background: transparent url('images/nice-green-gradient-small.png') no-repeat 6px 48px;
}
#content .container-offerte-outer li.edisonweb,
#content .container-offerte-outer li.zerocanone,
#content .container-offerte-outer li.prezzofisso
{
  margin-right: 5px;
}

#content .container-offerte-outer li h3
{
  width: 100%;
  height: 24px;
  background-position:left top;
  background-repeat: no-repeat;
  text-indent: -999em;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
}

#content .container-offerte-outer li.edisonweb h3
{
  background-image:url("images/container-offerte_edison-web.png");
}
#content .container-offerte-outer li.edisonweb h3.online
{
  background-image:url("images/container-offerte_edison-web_online.png");
}
#content .container-offerte-outer li.scontosicuro h3
{
  background-image:url("images/container-offerte_sconto-sicuro.png");
}
#content .container-offerte-outer li.scontosicuro h3.online
{
  background-image:url("images/container-offerte_sconto-sicuro_online.png");
}
#content .container-offerte-outer li.prezzofisso h3
{
  background-image:url("images/container-offerte_prezzo-fisso.png");
}
#content .container-offerte-outer li.prezzofisso h3.online
{
  background-image:url("images/container-offerte_prezzo-fisso_online.png");
}
#content .container-offerte-outer li.zerocanone h3
{
  background-image:url("images/container-offerte_zero-canone.png");
}
#content .container-offerte-outer li.zerocanone h3.online
{
  background-image:url("images/container-offerte_zero-canone_online.png");
}

#content .container-offerte-outer li.zerosorprese_luce {
  width: 617px;
  height: 290px;
  background: url("images/container-offerte_luce-zero-sorprese.png") no-repeat;
  padding-bottom: 55px;
}
#content .container-offerte-outer li.zerosorprese_gas {
  width: 617px;
  height: 290px;
  background: url("images/container-offerte_gas-zero-sorprese.png") no-repeat;
  padding-bottom: 55px;
}

#content .container-offerte-outer li p
{
  /* height: 65px; */
  padding: 30px 15px 0;
  margin: 0;
  font-size: 12px;
}

#content .container-offerte-outer li div
{
  width: 100%;
  height: 53px;
  background-color: #FFF;
  position: absolute;
  bottom: 20px;
  left: 0;
}
#content .container-offerte-outer li div .dipiu
{
  margin: 0 15px;
}
#content .container-offerte-outer li div .btn
{
  display: block;
  margin: 15px 10px;
}
#content .container-offerte-outer li div .dipiu
{
  left:15px;
  top:20px;
  font-weight:bold;
}
#content .container-offerte-outer li div .btn
{
  right:10px;
  bottom:4px;
  width:120px;
  height:36px;
  text-indent:-10000em;
  background-position:left top;
  background-repeat:no-repeat;
}

#content .container-offerte-outer li.big {
  color: #fff;
}
#content .container-offerte-outer li.big .scadenza {
  position: absolute;
  left: 0;
  top: 310px;
  margin: 0;
  color: #fff;
  z-index: 1;
}

#content .container-offerte-outer li.big div {
  background: #8BC842;
  bottom: 0;
}
#content .container-offerte-outer li.big div .dipiu {
  left: 300px;
  top: auto;
  bottom: 19px;
  width: 150px;
  position: absolute;
  color: #fff;
}
#content .container-offerte-outer li.big div .dipiu:hover {
  color: #fff;
}

#content .container-offerte-outer li.big div .btn {
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
}

p.pdf-box {
  margin: 0 0 8px;
}

p.pdf-box a:hover,
p.pdf-box a:active
{
  opacity: 0.9;
}

p.pdf-box a
{
  background: transparent url('images/pdf.png') no-repeat 0 0;
  text-decoration: none;
  padding: 3px 26px;
}

p.pdf-box a:hover,
p.pdf-box a:active
{
  opacity: 0.9;
}

/* @end */

/* Tabs pagine interne */
div.main ul.tabs {
  height:33px;
	display:block;
	float:left;
	width:677px;
  padding-left:10px;
  margin-top:13px;
  position:relative;
}
div.main ul.tabs li {
	text-align:left;
/*  display:block;*/
	float:left;
	border-right:1px solid #dedede;
  margin-left:-1px;
}
div.main ul.tabs li a {
  text-transform:uppercase;
  font-size:12px;
  color:#555;
  line-height:30px;
  padding:0 10px;
  text-decoration:none;
  font-weight:bold;
  text-align:center;
}
div.main ul.tabs li.offerta a {
  width:55px;
}
div.main ul.tabs li.condizioni a {
  width:167px;
}

div.main ul.tabs li{
 	display:block;
 	height:30px;
}

div.main ul.tabs li a {
  padding:8px;
/*  height:30px;*/
}



div.main ul.tabs li.ico {
  position:absolute;
  right:0;
  top:1px;
  width:54px;
  height:54px;
  background-position:left top;
  background-repeat:no-repeat;
  background-color:#fff;
  border-right:none;
}

/* Tooltip */
.tipz{
	padding-right:18px;
  background: url("images/tooltip/question.gif") right center no-repeat;
  text-decoration:none !important;
}
.tooltipz{
	z-index:9999;
	width:350px;
}

.tooltipz div{
	position:relative;
	margin:0;
	display:block;
}

.tip {
  width:      350px;
/*  height:     120px;*/
	display:block;
	margin:0;
  background: url("images/tooltip/tooltip-shim.png") left top repeat-y
}
.tip-top {
  background: url("images/tooltip/tooltip-bottom-2.png") top left no-repeat;
  height: 10px;
	overflow:hidden;
  width:  350px;
	padding:0 13px;
}
.tip-title {
  color:        #009635;
  font-size:    13px;
  font-weight:  normal;
  padding:      0 13px;
}
.tip-text {
  color:        #727272;
  font-size:    11px;
  line-height:  11px;
  padding:      0px 13px;
}
.tip-bottom	{
	display:block;
	overflow:hidden;
  background: url("images/tooltip/tooltip-top.png") left top no-repeat;
  width:      350px;
  height:     10px;
}

/* Elenco a punti pverdi */
div.inner_container div.contents ul.greenlist {
	margin:0 0 13px 10px;
}
	div.inner_container div.contents ul.greenlist li {
		display:block;
		background:url(/assets/css/images/list.png) no-repeat 0 7px;
		padding-left:15px;
	}
	
span.scadenza-offerta{
	display:block;
	position:absolute;
	top:200px;
	left:25px;
	font-size:12px;
	font-weight: bolder;
	color:#009629;
}

/* Box offerte in thankyou page */

#content .container-offerte-outer li p.scadenza {
    color: #009534;
    font-size: 12px;
    font-weight: bolder;
    height: 20px;
    margin: 0;
    padding: 0 0 6px;
    position: absolute;
    top: 100px;
    left: 0;
}


