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 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;
}

.categorySelectionWrapper{
	margin: 10px 0 10px 0;
}

.categorySelectionList{
	margin: 0;
	padding: 0;
}

li.categoryListItem{
	float:left;
	margin: 0 0 0 0;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 10px 0 10px;
	height: 37px;
	text-align: center;
}

li.first{
	margin-left: 0;
}

li.categoryListItem div{
	float: left;
}

li.categoryListItem a{
	display: block;
	float: left;
	line-height: 30px;
}

a.categoryListItem{
	color: #333;
	line-height: 26px;
	font-size: 12px;
}

li.categoryListItemSel{
	background: url(/_sys_/images/productionTab.png) no-repeat left -37px;
	padding-left: 10px;
	margin: 0 0px 0 0px;
}

li.categoryListItemSel div{
	background: url(/_sys_/images/productionTab.png) no-repeat right top;
	padding-right: 10px;
}

a.categoryListItemSel,
a.categoryListItemSel:link,
a.categoryListItemSel:visited{
	background: url(/_sys_/images/productionTab.png) no-repeat center -74px;
	color: #fff;
	padding: 0;
	line-height: 30px;
	height: 37px;
}

.categoryListItem a,
.categoryListItem a:link,
.categoryListItem a:visited{
	text-decoration: none;
	color: #fff;
}

.categoryListItem a:hover,
.categoryListItem a:visited:hover{
	text-decoration: none;
	color: #ffcc00;
}

.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;
}