/* default styles for extension "tx_mininews_pi1" */
P.tx-mininews-pi1-listrow-normal {border:5pt solid #0000ff;}
.tx-mininews-pi1 .tx-mininews-pi1-listrow { margin-top: 0px;}
P.tx-mininews-pi1-listrowField-title { font-weight: bold;background-color:#EEEEEE; padding-bottom:-5px;margin-bottom:-5px;}
P.tx-mininews-pi1-listrowField-teaser { margin-bottom:20px; }
P.tx-mininews-pi1-fp_listrowField-title { font-weight: bold; font-size:15px; font-family: garamond,igaramond,times new roman,times,serif;font-variant:small-caps;}
P.tx-mininews-pi1-fp_listrowField-teaser { font-size:10px; margin-top: 0px; margin-bottom: 3px; }
.tx-mininews-pi1 .tx-mininews-pi1-singleView { margin-top: 5px; }
P.tx-mininews-pi1-singleViewField-teaser { font-style: italic; margin-top: 5px; margin-bottom: 10px; font-weight: bold;}
SPAN.tx-mininews-pi1-browsebox-strong { font-weight: bold; }
P.tx-mininews-pi1-listrowField-teaser A { color: black; text-decoration:none; }
P.tx-mininews-pi1-listrowField-teaser A:hover { color: black; text-decoration:none; }
P.tx-mininews-pi1-fp_listrow-normal {border:5pt solid #0000ff;}
P.tx-mininews-pi1-listrowField-datetime, P.tx-mininews-pi1-singleViewField-datetime, P.tx-mininews-pi1-fp_listrowField-datetime 
{ height:0px; visibility:hidden; font-size:0px; margin-bottom:-10px; padding-bottom:-10px; }

IMG.absmiddle { vertical-align: middle; }
/* 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_spdirectory_pi1" */
        .tx_spdirectory-pi1-myform { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; }
        .tx_spdirectory-pi1-myformactive { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; color: #CC0000; }
	.tx_spdirectory-pi1-dotted { border: 1px solid #DADADA; }
        .tx_spdirectory-pi1-small { font-size: 10px; }
	.tx_spdirectory-pi1-dottedcorner { border-top: 0px none; border-right: 0px none; border-bottom: 2px dotted #DADADA; border-left: 2px dotted #DADADA; }
	.tx_spdirectory-pi1-dottedcolor { border: 2px dashed #EEEEFD; }
/* default styles for extension "tx_slideshow_pi1" */
		.tx-slideshow-pi1 {
			text-align: center;
		}
/* default styles for extension "tx_flvplayer_pi1" */
		.tx-flvplayer-pi1 {
			text-align: center;
		}
/* default styles for extension "tx_femp3player_pi1" */
		.tx-femp3player-pi1 {
			text-align: center;
		}
		.tx-femp3player-pi1 TABLE {
			border: solid 1px #BCBCBC;
			margin-top: 5px;
			margin-bottom: 5px;
			border-collapse: collapse;
		}
		.tx-femp3player-pi1 TD {
			border: solid 1px #BCBCBC;
			padding: 5px;
		}
/* default styles for extension "tx_vjchat_pi1" */

	/* FRAME AND MAIN CONTAINERS */

		div#tx-vjchat-container * {
			border: 0;
			margin: 0;
			padding: 1px;
		}
		
		div#tx-vjchat-container {
			min-height: 20px;
		}
		
		div#tx-vjchat-content {
			height: 20em;  
			position: relative;
			margin-top: 0.5em;
			width: 99%;
		}		
		
		div#tx-vjchat-messages {
			position: absolute;
			left: 0;
			top: 0;
			border: 1px solid #CFCFCF;
			overflow: auto;
			width: 78%;
			background-color: #fff;
		}
	
		div#tx-vjchat-storedMessages {
			position: absolute;
			left: -1px;
			top: -1px;
			border: 1px solid #CFCFCF;
			overflow: auto;
			width: 78%;
			background-color: #fff;
			border: 2px solid #82C885;
			z-index:100;
		}	
		div#tx-vjchat-userlist {
			position: absolute;
			right: 0;
			top: 0;
			padding: 0;
			overflow: auto;
			border: #CFCFCF solid 1px;
			color: #000;
			background-color: #FFF;
			width: 20%;
			height: 20em;
		}		

		div#tx-vjchat-tools-container {
			margin-top: 1%;
			height: 1.2em;
		}

		div#tx-vjchat-emoticons {
/*			top: 72%;
			padding: 0;
/*			width: 20%;*/
/*			overflow: auto;*/
			text-align: center;
/*			border: 1px solid #CFCFCF;
			height: 1.2em;
			background-color: #FFF;*/
			display: inline;
			padding: 0.2em;
		}
		
		#tx-vjchat-emoticons img {
			margin: 0 0.1em;
			cursor:pointer;
		}		
		

		div#tx-vjchat-format {
		}

		div#tx-vjchat-format a {
			color: #000;
			text-align: center;
			border: 1px solid #ABABAB;
			padding: 0.1em;
			margin: 0 0.2em;
			width: 1.2em;
			display: block;
			float: left;
			background-color: #CFCFCF;			
		}
		
		a#tx-vjchat-format-bold {
			font-weight: bold;
			text-decoration: none;		
		}

		a#tx-vjchat-format-underline {
			text-decoration: underline;
		}

		a#tx-vjchat-format-italic {
			font-style: italic;
			text-decoration: none;			
		}
		
		div#tx-vjchat-input-container {
			margin-top: 1%;
		}

		textarea#txvjchatnewMessage {
			width: 99%;
			font-family: "Arial", "Helvetica", sans-serif;
			font-size: 10pt;
			height: 6em;
			border: #CFCFCF solid 1px;
		}	
	

	
	/* MESSAGE ITEMS */
	
		div.tx-vjchat-entry {
			border-bottom: 1px solid #FAF7F3;
			background-color: #fff;		
			font-family: "Arial", "Helvetica", sans-serif;
			font-size: 10pt;
			line-height: 1.3em;
			color: #320101;
			margin: 0.25em 0 0 0;
			padding: 0em 0 0.625em 0.25em;
		}
	
		div.tx-vjchat-moderator {
			color: #880000;
		}
		
		div.tx-vjchat-expert {
			color: #06480E;
		}

		div.tx-vjchat-system {
			color: #9E9E9E;
			font-size: 0.9em;
		}		
		div.tx-vjchat-hidden {
			background-color: #F2F2F2;
			color: #9E9E9E;
		}
		
		div.tx-vjchat-committed {
			background-color: #B8F2AE;
		}
	
		span.tx-vjchat-time {
			font-size: 8pt;
			color: #9E9E9E;
		}
		
		span.tx-vjchat-bold {
			font-weight: bold;
		}
	
		span.tx-vjchat-underlined {
			text-decoration: underline;
		}

		span.tx-vjchat-italic {
			font-style: italic;
		}

		p.tx-vjchat-error {
			font-weight: bold;
			color: #f00;
		}
		
		a.tx-vjchat-actionlink {
			cursor:pointer;
			font-size: 8pt;
			color: #337236;
		}
		
		a.tx-vjchat-actionlink:hover {
			color: #0F3D11;
			text-decoration: underline;
		}

	/* HELP AND COMMAND OUTPUT */
	

		.tx-vjchat-ok {
			color: #06480E;
			background-color: #F0F0F0;
		}
		
		.tx-vjchat-error {
			color: #f00;
		}
		
		div.tx-vjchat-cmd-smileys-text {
			width: 5em;
			height: 1.2em;
			float: left;
			background-color: #F0F0F0;
			margin-bottom: 0.625em;
			text-align: right;		
			padding-right: 0.625em;
		}
	
		div.tx-vjchat-cmd-smileys-image {
			width: 4em;
			height: 1.2em; 		
			float: left;
			background-color: #F0F0F0;
			margin-bottom: 0.625em;
		}

		div.tx-vjchat-cmd-help	{
			font-size: 0.9em;
			background-color: #F0F0F0;			
		}

		div.tx-vjchat-cmd-help div.tx-vjchat-cmd-help-command {
		}
				
		div.tx-vjchat-cmd-help-command div.tx-vjchat-cmd-help-command-title {
			width: 9em;
			float: left;
			clear: left;
			font-weight: bold;
		}

		div.tx-vjchat-cmd-help-command span.tx-vjchat-cmd-help-command-descr {
			display: block;
			margin-left: 10em;
		}

		div.tx-vjchat-cmd-help-command span.tx-vjchat-cmd-help-parameter-list {
		}

		div.tx-vjchat-cmd-help-command span.tx-vjchat-cmd-help-parameter-descr {
			display: block;
			margin-left: 11em;		
		}

	/* USERLIST ITEMS */

		#tx-vjchat-userlist * {
			font-family: "Arial", "Helvetica", sans-serif;
			font-size: 0.8em;
		}

		#tx-vjchat-userlist .tx-vjchat-userlist-moderator {
			color: #880000;
		}
	
		#tx-vjchat-userlist .tx-vjchat-userlist-expert {
			color: #06480E;
		}
		
		#tx-vjchat-userlist .tx-vjchat-userlist-user {
		}

		#tx-vjchat-userlist .tx-vjchat-userlist-item {
			cursor: pointer;
		}

		#tx-vjchat-userlist .tx-vjchat-userlist-item:hover {
			font-weight: bold;
		}

		#tx-vjchat-user-detail {
			border: 1px solid #CFCFCF;
			background-color: #fff;
			width: 10em;
		}
		
		
		#tx-vjchat-user-detail * {
			font-family: "Arial", "Helvetica", sans-serif;
			font-size: 0.6em;
			padding: 0;
			margin: 0;		
		}

		#tx-vjchat-user-detail h1 {
			font-size: 0.8em;
		}
/* default styles for extension "tx_dedivbanner_pi1" */

  .pointer { cursor: hand}

  .bannerlink { font-family:verdana; font-size=12px; color: #ffffff; font-weight: normal; text-decoration:none; }
