/* ------------------------------------------------------
 * caf_cr : Google Map
 * ------------------------------------------------------
 */
.cafcr_googlemap {
	padding-bottom:5px;
        border: 1px solid #c3e3ea;
	}
.cafcr_googlemap iframe {
	margin:5px;
}
.cafcr_googlemap h3 {
		margin:0px;
		padding:2px 4px 2px 4px;
		font-size:12px;
		color:#47748d;
		background-color:#c3e3ea;
		text-align:center;
	}
.cafcr_googlemap small a {
 	padding:5px;
 }

/* ------------------------------------------------------
 * caf_cr Plugin: Servizi
 * ------------------------------------------------------
 */
 
/* NEW */

.middle-col-08 {
	
	margin-bottom:10px;
}
.middle-col-08 h3 {

	margin:0px;
	margin-top:7px;
	padding:2px 4px 2px 4px;
	font-size:12px;
	color:#47748d;
	background-color:#c3e3ea;
	text-align:center;
}

.tx-cafcr-pi4 {
	font-size:11px;
	border: 1px solid #c3e3ea;
}
.tx-cafcr-pi4 p {
	text-align:center;
}
.tx-cafcr-pi4 span.tx-cafcr-pi4-item {

	padding:0px 10px 0px 10px;
	background-position:0px 5px;
	background-image:url(../images/mini_square_6x6.gif);
	background-repeat:no-repeat;
}

* html .tx-cafcr-pi4 span.tx-cafcr-pi4-item {
	background-position:0px 4px;
}

*+html .tx-cafcr-pi4 span.tx-cafcr-pi4-item {
	background-position:0px 4px;
}

/* OLD */
.middle-col-top-right h3 {

		margin:0px;
		padding:2px 4px 2px 4px;
		font-size:12px;
		color:#47748d;
		background-color:#c3e3ea;
		text-align:center;
	}
.middle-col-top-right {
	/*
	background-color:#FFCC00;

	border: 1px dotted #47748d;
	*/

	float:right;
	margin-top:0px;
	padding:10px 10px 10px 10px;
	width:200px;
	}

 

 /* --------- DEBUG ------------ */
#middle-col-top {

}
#right-col-top {
	

	}
 /* --------- DEBUG ------------ */
 

 
/* ------------------------------------------------------
 * caf_cr Plugin: tabella orario
 * ------------------------------------------------------
 */
.tx-cafcr-pi2-listrow {
	font-size:11px;
	padding-left:80px;
	margin-top:15px;
	margin-left:15px;
	border-left:1px solid #47748d;
	}
.tx-cafcr-pi2-listrow dd {
	margin:0px;
	}
#orario-tabella {
	margin:0px;
	padding:0px;
	
	}
.orario-empty {
	background-color:#ECECEA;
	}
#orario-tabella td {
	padding:3px;
	
	border:1px solid #FFFFFF;
	}

#orario-header-matpom, #orario-header-daal {
	text-align:center;
	font-style:italic;
	background-color:#ECECEA;
}
.orario-giorno {
	font-weight:bold;
	
	}
.orario-odd {
	background-color:#caebf3;
	}
.orario-even {
	background-color:#b5fcff;
	}
.orario-closed {
	text-align:center;
}

.tx-cafcr-pi2-listrowField-chiusura {
	background-image:url(../images/col_dx/chiuso.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:6px;
	font-weight:bold;	
}

.tx-cafcr-pi2-listrowField-note {
	background-image:url(../images/col_dx/note.gif);
	background-repeat:no-repeat;
	background-position:top left;	
	font-weight:bold;
}
/* ------------------------------------------------------
 * caf_cr Plugin: Altri cr
 * ------------------------------------------------------
 */
 .tx-cafcr-pi3-listrow {
	font-size:10px;
	border-right: 1px solid #47748d;
	padding-bottom:10px;
	padding-right:3px;
	margin:0px;

	}
 .tx-cafcr-pi3-listrow dd {
 	margin:0px;
 	margin-left:5px;
 	padding:2px;
 }
/* ------------------------------------------------------
 * caf_cr Plugin: single view
 * ------------------------------------------------------
 */
.tx-cafcr-pi1-singleView {
	font-size:11px;
	margin-left:10px;
	border-left: 1px solid #47748d;
	margin-right:8px;
	margin-top:15px;
	}

.tx-cafcr-pi1-singleView dd {
	padding-right:26px;
	
	margin:0px;
	margin-bottom:3px;
	text-align:right;
	}
.tx-cafcr-pi1-singleView dt {
	padding-right:26px;
	line-height:20px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:top right;	
	text-align:right
}
.caf-crO {
	background-image:url(../images/entity.gif);
	}
.caf-crI {
	background-image:url(../images/indi.gif);
	}

.caf-crT {
	background-image:url(../images/tel.gif);
	}
	
.caf-crF {
	background-image:url(../images/fax.gif);
	}
.caf-crE {
	background-image:url(../images/email.gif);
	}
 /* ------------------------------------------------------
 * caf_cr Plugin: list view
 * ------------------------------------------------------
 */
.tx-cafcr-pi1 {
 margin-left:5px;
}
.tx-cafcr-pi1-listrow {
	font-size:11px;
	margin-top:10px;
	
}

.tx-cafcr-pi1-listrow p,.tx-cafcr-pi1-browsebox p {
	margin:0px;
}

.tx-cafcr-pi1-listrow table {
	border-bottom:1px solid #CCCCCC;

}
.tx-cafcr-pi1-listrow table th {
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	padding:3px;
}
.tx-cafcr-pi1-listrow table td {
	padding:3px;
}

.tx-cafcr-pi1-listrow img {
	border:none;
}

.tx-cafcr-pi1-searchbox {
	/*
	float:right;
	margin-top:-42px;
	padding-right:10px;
	*/
	margin-top:15px;
	margin-bottom:10px;
	}
.tx-cafcr-pi1-searchbox table{
	
	}
.tx-cafcr-pi1-searchbox input {
	font-size:11px;
}

.tx-cafcr-pi1-browsebox {
	padding:5px;
	font-size:11px;

}

.tx-cafcr-pi1-browsebox table {


}


 /* ------------------------------------------------------
 * caf_cr : Dove Siamo
 * ------------------------------------------------------
 */
.cafcr_where {
	position:relative;
	margin-left:8px;
	top:10px;
	width:240px;

	}
.cafcr_where h3 {
		margin:0px;
		padding:2px 4px 2px 4px;
		font-size:12px;
		color:#47748d;
		background-color:#c3e3ea;
		text-align:center;
	}
 
/* IE Bugs */

/* \*/
* html table {
	height:1%;

	}
* html .tx-cafcr-pi1-listrow {
	height:1%;

	}	
* html .middle-col-top-right {
	

	}	
/* */