#content
{
  padding-top: 10px;
  padding-bottom: 20px;
  background: #fff;
  min-height: 300px;
}

ul.offerte-nav
{
  margin-top: 24px;
  margin-left: 15px;
  padding-bottom: 40px;
  width: 190px;
}

ul.offerte-nav h2
{
  margin:0;
}

/* liste grafiche */
.tab-content li {
	line-height: 25px;
	background: transparent url('images/check-list.png') no-repeat 0 9px;
	padding: 0 18px;
	color: #475258;
}






ul.offerte-nav li a
{
  background-position:left top;
  background-repeat:no-repeat;
  font-size: 17px;
  text-transform: normal;
  line-height: 39px;
  min-height: 39px;
  height: 39px;
  width: 190px;
  display: block;
  text-decoration: none!important;
  text-indent: 10px;
  color:#475157;
}

ul.offerte-nav li a:hover,
ul.offerte-nav li.current a
{
  background-position:left bottom !important;
  color:#ffffff;
}
ul.offerte-nav li.bottom
{
  height:12px;
  background:url(images/offerte-nav_bottom.png) no-repeat left top;
}

ul.over {
  margin-bottom:-1px;
}
ul.over li {
  border-bottom:1px solid #ccc;
}

ul.over li a:link,
ul.over li a:visited
{
  background: transparent !important;
  font-size: 14px;
  color: #999;
  text-decoration: none;
  width: 185px;
}

ul.over li a:hover,
ul.over li a:active
{
  color: #555;
}

ul.over li.current a:link,
ul.over li.current a:hover,
ul.over li.current a:visited,
ul.over li.current a:active,
ul.over li.current,
ul.over li
{
  background:#F0F1F2 !important;
}
ul.over li.current a:link,
ul.over li.current a:hover,
ul.over li.current a:visited,
ul.over li.current a:active
{
  font-weight:bold;
}

/* Invita un amico  */
.send_to_friends{
	clear:both;
	border-top:1px solid #CCC;
	margin-top:20px;
	padding-top:10px;
}

p.pdf-box {
  margin: 0 0 8px;	
	float:left;
	width:320px;
	padding-bottom:10px;
}

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;
}

ul.documenti
{
  margin. 3px 0 0 0;
  list-style: none;
}

ul.documenti li
{
  display: inline;
}

dt
{
  color: #000;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #eee;
}

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

dd p
{
  padding: 6px;
}

dl.faq dl dt
{
  cursor: pointer;
}

dl.faq dl dt:hover,
dl.faq dl dt.active
{
  border-bottom: 1px solid #FFE28E;
  background: #FFF8D7;
}

#tool_regioni, #tool_regioni_pdf
{
  clear:both;
  position: relative;
  width: 630px;
  display: inline;
  float: left;
  margin-bottom: 20px;
  background-color: #F6F7F1;
  border: 1px solid #DADBD6;
  padding: 20px;
}

#tool_regioni p
{
  font-size: 11px;
  position: absolute;
  bottom: -5px;
  right: 15px;
}

#tool_regioni_tariffa
{
  font-size: 26px;
  color: #009534;
  float: right;
  width: 300px;
  font-weight: bold;
  line-height: 36px;
}

select#tool_regioni_select, select#tool_regioni_pdf_select
{
  background: #fff;
  border: 1px solid #ccc;
  padding: 4px;
  font-size: 18px;
  color: #333;
  width: 300px;
  float: left;
  margin-right: 20px;
}


/* Tool Regioni pdf */
.tool_regioni_expose{
	width:100%;
	margin-top:20px;
	float:left;
}
.tool_regioni_expose p{
	width:304px;
	padding:0;
	margin:0 10px 10px 0;
}

.tool_regioni_expose p.pdf-box{
	clear:both;
	display:block;
}


#content .container-offerte-outer li p.scadenza{
  padding: 0 15px !important;
  color: #475258;
  font-weight: bolder;
  font-size: 11px;
  margin: 20px 0 0 0;
  height: 20px;
}

/* Table Offerte */
.offerta-baloon{
	display:block;
	margin-bottom:20px;
}

.offerta-baloon > div{
	position:relative;
	height:140px;
	width:414px;
	background: #FFFFFF url('images/site/offerte-baloon.jpg') no-repeat left top;
}

.offerta-baloon > div div.left, .offerta-baloon > div div.right{
	font-size:14px;
	font-weight:bolder;
}

	.offerta-baloon > div div.left span, .offerta-baloon > div div.right span{
		font-size:50px;
		font-weight:bolder;
		margin:0;
		line-height:48px;
	}
	.offerta-baloon > div div.left p{
		font-size:14px;
		font-weight:bolder;
		line-height:14px;
		color:#FFF;
	}
	
	.offerta-baloon > div div.right p{
		font-size:14px;
		font-weight:bolder;
		line-height:14px;
		color:#8bc842;
	}

.offerta-baloon > div div.left{
	color:#FFF;
	position:absolute;
	top:16px;
	left:0;
	width:215px;
	text-align:center;
}

.offerta-baloon > div div.right{
	color:#8bc842;
	position:absolute;
	top:16px;
	left:235px;
	width:175px;
	text-align:center;
}

.offerta-baloon > h1{
	color:#8bc842;
	font-size:14px;
	font-weight:bolder;
	margin:0;
	line-height:14px;
}

.offerta-baloon > h1 span{
	font-size:28px;
	line-height:20px;
}


table.tb-offerte{
	width:675px;
	font-family:"Helvetica", Arial;
	color:#475258;
	margin-bottom:20px;
}

table.tb-offerte thead th, table.tb-offerte tbody td{
	padding:5px 6px;
	border-top:1px solid #8bc842;
	border-bottom:1px solid #8bc842;
} 

table.tb-offerte thead{
	color:#475258;
	font-size:12px;
	font-weight:bolder;
	line-height:11px;
	border-top:1px solid #8bc842;
	border-bottom:1px solid #8bc842;
}

table.tb-offerte thead th.arrow{
	background: #FFFFFF url('images/site/table-offerte-arrow.png') no-repeat right center;
}

table.tb-offerte thead th.arrow-left{
	background: #FFFFFF url('images/site/table-offerte-arrow-left.png') no-repeat left center;
	padding-left:16px;
}

table.tb-offerte tbody td.arrow-left-content{
	padding-left:16px;
}

table.tb-offerte thead th.bg-color{
	background:#8bc842;
	color:#FFF;
	width:170px;
}

table.tb-offerte tbody{
	font-size:11px;
}

table.tb-offerte tbody td{
	border-bottom:1px solid #8bc842;
}

table.tb-offerte tbody td.text-color{
	color:#8bc842;
	font-weight:bolder;
	font-size:15px;
}


table.tb-offerte tfoot td.info{
	color:#AAA;
	font-size:10px;
	padding:5px 6px;
}

