/* SoluzioneSito Snc (www.soluzionesito.com) */
/* Davide Cattorini (davide@soluzionesito.com) */

body {
	font: 11px/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555;
}
a {
	color: #333333;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 8px 0;
}
h4 {
	font-size: 11px;
}
img {
	border: 0;
}
acronym, abbr { 
	cursor: help; 
	border-bottom: #999 1px dashed;
}

/* MISC */

.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
.align_justify { 
	text-align: justify;
}
.highlight {
	background: #FFFF00;
}
.sup {
	vertical-align: super;
	font-size: 9px;
}
.sub {
	vertical-align: sub;
	font-size: 9px;
}
.citazione {
	padding-right: 15px;
	padding-left: 15px;
}
.green {
	color: #4EA307;
}
.blue {
	color: #3b6295;
}
.img1 {
	float: left;
	margin-right: 10px;
}
.clear_both {
	clear: both;
}
.screencast {
	margin: 15px 15px;  /* Utilizzato per paragrafi con iconee e testi */
}

/* ELENCHI PUNTATAI PERSONALIZZATI */

.ul1 {
	margin-left: 0px;
	padding-left: 7px;
	margin-top: 0;
	list-style: none;
	line-height: 1.4em;
}
.ul1 li {
	padding-left: 13px;
	background: url("/images/frontend/default/quadrato_verde.gif") no-repeat 0 5px;
	margin: 2px 0;
}
.ul2 {
	list-style: none;
	line-height: 5em;
	padding: 0;
	margin: 0;
}
.ul2 li {
	text-align: center;
	padding: 0;
	margin: 0;
}
.faq li {
	padding-bottom: 15px;
	margin: 0;
}
.faq ol {
	margin: 0;
	padding: 0;
}

/* LINEA ORIZZONTALE PERSONALIZZATA */

hr { 
	display: none; 
}
.hr {
	height: 1px;
	margin-bottom: 1em;
	background: url("/upload/images/hr.gif");
}

/* CONTATTACI */

#contattaci {
	margin: 0 0 0 17px;
}
#contattaci fieldset {
	float: left;
	padding: 0;
	border: none;
}
#contattaci legend {
	display: none;
}
#contattaci label {
	float: left;	
	display: inline;
	line-height: 23px
}
#contattaci .txtinput {
	float: left;
	height: 17px !important;
                height /**/: 25px;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #EBEBEB;
	padding-top: 4px;
	padding-left: 3px;
	background: #FFF url("/upload/images/bg_input.gif") repeat-x;
	margin-right: 0px;
	margin-bottom: 3px;
	vertical-align: middle;
                font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#contattaci .chkinput input {
	float: left;
}
#contattaci select {
	float: left;
}
#contattaci textarea {
	text-align: justify;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #EBEBEB;
	padding-top: 4px;
	padding-left: 3px;
	background: #FFF url("/upload/images/bg_textarea.gif");
	margin-right: 0px;
	margin-bottom: 4px;
	vertical-align: middle;
                font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.btnSendMessage {
}
.contattaci_alert, .evidenziato {
	text-align: center;
	color: #F00;
	font-weight: bold;
	margin: 5px;
}

/* MOTORE DI RICERCA INTERNO */

.txtSearchLittle {
	height: 16px !important;
	height /**/: 18px;
	padding: 2px 0 0 2px;
	margin-left: 45px;
	border: 1px solid #D6D6D6;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url("/upload/images/bg_input.gif") repeat-x;
}
.btnPerformSearchLittle {
	width: 66px;
	height: 27px;
	border: 0;
	padding: 0;
	margin: 0;
	background: #FFF url("../../images/frontend/default/tasto_cerca.jpg") top left no-repeat;
	cursor: pointer;
	cursor: hand;
} 
.txtSearchBig  {
	height: 14px;
	width: 170px;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #EBEBEB;
	padding-top: 3px;
	padding-left: 3px;
	background: #FFF url("/upload/images/bg_input.gif") repeat-x;
	margin-left: 110px;
	margin-bottom: 3px;
	vertical-align: middle;
                font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.btnPerformSearchBig  {
	width: 66px;
	height: 27px;
	border: 0;
	padding: 0;
	margin: 0;
	background: #FFF url("../../images/frontend/default/tasto_cerca.jpg") top left no-repeat;
	cursor: pointer;
	cursor: hand;
}
.txtSearchBigResult  {
	height: 14px;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #EBEBEB;
	padding-top: 3px;
	padding-left: 3px;
	background: #FFF url("/upload/images/bg_input.gif") repeat-x;
	margin-right: 0px;
	margin-bottom: 3px;
	vertical-align: middle;
                font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.btnPerformSearchBigResult  {
}

/* MAPPA DEL SITO */

.mappa_del_sito {
	margin-left: 20px;
}
.mappa_del_sito li {
	list-style: square;
	line-height: 2em;
}

/* TASTI DI ACCESSO */

.tasti_di_accesso {
	margin-left: 30px;
}
.tasti_di_accesso strong {
                width: 250px;
}

/* TABELLE COSTI */

.costi table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}
.costi th {
	padding: 0 0.5em;
	text-align: left;
}
.costi tr.yellow td {
	border-top: 1px solid #2478AB;
	border-bottom: 1px solid #2478AB;
	background: #ECF0F2;
}
.costi td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
}
.costi td+td {
	border-left: 1px solid #CCC;
	text-align: center;
}
.costi li, .costi ul {
	margin-top: 0;
	padding-top: 0;
}

/* JAVASCRIPT INGRADIMENTO IMMAGINI */

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100000;
	text-align: center;
	line-height: 0;
}
#lightbox a img { 
	border: none; 
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100000;
}
#imageContainer>#hoverNav { 
	left: 0;
}
#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url("/images/frontend/lightbox/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { 
	left: 0; 
	float: left;
}
#nextLink { 
	right: 0; 
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url("/images/frontend/lightbox/prevlabel.gif") left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url("/images/frontend/lightbox/nextlabel.gif") right 15% no-repeat; 
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData {
	padding:0 10px;
}
#imageData #imageDetails { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#imageData #caption { 
	font-weight: bold;	
}
#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose { 
	width: 66px; float: right;  
	padding-bottom: 0.7em; 
	padding-right: 15px; 
}	
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* FORM */

#form {
	margin: 0 0 0 35px;
}
#form fieldset {
	float: left;
	padding: 0;
	border: none;
}
#form legend {
	display: none;
}
#form label {
	float: left;
	display: inline;
	line-height: 23px
}
#form .txtinput {
	float: left;
	height: 17px !important;
                height /**/: 25px;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #EBEBEB;
	padding-top: 4px;
	padding-left: 3px;
	background: #FFF url("/upload/images/bg_input.gif") repeat-x;
	margin-right: 0px;
	margin-bottom: 3px;
	vertical-align: middle;
                font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#form .chkinput input {
	float: left;
}
#form .chkinput label {
	margin-top: -1px;
	margin-top: -2px !important;
}
*:first-child+html #form .chkinput label {
	margin-top: -1px !important;
}
#form select {
	float: left;
}
#form textarea {
	text-align: justify;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #EBEBEB;
	padding-top: 4px;
	padding-left: 3px;
	background: #FFF url("/upload/images/bg_textarea.gif");
	margin-right: 0px;
	margin-bottom: 4px;
	vertical-align: middle;
                font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.btnFormFrontEndButton {
}
#ss_form {
	text-align: center;
}

/* CATALOGO */

#trvclquickmenu_wrapper{
	margin-left: 15px;
}
.quick_menu li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: square;
	line-height: 2em;
}
#catalogcategoryblock li {
	display: block;
	width: 375px;
	margin: 8px auto 0 auto;
	padding: 0 30px 0 0;
	float: left;
}
#catalogcategoryblock li img {
	float: left;
	margin-top: 12px;
}
#catalogcategoryblock li p {
	width: 312px;
	float: right;
	margin-right: 10px;
}
#catalogcategoryblock li ul {
	width: 312px;
	float: right;
}
#catalogcategoryblock ul li ul li {
	padding: 0 0 0 15px;
}
#catalogproductsblock li {
	display: block;
	width: 294px;
	margin: 8px auto 0 auto;
	padding: 0 40px 0 0;
	float: left;
}
#catalogproductsblock li img {
	padding-top: 12px;
	float: left;
	margin-right: 10px;
}

/* NEWSLETTER */

#newsletter{
	margin: 0 0 0 35px;
}
#newsletter fieldset {
	float: left;
	padding: 0;
	border: none;
}
#newsletter legend {
	display: none;
}
#newsletter label {
	float: left;
	display: inline;
	line-height: 23px
}
#newsletter .txtNLEmail {
	float: left;
	height: 17px;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #EBEBEB;
	padding-top: 4px;
	padding-left: 3px;
	background: #FFF url("../../upload/images/bg_input.gif") repeat-x;
	margin-right: 0px;
	margin-bottom: 3px;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}
#newsletter .chkinput input {
	float: left;
}
#newsletter select {
	float: left;
	height: 21px;
	padding-top: 2px;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #EBEBEB;
	background: #FFF url("../../upload/images/bg_input.gif") repeat-x;
	margin-bottom: 3px;
	vertical-align: middle;
	font: 11px Verdana, Geneva, Arial, helvetica, sans-serif;
}
#newsletter textarea {
	text-align: justify;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #EBEBEB;
	padding-top: 4px;
	padding-left: 3px;
	background: #FFF url("../../upload/images/bg_textarea.gif");
	margin-right: 0px;
	margin-bottom: 4px;
	vertical-align: middle;
	font: 11px Verdana, Geneva, Arial, helvetica, sans-serif;
}
.btnNLPerformIscription {

}