/* CSS Document chc forum color settings*/

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	background: #FFFFFF;
}

.tx-chcforum-pi1-Table thead tr th {
	background: #99CC33;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	background: #CCFF99;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	background: #FFFFCC;
}
/* GENERIC TABLE END */


/* CATEGORY TABLE BEGIN */
.tx-chcforum-pi1-catConferenceCell dd.new {
	color: #CCF;
}
.tx-chcforum-pi1-confThreadNew {
	color: #FF0000;
}

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath a {
	color: #6F6E70;
}

.tx-chcforum-pi1-navPath {
	color: #6F6E70;
	background: #CCFF99;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	color: #6F6E70;
	background: #fff;
}

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	background: #E3E7EF;
}

.tx-chcforum-pi1-postForm #formWhere {
	background: #A7B3CB;
}
.tx-chcforum-pi1-postForm fieldset {
	background-color: #E9E9E9;
}

.tx-chcforum-pi1-postForm fieldset#formTop legend {
	background-color: #E9E9E9;
}

.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	background-color: #E9E9E9;
}

.tx-chcforum-pi1-formBtn input {
	background-color: #FFF;
}

.tx-chcforum-pi1-formBtnHov {
	background-color: #FFF;
	color: #CC0000;
}

.tx-chcforum-pi1-formBtnStyle {
	background-color: #FFF;
}

.tx-chcforum-pi1-formBtnStyleHov {
	background-color: #FFF;
	color: #CC0000;
}
/* POST FORM END */

/* SINGLE POST BEGIN */
/* top */
.tx-chcforum-pi1-singlePost .author {
	background: #99CC00;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	background: #669900;
}

.tx-chcforum-pi1-singlePost .scroller {
	background: #FFF;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #ffffcc;
}

.tx-chcforum-pi1-singlePost .attachment {
	background: #DEE3E7;
}

.tx-chcforum-pi1-singlePost .rate {
	background: #DEE3E7;
}

.tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFF;
}

.tx-chcforum-pi1-singlePost .codeCell {
	background-color: #FAFAFA; 
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
}

.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #FAFAFA;
}
/* SINGLE POST END */

/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #A7B3CB;
}

/* FOOTER BOX END */


/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	background: #fff;
}

.tx_chcforum-pi1-subToolBar {
	background: #fff;
}
/* TOOL BAR  END */

/* PROFILE BEGIN */

.tx_chcforum-pi1-profileHdrBig {
	background: #DEE3E7;
}

.tx_chcforum-pi1-profile_hdr {
  background: #E3E7EF;
}
/* PROFILE END */

/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: #E3E7EF;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	background: #FFD6EF;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #FFCCCC;
	color: #CF1127;
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-helpBox {
	background-color: #E9E9E9 !important;
}

.tx-chcforum-pi1-linkUp {
	background: #fff;
}

.tx-chcforum-pi1-previewBoxCell {
	background: #A7B3CB;
}

/* CWT COMMUNITY STYLES */

#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 th {
	background: #E3E7EF;
}
