#inizio_chat, #text_messaggio
{	height: 116px;
    left: 299px;
    position: absolute;
    top: 189px;
    width: 412px;
	background: none;
	border:0;
	padding: 5px 5px;
	font-family: Arial;
	font-size: 14px;
	color: #969696;
}

.btt_chat
{	position:absolute;
	background:url(../img/chat/btt_rispondi.gif) top left no-repeat;
	width: 116px;
	height: 31px;
	top:280px;
	left:600px;
}

.btt_messaggio
{	position:absolute;
	background:url(../img/chat/btt_messaggio.gif) top left no-repeat;
	width: 150px;
	height: 31px;
	top:280px;
	left:566px;
}



#statusBig
{	left: 600px;
    position: absolute;
    top: 130px;
}

#status
{	left: 793px;
    position: absolute;
    top: 319px;
}

#livechat
{	position:fixed;
	background:url(../img/chat/bg_chat.png) top left no-repeat;
	/*width: 946px;
	height: 363px;*/
	width: 722px;
	height: 452px;
	/*left: 9px;*/
	left: 50%;
	margin-left: -361px;
    top: 50%;
    margin-top: -226px;
    z-index: 3000;
    text-align: left;
}
#livechat #livechat-head {
	position: absolute;
	top: 20px;
	left: 33px;
	width: 500px;
	height: 75px;
}
#livechat #livechat-head .title {
	color: #585858;
	font-size: 22px;
	line-height: 22px;
	font-weight: 700;
	text-shadow: 0 1px 0 #fff;
	text-transform: uppercase;
	display: block;
	margin-bottom: 12px;
}

#livechat #conversazione
{	position:absolute;
	top:99px;
	left:34px;
	padding:10px 20px;
	width:633px;
	height:247px;
	background:none;
	border:0;
	overflow: auto;
}

#livechat #conversazione p
{	float:left;
	display:inline;
	margin:0;
	padding: 10px 0;
	color:#6f6f6f;
	font-size:12px;
	line-height: 12px;
	font-family:Arial;
	width:100%;
}

#livechat #conversazione p b
{	color:#000000;
}

#livechat #testoutente
{	position:absolute;
	top:378px;
	left:34px;
	padding:5px 20px;
	width:542px;
	height:23px;
	background:none;
	border:0;
	color:#6f6f6f;
	font-size:14px;
	font-family:Arial;
}

#livechat .btt_invio
{	position:absolute;
	top:379px;
	left:627px;
	width:62px;
	height:31px;
}
#livechat .btt_info
{	position:absolute;
	top:158px;
	left:40px;
	width:170px;
	height:31px;
}

#livechat .btt_close
{	position:absolute;
	height: 14px;
    left: 676px;
    top: 18px;
    width: 14px;
}
#livechat-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2000;
	background: #777;
	opacity: 0.70;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 70);
	-MS-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 70);
}
#intro_chat
{	background:url(../img/chat/sf_accesso_chat_simple.png) top left no-repeat;
	width:596px;
	height:224px;
	margin:0;
	padding:0;
	text-align:left;
}


/* CHAT OFFLINE */
#livechat.offline {
	height: 245px;
	margin-top: -122px;
	background: url(../img/chat/bg_chat_offline.png) left top no-repeat;
}
#livechat #livechat-body {
	width: 640px;
	height: 50px;
	position: absolute;
	top: 60px;
	left: 40px;
}
#livechat #livechat-body .status {
	margin-bottom: 15px;
}
#livechat #livechat-body p {
	margin: 0;
}

.body_introchat #fancybox-content {
    border: none;
}

.body_introchat #fancybox-outer {
    background: none;
}

.body_introchat #fancybox-wrap
{	width:auto!important;}

#intro_chat h2
{	float:left;
	display:inline;
	margin-top:22px;
	margin-left:20px;
	width:550px;
	font-size:20px;
	text-transform:uppercase;
}

#intro_chat .sottotitolo
{	float:left;
	display:inline;
	margin-top:3px;
	margin-left:20px;
	width:550px;
	font-size:15px;
	color:#000000;
	text-transform:uppercase;
}

#intro_chat #user_nome
{	position:absolute;
	left: 27px;
    top: 87px;
    width: 255px;
	background:none;
	border:none;
	font-size:12px;
	color:#575757;
	font-family:Arial;
	
}

#intro_chat #user_cognome
{	position:absolute;
	left: 311px;
    top: 87px;
    width: 255px;
	background:none;
	border:none;
	font-size:12px;
	color:#575757;
	font-family:Arial;

}

#intro_chat #user_email
{	position:absolute;
	left: 27px;
    top: 131px;
    width: 535px;
	background:none;
	border:none;
	font-size:12px;
	color:#575757;
	font-family:Arial;
	
}

#intro_chat .privacy
{	position:absolute;
	left: 20px;
    top: 177px;
    width: auto;
}

#intro_chat .privacy input
{	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#intro_chat .privacy label
{	float:left;
	display:inline;
	margin:0;
	padding:0;
	margin-left:10px;
}

#intro_chat .bttinvio
{	position:absolute;
	left:496px;
	top:168px;
	width:77px;
	height:35px;
}

#nome_utente
{
	position:absolute;
	left: 793px;
	top: 16px;
	width:97px;
	text-align:center;
	color:#000000;
	text-transform:uppercase;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

#mod_photo
{	position:absolute;
	left: 793px;
	top: 158px;
	width:138px;
	height:138px;
	text-align:center;
}

#mod_photo label
{	float:left;
	display:inline;
	margin:0;
	padding:0;
	text-align:center;
	width:138px;
	color:#000000;
	text-transform:uppercase;
	font-family:Arial;
	font-size:11px;
	height:10px;
	font-weight:bold;
}

#mod_photo img
{	float:none;
	margin:9px auto;
	margin-bottom:0;
	padding:0;
	width:auto;
	height:auto;
}