﻿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; width:490px; height:404px; overflow:hidden;}



#bannerDiv,#AvailableState { position:absolute; top:21px; padding-bottom:3px; left:41px; width:400px;}



#chatResponses,#Survey{ position:absolute; top:70px; left:30px; width:290px; height:175px; line-height:18px; overflow:auto;}

#chatResponses .system, #chatResponses .operator,.accent { color:#7ba400; font-weight:bold;}

#chatResponses .system { margin-bottom:6px;}

#chatResponses .msg { margin-left:10px; color:#6d6d6d;}

#chatResponses hr { border: 0; width: 90%; margin-left:-10px; color: #e5e8ea; background-color: #e5e8ea;height: 1px;}

#chatResponses .visitor {color:#6d6d6d; font-weight:bold;}



#conversationInput { border:0px; position:absolute; bottom:55px; left:24px; width:223px; height:79px; max-height:79px; max-width:223px; min-height:79px; min-width:223px;}

#conversationInput.default { font-style:italic;}



#send_btn,#m_SendImg, #SubmitSurveyBtn, #m_SendBtn { position:absolute; bottom:61px; right:173px;}



#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; bottom:13px; right:14px;}



#secureLock {position:absolute; bottom:10px; left:14px;}
