/*inserito css indice delle pagine delle offerte!!!*/

body {
	margin:0;
	padding: 0;
	line-height:20px;
	text-align:left;
	font: normal 62.5% Lucida Grande, Verdana, Arial;
	vertical-align:top;
	background: #fff url(../pic/body.png) repeat-x center top;
	height:100%;
}
body * {
	margin:0;
	padding:0;
}

table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	color: #333;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
}
caption {
	border: 0;
	padding: 0;
	margin: 0;
}
thead tr {
	height: 4em;
	color: #636363;
	background-color: #f7f7f7;
	text-align: left;
	background: transparent url(../pic/sfondo_border_table.gif) repeat-x bottom left;
}
/*tbody tr {
	background: url(../pic/sfondo_border_table.gif) repeat-x bottom left;
}*/

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

.offset{
	position: absolute;
	left: -6000px;
}

tbody td {
	height: 4em;
	color: #808080;
	padding: 10px 0 5px 0;
}
tfoot td {
	height: 6em;
	color: #7f7f7f;
	text-align: center;
}
ul.ricerca_ul {
	padding: 0;
	margin: 0;
}

.bold {
	font-weight: bold;
}

.ricerca_ul li {
	display: inline;
	padding: 0 .25em;
}
.upper {
	text-transform: uppercase;
	font-weight:bold;
}
.new {
	text-align: left;
}

.undertable {
	background-color: #559CD0;
	height: 25px;
	margin: 20px 0 40px 0;
}

/*#listaOfferte {
	color: #fff;
	background: #559CD0;
	border-bottom: 3px solid #559CD0;
	padding: 3px 10px;
}*/

#listaOfferte td{
	width: 80px;
}

#listaOfferte td+td{
	width: 300px;
}

#listaOfferte td+td+td{
	width: 100px;
}

a {
	text-decoration: none;
	color: #6f9ccc;
}
a:link {
	color: #6f9ccc;
}
a:visited {
}
a:active {
}
a:hover {
	text-decoration: none;
	color: #e8af3b;
}
h2, h3, .titleH1, div.tools h1{
	font-size: 14px;
	background: #FFF;
	font-weight: normal;
	padding: 3px 0 3px 0;
	color:#6f9ccc;
	border-bottom:3px solid #bcdbed;
}

h1.blu, h2.blu{
	padding: 3px 10px;
	color:#fff;
	border-bottom:3px solid #559cd0;
	background:#559cd0;
}

.magazine h2{
	color:#6699CC;
	font-size:1.05em;
	font-weight:bold;
	margin:1em 0 0;
	padding:0 0 0.5em;
	border: none;
}

/*h2 {
	font-size: 14px;
	padding: 3px 0 3px 0;
	color:#6f9ccc;
	border-bottom:3px solid #bcdbed;
}*/

#contenuti h1 {
	color:#666666;
	font-size:1.4em;
	font-weight:bold;
	margin:1em 0;
	padding:0;
}

h1, h5 {
	color:#6699CC;
	font-size:1.05em;
	font-weight:bold;
	margin:1em 0 0;
	padding:0 0 0.5em;
	border: none;
}

.titleH1 span.normal{
	font-weight: normal;
	color: #666666;
}

h6, .annuncio h2, h2.dotted, h3.dotted {
border-bottom:0.1em dotted #CCCCCC;
color:#6699CC;
font-size:1em;
font-weight:bold;
margin:1em 0;
padding:0 0 0.5em;
}

h3.dotted {
	color: #666666;
}

#contenuti h1.tools {
	font-size: 14px;
	background: #FFF;
	font-weight: normal;
	padding: 3px 0;
	color:#6f9ccc;
	border-bottom:3px solid #bcdbed;
	margin-top: 0;
}

hr {
	border-top:2px solid #bcdbed;
	border-bottom:1px solid #bcdbed;
	border-left:0;
	border-right:0;
	margin-bottom:5px;
	margin-top:5px;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
	line-height:0;
	height:0;
}
ul {
	list-style-type: none;
}
ul li {
	margin:0;
	padding:0;
}
a img {
	border:0;
}
#site-container {
	/*width: 960px;
	margin:0 auto;*/
	width: 100%;
	margin: 0;
}

a.aButton {
	padding: 3px 20px 3px 20px;
	background: transparent;
	font-weight: bold;
}

a.aButton:hover, a.aButton:focus, a.aButton:active {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


#ldb {
	width: 920px;
	margin:0 auto;
    padding: 10px 20px 10px 20px;
    text-align:left;
    background:#fff;
    border-bottom: 1px solid #eee;
}

#ldb-sx{
	float: left;
	width: 740px;
}

#ldb-dx{
	margin-left: 750px;
}

.sitebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sitebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sitebar li{
	padding: 5px 0;
	border: 1px solid #eee;
	border-style: solid none none none;
}

.sitebar li:first-child{
	padding-top: 0;
	border: none;
}

.sitebar li a{
	font-size:12px;
}

ul.sitebar.lih li{
  	border: 1px solid #eee;
  	padding: 2px 10px;
	display: inline;
	white-space: nowrap;
	border-style: none none none solid;
}

ul.sitebar.lih li:first-child{
	border: none;
}

#primary-content {
	width: 920px;
	margin:0 auto;
	background:#fff;
	padding: 55px 20px 20px 20px;
}
#site-bar {
	padding:8px 20px 8px 20px;
	color:#6D6D6D;
	text-align:right;
	font: normal 12px Lucida Grande, Verdana, Arial;
	background:#fff;
	width: 920px;
	margin: 0 auto;
}
#site-nav {
	width: 920px;
	margin: 0 auto;
	height: 120px;
	padding: 0 20px;
}
.inSearch{
	float: left;
	width: 100%;
}
#logo {
	margin:40px 0 0 0;
}
ul#navigation {
	margin:55px 0 0 0;
	float: left;
	position: relative;
}
ul#navigation li {
	float: left;
}

ul#navigation li a {
	padding: 0 10px 50px 10px;
	/*margin-left:20px;*/
	font-size:14px;
	font-family:Lucida Grande, Verdana, Arial;
	display: block;
	/*padding-bottom: 50px;*/
	color:#fff;
	text-decoration:none;
	background-image: url(../pic/tribianco.gif);
	background-repeat:no-repeat;
	background-position: center 1550px;
}

/*ul#navigation li:last-child {
	margin-right: 0;
}*/

ul#navigation li a:hover, ul#navigation li a:focus, ul#navigation li a:active {
	color: #e3e3e3;
	text-decoration:none;
	background-position: center 53px !important;
	background-position: center 55px;
	/*background: transparent url(../pic/tribianco.gif) center 53px no-repeat !important;
	background: transparent url(../pic/tribianco.gif) center 55px no-repeat;*/
}

ul#navigation li a.act  {
	background-position: center 53px!important;
	background-position: center 55px;
	/*background: transparent url(../pic/tribianco.gif) center 53px no-repeat !important;
	background: transparent url(../pic/tribianco.gif) center 55px no-repeat;*/
	color:#e8af3b;
}

ul#navigation li ul {
	background: #fff;
	width: 920px;
	position: absolute;
	right: 0; top:65px !important; top: 70px;
	color: #e8af3b;
	display: none;
/* 	clear: both; */
}

ul#navigation li ul li {
	float: right;
	overflow: hidden;
	text-align: right;
	margin: 0; padding: 0;
}

ul#navigation li ul li a {
	color: #6F9CCC;
	font-size: 13px;
	padding: 18px 0 15px 20px;
	margin: 0;
/* 	display: inline; */
}

ul#navigation li:hover ul, ul#navigation li:focus ul, ul#navigation li:active ul {
	display: block;
}

ul#navigation li ul li a:hover,  ul#navigation li ul li a:focus, ul#navigation li ul li a:active{
	color: #5c82b5;
}

ul#navigation li ul.subactive {
	display: block;
}

ul#navigation li ul.subactive li a.subact  {
	color: #E8AF3B;
}

#site-research {
	clear: both;
	background:#efefef;
	padding:20px;
	/*margin: 15px 0 0;*/
	margin: 0;
}
a:focus {
	outline: none;
}
#panel {
	background: #fff;
	display: none;
	margin: 0;
	padding:0;
	width: 100%;
}
.btn-slide {
	padding: 10px 10px 0 0;
	margin: 0 auto;
	text-decoration: none;
}
#site-home {
	background:#fff;
	padding: 0;
/* 	margin: 30px 0 0 0; */
	margin: 20px 0 0 0;
}
#footer-navigation li {
	float:left;
	margin-right:10px;
	padding-right:10px;
}
#footer-navigation li a {
	font-size:12px;
	font-family: Lucida Grande, Verdana, Arial;
	color:#80afd8;
}
#footer-navigation li a:hover {
	text-decoration:none;
	color:#e8af3b
}

#footer {
	background: #e4e4e4;
	overflow: hidden;
	clear:both;
}

#footer h3{
	border: none;
	background: transparent;
	color: #6D6D6D;
	font-weight: bold;
	padding-bottom: 20px;
}

#site-footer {
	width: 920px;
	margin:20px auto 100px auto;
	padding-top:20px;
	font-family: Lucida Grande, Verdana, Arial;
	font-size:12px;
	color:#6D6D6D;
}

.footer-menu, .sitemap-menu {
/* 	width: 100%; */
	clear: both;
	overflow: hidden;
	height: 220px;
}

.sitemap-menu h2 {
	background: transparent;
	border: none;
	color:#6D6D6D;
	margin-bottom: 1em;
	font-weight: bold;
}

.sitemap-menu{
	display: none;
/* 	background: black; */
}

.bottomH1 {
	margin-bottom: 10px;
}

.bmenu li a{
	color: #666;
	font-size: 0.9em;
}

.bmenu li a:link, .bmenu li a:visited{
	color: #666;
}

.bmenu li a:hover, .bmenu li a:focus, .bmenu li a:active {
	color: #999;
}

.footer-text {
	overflow: hidden;
	margin-top: 70px;
	clear: both;
	width: 100%;
	font-family: Lucida Grande, Verdana, Arial;
	font-size:12px;
	color:#6D6D6D;
}
.footer-sx{
	float: left;
	width: 60%;
}
.footer-dx {
	margin-left: 40%;
	text-align: right;
}

.footer-sx span{
	position: relative;
	left: 30px;
	top:9px !important;
	top: 0;
}



.footer-box{
	float: left;
	width: 176px;
	margin: 0 10px 0 0;
}

.footer-box a{
	color: #6D6D6D;
}

/*indice delle pagine delle offerte*/
.indexcontainer {
	width: 100%;
	margin-top: 20px;
	float: left;
}

.indexcontainer p{
	font-family: Lucida Grande, Verdana, Arial;
	font-size:12px;
	color:#6D6D6D;
	padding: 10px 0;
}

.indexRow {
	float: left;
/* 	height: 22px; */
	width: 100%;
}

.pagearrow{
	float: left;
	padding: 0;
	width: 64px;
	border: none;
}

.index {
	float: left;
	width: 420px;
	overflow: hidden;
	margin: 0 5px;
	padding: 0;
}

.index p{
	display: block;
	position: relative;
	padding: 0;
}

.index a,
.pagearrow a{
	display: block;
	width: 20px;
	font-size: 10px;
	margin: 0 2px;
	text-align: center;
	padding: 3px;
	background: #6F9CCC;
	border: 1px solid #6F9CCC;
	float: left;
	color: #FFF;
}

.pagearrow a{
	background: #587CA2;
/* 	color: #6F9CCC; */
	border: 1px solid #587CA2;
}

p.alertIndex {
	text-align: center;
	height: 1em;
	font-size: 10px;
	padding-top: 0;
}

p.alertIndex span{
	display: none;
}

.index a:hover,
.index a:focus,
.index a:active{
	background: #E8AF3B;
}

.index a.select {
	background: #fff;
	color: #6F9CCC;
	border: 1px solid #6F9CCC;
}

/* MASTER */

.master {
	border-bottom:1px solid #F1F1F1;
	color:#636363;
	font-size:12px;
	margin:0;
	padding:10px;
	float: left;
}

.master-sx {
	float: left;
	width: 105px;
	padding: 5px 20px 10px 0;
}

.master-dx {
	width: 415px;
	float: left;
	line-height: 1.5em;
}

.master-dx a{
	font-weight: bold;
}

.master img {
	border:1px solid #C8D6DF;
}

.strillo {
	color: #3F3F3F;
	font-size: 13px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #EAEAEA;
	padding: 10px 0;
	margin-bottom: 20px;
}

.strillo h3{
	font-size: 1.2em;
	margin-top: 0;
	font-weight: bold;
	border: none;
}

.strillo-sx {
	float: left;
	width: 420px;
}

.strillo-dx{
	float: left;
	width:140px;
	text-align: right;
}

.strillo-dx img{
	float: right;
	margin-bottom: 10px;
	width: 105px;
	height: 60px;
	border: 0;
}
/*jquery pannello a comparsa*/
#alertPanel {
	background: #272727;
	width: 100%;
	padding: 0;
	display: none;
	position:absolute;/*era fixed*/
	top: 0;
	left: 0;
	z-index: 995;
	border-bottom: 20px solid #3c3c3c;
}

.aMsg, #nojs{
	width: 920px;
	margin: 0 auto;
	font-size: 1.2em;
	color: #BBBBBB;
	padding: 20px 10px 0 10px;
}

.aMsg table, .aMsg tr, .aMsg td{
	color: #BBBBBB;
}

.aMsg h1,.aMsg h2,.aMsg h3,.aMsg h4,.aMsg h5,.aMsg h6 {
	color: #fff;
	border-style: none;
}

.aMsg h3 {
	font-size: 1.6em;
}

.aMsg h2{
	font-size: 1.5em;
}

.aMsg a, .aMsg table a{
	color: #6F9CCC;
	font-weight: bold;
}

.aMsg tr  {
	background-image: none;
}

p.close {
	display: block;
	width: 100%;
	text-align: right;
	font-size: 10px;
	position: relative;
	bottom: -17px;
}

p.close a{
	cursor: pointer;
	color: #FFF;
}

p.close img {
	position: relative;
	top: 3px;
	padding-left: 5px;
}

.aMsg table, .aMsg tr, .aMsg td, .aMsg th{
	border-collapse: collapse;
	border-style: none;
}

.aMsg a.orange{
	color: #FFF;
}

.noscript {
	padding: 0;
	margin: 0;
	display: block;
	background: #FFFF00;
}

#nojs {
	padding: 6px 20px;
	background: #FFFF00 url(../pic/y_triangle.gif) 20px center  no-repeat;
	color: black;
}

#nojs strong{
	padding-left: 50px;
}

tr.itemDeleted td{
	font-weight: bold;
	text-decoration:line-through;
	color: #3F3F3F;
}

tr.itemDeleted .bCtrl img {
	text-decoration: none;
}

tr.itemDeleted img{
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

tr.itemDeleted .bCtrl img {
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


.aMsg label.frmlabel {
	color: #FFF;
	width: 180px;
}

.plabel {
	color: #E8AF3B;
	font-weight: bold;
	font-size: 1.4em;
}

.nl-sxdx {
	padding: 0;
	float: left;
	width: 100%;
	margin: 0;
}

.nl-sx {
	float: left;
	width: 37%;
	padding-right: 3%;
}

.nlHidden {
	height: 0;
	padding: 0;
	margin: 0;
	line-height: 0;
}

.nl-dx {
	float: left;
	width: 60%;
}

.fieldDx .error{
	margin-left: 0;
}

.nl-dx .frmimage {
	width: 126px;
	height: 22px;
}

.frmimage:hover, .frmimage:focus, .frmimage:active {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.nl-dx #mail_lbl {
	display: none;
}

.nl-dx #mail_msg, .hidden .nl-dx {
	margin: 0;
}

.newsletter .divClass {
	margin-bottom: 5px;
}

.fieldSx {
	float: left;
	width: 25px;
	padding-top: 8px;
}

.fieldDx {
/* 	float: left; */
	margin-left: 25px;
}

.alert {
	width: 100%;
	font-size: 1.2em;
	text-align: center;
}

.privacy {
	height: 400px;
	padding: 15px;
	overflow: auto;
}

.privacy ol{
	padding: 20px;
}

a.orange {
	 background: transparent url(../pic/bg-btn-orange.gif) center left repeat-x;
	 border: 1px solid #E7B566;
	 color: #FFF;
}

a.grey {
	 background: transparent url(../pic/bg-btn-grey.gif) center left repeat-x;
	 border: 1px solid #CFCFCF;
	 color: #666;
}

a.blue {
	 background: transparent url(../pic/bg_azz.gif) center left repeat-x;
	 color: #FFF;
}

a.red {
	 background: transparent url(../pic/bg_red.gif) center left repeat-x;
	 color: #FFF;
}

/*jquery pop up a comparsa*/
#popUp {
	background: transparent url(../pic/bgp.png);
/* 	background-color: black; */
	width: 100%;
	height: 100%;
	display: none;
	position:absolute;/*era fixed*/
	top: 0;
	left: 0;
	z-index: 995;
	color: #4F4F4F;
}

.popCenter {
	position: absolute;
	top: 100px;
	left: 50%;
	width: 450px;
	background: transparent;
	margin: 0 0 0 -225px;
	font-size: 13px;
}

#popUp .fieldSx {
	padding-top: 3px;
}

.pTitle {
	padding: 0 5px;
	font-weight: bold;
/* 	font-size: 1.4em; */
	padding: 4px;
	background: transparent url(../pic/bg_titlebar.gif) top left repeat-x ;
	color: #FFF;
	margin-bottom: 10px;
}

.pTitle p{
	float: left;
	width: 97%;
}

.pMsg {
	background: #FFF;
	padding: 10px 8px;
}

.pTitle a{
	display: block;
	margin-left: 97%;
	padding: 5px 0;
	cursor: pointer;
}

.pClose {
	width: 100%;
	text-align: right;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #559CD0;
}

.pClose a{
	cursor: pointer;
}

#privacy_msg  {
	margin-left: 0;
}

#popUp #privacy_tt,
#popUp #privacy_lbl,
#popUp #mail_lbl
{
	display: none;
}

#popUp .hidden{
	margin-bottom: 0;
	display: hidden;
}

#popUp #submit{
	float: right;
}

.popNl .divClass {
	margin-bottom: 0;
}

.fieldDx .frmimage {
	width: 105px;
	height: 23px;
}

/*********************/
/* PANNELLO DI DEBUG */
/*********************/

#debug {
	border: 20px solid #6a6a56;
	border-style: solid none none none;
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 300px;
	background-color: #66663c;
}

#debug #tabs {
	width: 920px;
	margin: 0 auto;
	font-size: 12px;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}

#debug #tabs ul{
	width: 100%;
	position: relative;
	top: -18px;
	text-align: right;
}

#debug #tabs li{
	float: left;
}

#debug #tabs li a {
	padding: 2px 5px 3px;
	margin-right:2px;
	color: #DDD;
	font-weight: bold;
/* 	background-color: #DDD; */
}

#tabs h1, #tabs h2, #tabs h3, #tabs h4, #tabs h5, #tabs h6 {
	font-weight: normal;
	color: #FFF;
	padding: 3px;
	border: 0;
	background: #3a3926;
	padding-left: 10px;
	font-size: 10px;
	margin: 0;
	font-variant: small-caps;
	border: 1px dashed #9e9d91;
	border-style: none none dashed none;
	cursor: pointer;
}

#tabs h2 {
	background: #585747;
	font-size: 1em;
	padding-left: 20px;
}

#tabs h3 {
	background: #7a796a;
	padding-left: 30px;
	font-size: 1em;
	color: #000;
}

#tabs h4 {
	background: #898877;
	padding-left: 40px;
	font-size: 0.9em;
	color: #000;
}

#tabs h5 {
	background: #bcbcb0;
	padding-left: 50px;
	font-size: 1em;
	color: #000;
}

#tabs h6 {
	background: #d7d7cb;
	padding-left: 60px;
	font-size: 1em;
	color: #000;
}

#debug #tabs a:hover, #debug #tabs a:focus, #debug #tabs a:active {
	color: #333;
	background-color: #999;
}

#debug #tabs .ui-tabs-selected a {
	color: #999;
	background-color: #3a3926;
}

#tabs pre{
	background: #FFF;
	padding: 3px 10px;
}

.ui-tabs .ui-tabs-panel {
	position: relative;
	top: -16px;
	height: 300px;
	overflow: auto;
/* 	background: #6A6A56; */
}

.ui-tabs .ui-tabs-hide {
	display:none !important;
}

.debugItem{
	background-color: #DDD;
	border: 1px dashed #66663c;
	border-style: none none dashed none;
	padding-left: 20px;
}
.debugItem span{
	font-weight: bold;
	padding-top: 5px;
}

#debug #dbgButton ul{
	position: relative;
	top: -30px;
}

#debug #dbgButton li{
	float: right;
	position: relative;
	top: -17px;
	padding: 0 5px;
	font-size: 1.2em;
}

.google {
	padding-top: 10px;
	background: #FFF;
}

#homeLinks {
	clear: both;
	padding-top: 10px;
}

#homeLinks p{
	font-size: 11px;
	width: 100%;
	line-height: 1.5em;
	text-align: right;
}

/* BREADCRUMBS */

.bread {
	margin-bottom: 5px;
	color: #666;
	font-size: 1.1em;
	padding: 10px 0 0;
	border-top: 2px solid #EFEFEF;
}

.bread span, .bread a{
	padding-right: 5px;
}



