/* FORMS & BUTTONS */
.campi {
	list-style:none;
	/*margin:0 2% 1em;*/
	margin:0 0% 1em;
	padding:0;
	float:left;
	width:100%;
	clear: both;
	border-top: 1px none #E2E2E2;
	border-bottom: 1px none #fff;
}
.campi .legend {
	display:block;
	font-weight:normal;
	margin-bottom: 0.5em;
}
.campi LABEL {
	/*display: block;*/
	float:none;
	width:auto;
}
.campi .campo {
	width: auto;
}
INPUT, TEXTAREA, SELECT {
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
}
BUTTON {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
INPUT[type=checkbox], INPUT[type=radio], INPUT.checkBx, INPUT.radioBt {
	border:none!important;
	padding:0!important;
	background:transparent!important;
	vertical-align:middle;
	/*vertical-align:text-top;*/
	display:inline;
	width:auto;
}
.campi .radio_list {
	width:auto;
	display: inline;
	clear: none;
}
.campi LI.radioBt {
	width:auto;
	display:inline;
	float:none;
}
.campi .radioBt LABEL, .campi .checkbox_li LABEL {
	display:inline!important;
	width:auto!important;
	float:none!important;
}
SELECT OPTGROUP {
	font-style: normal;
}
FIELDSET {
	border:none;
	clear: both;
}
FIELDSET .Tit {
	clear:both;
	border: none;
	margin-top: 0em;
}
FIELDSET P {
}
/*
FIELDSET .legend {
}
FIELDSET .campi {
}
*/
FIELDSET.form1 .legend {
	float: left;
	width: 20%;
}
FIELDSET.form1 .campi {
	width: 77%;
	clear: none;
	float: left;
}
.campi LI {
	float: left;
	width:100%;
	padding: 2px 0;
	border-bottom: 1px none #E2E2E2;
	border-top: 1px none #fff;
	background:no-repeat left 6px;
	padding-left: 0px;
	clear: left;
}
.campi LI.row {
	width:100%!important;
	clear:both!important;
}
.campi LI.clear {
	width:100%!important;
	clear:both!important;
	margin: 0;
	padding: 0;
	border: none;
	float: none!important;
}
/*
.campi LI.colA {
	width:47%;
	float:left;
	clear:left;
	border:1px solid blue;
}
.campi LI.colB {
	width:47%;
	float:right;
	clear:right;
	border:1px solid red;
}
*/
.campi .tx {
	font-weight:bold;
	margin-right: 2%;
	line-height: normal;
	float: left;
	width: 20%;
	color: #333;
	text-align: left;
	margin-top: 15px;
	font-size: 1.1em;
}
.campi .info {
	font-weight:normal;
	font-size:0.9em;
	font-style: normal;
	color:#666;
}
.campi .tx .info {
	font-size:0.75em;
	display:block;
}
/*
.campi LI.colA .tx,
.campi LI.colB .tx {
	width:30%;
}
.campi LI.colA .campo,
.campi LI.colB .campo {
	width:60%;
}
*/
.campi LI.req {
/*background-image:url(../layout/images/ico/bullet-req.png);*/
}
.campi LI.req .tx {
	color:#000;
	background: url(../images/ico/req.png) no-repeat left 3px;
	padding-left: 10px;
	width:18.5%;
}
.campi .campi {
	float: none;
	display: inline;
	width: auto;
	margin-bottom: 0px;
	font-size: 1em;
	vertical-align: middle;
	clear: none;
	margin-right: 0px;
	margin-left: 0px;
	border: none;/*	float:left;
	width:80%;
	clear:right;
	*/
/*	margin-top:-0.2em;*/
}
.campi .campi LABEL {
	display:inline;
	white-space:nowrap;
	margin-right: 1em;
}
.campi .campi .tx {
	font-weight:normal;
	display:inline!important;
	width:auto!important;
	float:none!important;
	margin:0 1em 0 0.2em!important;
	padding:0!important;
	height:auto!important;
	font-size: 1em;
	vertical-align: middle;
}
.campi .campi .campo {
	width:auto!important;
}
.campi UL.campi LI {
	display:inline;
	white-space:nowrap;
	margin-right: 1em;
	width:auto;
	float:none;
	border: none;
}
.cols1 LI {
	width:100%!important;
	clear: both!important;
}
.cols1 LI .tx {
	height:auto;
}
.cols2 LI {
	width:47%;
	clear:none;
	height: 2.5em;
	margin-right: 10px;
}
.cols2 LI .tx {
	width:45%;
}
.cols2 LI .campo {
	max-width:50%;
}
.cols2 LI.data, .cols2 LI.price {
	width:100%;
	height: auto;
}
.cols2 LI.data .tx, .cols2 LI.price .tx {
	width:20%;
}
.data .tx, .price .tx {
}
.data .campi, .price .campi {
	width: 77%;
	clear: none;
}
.price .checks {
	margin-top:0.3em;
	width:100%;
}
.data LABEL {
}
.data .from, .price .from {
	padding-right: 16px;
	background: url(../images/ico/arrows1.png) no-repeat right center;
	margin-right: 3px!important;
}
.data .to {
}
.data .campo, INPUT.data, .campi .data .campi .campo {
	background-image:url(../images/ico/data.png);
	width:8em!important;
}
.price .campo, INPUT.price, .campi .price .campi .campo {
	background-image:url(../images/ico/eur.png);
	width:8em!important;
}
.campi .disclaimer{
}
.Campi .disclaimer .tx{
	width:95%;
	margin-bottom:5px;
}
.campi .disclaimer TEXTAREA.campo{
	width:95%;
	height: 6em;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
}
.campi .disclaimer .checks {
	margin-top:5px;
	font-weight:bold;
}
.campi .disc1{
}
.campi .disc2{
}
/* -------------------------------- FormuB
*/
.FormuB .campi {
	margin: 0;
	width: 100%;
}
.FormuB .campi LI {
	width:49%;
	margin-right:5px;
	clear:none;
}
.FormuB .campi LI .tx {
	text-align:left;
	height: 2em;
}
.FormuB .campi LI .campo {
	width:55%;
}
.FormuB .campi LI .campi .campo {
	width:auto!important;
}
.FormuB .cols1 .campi LI .tx, .FormuB .campi LI.row .tx {
	height: auto;
}
.FormuB .cols1 .campi LI .campo, .FormuB .campi LI.row .campo {
}
.checks {
	display:block;
	clear:both;
}
.checks .tx {
	display:inline;
	width:auto;
	float:none;
	margin:0 1em 0 0.5em;
	padding:0;
	font-size: 1em;
	vertical-align: middle;
}
.campo {
	vertical-align:middle;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
	padding:10px 11px;
	background:#fff url(../images/text-form-bg.jpg) repeat-x;
	color: #000000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius:5px;
}
.campo:hover {
	border-color:#000;
}
.campo:focus {
	border-color:#000;
	color: #000000;
}

INPUT[type="text"],
INPUT[type="password"]{
	/*float:right;
	margin:1.5em 0;
	width:362px;*/
	padding:10px 11px;
	background: url(../images/text-form-bg.jpg) repeat-x;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius:5px;
}
SELECT{
	padding:5px;
	background: url(images/text-form-bg.jpg) repeat-x;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius:5px;
}
/*
input[type="password"] {
	float:right;
	margin:1.5em 0;
	padding:10px 11px;
	width:362px;
	background: url(images/text-form-bg.jpg) repeat-x;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius:5px;
}
*/
textarea {
	/*float:right;
	height:100px;
	width:373px;*/
	height:7em;
	background: #fff url(images/text-form-bg.jpg) repeat-x;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius:5px;
}
.infoCampo, .infoCampo:focus {
	color:#666;
	font-style:italic;
}
.campo-W1 {
	width:96%!important;
}
.campo-W2 {
	width:50%!important;
}
.campo-W3 {
	width:20%!important;
}
INPUT.info, TEXTAREA.info, SELECT.info {
	font-style:italic;
	color:#4F52E1;/*color:#808080;*/
}
INPUT.info:focus, TEXTAREA.info:focus, SELECT.info:focus {
	font-style:normal;
}
SPAN.campo, SPAN.campo:hover, SPAN.campo:focus {
	background:transparent;
	border:none;
}
SELECT.campo {
	min-width:3em;
	padding:5px;
}
SELECT.campo, SELECT.campo:hover {
	margin-top:1px;
	margin-bottom:1px;
}
SELECT.campo:focus {
}
SELECT.campo OPTION {
}
SELECT.campo OPTION.Label {
	font-style:italic;
	color:#666666;
}
.campi .evdz {
	font-size:1.6em;
}
.evdz .campo {
	font-size:1.4em;
	border-color: #999;
}
.evdz .campo:hover {
	border-color:#000;
}
.evdz .campo:focus {
	border-color: #CAD500;
}
INPUT.file, INPUT.file:hover, INPUT.file:focus {
	width:auto;
	font-size: 1.2em;
}
.uploadBx {
}
.uploadBx .loading {
	width:auto;
}
.uploadBx .fileName {
	float: left;
	font-style: italic;
	border:1px solid #ccc;
	width: 60%;
	margin-left: 5px;
	text-align: left;
}
.uploadBx BUTTON.Add {
	float: right;
}
.error {
	color:#FF0000!important;/*background-color:#FF0000!important;*/
}
.error .tx {
	color:#FF0000!important;/*background-color:#FF0000!important;*/
}
.error .campo {
	background:#C00!important;
	color:#fff!important;
	border-color: #900;
}
SPAN.error {
	font-size:10px;
	vertical-align: middle;
	white-space: nowrap;
	font-style: italic;
}
UL.error_list {
	color:#FF0000!important;
	font-weight:normal;
	margin:0;
	padding:0;
}
UL.error_list LI {
	display:inline;
	margin:0;
	padding:0;
	font-size:0.9em;
	border:none;
}
.error_list A {
	color:#FF0000!important;
	text-decoration:underline;
}
.error_list .campo, INPUT.error, TEXTAREA.error, SELECT.error {
	background:#DD4800!important;
	color: #fff!important;
	border-color:#993300;
}
.error_list .campo:hover {
	border-color:#990000!important;
}
.error_list .campo:focus {
	border-color:#000!important;
}
.bxResp, .bxOk, .bxError {
	padding: 5px 10px 10px;
	font-size: 1em;
	margin: 5px auto;
	clear: both;
	border:1px solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-khtml-border-radius:5px;
}
.bxResp H5,.bxOk H5,.bxError H5 {
	margin-bottom:0;
	font-size:1.2em;
}
.bxResp {
	border: 1px solid #FFE95F;
	background-color: #FFFADB;
	color: #B36926;
}
.bxResp H5 {
	color: #B36926;
}
.bxOk {
	border-color:#78FF37;
	background-color: #D9FFC6;
	color: #090;
}
.bxOk H5{
	color:#090;
}
.bxError {
	border-color:#FF5959;
	background-color: #FFCECE;
	color: #900;
}
.bxError H5 {
	color:#900;
}
.bxError .error{
	font-size: 1em;
	color: #900!important;
}
.tx SPAN.error {
	font-weight:normal;
	font-size:0.7em;
	white-space:normal;
	line-height:normal;
	margin-left:0em;
	display:block;
}
.bx2 LABEL SPAN.error {
	display:block;
	float:left;
	width:60%;
	margin-left:0;
}
.colA LABEL SPAN.error, .colB LABEL SPAN.error {
	display:block;
	float:left;
	width:60%;
	margin-left:0;
}
.disabled, .disabled SPAN, .disabled LABEL, .disabled DIV, .disabled .error {
	color:#B7B7B7!important;
	cursor:default!important;
}
.disabled .campo, .disabled .campo:hover, .disabled .campo:focus, INPUT.disabled, TEXTAREA.disabled, SELECT.disabled {
	color:#666!important;
	background:#C7C7C7!important;
	border: 1px solid #999!important;
	padding: 2px!important;
}
SELECT.disabled {
	padding:1px!important;
}
.bots {
	clear:both;
	margin:0em auto;
	padding:5px 0px 0px;
	text-align:center;
}
.campi .msg .tx {
	height: 10em;
}
.campi .msg TEXTAREA.campo {
	width: 75%;
	height: 10em;
}
.campi .disclaimer {
}
.campi .disclaimer .tx {
	width:95%;
	margin-bottom:5px;
}
.campi .disclaimer TEXTAREA.campo {
	width:95%;
	height: 6em;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
}
.campi .disclaimer .checks {
	margin-top:5px;
	font-weight:bold;
	line-height:normal;
}
.campi .disclaimer .checks SPAN.error{
	display:block;
}
/* -------------------- Buttons
*/
.bot{
	display:inline-block;
	display:-moz-inline-box;	/* FF 2 */
	border:0;
	background: transparent no-repeat left 0px;
	text-align:left;
	margin:0;
	padding-left:16px;
	padding-right:0;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing:normal;
	text-shadow: 1px 1px 1px #000;
	/*	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#29ABE2;
	*/
}
/*
html[xmlns*=""] .bot { // SAFARI hack (ma lo prende anche IE7 !?) //
	padding-top:1px;
	padding-left:15px;
}
html[xmlns*=""] A.bot { // SAFARI hack (ma lo prende anche IE7 !?) //
	padding-top:0px;
}
*/
.bot SPAN{
	font-weight:bold;
	background:transparent no-repeat right 0px;
	display:inline-block;
	/*display:block;*/
	white-space:nowrap;
	font-size:12px;
	line-height:31px;
	margin-right:0px;
	text-align:center;
	padding-right:16px;
	padding-left:0;
	height:31px;
}
.bot SPAN .ico {
}
BUTTON.bot SPAN,
BUTTON.cancelBt SPAN{
	margin-top:-1px;
}
.bot STRONG {
	text-transform:uppercase;
}
.bot {
	background-image:url(../images/bots/bot_sx.png);
}
.bot SPAN {
	color:#fff;
	text-shadow:1px 1px 1px #000;
	background-image:url(../images/bots/bot_dx.png);
}
.bot:hover {
	background-position:left -45px;
	text-decoration:none;
}
.bot:hover SPAN {
	background-position:right -45px;
	color:#000;
	text-shadow: 1px 1px 0px #fff;
}
.disBt, .disBt:hover {
	background-image: url(../images/bots/dis_sx.png);
	cursor:default!important;
}
.disBt SPAN, .disBt:hover SPAN {
	background-image: url(../images/bots/dis_dx.png);
	color:#999999!important;
	cursor:default!important;
}
.botG {
	background-image: url(../images/bots/g_sx.png);
	padding-left:20px;
	padding-right:0px;
	text-shadow: 1px 1px 1px #000;
}
.botG SPAN {
	background-image: url(../images/bots/g_dx.png);
	font-size:20px;
	line-height:45px;
	height:55px;
	padding-left:0px;
	padding-right:20px;
	text-transform: inherit;
	font-weight: bold;
	font-style: normal;
}
.botG:hover {
	background-position:left -64px;
}
.botG:hover SPAN {
	background-position:right -64px;
}
/*
html[xmlns*=""] .botG { // SAFARI hack (ma lo prende anche IE7 !?) //
	padding-top:1px;
	padding-right:10px;
}
*/

.cancelBt {
	background-image: url(../images/bots/cancel_sx.png);
}
.cancelBt SPAN {
	background-image: url(../images/bots/cancel_dx.png);
}
.bot2 {
	background-image: url(../images/bots/bot2_sx.png);
}
.bot2 SPAN {
	background-image: url(../images/bots/bot2_dx.png);
	color:#fff;
	text-shadow: 1px 1px 0px #000;
}
.bot2:hover SPAN {
	color:#fff;
}
.bot3 {
	background-image: url(../images/bots/bot3_sx.png);
}
.bot3 SPAN {
	background-image: url(../images/bots/bot3_dx.png);
}
.bot4 {
	background-image: url(../images/bots/bot4_sx.png);
}
.bot4 SPAN {
	background-image: url(../images/bots/bot4_dx.png);
	height: 31px;
	line-height: 31px;
	color: #003E71;
}
.bot5 {
	background-image: url(../images/bots/bot5b_sx.png);
}
.bot5 SPAN {
	background-image: url(../images/bots/bot5b_dx.png);
	height: 31px;
	line-height: 31px;
	color: #003E71;
}
.bot6 {
	background: url(../images/nav-2.png) no-repeat top right;
	color:#fff!important;
	text-shadow:1px 1px 1px #349516;
	text-transform:uppercase;
	display:inline-block;
}
.bot6 SPAN {
	margin: 0 10px 0 -10px;
	padding: 3px 8px 4px 28px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	background: url(../images/nav-2.png) no-repeat top left;
}
.bot6:hover {
	background: url(../images/nav-2.png) no-repeat right -28px;
	text-decoration:none;
}
.bot6:hover SPAN {
	background: url(../images/nav-2.png) no-repeat left -28px;
}

.addBt {
	background-image: url(../images/bots/add_sx.png);
}
.addBt SPAN {
	background-image: url(../images/bots/add_dx.png);
	padding-right:40px;
}
.addBtDis, .addBtDis:hover {
	background-image: url(../images/bots/add-dis_sx.png)!important;
}
.addBtDis SPAN, .addBtDis:hover SPAN {
	background-image: url(../images/bots/add-dis_dx.png)!important;
	padding-right:40px;
}
.deleteBt {
	background-image: url(../images/bots/delete_sx.png);
}
.deleteBt SPAN {
	background-image: url(../images/bots/delete_dx.png);
	padding-right:40px;
}
.deleteBtDis, .deleteBtDis:hover {
	background-image: url(../images/bots/delete-dis_sx.png)!important;
}
.deleteBtDis SPAN, .deleteBtDis:hover SPAN {
	background-image: url(../images/bots/delete-dis_dx.png)!important;
}
P.back {
	margin-top:1em;
	text-align:center;
}
.backBt {
	background-image: url(../images/bots/back_sx.png)!important;
	padding-left: 40px;
}
.backBt SPAN {
	background-image: url(../images/bots/back_dx.png)!important;
}
.nextBt {
	background-image: url(../images/bots/next_sx.png)!important;
	padding-right:40px!important;
}
.nextBt SPAN {
	background-image: url(../images/bots/next_dx.png)!important;
}
.indexBt {
	background-image:url(../images/bots/index_sx.png)!important;
}
.indexBt SPAN {
	background-image:url(../images/bots/index_dx.png)!important;
}
.topBt {
	background-image: url(../images/bots/top_sx.png);
	padding-left:10px;
}
.topBt SPAN {
	background-image: url(../images/bots/top_dx.png);
	color: #007FD9;
	font-size:11px;
	padding-right:35px;
	font-weight: normal;
	text-transform: capitalize;
}
.backBt2 {
	background-image: url(../images/bots/back2_sx.png);
	padding-left: 30px;
}
.backBt2 SPAN {
	background-image: url(../images/bots/back2_dx.png);
	color: #007FD9;
}
.printBt2 {
	background-image: url(../images/bots/print2_sx.png);
	padding-left: 30px;
}
.printBt2 SPAN {
	background-image: url(../images/bots/print2_dx.png);
	color: #007FD9;
}
.backBt:hover SPAN {
}
.saveBt {
	background-image:url(../images/bots/save_sx.png);
	padding-left: 30px;
}
.saveBt SPAN {
	background-image:url(../images/bots/save_dx.png);
	color:#fff;
	text-shadow: 1px 1px 0px #000;
}
.saveBt:hover SPAN {
	color:#fff;
}
.editBt {
	background-image:url(../images/bots/edit_sx.png);
}
.editBt SPAN {
	background-image:url(../images/bots/edit_dx.png);
	padding-right:40px;
}
.publicaBt {
	background-image:url(../images/bots/publica_sx.png);
}
.publicaBt SPAN {
	background-image:url(../images/bots/publica_dx.png);
	padding-right:40px;
}
.searchBt {
	background-image:url(../images/bots/search_sx.png);
}
.searchBt SPAN {
	background-image:url(../images/bots/search_dx.png);
	padding-right:40px;
}
.expBt .ico {
	background-image:url(../images/ico/exp-collaps.png);
	background-position:left top!important;
}
.expBt:hover .ico {
	background-position:left -25px!important;
}
.collapsBt {
	background-position:left -45px;
}
.collapsBt SPAN {
	background-position:right -45px;
}
.collapsBt .ico {
	background-image:url(../images/ico/exp-collaps.png);
	background-position:left -75px!important;
}
.goBt {
	background-image:url(../images/bots/go_sx.png);
}
.goBt SPAN {
	background-image:url(../images/bots/go_dx.png);
	padding-right:40px;
}
.searchG {
	background-image:url(../images/bots/search-g_sx.png);
}
.searchG SPAN {
	background-image:url(../images/bots/search-g_dx.png);
	padding-right:50px;
}
.saveG {
	background-image:url(../images/bots/save-g_sx.png);
}
.saveG SPAN {
	background-image:url(../images/bots/save-g_dx.png);
	padding-right:50px;
}
.saveG:hover SPAN {
}
.facebookG {
	background-image:url(../images/bots/facebook-g_sx.png);
}
.facebookG SPAN {
	background-image:url(../images/bots/facebook-g_dx.png);
	padding-right:50px;
}
.importG {
	background-image:url(../images/bots/import_sx.png);
}
.importG SPAN {
	background-image:url(../images/bots/import_dx.png);
}
.publicaG {
	background-image:url(../images/bots/publica_sx.png);
}
.publicaG SPAN {
	background-image:url(../images/bots/publica_dx.png);
}
.editG {
	background-image:url(../images/bots/edit-g_sx.png);
}
.editG SPAN {
	background-image:url(../images/bots/edit-g_dx.png);
	padding-right:50px;
}
.endG {
	background-image:url(../images/bots/end_sx.png);
}
.endG SPAN {
	background-image:url(../images/bots/end_dx.png);
	padding-right:50px;
}
.backG {
	background-image:url(../images/bots/back-g_sx.png);
	padding-left: 45px;
}
.backG SPAN {
	background-image:url(../images/bots/back-g_dx.png);
	padding-right:20px;
}
.nextG {
	background-image:url(../images/bots/next_sx.png);
}
.nextG SPAN {
	background-image:url(../images/bots/next_dx.png);
}
.goG {
	background-image:url(../images/bots/go-g_sx.png);
}
.goG SPAN {
	background-image:url(../images/bots/go-g_dx.png);
	padding-right: 50px;
}
.goG2 {
	background-image:url(../images/bots/go2-g_sx.png);
}
.goG2 SPAN {
	background-image:url(../images/bots/go2-g_dx.png);
	padding-right: 50px;
}
.botG2 {
	background-image:url(../images/bots/g2_sx.png);
}
.botG2 SPAN {
	background-image:url(../images/bots/g2_dx.png);
	color:#fff;
	text-shadow: 1px 1px 0px #000;
}
.botG2:hover SPAN {
	color:#fff;
}
A.sendG, A.sendG:hover, A.sendG:visited {
	background-image:url(../../layout/layout/images/icons/send-friends_g.png);
	background-position:left top;
	width:auto;
	font-size:15px;
}
.facebookBtI, .facebookBtI:visited {
	background-image:url(../../layout/layout/images/icons/fb_g.png);
}
