/* CSS Document */

#cr-wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	display:none;
}
#cr-loader {
	width:220px;
	margin-top:70px;
	margin-left:100px;
}
#cr-loader div{
	text-align:center;
}

#cr-container {
	margin-top:10px;
}

#cr-side-a {
	float: left;
	width: 487px;
	min-height: 260px;
	height: auto !important;
	height: 260px;
}

#cr-side-b {
	margin: 0px 0px 0px 22px;
	float: left;
	width: 212px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

/* stile del blocco contenente la domanda */
#cr-question {
	width:487px;
	clear : both;
}

#cr-title-container {
	margin-bottom: 25px;
}

#cr-puff {
	background: transparent url(../../images/selezioneconto/genius/puff.gif) no-repeat 15px 0;
	margin-bottom : 20px;
}

/* stile di default della domanda */
#cr-question div.cr-text {
	font-family: arial,helvetica,sans-serif;
	font-size:19px;
	text-align:left;
	padding : 10px;
	color:#fff;
	background-color : #4076B2;
}

/* stile del blocco contenente la risposta*/
.cr-answer {
	position:absolute;
/*	position:relative;*/
	width :220px;
	height:100px;
	display:none;
	float:left;
	background : transparent url(../../images/selezioneconto/genius/tessera_noshad.png) no-repeat 0 0;
	cursor : pointer;
}


/* stile di default della risposta*/
.cr-answer div.cr-text {
	color:#E2001A;
	font-family: "trebuchet ms", arial, helvetica, verdana, sans-serif;
	font-size:22px;
	padding:35px 15px;
	text-align:center;
	width:190px;
}
/* ie8 */
* html .cr-answer div.cr-text {
	width: 220px;
}

/* domanda 1*/
#cr-answer_1 div {
	background: transparent url(../../images/selezioneconto/genius/a.png) no-repeat 7px 6px;
}

/* domanda 2*/
#cr-answer_2 div {
	background: transparent url(../../images/selezioneconto/genius/b.png) no-repeat 8px 6px;
}
#cr-answer_container {
	position:absolute;
	margin-top:20px;
}
#cr-answer_container .clear {
	clear : both;
}

/* contenitore history*/
#cr-history {
	width :100%;
}

#cr-history .cr-start, #cr-history .cr-back {
	cursor:pointer;
	margin-top: 15px;
	margin-left: 5px;
}

/* titolo history */
.cr-htitle {
	width:216px;
	height:35;
	background: transparent url(../../images/selezioneconto/genius/scelte.png) no-repeat 4px 0;
	display:none;
}

#cr-explaination {
	width:217px;
}

#cr-explaination-head {
	height:36;
	background: transparent url(../../images/selezioneconto/genius/top.png) no-repeat 0 0;
}
#cr-explaination-text {
	background: transparent url(../../images/selezioneconto/genius/middle.png) repeat-y 0 0;
}
#cr-explaination-foot {
	height:12;
	background: transparent url(../../images/selezioneconto/genius/bottom.png) no-repeat 0 0;
}

* html #cr-explaination-head {
	height:41;
}

#cr-explaination div#cr-explaination-text {
	line-height: 20px;
	font-size : 12px;
	padding : 15px;
}

.cr-htitle div, #cr-explaination div#cr-explaination-head {
	line-height: 35px;
	font-size: 18px;
	font-weight:bold;
    text-align: center;
    color:#4077b2;
}
#cr-explaination div#cr-explaination-head {
	padding-top:5px;
}

/* contenitore risposta fasulla per effetto transfer*/
#cr-fakebox {
	width:215px;
	height:65px;
}

/*blocco domanda spostata nell'history*/
.cr-hanswer {
	display:block;
	width:215px;
/*	height:100px;*/
	margin-top:1px;
	background: #ffffff url(../../images/selezioneconto/genius/risposta_sfondo1px.png) repeat-y 0 0;
}

/* pulsante chiudi domanda dall'history*/
.cr-hanswer div.cr-close {
	cursor:pointer;
	float:left;
	margin-top:10px;
	height:21px;
	width:21px;
	background:transparent url(../../images/selezioneconto/genius/close.gif) no-repeat 0 0px;
}

/* testo della risposta nell'history*/
.cr-hanswer div.cr-dr {
	width:180px;
/*	height:80px;*/
	padding: 10px 6px;
	float:left;
}

/* testo della domanda nell'history*/
.cr-hanswer div.cr-dtext {
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
}

/* testo della risposta nell'history*/
.cr-hanswer div.cr-rtext {
	color: #FF0000;
	font-family: "trebuchet ms", arial, helvetica, verdana, sans-serif;
    text-transform: uppercase;
    font-size:18px;
	margin-top:5px;
}

/* blocco per visualizzare il risultato finale*/
.cr-end {
	width: 99%;
	display: none;
}

.cr-button {
	position:relative;
	text-align:center;
	top:125px;
}
.cr-button img {
	margin-left:15px;
	display:none;
	cursor:pointer;
}

/* stile del blocco cliccato e spostato nell'history*/
.ui-effects-transfer { border: 2px dotted gray; }

/* impostazione singole domande/risposte*/
/*domanda q10, q12*/
.cr-answer_q10r1, .cr-answer_q12r1 {
	font-size:14px !important;
	padding-top:12px !important;
}
.cr-answer_q10r2, .cr-answer_q12r2 {
	font-size:14px !important;
	padding-top:22px !important;
}
.cr-hanswer_q10r1, .cr-hanswer_q10r2, .cr-hanswer_q12r1, .cr-hanswer_q12r2 {
	/*font-size:11px !important;*/
}
/*domanda q8, q15 (utilizzi spesso cc)*/
.cr-answer_q8r1, .cr-answer_q15r1 {
	font-size:17px !important;
	padding-top:38px !important;
}
.cr-answer_q8r2, .cr-answer_q15r2 {
	font-size:17px !important;
	padding-top:16px !important;
}
.cr-hanswer_q8r1, .cr-hanswer_q15r1 {
	/*font-size:15px !important;*/
}
.cr-hanswer_q8r2, .cr-hanswer_q15r2 {
	/*font-size:12px !important;*/
}
/*domanda q26,q27,q28,q29  (tipo d'utente)*/
.cr-answer_q26r1, .cr-answer_q27r1, .cr-answer_q28r1, .cr-answer_q29r1 {
	font-size:15px !important;
	padding-top:28px !important;
}
.cr-answer_q26r2, .cr-answer_q27r2, .cr-answer_q28r2, .cr-answer_q29r2 {
	font-size:15px !important;
	padding-top:20px !important;
}

.cr-hanswer_q26r1, .cr-hanswer_q26r2,
.cr-hanswer_q27r1, .cr-hanswer_q27r2,
.cr-hanswer_q28r1, .cr-hanswer_q28r2,
.cr-hanswer_q29r1, .cr-hanswer_q29r2 {
	/*font-size:13px !important;*/
}

/*domanda q19,q20,q23  (bonifici)*/
.cr-answer_q19r1, .cr-answer_q20r1, .cr-answer_q23r1,
.cr-answer_q19r2, .cr-answer_q20r2, .cr-answer_q23r2 {
	padding-top:28px !important;
	font-size :18px !important;
}

.cr-hanswer_q19r1, .cr-hanswer_q20r1, .cr-hanswer_q23r1 {
	/*font-size:15px !important;*/
}
.cr-hanswer_q19r2, .cr-hanswer_q20r2, .cr-hanswer_q23r2 {
}
