/*
 *	EINTRAGSLISTE
 */

.tx-ch-solr .text-wrap {
    display: table-cell;
}

.tx-ch-solr .calendar {
    width: 300px;
    float: left;
    position: relative;
    top: -22px;
}

.tx-ch-solr .entrylist {
    float: right;
    padding: 0 25px 0 5px;
    width: 635px;
}

.tx-ch-solr .entrylist #breadcrumb-nav {
    padding: 0 0 16px 0;
    margin-top: -4px;
}

.tx-ch-solr .list-tvradio {
    margin-bottom: 20px;
}

.tx-ch-solr .header {
    width: auto;
}

.tx-ch-solr .list-tvradio .header h2 {
    background: none repeat scroll 0 0 #575757;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    display: inline-block;
    font-size: 17px;
    margin-bottom: 8px;
    padding: 5px 70px 5px 12px;
    position: relative;
    text-transform: uppercase;
}

.tx-ch-solr .list-tvradio table {
    background: url("../Images/bg-table.png") no-repeat right bottom;
}

.tx-ch-solr .list-tvradio table th {
    background: url("/typo3conf/ext/entrytypes/Resources/Public/img/background/quick-overview-bottom-shadow.gif") repeat-x scroll left bottom #D9D9D9;
    margin: 0;
    font-size: 15px;
    padding: 7px 10px;
    border-bottom: none;
    border-right: 1px solid #fff;
}

.tx-ch-solr .list-tvradio table th.title {
    width: 380px;
}

.tx-ch-solr .list-tvradio thead tr {
    border-top: 1px solid #d0d0d0;
}

.tx-ch-solr .list-tvradio tbody tr {
    border-bottom: 1px solid #dbdbdb;
}

.tx-ch-solr .list-tvradio table td {
    border: 0 none;
    padding: 10px 8px;
    font-size: 13px;
}

#event #filter-box fieldset.taxonomy .label_tx_entrytypes_event_type,
#event #filter-box fieldset.taxonomy .label_tx_entrytypes_event_region {
    width: 285px;
}

/*
 *	DATEPICKER
 */

.tx-portlet .ui-datepicker,
.tx-ch-solr .ui-datepicker {
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 18px 23px 18px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 16.2em;
}

.tx-portlet table.ui-datepicker-calendar .ui-state-default,
.tx-ch-solr table.ui-datepicker-calendar .ui-state-default {
    color: #575757;
}

.tx-portlet .ui-widget-content,
.tx-ch-solr .ui-widget-content {
    background: #575757;
}

/* head */

.tx-portlet .ui-widget-header,
.tx-ch-solr .ui-widget-header {
    background: none;
    border: 0;
}

.tx-portlet .ui-datepicker-title,
.tx-ch-solr .ui-datepicker-title {
    font-size: 17px;
    padding-top: 2px;
    font-weight: normal;
}

.tx-portlet .ui-datepicker-month,
.tx-ch-solr .ui-datepicker-month {
    cursor: pointer;
}

.tx-portlet .ui-datepicker-year,
.tx-ch-solr .ui-datepicker-year {
    cursor: pointer;
}


/* arrows */

.tx-portlet .ui-state-hover,
.tx-ch-solr .ui-state-hover{
    background: none;
    border: 0;
}

.tx-portlet .ui-icon,
.tx-ch-solr .ui-icon{
    height: 24px;
    width: 29px;
    background-repeat: no-repeat;
}

.tx-portlet .ui-datepicker-prev-hover,
.tx-portlet .ui-datepicker-next-hover,
.tx-ch-solr .ui-datepicker-prev-hover,
.tx-ch-solr .ui-datepicker-next-hover {
    top: 2px;
    cursor: pointer;
}

.tx-portlet .ui-datepicker-prev-hover,
.tx-ch-solr .ui-datepicker-prev-hover {
    left: 2px;
}

.tx-portlet .ui-datepicker-next-hover,
.tx-ch-solr .ui-datepicker-next-hover {
    right: 2px;
}

.tx-portlet .ui-datepicker-prev .ui-icon,
.tx-ch-solr .ui-datepicker-prev .ui-icon {
    background-image: url(/typo3conf/ext/ch_solr/Resources/Public/Icons/arrow_left.png);
    background-position: 0px 0px;
}

.tx-portlet .ui-datepicker-prev-hover .ui-icon,
.tx-ch-solr .ui-datepicker-prev-hover .ui-icon {
    background-position: 0px -24px;
}

.tx-portlet .ui-datepicker-next .ui-icon,
.tx-ch-solr .ui-datepicker-next .ui-icon {
    background-image: url(/typo3conf/ext/ch_solr/Resources/Public/Icons/arrow_right.png);
    background-position: 0px 0px;
}

.tx-portlet .ui-datepicker-next-hover .ui-icon,
.tx-ch-solr .ui-datepicker-next-hover .ui-icon {
    background-position: 0px -24px;
}

.tx-portlet .ui-datepicker-prev span,
.tx-portlet .ui-datepicker .ui-datepicker-next span,
.tx-ch-solr .ui-datepicker-prev span,
.tx-ch-solr .ui-datepicker .ui-datepicker-next span {
    margin-left: -15px;
}

/* dates */

.tx-portlet .ui-state-default,
.tx-portlet .ui-widget-content .ui-state-default,
.tx-portlet .ui-widget-header .ui-state-default,
.tx-ch-solr .ui-state-default,
.tx-ch-solr .ui-widget-content .ui-state-default,
.tx-ch-solr .ui-widget-header .ui-state-default {
    background: #fff;
    text-align: center;
    font-size: 15px;
}

.tx-portlet .ui-state-disabled,
.tx-portlet .ui-widget-content .ui-state-disabled,
.tx-portlet .ui-widget-header .ui-state-disabled,
.tx-ch-solr .ui-state-disabled,
.tx-ch-solr .ui-widget-content .ui-state-disabled,
.tx-ch-solr .ui-widget-header .ui-state-disabled {
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.tx-portlet th.ui-datepicker-week-col,
.tx-ch-solr th.ui-datepicker-week-col {
    visibility: hidden;
}

.tx-portlet td.ui-datepicker-week-col,
.tx-ch-solr td.ui-datepicker-week-col {
    width: 18px !important;
    cursor: pointer;
}

.tx-portlet .ui-datepicker-week-col,
.tx-ch-solr .ui-datepicker-week-col {
    color: #fff;
    font-size: 10px;
}

.tx-portlet .ui-datepicker th,
.tx-ch-solr .ui-datepicker th {
    color: #fff;
    padding: 0.6em 0.3em 0.1em 0.3em;
}

.tx-portlet .ui-datepicker td,
.tx-ch-solr .ui-datepicker td {
    width: 24px;
}

.tx-portlet .ui-datepicker td span,
.tx-portlet .ui-datepicker td a,
.tx-ch-solr .ui-datepicker td span,
.tx-ch-solr .ui-datepicker td a {
    padding: 0.05em;
}

.tx-portlet .ui-datepicker td.ui-datepicker-current-day a.ui-state-highlight,
.tx-ch-solr .ui-datepicker td.ui-datepicker-current-day a.ui-state-highlight {
    border: 1px solid #F29201;
    background-color: #F29201;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #F29201;
}
.tx-portlet .ui-state-active,
.tx-portlet .ui-widget-content .ui-state-active,
.tx-portlet .ui-widget-header .ui-state-active,
.tx-ch-solr .ui-state-active,
.tx-ch-solr .ui-widget-content .ui-state-active,
.tx-ch-solr .ui-widget-header .ui-state-active  {
    background-color: #F29201;
}


/*
 *	SEARCH FIELD / PAGEBROWSER
 */


#listsearchform {
    margin: 24px 0px 14px 0px;
    float: right;
}
#listsearchform-container {
    right:25px;
    position: absolute;
}
.expert-searchform-container {
    float:left;
    position: relative;
}
#listsearchform-submit {
    height: 23px;
    width: 22px;
    background: url('../Images/list-search-submit.png') no-repeat;
    border: none;
    padding: 4px 0px 4px 0px;
    margin: 0;
}
#listsearchform-searchterm {
    width: 180px;
    height: 15px;
    background: url(../Images/list-search-term.png) no-repeat 0 0;
    font-size: 11px;
    color: #6f6f6f;
    font-style: italic;
    outline: none;
    border: 0;
    padding: 4px 0px 4px 10px;
    margin: 0;
}

.tx-ch-solr .browse-bar {
    height: 30px;
    margin: 24px 0 14px 0;
}
.tx-ch-solr #tvradio .browse-bar {
    margin: 0px;
}

#tvradio #listsearchform,
#event #listsearchform {
    margin: 0;
}

#tvradio #listsearchform-container,
#event #listsearchform-container {
    text-align: right;
    height: 30px;
    margin: 0;
    position: static;
}

#tvradio .pagebrowser,
#event .pagebrowser {
    float: left;
    height: 20px;
    left: 20px;
    position: relative;
    width: 380px;
    margin: 0;
}

#tvradio .pagebrowser .inner-wrap,
#event .pagebrowser .inner-wrap {
    float: none;
    left: 0;
    position: relative;
}

/*
 *	EVENT
 */

#event .tx_entrytypes_kalenderblatt {
    float: left;
    margin: 0 5px 0 0;
    padding-bottom: 15px;
    width: 195px;
}

#event .tx_entrytypes_kalenderblatt_date {
    background: url("/typo3conf/ext/ch_solr/Resources/Public/Images/kalenderblatt-bg-top.png") no-repeat scroll left top transparent;
    font-size: 24px;
    font-weight: bold;
    height: 43px;
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    padding: 20px 5px 0;
    width: 170px;
    text-align: center;
}

#event .tx_entrytypes_kalenderblatt_info {
    background: url("/typo3conf/ext/ch_solr/Resources/Public/Images/kalenderblatt-bg-rand.png") no-repeat scroll left bottom transparent;
    line-height: 16px;
    margin: 0;
    padding: 3px 10px 10px;
    width: 165px;
    font-size: 14px;
}

/* Ratings / Comments */

.tx-ch-solr .comments-ratings,
.tx-entrytypes-pi1 .comments-ratings,
.tx-ch-search .comments-ratings {
    position: relative;
    height: 25px;
    top: 8px;
}

.tx-ch-search .comments-ratings {
    margin-bottom: 10px;
}

.tx-ch-solr .comments-ratings .tx-chratings-display,
.tx-entrytypes-pi1 .comments-ratings .tx-chratings-display,
.tx-ch-search .comments-ratings .tx-chratings-display {
    position: absolute;
    top: 2px;
}

.tx-ch-solr .comments-ratings .comments-count,
.tx-entrytypes-pi1 .comments-ratings .comments-count,
.tx-ch-search .comments-ratings .comments-count {
    position: absolute;
    left: 95px;
    width: 200px;
    border-left: 1px solid #ddd;
    padding-left: 10px;
    font-size: 12px;
}

/*
 *  EXPERTS - FILTER
 */

.tx-ch-solr div.search-button {
    clear: both;
    text-align: right;
}
.tx-ch-solr .search-button input {
    width: 85px;
    background: transparent url('/typo3conf/ext/theme_edugroup/Resources/Public/Images/search-button.png') no-repeat 0 -30px;
    border: none;
    margin: 10px 0 0 0;
}
.tx-ch-solr .search-button input:hover {
    background-position: 0 0;
}


.export-filter .expert-topic,
.export-filter .expert-region,
.export-filter .expert-ph,
.export-filter .expert-service,
.export-filter .expert-search,
.export-filter .expert-school {
    width: 47%;
    background: transparent;
    margin-bottom: 10px;
    height: auto;
    padding: 2px 6px;
}

.export-filter .expert-topic {
    width: 98%;
}
.export-filter .expert-school,
.export-filter .expert-ph,
.export-filter .expert-search {
    float: right;
}
.export-filter .expert-search {
    width: 47%;
}

/*
 *  SPECIAL - FILTER
 */

#filter-box select#subject,
#filter-box select#competences {
    width: 97%;
}
#filter-box div.stagesofeducation ul {
    margin: 0;
    margin-top: 0.5em;
    padding: 0;
}
#filter-box div.stagesofeducation ul li {
    float: left;
    list-style: none;
}
#filter-box div.stagesofeducation ul li label {
    padding: 3px 6px;
    line-height: 1em;
    cursor: pointer;
    cursor: hand;
}
#filter-box div.stagesofeducation ul li:not(:last-child) label {
    border-right: 1px solid white;
}
#filter-box div.stagesofeducation ul input[type=checkbox]:checked + label.checkbox,
#filter-box div.stagesofeducation ul label.checkbox:hover {
    background: #dedc00;
}