h2.eventList {
  margin-bottom: 0px!important;
  padding-bottom: 0px!important;
  margin-top: 20px!important;
  clear: left;
  float: left;
}
span.eventSectionTitle {
  font-weight: bold;
}
div.eventHolder, div.eventHolder_full {
  clear: left;
  float: left;
  margin-top: 5px;
  border: 1px solid #66727A;
  font-size: 12px;
}
div.eventHolder_full {
  border: 1px solid #F8997C;
}
li.childHolder {
  border: 1px solid #BFBFBF;
}
li.childHolder_full {
  border: 1px solid #F8997C;
}
div.eventTitleHolder {
  float: left;
  background-image: url(/images/events/eventTitleBg.gif);
  width: 656px;
}
div.eventTitle {
  float: left;
  width: 618px;
  line-height: 22px;
  font-size: 13px;
  font-weight: bold;
  color: #FFF!important;
  text-indent: 4px;
}
img.eventShowButton{
  float: right;
  margin: 3px 3px 0 0!important;
  padding: 0!important;
  cursor: pointer;
}
div.eventDetailsHolder {
  clear: left;
  float: left;
  padding: 5px;
  width: 646px;
  background: #F3F3F3;
}
div.eventDetailsHolder h3 {
  display: block;
  clear: left;
  float: left;
  margin: 0 0 5px 0;
  font-size: 15px;
  
}
span.eventFullAlert {
  font-weight: bold;
  color: red;
}
div.eventAvailable {
  float: left;
  width: 646px;
  text-align: right;
}
div.eventAvailable em {
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
div.eventDescription {
  clear: left;
  float: left;
  width: 646px;
  margin-top: 8px;
  margin-bottom: 8px;
}
div.eventPrice {
  clear: left;
  float: left;
  width: 646px;
  margin-top: 8px!important;
}
div.eventPrice ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
div.eventPrice ul li {
  display: block;
  clear: left;
  float: left;
  margin: 0 0 5px 0!important;
  padding: 0!important;
}
div.eventPrice ul li span.label {
  width: 150px;
}
span.label {
  font-weight: bold;
  display: block;
  clear: left;
  float: left;
}
div.eventRegisterLink {
  width: 646px;
  display: block;
  clear: left;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}
div.eventRegisterLink img {
  border: 0;
}
a.eventRegisterLink {
  display: block;
  clear: left;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.3em;
  text-align: center;
}
#eventRegisterForm {
  list-style: none;
  margin: 20px 0 0 0!important;
  padding: 0!important;
  clear: left;
}
#eventRegisterForm li {
  display: block;
  margin-bottom: 3px;
  clear: left;
  float: left;
  width: 623px;
}
#eventRegisterForm label {
  display: block;
  float: left;
  width: 170px;
}
#eventRegisterForm label.required {
  font-weight: bold;
}
#eventRegisterForm li div.childevent_date {
  float: left;
  margin-left: 10px;
  width: 120px;
}
#eventRegisterForm li.childGuestListTitle {
  width: 500px;
  background: #9EA8C7;
  margin-top: 10px;
  line-height: 20px;
  color: #FFF;
  font-weight: bold;
  text-indent: 3px;
}
#eventRegisterForm li div.childevent_title {
  float: left;
  font-weight: bold;
  width: 175px;
}
#eventRegisterForm li div.childevent_numattending {
  float: left;
  margin-left: 10px;
  width: 150px;
}
#eventRegisterForm li div.childevent_numattending label {
  width: 80px;
  font-weight: normal;
}
#eventRegisterForm li div.childevent_numattending input {
  width: 20px;
  font-size: 9px;
  line-height: 9px;
  height: 14px;
}
#eventRegisterForm li div.childevent_pricing {
  float: left;
  margin-left: 10px;
  width: 160px;
}
#eventRegisterForm li div.child_description {
  clear: both;
  font-size: 11px;
  width: 640px;
  margin-left: 15px;
}
#eventRegisterForm li.row1 {
  background-color: #C7D4FB!important;
}
#eventRegisterForm li.dateHolder {
  background-color: #4C8DAD!important;
  color: #FFF!important;
  font-weight: bold;
  line-height: 20px;
  text-indent: 10px;
}
#eventPaymentForm {
  list-style: none;
  margin: 0!important;
  padding: 0!important;
  clear: left;
}
#eventPaymentForm li {
  margin-bottom: 3px;
  clear: left;
}
#eventPaymentForm label {
  display: block;
  float: left;
  width: 140px;
  font-weight: bold;
}
#ccexpyear {

  width: 40px;
}
#ccexpmonth {
  width: 30px;
}
div.seriesRegisterLink {
  width: 646px;
  display: block;
  clear: left;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}
div.seriesRegisterLink a img {
  border: 0;
}
a.eventRegisterLink {
  display: block;
  clear: left;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.3em;
  text-align: center;
}

ul.eventChildren {
  list-style: none;
  margin: 0!important;
  padding: 0!important;
  clear: left;

}
ul.eventChildren li {
  display: block;
  margin-bottom: 3px;
  clear: left;
  float: left;
  width: 645px;
}
ul.eventChildren label {
  display: block;
  float: left;
  width: 170px;
  font-weight: bold;
}
ul.eventChildren li div.childevent_date {
  float: left;
  margin-top: 2px;
  margin-left: 8px;
  width: 120px;
}
ul.eventChildren li div.childevent_title {
  float: left;
  margin-top: 2px;
  font-weight: bold;
  width: 475px;
}
ul.eventChildren li div.childevent_available em {
  float: left;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;

}
li img.childShowButton{
  float: right;
  margin: 2px 2px 2px 0!important;
  padding: 0!important;
  cursor: pointer;
}
ul.eventChildren li div.childevent_available {
  display: none;
  float: right;
  margin: 0 0 4px 4px;
}
ul.eventChildren li div.childevent_pricing {
  float: right;
  margin: 0 0 4px 8px;
  width: auto;
}
ul.eventChildren li div.childevent_description {
  clear: both;
  float: left;
  font-size: 11px;
  width: 620px;
  padding: 3px;
  margin: 3px 0 8px 8px;
  border: 1px solid #9A9A9A;
  background: #FFF;

}
ul.eventChildren li {
  background-color: #D3D3D3!important;
}
ul.eventChildren li.row1 {
  background-color: #DFDFDF!important;
}
ul.eventChildren li.dateHolder {
  background-color: #BFBFBF!important;
  background-image: url(/images/events/eventTitleBg.gif);
  border: 1px solid #BFBFBF;
  color: #FFFFFF!important;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  text-indent: 10px;
}
#orderSummary {
  width: 600px;
}
#orderSummary th {
  background-color: #4C8DAD;
  color: #FFF;
}
#orderSummary th, #orderSummary td {
  padding: 3px;
	font-size: 11px;
}
#orderSummary tr.orderTotal td {
  background-color: #9EA8C7;
  font-weight: bold;
}