div.tx-jwcalendar-pi1 {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
}

div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a {
	color: #999999;
	text-decoration: none;
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover {
	color: #ffffff;
}

div.tx-jwcalendar-pi1 input {
	background-color: #333333;
    border-bottom-color: #222222;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #555555;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #222222;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #777777;
	border-top-style: solid;
	border-top-width: 2px;
	clear: both;
	margin: 10px;
	padding-bottom: 3px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 3px;
	text-align: center;
}

div.tx-jwcalendar-pi1 .tx_jw_input_text {
	border-color: #FECC3C;
	border-style: solid;
	border-width: 1px;
	height: 23px;
	padding: 3px;
	width: 260px;
}

div.tx-jwcalendar-pi1 .tx_jw_select {
	border-width: 0px;
	font-size: 11px;
}

div.tx-jwcalendar-pi1 .tx_jw_textarea {
	border-color: #FECC3C;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	height: 120px;
	padding: 3px;
	width: 260px;
}

div.tx-jwcalendar-pi1 .tx_jw_input_button {
	background-color: #333333;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:White;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	text-align: center;
}

/********************************************/
/*****************LIST view ****************/
/********************************************/
div.jwcalendar_list {
	background-color: Black;
	border:none;
	color: White;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	width: 100%;
}

div.jwcalendar_list .title {
	color: #193A72;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
}

div.jwcalendar_list .prev_items {
	float: left;
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 16px;
	margin-right: 0px;
	padding-top: 8px;
	text-align: left;
}

div.jwcalendar_list .next_items {

	float: right;
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 16px;
	margin-right: 10px;
	padding-top: 8px;
	text-align: right;
}

div.jwcalendar_list .itemslist {
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}

div.jwcalendar_list table.items {
	border-bottom:1px;
	border-color:#333333;
	empty-cells: show;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	text-align: left;
	width: 100%;
}

div.jwcalendar_list table.items td.label {
	background-color: Black;
	border: none;
	padding: 0px;
	vertical-align: top;
	width: 33%;
}

div.jwcalendar_list table.items td.item {
	padding: opx;
	border-bottom: 1px solid #666666;
	vertical-align: top;
	width: 67%;
}

div.jwcalendar_list table.items td.artists {
	padding: 0px;
	vertical-align: top;
	width: 67%;
	color: #CCCCCC;
}

div.jwcalendar_list table.items p {
	font-size: 11px;
	padding: 0;
}

div.jwcalendar_list .submit {
	clear: both;
	font-size: 11px;
	padding: 0;
}

/********************************************/
/*****************WEEK view ****************/
/********************************************/
div.jwcalendar_week {
	background-color: #FDF2D2;
	border-color: #FFC725;
	border-style: solid;
	border-width: 1px;
	color: #193A72;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	width: 100%;
}

div.jwcalendar_week .prev_week {
	float: left;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 120px;
	margin-top: 4px;
}

div.jwcalendar_week .selector {
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 4px;
}

div.jwcalendar_week .next_week {
	margin-bottom: 0px;
	margin-left: 120px;
	margin-right: 10px;
	margin-top: 4px;
	text-align: right;
}

div.jwcalendar_week table.days {
	border-collapse: collapse;
	border-color: #FFC725;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	clear: both;
	empty-cells: show;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 8px;
	width: 100%;
}

div.jwcalendar_week table.days td.dayname {
	border-color: #FFC725;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0;
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 2px;
	text-align: right;
	vertical-align: top;
}

div.jwcalendar_week table.day_events,div.jwcalendar_week table.times {
	background-color: #FBE29F;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	width: 100%;
}

div.jwcalendar_week table.times {
	border-color: #FFC725;
	border-style: solid;
	border-width: 1px;
}

div.jwcalendar_week table.times td.time {
	border-left-color: #FFC725;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #FFC725;
	border-right-style: solid;
	border-right-width: 2px;
}

div.jwcalendar_week table.days a {
	text-decoration: none;
}

div.jwcalendar_week table.days td.time {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}

div.jwcalendar_week table.days td.event_time {
	height: 4px;
	margin: 0px;
	padding: 0;
}

div.jwcalendar_week table.days td.event {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	vertical-align: top;
}

div.jwcalendar_week table.days td.event a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

/********************************************/
/*****************MONTH view ****************/
/********************************************/
div.jwcalendar_month {
	background-color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
    margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

div.jwcalendar_month .title {
	clear: both;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
}

div.jwcalendar_month .navi, div.jwcalendar_month .days_view {
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
}

/*******************/
/*tables navi******/
/*******************/
div.jwcalendar_month table.navs {
	width: 100%;
}

div.jwcalendar_month table.months, div.jwcalendar_month table.year {
	border-collapse: separate;
	border-spacing: 10px;
	empty-cells: show;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

div.jwcalendar_month table.year {
	border-spacing: 5px;
	font-size: 12px;
}

div.jwcalendar_month table.months td.other_month, div.jwcalendar_month table.year td.last_year, div.jwcalendar_month table.year td.next_year {
	background-color: #222222;
	border-bottom-color: #222222;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #555555;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #222222;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #777777;
	border-top-style: solid;
	border-top-width: 2px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding: 5px;
}

div.jwcalendar_month table.months td.other_month {
	background-color: #333333;
	border-bottom-color: #222222;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #555555;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #222222;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #777777;
	border-top-style: solid;
	border-top-width: 2px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding: 5px;
}

div.jwcalendar_month table.months td.current_month {
	background-color: #555555;
	border-bottom-color: #222222;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #555555;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #222222;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #777777;
	border-top-style: solid;
	border-top-width: 2px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding: 5px;
}

/*****************/
/*table days******/
/*****************/
div.jwcalendar_month table.days {
	/*border-collapse: collapse;
	border-color: #FFC725;
	border-spacing: 0;
	border-style: solid;
	border-width: 0px;*/
	border:none;
	empty-cells: show;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	padding: 0;
	width: 100%;
}

div.jwcalendar_month table.days a {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

div.jwcalendar_month table.days td {
	border-color: #333333;
	background-color:#222222;
	border-width: 1px;
	padding: 4px;
	vertical-align: top;
}

div.jwcalendar_month table.days td.week {
	background-color: #333333;
	font-weight: bold;
}

div.jwcalendar_month table.days td.dayname {
	background-color: #333333;
	font-weight: bold;
	text-align: center;
}

div.jwcalendar_month table.days,div.jwcalendar_month table.days td.inside,div.jwcalendar_month table.days td.today,div.jwcalendar_month table.days td.inside_weekend,div.jwcalendar_month table.days td.today_weekend,div.jwcalendar_month table.days td.outside_weekend {
	font-weight: bold;
}

div.jwcalendar_month table.days a,div.jwcalendar_month table.days td.inside a,div.jwcalendar_month table.days td.today_inside a,div.jwcalendar_month table.days td.inside_weekend a,div.jwcalendar_month table.days td.today_weekend a,div.jwcalendar_month table.days td.outside_weekend a {
	color: #f7f7f7;
	font-weight: bold;
}

div.jwcalendar_month table.days td.today {
	/*background-color: #F9F4E7;
	border-color: #AD1602;
	border-style: solid;
	border-width: 1px;*/
}

div.jwcalendar_month table.days td.outside_weekend,div.jwcalendar_month table.days td.outside {
	background-color: Black;
	/*border-color: #F9DF94;
	border-style: dotted;
	border-width: 1px;*/
}

div.jwcalendar_month table.days td.inside_weekend {
	background-color: #151515;
}

/**********************/
/*table singleday******/
/**********************/
div.jwcalendar_month table.singleday,div.jwcalendar_month table.singleday td,div.jwcalendar_month table.singleday td a,div.jwcalendar_month table.singleday a {
	border-collapse: collapse;
	border-color: #ffffff;
	border-spacing: 0px;
	border-style: solid;
	border-width: 0px;
	empty-cells: show;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0em;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0px;
	width: 100%;
}

div.jwcalendar_month table.singleday {
	background-color: #eee;
	/*border-color: #ddd;
	border-style: dotted;
	border-width: 1px;*/
}

div.jwcalendar_month table.singleday td {
	border-color: #666666;
	background-color:#333333;
	border-style: solid;
	border-width: 0px;
	padding-bottom: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
}

/*****************/
/*table dayitem******/
/*****************/
div.jwcalendar_month table.dayitem,div.jwcalendar_month table.dayitem a {
	border-collapse: collapse;
	border-color: #ddd;
	border-spacing: 0px;
	border-style: solid;
	border-width: 1px;
	empty-cells: show;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.0em;
	margin-bottom: 1px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1px;
	padding: 0px;
	width: 100%;
}

div.jwcalendar_month table.dayitem td.item,div.jwcalendar_month table.dayitem td.item a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	border-collapse:collapse;
	border-width:0px;
}

div.jwcalendar_month table.dayitem td.itemcat,div.jwcalendar_month table.dayitem td.itemcat a {
	color: Gray;
	Cursor: help;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
	width: 2px;
	border-collapse:collapse;
	border-width:0px;
}

/********************************************/
/*****************SINGLE view ****************/
/********************************************/
div.jwcalendar_single {
	background-color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

div.jwcalendar_single .content,div.jwcalendar_single .header,div.jwcalendar_single .org {
	clear: both;
	width: 100%;
}

div.jwcalendar_single .contentie,div.jwcalendar_single .headerie,div.jwcalendar_single .orgie {
	border:none;
	float: left;
	text-align: left;
	width: 100%;
}

div.jwcalendar_single .headerie {
	border:none;
}

div.jwcalendar_single .contentie {
	float: left;
	text-align: left;
	width: 100%;
	padding-right:5px;
}

div.jwcalendar_single .title, div.jwcalendar_single .category {
	float: left;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 5px;
	text-align: left;
	color: White;
}

div.jwcalendar_single .catcolor {
	float: none;
	font-size: 2px;
	padding: 0;
}

div.jwcalendar_single .category {
	float: none;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
}

div.jwcalendar_single .images {
	float: left;
	margin: 0px;
	padding-right: 10px;
}

div.jwcalendar_single .itemtext {
	color: White;
}

div.jwcalendar_single .itemtitle p:first-letter {
	color: White;
	font-size: 13px;
	font-weight: bold;
}

div.jwcalendar_single .itemtitle  p:first-line {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
}

div.jwcalendar_single .teaser {
	font-style: normal;
	font-weight: bold;
	line-height: 1.8em;
	color: #999999;
}

div.jwcalendar_single .desc {
	font-size: 11px;
}

div.jwcalendar_single .itemlink {
	line-height: 1.8em;
}

div.jwcalendar_single .label, div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel {
	color:#999999;
	clear: both;
	float: left;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	text-align: right;
	width: 33%;
}

div.jwcalendar_single .item, div.jwcalendar_feEntry .item {
	color:White;
	padding-bottom: 4px;
	padding-left: 32%;
	padding-right: 4px;
	padding-top: 4px;
	text-align: left;
}

/********************************************/
/*****************feEntry view ****************/
/********************************************/
div.jwcalendar_feEntry {
	background-color: #FDF2D2;
	border-color: #FFC725;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel {
	line-height: 1.6em;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	vertical-align: bottom;
	width: 32%;
}

div.jwcalendar_feEntry .timelabel {
	width: 20%;
}

div.jwcalendar_feEntry .title {
	color: blue;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.0em;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	text-align: left;
}

div.jwcalendar_feEntry .title p:first-letter {
	font-size: 20px;
}

div.jwcalendar_feEntry .item {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	text-align: left;
}

div.jwcalendar_feEntry .fileitem {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	text-align: left;
	width: 30px;
}

div.jwcalendar_feEntry input {
	border-bottom-color: #FECC3C;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FCF6E5;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #FECC3C;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #FCF6E5;
	border-top-style: solid;
	border-top-width: 2px;
	clear: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

div.jwcalendar_feEntry .error ul li {
	color: red;
	font-size: 12px;
	list-style-style: circle;
	margin-bottom: 4px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 4px;
	text-align: left;
}

div.jwcalendar_feEntry .error ul li:first-letter {
	font-size: 16px;
	font-weight: bold;
}

div.jwcalendar_confirm .error {
	color: red;
	font-size: 12px;
	margin: 10px;
}

div.jwcalendar_confirm .conftext {
	font-size: 14px;
	margin: 10px;
}

/********************************************/
/*****************ORGANIZER view ****************/
/********************************************/
div.jwcalendar_organizer, div.jwcalendar_location {
	background-color: #FDF2D2;
	border-color: #FFC725;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

div.jwcalendar_organizer .content,div.jwcalendar_organizer .header,div.jwcalendar_organizer .org, div.jwcalendar_location .content,div.jwcalendar_location .header,div.jwcalendar_location .org {
	clear: both;
	width: 100%;
}

div.jwcalendar_organizer .contentie,div.jwcalendar_organizer .headerie,div.jwcalendar_organizer .orgie,div.jwcalendar_location .contentie,div.jwcalendar_location .headerie,div.jwcalendar_location .orgie {
	background-color: #FCECC0;
	border-bottom-color: #FFC725;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #FFC725;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #FFC725;
	border-right-style: dotted;
	border-right-width: 1px;
	float: left;
	text-align: left;
	width: 100%;
}

div.jwcalendar_organizer .headerie,div.jwcalendar_location .headerie {
	border-top-color: #FFC725;
	border-top-style: dotted;
	border-top-width: 1px;
}

div.jwcalendar_organizer .contentie,div.jwcalendar_location .contentie {
	background-color: #FBE29F;
}

div.jwcalendar_organizer .title,div.jwcalendar_location .title {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	text-align: left;
}

div.jwcalendar_organizer .text,div.jwcalendar_location .text {
	margin: 8px;
}

div.jwcalendar_location .name,div.jwcalendar_organizer .name {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	text-align: left;
}

div.jwcalendar_location .name p:first-letter,div.jwcalendar_organizer .name p:first-letter {
	color: red;
	font-size: 15px;
	font-weight: bold;
}

div.jwcalendar_location .name  p:first-line,div.jwcalendar_organizer .name  p:first-line {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
}

div.jwcalendar_location .images,div.jwcalendar_organizer .images {
	float: left;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
}

div.jwcalendar_location .desc,div.jwcalendar_organizer .desc {
	font-size: 11px;
}

div.jwcalendar_location .label,div.jwcalendar_organizer .label {
	clear: both;
	float: left;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	text-align: right;
	width: 33%;
}

div.jwcalendar_location .item,div.jwcalendar_organizer .item {
	padding-bottom: 4px;
	padding-left: 32%;
	padding-right: 4px;
	padding-top: 4px;
	text-align: left;
}

div.jwcalendar_location .addritem,div.jwcalendar_organizer .addritem {
	padding-bottom: 0px;
	padding-left: 32%;
	padding-right: 4px;
	padding-top: 4px;
	text-align: left;
}

div.jwcalendar_location .cityitem,div.jwcalendar_organizer .cityitem {
	padding-bottom: 8px;
	padding-left: 32%;
	padding-right: 4px;
	padding-top: 0px;
	text-align: left;
}

.jwcalendar_olbg {
	background-color: #666666;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	color:#333333
}

.jwcalendar_olfg {
	background-color: #EEEEEE;
	border-width: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	text-align: left;
}

.jwcalendar_olcf {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 2em;
}

.jwcalendar_oltf {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}