@charset "utf-8";
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Clearing floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { 
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Layout */
body {
	background: #066276 url(../images/body_back.gif) 0 0 repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #342e26;
}

/* Layout */
#master {
	width: 871px;
	padding: 55px 85px 0 85px;
	margin: 0 auto;
	background: url(../images/master_back.jpg) 0 0 no-repeat;
	position: relative;
}

#wrapper {
	width: 871px;
	background-color: #f5f3f0;
	min-height: 601px;
	height: auto;
}

h1.slogan {
	position: absolute;
	top: 13px;
	left: 250px;
	font-size: 24px;
	width: 640px;
	color: #fff;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

/* Footer */
#footer {
	width: 871px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	padding: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Header */
#header {
	margin: 0 auto;
	width: 871px;
	height: 300px;
	position: relative;
}

#slideshow {
	float: left;
	width: 578px;
	height: 259px;
	background: url(../images/slideshow_back.gif) 0 0 no-repeat;
	position: relative;
	padding: 15px 0 0 9px;
}
#slideshow .csc-textpic-imagewrap {
	margin: 0;
}

#slideshowPaperclip {
	position: absolute;
	width: 66px;
	height: 33px;
	background: url(../images/slideshow_paperclip.png) 0 0 no-repeat;
	left: -15px;
	top: 18px;
}

#logo {
	float: right;
	width: 61px;
	padding-right: 105px;
	padding-top: 5px;
}

#login {
	float: right;
	width: 194px;
	height: 165px;
	position: relative;
	background: url(../images/login_back.gif) 0 0 no-repeat;
	padding: 31px 35px 0 39px;
}

#login h2 {
	font-size: 12px;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
}

#login fieldset {
	text-align: right;
}

#login fieldset div {
	padding-bottom: 5px;
}

#login fieldset input.inpTxt {
	padding: 6px 2px;
	width: 190px;
	background: #fff;
	border: none;
	color: #9d907e;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

#login fieldset div a {
	color: #9d907e;
	font-size: 9px;
	text-decoration: none;
}

#login fieldset div a:hover {
	text-decoration: underline;
}

#login fieldset input.inpBtn {
	color: #f0e9d8;
	border: none;
	background: #4c493f;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px 4px;
}

#login p {
	font-size: 10px;
}

#loginPaperclip {
	position: absolute;
	width: 66px;
	height: 33px;
	background: url(../images/login_paperclip.png) 0 0 no-repeat;
	top: 19px;
	right: -14px;
}

/* Columns */
#leftColumn {
	float: left;
	width: 213px;
	min-height: 10px;
	height: auto;
}

#content {
	float: left;
	width: 447px;
}
#fierForum #content {
	width: 641px;
}

#rightColumn {
	float: right;
	width: 194px;
	min-height: 10px;
	height: auto;
}

#content h1 {
	font-size: 14px;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
}

#content h2 {
	font-size: 13px;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
}

#content h3 {
	font-size: 13px;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
}

#content p {
	padding-bottom: 5px;
	line-height: 22px;
	font-size: 11px;
}

/* Kalender */
.calender {
	padding-top: 40px;
}

.calenderItem {
	padding-bottom: 20px;
}

#content .calender h2 {
	padding-bottom: 25px;
}

#content .calender h3 {
	padding-bottom: 0;
}

.calender span.date {
	font-size: 10px;
	display: block;
	padding-bottom: 10px;
}

#content a {
	color: #01b1c5;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

/* Gal */
.galItem {
	padding-bottom: 28px;
}

#content .galItem h2 {
	font-weight: normal;
	padding-top: 3px;
}

.galImage {
	background: url(../images/galimage_back.gif) 0 0 no-repeat;
	width: 79px;
	height: 80px;
	overflow: hidden;
	padding: 9px 10px 10px 10px;
	float: left;
	margin: 0 10px 10px 0;
}
.galItem p.bodytext, .calenderItem p.bodytext {display:inline; }
.news-single-image {float:right;}
.news-single-image img {padding:0 0 10px 10px;}

/* Right box */
.rightBox {
	width: 154px;
	min-height: 222px;
	height: auto;
	background: url(../images/right_box.gif) 0 0 no-repeat;
	padding: 37px 19px 13px 21px;
	position: relative;
	margin-bottom: 20px;
}

.rightBox h2 {
	font-size: 13px;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}

.rightBoxBot {
	width: 194px;
	height: 13px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	line-height: 0;
	font-size: 0;
	background: url(../images/right_box_bot.gif) 0 0 no-repeat;
}

.rightBoxPaperclip {
	width: 66px;
	height: 33px;
	background: url(../images/login_paperclip.png) 0 0 no-repeat;
	position: absolute;
	right: -14px;
	top: 7px;
}

.rightBox ul li, .leftBox ul li {
	padding-bottom: 13px;
}

.leftBox ul li {
	padding-left: 26px;
}

.leftBox ul li ul li {
	padding-left: 12px;
	padding-bottom: 0px;
}

.rightBox ul li a, .leftBox ul li a {
	color: #4c493f;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.leftBox ul li ul li a, .leftBox ul li.active ul li a {
	color: #7f7b6f;
}
.leftBox ul li ul li.active a {
	color: #009fc2;
}

.rightBox ul li a:hover, .leftBox ul li a:hover, .rightBox ul li.active a, .leftBox ul li.active a, .leftBox ul li ul li a:hover {
	color: #009fc2;
}

/* Right links */
ul.rightLinks li {
	padding-bottom: 10px;
	text-align: right;
}

/* Left box */
.leftBox {
	width: 154px;
	min-height: 236px;
	height: auto;
	background: url(../images/left_box.gif) 0 0 no-repeat;
	padding: 23px 21px 13px 19px;
	position: relative;
	margin-bottom: 20px;
}

.leftBoxBot {
	width: 194px;
	height: 13px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	line-height: 0;
	font-size: 0;
	background: url(../images/left_box_bot.gif) 0 0 no-repeat;
}

.leftBoxPaperclip {
	width: 66px;
	height: 33px;
	background: url(../images/slideshow_paperclip.png) 0 0 no-repeat;
	position: absolute;
	left: -15px;
	top: 7px;
}
.tx-slideshow-pi1 {
	text-align:left;
}

.csc-sitemap {
	padding: 0 17px 17px 17px;
	font-weight: bold;
}

.csc-sitemap ul li ul {
	font-weight: normal;
	padding-left: 17px;
	list-style-type: square;
}

.csc-sitemap ul li ul li ul {
	list-style-type: disc;
}

.csc-sitemap li { margin: auto; padding-left: 10px;}

.tx-gsifeuserlist-pi1	table tr td {
	padding: 0 5px;
}


/*
 * Forum
 */
 
 /* Forum */
#tx_chcforum-pi1 {padding: 0 5px 0 17px;}
.content table.tx-chcforum-pi1-Table {margin-left: 0px;}
.tx_chcforum-pi1-toolBar, .tx-chcforum-pi1-preTableWrap, .tx-chcforum-pi1-postTableWrap {background-color: transparent !important; border: none !important;}
.tx-chcforum-pi1-singlePost .author {background-color: #fff !important; border-color: #cdc8c3 !important;}
.tx-chcforum-pi1-postForm {background-color: #f5f3f0 !important; border: none !important; padding: 0px !important;}
.tx-chcforum-pi1-singlePost .text {background-color: #fff !important; border-bottom: none !important; border-color: #cdc8c3 !important;}
.tx-chcforum-pi1-singlePost .edit {background-color: #fff !important;}
.tx-chcforum-pi1-navPath, .tx_chcforum-pi1-subToolBar, .tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm, .tx-chcforum-pi1-linkUp, .tx-chcforum-pi1-postForm fieldset {border: none !important; background-color: transparent !important;}
.tx_chcforum-pi1-toolBar div {font-weight: normal !important;}
.tx-chcforum-pi1-Table, .tx_chcforum-pi1-profileHdrBig {border: none !important;}
.tx-chcforum-pi1-Table tbody tr td {background-color: #fff !important; border-bottom: 1px solid #e3ddd3 !important; text-align: left !important;}
.tx-chcforum-pi1-Table tbody tr th, .tx_chcforum-pi1-profile_hdr {background-color: #f1ede9 !important; font-size: 12px !important;}
.tx-chcforum-pi1-Table thead tr th, .tx-chcforum-pi1-postForm #formWhere, .tx_chcforum-pi1-profileHdrBig, table.chc-forum-list th {background-color: /*#d5cec8*/ #e3ddd3 !important; font-size: 12px !important; text-align: left !important; padding: 5px !important;}

.tx-chcforum-pi1-postForm #formWhere, .tx-chcforum-pi1-profileBorder {border: none !important;}
 
.forum-links { text-align: right; font-family: Georgia, Times New Roman, Times, serif; }

#tx_chcforum-pi1 caption, hr { display: none; }
.tx-chcforum-pi1-postForm fieldset label {display: inline !important; padding-top: 0px !important; font-weight: bold !important; text-align: left !important;}
.form-item {clear: both; padding-bottom: 5px;}
.tx-chcforum-pi1-postForm fieldset#formTop input[type=hidden] {display: none !important;}
.tx-chcforum-pi1-formBtn input {background-color: #4C493F !important; color: #F0E9D8 !important; padding: 5px 4px 5px 4px !important; font-size: 11px !important; font-family: Verdana, Geneva, sans-serif !important; border: none !important;}
table.chc-forum-list {width: 100%;}
table.chc-forum-list td {padding: 5px; background: #fff; border-bottom: 1px solid #E3DDD3;}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table { width: 100%; border:0;}

#tx_chcforum-pi1 .author { width: 150px; }
#tx_chcforum-pi1 .date { border-bottom: 1px solid #c6c6c6; padding: 1px 0 3px 0; }
#tx_chcforum-pi1 .date .quote { float: right; font-family: Georgia, Times New Roman, Times, serif; white-space: pre; }
#tx_chcforum-pi1 .date .quote a { display: inline; }
#tx_chcforum-pi1 .date .quote img { display: none; }
#tx_chcforum-pi1 legend { display: none; }

#formTop { margin-bottom: 20px; }

.tx-chcforum-pi1-helpBox { width: 450px; font-size: .833em; background: #000; color: #fff; opacity: .25; filter:Alpha(opacity=25); }
.tx-chcforum-pi1-postForm textarea { width: 598px; }

.tx-chcforum-pi1-preTableWrap { margin-bottom: 20px; }

.offset { margin-left: 14px; }
.offset .quoteCellAuthor { font-weight: bold; }

/*.tx-chcforum-pi1-formBtn { margin: 5px 0; }*/
div.tx-chcforum-pi1-formBtn { padding:5px 0; }
.quoteCell { background: #fff; color: #676767; border: 1px solid #d6d3d3; padding: 6px 9px; }

.tx-chcforum-pi1-confThreadRepliesCell { text-align: center; vertical-align: middle;  }
.tx-chcforum-pi1-confThreadLastCell { font-size: .833em; vertical-align: middle; }
.chc-center { text-align: center; }

.tx-chcforum-pi1-confThreadSubjCell, .tx-chcforum-pi1-confThreadAuthorCell { vertical-align: middle; }

.tx-chcforum-pi1-catConferenceCell { width: 250px; }
.tx-chcforum-pi1-catConferenceCell a { font-style: normal; }
.tx-chcforum-pi1-catThreadCell, .tx-chcforum-pi1-catPostCell { text-align: center; vertical-align: middle; }
.tx-chcforum-pi1-catLastCell { vertical-align: middle; text-align: center; }


/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	text-align: right;
	clear: both;
	padding-right: 5px;
}




.tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}

.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 {$chc-forum.style.bordercolor2};
	float: right;
}
/* deprecated */
.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid {$chc-forum.style.bordercolor2};
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid {$chc-forum.style.bordercolor2};
	border-bottom: 1px solid {$chc-forum.style.bordercolor2};
	background: {$chc-forum.style.bgCell};
}

.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	background: #FFF;
	min-height: 125px;
	text-indent: 0px;
	padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: {$chc-forum.style.bgCat};
	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: {$chc-forum.style.bgNav};
	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: {$chc-forum.style.bgNav};
	border-top: 3px solid {$chc-forum.style.bgTable} ;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFF;
	border: 1px solid {$chc-forum.style.bordercolor2};
	font-size: 9px;
}

.tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid {$chc-forum.style.bordercolor2};
	font-size: 10px;
}

.tx-chcforum-pi1-singlePost .rate select option {
	height: 1.5em;
}

.tx-chcforum-pi1-singlePost .rate form {
	padding: 0;
	margin: 0;
	display: inline;
}

.tx-chcforum-pi1-singlePost .rate .rateStars {
	float: left;
	text-align: left;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .rate .rateMenu {
	text-align: right;
	width: 100%;
	height: 1.85em;
}

.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: {$chc-forum.style.bgSinglePost}; 
	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: {$chc-forum.style.bgSinglePost};
	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: 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: {$chc-forum.style.bgSinglePost};
	border: 1px solid {$chc-forum.style.bordercolor2};
	font-size: 10px;
	padding: 5px;
}


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: {$chc-forum.style.bgHeader};
	padding: 3px;
	border: 1px solid {$chc-forum.style.bordercolor1};
	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;
}
.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 {$chc-forum.style.bordercolor2} 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar { display: none; }

.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
}

.tx_chcforum-pi1-subToolBar { display: none; 
}

.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar div {
	line-height: 15px;
	text-align: right;
}

.tx-chcforum-pi1-FooterBox {
	padding-bottom: 10px;
}

/* TOOL BAR  END */

/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid {$chc-forum.style.bordercolor1};
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid {$chc-forum.style.bordercolor2};
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	background: {$chc-forum.style.bgNav};
	border: 1px solid {$chc-forum.style.bordercolor2};
	padding: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 11px;
  font-weight: bold;
  background: {$chc-forum.style.bgCell};
  padding: 2px;
	padding-left: 6px;
}
/* PROFILE END */

/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: {$chc-forum.style.bgCell};
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	background: {$chc-forum.style.bgMessage};
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: {$chc-forum.style.bgMessage2};
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid {$chc-forum.style.errorMessageText};
	color: {$chc-forum.style.errorMessageText};
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
	font-size: 14px;
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
	background-color: {$chc-forum.style.bgNav2} !important;
	border-style: none;
}

.tx-chcforum-pi1-linkUp {
	background: {$chc-forum.style.bgNav};
	border-bottom: 1px solid {$chc-forum.style.bordercolor3};
	padding: 3px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}

.tx-chcforum-pi1-previewBoxCell {
	background: {$chc-forum.style.bgHeader};
	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 {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}
#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: {$chc-forum.style.bgCell};
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	letter-spacing: 0px;
}
.tx_powermail_pi1_fieldwrap_html_7 input#uid7 { position: relative; width: 200px!important; }

.tx_powermail_pi1_fieldwrap_html_6  { float: left; width: 80px; }
.tx_powermail_pi1_fieldwrap_html_7 {float: left; width: 480px; }

.tx_powermail_pi1_fieldwrap_html_1 { clear: both; } 

.tx-chcforum-pi1-messageBox { color: #FF0000!important;  }
div.csc-textpic-center { text-align: left; }