form { margin: 0px;}
.main { text-align: center; }
.settings { float: left;  text-align: left; width: 640px; margin: 20px;}
.settings  select { margin:0px; float:left; padding: 0px; height: 18px; width: 120px; margin-top: 2px;}
.settings div { float: left; width: 100px; height: 18px; margin-top: 2px; }
/* Video */
.livevideo{ float:left; width: 640px; height: 480px; border: 1px solid #000000; }
.videostream {}
.disabled { display: none  !important; }
/* Chat */
.chat{ float:left; border: 1px solid #000000; margin-left:10px;}
.chatbox { float:left; background-color: #000000;}
.chatinput { float:left; width:100%; height:40px; }
#chattext{ float:left; margin-top:1px; padding:0px; width: 79%; height: 36px; padding-left: 4px;}
#chatbutton{ float:right; margin:0px; padding:0px; width: 18%; height: 40px;}
#chatnickname{ float:left; margin-top:1px; padding:0px; width: 79%; height: 36px; padding-left: 4px;}
#chatjoin{ float:right; margin:0px; padding:0px; width: 18%; height: 40px;}
#infogfx_de { float:left; margin-top: 10px; margin-bottom: 20px; width: 640px; height:180px; background: url(/promochat/landingpage-freeshow.jpg);}
#infogfx_en { float:left; margin-top: 10px; margin-bottom: 20px; width: 640px; height:180px; background: url(/promochat/landingpage-freeshow.jpg);}

.chat { width: 200px; height: 665px; } 
.chatbg { position:relative; background-color:green; filter:alpha(opacity=60); opacity:.6; width: 201px; height: 480px; top: 11px; left: 662px; z-index:-1;} 
.chatbox { width: 100%; height: 628px; }
#chatbox .scrollbar { position: relative; float: right; width: 19px; }
#chatbox .track { height: 440px; width:19px; position: relative;}
#chatbox .viewport { overflow: hidden; position: relative; width:180px; height:100%;}
#chatbox .thumb { height: 20px; width: 16px; margin-left: 2px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
.livevideo{ width: 640px; height: 480px; }

@media (min-width: 1200px) {
  /*.content { margin: 0 auto; padding:0px; width: 1024px; height: 700px; }*/
  .chat { width: 350px; height: 665px; } 
  .chatbg { position:relative; background-color:green; filter:alpha(opacity=60); opacity:.6; width: 351px; height: 480px; top: 11px; left: 662px; z-index:-1;} 
  .chatbox { width: 100%; height: 628px; }
  #chatbox .scrollbar { position: relative; float: right; width: 19px; }
  #chatbox .track { height: 440px; width:19px; position: relative;}
  #chatbox .viewport { overflow: hidden; position: relative; width:330px; height:100%;}
  #chatbox .thumb { height: 20px; width: 16px; margin-left: 2px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
  .livevideo{ width: 640px; height: 480px;}
}
@media (max-width: 1200px) {
  /*.content { margin: 0 auto; padding:0px; width: 768px; height: 1024px; }*/
  .chat{ margin-left: 80px; width: 640px; height: 200px; }
  .chatbg { position:relative; background-color:green; filter:alpha(opacity=60); opacity:.6; width: 641px; height: 200px; top: 503px; left: 60px; z-index:-1;} 
  .chatbox { width: 640px; height: 160px; }
  #chatbox .scrollbar { position: relative; float: right; width: 19px; }
  #chatbox .track { height: 160px; width:20px; position: relative;}
  #chatbox .viewport { overflow: hidden; position: relative; width:620px; height:100%;}
  #chatbox .thumb { height: 20px; width: 16px; margin-left: 2px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
  .livevideo{ margin-left: 80px; width: 640px; height: 480px; }
  #infogfx {margin-top: 225px;}
}
@media (max-width: 900px) {
  /*.content { margin: 0 auto; padding:0px; width: 768px; height: 1024px; }*/
  .chat{ margin-left: 0px; width: 590px; height: 200px; }
  .chatbg { position:relative; background-color:green; filter:alpha(opacity=60); opacity:.6; width: 590px; height: 200px; top: 503px; left: 60px; z-index:-1;} 
  .chatbox { width: 590px; height: 160px; }
  #chatbox .scrollbar { position: relative; float: right; width: 19px; }
  #chatbox .track { height: 160px; width:20px; position: relative;}
  #chatbox .viewport { overflow: hidden; position: relative; width:570px; height:100%;}
  #chatbox .thumb { height: 20px; width: 16px; margin-left: 2px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
  .livevideo{ margin-left: 0px; width: 590px; height: 442px;  margin-top: 0px; }
  #infogfx {display:none}
}
.chatstream { }
/* Bubbles
.line { margin: 2px; padding-left: 10px; padding-right: 10px; clear:both; min-width: 20%;  max-width:80%; min-height: 18px;}
.chatright { margin-left: 2px; font-size: 10px; float: right; font-style: italic;  line-height: 18px;}
.chatleft { margin-left: 2px; font-size: 10px; float: left;  font-style: italic;  line-height: 16px;}
*/
.line { padding-left: 5px; padding-right: 5px; clear: both; width: 100%; min-height: 18px; margin-bottom: 5px;}
.chatright { font-size: 12px; float: left; line-height: 18px;}
.chatleft { font-size: 12px; float: left;  line-height: 16px; color: #A6E528; font-weight: bold;}
.remove { float: right; margin-right: 10px; cursor: pointer; }
.bl { float: right; margin-right: 10px; cursor: pointer; }
.text {clear:both; min-width:50px; word-wrap:break-word; }
.unconfirmed{ border-style: dashed; font-style: italic; }
.confirmed{ border-style: solid; font-style: normal; }
/* Bubbles
.mymessage { color: #ffffff; text-shadow: none; float: left; text-align: left;border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;  background-color: #39E639; border-width: 1px; border-color: #269926; }
.message { color: #ffffff; text-shadow: none;float: left;text-align: left;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-color: #FF9640; border-width: 1px; border-color: #BF7130;}
.system { color: #ffffff; text-shadow: none;float: left;text-align: left;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-color: #555555; border-width: 1px; border-color: #111111; min-width:70%;}
.admin { color: #111111; text-shadow: none;float: left;text-align: left;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-color: #ff0000; border-width: 1px; border-color: #ff0000; min-width:20%;}
.show { color: #111111; text-shadow: none;float: left;text-align: left;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-color: #ffcc00; border-width: 1px; border-color: #ffff00; min-width:20%;}
*/
.zensored { color: #ffffff; text-shadow: none; float: left; text-align: left; background-color: #007389; border-width: 1px; border-color: #00475D; min-width:20%; border-style: dotted; font-style: italic; }
.mymessage { color: #ffffff; text-shadow: none; float: left; text-align: left; background-color: #000000; border-width: 1px; border-color: #000000; min-width:20%;}
.message { color: #ffffff; text-shadow: none;float: left;text-align: left; background-color: #000000; border-width: 1px; border-color: #000000; min-width:20%;}
.system { color: #ffffff; text-shadow: none;float: left;text-align: left; background-color: #555555; border-width: 1px; border-color: #111111; min-width:20%;}
.admin { color: #ffffff; text-shadow: none;float: left;text-align: left; background-color: #640C00; border-width: 1px; border-color: #640C00; min-width:20%;}
.show { color: #ffffff; text-shadow: none;float: left;text-align: left; background-color: #640C00; border-width: 1px; border-color: #640C00; min-width:20%;}
/* tinyscrollbar ----------- */
#chatbox {}
#chatbox .track { background-color: #111111; filter:alpha(opacity=60); opacity:.6; }
#chatbox .thumb { background-color: #640C00; }
#chatbox .thumb .end { background-color: #BD2B2C; overflow: hidden; height: 5px; width: 13px; }
#chatbox .thumb .end { background-color: #640C00; overflow: hidden; height: 5px; width: 13px; }
#chatbox .disable{  }
#chatbox .overview { width: 100%; position: absolute; left: 0; top: 0;}
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
.txtinput {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 5px;
  height: 28px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  padding: 0 6px;
  width: 260px;
}
.button {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 5px;
  height: 28px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  padding: 0 6px;
  width: 276px;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  background-color: #74C2F0;
  border-color: #000000;
}
.text { color: #ffffff; }