select.vsmall{
        font-size: 9px;
 } 
 a.event,a.event:visited {
        color: #000000;
        text-decoration: none;
    }
    a.event:hover {
        color: blue;
        text-decoration: none;
    }
table.events {
	border : 1px solid Gray;
}
table.events td {
	border : 1px solid Gray;
}
.event-day1, .event-day2,.event-day3 {
	font-size: 13px;
}
.event-date1, .event-date3 {
		font-size: 56px;
		font-weight : bold;
}
.event-date2 {
		font-size: 56px;
		color: red;
		font-weight : bold;
}
.event-month1,.event-month2,.event-month3 {
	font-size: 13px;
	font-weight : bold;
}
tr.event1, tr.event3{
	background-color: #FFFFFF;
	height: 130;
}
tr.event2{
	background-color: #E5E5E5;
	height: 130;
}
td.events-detail{
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align : top;
}
table.cal-heading { 
	background-color:  #52504B;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 38px;
 }
table.calendar { 
	/*background-color: #670001;*/
	background-color : #F0EDE7;
	border-left: 4px solid #52504B;
	border-right: 4px solid #52504B;
	border-bottom: 4px solid #52504B;
	margin-left: 38px;
 }
 table.calendar-heading { 
	background-color: #52504B;
 }
table.calendar th {
	height: 10px;
	text-align: center;
	font-weight: bolder;
	border: 2px solid #F0EDE7;
}
table.calendar td {
	text-align: center;
	background-color: #FFFFFF;
	width: 70px;
	height:60px;
	font-size: 9pt;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align : right;
	vertical-align : top;
	border: 2px solid #D6CEBC;	
	/*border : 1px solid  #6F6F6F;*/
}
.calendar-month {
	padding-top: 5px;
	padding-bottom: 5px;
	color : #FFFFFF;
}
.calendar-month a{
	text-decoration: none;
	color : #FFFFFF;
}
.calendar-prev, .calendar-next {
	font-size: 12pt;
	font-weight: normal;
	color : #FFFFFF;
}
table.calendar td.linked-day {
	font-size: 9pt;
}
table.calendar td.empty-day {
	font-size: 9pt;
	background-color : #F7F4F0;
}
.linked-time {
	color: #6C0216;
}
table.ticketsFloor td, a.ticketsFloor {
	color : white;
}
table.ticketsPlaza td, a.ticketsPlaza {
	color : white;
}
table.ticketsOrc td, a.ticketsOrc {
	color : white;
}
table.ticketsMez td, a.ticketsMez {
	color : white;
}
table.ticketsBal td, a.ticketsBal {
	color : black;
}
.calendar-month {
	font-weight: bold;
	margin-top: 3px;
	font-size: 12pt;
	text-align: center;
}
table.seats {
	padding : 0;
	border: thin solid Gray;	
}
table.seats td, th {
	text-align: center;
}
table.seats th {height: 10px; font-size: 9pt;color: green; text-align: center;}
table.seats td {
	border : 1px solid #F5EEDC;
}
hr.mez, hr.bal, hr.floor {
	border: 0;
	border-top: 1px solid #8F8F8F;
	height: 1px;
}
hr.orc {
	border: 0;
	border-top: 1px solid #B17979;
	height: 1px;
}
h1 {
        font-family: Eurostile,Arial,Helvitica,san-serif;
        font-size: 18px;
        color: #ffffff;
        /* text-transform: uppercase; */
        letter-spacing: 0px;
        font-weight: bold;
        margin: 0px;
		background-color: #000000;
    }
    .address {
        font-size: 9px;
        color: #ffffff;
        background-color: #52504B;
        /* text-transform: uppercase; */
    }
    .quote {
        font-family: Georgia;
        font-size: 14px;
        font-weight: normal;
    }
    .theaterbox {
        background-color: #ffffff;
        border: 1px solid #B7B7B7;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-top: 5px;
    }
    .theaterbox2 {
        background-color: #ffffff;
        border-right:1px solid darkgray;
        border-left:1px solid gainsboro;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .menubar {
        background-color: #F0EDE7;
        border-right:1px solid darkgray;
        border-left:1px solid gainsboro;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-top: 6px;
    }
    body {
        /*background-color: #F5EEDC;*/
       background-color: #EEEEEE;		
    }
    .divider {
        height: 1px;
        color: #999999;
        padding: 0px;
    }
    .titlebox {
        /* background-color: #CCCC99; */
        background-color: #DBD8E6;
        padding-left: 14px;
    }
    th {
        font-family: Verdana,Arial,Helvitica;
        font-size: 12px;
        color: #292146;
    }
    td,select,input,textarea {
        font-family: Verdana,Arial,Helvitica;
        font-size: 11px;
        color: #292146;
    }
    a {
        font-family: Verdana,Arial,Helvitica;
        font-size: 11px;
        color: blue;
        text-decoration: none;
    }
    .crosssellbox {
        background-color: #F0EDE7;
        padding-left: 12px;
        padding-right: 12px;
        padding-bottom: 10px;
        padding-top: 10px;
        border-right: 1px solid darkgray;
        border-left: 1px solid gainsboro;
    }
    a:hover {
        font-family: Verdana,Arial,Helvitica;
        font-size: 11px;
        color: red;
        text-decoration: none;
    }

    .navbar {
        border-bottom: 1px solid gray;
        padding-bottom: 3px;
    }
    .column {
        background-color: #7B72A1;
        padding: 14px;
    }
    .mainarea {
        background-color: #DBD8E6;
    }
    .bigbox {
        border: 1px solid #292146;
    }
    .base {
        color: gray;
        font-size: 10px;
    }
    .theaterbar {
        color: #ffffff;
        padding-left:20px;
        font-weight:bold;
        /* background-color: #000000; */
    }
    a.breadcrumb,a.breadcrumb:visited {
        color: #000000;
        text-decoration: none;
        font-size: 11px;
        font-family: Verdana,Arial,Helvitica,san-serif;
    }
    a.breadcrumb:hover {
        color: red;
        text-decoration: none;
        font-size: 11px;
        font-family: Verdana,Arial,Helvitica,san-serif;
    }
    a.nav,a.nav:visited {
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;
        font-family: Verdana,Arial,Helvitica,san-serif;
    }
    a.nav:hover {
        color: red;
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;
        font-family: Verdana,Arial,Helvitica,san-serif;
    }
    a.theater,a.theater:visited {
        color: #000000;
        font-size: 10px;
        text-decoration: none;
    }
    a.theater:hover {
        color: blue;
        font-size: 10px;
        text-decoration: none;
    }
    a.base,a.base:visited {
        color: gray;
        font-size: 10px;
        text-decoration: none;
    }
    a.base:hover {
        text-decoration: underline;
        color: gray;
        font-size: 10px;
    }
    a.col,a.col:visited,a.col:hover,.col {
        color: #000000;
        font-size: 9px;
        text-decoration: none;
    }
.sporthighlight {
	text-decoration: underline;
	color: red;
        font-size: 11px;
}
