/* default styles for extension "tx_mjseventpro_pi1" */


/* default styles for extension "tx_veguestbook_pi1" */
  /* example styles */
    .tx-guestbook-list-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:100; height:20; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:150; height:20; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:250; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }
/* default styles for extension "tx_vjforms_pi1" */

/* DEAFULT STYLE for tx_vjforms_pi1 */

.tx-vjforms-pi1 label.left {
    float: left;
	text-align: right;
	
	/* imaginary middle axis */
    width: 8em;
    margin-right: .5em;
	
}

.tx-vjforms-pi1 label.right {
	display: block;
	margin-left: 10em;
}


.tx-vjforms-pi1 input[type=text],
.tx-vjforms-pi1 select {
    float: left;
}

.tx-vjforms-pi1 input.label-2 {
    float: left;
    width: auto;
    clear: both;
    margin-left: 8.5em;
    margin-right: .5em;
}

.tx-vjforms-pi1 input[type=checkbox].label-2,
.tx-vjforms-pi1 input[type=radio].label-2,
.tx-vjforms-pi1 input[type=submit].label-2
{
    margin-left: 10.5em;
}

.tx-vjforms-pi1 form br {
    clear: both;
	font-size: 1px;
}


/*.tx-vjforms-pi1 form {
	line-height: 140%;
}
*/
	
/* default styles for extension "tx_srfreecap_pi2" */
		.tx-srfreecap-pi2-image { margin-left: 1em; }
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
