/* default styles for extension "tx_chcforum_pi1" */
/* BASIC STUFF */
#tx_chcforum-pi1 {
}

#tx_chcforum-pi1 caption {
	display: none;
}

#tx_chcforum-pi1 a {
	text-decoration: underline;
}

#tx_chcforum-pi1 a:hover {
	text-decoration: none !important;
}

/* only one form in the forum */
#tx_chcforum-pi1 form {
	margin-bottom: 5px;
	margin-top: 5px;
}

.tx-chcforum-pi1-noWrap {
	display: inline;
	white-space: nowrap;
}

.tx-chcforum-pi1-preTableWrap {
	margin-bottom: 2px;
}

.tx-chcforum-pi1-postTableWrap {
	margin-bottom: 2px;
}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	margin-bottom: 2px;
	width: 100%;
}

.tx-chcforum-pi1-Table thead tr th {
	background: #CA852A;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	background: #F3F5F8;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 5px;
	text-align: left;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	background: #EEE8D9;
	font-size: 1.0em;
	padding: 5px;
}

/* GENERIC TABLE END */
/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {
}

.tx-chcforum-pi1-catConferenceCell dl {
	margin: 0;
}

.tx-chcforum-pi1-catConferenceCell dt {
}

.tx-chcforum-pi1-catConferenceCell dd {
	font-size: 0.9em;
	margin-left: 5px;
}

.tx-chcforum-pi1-catConferenceCell dd.new {
	color: #D00000;
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell {
	font-size: 0.8em !important;
	vertical-align: top;
}

/* CATEGORY TABLE END */
/* CONFERENCE TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-confThreadImage {
	text-align: center;
}

.tx-chcforum-pi1-confThreadSubjCell {
}

.tx-chcforum-pi1-confThreadNew {
	color: #D00000;
	font-size: 0.9em;
	padding-left: 5px;
}

.tx-chcforum-pi1-confThreadBtns img {
	padding-top: 5px;
}

.tx-chcforum-pi1-confThreadBtns {
	padding-left: 5px;
}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell {
	font-size: 0.8em !important;
}

/* CONFERENCE TABLE END */
/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath a {
	color: #6F6E70;
}

.tx-chcforum-pi1-navPath {
	font-size: 0.9em;
	line-height: 15px;
	margin-bottom: 1px;
	padding: 3px;
}

/* NAVPATH END*/
/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	clear: both;
	color: #6F6E70;
	font-size: 0.9em;
	line-height: 15px;
	padding: 3px;
	padding-right: 5px;
	text-align: right;
}

.tx-chcforum-pi1-pageLinksBtm {
	margin-bottom: 1px;
}

/* PAGELINKS END */
/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	margin-bottom: 3px;
	padding: 5px;
}

.tx-chcforum-pi1-postForm #formWhere {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 7px;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}

.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	float: left;
	padding-right: 20px;
	padding-top: 3px;
	text-align: right;
	width: 60px;
}

.tx-chcforum-pi1-postForm fieldset {
	background-color: #F3F5F8;
}

.tx-chcforum-pi1-postForm fieldset#formTop {
	margin-bottom: 8px;
}

.tx-chcforum-pi1-postForm fieldset#formTop legend {
	background-color: #F3F5F8;
	border: 1px solid #999999;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 2px;
}

.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	background-color: #F3F5F8;
	border: 1px solid #999999;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px;
}

.tx-chcforum-pi1-postForm fieldset#formTop input {
	border: 1px solid #DEDEDE;
	display: block;
	float: left;
	margin-bottom: 2px;
	padding: 2px;
	width: 150px;
}

.tx-chcforum-pi1-postForm textarea {
	border: 1px solid #DEDEDE;
	height: 150px;
	margin: 3px 0;
	width: 100%;
}

.tx-chcforum-pi1-postForm fieldset#formTop br {
	clear: left;
}

.tx-chcforum-pi1-formBtn {
	text-align: center;
}

.tx-chcforum-pi1-formBtn input {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 2px;
}

.tx-chcforum-pi1-formBtnHov {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #D00000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 2px;
}

.tx-chcforum-pi1-formBtnStyle {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 3px;
	padding: 3px;
}

.tx-chcforum-pi1-formBtnStyleHov {
	color: #D00000;
	margin: 3px;
	padding: 3px;
}

/* POST FORM END */
/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {
	border: 1px solid #FFFFFF;
	margin: 3px 0;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
	background: #EEE8D9;
	padding: 2px;
	vertical-align: top;
}

.tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}

.tx-chcforum-pi1-singlePost .im {
	margin-top: 3px;
	vertical-align: middle;
}

.tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}

.tx-chcforum-pi1-singlePost .im img {
	border: 0px;
	margin-bottom: 2px;
	padding-right: 2px;
	vertical-align: middle;
}

.tx-chcforum-pi1-singlePost .userPic {
	border: 1px solid #666666;
	float: right;
	margin-left: 5px;
}

/* deprecated */
.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid #666666;
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	background: #FFFFFF;
}

.tx-chcforum-pi1-singlePost .scroller {
/*	overflow: auto;*/
	padding: 3px;
	text-indent: 0;
	width: 95%;
	min-height: 55px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #EEE8D9;
	padding: 1px;
	vertical-align: middle;
}

.tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
}

.tx-chcforum-pi1-singlePost .edit img {
	border: 0px;
	vertical-align: middle;
}

.tx-chcforum-pi1-singlePost .attachment {
	background: #EEE8D9;
	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 .rate {
	background: #EEE8D9;
	border-top: 3px solid #FFFFFF;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 0.9em;
}

.tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid #666666;
	font-size: 0.9em;
}

.tx-chcforum-pi1-singlePost .rate select option {
	height: 1.5em;
}

.tx-chcforum-pi1-singlePost .rate form {
	display: inline;
	margin: 0;
	padding: 0;
}

.tx-chcforum-pi1-singlePost .rate .rateStars {
	float: left;
	height: 1.85em;
	text-align: left;
}

.tx-chcforum-pi1-singlePost .rate .rateMenu {
	height: 1.85em;
	text-align: right;
	width: 100%;
}

.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px;
	margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #006600;
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 1.0em;
	padding: 5px;
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
	border: 0 solid #D1D7DC;
	border-left-width: 7px;
	font-size: 0.9em;

	padding: 5px 5px 5px 1em;
	margin-right: 4em;
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: bold;
	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 #666666;
	font-size: 0.9em;
	padding: 5px;
}

/* SINGLE POST END */
/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #A7B3CB;
	border: 1px solid #999999;
	font-size: 0.9em;
	padding: 3px;
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div {
	font-size: 0.9em;
	padding-left: 5px;
	padding-top: 5px;
}

/* FOOTER BOX END */
/* HEADER BOX BEGIN */
.header_center {
	height: 34px;
	text-align: center;
}

.header_text {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.8em;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 34px;
}

.header_small {
	border: solid #666666 1px;
	margin-bottom: 3px;
}

/* HEADER BOX END */
/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	margin-bottom: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
}

.tx_chcforum-pi1-toolBar img {
	margin-left: 16px;
	vertical-align: middle;
}

.tx_chcforum-pi1-toolBar div {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 30px;
	text-align: right;
}

.tx_chcforum-pi1-subToolBar {
	margin-bottom: 1px;
	padding-right: 5px;
}

.tx_chcforum-pi1-subToolBar img {
	margin-left: 16px;
	vertical-align: middle;
}

.tx_chcforum-pi1-subToolBar div {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-align: right;
}

/* TOOL BAR  END */
/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid #999999;
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid #666666;
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	background: #DEE3E7;
	border: 1px solid #666666;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 5px;
}

.tx_chcforum-pi1-profile_hdr {
	background: #EEE8D9;
	font-size: 1.0em;
	font-weight: bold;
	padding: 2px;
	padding-left: 6px;
}

/* PROFILE END */
/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: #EEE8D9;
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	font-weight: bold;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 3px;
	text-align: left;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	color: #D00000;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 5px;
}

/* MESSAGE BOX END */
.tx-chcforum-pi1-forumTextBig {
	font-size: 1.1em;
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
	background-color: #F3F5F8 !important;
	border-style: none;
}

.tx-chcforum-pi1-linkUp {
	font-size: 0.9em;
	line-height: 15px;
	padding: 3px;
	padding-right: 5px;
	text-align: right;
}

.tx-chcforum-pi1-previewBoxCell {
	background: #A7B3CB;
	text-align: center;
}

/* CWT COMMUNITY STYLES */
#tx_chcforum-pi1 .tx-cwtcommunity-pi1 .userlistLetters {
	font-weight: bold;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 form {
	font-family: arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 td {
	font-family: arial, sans-serif;
	padding: 2px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 th {
	background: #EEE8D9;
	font-family: arial, sans-serif;
	font-size: 1.0em;
	letter-spacing: 0px;
	padding: 2px;
	text-align: left;
}

