td, th, caption {
height:auto;
padding:2px;
}
td.cal_day6, td.cal_day0, th.cal_day0, th.cal_day1 {
	background:#efefef
}

.dayview, .monthview, .weekview {border:1px solid #A1A5A9;padding:3px;margin:0 auto 10px}
.dayview table, .monthview table, .weekview table {margin:0}
.cal_heading {background:url("../img/cal_heading_bg_right.png") no-repeat right;border:0px solid #a1a5a9;margin:5px 0px;height:39px}
.cal_heading h2 {font-size:1.0em;margin:0;height:39px;line-height:39px;text-align:center;position:relative;float:left}
.cal_heading a {text-decoration:none;margin:0 20px;width:21px;height:39px;display:block;float:left;line-height:39px;background:url("../img/cal_heading_links_bg.png") no-repeat left center;color:#fff;font-weight:bold;text-align:center}
.cal_heading a:hover, .cal_heading a:focus, .cal_heading a:active {color:#fc9850}
.cal_heading .cal_heading_left_bg {background:url("../img/cal_heading_bg_left.png") no-repeat left bottom;height:100%}
.cal_navback {margin:10px 3px 0 3px;padding:0 0 0 0}
.cal_navback a {display:block;float:right;margin:0 1px 0 0;background:url("../img/cal_navback_tabs_right.png") no-repeat;background-position:right top;height:27px;padding:0 8px 0 0;line-height:27px}
.cal_navback a {color:#000;text-decoration:none;font-weight:bold;font-size:0.8em}
.cal_navback a .cal_navback_left_bg {width:100%;height:100%;background:url("../img/cal_navback_tabs_left.png") no-repeat left top}
.cal_navback a:hover, .cal_navback a:focus, .cal_navback a:active, .cal_navback a.active {color:#ffe180;background-position:right bottom}
.cal_navback a:hover .cal_navback_left_bg, .cal_navback a:focus .cal_navback_left_bg, .cal_navback a:active .cal_navback_left_bg, .cal_navback span.active a .cal_navback_left_bg {color:#ffe180;background-position:left bottom}
.cal_navback span.active a {background-position:bottom right}
.cal_navback a .cal_navback_img {float:left;margin:4px 5px 0 5px}
.cal_navback a span {padding:4px 0}

		#sidebar .sidebar_miniMonth  {
			width:32%;
			margin:0;
			float:left
			}
		#sidebar .sidebar_legend {
			border:1px solid #a1a5a9;
			width:32%;
			margin:0 0 10px 0;
			float:left
			}
		#sidebar .sidebar_legend h3 {
			background:url(../img/side_bg.gif) repeat-x;
			font-size:0.8em;
			margin:0 0 5px 0;
			padding:4px;
			text-align:center;
			text-decoration:underline
			}
		#sidebar .sidebar_legend .sidebar_legend_content {
			margin: 0 10px
			}
		#sidebar hr {
			border:none;
			margin:0 0 10px;
			border-top:1px dotted #a1a5a9
			}
		#sidebar .sidebar_miniMonth_center  {
			margin:0 10px 0 11px;
			width:33%
			}

		/* Styled by TYPO3 Content Rendering Group - ben@netcreators.com 2007 */
		/* START new classes and  id's */
		#month-header {
			margin: 10px 0;
			height:30px;
			line-height:30px
			}

		#month-header-prevnext {
			float: left;
			height:30px;
			line-height:30px
			}

		#month-header-icons {
			float: right;
			text-align: right;
			height:30px;
			line-height:30px;
			margin: 0 5px 0 0
			}
			
		#month-header-icons IMG, #month-header-prevnext IMG , #month-footer IMG{
			border: 0px solid;
			margin:5px 0 0 0
			}

		#month-footer {
			width: 735px;
			margin-bottom: 7px;
			}
			
		#month-footer-header {
			text-align: center;
			}

		table.month-small {
			border: 1px solid #A1A5A9;
			border-collapse: collapse;
			}
		.month-weeknums {
			font-size:0.8em;
			font-weight:bold !important;
			padding: 0 10px 0 5px;
			vertical-align:middle
		}
		
		.month-weekdays {
			border-bottom:1px solid #AAAAAA;
		}
		.month-small a:link,.monthoff a:visited {
			color: #000000;
		}
		
		.month-small th,
		.month-small td {
			padding: 2px;
			width: 22px;
			font-size: 10px;
			text-align: right;
		}
		
		.month-small th{
			text-align: center;
		}
			
		.month-large {
			border: 0px solid #A1A5A9;	
			border-collapse: collapse;
			}

		.month-large th,
		.month-large td {
			border: 0px solid #A1A5A9;
			}

		.month-large .weekday {
			font-size:0.8em;
			font-weight:bold;
			padding:5px 0 10px;
			text-align:center
			}

		.month-large .weeknum {
			background-color: #A1A5A9;
			width: 22px;
		}

		.month-large .day {
			height: 90px;
			width: 100px;
			vertical-align: top;
			text-align: left;
		}
		
		.month-large .daylink {
			font-weight: bold;
		}

		.month-large .day div.calendar-month-large-day-wrapper {
			background:#FFFFFF;
			border:1px solid #CCCCCC;
			height:100%;
			padding-right:3px;
			text-align:right;
			font-size:0.8em
		}

		/*For the time being calendar-nav remains a table - no proper alternatives came to my mind yet - suggestions?*/

		#calendar_nav .calendar_nav_miniMonth  {
			width:35%;
			float:left
			}

		#calendar_nav .calendar_nav_legend {
			width:28%;
			margin:0 1%;
			float:left
			}

		#calendar_nav td#previous {
			width: 175px;
			}

		#calendar_nav td#list {
			width: 188px;
			}

		#calendar_nav td#legend {
			width: 188px;
			}

		#calendar_nav td#next {
			width: 175px;
			}

		#link-ics,
		#link-admin {
			width: 100%;
			text-align: center;
			}

		/* END new classes and  id's */
		
		.calborder {
			background-color: #fff;
			border: 1px solid #A1A5A9;
			}
		
		.tbll {
			background: url(../img/shadow_l.gif) no-repeat;
			width: 8px
			}
		
		.tblbot {
			background: url(../img/shadow_m.gif) repeat-x;
			width: 100%
			}
		
		.tblr {
			background: url(../img/shadow_r.gif) no-repeat;
			width: 8px
			}
		
		.rowOn {
			background-color: #FFE180;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
			}
		
		.rowOn2 {
			background-color: #FFE180;
			border-top: 1px solid #fff;
			}
		
		.rowOff {
			background-color: #ddd;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
			}
		
		.rowOff2 {
			background-color: #ddd;
			border-top: 1px solid #fff;
			}
		
		.rowToday {
			background-color: #FFE180;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
			}
		
		.tx-cal-controller .padd {
			/*XXXpadding: 2px;*/
			}
		
		.eventbg_1 {
			background-color: #557CA3;
			padding: 2px;
			}
		
		.eventbg_2 {
			background-color: #53A062;
			padding: 2px;
			}
		
		.eventbg_3 {
			background-color: #E84F25;
			padding: 2px;
			}
		
		.eventbg_4 {
			background-color: #B257A2;
			padding: 2px;
			}
		
		.eventbg_5 {
			background-color: #D42020;
			padding: 2px;
			}
		
		.eventbg_6 {
			background-color: #B88F0B;
			padding: 2px;
			}
		
		.eventbg_7 {
			background-color: #73738C;
			padding: 2px;
			}
		
		#allday a {
			font-size: 9px;
			color: #000;
			font-weight: 900;
			text-decoration: none;
			}
		
		#allday a:hover {
			text-decoration: underline;
			}
		
		.eventbg2_1 {
			background-color: #6699CC;
			border: 1px solid #557CA3;
			}
		
		.eventbg2_2 {
			background-color: #4FC464;
			border: 1px solid #53A062;
			}
		
		.eventbg2_3 {
			background-color: #FF6D3B;
			border: 1px solid #E84F25;
			}
		
		.eventbg2_4 {
			background-color: #EA62D4;
			border: 1px solid #B257A2;
			}
		
		.eventbg2_5 {
			background-color: #FF5E56;
			border: 1px solid #D42020;
			}
		
		.eventbg2_6 {
			background-color: #CCB21F;
			border: 1px solid #B88F0B;
			}
		
		.eventbg2_7 {
			background-color: #9292A1;
			border: 1px solid #73738C;
			}
		
		.dayborder {
			background-color: #fff;
			border-top: 1px solid #A1A5A9;
			}
		
		.dayborder2 {
			background-color: #fff;
			border-top: 1px dashed #ccc;
			}
		
		.tx-cal-controller .title {
			background-image: url(../img/time_bg.gif);
			padding: 5px;
			width:77%
			}
		
		.tx-cal-controller .title h1 {
			font-size: 1.2em;
			color: #000;
			margin: 0;
			}
		
		.monthBack {
			background-color: #A1A5A9;
			}
		
		.monthSmallBasic {
			text-align: left;
			vertical-align: top;
			}
		
		.monthMediumBasic {
			height: 20px;
			width: 20px;
			text-align: left;
			vertical-align: top;
			}
		
		.monthOff, .monthOff a:link,.monthOff a:visited {
			color: #aaa ! important;
		}
		
		.monthWeekend {
			background-color: #ddd;
		}
		
		.monthCurrentWeek {
			background-color: #FFE180 !important;
		}
		
		.month-small th, .month-medium th, .month-large th {
			font-weight: normal;
		}
		
		.month-small th a:link, .month-small th a:visited, .month-medium th a:link, .month-medium th a:visited, .month-large th a:link, .month-large th a:visited{
			font-weight: bold;
			color: #000000;
		}

		.month-small div.calendar-month-small-day-wrapper {
			background:#FFFFFF;
			border:1px solid #CCCCCC;
			height:100%;
			padding-right:1px;
			text-align:right;
		}

		
		.monthToday {
			padding:1px !important
		}
		.monthToday .calendar-month-large-day-wrapper, .monthToday .calendar-month-small-day-wrapper {
			background:#FFE180 none repeat scroll 0% !important;
			border:2px solid #ff1a03 !important
		}
		
		.monthToday a:link, .monthToday a:visited {
			color:#000;
		}
			
		.monthCorner {
			border-bottom: 1px solid #AAAAAA;
		}
			
		.monthSelected, .monthSelectedWeek {
			background-color: #ccc !important;
		}
		
		.monthEventTop {
			background-image: url(../img/side_bg.gif);
			border-top: 1px solid #A1A5A9;
			}
		
		.monthEventLine {
			border-right: 1px dotted #A1A5A9;
			}
		
		.medtitle {
			background-image: url(../img/side_bg.gif);
			height: 20px;
			margin-top: 3px;
			font-weight: 900;
			}
		
		.yearreg {
			background-color: #fff;
			height: 30px;
			width: 30px;
			text-align: right;
			vertical-align: top;
			font-size: 9px;
			}
		
		.yearoff {
			background-color: #F2F2F2;
			height: 30px;
			width: 30px;
			text-align: right;
			vertical-align: top;
			font-size: 9px;
			}
		
		.yearon {
			background-color: #F2F9FF;
			height: 30px;
			width: 30px;
			text-align: right;
			vertical-align: top;
			font-size: 9px;
			}
		
		.yearmonth {
			background-color: #ccc;
			}
		
		.yearweek {
			background-color: #eee;
			width: 30px;
			font-size: 9px;
			font-weight: 900;
			text-align: center;
			height: 15px;
			}
		
		.eventborder {
			background-image: url(../img/day_title.gif);
			border: 1px #006699 solid;
			}
		
		.dateback {
			background-color: #eee;
			}
		
		.weekborder {
			border-top: 1px dashed #A1A5A9;
			border-right: 1px solid #A1A5A9;
			}
		
		.weekborder2 {
			border-right: 1px solid #A1A5A9;
			}
		
		.timeborder {
			border-right: 2px solid #A1A5A9;
			border-top: 1px dashed #A1A5A9;
			background-image: url(../img/time_bg.gif);
			}
		
		.timeborder2 {
			border-right: 2px solid #A1A5A9;
			border-top: 1px solid #A1A5A9;
			background-image: url(../img/time_bg.gif);
			}
		
		.tx-cal-controller .navback {
			background-image: url(../img/time_bg.gif);
			}
			
		.tx-cal-controller .navback img{
			border:none;
			}
		
		.tx-cal-controller .sideback {
			background: url(../img/side_bg.gif) repeat-x;
			}
		
		a.psf {
			text-decoration: none;
			}
		
		a.psf:link {
			color: #0066FF;
			}
		
		a.psf:visited {
			color: #0066FF;
			}
		
		a.psf:active {
			color: #3366CC;
			}
		
		a.psf:hover {
			color: #000099;
			text-decoration: underline;
			}
		
		a.ps2 {
			text-decoration: underline;
			}
		
		a.ps2:link {
			color: #0066FF;
			}
		
		a.ps2:visited {
			color: #0066FF;
			}
		
		a.ps2:active {
			color: #3366CC;
			}
		
		a.ps2:hover {
			color: #000099;
			}
		
		a.ps3 {
			text-decoration: none;
			}
		
		a.ps3:link {
			color: #000;
			}
		
		a.ps3:visited {
			color: #000;
			}
		
		a.ps3:active {
			color: #000;
			}
		
		a.ps3:hover {
			color: #000;
			text-decoration: underline;
			}
		
		a.ps {
			text-decoration: none;
			}
		
		a.ps:link {
			color: #fff;
			}
		
		a.ps:visited {
			color: #fff;
			}
		
		a.ps:active {
			color: #fff;
			}
		
		a.ps:hover {
			color: #fff;
			text-decoration: underline;
			}
		.legend_calendar {
			font-size: 9px;
			color: #000000;
			margin-top: 1em;
			margin-left: 1em;
		}
		
		.V9 {
			text-align:left ! important;
			font-size: 9px;
			color: #000000;
			}
		
		.V9 ul {
			margin-bottom: 0px;
			padding-bottom: 0px;
			margin-left: 20px;
			padding-left: 0px;
			}
		.V9 li {
			margin-bottom: 0px;
			padding-bottom: 0px;
			}
		
		.V10W {
			font-size: 10px;
			color: #FFFFFF;
			text-decoration: none;
			}
		
		.V9W {
			font-size: 9px;
			color: #FFFFFF;
			text-decoration: none;
			}
		
		.V10WB {
			font-size: 10px;
			color: #FFFFFF;
			font-weight: 900;
			}
		
		.V9G {
			font-size: 9px;
			color: #666666;
			}
		
		.V10 {
			font-size: 10px;
			color: #000000;
			}
		
		.V9BOLD {
			font-size: 9px;
			font-weight: 900;
			}
		
		.G10 {
			font-size: 11px;
			color: #0066FF;
			}
		
		.G10B {
			font-size: 11px;
			color: #000000;
			}
		
		.G10BOLD {
			font-size: 11px;
			font-weight: 900;
			}
		
		.G10G {
			font-size: 11px;
			color: #A1A5A9;
			}
		
		.V12 {
			font-size: 12px;
			color: #000000;
			text-align:center
			}
		
		.tx-cal-controller .eventfont {
			font-size: 11px;
			color: #000;
			}
		
		.tx-cal-controller .query_style {
			font-size: 11px;
			width: 156px;
			margin-bottom: 0;
			}
		
		.tx-cal-controller .search_style {
			font-size: 12px;
			width: 134px;
			margin-bottom: 0;
			}
		
		.tx-cal-controller .login_style {
			font-size: 11px;
			width: 80px;
			margin-bottom: 0;
				}
			
		.tx-cal-controller .bold a:link {
			font-weight: bold;
			}
		
		.tx-cal-controller .bold a:active {
			font-weight: bold;
			}
		
		.tx-cal-controller .bold a:visited {
			font-weight: bold;
			}

		/* Pagebrowser */
		.tx-cal-controller .pagebrowser {border: 1px dotted #9f9f9f; padding: 5px; font-size: 0.8em;text-align:center}
		.tx-cal-controller .pagebrowser span {margin:0}
		.tx-cal-controller .pagebrowser span b {padding:3px;border:1px solid #00579d;color:#00579d}
		.tx-cal-controller .pagebrowser span a {text-decoration:none;padding:3px}
		.tx-cal-controller .pagebrowser span a:hover, .tx-cal-controller .pagebrowser span a:focus, .tx-cal-controller .pagebrowser span a:active {text-decoration:underline}

		/*------------ Category style package: default (blue) - start ------------*/
		
		.default_categoryheader,
		.default_catheader {
			background-color: #fb6704;
			}
		
		.V9G .default_categoryheader,
		.V9G .default_catheader {
			background-color: transparent !important;
			color: #557CA3 !important;
		}
		
		.default_categoryheader_bullet,
		.default_catheader_bullet {
			color: #557CA3;
			font-size: 13px;
			}
		
		.default_categoryheader_text,
		.default_catheader_text {
			color: #000000;
			font-size: 11px;
			margin-left: 3px;
			}
		
		.default_categoryheader_legend_bullet,
		.default_catheader_legend_bullet {
			margin-left: 3px;
			}
		
		.default_categoryheader_legend_text,
		.default_catheader_legend_text {
			}
		
		.default_categoryheader_allday,
		.default_catheader_allday {
			text-align: left;
			padding:10px 2px;
			background-color: #FEE38C
			}
		.default_catheader_allday a {padding:0 0 0 10px;background:url("../../../templates/skins/skin_tsg/css/images/linkPointGrey.png") no-repeat left center;margin:0 0 0 2px}


		.default_categorybody,
		.default_catbody {
			background-color: #fee38c;
			border: 1px solid #fb6704;
			color: #000;
			}
		
		.default_categorybody a:link,
		.default_catbody a:link {
			color: #000;
			padding:0 0 0 10px;background:url("../../../templates/skins/skin_tsg/css/images/linkPointGrey.png") no-repeat left center;margin:0 0 0 2px
			}


		.tx-cal-controller .bold {
			/*font-weight: bold;*/
			}
		
		.refresh_calendar {
			margin-right: 5px;
			}
		
		/*  Start of moving stuff from the templat into this file */
		
		.tx-cal-controller .weekview .nextweek_arrow, .tx-cal-controller .weekview .previousweek_arrow {
			width: 16px;
			height: 20px;
			border: 0px;
			text-align: left;
			}
		
		.previsousweek_arrow {
			text-align: right;
			}
		
		/*------------- free & busy styles ----------*/
		.fnb_header {
			background-color: #444444;
			}
		
		.fnb_body {
			background-color: #888888;
			border: 1px solid #999999;
			color: #fff;
			}

		/*------------- list styles ------------*/
		.tx-cal-controller .even {
			background-color: #eeeeee;
		}
		
		
		.tx-cal-controller .treelevel0 {
		}
		
		.tx-cal-controller .treelevel1 {
			margin-left:20px;
		}
		
		.tx-cal-controller .treelevel2 {
			margin-left:30px;
		}
	
		.tx-cal-controller label {
			display:block;
			float:left;
			margin-bottom: 0px;
			padding-right:1em;
			text-align:right;
			width:120px;
		}
		.tx-cal-controller fieldset div {
			clear:left;
		}
		.tx-cal-controller .noborder {
			border: none;
		}
		
		.tx-cal-controller .search-result {
			list-style: none;
			margin-left: 0px;
			padding-left: 0px;
		}
		
		.tx-cal-controller .search-result li {
			padding-bottom: 1em;
		}
		
		.tx-cal-controller .search_result li .even {
			background-color: #EEEEEE;
		}
		
		.tx_cal_controller img .mouse_pointer {
			cursor:pointer;
		}
/*		
		#cal_general,#cal_location,#cal_organizer,#cal_freq,#cal_exception,#cal_files,#cal_notify {
			height:210px;
			overflow:auto;
			padding:8px;
		}
*/		
		.x-form-label-top .x-form-item label {
			width:70px ! important;
		}
		
		.x-form-invalid, textarea.x-form-invalid {
			background: none ! important;
		}
		
		#cal_event_description {
			margin-top:10px;
		}
		
		.admin_link {
			width:100%;
			text-align:center;
		}
		
		.ics_link {
			width:100%;
			text-align:center;
		}
		
		.tx-cal-controller .cal_required {
			color: red;
		}
		
		.tx-cal-controller .constrain {
			color: red;
			font-weight:bold;
		}
		
		
		#editorWrap1 textarea {display: block}
		
		
		/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
		/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */
		
		#tx_cal_controller_create_element {
			width:540px;
		}
		
		.basictab ul{
			margin: 4px;
			padding: 3px 0;
			margin-left: 0;
			font: bold 12px Verdana;
			border-bottom: 1px solid gray;
			list-style-type: none;
			text-align: left; /*set to left, center, or right to align the menu as desired*/
		}
		
		.basictab li{
			display: inline;
			margin: 0;
		}
		
		.basictab li a{
			text-decoration: none;
			padding: 3px 7px;
			margin-right: 3px;
			border: 1px solid gray;
			border-bottom: none;
			background-color: #6699CC;
			color: #FFFFFF;
		}
		
		.basictab li a:visited{
			color: #2d2b2b;
		}
		
		.basictab li a:hover, .basictab li a.current{
			background-color: #557CA3;
			color: #FFFFFF;
		}
		
		.basictab li a:active{
			color: #000000;
		}
		
		.tabcontainer{
			clear: left;
			width:95%; /*width of 2nd level sub menus*/
			height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
		}
		
		.tabcontent{
			display:none;
		}
		
		#tx_cal_controller_create_element input[type="text"]:not([size]) { 
			width: 6em;    /* Desired width of input field */
		}
		
		#tx_cal_controller_create_element .treelevel0{
			display:block;
			margin-left: 70px;
		}
		#tx_cal_controller_create_element p {
			margin: 7px;
		}
		
		#tx_cal_controller_create_element .notify, #tx_cal_controller_create_element .shared, #tx_cal_controller_create_element .exception {
			display:block;
			margin-left: 140px;
		}
		#sc1 label {
			width:50px;
		}


		#alldayTitle h3 {font-size:1em;margin:5px 0 0 0;padding:0}

		#allday {
			width:10px;
		}
		
		#category_tree {
			float:right;
			width:200px;
		}
		
		#until label, #by_day label, #by_monthday label, #by_month label{
			margin-left: 50px;
		}
		
		#by_month label, #by_monthday label{
			width: 230px;
		}
		
		#categoryEntries {
			height:80px;
			overflow:auto;
		}
	    
	    .reminderOffset {
	    	width: 2em !important;
	    }

.tx-cal-list-header h2 {font-size:1.0em;margin:10px 0 0 0}

.calendar-list-container {padding:0}
.calendar-list-item {position:relative;padding:0;float:left;margin:0 0 30px 0}
.calendar-list-item a {text-decoration:none}
.calendar-list-item .calendar-list-date {float:left;width:60px;height:45px;padding:5px 0 0 0;margin:0 10px 10px 0;text-align:center;font-weight:bold;font-size:1em;line-height:20px;background:url("../../../templates/skins/skin_tsg/css/images/calendarDate.png") no-repeat;color:#fff;border:1px solid #FF6300}
.calendar-list-item .calendar-list-date span {border:1px solid #9F9F9F;color:#9F9F9F;display:block;font-size:0.8em;line-height:15px;margin:7px -1px 0;}
.calendar-list-item .calendar-list-date a {text-decoration:none;color:#fff}
.calendar-list-item .calendar-list-right {float:left;width:407px;margin:0 0 10px 0}
.calendar-list-item .calendar-list-right h3 {border-bottom:1px solid #000;margin:0;font-size:1.2em}
.calendar-list-item .calendar-list-right .calendar-list-info {font-size:0.8em}
.calendar-list-item .calendar-list-right .calendar-list-location {background:url("../../../templates/skins/skin_tsg/css/images/calendarListLocation.png") no-repeat left center;padding:2px 0 2px 20px}
.calendar-list-item .calendar-list-right .calendar-list-time {background:url("../../../templates/skins/skin_tsg/css/images/calendarListTime.png") no-repeat left center;padding:2px 0 2px 20px}
.calendar-list-item .calendar-list-right p {margin:2px 0;display:block}
.calendar-list-item .calendar-list-right .calendar-list-morelink a {display:block;padding:0 0 0 22px;height:17px;line-height:16px;background:url("../../../templates/skins/skin_tsg/css/images/readMore.png") no-repeat left top;margin:8px 0 0 1px}
.calendar-list-item .calendar-list-right .calendar-list-morelink a:link, .calendar-list-item .calendar-list-right .calendar-list-morelink a:visited {text-decoration:none}
.calendar-list-item .calendar-list-right .calendar-list-morelink a:hover, .calendar-list-item .calendar-list-right .calendar-list-morelink a:focus, .calendar-list-item .calendar-list-right .calendar-list-morelink a:active {text-decoration:underline}
.calendar-list-gotoarchive {padding:5px;border:1px dotted #9f9f9f;margin:5px 0 0 0;background:none}

.calendar-list-item .calendar-list-imgbox {background:url("../../../templates/skins/skin_tsg/css/images/imgShadow/bottomRightSmall.png") no-repeat right bottom;float:right;margin:0 0 0 5px}
.calendar-list-item .calendar-list-imgbox .calendar-list-imgwrap {background:url("../../../templates/skins/skin_tsg/css/images/imgShadow/topRightSmall.png") no-repeat right top;text-align:left}
.calendar-list-item .calendar-list-imgbox .calendar-list-imgwrap img {background:url("../../../templates/skins/skin_tsg/css/images/imgShadow/topLeftSmall.png") no-repeat left top;padding:11px 11px 0 11px;margin:0;float:none}
.calendar-list-item .calendar-list-imgbox .calendar-list-imgfooter {background:url("../../../templates/skins/skin_tsg/css/images/imgShadow/bottomLeftSmall.png") no-repeat left bottom;display:block;width:11px;height:11px;float:left}


.calendar-event-item {margin:10px 0;padding:0}
.calendar-event-item .calendar-event-title h2 {color:#00579d;font-size:1.6em;padding:0;text-align:center;margin:0 0 10px 0}
.calendar-event-item .calendar-event-left {float:left;padding:10px;margin:0 20px 10px 0;border:1px dotted #9f9f9f;width:250px;overflow:hidden;background:#f3f3f3}
.calendar-event-item .calendar-event-left h3 {font-size:1.0em;margin:0 0 5px 0}
.calendar-event-item .calendar-event-location {background:url("../../../templates/skins/skin_tsg/css/images/calendarListLocation.png") no-repeat left center;padding:2px 0 2px 20px;margin:2px 0}
.calendar-event-item .calendar-event-time {background:url("../../../templates/skins/skin_tsg/css/images/calendarListTime.png") no-repeat left center;padding:2px 0 2px 20px;margin:2px 0}
.calendar-event-item .calendar-event-organizer {background:url("../../../templates/skins/skin_tsg/css/images/calendarListOrganizer.png") no-repeat left center;padding:2px 0 2px 20px;margin:2px 0}
.calendar-event-item .calendar-event-date {background:url("../../../templates/skins/skin_tsg/css/images/calendarListDate.png") no-repeat left center;padding:2px 0 2px 20px;margin:2px 0}
.calendar-event-item .calendar-event-image {float:right}
.calendar-event-item .calendar-event-backlink {padding:5px;border:1px dotted #9f9f9f;margin:5px 0 0 0;background:none}
.calendar-event-item .calendar-event-backlink a {display:block;padding:0 0 0 22px;height:17px;line-height:16px;background:url("../../../templates/skins/skin_tsg/css/images/goBack.png") no-repeat left top;margin:0 0 0 1px}
.calendar-event-item .calendar-event-backlink a:link, .calendar-event-item .calendar-event-backlink a:visited {text-decoration:none}
.calendar-event-item .calendar-event-backlink a:hover, .calendar-event-item .calendar-event-backlink a:focus, .calendar-event-item .calendar-event-backlink a:active {text-decoration:underline}
