/* DT Register CSS - ver. 2.5.2 */

/* Frontend Event Listing */

.eventListRow1 {

 background: #EFEFEF;

}

.eventListRow2 {

 background: #D4D0C8;

}

tr.categoryRow td {

 color: #ffffff;

 font-weight: bold;

 padding: 2px;

 background: #474747;

}

th.coltitle {

 text-decoration: underline;

 font-weight: bold;

 padding: 2px;

}

td.eventlist {

 text-indent: 2px;

 color: #000000;

}

tr.eventListRow1 td,

tr.eventListRow2 td {

 padding: 2px;

}

img.event_button {

  border: 0px;

  padding: 2px;

}

a.detailslink:link,

a.detailslink:visited {

  color: blue;

  font-weight: bold;

  font-style: italic;

}

a.detailslink:hover {

}

/* Frontend Registrant List */

th.attendee_coltitle {
  padding: 2px;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  background: #474747;
}

th.attendee_coltitle a:link,
th.attendee_coltitle a:visited {
  font-weight: bold;
  color: #ffffff;
}

th.attendee_coltitle a:hover {
  text-decoration: underline;
}

/* Form Styling */

.authorizenetformtable {

 width:100%;

}

.authorizenetformtable td {

 font-size:12px;

 color:#333333;

}

.message {

 width:100%;

 border:0;

}

.message td {

 font-size:12px;

 color:#000000;

}

.authorizenetformtable th {

 font-size:14px;

 color:#000000;

}

td.contentdescription {

 font-size: 12px;

 padding: 0px; 

}

.required {

 color: red;

 font-size:16px;

}

/* Lightbox Styling for Terms & Conditions */

table.lbWindow {

 width: 500px;

 text-align: left;

}

.lbText {

 color: #000000;

}

a.lbAction:link,

a.lbAction:visited {

 color: #000000;

}

a.lbAction:hover {

}
