h2.subHeading{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	font-size: 1.4em;
}

h2.message{
	margin-left: 10px;
}

div.productionShowsWrapper{
	margin-top: 1em;
}

div.showArchive{
	padding: 10px;
}

div.showArchive h1{
	line-height: 37px;
}

p.help{
	margin: 10px 0 10px 0;
	font-size: 90%;
}

table.opmCalendar{
	background: url(../images/calBg.png) no-repeat left top;
	height: 186px;
	width: 195px;
}

table.opmCalendar .monthSelectWrapper{
	margin-top: 2px;
	padding: 4px;
	background: transparent url(../images/calSelect.png?v=20101004a) no-repeat center center;
}

table.opmCalendar select{
	width: 145px;
	background-color: #fff;
	text-align: center;
	border: 0px solid #bbbbbd;
	padding: 2px 2px 2px 2px;
	color: #666666;
	font-size: 12px;
}

table.opmCalendar select option{
	background-color: #fff;
}

table.opmCalendar td{
	color: #545454;
	font-size: 12px;
}

table.opmCalendar td.dayMarked{
	background: url(../images/calDayBgNormal.gif) no-repeat center center;
}

table.opmCalendar td.daySelected,
table.opmCalendar td.weekSelected{
	background: url(../images/calDayBg.gif) no-repeat center center;
}

table.opmCalendar td.week,
table.opmCalendar td.dowHead{
	font-weight: bold;
}

table.opmCalendar td.dayMarked a,
table.opmCalendar td.dayMarked a:link,
table.opmCalendar td.dayMarked a:visited{
	color: #333;
}

table.opmCalendar td.monthHead a,
table.opmCalendar td.monthHead a:link,
table.opmCalendar td.monthHead a:visited,
table.opmCalendar td.weekSelected a,
table.opmCalendar td.weekSelected a:link,
table.opmCalendar td.weekSelected a:visited,
table.opmCalendar td.daySelected a,
table.opmCalendar td.daySelected a:link,
table.opmCalendar td.daySelected a:visited{
	color: #fff;
}

table.opmCalendar a,
table.opmCalendar a:link,
table.opmCalendar a:visited{
	color: #545454;
}

table.opmCalendar td{
	line-height: 21px; 
}

table.opmCalendar td.monthHead{
	height: 37px;
	vertical-align: center;
	color: #fff;
}

table.opmCalendar td.monthHead{
	line-height: 17px;
}

#calTab{
	margin: 0 8px 0 8px;	
}

#calTab .calTableWrapper{
	margin: 0 1px 0 1px;
}

/**
 * View selection tabs
 */

#showViewTabs{
	width: 100%;
	overflow: auto;
	margin: 10px 0 0 0;
	padding: 0 0 0 23px;
}

#showViewTabs li{
	background: url(/_sys_/images/showViewTab.png) no-repeat right -30px;
	float:left;
	list-style: none;
	margin: 0 2px 0 0px;
	padding: 0 4px 0 0;
	height: 30px;
	line-height: 30px;
	width: 150px;
	text-align: center;
}

#showViewTabs li a{
	display:block;
	background: url(/_sys_/images/showViewTab.png) no-repeat left top;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	padding-left: 4px;
	text-decoration: none;
}

#showViewTabs li.current{
	background: url(/_sys_/images/showViewTab.png) no-repeat right -90px;
}

#showViewTabs li.current a{
	background: url(/_sys_/images/showViewTab.png) no-repeat left -60px;
	color: #000;
}

/**
 * Category selection tabs
 */

.categorySelectionWrapper{
	background: url(/_sys_/images/showViewCatBg.png) no-repeat left top;
	margin: 0 8px 10px 8px;
}

#calTab .categorySelectionWrapper{
	margin-left: 0;
	margin-right: 0;
}

.categorySelectionList{
	background: url(/_sys_/images/showViewCatBg.png) no-repeat right -43px;
	margin: 0;
	padding: 0 5px 0 5px;
	overflow: hidden;
}

.categorySelectionList li{
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;
	line-height: 39px;
}

.categorySelectionList a,
.categorySelectionList a:link,
.categorySelectionList a:visited{
	color: #cc3333;
	text-decoration: none;
}

.categorySelectionList a.categoryListItemSel{
	color: #000;
}

.calendarImage{
	float: left;
	margin: 0 20px 0 0;
}

h2.calendarHead, .calendarCaption p{
	color: #333;
	font-weight: normal;
}

h2.calendarHead{
	font-size: 1.7em;
}

h2.calendarHead a,
h2.calendarHead a:link,
h2.calendarHead a:visited{
	color: #333;
	text-decoration: none;
}

.calendarShowTitle{
	font-weight: normal;
	font-size: 0.9em;
	color: #333;
	font-weight: bold;
}

a.calendarLink:link,
a.calendarLink:visited{
	color: #333;
	text-decoration: none;
}

a.calendarLink:hover,
a.calendarLink:visited:hover{
	color: #941D1D;
	text-decoration: none;
}

.showListWrapper .tplBlockLift{
	margin: 0 0 10px 0;
}
