html {
	height: 85%;
}
body {
	height: 100%;
	background-color: #c7e5f5;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFF;
	background-image: url("../img/bg.png");
	line-height: 1.37em;
}
h3 {
	color: #97CEEC;
	margin: 0px 0px 10px 0px;
}
#main {
	border: 10px solid #000;
	background-color: #FFF;
	padding: 10px 8px 50px 8px;
	width: 600px;
	height: 420px;
	color: #000;
	box-shadow: 5px 5px #76BDE5;
	margin: 2% auto 0 auto;
}
div.bottom {
	margin: 24px 0px 0px -10px;
	width: 610px;
	background-color: #000;
	padding: 3px 5px 0px 5px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
div.links {
	text-align: right;
}
div.links a {
	margin-right: 2px;
}
#lang {
	margin-left: -2px;
	float: left;
	width: 173px;
}
#lang a {
	background-color: #97CEEC;
	color: #000;
	padding: 0px 2px;
	font-family: monospace;
}
#lang a:hover {
	background-color: #FFF;
	text-decoration: none;
}
div.create {
	margin: 0 auto;
	width: 344px;
}
input.name, input.create {
	width: 330px;
	margin: 0 auto;
	border: none;
	display: block;
	padding: 7px;
	color: #FFF;
	text-align: center;
	resize: none;
	font-size: 24px;
	box-shadow: 2px 2px #90CAEA;
}
input.create {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 4px;
	padding: 0px 7px;
	height: 30px;
	display: inline;
}
#random {
	width: 40px;
}
#nickinput {
	background-color: #000;
	border: 1px solid #97CEEC;
	color: #97CEEC;
	width: 100px;
	padding: 3px;
	font-size: 12px;
	text-align: center;
}
span.user {
	color: #000;
	padding: 3px 2px;
}
span.user:hover {
	background-color: #000;
	color: #97CEEC;
	text-decoration: none;
}
#understand, input.nicksubmit {
	border: 1px solid #97CEEC;
	color: #97CEEC;
	padding: 3px;
	font-size: 11px;
	box-shadow: 1px 1px #FFF;
}
#understand {
	font-size: 12px;
	display: block;
	margin: 5px auto 0 auto;
	width: 100px;
}
input.nicksubmit {
	margin-left: 5px;
}
#close {
	margin-top: 4px;
	float: right;
	background-color: #97CEEC;
	color: #FFF;
	width: 20px;
	height: 20px;
	border: none;
	text-align: center;
}
#understand:hover, input.nicksubmit:hover, #close:hover {
	background-color: #97CEEC;
	color: #FFF;
}
#understand:active, input.nicksubmit:active, #close:active {
	box-shadow: none;
}
#talk {
	background-color: #000;
	border: none;
	margin: -16px 0px 0px 2px;
	float: left;
	display: inline;
	padding: 3px;
	width: 67px;
	color: #97CEEC;
	height: 53px;
	font-size: 22px;
	box-shadow: 2px 2px #90CAEA;
}
input.create:hover, #talk:hover {
	background-color: #97CEEC;
	box-shadow: 2px 2px #000;
	color: #FFF;
}
input.create:active, #talk:active {
	box-shadow: 2px 2px #97CEEC;
}
#inchat {
	width: 100%;
	height: 343px;
	overflow: hidden;
	margin: 0 auto 10px auto;
}
#chat {
	padding: 5px 0px 0px 0px;
	width: 102.6%;
	height: 340px;
	overflow-x: hidden;
	overflow-y: scroll;
	word-wrap: break-word;
	line-height: 16px;
	font-size: 12px;
}
#users {
	background-color: #97CEEC;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 3px 5px 0px;
	width: 527px;
	word-spacing: 5px;
	height: 11px;
}
span.users {
	padding: 4px 2px 3px 2px;
	background-color: #000;
	color: #FFF;
}
#info {
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	padding: 2px 0px 2px 10px;
	width: 590px;
}
a {
	text-decoration: none;
	color: #84B2CE;
}
a:hover {
	text-decoration: underline;
}
a img, img a {
	border: none;
}
input.logout:hover {
	text-decoration: underline;
}
input {
	border-radius: 0px;
	-webkit-appearance: none;
	background-color: #000;
	outline: none;
}
a, input.create:hover, #talk:hover, #maximize, #sound, #file, #invite, #close, #understand, input.nicksubmit, span.user, span.block, #filebutton {
	cursor: pointer;
}
#input {
	color: #FFF;
	padding: 5px 10px;
	width: 510px;
	border: none;
	float: left;
	height: 28px;
	resize: none;
	word-wrap: break-word;
	line-height: 16px;
	font-size: 12px;
}
#input:active {
	border: none;
}
.invisible {
	display: none;
}
#url {
	font-size: 10px;
	background-color: #000;
	border: none;
	color: #97CEEC;
}
div.msg, div.gsm, div.bsg {
	padding: 8px 2px 8px 25px;
	background-color: #D8EDF8;
	width: 98%;
	word-wrap: break-word;
	background-repeat: no-repeat;
	background-image: url("../img/chat.png");
	background-position: 0.5%;
	line-height: 1.55em;
}
div.gsm {
	background-color: transparent;
}
div.bsg {
	background-color: #222;
	color: #97BEED;
	background-image: none;
	font-size: 11px;
	padding: 2px 5px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #FFF;
}
div.msg a, div.gsm a {
	color: #000;
	border-bottom: 1px dashed #000;
}
div.bsg a {
	color: #FFF;
}
div.msg a:hover, div.gsm a:hover {
	border-bottom: 1px solid #000;
	text-decoration: none;
}
img.cryptocat {
	margin-bottom: 90px;
}
img.encrypted {
	max-height: 250px;
}
span.diffkey {
	border-bottom: 1px dashed #000;
}
span.nick {
	background-color: #000;
	color: #FFF;
	padding: 2px;
	box-shadow: 2px 2px #90CAEA;
	margin: 0px 5px 5px 0px;
	font-family: "Monaco", monospace;
}
div.text {
	max-width: 95%;
	word-wrap: break-word;
}
table {
	margin: 0 auto;
	display: block;
	margin-top: 50px;
	width: 590px;
}
td.img {
	padding-top: 5px;
	width: 40px;
}
td {
	border-bottom: 8px solid transparent;
	font-size: 11px;
}
#maximize, #sound, #invite, #file {
	float: right;
}
#sound, #file, #invite {
	margin-right: 10px;
}
#notice {
	text-align: center;
	font-style: italic;
	margin-top: 0px;
}
#front {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
div.redirect {
	background-color: #222;
	box-shadow: 4px 4px #97CEEC;
	width: 600px;
	color: #FFF;
	padding: 20px 18px;
	text-align: center;
	display: block;
	margin: 2% auto 0 auto;
	font-size: 12px;
	min-height: 460px;
	box-shadow: 5px 5px #76BDE5;
}
div.redirect img {
	display: block;
	text-align: left;
	margin-bottom: 100px;
}
div.redirect p {
	font-family: Neuton, Georgia;
	font-size: 22px;
	line-height: 1.7em;
	word-wrap: break-word;
}
#changenick, #fadebox, #note {
	padding: 35px 10px 10px 10px;
	background-color: rgba(0, 0, 0, 0.96);
	color: #FFF;
	box-shadow: 4px 4px #97CEEC;
	text-align: center;
	margin: 200px auto 0 auto;
	min-height: 145px;
	font-size: 11px;
	font-family: "Monaco", monospace;
	line-height: 1.8em;
}
#changenick {
	width: 460px;
	width: 250px;
	min-height: 85px;
	padding-top: 10px;
}
#fadebox {
	width: 460px;
	padding: 0px 0px 10px 10px;
	margin-top: 120px;
	text-align: left;
}
#note {
	width: 585px;
	padding: 10px 0 5px 0;
	margin-top: 130px;
}
#notetext {
	padding: 20px 0 15px 0;
}
#intro {
	text-align: center;
}
#keygen {
	margin-top: 10px;
	font-size: 9px;
}
#keygen img {
	float: left;
	margin: 5px 20px 20px 25px;
}
#keytext {
	float: left;
	text-align: left;
	line-height: 15px;
	margin-top: -20px;
	max-width: 140px;
}
#nick {
	color: #97CEEC;
	font-weight: bold;
}
.blue, #name {
	color: #97CEEC;
}
.red {
	color: #F00;
}
span.monospace {
	font-family: "Monaco", monospace;
}
.block {
	width: 25px;
	display: inline-block;
	text-align: center;
	background-color: #97CEEC;
	color: #FFF;
	margin-left: 10px;
}
#keytropy, #recipient, #filebutton {
	color: #97CEEC;
	border: 1px solid #97CEEC;
}
#keytropy {
	float: left;
	width: 130px;
}
#filebutton {
	display: none;
	margin: 0;
}
#filebutton:hover {
	background-color: #97CEEC;
	color: #FFF;
}
#fileselect {
	opacity: 0;
}
a.download {
	padding: 2px 2px 2px 22px;
	background: url("../img/fileb.png") center left no-repeat;
	background-color: #97CEEC;
	color: #FFF;
}
a.download:hover {
	text-decoration: none;
}
.emoticon {
	background: transparent url("../img/emoticat.png") no-repeat;
	height: 13px;
	width: 13px;
	display: inline-block;
	vertical-align: 18%;
	font-size: 2px;
	color: transparent;
}
#e_cat { background-position: 0 0; }
#e_cry { background-position: -13px 0; }
#e_gasp { background-position: -26px 0; }
#e_grin { background-position: -39px 0; }
#e_sad { background-position: -52px 0; }
#e_smile { background-position: -65px 0; }
#e_squint { background-position: -78px 0; }
#e_tongue { background-position: -91px 0; }
#e_unsure { background-position: -104px 0; }
#e_wink { background-position: -117px 0; }
#e_winktongue { background-position: -130px 0; }
#e_yay { background-position: -143px 0; }
#e_shut { background-position: -156px 0; }