body{
background-image: url(/resources/theme/background.jpg);
background-repeat: no-repeat;
background-color: #2a1733;
background-position: top center;
}

#idFooterPoweredByContainer {
display: none;
}

/** Hide attendee list check box **/
#ctl03_FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl03_stepTemplate_isShownOnPublicContainer
{ display: none; } 

/** Menu Tier 3 Static Font Color**/
#idNavigationContainer ul.menuLevel1 li ul.menuLevel2 li ul.menuLevel3 li a {
color: #000000;
font-size:9pt;
font-weight:normal;
}

/**Links**/
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color:#FF00CA;}
A img {border:none; text-decoration:none;}

/**Buy Tickets Button**/
#ctl03_FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl06_UpcomingEventsRepeater_ctl01_eventRegistrationActions_lobRegistration_bt, #ctl03_FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl06_UpcomingEventsRepeater_ctl02_eventRegistrationActions_lobRegistration_bt, #ctl03_FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl06_UpcomingEventsRepeater_ctl03_eventRegistrationActions_lobRegistration_bt, #ctl03_FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl06_UpcomingEventsRepeater_ctl03_eventRegistrationActions_lobRegistration_bt, #ctl03_FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl06_UpcomingEventsRepeater_ctl04_eventRegistrationActions_lobRegistration_bt, #ctl03_FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl06_UpcomingEventsRepeater_ctl05_eventRegistrationActions_lobRegistration_bt {
    width: 97px;
    height: 63px;

    margin: 0;
    border: 0;
color:#FFFFFF;
    background: transparent url(http://themickeefaustclub.wildapricot.org/webdav/Pictures/tickets_btn.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
    }

/**Event Specific**/
#idEventPageContainer div.boxActionContainer input.typeButton, #idEventPageContainer #idEventDetailsContainer div.boxActionContainer input.typeButton {
    width: 97px;
    height: 63px;
    margin: 0;
    border: 0;
color:#E2DAF1;
    background: transparent url(http://themickeefaustclub.wildapricot.org/webdav/Pictures/tickets_btn.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
    }