.tx-seminars-pi1-clear {
	clear: both;
	width: 1px;
	height: 1px;
}

/* - - - - - - - event editor - - - - - - - - - - - - */

.tx-seminars-pi1-event-editor textarea {
	width: 30em;
	height: 15em;
}
.tx-seminars-pi1-event-editor .attached-files span {
	clear: both;
}
.tx-seminars-pi1-event-editor ul.attached-files {
	list-style: none;
	padding: 12px 0 0 0;
}
.tx-seminars-pi1-event-editor .attached-files li {
	position: relative;
}
.tx-seminars-pi1-event-editor .attached-files input {
	position: absolute;
	right: 0;
}
.tx-seminars-pi1-event-editor .deleted {
	text-decoration: line-through;
	color: grey;
}

/* - - - - - - - error - - - - - - - - - - - - */

.tx-seminars-pi1-error {
	color: #f00;
	background-color: inherit;
	font-weight: bold;
}

/* - - - - - - - event hidden - - - - - - - - - - - - */

.tx-seminars-pi1-hidden {
	display: none;
	visibility: hidden;
}

/* - - - - - - - event list - - - - - - - - - - - - */
h2.tx-seminars-pi1-singleview-titletext{
}

h2.tx-seminars-pi1-singleview-titleimage{
	float: right;
	margin: 0 0 1em 2em;
}

.tx-seminars-pi1-listrow {
	margin: 0 -30px 0 -30px;
}

.tx-seminars-pi1-listrow table{
	width: 100%;
}

.tx-seminars-pi1-listrow .tx-seminars-pi1-title{
	padding-left: 30px!important;
}


.tx-seminars-pi1-listrow .tx-seminars-pi1-registration{
	padding-right: 30px!important;
}

.tx-seminars-pi1-listrow table {
	background-color: #fff;
	color: #000;
}

.tx-seminars-pi1-listrow th,
.tx-seminars-pi1-listrow td {
	margin: 0;
	border-spacing: 0;
	vertical-align: top;
}

.tx-seminars-pi1-listrow td {
	padding: .2em .5em .2em 0;
}

.tx-seminars-pi1-listrow th {
	font-weight: bold;
	text-align: left;
}

.tx-seminars-pi1-listrow th a {
	display: block;
	/*padding: .2em .5em .2em 0;*/
}

.tx-seminars-pi1-listrow th, .tx-seminars-pi1-listrow th a{
	color: #284191 !important;
}

.tx-seminars-pi1-listrow th a:hover, .tx-seminars-pi1-listrow th a:focus{
	color: #284191 !important;
	text-decoration: underline;
}


.tx-seminars-pi1-listrow img.category_image {
	margin: 0 2px;
	border: none;
}

th.tx-seminars-pi1-registration,
th.tx-seminars-pi1-list-registrations {
	/*padding: .2em .5em;*/
}

th.tx-seminars-pi1-title {
	text-align: left;
}

.tx-seminars-pi1-title a {
	display: block;
}

.tx-seminars-pi1-date,
.tx-seminars-pi1-vacancies,
.tx-seminars-pi1-price,
.tx-seminars-pi1-uid {
	text-align: left;
}

.tx-seminars-pi1-date {
	white-space: nowrap;
}

.tx-seminars-pi1-seats {
	text-align: center;
}

.tx-seminars-pi1-listrow .listrow-odd,
.tx-seminars-pi1-listrow th {
	background-color: #fff;
	color: inherit;
}

.tx-seminars-pi1-listrow tr {
	background-color: #ececec;
	color: inherit;
}

.tx-seminars-pi1-listrow tr:hover {
	background-color: #e0e0e0;
	color: inherit;
}

.tx-seminars-pi1-vacancies-available .tx-seminars-pi1-square {
	background-color: #00a500;
	color: inherit;
}

.tx-seminars-pi1-vacancies-2 .tx-seminars-pi1-square,
.tx-seminars-pi1-vacancies-1 .tx-seminars-pi1-square {
	background-color: #ffff3c;
	color: inherit;
}

.tx-seminars-pi1-vacancies-0 .tx-seminars-pi1-square,
.tx-seminars-pi1-canceled .tx-seminars-pi1-square,
.tx-seminars-pi1-registration-deadline-over	.tx-seminars-pi1-square {
	background-color: #c30000;
	color: inherit;
}

.tx-seminars-pi1-canceled td {
	text-decoration: line-through;
}

.tx-seminars-pi1-canceled td.tx-seminars-pi1-vacancies {
	text-decoration: none;
}

div.tx-seminars-pi1-selectorwidget {
	border: 1px solid #ccc;
}

.tx-seminars-pi1-selectorwidget p {
	clear: left;
}

.tx-seminars-pi1-selectorwidget .tx-seminars-pi1-optionbox {
	float: left;
	padding-bottom: .5em;
}

.tx-seminars-pi1-selectorwidget .tx-seminars-pi1-optionbox select {
	width: 100%;
}

#tx-seminars-pi1-optionbox-1, #tx-seminars-pi1-optionbox-2,
#tx-seminars-pi1-optionbox-3, #tx-seminars-pi1-optionbox-4,
#tx-seminars-pi1-optionbox-5 {
	width: 20%;
}

table.tx-seminars-pi1-timeslots {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
}

table.tx-seminars-pi1-timeslots th {
	background-color: #f0f0f0;
	color: inherit;
	text-align: left;
	padding: 5px;
}

table.tx-seminars-pi1-timeslots td {
	padding: 5px;
}

#tx_seminars_pi1_owner_image {
	float: right;
	border: 1px solid #000;
}

/* - - - - - - back wrapper - - - - - - - - - */
div.tx-seminars-pi1-back{
	clear: both;
	border-top: 1px dashed #ececec;
	margin: 10px 0 10px 0;
	padding: 0 30px 0 30px;
}


/* - - - - - - registration form - - - - - - - - - */
.tx-seminars-pi1-registration-confirmation-head{
	margin-top: 0.5em;
	padding: 0.5em 0;
	border-top: 1px dashed #ececec;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-confirmation-feuser{
	padding: 0.5em 0;
	border-top: 1px dashed #ececec;
	border-bottom: 1px dashed #ececec;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-confirmation-billing{
	padding: 0.5em 0;
	border-top: 1px dashed #ececec;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-confirmation-registration-data{
	padding: 0.5em 0;
	border-top: 1px dashed #ececec;
}

#tx-seminars-pi1-registration-form fieldset {
	border-bottom: 1px dashed #ececec;	
	padding: 0.5em 0;
}

#tx-seminars-pi1-registration-form fieldset legend {
	display: block !important;
	margin: 0.2em 0;	
	padding-top: 0.5em;
	color: #5367A7;
	font-family: 'News Gothic Std', 'News Goth', 'News Gothic', Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 110%;
	font-size: 116%; 
}

#tx-seminars-pi1-registration-form dl {
	margin: 0;
}

#tx-seminars-pi1-registration-form dt {
	width: 11em;
	margin: 0 .5em .5em 0;
	clear: both;
	float: left;
}

#tx-seminars-pi1-registration-form dd {
	margin: 0 0 .5em 12em;
}

#tx-seminars-pi1-registration-form dd select,
#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-zip {
	margin: 0 .5em 0 0;
}

#tx-seminars-pi1-registration-payment {
	/*position: relative;*/
	height: 8em;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-method-of-payment dd {
	/*margin-right: 25em;*/
}

#tx-seminars-pi1-registration-banking-data {
	/*
	position: absolute;
	top: 0;
	right: 0;
	width: 24.5em;
	margin: 0;
	padding: 0;
	*/
	display: none;
}

#tx-seminars-pi1-registration-form input,
#tx-seminars-pi1-registration-form textarea,
#tx-seminars-pi1-registration-form
	.tx-seminars-pi1-registration-country select {
	width: 20em;
}

#tx-seminars-pi1-registration-form textarea {
	height: 6em;
}

#tx-seminars-pi1-registration-form #tx-seminars-pi1-registration-banking-data input {
	width: 14em;
}

#tx-seminars-pi1-registration-form 	.tx-seminars-pi1-checkbox input {
	width: auto;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-gender select {
	width: 5em;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-name input {
	width: 14em;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-zip input {
	width: 4em;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-registration-city input {
	width: 14em;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-submit {
	margin: .5em 0;
}

#tx-seminars-pi1-registration-form .tx-seminars-pi1-submit input {
	width: auto;
}

#tx-seminars-pi1-unregistration-form .tx-seminars-pi1-submit {
	margin: .5em 0;
}

/* - - - - - custom listing like a teaser 2 columns - - - - */
.tx-seminars-pi1-custom-listrow{
	clear: both;
	zoom: 1;
}
.tx-seminars-pi1-custom-listitem{
	clear: both;
	zoom: 1;
	padding: 10px 0;
	margin: 0;
	border-top: 1px dashed #ececec;
}

.tx-seminars-pi1-custom-image{
	margin: 0.3em 0;
	float: left;
	width: 160px;
}

.yui-gc .tx-seminars-pi1-custom-text{
	float: right;
	width: 420px;
	padding-bottom: 10px;
}

.yui-g .tx-seminars-pi1-custom-text{
	float: right;
	width: 655px;
	padding-bottom: 10px;
}

.tx-seminars-pi1-custom-image div, .tx-seminars-pi1-custom-image h1, .tx-seminars-pi1-custom-image h2, .tx-seminars-pi1-custom-image h3, .tx-seminars-pi1-custom-image h4, .tx-seminars-pi1-custom-image h5, .tx-seminars-pi1-custom-image p{
	padding: 0;
	margin: 0;
}

.tx-seminars-pi1-custom-text div, .tx-seminars-pi1-custom-text h1, .tx-seminars-pi1-custom-text h2, .tx-seminars-pi1-custom-text h3, .tx-seminars-pi1-custom-text h4, .tx-seminars-pi1-custom-text h5, .tx-seminars-pi1-custom-text p{
	padding: 0;
	margin: 0;
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-title{
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-subtitle{
	font-weight: bold;
	margin: 0.2em 0;
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-teaser{
	color: #000 !important;
	font-weight: normal !important;
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-teaser a{
	color: #000 !important;
	font-weight: normal !important;
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-teaser a:hover{
	color: #284191 !important;
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-type-category{
    padding-top: 0.2em;
	font-weight: bold;
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-category{
}


.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-location{
	color: #333;
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-date-time{
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-date{
	font-weight: bold;
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-registration{
	margin-top: 0.2em;
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-registration a{
	color: #284191 !important;
}

.tx-seminars-pi1-custom-listrow .tx-seminars-pi1-registration a: hover{
	color: #000 !important;
}

.tx-seminars-pi1 dl {
	margin: 0 0 0.9em 0 !important;
	padding: 0;
}
.tx-seminars-pi1 dt {
	margin: 0;
	padding: 0;
}
.tx-seminars-pi1 dd {
	margin: 0;
	padding: 0;
}