.QtixContent, .Sidebar, #EventLeftSection {
	   background-color:white;
}

.Sidebar .panel{
    display:none;
}

body{
    background-color:#222222 !important;
}

.GruffaloBackground{
    background: url(/images/whitelabel/gruff2017_web_1920x900px_takeover.jpg) center top no-repeat;
}


table.tickets td,
table.bordertable td
{
    padding: .25em .5em;
}

#EventShowcaseMenu {
	color: #000;
	border-bottom: 2px solid #000;
}
.ShowcaseMenuItem.Selected {
	color: #000;
}
.ShowcaseMenuItem.Selected .carrot {
	border-top: 8px solid #000;
}


.bordertable{
    width:80%;
}


.BuyButton {
	background-image: url('/images/css_2012/red-buy-tix.png') !important;
	display: block;
	width: 109px;
	height: 31px;
	overflow: hidden;
	text-align: center;
	color: white !important;
	padding-top: 13px;
	font-weight: bold;
}
.BuyButton.white, .BuyButton:hover {
	text-align: center;
	background-image: url(/images/css_2012/white-buy-tix.png)  !important;
	background-repeat: no-repeat;
	color: #bf1e2d !important;
}
.BuyButton.white:hover {
	background-image: url('/images/css_2012/red-buy-tix.png')  !important;
	color: white !important;
}
.QtixHeaderLinks{
    background-image: none !important;
    z-index: 222;
    position: relative;
    top: -160px;
}
    
.section_heading {
    background-image: none !important;
    background-color: #000;
    width: 96% !important;
    height:15px !important;
    line-height: 1em;
    padding: 5px !important;
}
.QtixHeaderLinks{
    background-image: none;
}
#EventLeftSection .section_heading 
{
 padding:5px 0px 0px 5px;
}
.HeaderLink.MyAccount
{
    left:0px;
 
}
.event_calendar_key_item{
    display: inline-block;
    color:#000 !important;
}
.HeaderLink {
    color:#222222;
    background-color: #f41c31;
    text-align: center;
    padding-top: 8px;
    height: 26px;
    text-transform: uppercase;
    font-weight:700;
}
.Sidebar a
{
    color: #fff !important;    
}
.HeaderLink a
{
    color: #fff;
    padding-top:15px;
    text-indent: 0;
    display: inline;
    width:auto;
    height:auto;
    font-family: Helvectica neue,Arial Narrow,sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
.performanceTimes a {
    color: #000;

}

#ContentSideBar
{
    background-color: #fff;
}
#event_calendar_month_name {
	color: #000;
	text-decoration: none;
}
.event_calendar_next_month {
	color: #000 !important;
}
.event_calendar_previous_month {
	color: #000 !important;
}
#EventLeftSection .details a 
{
    text-decoration: none;
}
.SmallArrowRight{
 border-left: 5px solid #000 !important;
}
.SmallArrowLeft{
 border-right: 5px solid #000 !important;
}
.event_calendar_table td.event_calendar_selectable 
{
 
	background-color: #9e9e9e;
}
.event_calendar_table td.event_calendar_selectable a 
{
 
    text-decoration: none !important;
}
.event_calendar_table td.event_calendar_selectable.calendar_day_selected a
{

}

.donation {
    padding: 15px 0 20px;
}