/*
  tx_hwplanning_pi1
  Suggested default css file START
*/

/* Suggestion for an overall container on your page: */
#planning-container {
  margin:0px;
  padding:5px 1px 10px 1px;
  border:0px solid #006699;  
}

/* Set by the plugin: */
.tx_hwplanning_pi1 { /* The HTML TABLE class */
  margin: 1px 1px 1px auto;
  padding: 0px 0px 0px 0px;
  border:0 none;  
  border-collapse:collapse;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-size:   11px;
  line-height: 1em;
}
.tx_hwplanning_pi1 td {
  text-align: center;
  background-color: #FFFFFF;
  border:1px solid #999999;  
  width: 20px;
}
.tx_hwplanning_pi1 .no-border {
  border:0 none;  
}
.tx_hwplanning_pi1 .year-titles {
  font-weight: bold;
  text-align: center;
  border:1px solid #999999;  
  height: 20px;
}
.tx_hwplanning_pi1 .quarter-titles {
  font-weight: normal;
  text-align: center;
  border:1px solid #999999;  
  height: 20px;
}
.tx_hwplanning_pi1 .project-description {
  background-color: #E5E5E5;
  padding:5px 5px 5px 1px;
  width: 200px;
  vertical-align: middle;
  font-family: arial, helvetica, sans-serif;
  font-size: 1.077em;
  font-weight: bold;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #DDD;
  border-left: 1px solid #FFF;
  border-bottom: 1px solid #FFF;  
}
.tx_hwplanning_pi1 .project-description a {
  text-decoration: none;
  color: #000000;
}
.tx_hwplanning_pi1 .project-description a:hover {
  text-decoration: underline;
  color: #000000;
}
.tx_hwplanning_pi1 .activity-none {
  background-color: #FFFFFF;
  border-color: #DDDDDD;
}
.tx_hwplanning_pi1 .activity-odd {
  background-color: #989898;
  background-image: url(../img/grijze-gradient.jpg);
  background-position: 0px bottom;
  background-repeat: repeat-x;
  color: #000000;
  cursor: help;
}
.tx_hwplanning_pi1 .activity-even {
  background-color: #A81B1B;
  background-image: url('../img/rode_gradient.gif');
  background-position: 0px top;
  background-repeat: repeat-x;
  color: #FFFFFF;
  border-left:1px dotted #DDDDDD;
  border-right:1px dotted #DDDDDD;
  cursor: help;
}
/*
  tx_hwplanning_pi1
  Suggested default css file END
*/
