/* CSS Document */
body {
	background-color: #030d59;
	background-image: url(images/bg-tile.gif);
	background-repeat: repeat-x;
	margin:0;
	text-align: left;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030d59;
	line-height: 16px;
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;padding:1px;margin:0;align:left;
}
h1 {
	font-size: 16px;
	color: #000944;
}
h2 {
	font-size: 24px;
	color: #000944;
}
h3 {
	font-size: 18px;
	color: #000944;
}
h4 {
	font-size: 14px;
	color: #000944;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000944;
}
a:visited {
	color: #666;
}
a:hover {
	color: #333;
}
a:active {
	color: #000944;
}
.subtitle {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000944;
	font-weight:bold
	line-height: 16px;
	align:left;
}
.subtitlegreen {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #73cd37;
	font-weight:bold
	line-height: 16px;
	align:left;
}
.footer {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6aba0;
	align:left;
}
.graytext {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	padding-left: 10px;
	align:left;
}
.caption {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	align:left;
}

/** calendar styles **/
abbr { border:0; }
.publicEvent { background-color:#73cd37; }

#smallCalendar, #largeCalendar { border-collapse:collapse;border-color:#000944; }
#smallCalendar th { width:30px;height:30px;text-align:center; }
#smallCalendar td { width:30px;height:30px;text-align:left; }


#largeCalendar td { width:75px;height:120px;text-align:left;vertical-align:top; }
#largeCalendar th { width:75px;height:20px;text-align:center;background-color:#fff; }
#largeCalendar .vevent h3, #smallCalendar .vevent h3 { font-size:10px;line-height:9px; }

#largeCalendar .vevent, .noEvent, #smallCalendar .vevent { font-size:9px;height:100%;line-height:8px;text-align:left;padding:1px 2px 1px 2px;margin:0;vertical-align:top; }

#smallCalendar .day { font-size:9px;line-height:8px;text-align:left;margin:0;padding:1px 2px 1px 2px;;vertical-align:top; }

/*.smallDay { font-size:9px;height:100%;line-height:8px;text-align:left;padding:0;margin:0;vertical-align:top; }*/

#smallCalendar .calTips { font-size:9px;height:100%;line-height:8px;text-align:left;padding:1px 2px 1px 2px; }

.nonMonth { background-color:#eee;height:100%;padding:1px 2px 1px 2px; }

/** upcoming events **/
#upcomingEvents { font-size:12px;padding:25px 15px; }
#upcomingEvents .vevent h3 { font-size:14px; }
#upcomingEvents .vevent h3 a { text-decoration:none;color:#000944; }
#upcomingEvents .vevent { margin:10px 0px 10px 0px; }

.homeTipsContent-tip { background-color:#efebc8;border:1px solid #000944;padding:5px; }
.homeTipsContent-title { font-weight:bold; }

#calFilter { text-align:left; }

.concertDetails { margin-bottom:20px; }
.Explanation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}
