/* BASIC STUFF */
#tx_chcforum-pi1 {

}

#tx_chcforum-pi1 caption {
	display: none;
}

#tx_chcforum-pi1 a {
	text-decoration: none;
}

/* only one form in the forum */
#tx_chcforum-pi1 form {
	margin-top: 0px;
}


/* GENERIC TABLE BEGIN */
div.tx-chcforum-pi1-tablemarging {
	padding-top: 20px;
	padding-bottom: 10px;
}

table.tx-chcforum-pi1-Table {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;

}

.tx-chcforum-pi1-Table .col-0 {
	width: 290px;
}

.tx-chcforum-pi1-Table .col-1 {
	text-align: center;
	width: 50px;
}

.tx-chcforum-pi1-Table .col-2 {
	text-align: center;
	width: 70px;
}

.tx-chcforum-pi1-Table .col-last {
	width: 120px;
}

.tx-chcforum-pi1-Table thead tr th {
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	background-color: #F9D7B5;
	color: #BB8666;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	background-color: #F6F5E1;
	border-bottom: 1px solid #FFCC99;
	color: #D06C4A;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	padding-top: 3px;

}
/* GENERIC TABLE END */


/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {
	margin: 0px;
	padding-bottom: 15px;
	vertical-align: top;
}

.tx-chcforum-pi1-catConferenceCell dl {
	margin: 0px;
}

.tx-chcforum-pi1-catConferenceCell dt {
	margin: 0px;
	font-size: 11pt;
}

.tx-chcforum-pi1-catConferenceCell dd {
	margin: 0px;
	font-size: 8pt;
}

.tx-chcforum-pi1-catConferenceCell dd.new {
	color: #FF0000;
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell {
	text-align: center;
	vertical-align: top;
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell {
	text-align: center;
	vertical-align: top;
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell {
	vertical-align: top;
	font-size: 7pt;
	
}
/* CATEGORY TABLE END */


/* CONFERENCE TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-confThreadSubjCell {
	width: 200px;
}

.tx-chcforum-pi1-confThreadNew {

}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell {
	width: 70px;
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {
	width: 120px;
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell {
	width: 120px;
	font-size: 7pt;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
div.tx-chcforum-pi1-navPath {
	background-color: #000000;
	padding: 4px 10px;
	color: #999999;
}

div.tx-chcforum-pi1-navPath a:link {	color: #FFFFFF; }
div.tx-chcforum-pi1-navPath a:visited {	color: #FFFFFF; }
div.tx-chcforum-pi1-navPath a:hover {	color: #FF9966; }
div.tx-chcforum-pi1-navPath a:active {	color: #FF9966; }

/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop {
	background-color: #FFCC99;
	color: #A26A48;
	padding: 4px 10px; 
	font-size: 8pt; 
}

.tx-chcforum-pi1-pageLinksBtm {
	background-color: #FFCC99;
	color: #A26A48;
	border-top: 1px solid #C78A41;
	padding: 4px 10px; 
	font-size: 8pt; 
}


/* PAGELINKS END */

/* POST FORM BEGIN */
div.tx-chcforum-pi1-postForm {
	padding: 10px;
}

.tx-chcforum-pi1-postformlabel {
	padding-bottom: 3px;
	color: #736359;
	font-size: 9pt;
}

.tx-chcforum-pi1-postForm fieldset {

}

.tx-chcforum-pi1-postForm fieldset label {

}

.tx-chcforum-pi1-postForm fieldset#formTop input {

}

.tx-chcforum-pi1-postForm textarea {

}

.tx-chcforum-pi1-postForm fieldset#formTop br {

}

.tx-chcforum-pi1-postForm input.tx-chcforum-pi1-formsubject {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.tx-chcforum-pi1-formBtn {

}

.tx-chcforum-pi1-formBtn input {

}

.tx-chcforum-pi1-formBtnHov {

}

.tx-chcforum-pi1-formBtnStyle {

}

.tx-chcforum-pi1-formBtnStyleHov {

}
/* POST FORM END */

/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {

}

/* top */
.tx-chcforum-pi1-singlePost .author {
	padding: 3px 10px;
	color: #736359;
	font-size: 8pt;
	border-top: 1px solid #FFCC99;
	border-bottom: 1px solid #FFFFFF; 
	background-color: #F3E7CF;
	
}

.tx-chcforum-pi1-formEmicoStyle {

}

.tx-chcforum-pi1-singlePost .im {

}

.tx-chcforum-pi1-singlePost .im a {

}

.tx-chcforum-pi1-singlePost .im img {
	vertical-align: middle;
	border: 0px;
	padding-right: 2px;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid #000000;
	float: right;
}

.tx-chcforum-pi1-singlePost .tx-chcforum-pi1-messageBoxErrorNoBorder {
	padding: 3px 12px;
	text-align: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	padding: 6px 10px;
	padding-bottom: 20px;
}

.tx-chcforum-pi1-singlePost .scroller {

}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	padding: 0px 10px;
	padding-bottom: 6px;
}

.tx-chcforum-pi1-singlePost .edit a {

}

.tx-chcforum-pi1-singlePost .edit img {
	vertical-align: middle;
	border: 0px;
}

.tx-chcforum-pi1-singlePost .attachment {
	background: #DEE3E7;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .attachment div {
	vertical-align: top;
}

.tx-chcforum-pi1-singlePost .attachment img {
	float: left;
	margin-right: 5px;
}

.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px;
	margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	padding: 5px;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
	font-size: 10px;
	padding: 5px;
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: normal;
	padding: 3px 0;
}

.tx-chcforum-pi1-singlePost .quoteTable {
	border: 0px;
	margin: 15px 0;
}

.tx-chcforum-pi1-singlePost .text img {
	max-height: 350px;
	max-width: 350px;
}

.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #FAFAFA;
	border: 1px solid #000000;
	font-size: 10px;
	padding: 5px;
}

/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background-color: #FFCC99;
	color: #A26A48;
	border-top: 1px solid #C78A41;
	padding: 6px 10px; 
	font-size: 8pt; 
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
	
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
.header_center {	

}
.header_text {

}
.header_small {

}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 6px;
}

.tx_chcforum-pi1-toolBar div {
	background-color: #FFCC99;
	background-image: url(/fileadmin/layout/forum/shadow.jpg);
	background-repeat:no-repeat;
	padding: 6px 10px;
	text-align: right;
}

.tx_chcforum-pi1-subToolBar {
	background-color: #FFCC99;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 2px;
	border-top: 1px solid #C78A41;
}

/* TOOL BAR  END */

/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {

}

.tx-chcforum-pi1-profileBorder #userPic {

}

.tx-chcforum-pi1-profileBorder hr {

}

.tx_chcforum-pi1-profileHdrBig {

}

.tx_chcforum-pi1-profile_hdr {

}
/* PROFILE END */



/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {

}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	padding: 10px;
	font-weight: normal;
	color: #CC0033;
	background-color: #FFCC99;
	
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {

}

.tx-chcforum-pi1-helpBox {
	background-color: #E3E7EF !important;
	border-style: none;
}

.tx-chcforum-pi1-linkUp {
	background: #000000;
	padding: 4px 10px;
	font-weight: normal;
	text-align: left;
}

div.tx-chcforum-pi1-linkUp a:link { color: #FFFFFF; }
div.tx-chcforum-pi1-linkUp a:visited { color: #FFFFFF; }
div.tx-chcforum-pi1-linkUp a:hover { color: #FF9966; }
div.tx-chcforum-pi1-linkUp a:active { color: #FF9966; }

.tx-chcforum-pi1-previewBoxCell {
	background: #A7B3CB;
	text-align: center;
}

/* SEARCH */
#search input.noborder {
	border-style: none;
}