/*<--------------------------------GENERICI----------------------------*/
html, body{
	background: #fff;
	font-family: Trebuchet MS;
	color: #666;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 10px;
}

.selectable { cursor: pointer; }

.fixPng { _behavior: url(scripts/iepngfix.htc)}

a {
	color: #666;
	text-decoration: none;
}

.inputText {
	background: #efefef;
	border: 1px solid #ccc;
	color: #555;
	padding: 2px;
}

.inputText:focus {
	background: #f8f8f8;
}

h6 {
	font-weight: bolder;
	color: #3366cc;
	padding: 5px 0 5px 0;
}

.greyRow{
	background-color:#eee;
}

.greyText{
	color:#666;
	font-size: 9px;
}

.valign{
	vertical-align: middle;
	padding-right: 5px;
}

.lalign{
	text-align: left;
}

.ralign{
	text-align: right;
}

.calign{
	text-align: center;
}

.orangeBold{
	color: #ff8000;
	font-weight: bold;
}

.dispBlk{
	display: block;
}


/*<--------------------------------CONTAINER---------------------------->*/

#container{
	width: 780px;
	margin: 0 auto;
	background-color: #fff;
	text-align: left;
	margin-top:5px;
}

/*<--------------------------------COLONNA DX---------------------------->*/

#colonnaDx{
	float: left;
	width: 201px;
}


#riepilogoTitle{
	height: 37px;
}

.riepilogoContentWhiteRow{
	padding: 5px 0 5px 0;
	width: 201px;
	text-align: right;
	text-transform: capitalize;
}

.riepilogoContentGreyRow{
	padding: 5px 0 5px 5px;
	width: 201px;
	font-weight: bold;
}

#pdfTitle {
	margin: 10px 0 0 0;
	cursor: pointer;
	visibility: hidden;
}

/*<--------------------------------COLONNA SX------------------------------->*/

#colonnaSx{
	float: left;
	width: 566px;
	padding-left: 7px;
	background: #fff url('../images/png/backContent.png') repeat-y 560px top;
}

#warning{
	width: 450px;
	height: 16px;
	background-color: #fff;
	margin: 5px 0 5px 0;
	display: none;
}


.warningText{
	font-weight: bolder;
	color: #3366CC;
}

#title{
	width: 769px;
	height: 36px;
	margin: 0px 0px 8px 3px;
	background: url("../images/png/title2.png") no-repeat;
}

.contentTitle{
	font-size: 11px;
	font-weight: bolder;
	color: #ff8000;
}

.contentText{
	text-align: justify;
}

#contentMask{
	width: 540px;
	overflow: hidden;
}

.content {
	float: left;
	width: 540px;
/*	height: 565px;*/
}

#contentHScroll {
	width: 3500px;
	padding-left: 1px;
}

.tableTd{
	padding: 5px;
	width: 250px;
}

#resultsAfterIma{
	float:left;
	margin-top:12px;
}

#resultsAfterText{
	float:left;
	width: 330px;
	padding-top: 90px;
}

#prevNext{
	width: 554px;
}

#prev {
	width: 76px;
	float: left;
	margin-right: 5px;
}

#next {
	width: 71px;
	float: left;
	margin-right: 5px;
}

#prevNext div img {
	cursor: pointer;
}

#azzera{
	float:left;
	width: 152px;
	visibility: hidden;
/*	margin-left: -87px;*/
	margin-right: 5px;
	margin-left: 41px;
}

#calcola{
	float:left;
	width: 152px;
	visibility: hidden;
/*	margin-left: -87px;*/
	margin-right: 5px;
}

/*<--------------------------------CONTENT 1---\------------------------------->*/

#dropdown{
	width: 211px;
	float: left;
	padding: 20px 0 0 0;
}

#mappa{
	width: 299px;
	float: left;
	padding: 20px 0 0 10px;
}


/*<--------------------------------CONTENT 2---\------------------------------->*/

#consNormale{
	float: left;
	width: 200px;
	margin: 20px 0 0 55px;
	text-align: center;
	background: url('../images/gif/consnormaleUp.gif') no-repeat;
}

#consAbbondante{
	float: left;
	margin-top: 20px;
	width: 200px;
	text-align: center;
	background: url('../images/gif/consabbondanteUp.gif') no-repeat;
}

/*<--------------------------------CONTENT 3---\------------------------------->*/

#inclinazioni .selectable {
	float: left;
}

#faldaClassica{
	background: url('../images/gif/faldaclassicaUp.gif') no-repeat;
}

#faldaInclinata{
	background: url('../images/gif/faldainclinataUp.gif') no-repeat;
}

#tettoPiano{
	background: url('../images/gif/tettopianoUp.gif') no-repeat;
}

#parete{
	background: url('../images/gif/pareteUp.gif') no-repeat;
}


/*<--------------------------------CONTENT 4---\------------------------------->*/

#bussola{
	width: 326px;
	margin: 50px 0 0 130px;
	background: url("../images/jpg/casetta.jpg") no-repeat;
}

/*<--------------------------------FOOTER---\------------------------------->*/

#footer{
	padding: 10px 0 10px 0;
	width: 780px;
}

#infoIcon{
	float: left;
	padding: 0 0 0 9px;
}

#infoText{
	float: left;
	width: 474px;
}

/*<--------------------------------AJAX LOADING---------------------------------->*/

.ajaxLoading-container { background: #FFF; }
.ajaxLoading-message { color: #555; text-align: center; }
.ajaxLoading-image { margin-right: 5px; vertical-align: middle }

/*<--------------------------------CHARTS---------------------------------->*/

#totale {
	display: none;
}

.chartContainer {
	float: left;
	text-align: left;
	width: 260px;
	height: 190px;
	margin-top: 12px;
}

.charts {
	background: url('../images/gif/ajax-loader.gif') no-repeat 114px 69px;
}

#offerta {
	margin-top: 12px;	
}

#contactsFinale{
	cursor: pointer;
	text-align: center;
}

#dynamicInvite1{
	visibility: hidden;
}

#dynamicInvite2{
	visibility: hidden;
}

#dynamicInvite3{
	visibility: hidden;
}

/*<-----------------------------------FORM---------------------------->*/

.response {
	display: none;
}

#formContatti input, #formContatti select, #formContatti textarea {
	margin-bottom: 10px;
}

/*<--------------------------------VALIDATION---------------------------->*/

.LV_validation_message {
	font-weight: bold;
	margin-left: 5px;
}

.LV_valid {
	color: #00CC00;
	display: none;
}

.LV_invalid {
	color: #CC0000;
}

.footerGruppoImar a{
	color:#fff;
}

/*<--------------------------------BUTTON CONTATTI---------------------------->*/

#buttonContatti{
	width: 540px;
	height: 75px;
	background: url('../images/gif/buttonContatti.gif') no-repeat 0 0;
}