div.tx-jwcalendar-pi1{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color:#333333;
}

div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a{
    text-decoration:none;
	color: #000000;
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover{
	color: #cc3333;
}

div.tx-jwcalendar-pi1 input{
  clear:both;
  color: #000000;
  text-align:center;
  margin:10px;
  padding: 3px 14px; 
} 


/********************************************/
/*****************LIST view ****************/
/********************************************/
div.jwcalendar_list{
  width:100%;
  background-color:#dae3f8;
  font-size: 0.95em;
  color:#333333;
  margin-top: 15px;
  border: 1px  #96a9c9 solid;
}


div.jwcalendar_list .prev_items{
  float:left;
  font-size: 1.1em;
  font-weight: bold;
  text-align:left;
  color:#000000;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
  float:right;
  font-size: 1.1em;
  font-weight: bold;
  text-align:right;
  color:#000000;
  padding:8px 16px 0 0;
}

div.jwcalendar_list .next_items{
}

div.jwcalendar_list .itemslist{
  padding:2px;
}

div.jwcalendar_list table.items{
  width:99.2%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.05em;
  text-align:left;
  line-height:1.3em;
  empty-cells:show;
  border-collapse:separate;
  border-collapse:collapse;
  border-spacing:0;
  border: 1px  #96a9c9 solid;
}

div.jwcalendar_list table.items td.label{
  background:#FFFFFF;
  width:33%;	
  vertical-align:top;
  border: 1px  #CCCCCC solid;
  padding:6px;
  font-size: 1em;
  color: #000000;
}

div.jwcalendar_list table.items td.item{
  background:#F9FFE5;
  width:67%;	
  border: 1px  #CCCCCC solid;
  vertical-align:top;
  padding:6px;
  font-size: 1em;
  color: #000000;
}

div.jwcalendar_list table.items p{
   font-size: 1em;
	padding:0;
}

div.jwcalendar_list .submit{
   clear:both;	
   font-size: 1em;
   padding:0;
}

/********************************************/
/*****************MONTH view ****************/
/********************************************/

div.jwcalendar_month{
  width:100%;
  background-color:#dae3f8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color:#333333;
  border: 1px  #96a9c9 solid;
  margin-top: 0px;
}

div.jwcalendar_month .selector{
    text-align:center;
}

div.jwcalendar_month .navi, div.jwcalendar_month .days_view{
	padding:2px;
}

/********************************************/
/*****************WEEK view ****************/
/********************************************/
div.jwcalendar_week{
  width:100%;
  background-color:#dae3f8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color:#333333;
  border: 1px  #96a9c9 solid;
  margin: 0px;
}

div.jwcalendar_week .prev_week{
    margin:4px 120px 0px 10px;
	float:left;
}

div.jwcalendar_week .selector{
    margin:4px 0 0 0;
	float:left;
}

div.jwcalendar_week .next_week{
    text-align:right;
    margin:4px 10px 0px 120px;
}


div.jwcalendar_week table.days{
   clear:both;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   width:100%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   border:1px solid #96a9c9;
   margin:8px;
}

div.jwcalendar_week table.days td.dayname{
    text-align:right;
    vertical-align:top;
    border:1px solid #96a9c9;
    padding:2px 8px 0 4px;
}

div.jwcalendar_week table.day_events,div.jwcalendar_week table.times {
   	background:#FBE29F;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 1em;
   	width:100%;
   	border-collapse:collapse;
   	empty-cells:show;
   	border-spacing:0;
}
div.jwcalendar_week table.times {
   border:1px solid #FFC725;
}

div.jwcalendar_week table.times td.time{
   border-left:2px solid #FFC725;
   border-right:2px solid #FFC725;
}

div.jwcalendar_week table.days a{
    text-decoration:none;
}

div.jwcalendar_week table.days td.time{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.95em;
   text-align:center;
}

div.jwcalendar_week table.days td.event_time{
   height:4px;
   padding:0;
   margin: 0px;
}

div.jwcalendar_week table.days td.event{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.95em;
   vertical-align:top;
   padding:4px 2px;
   margin: 0px;
}

div.jwcalendar_week table.days td.event a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.95em;
}


/*******************/
/*tables navi******/
/*******************/

div.jwcalendar_month table.navs{
   width:99.2%;
}

div.jwcalendar_month table.months, div.jwcalendar_month table.year{
   width:99.2%;
   font-size: 1.05em;
   font-weight:bold;
   text-align:center;
}

div.jwcalendar_month table.year {
}

div.jwcalendar_month table.months td{
   font-size: 1.1em;
   
}
div.jwcalendar_month table.year td{
   font-size: 1.5em;
   
}


div.jwcalendar_month table.months td.other_month{
   background: #F9FFE5;
   border:1px solid #96a9c9;
   padding:3px;
}

div.jwcalendar_month table.year td.last_year, div.jwcalendar_month table.year td.next_year{
}

div.jwcalendar_month table.months td.other_month{
   padding:3px;
}

div.jwcalendar_month table.months td.current_month{
   background: #FFFFFF;
   border:1px #CC3333 solid;
   padding:3px;
}

/*****************/
/*table days******/
/*****************/


/*div.jwcalendar_month .days_view table{*/

div.jwcalendar_month table.days{
   font-size: 1.1em;
   font-weight:bold;
   background: #FFFFFF;
   width:99.2%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   border:1px solid #96a9c9;
}

div.jwcalendar_month table.days td{
   vertical-align:top;
   border:solid 1px #CCCCCC;
   padding:2px;
}

div.jwcalendar_month table.days td.week{
   background:#E1E1E1;
   font-weight:bold;
}

div.jwcalendar_month table.days td.dayname{
   font-size: 1.1em;
   background:#F9FFE5;
   font-weight:bold;
   text-align:center;
}

div.jwcalendar_month table.days td.outside{
   border:solid 1px #CCCCCC;
}

div.jwcalendar_month table.days td.outside_weekend{
   border:solid 1px #CCCCCC;
   background:#E1E1E1;
}

div.jwcalendar_month table.days td.inside_weekend{
   background:#E1E1E1;
}
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{
   font-weight:bold;
   color:#000000;
}


div.jwcalendar_month table.days td.today{
	background: #CC3333;
    border:solid 1px #96a9c9;
    
}




*/

/*****************/
/*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{
   font-weight:bold;
   font-family: Verdana;
   font-size: 1em;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:0px solid #ddd;
   padding:0px;
   margin:0 0 2px 0;
}

div.jwcalendar_month table.singleday{
   
   border:1px solid #666666;
}

div.jwcalendar_month table.singleday td{
   border:0px solid #000000;
   padding:3px 0;
}

/*****************/
/*table dayitem******/
/*****************/
div.jwcalendar_month table.dayitem,
div.jwcalendar_month table.dayitem a{
   font-weight:normal;
   font-size: 1.25em;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:1px solid #CC3333;
   padding:0px;
   margin:1px 0;
}

div.jwcalendar_month table.dayitem td.item,
div.jwcalendar_month table.dayitem td.item a{
  color:#333;
  text-decoration:none;
  font-weight:normal;
  border:0;
}

div.jwcalendar_month table.dayitem td.itemcat,
div.jwcalendar_month table.dayitem td.itemcat a{
  font-weight:normal;
  color:#333;
  text-decoration:none;
   font-size: 0.9em;
   padding:0px;
   Cursor:help;
   width:2px;
   border:0;
}


/********************************************/
/*****************SINGLE view ****************/
/********************************************/

div.jwcalendar_single{
  background-color:#dae3f8;
  border: 1px  #96a9c9 solid;
  padding:10px 10px;
}

div.jwcalendar_single .content,div.jwcalendar_single .header,div.jwcalendar_single .org{
    width:100%;
    clear:both;
}

div.jwcalendar_single .contentie,div.jwcalendar_single .headerie,div.jwcalendar_single .orgie{
   float:left;
   width:100%;
   text-align:left;
   border-left: 1px  #96a9c9 solid;
   border-right: 1px  #96a9c9 solid;
   border-bottom: 1px  #96a9c9 solid;
   background:#dae3f8;
}

div.jwcalendar_single .headerie{
   border-top: 1px  #96a9c9 solid;
}

div.jwcalendar_single .contentie{
   background:#F9FFE5;
}

div.jwcalendar_single .title,div.jwcalendar_single .category{
    float:left;
    font-size: 1.15em;
	text-align:left;
	font-weight:bold;	
	padding:4px 8px 8px 8px;
}

div.jwcalendar_single .category{
	float:none;
    font-size: 1.15em;
	font-weight:normal;	
 	padding:6px 8px 8px 8px;
}


div.jwcalendar_single .images{
	float:left;
    padding:10px 8px;
    margin:0px;
}

div.jwcalendar_single .itemtext{
    margin:8px;
    
}

div.jwcalendar_single .itemtitle p:first-letter{
    font-size: 1.2em;
	font-weight:bold;	
	color:#CC3333;
}

div.jwcalendar_single .itemtitle  p:first-line{
    font-size: 1.15em;
	font-weight:bold;	
	line-height:1.2em;
}

div.jwcalendar_single .teaser{
	font-weight:bold;	
	font-style:italic;
	line-height:1.8em;
}
div.jwcalendar_single .desc{
    font-size: 1em;
}

div.jwcalendar_single .itemlink{
	line-height:1.8em;
}

div.jwcalendar_single .label, div.jwcalendar_guest .label,div.jwcalendar_guest .timelabel{
    clear:both;
	float:left;
	text-align:right;
	font-weight:bold;	
	width:33%;
	padding:4px 8px;
}

div.jwcalendar_single .item, div.jwcalendar_guest .item{
	text-align:left;
	padding:4px 4px 4px 32%;
}

/********************************************/
/*****************GUEST view ****************/
/********************************************/

div.jwcalendar_guest{
  background-color:#FDF2D2;
  border: 1px  #FFC725 solid;
  padding:8px;
}


div.jwcalendar_guest .label,div.jwcalendar_guest .timelabel{
    vertical-align:bottom;
    line-height:1.6em;
	padding:8px 8px;
    width:32%;
}  
  
div.jwcalendar_guest .timelabel{
    width:20%;
}  

div.jwcalendar_guest .title{
  font-size:1.2em;	
  font-weight:bold;	
  color:blue:
  text-align:left;
  line-height:1,0em;
  padding:0px 8px;
}

div.jwcalendar_guest .title p:first-letter{
  font-size:1.3em;	
}

div.jwcalendar_guest .item{
  text-align:left;
  padding:8px 8px;
}

div.jwcalendar_guest input{
  clear:none;
  background: white;
  border-top:2px #FCF6E5 solid;
  border-left:2px #FCF6E5 solid;
  border-right:2px #FECC3C solid;
  border-bottom:2px #FECC3C solid;
  text-align:left;
  font-size:1.05em;
  margin:0;
  padding: 0; 
} 

div.jwcalendar_guest .tx_adv_input_text{
  width:260px;
  border:1px #FECC3C solid;
  padding:3px;
  height:1.8em;

}
div.jwcalendar_guest .tx_adv_select{
  font-size:1em;
  border:0px;
}
div.jwcalendar_guest .tx_adv_textarea{
  font-size:1em;
  height:120px;
  width:260px;
  padding:3px;
  border:1px #FECC3C solid;
}
div.jwcalendar_guest .tx_adv_input_button{
  font-size:1em;
  background: #FBE29F;
  text-align:center;
  margin:0 50px;
  padding:2px 4px;
}

div.jwcalendar_guest .error ul li{
  list-style:circle inline;
  text-align:left;
  font-size:1em;
  color:red;
  margin:4px 40px;
}

div.jwcalendar_guest .error ul li:first-letter{
  font-size:1.3em;
  font-weight:bold;
}

div.jwcalendar_confirm .error{
  font-size:1em;
  color:red;
  margin:10px;
}

div.jwcalendar_confirm .conftext{
  font-size:1.15em;
  margin:10px;
}


