﻿.bigbox {background-color:#e3e3e3;width:640px;}
.smallbox {background-color:#819daf;width:630px;}
.chatparent {height:100%;width:100%;}
    .chatparent h1 {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
    .chatparent h2 {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; text-transform:uppercase;}
    .chatparent a {color:#fff; text-decoration:none;}
    .chatparent a:hover {color:#fff; text-decoration:none;}
    .chatparent img {border:0;}
    .chatparent object {outline:none; display:block;}
    .chatparent .list {min-height:50px; clear:both; font:Trebuchet MS, Arial, Helvetica, sans-serif; color:#295977; font-weight:bold; background:#B2c3ce; padding:5px 0 5px 6px;}
    .chatparent .alt {background:#9CB5BD;}
    .chatparent .pageparent{padding:2px 28px 8px 0px; text-align:right;}
    .chatparent .pagecurrent{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px; color:#444444; }
    .chatparent .pagelink{text-decoration:underline;font-family:Trebuchet MS, Arial, Helvetica, sans-serif; cursor:pointer; font-size:11px; color:#000;}
    .chatparent .pagelink:hover {text-decoration:none;}
	    .chatparent .pic {width:50px; height:50px; margin:0 10px 0 0; float:left;}
	    .chatparent .info {display:inline; vertical-align:middle;}
		    .chatparent .info .name {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#fff; font-size:105%; text-transform:uppercase;}
		    .chatparent .info .date {color:#fff; font-size:85%;}
    .chatmessages {font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif; font-size:12px; height:305px; overflow-x:hidden; margin:5px;}
    	.chatmessages img{border:0; margin: 0 10 0 0;}
    .chatfieldmaincell {float:left; height:31px; background:url(/images/bg_chatinputbox.gif) no-repeat; text-align:left; margin:2px 0 0 0; width:495px; padding:5px 0 0 6px;}
        .chatinputmaindiv {}
            .chatinputmain {width:489px; height:31px; border:0; background:transparent; font:12px Trebuchet MS, Arial, Helvetica, sans-serif; color:#295977; font-weight:bold;}
	
    .chatfieldframedcell {float:left; height:31px; background:url(/images/bg_chatinputboxwide.gif) no-repeat; text-align:left; margin:2px 0 0 0; width:544px; padding:5px 0 0 6px;}
        .chatinputframeddiv {width:536px; height:22px;}
            .chatinputframed {width:536px; height:22px; border:0; background:transparent; font:12px Trebuchet MS, Arial, Helvetica, sans-serif; color:#9b9b9b; font-weight:bold;}
	
	.chatinputbtns {float:right;}
	    .chatinputbtns img {margin:0 -1px 0 4px; padding:0; border:none;}
	    
	.chatparent .moderatorOptions{font-size:10px; text-align:right;padding-right:10px;}
	.chatparent .hiddenmessage{text-decoration:line-through; color:#808080;}
	
.ChatBottomRow {width:100%; table-layout:fixed; margin:2px 0 0 2px;}
.ChatBottomRow td {vertical-align:top;}
.ModDiv {width:200px;}
.ModButton, .chatparent a.ModButton {font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;font-size:11px; color:#000; text-transform:uppercase;text-decoration:none;font-weight:bold;}
.ModForm {font:70% "Trebuchet MS", Arial, Helvetica, sans-serif; color:#295977;}
.ModLogin {font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;font-size:9px;color:#819daf;}
