/* DT Register CSS - ver. 2.4.0 */

/* 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;
}

/* Form Styling */

.authorizenetformtable {
 width:100%;
}

.authorizenetformtable td {
 font-size:12px;
 color:#333333;
}

.message {
 width:100%;
 border: 0px;
}

.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 {

}
