body{
	background: #C8B45A;
}
p{
	margin-bottom: 5px;
}
.BGWhite{
	background: white;
}
#headerDiv ul
{
	background-color: #C8B45A;
	color: White;
	font-family: arial, helvetica, sans-serif;
	list-style: none;
}

#headerDiv ul li { display:inline; }



#headerDiv ul li a.last{
	background-color: #C80000;
}

#headerDiv ul li a:hover
{

color: #fff;
}






/** Overrided for NAV **/
#navPrimary{
	margin: 0px;
	background-color: #C8B45A;
}

#navPrimary li {
	margin-left: 1em;
	}
	
#navPrimary li.first {
	margin-left: 12px;
	}

#navPrimary li a {
	display: block;
	line-height:2em;
	text-decoration: none;
	color: #fff;
	font-size: .9em !important;
	padding-left: 1em;
	}

#navPrimary li a:hover,
#navPrimary li:hover,
#navPrimary li.sfhover {
	background-color: #64AFC8;
	text-decoration: none;
	}

#navPrimary li.current a {
	background-color: #64AFC8;
	
	}
#navPrimary li.current li a {
	background-color: transparent;
	
	}

#navPrimary li ul { /* second-level lists */
	border-top: 0px solid #fff;
	background-color: transparent;
}
	
#navPrimary li li {
	border-top: 0px;
	z-index: 100;
	
}
#navPrimary li li a{
	padding-left: 1em; 
}

#navPrimary li:hover li a:hover,
#navPrimary li.sfhover li a:hover {
	color: #fff;
	background: #64AFC8;
	
	}

#navPrimary li li ul { /* third-level lists */
	border-left: 0px;
	background-color: #666;
	
}


#navBuyTicketsOnline{
	background-color: #C80000; 
}


#navPrimary li li a{
	line-height: 1.5em;
	background-color: #64AFC8 !important;
}

#navPrimary li li a:hover{
	background-color: #64AFC8 !important;
}

.navHilight{
	background-image: url(/default/images/star-Menu.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	display: inline;
}
.NavTrigger{
	padding-left: 10px;
}





/** Overrided for NAV END **/

.ThumbnailIMG{
	cursor: pointer;
}

.HeaderNav{
	margin-bottom: 0px;
}

.NavLink{
	font-weight: ;
}

.LeftNav{
	padding-top: 40px;
	text-align: right;
}

.rightGutter{
	padding-top: 50px;
}
.LeftNav a{
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	vertical-align: middle;
	margin: 10px 0px;
	padding: 5px 0px;
}
.Star{
	background-position: left;
	background-repeat: no-repeat;
	padding: 13px 12px;
}
.Star-Big{
	background-position: left;
	background-repeat: no-repeat;
	padding: 15px 15px;
}
.Star-Small{
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
}
.Star-Artist{
	background-image: url(/Default/images/Star-Artist.jpg);
}
.Star-Artist-small{
	background-image: url(/Default/images/Star-Artist-small.jpg);
}
.Star-Artist-Big{
	background-image: url(/Default/images/Star-Artist-Big.jpg);
	padding-right: 15px;
}

.Star-Opera{
	background-image: url(/Default/images/Star-opera.jpg);
}
.Star-Opera-Big{
	background-image: url(/Default/images/Star-Opera-Big.jpg);
	padding-right: 15px;
}
.Star-Opera-small{
	background-image: url(/Default/images/Star-opera-small.jpg);
}

.Star-LightOpera{
	background-image: url(/Default/images/Star-LightOpera.jpg);
}
.Star-LightOpera-small{
	background-image: url(/Default/images/Star-LightOpera-small.jpg);
}
.Star-LightOpera-Big{
	background-image: url(/Default/images/Star-LightOpera-Big.jpg);
	padding-right: 15px;
}


.Star-Takacs{
	background-image: url(/Default/images/Star-takcs.jpg);
}
.Star-Takacs-small{
	background-image: url(/Default/images/Star-takcs-small.jpg);
}
.Star-Takacs-Big{
	background-image: url(/Default/images/Star-takcs-Big.jpg);
	padding-right: 15px;
}



.Star-Holiday{
	background-image: url(/Default/images/Star-Holiday.jpg);
}
.Star-Holiday-small{
	background-image: url(/Default/images/Star-Holiday-small.jpg);
}
.Star-Holiday-Big{
	background-image: url(/Default/images/Star-Holiday-Big.jpg);
	padding-right: 15px;
}


.Star-Special{
	background-image: url(/Default/images/Star-SpecialEvents.jpg);
}
.Star-Special-small{
	background-image: url(/Default/images/Star-SpecialEvents-small.jpg);
}
.Star-Special-Big{
	background-image: url(/Default/images/Star-Special-Big.jpg);
	padding-right: 20px;
}



.EventDates{
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 2px;
}
.EventDatesSmall{
	font-size: .9em;
	line-height: 1.2em;
	margin-bottom: 3px;
	margin-top: 1px;
}

.EventDescription{
	font-size: .9em;
}
.EventDescriptionSmall{
	font-size: .9em;
	line-height: 1.3em;
}

.horizontalSpacing{
	padding-bottom:  20px;
}
.title{
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: .2em;
	padding-left: 8px;
	text-transform: uppercase;
}


h2{
	margin-bottom: 0px;
	font-weight: bold;
}

h4{
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 1em;
}

.BuyNowBTN{
	background-color: #C80000;
	padding:5px 8px;
	color: white !important;
	cursor: pointer;
	display: inline;
	vertical-align: middle;
	height: 25px;
	font-size: 8pt;
}

.BuyNowBTN:hover{
	background-color: #64AFC8
}
.MoreInfoBTN{
	background-color: silver;
	padding:3px 6px;
	font-size: .8em;
	color: white;
	cursor: pointer;
	display: inline;
	vertical-align: middle;
	display: table-cell;
}

.MoreInfoBTN:hover{
	background-color: #64AFC8 !important;
}

.ArtistBTN{
	background-color:#336699;
}
.OperaBTN{
	background-color:#643278;
}
.LightOperaBTN{
	background-color:#F05000;
}

.TakacsBTN{
	background-color:#C80000;
}
.HolidayBTN{
	background-color:#3D7F41;
}
.SpecialBTN{
	background-color:#F18E00;
}
.footer{
	background-color: #C8B45A;
	height: 100px;
	padding:20px;
}
.footer a{
	color: white;
}
.faceBook{
	background-image: url(/Default/images/facebook.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:  30px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	margin-right: 30px;
}
.ShareThis{
	background-image: url(/Default/images/ShareThis.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:  30px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	margin-right: 30px;
}
.MailingLIst{
	background-image: url(/Default/images/MailingList.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:  30px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	margin-right: 30px;
}
.CalendarIcon{
	background-image: url(/Default/images/Calendar.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:  30px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	margin-right: 30px;
}
.footerText
{
	color: white;
	margin: 20px 60px;
	text-align: center;
}
.PowerdGoogle{
	background-image: url(/Default/images/PoweredByGoogle.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-right: 10px;
}
.ExtendedHeaderFooter{
	background-color:#C8B45A;
}

.goldHR{
	background-color: #C8B45A;
	border: 0;
	height: 1px;
	color: C8B45A;
}

/**
	Calendar Styles------------------------
**/

#PrevMonthBTN{
	cursor: pointer;
}
#NextMonthBTN{
	cursor: pointer;
}
#SmallCalendarDiv
{
	margin-top: 40px;
	text-align: right;
}

.CalendarSmall
{
	margin-top: 0px;
}
.CalendarSmall caption{
	text-align: center;
}
.CalendarSmall td{
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.CalendarArtist{
	background-color: #234F74;
	color: white;
	cursor: pointer;
}
.CalendarLightOpera{
	background-color: #EA5304;
	color: white;
	cursor: pointer;
}

.CalendarCUOpera{
	background-color: #64357D;
	color: white;
	cursor: pointer;
}
.CalendarTakacs{
	background-color: #BE0502;
	color: white;
	cursor: pointer;
}

.CalendarSpecialEvents{
	background-color: #F78E00;
	color: white;
	cursor: pointer;
}

.CalendarHolidayFestival{
	background-color: #4B7B47;
	color: white;
	cursor: pointer;
}

.Date{
	display: table-cell;
	font-stretch: condensed;
	width: 23px;
	height: 23px;
	vertical-align: middle;
}
.CallastDayOfWeek
{
	margin-right: 0;
}

.MonthArrow

#CurrentMonth{
	text-align: center;
	vertical-align:middle;
	width: 220px;
	margin-bottom: 10px;
}

.MonthAndYear{
	margin: 0em 2em;
	vertical-align: middle;
}

/**
	BodyContent Styles
**/

.BodyContent a{
	color: #64AFC8;
	text-decoration: none;
}
.BodyContent h3{
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: normal !important;;
	background-image: url(/Default/images/Star-Header-Small.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 15px !important;	
	letter-spacing: 2px;
}
.BodyContent h4{
	font-size: 12pt;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0 !important;
	margin-top: 15px !important;;
}

.BodyContent ul{
	list-style-image: url(/Default/images/Star-Bullet.jpg);
	margin-bottom: 1em !important;
}

.BodyContent table {
	border-collapse: collapse ;
	border: 1px dotted #C8B45A ;
}

.BodyContent table th{
	padding: 5px ;
	color: white ;
	text-align: center ;
	border: 1px dotted white ;
	background-color: #C8B45A ;
	vertical-align: bottom;
	white-space:nowrap;
}

.BodyContent table th:first-child{
	text-align: right ;
}


.BodyContent table td{	
	border: 1px dotted #C8B45A ;
	padding: 5px ; 
	vertical-align: top;
}
.BodyContent table td:first-child{
	text-align: right ;
}










