/*------------------------------------------ ListView List */


table.tx-daimievent-pi1-listView {
float: left;
}

div.tx-daimievent-pi1-listView {
margin-bottom: 10px;
}

div.tx-daimievent-pi1-listrow {
margin-bottom: 20px;
width: 170px;
}

.tx-daimievent-pi1-listView-header {
margin-right: 10px;
margin-bottom: 15px;
font-weight: bold;
color: #404040;
}

div.tx-daimievent-pi1-listrowField-date-header {
margin-right: 10px;
font-weight: bold;
font-size: 12px;
color: #404040;
}

div.tx-daimievent-pi1-listrowField-timeandplace-header {
margin-right: 10px;
font-weight: bold;
font-size: 12px;
color: #404040;
}

div.tx-daimievent-pi1-listrowField-value {
font-size: 13px;
color: #404040;
margin-bottom: 10px;
}

div.tx-daimievent-pi1-listrowField-title a {
color: #404040;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
line-height: 16px;
vertical-align: bottom;
}

#RightContent div.tx-daimievent-pi1-listrowField-title a:hover {
color: #ff9900;
line-height: 16px;
vertical-align: bottom;
}

div.tx-daimievent-pi1-listrowField-title {
border-bottom: 1px solid #;
width: 170px;
margin-bottom: 10px;
}

div.tx-daimievent-pi1-searchbox {
clear: both;
}



/*------------------------------------------ ListView Table */
table.tx-daimievent-pi1-listView  {
width: 490px;
margin-bottom: 20px;
}

#Content td.tx-daimievent-pi1-listrowField-title a {
color: #404040;
font-weight: normal;
font-size: 12px;
}

#Content td.tx-daimievent-pi1-listrowField-title a:hover {
color: #ff9900;
}

td.tx-daimievent-pi1-listrowField-start_date,
td.tx-daimievent-pi1-listrowField-city,
td.tx-daimievent-pi1-listrowField-postal_code,
td.tx-daimievent-pi1-listrowField-time {
font-weight: normal;
font-size: 12px;
color: #404040;
}


td.tx-daimievent-pi1-listrowField-title {
border-bottom: 1px solid #707070;
height: 25px;
}

th.tx-daimievent-pi1-listrowField-header { 
      border-bottom: 1px solid #aaaaaa;
      text-align: left;
    }

#Content th.tx-daimievent-pi1-listrowField-header a { 
      font-size: 14px;
color: #707070;
      display: block;
}

#Content th.tx-daimievent-pi1-listrowField-header a:hover { 
  background-color: #eeeeee;
color: #ff9900;
}

div.tx-daimievent-pi1-searchbox input {
border: 1px solid #707070;
background: #fff;
}

input.tx-daimievent-pi1-searchbox-button {
cursor: pointer;
width: 100px;
margin-left: 10px;
height: 19px;
}
/*------------------------------------------ SingleView */

div.tx-daimievent-pi1-singleView div.tx-daimievent-pi1-singleViewField-header,
div.tx-daimievent-pi1-back-link {
      margin-top:1em;
    }

div.tx-daimievent-pi1-singleView-spacer {
      margin-bottom:10px;
    }

div.tx-daimievent-pi1-singleViewField-teaser {
font-size: 12px;
color: #404040;
margin-bottom: 20px;
line-height: 20px;
    }   
     
#Content div.tx-daimievent-pi1-singleViewField-description p {
font-size: 12px;
color: #404040;
line-height: 20px;
 } 


div.tx-daimievent-pi1-singleViewField-header { 
      font-size: 13px;
color: #404040;
font-weight: bold;
}

div.tx-daimievent-pi1-singleViewField-value {
font-size: 12px;
line-height: 20px;
color: #404040;
}

div.tx-daimievent-pi1-singleViewField-files a {
font-size: 12px;
line-height: 20px;
color: #404040;
font-weight: normal;
}


div.tx-daimievent-pi1-back-link {
text-align: center;
border-top: 1px solid #707070;
padding-top: 5px;
}

div.tx-daimievent-pi1-back-link a {
font-size: 13px;
}

div .tx-daimievent-pi1-browsebox a {
margin-right: 10px;
}


#Content .tx-daimievent-pi1-browsebox-SCell a {
color: #ff9900;
text-decoration: underline;
}



th.tx-daimievent-pi1-listrowField-header-selected-asc a { 
      background-image: url("arrow_up.gif");
      background-position: center left;
      background-repeat: no-repeat;
    }

th.tx-daimievent-pi1-listrowField-header-selected-desc a { 
      background-image: url("arrow_down.gif");
      background-position: center left;
      background-repeat: no-repeat;
    }

.tx-daimievent-pi1-listView tr td { 
      border-bottom: 1px solid #ccc;
    }
