﻿/* test */
.boxImmagineResult
{
    display:none;    
    
}

.boxImmagineResult.test
{
	z-index:3425 !important;
}
.boxImmagineResult.test .boxZoomItemResult
{
	width:440px !important;
	height:500px !important;
	left:-110px !important;
	top:-50px !important;
}

.boxImmagineResult.test .boxZoomImmagine
{
	width:440px !important;
	height:330px !important;
	line-height: 330px !important;
}

.boxImmagineResult.test .boxDatiImmagine
{
	display:block !important;
}

/* fine test*/

body 
{
	padding:0;
	margin:0;
	border: none;
}

br
{
	line-height:20px;
}

ul
{
	padding:0;
	padding-left:10px;
	margin:0;
}

p, h1, h2, h3, h4, h5, h6
{
	padding:0;
	margin:0;
}

a img
{
	border: none;
}

.clear
{
	clear:both;
	height:0;
}

.centratore
{
	position:relative;
	margin:auto;
	width:950px;
}

.resetMarginRight
{
	margin-right:0 !important;
}

.resetMarginLeft
{
	margin-left:0 !important;
}

.resetPaddingRight
{
	padding-right:0 !important;
}

.resetPaddingLeft
{
	padding-left:0 !important;
}


/* results */

.boxTabRicerca
{
	padding:62px 0 0 0;
}

.menuSelettoriTab
{
	list-style-type:none;
	padding:0;
	height:28px;
	line-height:28px;
}

.li_selettoreTabRicerca
{
	padding:0 30px 0 12px;
	margin-right:10px;
	float:left;
	height:28px;
	line-height:28px;
	position:relative;
	font-size:12px;
	background-image: url('../private_images/ombra.png');
	background-position: left bottom;
	background-repeat:repeat-x;
	color:#AAA;
}

.li_selettoreTabRicerca.selected
{
	background-image: none !important;
}

.li_selettoreTabRicerca.selected .shortLabelTab
{
	color:#999;
}

.btnChiudiTab
{
	position:absolute;
	top:8px;
	right:10px;
	cursor:pointer;
}

.shortLabelTab
{
	white-space: nowrap;
    width: 110px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	cursor:pointer;
}

.boxZoomImmagine
{
    width:220px;
	height:220px;
	line-height:220px;
	text-align:center;
}

#fasciaCarrello
{
	background-color:#fff;
	height:34px;
	position:absolute;/* fixed;*/
	top:322px;
	left:0;
	z-index:1001;
	width:100%;
}

.fasciaGrigiaScura
{
	position:relative;
	z-index:10;
}

.fasciaGrigia
{
	position:relative;
	z-index:10;
	padding-bottom:40px;
}

.immagineResult
{
	vertical-align:middle;
	height:100%;
}

.immagineResult.verticale
{
	vertical-align:top;
	height:100%;
	width:auto;
}

.immagineResult.orizzontale
{
	vertical-align:middle;
	height:auto;
	width:96%;
}

.boxImmaginiResult
{
	/*position:relative;*/
}

.boxImmagineResult
{
	width:220px;
	height:220px;
	float:left;
	margin-right:16px;
	margin-bottom:16px;
	position:relative;
	z-index:1;
}

.boxDatiImmagine
{
	padding:20px;
	display:none;
	width:440px;
}

.boxZoomItemResult
{
	width:220px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	cursor:pointer;
}

.boxZoomItemResult.hovered
{
	cursor:default;
}

#btnAggiungiFinetra
{
	cursor:pointer;
}

#li_nuovaFinestra
{
	float:left;
	height:28px;
	line-height:28px;
	position:relative;
}

.autoreImmagine
{
	background-position: left center;
	background-repeat:no-repeat;
} 

.orientamentoImmagine
{
	background-position: left center;
	background-repeat:no-repeat;
} 

.risoluzioneImmagine
{
	background-position: left center;
	background-repeat:no-repeat;
} 

.coloreImmagine
{
	background-position: left center;
	background-repeat:no-repeat;
} 

.tagsImmagine
{
	clear:both;
	background-position: left center;
	background-repeat:no-repeat;
}

.boxDatiImmagine
{
	width:400px;
	font-size:12px;
}

.colonnaDatoImmagine
{
	width:170px;
	float:left;
	height:24px;
	line-height:24px;
	padding-left:28px;
	font-size:12px;
}

.labelDatoImmagine
{
	line-height:24px;
	padding-left:28px;
	font-size:12px;
}

.cmdAggiungiMyDownload
{
	background-image: url(../private_images/iconeDatiImmagine/icoAggiungiMyDownload.png);
	background-position: left center;
	background-repeat:no-repeat;
	font-style:italic;
	padding-left:24px;
	line-height:24px;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
.cmdDownload
{
	background-image: url(../private_images/iconeDatiImmagine/icoAggiungiMyDownload.png);
	background-position: left center;
	background-repeat:no-repeat;
	font-style:italic;
	padding-left:24px;
	line-height:24px;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;    
}

.separatore
{
	margin: 14px 0;
}

.labelTondaSx
{
	background-image: url(../private_images/labelTondaSx.png);
	background-position: left 0;
	background-repeat:no-repeat;
	padding-left:16px;
	line-height:16px;
	display:block;
	float:left;
	margin-left:10px;
	cursor:pointer;
}
.labelTondaDx
{
	background-image: url(../private_images/labelTondaDx.png);
	background-position: right 0;
	background-repeat:no-repeat;
	padding-right:16px;
	line-height:16px;
	display:block;
}

.labelTondaCen
{
	line-height:16px;
	font-size:10px;
	text-transform:uppercase;
	padding: 0 4px;
	display:block;
}

.boxNavigatore
{
	height:120px;
	position:relative;
}

.pagerImages
{
	font-size:11px;
	text-decoration:none;
	position:absolute;
	top:36px;
	left:0;
}

.boxOrdina
{
	position:absolute;
	top:36px;
	white-space:nowrap;
	right:0;
	font-size:12px;
	margin-right:15px;
}

.pagerImages a:link,
.pagerImages a:visited
{ 
	text-decoration:none;
}

.pagerImages a.selected
{
	text-decoration: underline !important;
}

.boxFormWindow
{
	padding: 20px 0;
}

.titolettoColonnaForm
{
	font-size:15px;
	color:#999999;
	font-weight:normal;
}

.boxFormCen
{	
	min-height:200px;
	width: 475px;
	float:left;
	padding-right: 10px;
}

.boxFormSx,
.boxFormDx
{
	min-height:200px;
	width: 200px;
	float:left;
	padding: 0 30px;
}

.txtRicerca,
.textbox
{
	font-size:12px;
	width:200px;
	height:30px;
	line-height:30px;
	padding: 1px 6px;
	margin:0;
}

.li_boxCategoria_liv1.espandi .menuCheckBox_liv2
{
	display:none !important;
}


.cmdEspandiCategoria
{
	cursor:pointer;
}

ul.menuCheckBox_liv1
{
	list-style-type:none;
	padding:0;
	margin:0;
}

ul.menuCheckBox_liv1 li
{
	line-height:14px;
	font-size:12px;
	position:relative;
	z-index:1;
}

.cmdShowSottoCategorie
{
	cursor:pointer;
}

ul.menuCheckBox_liv2
{
	display:none;	
	left: 0;
    line-height: 15px;
    list-style-type: none;
    margin: 0;
    padding: 0px 0 6px 26px;
    position: absolute;
    top: 20px;
    width: 202px;
}

ul.menuCheckBox_liv2 li
{
	line-height: 15px;
	padding-left: 15px;
}

select
{
	width:200px;
	color:#7E7E7E;
	font-size:12px;
}

#oscuramentoCarica
{
	display:none;
}

.espandso .cmdEspandiCategoria
{
	background-image:url('../private_images/meno.png');
	background-position: 0 0;
	background-repeat:no-repeat;
}

.puoEspandere .cmdEspandiCategoria
{
	background-image:url('../private_images/piu.png');
	background-position: 0 0;
	background-repeat:no-repeat;
}

.menuCheckBox_liv2 .cmdEspandiCategoria
{
	background:none !important;
}

.btnChiudiTab
{
	background-image:url('../private_images/chiudiFinestraDisattivo_scuro.png');
	background-position: 0 0;
	background-repeat:no-repeat;
}

.li_selettoreTabRicerca.selected .btnChiudiTab
{
	background-image:url('../private_images/chiudiFinestraAttivo_scuro.png');
	background-position: 0 0;
	background-repeat:no-repeat;
}

/* carrello */

#carrello
{
    position: absolute;
    right: 0;
    top: 0;
    height: 34px;
    padding-right:10px;
    white-space:nowrap;
}
#cmdShowCarrello
{
    position: absolute;
    right: 0px;
    bottom: -36px;
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor:pointer;
}
.NascondiCarrello
{
    display:none;    
}
.aperto #cmdShowCarrello
{
    /*background-position: 0 -36px;*/
}
.aperto .VisualizzaCarrello
{
    display:none;
}
.aperto .NascondiCarrello
{
    display:block;
}
#carrelloCarrello
{
    position: absolute;
    right: 0;
    top: 34px;
    width:195px;
    overflow:hidden;
}

.bordoBottomCarello
{
	position:relative;
	height:0;
	margin-bottom: 30px;
}

#boxElementiCarrello
{
    height: 415px;
    padding: 20px 10px;
    position: relative;
}

.numeroItemCarrello
{
	width:20px;
	float:left;
	font-size:12px;
	padding-top: 46px;
}
.immagineItemCarrello
{
	width:130px;
	float:left;
}
.testoItemCarrello
{
	width:205px;
	float:left;
	font-size:12px;
	padding-top:8px;
}

.autoreItemCarrello
{
	font-size:12px;
}
.risluzItemCarrello
{
	font-size:12px;
}
.tagsItemCarrello
{
	font-size:12px;
}

.cmdRimuoviElemCarrello
{
	position:absolute;
	bottom:0;
	right: 21px;
	cursor:pointer;
	background-color:#48494a;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color:#999999;
    font-size:10px;
	font-family: 'Lato', sans-serif;
	padding:2px 10px 2px 10px;
	text-transform: uppercase;
}

.itemCarrello
{
	padding: 8px 0;
}

#sfondoCarrello
{
    height:0;
    position:relative;
    overflow:hidden;
}

#scaricaMyDownload
{
    cursor:pointer;
    font-size:14px;
    font-style:italic;
    font-weight:bold;
    text-align:center;
    margin: 10px 10px 0 10px;
    height:30px;
    line-height:30px;
}

#headCarrello
{
	cursor:pointer;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    position:relative;
}

.segnalazioniDxCarello
{
	bottom: 2px;
    position: absolute;
    left: 0;
    display:none;
}

.boxLoghi
{
	height:34px;
	line-height:30px;
}

.boxLoghi img
{
	vertical-align:middle;
}

#cmdRisali
{
	margin-left:10px;
	cursor:pointer;
}

#carrelloIco
{
	vertical-align:middle;
	margin-left:10px;
	background-position: 0 0;
	background-repeat:no-repeat;
}

#headCarrello.selected #carrelloIco
{
	background-position: 0 -23px;
}

.labelTondaCen.selected_DESC
{
	padding-right:25px;
	background-image:url('../private_images/freccettaDESC.png');
	background-repeat:no-repeat;
	background-position: right center;
}
.labelTondaCen.selected_ASC
{
	padding-right:25px;
	background-image:url('../private_images/freccettaASC.png');
	background-repeat:no-repeat;
	background-position: right center;
}

.titolettoLabel
{
	font-size:12px;
}
.cmdColoratoSX:link,
.cmdColoratoSX:visited
{
    background-image:url('../private_images/bottoni/cmdColoratoSx.png');
    background-repeat:no-repeat;
    background-position:left top;
    display:inline-block;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
}
.cmdColoratoDX
{
    background-image:url('../private_images/bottoni/cmdColoratoDx.png');
    background-repeat:no-repeat;
    background-position:right top;
    display:inline-block;
}
.cmdColoratoMID
{
    background-image:url('../private_images/bottoni/cmdColoratoMid.png');
    background-position:center top;
    background-repeat:repeat-x;
    height:34px;
    line-height:30px;   
    display:inline-block;
    margin:0 17px 0 17px;
    cursor:pointer;
}
.cmdColoratoMID img
{
    margin-left:10px;
    vertical-align:middle;
    cursor:pointer;
}

.descImmagine
{
	padding-bottom: 10px;
}
.notainformativaHire
{
    cursor:pointer;
    text-decoration:underline;    
}