#title_schedule {
	width: 685px;
	height: 33px;
	background: url('/schedule/images/home/title_schedule.jpg') left top no-repeat;
}

#scheduleContainer {
	border-collapse: collapse;
	width: 685px;
}

#scheduleContainer .container { /* general rules for containers (padding, etc) */
	padding: 10px
}

#scheduleContainer td {
	padding: 0px;
	margin: 0px;
}

#scheduleHeader {
	color: #fff;
	vertical-align: top;
}

.calendarCell {
	vertical-align: top;
}

#scheduleHeader .container {
	width: 225px;
	height: 250px;
	position: relative;
	padding: 0px;
	background-color: #6FA301;
}

#scheduleHeader h2 {
	color: #fff;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 24px;
}

#scheduleHeader h3 {
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #fff;
	font-size: 15px;
}

#nowShowingRow .container {
	background: #6fa301 url('../images/home/green_gradient_bg.jpg') left top repeat-x;
	color: #fff;
	font-size: 15px;
	padding: 7px 10px;
}

#nowShowingRow #nowShowingHeader .container {
	background: #6fa301 url('../images/home/green_gradient_bg.jpg') left top repeat-x;
/*	background: #74af00 url('/schedule/images/home/forward_arrow.gif') 117px center no-repeat;*/
}

#searchRow td {
	padding-top: 10px;
	padding-bottom: 10px;
}

#search_input {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #fff;
	padding: 3px;
	width: 170px;
	font-size: 12px;
}

#button_search {
	margin-left: 5px;
	border-style: none;
	color: #3e1359;
	font-size: 12px;
	cursor: pointer;
	background: transparent url('/schedule/images/home/r_arrow.gif') left center no-repeat;
	padding-left: 10px;
}

#scheduleHeaderRow th {
	padding-bottom: 5px;
}

#scheduleHeaderRow .container {
	background-color: #fff;

	color: #3e1359;

	font-size: 13px;
	font-weight: normal;
	padding: 10px;
}

#scheduleContainer .scheduleDateCell, #scheduleContainer .scheduleTimeCell, .scheduleProgramCell, .scheduleTitleCell {
	vertical-align: top;
	padding-bottom: 6px;
}

.scheduleDateCell .container, .scheduleTimeCell .container {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999999;
	color: #666666;
	margin-right: 5px;
	height: 100%;
}

.scheduleProgramCell .container {
	display: block;
	background: #3c1556 url('../images/home/purple_gradient_bg.jpg') left top repeat-x;
	color: #fff;
	height: 100%;
}

.scheduleOriginalCell .container {
	background: #e49200 url('../images/home/orange_gradient_bg.jpg') left top repeat-x;
}

.scheduleTitleCell .container {
	background: #8a8b8d url('../images/home/gray_gradient_bg.jpg') left top repeat-x;
	color: #fff;
	height: 100%;
}


/* calendars */
table.calendar {
	border-collapse: collapse;
	width: 225px;
	height: 225px;
	background-color: #fff;
}

table.calendar td, table.calendar th {
	border-style: solid;
	border-width: 2px;
	border-color: #fff;
}

table.calendar th {
	background-color: #fff;
	color: #3e1359;
	font-weight: bold;
	text-align: center;
	height: 23px;
}

#scheduleContainer table.calendar td.monthHeader {
	height: 40px;
	background-color: #3e1a5a;
}

.headerJanuary { background: #3f165d url('../images/home/title_january.jpg') left top no-repeat; }
.headerFebruary { background: #3f165d url('../images/home/title_february.jpg') left top no-repeat; }
.headerMarch { background: #3f165d url('../images/home/title_march.jpg') left top no-repeat; }
.headerApril { background: #3f165d url('../images/home/title_april.jpg') left top no-repeat; }
.headerMay { background: #3f165d url('../images/home/title_may.jpg') left top no-repeat; }
.headerJune { background: #3f165d url('../images/home/title_june.jpg') left top no-repeat; }
.headerJuly { background: #3f165d url('../images/home/title_july.jpg') left top no-repeat; }
.headerAugust { background: #3f165d url('../images/home/title_august.jpg') left top no-repeat; }
.headerSeptember { background: #3f165d url('../images/home/title_september.jpg') left top no-repeat; }
.headerOctober { background: #3f165d url('../images/home/title_october.jpg') left top no-repeat; }
.headerNovember { background: #3f165d url('../images/home/title_november.jpg') left top no-repeat; }
.headerDecember { background: #3f165d url('../images/home/title_december.jpg') left top no-repeat; }

#scheduleContainer table.calendar td.monthHeader div.container {
	color: #fff;
	font-size: 18px;
	padding: 0px 10px 0px 10px;
}

#scheduleContainer table.calendar tr.week td {
	height: 0%;
}

#scheduleContainer table.calendar .day {
	display: block;

	background-color: #e5e5e2;
	text-align: center;
	font-size: 11px;
	
	line-height: 29px;
	
	width: 100%;
	height: 100%;

}

#scheduleContainer table.calendar a.day:hover {
	background-color: #3e1a5a;
	color: #fff;
}

#scheduleContainer table.calendar td.emptyDay {
	background-color: #9a9b9c;
	color: #9a9b9c;
}

td.emptyDay div {
	display: block;
	line-height: 29px;
}

#scheduleContainer table.calendar td.currentDay a {
	background-color: #7ab600;
	color: #fff;
}

#scheduleContainer .noResults td .container {
	background-color: #3e1359;
	padding: 10px 0px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}





#keyCell {}

#syfy_original {
	background: url('../images/home/bullet_orange.gif') left center no-repeat;
	padding-left: 17px;
	margin-left: 10px;
}

#high_definition {
	background: url('../images/home/bullet_hd.gif') left center no-repeat;	
	padding-left: 20px;
	margin-left: 10px;
}

