#mainContent_tc div.ccSummary div.row {
  border: 0;
  padding: 0px;
  margin-bottom: 15px;
}
#mainContent_tc div.ccSummary div.even { background-color: #ffffff; }
#mainContent_tc div.ccSummary div.even:hover { background-color: #ffffff; }
#mainContent_tc div.ccSummary div.odd { background-color: #ffffff; }
#mainContent_tc div.ccSummary div.odd:hover { background-color: #ffffff; }
#mainContent_tc .ccSummary div .view {
  text-align: center;
  background-color: #cccccc;
  padding: 3px;
}
#mainContent_tc .ccSummary .row div.name a {
  color: #e16f00;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}
#mainContent_tc .ccSummary .row .price { text-align: right; }
#mainContent_tc .course .price { text-align: right; }
#mainContent_tc .ccSummary .row .description {
  display: none;
  margin: 10px;
}
#mainContent_tc .course .description {
  display: none;
  margin: 10px;
}
#mainContent_tc .ccSummary .row .course_number {
  display: none;
  margin: 10px;
}
#mainContent_tc .course .course_number {
  display: none;
  margin: 10px;
}
#mainContent_tc .ccSummary .row .course_price {
  display: none;
  margin: 10px;
}
#mainContent_tc .course .course_price {
  display: none;
  margin: 10px;
}
#mainContent_tc .ccSummary .row .course_number { color: #999999; }
#mainContent_tc .course .course_number { color: #999999; }
#mainContent_tc .ccSummary .row #classstatus {
  font-weight: bold;
  float: right;
}
#mainContent_tc .ccSummary .row #addtocart {
  text-align: right;
  margin-top: 5px;
  padding: 5px;
}
#mainContent_tc .ccSummary .row .course_price {
  text-align: left;
  font-weight: bold;
}
#mainContent_tc .course .course_price {
  text-align: left;
  font-weight: bold;
}
#mainContent_tc div.coursetype {
  font-weight: bold;
  font-size: 12px;
  padding: 5px;
  margin-bottom: 10px;
  background-color: #dddddd;
  color: #333333;
}
#mainContent_tc .no_rows_found {
  border: 0;
  padding: 0;
  background-color: #ffffff;
  text-align: center;
  color: #e16f00;
}
#mainContent_tc .courseType200 .no_rows_found { display: none; }
#mainContent_tc .addcourse {
  padding: 5px;
  text-align: center;
}
#mainContent_tc table.ccSummary tr.even { background-color: #ffffff; }
#mainContent_tc table.ccRecord tr.even { background-color: #ffffff; }
#mainContent_tc table.ccSummary tr.odd { background-color: #eeeeee; }
#mainContent_tc table.ccRecord tr.odd { background-color: #eeeeee; }
#mainContent_tc div.course_classes { display: none; }
#mainContent_tc table.calendar th {
  border: 0;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  background-color: #dddddd;
  color: #333333;
}
#mainContent_tc table.calendar tr.even td { background-color: #f78b1f; }
#mainContent_tc table.calendar tr.odd td { background-color: #68bae9; }
#mainContent_tc table.calendar tr.subeven td { background-color: #eeeeee; }
#mainContent_tc table.calendar tr.subodd td { background-color: #ffffff; }
#mainContent_tc table.calendar tr { border-bottom: 0; }
#mainContent_tc table.calendar tr.year { background-color: #999999; }
#mainContent_tc table.calendar tr.year td {
  font-weight: bold;
  font-size: 14px;
  color: #eeeeee;
}
#mainContent_tc table.calendar tr.month td {
  font-weight: bold;
  font-size: 13px;
}
#mainContent_tc div.vohName {
  margin-bottom: 5px;
  height: 14px;
  background-color: #eeeeee;
}
