
body div.chat-container div{width:100%;}
body div.chat-container{border-radius:5px;min-width:308px;position:fixed;right:5px;left:5px;bottom:5px;width:auto;max-width:400px;height:415px;border:1px #c0c0c0 solid;z-index:99999;background:#f7f7f7;background:url(chat/chat-background-full.png) top center repeat-x ;}
body div.chat-container.mini{height:40px; }
body div.chat-container.mini div.chat-title-line div.chat-mini-button{background:url(chat/chat-new-restore.png);}



body div.chat-container div.chat-title-line{position:relative;width:100%;height:45px;line-height:44px;float:left; }
body div.chat-container div.chat-title-line div.chat-logo{position:absolute;left:5px;bottom:0;height:93px;width:93px;background:url(chat/chat-logo.png);}
body div.chat-container div.chat-title-line div.new-messages{display:none;position:absolute;right:70px;bottom:12px;height:20px;width:29px;padding-bottom:8px;color:#ffffff;font-weight:bold;font-size:12px;line-height:20px;text-align:center;background:url(chat/new-messages.png)}


body div.chat-container div.chat-title-line div.chat-close-button{float:right;height:28px;width:27px;cursor:pointer;background:url(chat/chat-new-close.png);margin:5px;}
body div.chat-container div.chat-title-line div.chat-mini-button{float:right;height:28px;width:27px;cursor:pointer;background:url(chat/chat-new-mini.png);margin:5px;margin-right:0;}
body div.chat-container div.chat-title-line span{height:24px;line-height:24px;float:left;margin-left:5px;text-align:left;}
body div.chat-container div.chat-block1{width:100%;height:270px;float:left;position:relative;}
body div.chat-container div.chat-block1 div.chat-display{position:absolute;border:0;background:none;padding:5px;top:0;right:0;left:0;height:248px;width:auto;overflow:auto;}
body div.chat-container div.chat-block1 div.chat-data-block{width:130px;height:250px;float:right;}
body div.chat-container div.chat-block1 div.chat-data-block img.expert-picture{width:110px;margin:10px;}
body div.chat-container div.chat-block1 div.chat-data-block div.expert-name{width:109px;height:32px;line-height:16px;font-size:12px;margin:0 5px 10px 5px;text-align:center;}
body div.chat-container div.status-line{float:none;clear:both;width:auto;padding:0 10px;height:20px;line-height:20px;}
body div.chat-container div.chat-block2{position:relative;width:100%;height:80px;float:left;background:url(chat/chat-background.png)}
body div.chat-container div.chat-block2 .textarea-container{position:absolute;top:6px;right:100px;left:5px;float:right;height:60px;width:auto;margin:5px;background:url(chat/message-text-background-part.png) top right no-repeat;}
body div.chat-container div.chat-block2 .textarea-container .textarea-second-container{position:absolute;width:auto;left:0;padding-left:5px;right:5px;top:0;bottom:0;border:0;background:url(chat/message-text-background.png) left top no-repeat;}
body div.chat-container div.chat-block2 .textarea-container textarea{height:50px;padding:5px 0;line-height:16px;width:100%;font-size:12px;float:left;background:none;border:0;resize:none;}
body div.chat-container div.chat-block2 div.send-message{float:right;color:#ffffff;margin:20px 10px 0 10px;height:40px;line-height:40px;font-size:18px;text-align:center;width:86px;border:0;cursor:pointer;background:url(chat/green-button-40.png)}

body input.netochat-start{cursor:pointer;position:fixed;z-index:999999;height:33px;width:208px;padding-right:28px;font-size:20px;color:#ffffff;font-weight:bold;top:5px;left:5px;border:0;background:url(/webimages/submit_bg.png);}

body div.chat-container div.message{position:relative;height:auto;width:100%;float:left;margin-top:10px;}

body div.chat-container div.message.recieved .right{width:218px;float:left;height:auto;}
body div.chat-container div.message.recieved .message-title{width:99%;padding-left:1%;height:24px;line-height:24px;font-size:14px;color:#5c5c5c;text-align:left;}
body div.chat-container div.message.recieved .message-text-container{float:left;width:218px;height:auto;padding-bottom:14px;background:url(chat/message-text-left-bottom.png) right bottom no-repeat;}
body div.chat-container div.message.recieved .message-text-container .message-text{width:198px;padding:5px 5px 5px 15px;height:auto;min-height:41px;background:url(chat/insane-long-message-left.png) right top no-repeat;}
body div.chat-container div.message.recieved .message-expert-picture{height:80px;width:80px;float:left;border:0;border-radius:10px;overflow:hidden;}
body div.chat-container div.message.recieved .message-expert-picture img{width:80px;height:80px;display:block;}
body div.chat-container div.message.recieved .message-time{float:left;font-size:12px;height:14px;line-height:14px;margin-left:20px;width:auto;text-align:left;}

body div.chat-container div.message.sent .right{width:218px;float:right;height:auto;}
body div.chat-container div.message.sent .message-title{width:99%;padding-right:1%;height:24px;line-height:24px;font-size:14px;color:#5c5c5c;text-align:right;}
body div.chat-container div.message.sent .message-text-container{float:right;width:218px;height:auto;padding-bottom:14px;background:url(chat/message-text-right-bottom.png) left bottom no-repeat;}
body div.chat-container div.message.sent .message-text-container .message-text{width:198px;padding:5px 5px 5px 15px;height:auto;min-height:41px;background:url(chat/insane-long-message-right.png) left top no-repeat;}
body div.chat-container div.message.sent .message-expert-picture{height:80px;width:80px;float:right;border:0;border-radius:10px;overflow:hidden;}
body div.chat-container div.message.sent .message-expert-picture img{width:80px;height:80px;display:block;}
body div.chat-container div.message.sent .message-time{float:right;font-size:12px;height:14px;line-height:14px;margin-right:20px;width:auto;text-align:right;}



body div.chat-container div.introduction{z-index:9;text-align:center;position:absolute;top:24px;width:100%;height:373px;background:#ffffff;}
body div.chat-container div.introduction div.chat-intro-label{height:24px;line-height:24px;width:90%;margin:5px auto;text-align:right;}
body div.chat-container div.introduction input.field{ width:86%;padding:0 2%;border:1px #000000 solid;margin:5px auto;text-align:right;height:24px;line-height:24px;}
body div.chat-container div.introduction textarea.text-field{text-align:right;width:86%;padding:3px 2%;height:84px;line-height:14px;margin:5px auto;resize:none;border:1px #000000 solid;}
body div.chat-container div.introduction div.send-message{margin:5px auto;height:80px;line-height:80px;font-size:18px;text-align:center;width:90%;border:1px #000000 solid;cursor:pointer;}

body div.chat-container div.please-wait{width:90%;height:48px;line-height:24px;text-align:center;padding-top:200px;background:url(chat/waiting.gif) top center no-repeat;margin:15px auto;}

body div.chat-container .chat-end-block{width:90%;height:48px;line-height:24px;text-align:center;margin:15px auto;}

body div.chat-container .request-container{position:fixed;right:5px;bottom:5px;width:320px;height:150px;border:1px #000000 solid;z-index:99999}

body div.request-container{position:fixed;right:5px;bottom:5px;width:320px;height:80px;border:1px #9e9e9e solid;z-index:99999;background:url(chat/chat-background.png) center bottom;border-radius:8px;}
body div.request-container .request-image{border:1px #9e9e9e solid;height:68px;width:68px;margin:5px;float:left;border-radius:5px;}
body div.request-container .request-block{width:235px;height:70px;margin:5px;float:left;margin-left:0;}
body div.request-container .request-block .request-name{color:#212121;width:235px;height:28px;line-height:24px;font-size:14px;font-weight:bold;text-align:left}
body div.request-container .request-block .request-name .request-close{float:right;cursor:pointer;}
body div.request-container .request-block .request-message{font-size:12px;line-height:12px;width:176px;height:40x;float:left;text-align:left;color:#212121;}
body div.request-container .request-block .request-reply{cursor:pointer;width:58px;color:#ffffff;font-size:14px;text-align:center;height:38px;line-height:40px;border:0;margin-top:5px;background:url(chat/reply-chat-button.png);float:left;}




body div.floating-cont{position:fixed;right:5px;bottom:5px;width:237px;padding:11px 0 0 60px;height:80px;left:5px;z-index:99999;background:url(chat/floating-start.png) center bottom; }
body div.floating-cont .input{float:left;width:175px;padding:0 5px;height:31px;line-height:30px;background:url(chat/floating-input.png);color:#3d3d3d;border:0;}
body div.floating-cont .input ~ .input{margin-top:8px;}
body div.floating-cont .go{  border:0;background:none;cursor:pointer;height: 47px;position: absolute;right: 0;top: 22px;width: 45px;}
