﻿.chatparent {height:100%;width:100%;}
	.chatparent h1 {font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
	.chatparent h2 {font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}

	.chatparent a {color:#00507a; text-decoration:none;}
	.chatparent a:hover {text-decoration:none;}
	.chatparent span.info a:hover {text-decoration:underline;}

	.chatparent img {border:0;}
	.chatparent object {outline:none; display:block;}
	.chatparent .list {min-height:50px; clear:both; font:Arial, Helvetica, sans-serif; color:#424242; font-weight:bold; background:#f5f5f5; padding:5px 0 5px 6px;}
	.chatparent .alt {background:#e8e8e8;}
		.chatparent .pic { margin:0 10px 0 0; float:left;}
		.chatparent .pic_size_normal {width:50px; height:50px; }
		.chatparent .pic_size_larger {width:75px; height:75px; }
		.chatparent .pic_size_largest {width:100px; height:100px; }
		.chatparent .info {display:inline; vertical-align:top;}
			.chatparent .name {color:#00507a; font-size:105%; }
			.chatparent .date {color:#aaaaaa; font-size:85%; }
	.chatmessages {font-family:Arial, Helvetica, Sans-Serif; font-size:12px; height:360px; overflow-x:hidden; overflow-y:scroll; margin:0 0 0 5px;}
    
	.chatfieldmaincell {float:left; height:23px; background:url(/Images/bg_chatinputbox.gif) no-repeat; text-align:left; margin:2px 0 0 0; width:512px; padding:2px 0 0 6px;}
		.chatinputmaindiv {}
			.chatinputmain {width:506px; height:22px; border:0; background:transparent; font:12px Arial, Helvetica, sans-serif; color:#9b9b9b; font-weight:bold;}
	
	.chatfieldframedcell {float:left; height:23px; background:url(/Images/bg_chatinputboxwide.gif) no-repeat; text-align:left; margin:2px 0 0 0; width:544px; padding:2px 0 0 6px;}
		.chatinputframeddiv {width:536px; height:22px;}
			.chatinputframed {width:536px; height:22px; border:0; background:transparent; font:12px Arial, Helvetica, sans-serif; color:#9b9b9b; font-weight:bold;}
	
	.chatinputbtns {float:right;}
		.chatinputbtns img {margin:0 -3px 0 4px; padding:0; border:none;}
.ChatBottomRow {width:100%; table-layout:fixed; margin:2px 0 0 2px;}
.ChatBottomRow td {vertical-align:top;}


/*.showHideDiv{float:right;}*/
       
.messageDisabled
{
	color: #E06666;
	font-style:italic;
}

.showHideDiv
{
	width:105px;
	float:right;
	text-align: right;
	margin-top:0px;
	display:block;
}

.showHideLabel
{
	text-decoration: none;
	margin-right: 5px;
	color: #0066CC;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.bannedUserMessage
{
	text-decoration: line-through;
	color: #CC3300;
}

.pause
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #808080;
	width:100%;
	text-decoration: none;
	text-align:right;
}

a.pause:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;
	color: #808080;
	text-decoration: none;
	width:100%;
	text-align:right;
}

a.pause:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;
	color: #808080;
	width:100%;
	text-decoration: none;
	text-align:right;
}