/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }
/* default styles for extension "tx_dropdownsitemap_pi1" */
		.tx-dropdownsitemap-pi1 A {
			font-weight: bold;
		}
		.tx-dropdownsitemap-pi1 LI.open OL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed OL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 LI.open UL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed UL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 DIV {
			border: solid 1px #DFE2E3;
			background: #FAFBFB;
			padding: 2px;
			margin-bottom: 5px;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 A {
			font-weight: normal;
		}
		.tx-dropdownsitemap-pi1 DIV.level_3 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.level_4 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_5 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.expAll {
			text-align: center;
			border: solid 1px #DFE2E3;
			background: #FAFBFB;
		}
/* default styles for extension "tx_agendasgl_pi1" */

/* agenda - LIST */

table.agenda-list {
  border-spacing: 0px 10px;
}
.agenda-list-image {
  width: 135px;
  text-align: center;
  border: none;
	padding-bottom: 10px;
}
.agenda-list-image img {
  border: 5px solid #E8E6DA;
}
.agenda-list-item {
  padding-left: 10px;
}
.agenda-list-item h3 {
	color: #005BAB;
	font-weight: bold;
}
.agenda-list-item a {
	color: #005BAB;
	text-decoration: none;
}
.agenda-list-item p {
  color:#333333;
}

.agenda-single-date {
  margin-top: 1em;
	color:#005BAB;
  font-size: 125%;
}
.agenda-single-image{
  float: right;
  margin: 0 0 10px 10px;
  text-align: center;
  width: 190px;
}
.agenda-single-image img  {
  border: 5px solid #E8E6DA;
  background-color: #E8E6DA;
}
.agenda-clear {
  clear: right;
}

/* default styles for extension "tx_chcforum_pi1" */


#tx_chcforum-pi1 caption {
	display: none;
}

#tx_chcforum-pi1 a {
	text-decoration: underline;
  color: rgb(0, 102, 153);
}

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

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

#tx_chcforum-pi1 .tx-chcforum-pi1-noWrap {
	display: inline;
/*	white-space: nowrap;*/
}

#tx_chcforum-pi1 .tx-chcforum-pi1-preTableWrap {
	border: 1px solid #999999;
	margin-bottom: 2px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-postTableWrap {
	border: 1px solid #999999;
	margin-bottom: 2px;
}

/* GENERIC TABLE BEGIN */
#tx_chcforum-pi1 .tx-chcforum-pi1-Table {
	border: 1px solid #666666;
	background: #FFFFFF;
	margin-bottom: 2px;
	width: 100%;
}

#tx_chcforum-pi1 .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 .tx-chcforum-pi1-Table tbody tr th {
/*	font-size: 15px;
	letter-spacing: 2px;*/
	font-weight: bold;
	background: #F3F5F8;
	padding: 5px;
	text-align: left;
}

/* category features row */
#tx_chcforum-pi1 .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 .tx-chcforum-pi1-catConferenceCell {
}

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

#tx_chcforum-pi1 .tx-chcforum-pi1-catConferenceCell dt {
}

#tx_chcforum-pi1 .tx-chcforum-pi1-catConferenceCell dd {
	font-size: 10px;
	margin-left: 5px;
}

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

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

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

/* cell 4 */
#tx_chcforum-pi1 .tx-chcforum-pi1-catLastCell {
	font-size: 10px !important;
	vertical-align: top;
}
/* CATEGORY TABLE END */


/* CONFERENCE TABLE BEGIN */
/* cell 1 */

#tx_chcforum-pi1 .tx-chcforum-pi1-confThreadImage {
	text-align: center;
}


#tx_chcforum-pi1 .tx-chcforum-pi1-confThreadSubjCell {

}

#tx_chcforum-pi1 .tx-chcforum-pi1-confThreadNew {
	color: #FF0000;
	font-size: 10px;
	padding-left: 5px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-confThreadBtns img {
	padding-top: 5px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-confThreadBtns {
	padding-left: 5px;
}

/* cell 2 */
#tx_chcforum-pi1 .tx-chcforum-pi1-confThreadRepliesCell {
	text-align: center;
}

/* cell 3 */
#tx_chcforum-pi1 .tx-chcforum-pi1-confThreadAuthorCell {
	text-align: center;
}

/* cell 4 */
#tx_chcforum-pi1 .tx-chcforum-pi1-confThreadLastCell {
	font-size: 10px !important;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
#tx_chcforum-pi1 .tx-chcforum-pi1-navPath a {
	color: #6F6E70;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-navPath {
	line-height: 15px;
	color: #6F6E70;
	background: #E9E9E9;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 1px;
	padding: 3px;
	font-size: 10px;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
#tx_chcforum-pi1 .tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	color: #6F6E70;
	background: #E9E9E9;
	border-bottom: 1px solid #DEDEDE;
	font-size: 10px;
	line-height: 15px;
	padding: 3px;
	text-align: right;
/*	clear: both;*/
	padding-right: 5px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-pageLinksBtm {
	margin-bottom: 1px;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
#tx_chcforum-pi1 .tx-chcforum-pi1-postForm {
	border: 1px solid #999999;
	background: #E3E7EF;
	padding: 5px;
	margin-bottom: 3px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-postForm #formWhere {
/*	font-size: 14px;*/
	font-weight: bold;
	background: #A7B3CB;
	padding: 5px;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 7px;
	border: 1px solid #999999;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	width: 60px;
	float: left;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-postForm fieldset {
	background-color: #E9E9E9;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-postForm fieldset#formTop {
	margin-bottom: 8px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-postForm fieldset#formTop legend {
	margin-bottom: 3px;
	background-color: #E9E9E9;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-postForm fieldset#formBottom legend {
	background-color: #E9E9E9;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 5px;
}


#tx_chcforum-pi1 .tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	width: 150px;
	float: left;
	padding: 2px;
	border: 1px solid #DEDEDE;
	margin-bottom: 2px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-postForm textarea {
	border: 1px solid #DEDEDE;
	margin: 3px 0;
	width: 100%;
	height: 150px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-postForm fieldset#formTop br {
	clear:left;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-formBtn {
	text-align: center;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-formBtn input {
	border: 1px solid #999999;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;

}

#tx_chcforum-pi1 .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 .tx-chcforum-pi1-formBtnStyle {
	background-color: #FFF;
	border: 1px solid #666666;
	padding: 3px;
	margin: 3px;
}

#tx_chcforum-pi1 .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 .tx-chcforum-pi1-singlePost {
	border: 1px solid #666666;
	margin: 3px 0;
}

/* top */
#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .author {
	background: #E3E7EF;
	padding: 3px;
	vertical-align: top;
/*	height: 78px;*/
}

#tx_chcforum-pi1 .tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .im {
	vertical-align: middle;
	margin-top: 3px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}

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

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .userPic {
	border: 1px solid #666666;
	float: right;
}
/* deprecated */
#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid #666666;
	float: right;
}

/* middle */
#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .text {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #E3E7EF;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	background: #FFF;
	min-height: 125px;
	text-indent: 0px;
	padding: 3px;
}

/* bottom */
#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .edit {
	background: #F3F5F8;
	padding: 3px;
	height: 19px;
	vertical-align: middle;
	margin-top: 3px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
}

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

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

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

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

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .rate {
	background: #DEE3E7;
	border-top: 3px solid #FFFFFF ;
	padding: 3px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFF;
	border: 1px solid #666666;
	font-size: 9px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid #666666;
	font-size: 10px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .rate select option {
	height: 1.5em;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .rate form {
	padding: 0;
	margin: 0;
	display: inline;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .rate .rateStars {
	float: left;
	text-align: left;
	height: 1.85em;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .rate .rateMenu {
	text-align: right;
	width: 100%;
	height: 1.85em;
}

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

#tx_chcforum-pi1 .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 .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 .tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: bold;
	padding: 3px 0;
}

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

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

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


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
#tx_chcforum-pi1 .tx-chcforum-pi1-footerBox {
	background: #A7B3CB;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 10px; 
}

/* used for user listing */
#tx_chcforum-pi1 .tx-chcforum-pi1-footerBox div { 
	padding-top: 5px; 
	padding-left: 5px;
	font-size: 10px; 
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
#tx_chcforum-pi1 .header_center {	
  text-align: center;
	height: 34px;
}
#tx_chcforum-pi1 .header_text {
	font-size: 24px;
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
#tx_chcforum-pi1 .header_small {
	margin-bottom: 3px;
	border: solid #666666 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
#tx_chcforum-pi1 .tx_chcforum-pi1-toolBar {
	background: #E3E7EF;
	border: 1px solid #666666;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

#tx_chcforum-pi1 .tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 5px;
}

#tx_chcforum-pi1 .tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#tx_chcforum-pi1 .tx_chcforum-pi1-subToolBar {
	background: #DEE3E7;
	margin-bottom: 1px;
	padding-right: 5px;
}

#tx_chcforum-pi1 .tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

#tx_chcforum-pi1 .tx_chcforum-pi1-subToolBar div {
	margin: 0px;
	line-height: 15px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


/* TOOL BAR  END */

/* PROFILE BEGIN */
#tx_chcforum-pi1 .tx-chcforum-pi1-profileBorder {
	border: 1px solid #999999;
	padding: 3px;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid #666666;
	float: right;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

#tx_chcforum-pi1 .tx_chcforum-pi1-profileHdrBig {
	background: #DEE3E7;
	border: 1px solid #666666;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}

#tx_chcforum-pi1 .tx_chcforum-pi1-profile_hdr {
	font-size: 11px;
  font-weight: bold;
  background: #E3E7EF;
  padding: 2px;
	padding-left: 6px;
}
/* PROFILE END */

/* MESSAGE BOX BEGIN */
#tx_chcforum-pi1 .tx-chcforum-pi1-errorBoxCell {
	background: #E3E7EF;
	font-weight: bold;
	text-align: left;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-messageBoxErrorNoBorder {
	background: #FFD6EF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}

#tx_chcforum-pi1 .tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #FFCCCC;
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #CF1127;
	color: #CF1127;
}
/* MESSAGE BOX END */

#tx_chcforum-pi1 .tx-chcforum-pi1-forumTextBig {
	font-size: 14px;
	font-weight: bold;
}

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

#tx_chcforum-pi1 .tx-chcforum-pi1-linkUp {
	background: #DEE3E7;
	border-bottom: 1px solid #DEDEDE;
	padding: 3px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}

#tx_chcforum-pi1 .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 {
	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: #E3E7EF;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	letter-spacing: 0px;
}



/* default styles for extension "tx_gspetitesAnnonces_pi1" */

.tx-gspetitesAnnonces-pi1 a {
	text-decoration: underline;
  color: rgb(0, 102, 153);
}

.tx-gspetitesAnnonces-pi1 .error {
  color: red;
}

table.tx_gspetitesAnnonces_pi1_LIST {
	border-collapse: collapse;
}


table.tx_gspetitesAnnonces_pi1_LIST td {
	border-bottom: dotted 1px;
	padding: 5px;
}

table.tx_gspetitesAnnonces_pi1_SINGLE tr td {
	padding: 5px;
	vertical-align: top;
}

table.tx_gspetitesAnnonces_pi1_SINGLE tr td img {
	border: 5px solid #E8E6DA;
}

table.tx_gspetitesAnnonces_pi1_SINGLE th {
	text-align: right;
  padding: 4pt;
	vertical-align: top;
}

/* default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }

  .tx-indexedsearch-searchbox td   { 
    vertical-align: top; text-align: left;  line-height: 1em; padding: 0.2em; 
   }
  .tx-indexedsearch-searchbox td p { 
    vertical-align: top; text-align: left;  line-height: 1em; margin: 0; 
   }
  .tx-indexedsearch-searchbox th   { 
    vertical-align: top; text-align: right; line-height: 1em; padding: 0.2em; padding-top: 0.4em;
   }
  .tx-indexedsearch-searchbox th p { 
    vertical-align: top; text-align: right; line-height: 1em; margin: 0; 
   }
 
/* default styles for extension "tx_mocfilemanager_pi1" */

.tx-mocfilemanager-pi1 a.filelink {
  color: #000033;
  text-decoration: none;
}

.tx-mocfilemanager-pi1 a.filelink:hover {
  text-decoration: underline;
}

.tx-mocfilemanager-pi1 TD.borderbottom {
  padding: 0px;
  border-bottom: 1px solid black;
}

.tx-mocfilemanager-pi1 td {
  vertical-align: middle;
}
/* default styles for extension "tx_mocfilemanager_pi2" */
  .tx-mocfilemanager-pi2 a {
    color: #000033;
    text-decoration: none;
  }

  .tx-mocfilemanager-pi2 a:hover {
    text-decoration: underline;
  }



/* default styles for extension "tx_loginboxmacmade_pi1" */
		.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
			color: #FF0000;
		}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
			margin-top: 5px;
			margin-bottom: 5px;
			border: solid 1px #DFE2E3;
			border-collapse: collapse;
		}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
			border: solid 1px #DFE2E3;
			background-color: #FAFBFB;
			padding: 5px;
		}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
			border: solid 1px #E5D9B1;
			background-color: #F0E9D2;
			font-weight: bold;
		}
/* default styles for extension "tx_eeblog_pi1" */
    .tx-eeblog-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }

#ee_blog_tools {
  background-color: #c0c0c0;
  border: thin dotted #800080;
}

.ee_blog_search {
  float: right;
}

.ee_blog_browse {
  float: left;
}

#ee_blog_list{
  padding-bottom:10px;

  border-top:1px dashed #fff;
  border-bottom:1px dashed #999;
  margin:-5px 0 1em 0;
  }

#ee_blog_author {
  margin:12px 0 0 0;
  font-size:75%;
  color:#666;
}

#ee_blog_entry {
  padding-bottom:10px;
  border-top:1px dashed #fff;
  border-bottom:1px dashed #999;
  margin:-5px 0 1em 0;
  }


#ee_blog_Header {
  font:bold 115% Arial,Sans-serif;
  line-height:135%;
  clear:left;
}		

#ee_blog_Header a:link {color:#36c; text-decoration : none;}
#ee_blog_Header a:visited {color:#36c; text-decoration : none;}
#ee_blog_Header a:hover {color:red; text-decoration : none;}

#ee_blog_link_to_list a:link {color:#36c; text-decoration : none; font-size:75%}
#ee_blog_link_to_list a:visited {color:#36c; text-decoration : none; font-size:75%}
#ee_blog_link_to_list a:hover {color:#36c; text-decoration : none; font-size:75%}

#ee_blog_comments_header {
  font:bold 105% Arial,Sans-serif;
  text-align: center;
  color:#666;
  margin:12px 0 0 0;
  line-height:135%;
  clear:left;
}	

.ee_blog_timestamp  {
  font-size:75%;
  color:#666;
}  

#ee_blog_categories_list {
        width: 18em;
        border-right: 1px solid #000;
        padding: 0 0 1em 0;
        margin-bottom: 1em;
        font-size:75%;
        font-family: 'Trebuchet MS', 'Lucida Grande',
          Verdana, Lucida, Geneva, Helvetica, 
          Arial, sans-serif;
        background-color: #90bade;
        color: #333;
        }

#ee_blog_categories_list ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }
                
#ee_blog_categories_list ul li.ee_blog_selecteditem {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 5px solid #1958b7;
                border-right: 5px solid #508fc4;
                background-color: #2175bc;
                color: red;
                text-decoration: none;
                margin: 0;
                }

#ee_blog_categories_list li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                }

#ee_blog_categories_list li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 5px solid #1958b7;
                border-right: 5px solid #508fc4;
                background-color: #2175bc;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

html>body #ee_blog_categories_list li a {
                width: auto;
                }

#ee_blog_categories_list li a:hover {
                border-left: 5px solid #1c64d1;
                border-right: 5px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }

.ee_blog_section {

	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}

#ee_blog_categories {

	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}

.comments-body {
	font-family:georgia, verdana, arial, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;
 	background:#FFF;
 	line-height:14px;
 	padding-bottom:10px;
  	padding-top:10px;		
 	border-bottom:1px dotted #999; 					
}

/* default styles for extension "tx_srsendcard_pi1" */

.tx-srsendcard-pi1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
}
.tx-srsendcard-pi1 p {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.tx-srsendcard-pi1 a {
	background-color: transparent;
	color: #036;
	text-decoration:none;
}
.tx-srsendcard-pi1 a:hover {
	text-decoration: underline;
}
.tx-srsendcard-pi1 a:active {
	text-decoration: underline;
	font-weight:bold;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-radio td {
	text-align: left;
	vertical-align: middle;
	background-color: transparent;
}
.tx-srsendcard-pi1 td.label {
	text-align: right;
	padding-right: 8px;
}
.tx-srsendcard-pi1 td.sectionheader {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.tx-srsendcard-pi1 td.sectionheader p {
	padding: 8px;
	font-weight:bold;
	background-color: #e4e4e4;
}

/* default styles for extension "tx_srquiz_pi1" */

.tx-srquiz-pi1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
}
.tx-srquiz-pi1 p {
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 0;
}
.tx-srquiz-pi1 a {
	background-color: transparent;
	color: #c30;
	text-decoration: none;
}
.tx-srquiz-pi1 a:hover {
	text-decoration: underline;
}
.tx-srquiz-pi1 A: active {
	text-decoration: underline;
	font-weight: bold;
}

.tx-srquiz-pi1 .tx-srquiz-pi1-question td,
.tx-srquiz-pi1 .tx-srquiz-pi1-question-radio td,
.tx-srquiz-pi1 .tx-srquiz-pi1-answer td,
.tx-srquiz-pi1 .tx-srquiz-pi1-results td {
	text-align: left;
	vertical-align: middle;
	padding-top: 0;
	background-color: transparent;
}
.tx-srquiz-pi1 td.tx-srquiz-pi1-label {
    vertical-align: middle;
	padding-top: 0;
	color: #000;
	text-align: right;
}
.tx-srquiz-pi1 p.tx-srquiz-pi1-label {
	color: #000;
	text-align: right;
}
.tx-srquiz-pi1 td.sectionheader {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.tx-srquiz-pi1 td.sectionheader p {
	padding: 8px;
	font-weight:bold;
	background-color: #e4e4e4;
}

/* default styles for extension "tx_srpuzzle_pi1" */
		div.tx-srpuzzle-pi1 { text-align: left; margin-top: 100px; }
		.tx-srpuzzle-pi1-piece { position: absolute; z-index: 10; }
		.tx-srpuzzle-pi1 p { color:#f9b214; }
		.tx-srpuzzle-pi1 div.tx-srpuzzle-pi1-instructions p { width: 150px; padding: 10px 0 0 0; }
/* default styles for extension "tt_news" */


/* news - FRONT */
table.news-front-container {
  width: 100%;
  border-spacing: 0px 10px;
}
.news-front-container .news-image {
  text-align: center;
  /*width: 260px;*/
}
.news-front-container .news-image img {
  border: 5px solid #E8E6DA;
}
.news-front-container .news-item {
  padding-left: 10px;
  padding-bottom: 10px;
}
.news-front-container .news-item h3 {
	color: #005BAB;
	font-weight: bold;
}
.news-front-container .news-item a {
	color: #005BAB;
	text-decoration: none;
}
.news-front-container .news-item p {
  color:#333333;
}



/* news - LIST */
table.news-list-container {
  width: 100%;
  border-spacing: 0px 10px;
}
.news-list-container .news-image {
  text-align: center;
  width: 135px;
}
.news-list-container .news-image img {
  border: 5px solid #E8E6DA;
}
.news-list-container .news-item {
  padding-left: 10px;
  padding-bottom: 10px;
}
.news-list-container .news-item h3 {
	color: #005BAB;
	font-weight: bold;
}
.news-list-container .news-item a {
	color: #005BAB;
	text-decoration: none;
}
.news-list-container .news-item p {
  color:#333333;
}

/* news - SINGLE */
.news-single-item {
  margin: 10px 0;
}
.news-single-image {
  float: right;
  width: 150px;
  text-align: center;
  border: none;
  margin: 0 0 10px 10px;
  text-align: center;
}
.news-single-image img {
  border: 5px solid #E8E6DA;
}

.news-clear {
  clear: left;
}

.tx-ttnews-browsebox {
  border-top: 1px solid gray;
  margin-top: 1em;
  padding-top: 0.5em;
  text-align: center;
}



/* default styles for extension "tx_gsfaq_pi1" */

  .tx-gsfaq-pi1-categories {
    padding-bottom:5px;
  }

  .tx-gsfaq-pi1 h4 {
    color: rgb(0, 91, 172);
    font-weight: bold;
    font-size: 11px;
    
  }
  
  .tx-gsfaq-pi1-single div {
    padding-bottom:5px;
  }

  .tx-gsfaq-pi1 a {
      text-decoration: underline;
      color: rgb(0, 102, 153);
  }

