/* Style sheet events */
.mod_calendar{padding:1px;}
table.calendar{width:98%;margin-top:1em;border:1px solid #ccc;}
table.calendar .head{padding-top:9px;padding-bottom:9px;text-align:center;background:url("tl_files/dynamic_dropdown/images/gradient.jpg") left bottom repeat-x;}
table.calendar th.previous{padding-left:12px;text-align:left;}
table.calendar th.next{padding-right:12px;text-align:right;}
table.calendar th a{text-decoration:none;color:#444;}
table.calendar th a:hover{text-decoration:underline;}
table.calendar .label{padding-top:2px;padding-bottom:3px;text-align:center;background-color:#46565e;border-right:1px solid #46565e;border-left:1px solid #46565e;color:#fff;}
table.calendar td{width:14%;height:7em;vertical-align:top;border:1px solid #ccc;}
table.calendar .header{margin:1px;padding:1px;background-color:#f0f0f0;font-size:11px;color:#666;}
table.calendar .event{margin:3px;font-size:11px;}
table.calendar .event a{text-decoration:none;}
table.calendar .event a:hover{text-decoration:underline;}
table.calendar .weekend{background-color:#f7f9fa;}
table.calendar .today{background-color:#f0f3f6;}
table.minicalendar{width:98%;border:1px solid #ccc;}
table.minicalendar .head,table.minicalendar .label{padding-top:2px;padding-bottom:2px;text-align:center;background-color:#e1e6ec;}
table.minicalendar .label{border-bottom:1px solid #8c9ba5;}
table.minicalendar td{width:14%;padding-top:2px;padding-bottom:2px;text-align:center;border:1px solid #ccc;}
table.minicalendar .weekend{background-color:#f7f9fa;}
.mod_eventlist{margin-top:1em;margin-bottom:1em;}
.mod_eventlist h2{margin-top:4px;}
.mod_eventlist .header{height:21px;position:relative;clear:right;padding:0 7px 0 12px;background:#151515 url("tl_files/melkus-sportwagen/layout_images/accordion_toggle_back.png") left bottom repeat-x;font-weight:bold;font-size:14px;color:#000000;line-height:21px;}
.mod_eventlist .header .header-corner{width:5px;height:5px;right:0;top:0;position:absolute;background:url("tl_files/melkus-sportwagen/layout_images/toggle_corner.gif") left top no-repeat;}
.mod_eventlist .header:first-child{}
.mod_eventlist .event{padding:12px;background-color:#151515;}
.mod_eventlist .event.odd{background-color:#392f2f;}
.mod_eventlist .time{font-weight:normal;font-size:12;color:#000000;}
.mod_eventlist .event .more{margin-top:7px;}
.mod_eventlist img{width:165px;}
.mod_eventreader .event h1{margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #434343;}
.mod_eventreader p.info{margin-bottom:18px;}
.mod_eventreader .recurring{color:#ac7944;}
.mod_upcoming_events .event{line-height:1.5;}
.mod_upcoming_events .date{padding-right:6px;}
