.chatDialogInput {padding:2px 5px 0px 5px;}
.chatDialogInput input.text {width:275px;margin-right:3px;border:1px solid #aaa!important;padding:3px;font-size:12px;}
.chatDialogInput input.button {width:50px;border:1px solid #aaa!important;outline:none;}
.chatDialogWindow {width:338px;height:110px;margin:5px;border:1px solid #eee!important;overflow-y:auto;-moz-border-radius:5px;-webkit-border-radius:5px;}
.chatDialogWindow ul {margin:5px;padding:0px;list-style:none;}
.chatDialogWindow ul li {padding:2px;font-size:11px;}
.chatDialogWindow ul li img {float:left;margin-right:3px;}
.chatDialogWindow ul li b.chatMe {color:#0c86d4!important;}
.chatDialogWindow ul li b.chatYou {color:#d40c0c!important;}
.chatDialogWindow ul li br {clear:both;}
.chatDialogWindow a {color:#003cff!important;text-decoration:underline!important;}
.chatDialogWindow a:hover {color:#003cff!important;text-decoration:none!important;border-bottom:1px dotted #bdcdff!important}

.chatDialogHeader {font-weight:bold;color:#666!important;padding:3px 5px 0px 5px;}
#chatSettingsOpener {float:right;}
#chatWhosOnline {list-style:none;}
#chatWhosOnline li {cursor:pointer;padding:2px 4px;background-color:#eee;border-bottom:1px solid #aaa!important;font-size:11px;}
#chatListData span.label {display:inline-block;padding:4px;font-size:10px;}
#chatWhosOnline li br {clear:both;}
#chatWhosOnline li a {color:#222;text-decoration:none!important;}
#chatWhosOnline li a img {float:left;margin-right:4px;}
#chatWhosOnline li:hover {background-color:#fff;}
#chatListData {width:119px;position:absolute;bottom:1px;background:#ccc;right:-1px;-moz-border-radius:6px 0px 0px 0px;-webkit-border-top-left-radius:6px;}
#chatList {cursor:pointer;float:right;border-left:1px solid #ccc!important;padding:4px 7px 1px 7px;min-height:19px;border-right:1px solid #eee!important;}
#chatList:hover {background:#fff!important;}
#chatList span.count {color:#06a;font-weight:bold;}

.chatLoading {padding-top:75px;}
#chatList img {float:left;margin-right:4px;}
#activeChats {float:right;list-style:none;}
#activeChats li.person {float:left;position:relative;}
#activeChats li.person span.chatPerson {color:#222!Important;font-size:11px;font-weight:bold;float:left;}
#activeChats li.person span img {float:left;margin-right:3px;}
#activeChats li.person span.new {background-color:#06a!important;color:#fff!important;}
#activeChats li.person span.new:hover {background-color:#09d!important;color:#fff!important;}
#activeChats li.person span.chatPerson div.person{cursor:pointer;float:left;}
#activeChats div.closer{cursor:pointer;float:left;width:14px;height:14px;background:transparent url('/guild/static/images/icons/closeGrey.png') no-repeat;position:relative;top:3px;left:6px;}
#activeChats div.closer:hover{cursor:pointer;background:transparent url('/guild/static/images/icons/closeDarkGrey.png') no-repeat;}
#chatListData div.closer {cursor:pointer;float:left;width:14px;height:14px;background:transparent url('/guild/static/images/icons/closeGrey.png') no-repeat;position:relative;top:6px;right:0px;}
#chatListData div.closer:hover{cursor:pointer;background:transparent url('/guild/static/images/icons/closeDarkGrey.png') no-repeat;}

#activeChats li br {clear:both;}
#menuBar {position:fixed;bottom:-1px;left:0px;width:100%;z-index:50000;}
#menuBar ul {margin:0px;padding:0px;}
#menuBarDisplay {height:23px;border:1px solid #fff!important;margin:0px 7px;background:#ddd url('/guild/static/images/fadeTrans.png') repeat-x;border-bottom-width:0px;border-left-width:0px;}
#menuBarChat {position:relative;border-left:1px solid #eee!important;}
#menuBarButtons {float:left;list-style:none;margin:0px;padding:0px;}
#menuBarButtons li {float:left;}
#chatSettingsOpener, #activeChats li.person span.chatPerson , #menuBarButtons li a {text-decoration:none;position:relative;padding:4px 5px 1px 5px;border-right:1px solid #ccc!important;border-left:1px solid #eee!important;display:inline-block;min-height:19px;}
#chatSettingsOpener, #activeChats li.person span.chatPerson {border-left:1px solid #ccc!important;border-right:1px solid #eee!important;padding:4px 7px 1px 7px;}
#chatSettingsOpener img, #activeChats li.person span.chatPerson img , #menuBarButtons li a img {width:16px;height:16px;}
#chatSettingsOpener:hover, #activeChats li.person span.chatPerson:hover , #menuBarButtons li a:hover {background:#fff;}
#menuBarButtons li.first a {border-left-width:0px!important;}
#chatSettingsOpener {border-right-width:0px!important;}
.titleBlurb {position:absolute;bottom:25px;left:-1px;text-align:center;background:#fff;color:#444;padding:2px 8px;white-space:nowrap;text-decoration:none;font-size:10px;border-bottom:1px solid #fff!important;-moz-border-radius:3px 3px 0px 0px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;z-index:60000;border:1px solid #ccc!important;border-bottom-width:0px!important;}
.chatLog {position:absolute;bottom:25px;right:0px;width:350px;height:170px;background:#fff;-moz-border-radius:6px 6px 0px 0px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;}
.nudgeCSO {left:auto;right:-1px;border-right-width:0px!important;}

