#chat_next {
	background: url(/chat/images/right-arrow.gif) right bottom no-repeat;
	padding-right: 10px;
}
#chat_prev {
	background: url(/chat/images/left-arrow.gif) left bottom no-repeat;
	padding-left: 10px;
}
#chat_title{
	/* Title bar at top of the window, used for inline content and Iframe content */
	background: url(/chat/images/TBbg.gif) ;
}

#chat-wrapper {
	font-family: "lucida sans unicode", "lucida grande", verdana, helvetica, arial, sans-serif;
	width: 430px;
	margin-top: 1.5em;
	margin-left: auto;
	margin-right: auto;
	}
#chat-wrapper img {
	border: none;
	}
#chat-wrapper strong {
	font-size: .9em;
	}
#chat-comment-link {
	text-align: center;
	}
#chat-wrapper a, #chat-wrapper a:visited {
	text-decoration: none;
	color: #4b5f5e;
	}
#chat-wrapper a:hover {
	text-decoration: underline;
	}
.chat-comment-legend {
	color: #4b5f5e;
	text-align: center;
	margin-top: 1em;
	}
.chat-closed-legend {
	color: #800;
	text-align: center;
	}
.chat-leave-comment-legend {
	color: #4b5f5e;
	text-align: center;
	margin-top: 15px;
	}
.chat-submit, .chat-submit-hover {

	font-family: helvetica, arial, sans-serif;
	color: #003399;
	padding: 0;
	cursor: pointer;
	background: #F5F5F5;
	border: 1px solid #000;
	font-size: 11px;
	}
.chat-submit-hover {
	/* Applies to all submit buttons, on hover only */
	}

#chat-sort {
	text-align: center;
	}
#chat-sort .chat-num-rows {
	font-size: .85em;
	width: 2em;
	text-align: center;
	border: 1px solid #A099DF;
	}
#chat-sort .chat-submit, #chat-sort .chat-submit-hover {
	}
#chat-sort .chat-submit-hover {
	}

.chat-comment, .chat-reply {
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	}
.chat-reply {
	margin-left: 20px;
	}
.chat-reply-legend {
	color: #888;
	font-size: .85em;
	}

.chat-comment-header, .chat-comment-header-admin {
	background: #F0F0F0 url(/chat/images/header430.png);
	font-size: .9em;
	border: none;
	height: 22px;
	}
.chat-reply .chat-comment-header, .chat-reply .chat-comment-header-admin {
	background: #F0F0F0 url(/chat/images/header410.png);
	border: none;
	height: 22px;
	}
.chat-author-loc, .chat-author-loc-admin  {
	padding: 4px 0 0 5px;
	float: left;
	}
.chat-date, .chat-id, .chat-date-admin, .chat-id-admin {
	float: right;
	text-align: right;
	font-size: 1.0em;
	margin: 5px 5px 0 0;
	font-weight: normal;
	color: #4b5f5e;
	}
.chat-author-loc, .chat-author-loc-admin  {
	float: left;
	font-size: 1.1em;
	}
.chat-author, .chat-author-admin  {
	font-weight: normal;
	color: #666;
	}
.chat-author a, .chat-author-admin a {
	}
.chat-author a:visited, .chat-author-admin a:visted  {
	}
.chat-author a:hover, .chat-author-admin a:hover  {
	}
.chat-location, .chat-location-admin {
	}
.chat-date, .chat-date-admin {
	float: right;
	}
.chat-id, .chat-id-admin {
	float: right;
	display: none;
	}

.chat-comment-subject, .chat-comment-subject-admin{
	font-size: .9em;
	}
.chat-subject-title, .chat-subject-title-admin {
	}
.chat-comment-text, .chat-comment-text-admin {
	overflow: auto;
	}	

.chat-comment-text pre, .chat-comment-text-admin pre {
	margin: .5em 0 .5em 1.5em;
	font-family: "courier new", courier, monospace;
	background: #eee;
	padding: 0 2px 0 2px;
	overflow: auto;
	}
.chat-comment-text p, .chat-comment-text-admin p {
	margin: .5em 0 .5em 0;
	}
.chat-comment-text ol, .chat-comment-text-admin ol {
	margin: .5em 0 .5em -.3em;
	}
.chat-comment-text ul, .chat-comment-text-admin ul {
	margin: .5em 0 .5em -.3em;
	}
.chat-comment-text hr, .chat-comment-text-admin hr {
	}
.chat-comment-text blockquote, .chat-comment-text-admin blockquote {
	margin: .5em 0 .5em 1.5em;
	border-left: 3px solid #aaa;
	margin-left: 1.5em;
	padding-left: 5px;
	}
.chat-comment-text code, .chat-comment-text-admin code {
	font-family: "courier new", courier, monospace;
	background: #eee;
	font-size: .95em;
	}

.chat-comment-footer {
	text-align: right;
	margin-top: .5em;
	}
.chat-comment-footer .chat-submit, chat-comment-footer .chat-submit-hover  {
	}
.chat-comment-footer .chat-submit-hover {
	}
.chat-replyto-link, .chat-edit-link, .chat-delete-link, .chat-spam-link {
	display: inline;
	}

#chat-prev-next {
	text-align: center;
	margin-top: 2em;
	}
.chat-prev, .chat-prev-hover, .chat-next, .chat-next-hover, .chat-first, .chat-first-hover, .chat-last, .chat-last-hover {
	font-size: .85em;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #003399;
	cursor: pointer;
	border: none;
	background-color: #fff;
	}
.chat-next, .chat-next-hover {
	background: url(/chat/images/next-blue.gif) right no-repeat;
	padding: 0 5px 0 0;
	}
.chat-prev, .chat-prev-hover {
	background: url(/chat/images/prev-blue.gif) left no-repeat;
	padding: 0 0 0 5px;
	}
.chat-first, .chat-first-hover {
	background: url(/chat/images/first-blue.gif) left no-repeat;
	padding: 0 5px 0 0;
	}
.chat-last, .chat-last-hover {
	background: url(/chat/images/last-blue.gif) right no-repeat;
	padding: 0 5px 0 0;
	}

#chat-form-div {
	margin: auto;
	}
#chat-form-div a.help, #chat-form-div a.help:visited {
	font-family: arial, helvetica, sans-sefif;
	font-weight: bold;
	padding: 0 2px 0 2px;
	background: #8385BF;
	color: #fff;
	}
#chat-form-div .chat-help a:hover {
	background: #fff;
	color: #8385BF;
	border: 1px solid #8385BF;
	text-decoration: none;
	cursor: pointer;
	}
#chat_form, #chat-form-edit {
	font-size: .85em;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	border: 1px solid #bbb;
	text-align: left;
	}
.chat-field {
	margin-top: 5px;
	font-size: 1em;
	border: 1px solid #A099DF;
	padding: 0 2px 0 2px;
	width: 150px;
	} 
.chat-subject-field {
	margin-top: 5px;
	font-size: 1em;
	padding: 0 2px 0 2px;
	width: 85%;
	border: 1px solid #A099DF;
	} 
.field-reply {
	width: 30px;
	border: 1px solid #A099DF;
	padding: 0 2px 0 2px;
	font-size: 1em;
	} 
#chat-subscribe-line {
	margin-bottom: 5px;
	}
#admin-reply_options {
	margin-bottom: 5px;
	}
#ed_toolbar {
	/* html quick tag buttons */
	margin-bottom: 5px;
	}
#chat-form-edit #ed_toolbar {
	margin-top: 5px;
	}
#ed_toolbar input {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #003399;
	padding: 0;
	margin-right: 2px;
	cursor: pointer;
	background: #F5F5F5;
	border: 1px solid #000;
	}
#chat-form-emoticons {
	margin-top: 5px;
	}
#chat-form-div textarea {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	margin-top: 5px;
	width: 99%;
	height: 10em;
	font-size: 1em;
	padding: 0 2px 0 2px;
	}
#chat-form-submit-line {
	}
#chat-form .chat-submit, #chat-form .chat-submit-hover {
	}
#chat-form .chat-submit-form {
	}
#chat-link-target {
	display: none;
	}
#chat-error {
	color: #f00;
	}
.chat-error {
	color: #f00;
	}
.chat-required {
	color: #f00;
	font-size: 1.2em;
	}
.chat-label {
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Miscellaneous
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.chat-small {
	font-size: .85em;
	}
.chat-clear {
	clear: both;
	height: 1px;
	}
.chat-stress {
	color: #800;
	text-align: center;
	}
.chat-credit {
	color: #666;
	text-align: center;
	font-size: .85em;
	}
.chat-center {
	text-align: center;
	}

#chat-panel {
	margin: 20px 0 0 0;
	padding: 0;	
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	background: #6F6F6F;
	}
#chat-panel-wrapper {
	width: 500px;
	margin: auto;
	background: #fff;
	}
#chat-panel-header, #chat-panel-footer {
	background: #FEAB2B;
	text-align: center;
	padding: 5px 10px 5px 10px;
	}
#chat-panel-content {
	border: 1px solid #FEAB2B;
	margin: 0;
	padding-bottom: 10px;
	}
#chat-panel-message {
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	}
.chat-panel-link {
	font-size: .85em;
	text-align: center;
	}
#chat-panel-footer {
	font-size: .75em;
	color: #fff;
	}