/* qwebirc -- Copyright (C) 2008-2009 Chris Porter --- All rights reserved. */ .qwebirc .colourline .Xc0
{
	color: white;
} .qwebirc .colourline .Xc1
{
	color: black;
} .qwebirc .colourline .Xc2
{
	color: #040059;
} .qwebirc .colourline .Xc3
{
	color: #004f05;
} .qwebirc .colourline .Xc4
{
	color: red;
} .qwebirc .colourline .Xc5
{
	color: #4f0013;
} .qwebirc .colourline .Xc6
{
	color: purple;
} .qwebirc .colourline .Xc7
{
	color: #ff5d00;
} .qwebirc .colourline .Xc8
{
	color: yellow;
} .qwebirc .colourline .Xc9
{
	color: green;
} .qwebirc .colourline .Xc10
{
	color: teal;
} .qwebirc .colourline .Xc11
{
	color: #00f7ff;
} .qwebirc .colourline .Xc12
{
	color: blue;
} .qwebirc .colourline .Xc13
{
	color: fuchsia;
} .qwebirc .colourline .Xc14
{
	color: #4d4d4d;
} .qwebirc .colourline .Xc15
{
	color: gray;
} .qwebirc .colourline .Xbc0
{
	background-color: white;
} .qwebirc .colourline .Xbc1
{
	background-color: black;
} .qwebirc .colourline .Xbc2
{
	background-color: darkBlue;
} .qwebirc .colourline .Xbc3
{
	background-color: darkGreen;
} .qwebirc .colourline .Xbc4
{
	background-color: red;
} .qwebirc .colourline .Xbc5
{
	background-color: darkRed;
} .qwebirc .colourline .Xbc6
{
	background-color: purple;
} .qwebirc .colourline .Xbc7
{
	background-color: orange;
} .qwebirc .colourline .Xbc8
{
	background-color: yellow;
} .qwebirc .colourline .Xbc9
{
	background-color: green;
} .qwebirc .colourline .Xbc10
{
	background-color: teal;
} .qwebirc .colourline .Xbc11
{
	background-color: cyan;
} .qwebirc .colourline .Xbc12
{
	background-color: blue;
} .qwebirc .colourline .Xbc13
{
	background-color: fuchsia;
} .qwebirc .colourline .Xbc14
{
	background-color: darkGray;
} .qwebirc .colourline .Xbc15
{
	background-color: gray;
} .qwebirc .colourline .Xb
{
	font-weight: bold;
} .qwebirc .colourline .Xu
{
	text-decoration: underline;
} .qwebirc .warncolour
{
	background-color: #ff9090;
} .qwebirc .infocolour
{
	background-color: #9090ff;
} .qwebirc-centrebox
{
	height: 100%;
	width: 100%;
} .qwebirc-centrebox table
{
	width: 100%;
}.qwebirc-centrebox table table
{
	width: auto;
}
.qwebirc-loginbox
{
	width: 100%;
	text-align: center;
}
.qwebirc-loginbox .tr1 td
{
	width: 100%;
	text-align: center;
}
.qwebirc-loginbox .tr2 td
{
	vertical-align: top;
}
.qwebirc-loginbox .tr2 table
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}.qwebirc-confirmbox
{
	width: 100%;
	vertical-align: middle;
}.qwebirc-confirmbox .tr1 td
{
	width: 100%;
	vertical-align: bottom;
	text-align: center;
}.qwebirc-confirmbox .tr2 td
{
	width: 100%;
	vertical-align: top;
	text-align: center;
}.qwebirc-aboutpane
{
	font-size: 1em !important;
}.qwebirc-aboutpane .mainbody
{
	font-size: .8em;
	text-align: center;
	padding: 5px;
}.qwebirc-aboutpane table
{
	display: inline-block;
}.qwebirc-aboutpane div.header
{
	padding-top: 5px;
}.qwebirc-aboutpane .header
{
	background: white;
	text-align: center;
	border-bottom: 1px solid gray;
	padding-bottom: 5px;
}.qwebirc-aboutpane .header .title
{
	font-size: 3em;
}.qwebirc-aboutpane .header .subtitle
{
	text-align: center;
	margin-top: 10px;
}.qwebirc-aboutpane .skipmargin
{
	margin-top: 0;
}

div.qwebirc-embeddedwizard
{
	padding-left: 5px;
	padding-top: 2px;
}.qwebirc-embeddedwizard input.text
{
	width: 300px;
}.qwebirc-embeddedwizard input.iframetext
{
	width: 95%;
}.qwebirc-embeddedwizard div.wizardcontrols
{
	position: absolute;
	bottom: 3px;
	right: 6px;
}.qwebirc-embeddedwizard .wizardcontrols input
{
	width: 70px;
}.qwebirc-privacypolicypane
{
	font-size: 1em !important;
}.qwebirc-privacypolicypane .mainbody
{
	font-size: .8em;
	text-align: center;
	padding: 5px;
}.qwebirc-privacypolicypane table
{
	display: inline-block;
}.qwebirc-privacypolicypane div.header
{
	padding-top: 5px;
}.qwebirc-privacypolicypane .header
{
	background: white;
	text-align: center;
	border-bottom: 1px solid gray;
	padding-bottom: 5px;
}.qwebirc-privacypolicypane .header .title
{
	font-size: 3em;
}.qwebirc-privacypolicypane .header .subtitle
{
	text-align: center;
	margin-top: 10px;
}.qwebirc-privacypolicypane .monospace
{
	font-family: Consolas, "Lucida Console", monospace;
}.qwebirc-feedbackpane
{
	font-size: 1em !important;
}.qwebirc-feedbackpane .mainbody
{
	font-size: .8em;
	text-align: center;
	padding: 5px;
}.qwebirc-feedbackpane table
{
	display: inline-block;
}.qwebirc-feedbackpane div.header
{
	padding-top: 5px;
}.qwebirc-feedbackpane .header
{
	background: white;
	text-align: center;
	border-bottom: 1px solid gray;
	padding-bottom: 5px;
}.qwebirc-feedbackpane .header .title
{
	font-size: 3em;
}.qwebirc-feedbackpane .header .subtitle
{
	text-align: center;
	margin-top: 10px;
}.qwebirc-feedbackpane .monospace
{
	font-family: Consolas, "Lucida Console", monospace;
}.qwebirc-faqpane
{
	font-size: 1em !important;
}.qwebirc-faqpane .mainbody
{
	font-size: .8em;
	text-align: center;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
}.qwebirc-faqpane table
{
	display: inline-block;
}.qwebirc-faqpane div.header
{
	padding-top: 5px;
}.qwebirc-faqpane .header
{
	background: white;
	text-align: center;
	border-bottom: 1px solid gray;
	padding-bottom: 5px;
}.qwebirc-faqpane .header .title
{
	font-size: 3em;
}.qwebirc-faqpane .header .subtitle
{
	text-align: center;
	margin-top: 10px;
}.qwebirc-faqpane .monospace
{
	font-family: Consolas, "Lucida Console", monospace;
}.qwebirc .loading
{
	padding-left: 4px;
	padding-top: 3px;
	font-size: .8em;
}

body
{
	margin: 0;
	height: 100%;
	overflow: hidden;
	font-family: Verdana, sans-serif;
}

html
{
	overflow: hidden;
}#ircui
{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}.qwebirc-qui .dynamicpanel
{
	position: absolute;
}.qwebirc-qui .widepanel, .leftboundpanel
{
	left: 0;
}.qwebirc-qui .widepanel
{
	width: 100%;
}.qwebirc-qui .topboundpanel
{
	top: 0;
}.qwebirc-qui .bottomboundpanel
{
	color: red;
}.qwebirc-qui .lines
{
	color: black;
	overflow: auto;
	font-size: .8em;
	background: white;
}.qwebirc-qui .ircwindow
{
	font-family: Consolas, "Lucida Console", Verdana, monospace, sans-serif, "sans serif";
}.qwebirc-qui .tab-invisible
{
	display: none;
}
.qwebirc-qui .input input.keyboard-input
{
	border: 0;
	margin: 2px 0 0 0;
	width: 99%;
	background-color: #ffefef;
}
.qwebirc-qui .input input.mobile-input
{
	border: 0;
	margin: 2px 0 0 0;
}.qwebirc-qui .input input.mobile-button
{
	position: absolute;
	top: 0;
}.qwebirc-qui form
{
	margin: 0;
	padding: 0;
}
.qwebirc-qui .topic
{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	background-color: #b40000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	height: 25px;
}
.qwebirc-qui .topic .emptytopic
{
	color: white;
}
.qwebirc-qui .topic
{
	color: white;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 14px;
	cursor: default;
}
.qwebirc-qui .topic a
{
	color: #cdcdcd;
	font-weight: bold;
	text-decoration: none;
}
.qwebirc-qui .topic a:visited
{
	color: #cdcdcd;
	font-weight: bold;
	text-decoration: none;
}
.qwebirc-qui .topic a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.qwebirc-qui .outertabbar
{
	border-bottom: 1px solid #c3cee0;
	background: #970012;
	white-space: nowrap;
	display: none;
}.qwebirc-qui .tabbar
{
	padding: 4px;
	font-size: .8em;
	color: #000;
	display: none;
}.qwebirc-qui a.tab
{
	border: 1px solid #c8d2dc;
	padding: 2px;
	cursor: default;
	margin-right: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}.qwebirc-qui a.tab
{
	text-decoration: none;
	color: #000;
}.qwebirc-qui .tab:hover
{
	background: #fff;
	border: 1px solid #c8d2dc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}.qwebirc-qui .tab-selected
{
	background: #fff;
	border: 1px solid #c8d2dc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #333;
}.qwebirc-qui div.input
{
	border-top: 1px solid #888888;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffefef;
}
.qwebirc-qui .tabclose
{
	margin-left: 5px;
	font-size: .6em;
	vertical-align: top;
	padding-left: 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}.qwebirc-qui a.tab-hilight-activity
{
	color: green;
}.qwebirc-qui a.tab-hilight-speech
{
	color: blue;
}.qwebirc-qui a.tab-hilight-us
{
	color: red;
}.qwebirc-qui .nicklist
{
	border-left: 1px solid #888888;
	position: absolute;
	top: 0;
	right: 0;
	width: 140px;
	overflow: auto;
	background: #dadada;
	color: black;
	font-size: .7em;
}.qwebirc-qui .nicklist a
{
	display: block;
	color: black;
	text-decoration: none;
	cursor: default;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #888888;
	padding-left: 1px;
}.qwebirc-qui .nicklist a.selected
{
	display: block;
	color: black;
	background: white;
	text-decoration: none;
	border-bottom: #c8d2dc 1px solid;
	cursor: default;
}.qwebirc-qui .nicklist a.selected-middle
{
	border-top: #c8d2dc 1px solid;
}

div#noscript
{
	text-align: center;
	font-weight: bold;
}.qwebirc-qui .nicklist div.menu
{
	margin: 0 0 0 5px;
}.qwebirc-qui .nicklist div.menu a
{
	border-bottom: 0;
	border-top: 0;
}.qwebirc-qui .hyperlink-whois, .hyperlink-qwhois, .hyperlink-channel
{
	cursor: pointer;
	cursor: hand;
}.qwebirc-qui .hyperlink-whois:hover, .hyperlink-qwhois:hover, .hyperlink-channel:hover
{
	text-decoration: underline;
}.qwebirc-qui .outertabbar .dropdown-tab
{
	cursor: pointer;
	cursor: hand;
	float: left;
	padding: 4px;
	display: none;
}.qwebirc-qui .dropdownmenu
{
	z-index: 100;
	border: 1px solid #c8d2dc;
	position: relative;
	top: 10px;
	left: 10px;
	background: #f2f0ff;
}.qwebirc-qui .dropdownmenu a
{
	display: block;
	font-size: .7em;
	color: black;
	cursor: pointer;
	cursor: hand;
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
}.qwebirc-qui .dropdownmenu a:hover
{
	background: #FFFFFE;
}.qwebirc-qui .dropdownhint
{
	position: relative;
	left: -500px;
	z-index: 10;
	white-space: nowrap;
	font-size: .7em;
	display: none;
}.qwebirc-qui hr.lastpos
{
	border: none;
	border-top: 1px solid #C8D2DC;
	margin-left: 3em;
	margin-right: 3em;
}

