.overlay-classic-layout {}#eventName {color:#000000;}#eventName a:link, #eventName a:visited, #eventName a:hover, #eventName a:active {color:#000000;}#eventDatePlace {color:#000000;}#eventDatePlace a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#000000;}#eventDatePlace .location {color:#000000;}#eventDatePlace .location a:link, #eventDatePlace a:visited, #eventDatePlace a:hover, #eventDatePlace a:active {color:#000000;}#btnGetTicketsNow, .ticket-type-item.a:link, #btnGetTicketsNow, .ticket-type-item.a:visited, #btnGetTicketsNow, .ticket-type-item.a:hover, #btnGetTicketsNow, .ticket-type-item.a:active, .btn, #orderFormSubmitButton, .apply_button, .btn.btn-main, .btn.btn-primary, .daterangepicker .calendar-table td.active, .daterangepicker .calendar-table td.active:hover {background-color:#5c4033 !important;border-color:#5c4033 !important;background: -webkit-linear-gradient(#5c4033, #5c4033);background: -o-linear-gradient(#5c4033, #5c4033);background: -moz-linear-gradient(#5c4033, #5c4033);background: linear-gradient(#5c4033, #5c4033);border-color: #ffffff;}.dropdown-menu li a:hover, .dropdown-menu li a:focus {background-color: #5c4033; !important}#btnGetTicketsNow, .btn, #orderFormSubmitButton, #orderPromoCodeArea  .apply_button {color:#ffffff !important;}input:required, select:required {border-left-color:#5c4033}.payment-element-classic {border-left: 6px solid #5c4033padding: 8px 12px;}.addthisevent-drop {background: -webkit-linear-gradient(#5c4033, #5c4033);background: -o-linear-gradient(#5c4033, #5c4033);background: -moz-linear-gradient(#5c4033, #5c4033);background: linear-gradient(#5c4033, #5c4033);border-color: #ffffff;color:#ffffff !important;}.contentArea .contentTitle {background-color:#e1d9cb;background: -webkit-linear-gradient(#e1d9cb, #e1d9cb);background: -o-linear-gradient(#e1d9cb, #e1d9cb);background: -moz-linear-gradient(#e1d9cb, #e1d9cb);background: linear-gradient(#e1d9cb, #e1d9cb);border-color:#000000;color:#000000;}.color_header_border {border-color:#000000;}.contentArea {color:#000000;}.contentArea, .contentArea a:link:not(.btn), .contentArea a:visited:not(.btn), .contentArea a:hover:not(.btn), .contentArea a:active:not(.btn) {color:#000000;}.contentArea {background-color:#c8b788;background: -webkit-linear-gradient(#c8b788, #c8b788);background: -o-linear-gradient(#c8b788, #c8b788);background: -moz-linear-gradient(#c8b788, #c8b788);background: linear-gradient(#c8b788, #c8b788);color:#000000;}}
		/* adding for gratuities */
		.gratuity-selected{
			color: #FFFFFF!important;
			border-color: ##FFFFFF!important;
			background-color: #5c4033!important;
		}
		.gratuity-option:hover{
			background-color: #c0a497!important;
			color: #4a3329;
		}
		.gratuity-selected:hover{
			color:#5c4033!important;
			border-color: #5c4033!important;
			background-color: #5c4033!important;
		}