/* Static css start */
body {
    background-color: #fff;
    background-image: none;
    background-image: url(/fileadmin/template/main/landdata-v2.0/img/bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    font-color: #6c6c6c;
    font-size: 74%;
    font-family: "lucida sans", sans-serif;;
}

a {
    color: #5d96ba;
}

#header {
	height: 105px;
}

#logo {
    padding: 0px 0 0px 20px;
}

#menu_main, #menu_main a {color: #fff; }
#menu_main {
    background: #a8cadf;
    background-image: url(/fileadmin/template/main/landdata-v2.0/img/menu-bg.jpg);
    background-position: url(top left);
    background-repeat: url(no-repeat);
    font-size: 120%; 
    height: 40px;;
    }
#menu_main a:hover {background-color:#a8cadf}
#menu_main li.active a {background-color:#a8cadf}
#menu_main li a {padding: 9px 25px }

#content {
color: #6c6c6c;
}

h1 {font-size:24px;color:#a6c8dd;font-weight:normal;}
h2 {font-size:16px;color:#5b5b5b;}
h3 {font-size:12px;color:#5b5b5b;}
h1,h2,h3,h4 {margin-bottom:0.2em;}
p.csc-subheader {font-size:18px;color:#b0c688;}

#container {
    border: 0px solid #CCE0A3;
    background-color: transparent;
    background-image: url();
    background-position: top center;
    background-repeat: no-repeat;
}

#footer {
   border-top: 1px solid #f0f0f0;
}

#copyright, #footer-menu, #footer-menu a {
    color: #6c6c6c;
}

#twitter-wrap {
    position: absolute;
    margin-left: 350px;
    *margin-left: 200px;
    margin-top: -15px;
    *margin-top: -5px;
}

#sqn_solutions, #sqn_solutions a {color: #cccccc; }
/* static css end */

#container {
	margin-top: 0px;
}

#logo {
	padding: 0;
	position: absolute;
	margin-left: -40px;
}

#content {
	clear: both;
	padding-top: 20px;
	margin-bottom: 10px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}
#menu_top {color:#fff;}
#menu_top a {color: #fff;}
#menu_top li {border: none;}
#menu_top li.skiptocontent {border:none;display: none;}
#menu_top li.last {margin:0; border-left: 1px solid; }
#menu_top {margin-right: 0px;}
#menu_top .open {z-index: 800;}
#menu_top .inline_menu, #menu_top .inline_menu a {
    color: #777a7d;
}
#search_box {margin-right: 0px;margin-top: 32px;}

/* news box */
#rss-icon {
	position: absolute;
	margin-top: 2px !important;
	margin-top: 0;
	margin-left: 185px;
}

.news-list-container .news-list-item h3 a { text-decoration: none; }
.news-list-container .news-list-item h3 { font-size: 95%; }

.news div.image img {
	margin-right: 10px;
}
.news span.date {
	font-weight: bold;
	clear:both;
	display: block;
}

#colLeft .news-list-item p { display:inline; }
#colLeft .news-list-item { margin-bottom: 10px; }

#colNormal .news {
	border-bottom: 1px solid #eee;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

/* login box */
.tx-felogin-pi1 fieldset legend { display: none; }
.tx-felogin-pi1 fieldset div {
	margin-bottom: 10px;
}
input#tx-newloginbox-pi1-login_submit, .tx-felogin-pi1 input.submit {
	background: #aca892 url(../img/login-button-bg.png) top left no-repeat;
	border: 0;
	width: 85px;
	height: 31px;
	color: #fff;
}


/* main menu */
#nav li.main {
	height: 24px;
}
#nav li a.toplevel {
	height: 24px;
	margin: 4px 5px;
	padding: 4px 25px;
}

#nav li a.toplevel:hover, #nav li.sel a.toplevel {background: #bcd7e8;}
#nav li.two a.toplevel:hover, #nav li.two.sel a.toplevel {background: #03c588;}
#nav li.three a.toplevel:hover, #nav li.three.sel a.toplevel {background: #e8495f;}
#nav li.four a.toplevel:hover, #nav li.four.sel a.toplevel {background: #a765bf;}
#nav li.five a.toplevel:hover, #nav li.five.sel a.toplevel {background: #ff8c41;}
#nav li.six a.toplevel:hover, #nav li.six.sel a.toplevel {background: #ff42a6;}
#nav li.seven a.toplevel:hover, #nav li.seven.sel a.toplevel {background: #0051a0;}

/* powermail */
.tx-powermail-pi1 fieldset {
	background: none;
	border: 0px;
}

/* onqform */
.tx-onqform-pi1 form label.onqform_label_even, .tx-onqform-pi1 form label.onqform_label_odd {
	width: 200px;
}

/* Search */
#search_inner {width: 310px !important;float:right;display:inline;}
#search_inner {width: 310px;}
#search-input {
	border: none;
	/*background: url(../img/search-input-bg.gif) top left no-repeat;*/
	background: url(../img/search-input-bg.png) top left no-repeat;
	width: 233px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 8px;
	height: 23px;
	color: #aaa;
	text-align: right;
	line-height: 1em;
	float: left;
	display: inline;
}

#search-button {
	border: none;
	/*background: url(../img/search-submit-bg.gif) top left no-repeat;*/
	background: url(../img/search-submit-bg.png) top left no-repeat;
	width: 68px;
	height: 32px;
    margin-left: -1px;
	color: #fff;
	font-weight: bold;
	display: inline;
	float:right;
}

/* boxes */
.box {
	background: #fff url(/fileadmin/template/main/landdata-v2.0/img/grid_3_box_bg.gif) bottom left no-repeat;
}

.box_content {
	padding: 10px;
}

.box_header {
	min-height: 23px;
	height: auto !important;
	height: 23px;
	color: #fff;
	padding: 7px 10px 0px 10px;
}

.green .box_content a { color:#86b765; }
.green .box_header {
	background: #86b765 url(/fileadmin/template/main/landdata-v2.0/img/grid_3_box_header_green.gif) top left no-repeat;
}

.brown .box_content a { color:#b3af98; }
.brown .box_header {
	background: #b3af98 url(/fileadmin/template/main/landdata-v2.0/img/grid_3_box_header_brown.gif) top left no-repeat;
}


.small_box {
	background: url(../img/small-box-bottom.png) bottom left no-repeat;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width: 200px !important;
	padding: 0 10px 10px 10px;
}

/* top menu */
#menu_top ul.inline_menu {
	z-index: 700;
	position: relative;
	margin-top: 0;
	margin-right: 140px;
}
ul.inline_menu li {
	margin-top: 0;
}

#accessibility_menu {
	position: relative;
	z-index: 700;
}

/* slidedown login box */
#member_login .tx-newloginbox-pi1 {
	text-align: left;
}
#member_login {
	z-index: 600;
	color: #969696;
	font-size: 9px;
	width: 220px;
	height: 299px;
	height: 220px;
	position: absolute;
	top: -255px;
	top: -176px;
	vertical-align: bottom;
	margin-left: 200px;
	background: url(../img/login-slidedown.png) bottom left;
}

* HTML #member_login {/* Use a gif for ie6 because it sucks */
	background: url(../img/login-slidedown.gif) bottom left;
}

#member_login p, #member_login h3 {margin:0 0 2px 0;}

#member_login #top {
	height: 255px;
	height: 176px;
	padding: 0 30px;
}

#member_login #top div#logged_in {font-size: 10px;text-align:center;display: inline;}
#member_login #top a {
	color: #333;
}

#member_login #bottom {
	width: 100px;
	float: right;
	text-align: right;
	color: #fff;
	height: 25px;
	padding-right: 30px;
	cursor: hand;
	cursor: pointer;
}

* html #member_login #bottom {
	padding-right: 40px;
}
* html #member_login #bottom img {
	position: absolute;
	margin-top: 5px;
	margin-left: 0px;
}

#member_login #bottom a {
	color: #fff;
	margin-top: 3px;
	text-decoration: none;
	position: relative;
	top: 3px;
}



/* left menu */
#content div.expand_menu {
	height: 9px;
	cursor: pointer;
	cursor: hand;
	width: 15px;
	text-align:center;
	position: absolute;
	margin-top: -20px;
	margin-bottom:0;
	margin-left: 190px;
	padding:0;
	z-index: 1;
}

ul#left_menu li ul li .expand_menu {margin-top: -19px;}

#sideMenu {margin-bottom: 10px;}
#sideMenu ul {
	margin-top: 0;
	border:none;
	background: #fff url(/fileadmin/template/main/landdata-v2.0/img/grid_3_box_bg.gif) bottom left no-repeat;
	color: #ddd;
	padding-bottom: 4px;
}
#sideMenu ul ul {
	background: none;
	padding:0;
}
#sideMenu a {color:#a1a1a1;}
#sideMenu ul li a {padding: 5px 10px;}
#sideMenu ul li.last {border:none;}
#sideMenu li.level1-no {
	display: none;
}

#sideMenu li.level1-act a {
	color: #fff;
}
#sideMenu li.level1-act {
	background: #aacde1 url(/fileadmin/template/main/landdata-v2.0/img/grid_3_box_header_brown.gif) top left no-repeat;	
	border: none;
}

/* Member menu */
#colLeft .memberMenu {}
#colLeft .memberMenu li.level1-act {
	background: #aacde1 url(/fileadmin/template/main/landdata-v2.0/img/grid_3_box_header_brown.gif) top left no-repeat;	
	border: none;
}

/* Level 2 */
#sideMenu ul li.level2-act a {font-weight: bold;color:#555;}
#sideMenu ul li.level2-no a {}
#sideMenu ul li.level2-no ul {display:none;}
#sideMenu ul li.level2-act ul li.last {border-bottom: none;}


/* Level 3 */
#sideMenu ul ul {border-top: 1px solid;}
#sideMenu ul li.level3-no a {
	color: #a1a1a1;
	padding-left: 20px;
	background: #f8f8f8;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#sideMenu ul li.level3-act a {
	padding-left: 20px;
	font-weight: bold;
	background: #f8f8f8;
	color: #555;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#sideMenu ul li.level3-act .last, #sideMenu ul li.level3-no .last {
	border-bottom: none;
}
#sideMenu ul li.level3-no ul {display:none;}

/* level 4 */
#sideMenu ul li.level4-no a {
	color: #a1a1a1;
	background: #f3f3f3;
	padding-left: 40px;
}
#sideMenu ul li.level4-act a {
	padding-left: 40px;
	font-weight: bold;
	color: #555;
}


/*/// Dropdown style ////*/
/*** DEMO SKIN ***/
#menu_main {
	position: relative;
	z-index: 500;
}
#menu_main .sf-menu li ul {
	margin-top: 8px;
	background: url(../img/dropdownmenu-bg.png) bottom left no-repeat;
	padding: 0 15px;
	font-size: 80%;
	font-family: arial,sans-serif;
}

* html #menu_main .sf-menu li ul {
	background: #fff;
}

#menu_main .sf-menu li ul.sf-menu-bottom {
	margin-top: 0px;
	background: url(../img/dropdownmenu-bg.png) top left no-repeat;
	padding: 0 15px;
	height: 8px;
	font-size: 80%;
	font-family: arial,sans-serif;
}
* html #menu_main .sf-menu li ul {
	background: #fff;
	border: 1px solid #ccc;
}
* html #menu_main .sf-menu li ul.sf-menu-bottom {
	background: #fff;
	border-bottom: none;
}

#menu_main .sf-menu li ul li a {
	padding: 10px 0px;
	margin:0;
	color: #a8a8a8;
	border-bottom: 1px solid #eee;
}
#menu_main .sf-menu li ul li.last a {
	border-bottom: none;
	padding-bottom: 15px;
}
#menu_main .sf-menu li ul li a:hover {
	background:none;
	color: #666;
}

#menu_main .sf-menu li li {
	text-align: left;
	width: 100%;
}
#menu_main ul li ul {
	text-align: left;
}

#menu_main .sf-menu li li a {
	color: #eee;
	display: block;
}

#menu_main .sf-menu li:hover, #menu_main .sf-menu li.sfHover,
#menu_main .sf-menu a:focus, #menu_main .sf-menu a:hover, #menu_main .sf-menu a:active {
	outline:		0;
}

#menu_main .sf-menu li a:active {}
#menu_main .sf-menu li li:hover, #menu_main .sf-menu li li.sfHover,
#menu_main .sf-menu li li a:focus, #menu_main .sf-menu li li a:hover, #menu_main .sf-menu li li a:active {
}

/* menu footer */
#menu_footer a {
	color: #6c6c6c;
}

/* Target Firefox 2 and older [!] */

/*
@-moz-document url-prefix() {
	.sf-menu li { float:left; }
	ul#nav { margin-top: 0; }
	.sf-menu li ul li { float:none; }
	.sf-menu li:first { margin-left: 10px; }
	#menu_main .sf-menu li:hover ul, #menu_main .sf-menu li.sfHover ul { top: 48px; }
}
*/
	#menu_main[id=MENU_MAIN] .sf-menu li { float:left; }
	#menu_main[id=MENU_MAIN] ul#nav { margin-top: -8px; }
	#menu_main[id=MENU_MAIN] .sf-menu li ul li { float:none; }
	#menu_main[id=MENU_MAIN] .sf-menu li:first { margin-left: 10px; }
	#menu_main[id=MENU_MAIN] .sf-menu li:hover ul, #menu_main[id=MENU_MAIN] .sf-menu li.sfHover ul { top: 48px; }

/*///////////////////
Frames
///////////////////*/
.csc-frame-07 h2, .csc-frame-08 h2 {
	background: #fff url(../img/grid_9_box_bg.gif) top left;
	padding: 5px 10px 0px 10px;
	font-size: 1.2em;
}
.csc-frame-07 .concertina-open h2, .csc-frame-08 .concertina-open h2 {
	color: #000;
}
.csc-frame-07, .csc-frame-08 {
	background: #fff url(../img/grid_9_box_bg.gif) bottom left;
	padding-bottom: 5px;
}
.csc-frame-07-inner, .csc-frame-08-inner {
	padding: 0px 10px 0px 10px;
	background: transparent;
}


/*////////////////////////////
Calendar
////////////////////////////*/
.sk_calendar_header td {
	background: #eee;
	padding: 2px;
	font-weight: bold;
}

.list_header td {
	border-top: 1px solid #eee;
}

.list_data td {
	padding: 5px 0;
}

/*///////////////////////////
Forum
////////////////////////////*/
.tx-chcforum-pi1-FooterBox {display: none;} /*hide footer box*/

#tx_chcforum-pi1, #tx_chcforum-pi1 a {font-size: 11px;}

#tx_chcforum-pi1 caption {display: none;}

#tx_chcforum-pi1 a {text-decoration: none;}

#tx_chcforum-pi1 a:hover {text-decoration: underline;}

/* only one form in the forum */
#tx_chcforum-pi1 form {margin-top: 20px;}

#tx_chcforum-pi1 dt a {
	text-decoration: underline;
	font-size:13px;
	font-family: helvetica, tahoma, arial narrow, arial, sans-serif;
}


/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	border: none/*1px solid*/ /*{$chc-forum.style.bordercolor1}*/;
	border-color:#999999;
	margin-bottom: 3px;
	width: 100%;
}

.tx-chcforum-pi1-Table thead tr th {
	font-size: 12px;
	font-family: "trebuchet ms", tahoma, arial narrow, arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-weight: bold;
	background: #666 url(imgs/bgNav.gif) top left repeat-x;
	padding: 1px 0px 1px 5px;
	text-align: left;
	white-space: nowrap;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 13px;
	font-weight: bold;
	background-color: #eee;
	padding: 5px;
	text-align: center;
	text-transform:lowercase;
	color:#333333;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 12px;
	background-color: #fdfcfb;
	padding: 5px;
border: 1px solid #ddd;
}
/* GENERIC TABLE END */


/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {
background-color: #fdfcfb;
width: 230px;
}

.tx-chcforum-pi1-catConferenceCell dl {
	margin: 0;
}

.tx-chcforum-pi1-catConferenceCell dt {

}

.tx-chcforum-pi1-catConferenceCell dd {
	font-size: 11px;
	margin-left: 5px;
}

.tx-chcforum-pi1-catConferenceCell dd a {
	font-size: 11px;
	margin-left: 5px;
	text-transform:uppercase;
}

.tx-chcforum-pi1-catConferenceCell dd.new {

}

/* 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  {font-size:14px;}

.tx-chcforum-pi1-confThreadSubjCell a {font-size:14px;}

.tx-chcforum-pi1-confThreadNew {
	color: #F00;
	font-size: 10px;
	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: 10px !important;}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath {
	background:#FDFCFB;
	border: none;
/*	margin: 12px 0 15px 0; */
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 3px;
	font-size: 10px;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	background: #FDFCFB;
	border: none;
	border-color:#999999;
	font-size: 10px;
	margin-bottom: 3px;
	padding: 3px;
	font-size: 10px;
	text-align: right;
	clear: both;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	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;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm textarea {
	border: 1px solid;
	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 {
	border: 1px solid;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;

}

.tx-chcforum-pi1-formBtnHov {
	border: 1px solid #666; 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;
	color: #CC0000;
}

.tx-chcforum-pi1-formBtnStyle {
	background-color: #FFF;
	border: 1px solid;
	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 {
    background: #eee;
	border: 1px solid;
	border-color: #999999;
	margin: 3px 0;
	margin-bottom: 1px;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
	padding: 3px;
	font-size:9px;
	text-transform:uppercase;
	vertical-align: top;
}

.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 {float: right;}

/* deprecated */
.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid;
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color:#999999;
	font-size:12px;
    line-height:17px;
    padding:10px;
    background:#fff;
}

.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	background: #FFF;
	min-height: 50px;
	text-indent: 0px;
	padding: 3px;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	background: #fdfcfb;
	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 {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 {
	border-top: 3px solid;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFF;
	border: 1px solid;
	font-size: 9px;
}

.tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid;
	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: #FAFAFA; 
	border: #D1D7DC solid 1px; 
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
	font-size: 10px;
	padding: 5px;
	border: #D1D7DC solid 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 {
	border: 1px solid;
	font-size: 10px;
	padding: 5px;
}


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	padding: 10px 3px 3px 3px;
	border: none;
	font-size: 10px;
	font-style:italic;
	text-align:right;
}

/* 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 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	margin-bottom: 15px;
	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: center;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.tx_chcforum-pi1-subToolBar {
	background: #FDFCFB;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar 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;
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid;
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	border: 1px solid;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 11px;
  font-weight: bold;
  padding: 2px;
	padding-left: 6px;
}
/* PROFILE END */



/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}


.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	border: 1px dotted;
	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 {
}

.tx-chcforum-pi1-linkUp {
	background: #DEE3E7;
	border: 1px solid;
	margin: 12px 0 15px 0;
	padding: 3px;
	font-size: 10px;
	text-align: center;
}

.tx-chcforum-pi1-previewBoxCell {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 {
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	letter-spacing: 0px;
}


/* Home Featured Box */
#home-featured {
	display: none;
	width: 460px;
	/*height: 186px;*/
	background: url(../img/featured-bg.png) bottom left no-repeat;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#home-featured a {
	text-decoration: none;
	color: #cbcbcb;
}

#home-featured .featured-item a {
	padding: 12px 12px 0 12px;
	display: block;
}

#home-featured .active a {
	color: #a1c4d8;
}

#home-featured #featured-image {
	margin-left: 239px;
	position: absolute;
}

.featured-item {
	width: 239px;
}
.featured-item h3 {
	margin:0;
	font-size: 10px;
}

#home-featured .one h3 {
	height: 61px;
	background: url(../img/featured-button-01.png) top left no-repeat;
}
#home-featured .one h3.active {
	background: url(../img/featured-button-01-b.png) top left no-repeat;
}

#home-featured .two h3 {
	height: 60px;
	background: url(../img/featured-button-02.png) top left no-repeat;
}
#home-featured .two h3.active {
	background: url(../img/featured-button-02-b.png) top left no-repeat;
}
#home-featured .three h3 {
	height: 60px;
	background: url(../img/featured-button-03.png) top left no-repeat;
}
#home-featured .three h3.active {
	background: url(../img/featured-button-03-b.png) top left no-repeat;
}

.featured-item-image {
	display: none;
}

