@charset "utf-8";
/* CSS Document */

#chatwindow {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #0000CC;
	width:100%;
	border: 1px solid #000000;
}
.txtEVID {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
}
#chatmsg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006633;
	background-color: #f0f8f0;
	width:100%;
	border: 1px solid #000000;
	padding: 4px;
	height: 100%;
}
body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.CSSchatframe {
	border: 1px solid #000000;
}
#onlinearea {
	font-family: "Lucida Console";
	font-size: 10px;
	background-color: #f2f4f6;
	text-align: left;
	vertical-align: top;
}
.tabGrigio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px;
	border: 1px solid #000000;
	background-color: #e0e0e0;
	background-image: url(/immagini/box/head_colorati/BK_grigio_chiaro.gif);
	background-position: center;
}
.tabVerde {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px;
	background-color: #e0e0e0;
	border: 1px solid #000000;
	background-image: url(/immagini/box/head_colorati/BK_verde1_chiaro.gif);
	background-position: center;
}
.tabAzzurro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px;
	background-color: #BCBCBC;
	cursor: pointer;
	border: 1px solid #000000;
	color: #000000;
	background-image: url(/immagini/box/head_colorati/BK_blu3_chiaro.gif);
	background-position: center;
}

.data {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	width: 35px;
	text-align: center;
	vertical-align: top;
	background-color: #f2f4f6;
}
.user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	vertical-align: top;
	font-weight: bold;
}
.avatar {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	width: 10px;
	vertical-align: top;
	text-align: center;
}
.msg_pari {
	font-family: "Lucida Console";
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	vertical-align: top;	
}
.tabella {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #f0f0f0;
	border-left-color: #f0f0f0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

html, body {
	height:100%;
	border:none;
}

.msg_dispari {
	font-family: "Lucida Console";
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	vertical-align: top;
	background-color: #fafafa;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000099;
}


.bk0 {
	background-color: #000;
}
.bk1 {
	background-color: #F00;
}
.bk2 {
	background-color: #900;
}
.bk3 {
	background-color: #F90;
}
.bk4 {
	background-color: #999;
}
.bk5 {
	background-color: #00F;
}
.bk6 {
	background-color: #090;
}
.bk7 {
	background-color: #09F;
}
.bk8 {
	background-color: #F6F;
}
.bk9 {
	background-color: #963;
}

.ccol0 {
	color: #000;
}
.ccol1 {
	color: #F00;
}
.ccol2 {
	color: #900;
}
.ccol3 {
	color: #F90;
}
.ccol4 {
	color: #999;
}
.ccol5 {
	color: #00F;
}
.ccol6 {
	color: #090;
}
.ccol7 {
	color: #09F;
}
.ccol8 {
	color: #F6F;
}
.ccol9 {
	color: #963;
}

.roomInfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FFF;
	background-color: #600;
	background-image: url(../../immagini/box/head_colorati/BK_red.gif);
	background-position: center;
	color: #FFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}
