/* ========================================
website: portaportese.it
author: insistema ltd.
======================================== */

.clDescriptionCont {
	position: absolute;
	visibility: hidden;
	layer-background-color: #cccccc;
	z-index: 250;
}
/* ******************** MIOPP ******************** */
#miopp .body {
	padding-top: 35px;
}
.miopp h3 {
	text-align: left;
	padding: 30px 0 30px 30px;
}
.miopp-head div {
	float: left;
	margin: 10px 28px;
}
.miopp-head button {
	border: 0 none;
	width: 120px;
	height: 35px;
	text-indent: -999em;
	background: transparent url(../img/miopp-head-btn.png) no-repeat left top;
	-moz-box-shadow: 0px 4px 5px -4px #333;
	-webkit-box-shadow: 0px 4px 5px -4px #333;
	box-shadow: 0px 4px 5px -4px #333;
}
.miopp-head .inserisci button {
	background-position: 0px 0px;
}
.miopp-head .cancella button {
	background-position: 0px -40px;
}
.miopp-head .estratto button {
	background-position: 0px -80px;
}
.miopp-head .ricarica button {
	background-position: 0px -120px;
	float: none;
}
.miopp table {
	border-spacing: 0;
	border-collapse: separate;
}
.miopp tr, .miopp th, .miopp td {
	margin: 0;
	padding: 0;
}
.miopp th,td.mioExt {
	text-align: center;
}
.miopp th.mioPExt {
	text-align: left;
	border-right: none;
}
.miopp td.tExt {
	vertical-align: top;
}
.miopp th, .miopp td {
	padding: 1px;
}
.miopp td {
	padding: 1px 3px;
}
.miopp table input, .miopp table label {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 93%;
}
.mioAd .pulsante, .mioPag .pulsante {
	text-align: center;
}
/*** table header footer ***/
table.mioHead {
	margin: 30px auto 30px auto;
}
.mioHead td {
	vertical-align: top;
}
.mioHead .pulsante {
	margin: 0 30px;
	text-align: center;
}
/*** table annuncio ***/
/* borders */
table.mioAd {
	width: 100%;
	border: 1px solid #000;
	margin-bottom: 10px;
}
.mioAd th {
	background-color: rgb(100, 114, 144);
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #000;
	color: #fff;
}
.mioAd tfoot td {
	border-top: 1px solid #000;
}
/* backgrounds */
tr.chiara {
	background-color: #F0F0F0;
}
tr.dispari {
	background-color: #ECF1FC;
}
tr.disparimod {
	background-color: #D4D9DD;
}
td.annunciocancellato {
	color: #BBBBBB;
}
.mioDivisore {
	width: 100%;
	height: 30px;
}
.mioAd th.mioPExt a {
	text-decoration: none;
}
.mioAd th a {
	color: #fff;
	text-decoration: underline;
}
.mioAd thead td, .mioAd tfoot td, .mioAd thead th, .mioAd tfoot th {
	background-color: rgb(100, 114, 144);
	color: #fff;
}
.mioAd .mioExt {
	border-right: none;
}
.mioAd tfoot a {
	color: #fff;
}
.mioAd hr {
	border: none;
	border-top: 2px dashed #1d5487;
}
th.mioExt, td.mioExt {
	vertical-align: middle;
}
thead th.mioExt {
	height: 35px;
}
/* mioFoot */
.mioFoot input {
	vertical-align: middle;
}
.mioFoot img {
	float: right;
}
.mioFoot th {
	border-right: none;
}
.mioFoot td {
	padding: 0;
	margin: 0;
}
/*** table pagamento ***/
table.mioPag {
	border: 1px solid #000;
	margin-bottom: 10px;
}
.mioPag td.tExt {
	border-left: 1px solid #000;
}
.mioPag td {
	background-color: rgb(225, 235, 243);
	padding: 5px;
	width: 50%;
}
.mioPag .mioExt {
	font-style: italic;
}
/*** table ins annuncio ***/
table.mioIns {
	border: 1px solid #000;
	margin-bottom: 10px;
}
.mioIns td {
	background-color: rgb(225, 235, 243);
	padding: 5px;
}
/*--------------- PAGINA FORMATO ---------------*/
.pgFormato .main > .inner {
	border-bottom: 1px solid #D6DBE6;
	border-right: 1px solid #D6DBE6;
	border-left: 1px solid #D6DBE6;
}
.pgFormato span {
	font-size: 13px;
}
/* inherit span size for gwt items */
.pgFormato h2 {
	margin: 30px 0 12px;
	clear: both;
}
.pgFormato .subMain {
	padding: 0 12px 12px;
	clear: both;
}
.pgFormato .unitLeft {
	float: left;
	width: 440px;
}
.pgFormato .unitRight {
	float: right;
	width: 412px;
}
.pgFormato .adCat .unitLeft {
	width: 450px;
}
.pgFormato .adCat .unitRight {
	width: 410px;
}
.pgFormato .previewGoogle {
	text-align: center;
}
.pgFormato img.preview0ID {
	width: 410px;
	border: 1px solid #D6DBE6;
}
.pgFormato .h6 {
	margin: 18px 0 3px;
}
.unitRight .h6 {
	color: #647290;
	text-align: right;
}
.pgFormato select {
	margin-right: 20px;
	width: auto;
}
.pgFormato input[type="radio"],.pgFormato input[type="checkbox"] {
	margin-right: 6px;
}
.pgFormato .pgFormato .emailSpacer {
	margin-right: 12px;
}
.pgFormato input.formSpacer {
	margin-bottom: 3px;
}
.pgFormato label.formSpacer, .pgFormato .emailSpacer {
	display: block;
	width: 150px;
	float: left;
}
.pgFormato textarea {
	width: 410px;
	height: 90px;
	font-size: 14px;
	padding: 3px;
	letter-spacing: 1px;
}
.pgFormato .charLeft {
	width: 410px;
	text-align: right;
	display: block;
}
.pgFormato .pulsanti {
	padding: 0 350px;
}
.pgFormato .left {
	float: left;
}
.pgFormato .right {
	float: right;
}
.pgFormato .pulsanti button,.pgFormato .pulsanti a {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -999em;
	height: 21px;
}
.pgFormato .pulsanti button {
	background: url(/img/pubblica-annuncio-btn.png) no-repeat left top;
	width: 130px;
}
.pgFormato .pulsanti a {
	background: url(/img/annulla-btn.png) no-repeat left top;
	width: 90px;
}
.pgFormato .ppErr {
	text-align: left;
}
.preview0ID {
	width: 420px;
	border: 1px solid #D6DBE6;
}
.pgFormato .previewGiornale {
	text-align: center;
}
.pgFormato .previewGiornale img {
	border: 0 none;
	width: auto;
}
.subMain.pulsanti,.subMain.istruzioni {
	clear: both;
	font-size: 88%;
}
.istruzioni p, .pulsanti div {
	margin-top: 12px;
}
.alert-prezzo {
	margin: 10px 0;
}
/*** page youtube ***/
.youtube {
	background-color: rgb(255,255,255);
}
.youtube .inner {
	margin-bottom: 10px;
	background-color: rgb(236,241,252);
}
.youtube .h6 {
	margin-bottom: 10px;
}
.Yurl {
	width: 350px;
}
.youtube .h6 {
	text-transform: uppercase;
	color: rgb(255,80,0);
}
.youtube .button {
	padding-left: 3px;
	padding-right: 3px;
}
/* AGGIUNTE PER YOUTUBE */
.dialogVPanel {
	width: 630px;
	height: 370px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
	margin-bottom: 5px;
}
.frmDialog {
	width: 100%;
	height: 370px;
	border: none;
}
.immaginina {
	margin-top: 4px;
	margin-left: 10px;
}
.boxfilmato {
	width: 330px;
	vertical-align: top;
	border-top: 4px solid #C3D9FF;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.gwt-DialogBox {
	border: 8px solid #C3D9FF;
	border: 2px outset;
	background-color: white;
	z-index: 10;
}
.gwt-DialogBox .Caption {
	background-color: #C3D9FF;
	padding: 3px;
	margin: 2px;
	font-weight: bold;
	cursor: default;
}

/* ******************** GWT ******************** */
.gwtmanina {
	cursor: pointer;
	cursor: hand;
}
.gwtopzione {
	cursor: pointer;
	cursor: hand;
	color: black;
	letter-spacing: 1px;
}
.gwtlink {
	color: black;
	letter-spacing: 1px;
}
.gwl-ImageButton-On {
	cursor: pointer;
	cursor: hand;
	background-color: #FEFEFE;
}
.gwl-ImageButton-Off {
	cursor: pointer;
	cursor: hand;
	background-color: #000000;
}
.gwtanteprima {
	color: White;
	font-size: 11px;
	font-weight: bold;
}
.gwtriquadroanteprima {
	color: Black;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #E4E9ED;
}
.gwtlblspiegazione {
	padding-right: 12px;
	border-top: black 1px solid;
	padding-left: 12px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 12px;
	CURSOR: default;
	color: black;
	padding-top: 12px;
}
.gwtimmagineanteprima {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 24px;
}
.gwtrigaintestazioneanteprima {
	background-color: #9AAFC0;
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	border: 1px;
	border-thickness: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: black;
	border-style: solid;
}
#slotmappa > div {
	border: 1px solid #D6DBE6;
}
#slotmappa img {
	border: none;
	width: auto;
}
#slotresetmappa {
	float: right;
	margin-right: 7px;
}
#slotindirizzotxt {
	float: left;
	margin-top: 10px;
}
#slotgeocode {
	margin-top: 10px;
}
#slotgeocode a {
	display: block;
	text-indent: -999em;
	height: 21px;
	width: 42px;
	background: url(../img/trova-btn.png) no-repeat left top;
	margin-left: 215px;
}
#docmappa {
	clear: both;
	margin-top: 10px;
}
.costoFormato td {
	padding: 0px;
}
.costoFormato input[type=file] {
	width: 270px;
}
.highlight {
	background-color: #ECF1FC;
	border: 1px solid #D6DBE6;
}
.highlight td {
	padding: 2px 0;
}
td.highlight table {
	padding: 2px;
}
.fotohighlight {
	background-color: #fffeff;
}
.fotohighlight td {
	text-align: center;
}
.linkcancellaoff {
	cursor: pointer;
	cursor: hand;
	color: Black;
	font-size: 11px;
}
.linkcancellaon {
	cursor: pointer;
	cursor: hand;
	color: Red;
	font-size: 11px;
}
.immaginebordoon {
	cursor: pointer;
	cursor: hand;
	border: 1px solid #f00;
}
.fotofo {
	border: 1px;
	border-thickness: 1px;
	border-left: 1px;
	border-top: 1px;
	border-color: #4C4C4C;
	border-style: solid;
}
.fotofg {
	border: 1px;
	border-thickness: 1px;
	border-left: 1px;
	border-top: 1px;
	border-color: #4C4C4C;
	border-style: solid;
}
.fotoimportanti {
	border: 1px;
	border-thickness: 1px;
	border-left: 1px;
	border-top: 1px;
	border-color: #0814FC;
	border-style: solid;
}
.fontgrande {
	font-weight: bold;
	font-family: Tahoma,verdana,geneva,arial,helvetica,sans-serif;
	color: #003399;
	font-size: 14px;
}
.immaginebordooff {
	cursor: pointer;
	cursor: hand;
	border: 1px solid #CCE4F6;
}
.gwt-overbar2 {
	color: White;
	font-size: 11px;
	border: 1px;
	border-thickness: 1px;
	border-color: black;
	border-style: solid;
}
.gwt-TextBox {
	letter-spacing: 1px;
	font-size: 13px;
	width: 200px;
}
.gwt-FileUpload {
	letter-spacing: 1px;
	font-size: 10px;
	background-color: #dbdbdc;
	border-color: #EBEBEB;
	border-width: 1px;
	font-weight: bold;
}
.miopp-nav-wrapper {
	margin: 0 auto;
}
.miopp-nav {
	float: left;
	border-bottom: 1px solid #D6DBE6;
	height: 40px;
	width: 930px;
}
.miopp-nav li {
	float: left;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.miopp-nav a {
	display: block;
	margin-top: 4px;
	background-color: #ECF1FC;
	padding: 0 8px;
	border: 1px solid #D6DBE6;
	border-left: none;
	border-bottom: none;
}
.miopp-nav .current {
	background-color: #fff;
	padding: 0 10px;
	margin: 0 0 -1px 0;
	margin-bottom: -1px;
	border: 1px solid #D6DBE6;
	border-bottom: 1px solid #fff;
	height: 39px;
}
.miopp-nav .first a {
	border-left: 1px solid #D6DBE6;
}
.miopp-nav .pre a {
	border-right: none;
}
.pub-pdf a {
	display: block;
	margin: 10px 0 20px 0;
	font-size: 22px;
}
h3.totalevirtuale {
	text-align: right;
	padding-right: 30px;
}
hr {
	margin: 0;
}

