﻿body { background-image:url(../images/chat-bg.png); background-repeat: no-repeat; font-family:"Trebuchet MS", Geneva, Arial; font-size:12px; color:#5a5a5a;}

input,textarea,select{font-family:"Trebuchet MS", Geneva, Arial;font-size:12px;}

textarea {line-height:16px;color:#6d6d6d; }



strong {font-weight:bold;}

a {text-decoration:none;}

a:hover {text-decoration:underline;}



#mainDiv{position:absolute; color:white; width:490px; height:404px; overflow:hidden;}




#bannerDiv,#AvailableState { position:absolute; top:40px; left:10px; width:400px; height:10px;}



#chatResponses,#Survey{ position:absolute; top:70px; left:30px; width:290px; height:175px; line-height:18px; overflow:auto;}
#Survey{ position:absolute;top:55px; color:#000000;left:10px; width:350px; height: 285px; line-height:18px; overflow:auto;background-color: #FFFFFF;border-top:solid 7px orange;}
#chatResponses .system, #chatResponses .operator,.accent { color:#7ba400; font-weight:bold;}

#chatResponses .system { margin-bottom:6px; color:#000000;}


#chatResponses .msg { margin-left:10px; color:#000000;}

#chatResponses{ position:absolute;top:55px; color:green;left:10px; width:340px; height: 170px; line-height:18px; overflow:auto;background-color: #FFFFFF;border-top:solid 7px orange;}

#chatResponses .visitor {color:green; font-weight:bold;}



#conversationInput.default { font-style:italic;} 

#send_btn,#m_SendImg { position:absolute; top:317px; left:256px;}
#m_SendBtn { position:absolute; top:316px; left:256px;}
#SubmitSurveyBtn{ position:absolute; bottom:61px; right:137px;}



#operator_avatar, #visitor_avatar { position:absolute; right:0px; width:146px; font-size:11px; }

#operator_avatar { top:63px;}

#operator_avatar .avatar {width:133px; height:133px; overflow:hidden; margin-left:-5px; margin-top:8px; background-image:url(../Images/operator_avatar.png);background-repeat: no-repeat;}





#visitor_avatar {top:243px;}

#visitor_avatar .avatar {width:94px; height:94px; overflow:hidden; margin-left:0px; margin-top:9px;background-image:url(../Images/visitor_avatar.png); background-repeat: no-repeat; }



#m_EndChatBtn {position:absolute; top:346px; left:226px;}



#secureLock {position:absolute; bottom:3px; left:3px;}

  #google{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-size: 11px;
	width: 170px;
	left: 180px;
	position: relative;
	top: 375px;
}
#google a{
	text-decoration: none;
	vertical-align: middle;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
}
#google a img{
	vertical-align: middle;
	float: none;
	left: 5px;
	position: relative;
}
/* Custom EXAIR */
.secureImg{position:absolute; top:3px; right:3px;}
.infoOperatorTime{position:absolute; bottom:5px; left:14px;}
.infoLocalTime{position:absolute; bottom:5px; left:314px;}
#conversationInput { border:none; position:absolute; top:237px; left:10px; width:335px; height:73px; overflow:auto;}
#conversationInputPlaceHolder { border:none; position:absolute; top:231px; left:10px; width:336px; height:84px; background-color: #6F6F71;}
#chatButtonPlaceHolder{background-color: #FFFFFF; position:absolute; top:235px; left:226px; width:122px; height: 135px;}
#chatButton {position:absolute; bottom:41px; right:3px; bottom: 81px;}