.tx-sriframe-pi1{
	border: no;
}

/** Sitemap **/
/** ------------------------------ **/
.sitemap-level1{
	font-size: 13px;
	font-weight: bold;
}
.sitemap-level2{
	font-size: 12px;
	padding-left: 20px;
}
.sitemap-level3{
	font-size: 11px;
	padding-left: 40px;
}
.sitemap-level4{
	font-size: 10px;
	padding-left: 60px;
}
/** ------------------------------ **/


/** Newsletter **/
/** ------------------------------ **/
   .tx-srfeuserregister-pi1 P { font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srfeuserregister-pi1 A:link { background-color:transparent; color:navy; text-decoration:none; font-weight:bold;}
   .tx-srfeuserregister-pi1 A:visited { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-srfeuserregister-pi1 A:hover { background-color:transparent; color:#333333; text-decoration:none; }
   .tx-srfeuserregister-pi1 A:active { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-srfeuserregister-pi1 TD { vertical-align:top;  font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px;}
   .tx-srfeuserregister-pi1 INPUT { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-submit { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-uploader { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-icon { font-size:10px; font-family:Verdana; background-color:transparent;}
   .tx-srfeuserregister-pi1 SELECT { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 TEXTAREA { font-size:10px; font-family:Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio INPUT  { font-size:10px; font-family:Verdana; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
   .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox INPUT  { font-size:10px; font-family:Verdana; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
/** ------------------------------ **/


/** Calender **/
/** ------------------------------ **/

DIV.tx-calendar-pi1 { font-family: Verdana, sans-serif; font-size: 9pt; width: 777px;}
DIV.tx-calendar-pi1 TD { font-family: Verdana, sans-serif; font-size: 9pt; }
DIV.tx-calendar-pi1 A { color: #4444AA; text-decoration: none; }
DIV.tx-calendar-pi1 A:hover { text-decoration: underline; }

/* Month View */
DIV.tx-calendar-pi1 TD.displayMonthDay { background-color: #EEEEFF; vertical-align: top; height: 80px; width: 13%; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayNotInMonth { background-color: #EEEEFF; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayWeekEnd { background-color: #EEEEFF; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayCurrentDay { background-color: #BCE8FF; height: 100%; }

DIV.tx-calendar-pi1 TD.displayMonthDay DIV.dayTitle { font-weight: bold; background-color: #DDDDEE; border-bottom: 1px solid #AAAAAA; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayNotInMonth DIV.dayTitle { font-weight: bold; background-color: #DDDDDD; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayWeekEnd DIV.dayTitle { font-weight: bold; background-color: #EEEEFF; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayCurrentDay DIV.dayTitle { font-weight: bold; background-color: #BCE8FF; }

DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayWeekEnd DIV.dayTitle { font-weight: bold; background-color: #EEEEEE; }
DIV.tx-calendar-pi1 TD.displayMonthDay SPAN.displayMonthDayHasEvents DIV.dayTitle A { color: red; }

DIV.tx-calendar-pi1 TD.displayMonthWeekHeader { background-color: #DDDDEE; font-weight: bold; }
DIV.tx-calendar-pi1 TD.displayMonthWeekDayHeader { background-color: #DDDDEE; font-weight: bold; text-align: center; }
DIV.tx-calendar-pi1 TD.displayMonthWeekEndDayHeader { background-color: #EEEEFF; font-weight: bold; text-align: center; }

DIV.tx-calendar-pi1 DIV.monthOverlappingEvent { background-color: #EEEEEE; text-align: center; }
DIV.tx-calendar-pi1 DIV.monthFromPrevDayEvent { background-color: #DDDDDD; text-align: center; }
DIV.tx-calendar-pi1 DIV.monthToNextDayEvent   { background-color: #DDDDDD; text-align: center; }
DIV.tx-calendar-pi1 DIV.monthFullDayEvent     {                            text-align: center; }

DIV.tx-calendar-pi1 DIV.currentMonth { font-face: Verdana, sans-serif; font-size: 12pt; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.prevMonth { font-face: Verdana, sans-serif; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.nextMonth { font-face: Verdana, sans-serif; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.prevYear { font-face: Verdana, sans-serif; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.nextYear { font-face: Verdana, sans-serif; font-weight: bold; }


/* Month at a glance */
DIV.tx-calendar-pi1 TD.matDay { border: 1px solid #AAAAAA; background-color: #EEEEEE; }
DIV.tx-calendar-pi1 TD.matDay A { color: #999999; }
DIV.tx-calendar-pi1 SPAN.matHasEvent A { color: #0000FF; }
DIV.tx-calendar-pi1 SPAN.matNoEvents {  }
DIV.tx-calendar-pi1 SPAN.matNotInMonth { background-color: #FFFFFF; }

DIV.tx-calendar-pi1 SPAN.matWeekEnd { background-color: #DDDDDD; }
DIV.tx-calendar-pi1 SPAN.matNotInMonth SPAN.matWeekEnd { background-color: #FFFFFF; }

DIV.tx-calendar-pi1 TD.matweekDayHeader { background-color: #DDDDEE; font-weight: bold; text-align: center; color: #888888; }
DIV.tx-calendar-pi1 TD.matweekEndDayHeader { background-color: #DDDDDD; font-weight: bold; text-align: center; color: #888888; }

/* Week view */
DIV.tx-calendar-pi1 SPAN.weekTitle { font-size: 12pt; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.prevWeek { }
DIV.tx-calendar-pi1 SPAN.nextWeek { }
DIV.tx-calendar-pi1 TABLE.weekTable { width: 100%; border: 1px solid #AAAAAA;}
DIV.tx-calendar-pi1 TABLE.weekTable TD.dayEven { vertical-align: top; background-color: #DDDDDD; }
DIV.tx-calendar-pi1 TABLE.weekTable TD.dayOdd { vertical-align: top; background-color: #EEEEEE; }




/* Day view */
DIV.tx-calendar-pi1 DIV.dayTitleInDayView { font-face: Verdana, sans-serif; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.prevDay { font-face: Verdana, sans-serif; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.nextDay { font-face: Verdana, sans-serif; font-weight: bold; }
DIV.tx-calendar-pi1 TABLE.hourMatrix { width: 100%; border: 1px solid #AAAAAA; border-top: none; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TD { border: .5px solid #555555; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.fullDayAllEventsLine { background-color: #CCCCCC; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TD.fullDayAllEventsHeader { text-align: center; font-weight: bold; width: 100px; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TD.fullDayEvents { text-align: center; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineEven { background-color: #DDDDDD; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineOdd { background-color: #EEEEEE; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineEven TD {  }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineOdd TD { }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineEven TD.hourHeader { text-align: center; width: 50px; font-weight: bold; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TR.hourLineOdd TD.hourHeader { text-align: right; width: 50px; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TD.singleEvent { background-color: #FFFFFF; text-align: center; border: 1px solid black; }
DIV.tx-calendar-pi1 TABLE.hourMatrix TD.emptyEvent { }

DIV.tx-calendar-pi1 TR.dayOverlappingEvents TD { background-color: #EEEEFF; border-bottom: 1px #AAAAAA solid; }
DIV.tx-calendar-pi1 TR.dayFromPrevDayEvents TD { background-color: #EEEEFF; border-bottom: 1px #AAAAAA solid; }
DIV.tx-calendar-pi1 TR.dayFullDayEvents     TD { background-color: #EEEEFF; border-bottom: 1px #AAAAAA solid; }
DIV.tx-calendar-pi1 TR.dayToNextDayEvents   TD { background-color: #EEEEFF; border-bottom: 1px #AAAAAA solid; }

/* Event view */
DIV.tx-calendar-pi1 DIV.eventTitle { font-size: 12pt; font-weight: bold; }
DIV.tx-calendar-pi1 SPAN.eventStartDate { }
DIV.tx-calendar-pi1 SPAN.eventEndDate { }
DIV.tx-calendar-pi1 SPAN.eventStartTime { }
DIV.tx-calendar-pi1 SPAN.eventEndTime { }

DIV.tx-calendar-pi1 DIV.eventOrganizer { }
DIV.tx-calendar-pi1 DIV.eventOrganizerEmail { }
DIV.tx-calendar-pi1 DIV.eventPlace { }
DIV.tx-calendar-pi1 DIV.eventAddress { }
DIV.tx-calendar-pi1 DIV.eventMoreInfo { }
DIV.tx-calendar-pi1 DIV.eventCategory { }
DIV.tx-calendar-pi1 DIV.eventCategoryImage { }

/* Summary View */
DIV.tx-calendar-pi1 DIV.pastEvent { text-decoration : line-through; }

DIV.tx-calendar-pi1 SPAN.dayHasEvents DIV.dayTitle { font-weight: bold; font-color: red; }
DIV.tx-calendar-pi1 SPAN.dayHasEvents DIV.dayTitle A { font-weight: bold; font-color: red; }
DIV.tx-calendar-pi1 SPAN.dayNoEvents DIV.dayTitle { font-weight: normal }



/** ------------------------------ **/
/** ------------------------------ **/
/** ------------------------------ **/












/** Forum **/
/** ------------------------------ **/


/* BASIC STUFF */
#tx_chcforum-pi1 {
	font-family: arial, sans-serif;
	font-size: 11px;
}

#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-top: 20px;
}


/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	border: 1px solid #999999;
	background: #FFFFFF;
	margin-bottom: 3px;
	width: 780px;
}

.tx-chcforum-pi1-Table thead tr th {
	font-size: 14px;
	font-weight: bold;
	background: #A7B3CB;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #F3F5F8;
	padding: 5px;
	text-align: left;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 12px;
	background: #E3E7EF;
	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: 10px;
	margin-left: 5px;
}

.tx-chcforum-pi1-catConferenceCell dd.new {
	color: #FF0000;
}

/* 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: 10px !important;
	vertical-align: top;
}
/* CATEGORY TABLE END */


/* CONFERENCE TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-confThreadSubjCell {

}

.tx-chcforum-pi1-confThreadNew {
	color: #F00;
	font-size: 10px;
	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: 10px !important;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath {
	background: #DEE3E7;
	border: 1px solid #000000;
	margin: 12px 0 15px 0;
	padding: 3px;
	font-size: 10px;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	background: #DEE3E7;
	border: 1px solid #000000;
	font-size: 10px;
	margin-bottom: 3px;
	padding: 3px;
	font-size: 10px;
	text-align: right;
	clear: both;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid #999999;
	background: #E3E7EF;
	padding: 5px;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: right;
	padding-right: 20px;
	width: 150px;
	float: left;
}

.tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	width: 150px;
	float: left;
	padding: 2px;
	border: 1px solid #000000;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm textarea {
	border: 1px solid #000000;
	margin: 3px 0;
	width: 100% ;
	height: 150px;
}

.tx-chcforum-pi1-postForm fieldset#formTop br {
	clear:left;
}

.tx-chcforum-pi1-formBtn {
	text-align: center;
}

.tx-chcforum-pi1-formBtn input {
	background-color: #FFF;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-formBtnHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}

.tx-chcforum-pi1-formBtnStyle {
	background-color: #FFF;
	border: 1px solid #000000;
	padding: 3px;
	margin: 3px;
}

.tx-chcforum-pi1-formBtnStyleHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	padding: 3px;
	margin: 3px;
}
/* POST FORM END */

/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {
	border: 1px solid #000000;
	margin: 3px 0;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
	background: #E3E7EF;
	padding: 3px;
	vertical-align: top;
	height: 78px;
}


.tx-chcforum-pi1-singlePost .im {
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}

.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;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #E3E7EF;
}

.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	background: #FFF;
	min-height: 125px;
	/*height: 125px;*/
	text-indent: 0px;
	padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #F3F5F8;
	padding: 3px;
	height: 19px;
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
}

.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 #quoteCell {
	background: #FFF;
	font-size: 10px;
	padding: 3px;
}

.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 #000000;
	font-size: 10px;
	padding: 5px;
}

/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #A7B3CB;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 10px; 
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
	padding-top: 5px; 
	padding-left: 5px;
	font-size: 10px; 
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
.header_center {	
  text-align: center;
	height: 34px;
	background-image: url("typo3conf/ext/chc_forum/pi1/templates/img/header_small_02.gif");
}
.header_text {
	font-size: 24px;
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {
	margin-bottom: 3px;
	border: solid #000000 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	background: #DEE3E7;
	border: 1px solid #000000;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
/* TOOL BAR  END */

/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid #999999;
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid #000000;
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	background: #DEE3E7;
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 10px;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 10px;
  font-weight: bold;
  background: #E3E7EF;
  padding: 2px;
}
/* PROFILE END */



/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: #E3E7EF;
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #FFD6EF;
	border: 1px dotted #FF0000;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
	font-size: 14px;
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
	background-color: #E3E7EF !important;
	border-style: none;
}

.tx-chcforum-pi1-linkUp {
	background: #DEE3E7;
	border: 1px solid #000000;
	margin: 12px 0 15px 0;
	padding: 3px;
	font-size: 10px;
	text-align: center;
}

.tx-chcforum-pi1-previewBoxCell {
	background: #A7B3CB;
	text-align: center;
}


