body {font-family: arial, helvetica, sans-serif;}

/* this keeps the right colum from overlapping the footer */
#main-content{border: 0px solid red;
min-height:770px;
	height:auto !important;
	height:770px;

}


#right,#content,#movie-search * {
padding: 0;
margin: 0;
}


.printable-schedules-title {
padding: 0;
margin: 0;
}



/* form css*/
div#movies, div#channel {
	position:relative;
	float:left;
	margin-right:3px;
	padding: 0;
}


div#movies, div#channel p{
	color: #e9e7e2; 	 	
	font: 12px/18px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	line-height: 120%;
	padding: 0;
	margin: 0;
}


input#movies-field, input#channel-field {
	width:16em;

}

label.overlabel {
	color:#000;
}
label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#000;
}


#submit .button {
	color: #000; 	 	
	font: 11px arial;
	font-weight:bold;
 	background-color: #fff;
 	margin-top: 2px;
	padding: 0;
}

.date {
	color: #000; 	 	
	font: 12px/12px arial;
	font-weight:bold;
	background: #3a6880 url(/common/img/schedule/date-bg.jpg) right top no-repeat;
	padding: 5px 7px 10px 5px;
	margin: 0;
}


#email-print {
	width: 100px;
	height: 50px;
	position: absolute;
	margin: 70px 0px 0px 360px;
	background: transparent;
	z-index: 2;
	padding: 0;
	}
	
#email-print02 {
	background: transparent;
	padding: 5px 10px 0 0;
	text-align: right;
	}
	
.email {
	color: #e9e7e2; 	 	
	font: 12px/18px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	line-height: 120%;
	padding-left: 15px;
	background: #3a6880 url(/img/email-icon.jpg) left top no-repeat;
}

.print {
	color: #000; 	 	
	font: 12px/18px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	line-height: 100%;
	padding-left: 15px;
	background: transparent url(/common/img/schedule/print-icon.gif) left top no-repeat;
}


#schedule {
	background: #ccc;
	padding: 0;
	margin: 0;
	}


#content {
	background: #fff url(/common/img/schedule/top-right-corner-for-schedule.jpg) right top no-repeat;
	padding-top: 5px;
}

#search-movies-table {
padding: 0;
margin: 0;
}


#left {
	background: #190f2a;
	width: 520px;
	float:left;
	padding: 0;
	margin: 0;
	border-right: 2px solid #000;
	}
	
#right {

	float:left;
	margin: 0;
	border-bottom: 0px solid #666;
	border: 0px solid red;
	}
	
	
/* MC1 table */
#mc1 {
width: 510px;
margin-left: 4px;
	border: 0px solid #999;
	}

#mc1 tbody tr td {
	font-family: arial;
	font-size: 8pt;
	padding: 3px 5px;
	border-left: 1px solid #190f2a;
	}
	
#mc1 tbody tr.selected td, #mc2 tbody tr.selected td, #mc3 tbody tr.selected td {
	background-color: #cccccc;
	color: #fff;
	font-weight: bold;
	}
	
#mc1 td, #mc2 td, #mc3 td {
	background: #190f2a;
	color: #fff;
	font-weight: bold;
	}
	
/* MC2 table */
#mc2 {
	border: 1px solid #999;
	}

#mc2 tbody tr td {
	font-family: arial;
	font-size: 8pt;
	padding: 3px 5px;
	border-left: 1px solid #999;
	}
		

	
/* MC3 table */
#mc3 {
	border: 1px solid #999;
	}

#mc3 tbody tr td {
	font-family: arial;
	font-size: 8pt;
	padding: 3px 5px;
	border-left: 1px solid #999;
	}
	

	}

/* MC4 table */
#mc4 {
	border: 1px solid #999;
	}

#mc4 tbody tr td {
	font-family: arial;
	font-size: 8pt;
	padding: 3px 5px;
	border-left: 1px solid #999;
	}
	
#mc4 tbody tr.selected td {
	background-color: #354954;
	color: #fff;
	font-weight: bold;
	}
	
#mc4 td {
	background: #cccccc;
	color: #fff;
	font-weight: bold;
	}

/* HD1 table */
#hd1 {
	border: 1px solid #999;
	}

#hd1 tbody tr td {
	font-family: arial;
	font-size: 8pt;
	padding: 3px 5px;
	border-left: 1px solid #999;
	}
	
#hd1 tbody tr.selected td {
	background-color: #354954;
	color: #fff;
	font-weight: bold;
	}
	
#hd1 td {
	background: #cccccc;
	color: #fff;
	font-weight: bold;
	}
/* HD2 table */
#hd2 {
	border: 1px solid #999;
	}

#hd2 tbody tr td {
	font-family: arial;
	font-size: 8pt;
	padding: 3px 5px;
	border-left: 1px solid #999;
	}
	
#hd2 tbody tr.selected td {
	background-color: #354954;
	color: #fff;
	font-weight: bold;
	}
	
#hd2 td {
	background: #cccccc;
	color: #fff;
	font-weight: bold;
	}
	
/* EA1 table */

#ea1, #ea2, #eaHD {
width: 512px;
	border: 0px solid #999;
	font-size: 1.1em;
	}

#ea1 tbody tr td {
	padding: 3px 5px;
	border-left: 1px solid #1f1134;
	}
	
#ea1 tbody tr.selected td, #ea2 tbody tr.selected td, #eaHD tbody tr.selected td {
	background-color: #cccccc;
	color: #000000;
	font-weight: bold;
	}
	
#ea1 td {
	color: #fff;
	font-weight: bold;
	}
	
/* ea2 table */

#ea2 tbody tr td {
	padding: 3px 5px;
	border-left: 1px solid #1f1134;
	}
	

#ea2 td {
background-color:#190f2a;
	color: #fff;
	font-weight: bold;
	}


	
/* eaHD table */


#eaHD tbody tr td {
	padding: 3px 5px;
	border-left: 1px solid #1f1134;
	}

	
#eaHD td {
	color: #fff;
	font-weight: bold;
	}




#mc1 p, #mc2 p, #mc3 p, #mc4 p, #hd1 p, #hd2 p, #ea1 p, #ea2 p, #eaHD p {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
	/*line-height: 120%;*/
	padding: 5 0 5 0;
	margin: 0;
	}

.no-icon {
	color: #333; 	 	
	font: 8px/8px arial;
	line-height: 100%;
	padding-left: 20px;
	background: transparent;
	margin: 0;
	}

.premiere-icon {
	color: #333; 	 	
	font: 10px/18px arial;
	line-height: 120%;
	padding-left: 20px;
	background: transparent url(/common/img/schedule/premiere-icon.gif) left top no-repeat;
	}

.final-showing-icon {
	color: #333; 	 	
	font: 10px/18px arial;
	line-height: 120%;
	padding-left: 20px;
	background: transparent url(/common/img/schedule/final-showing-icon.gif) left top no-repeat;
	}


.table-titles {
	font-family: arial;
	font-size: 9pt;
	padding: 3px 5px;
	color:#000000;
	text-transform:uppercase;
}

.mc-hd-channels {
	width: 80px;
	background: #180e2a;
	font-family: arial;
	font-size: 8pt;
	padding: 1px 4px 1px 4px;
	color: #b39dd7;
	border: 1px solid #666;
}


/* right column */

#right img {
	border: 1px solid #000;
	margin: 0 0 0 2px;
}
	
.movie-date-time {
	background-color: #fff;
	margin: 2px 0 10px 2px;
	padding: 1px;
	color: #000;
	border: 1px solid #666;
	text-align: center;
}

.movie-date-time h2 {
	background-color: #ccc;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 1px;
	color: #000;
	margin: 0;
}

#calendar {
	width: 176px;
	background-color: #977ebf;
	border: 0px solid #00FF00;
	margin-bottom: 10px;
	padding: 0;
}

#calendar a.link, a.visited, a.hover {
color:#FFFFFF;
}

	


/*.calendar-title {
	background-color: #fff;
	color: #000;
	border: 1px solid #fff;
}

.calendar-title h2 {
	background-color: #a8c0cd;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	padding: 1px 0 1px 10px;
}*/

#printable-schedules{
	background-color: #fff;
	color: #000;
	border: 1px solid #666;
	margin-bottom: 5px;
	margin: 0;
}

.printable-schedules-title {
	background-color: #fff;
	color: #000;
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
}

.printable-schedules-title h2 {
	background-color: #354954;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 1px 0 1px 10px;
	color: #fff;
	margin: 0;
}

.printable-schedules-title h3 {
	background: #fff;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	margin: 1px 0 0 0;
	padding: 1px 0 1px 5px;
	color: #3a6880;
	border-top: 1px dotted #ccc;
}

.printable-schedules-title h4 {
	background: #fff;
	font: 11px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 20px;
	color: #666;
	margin: 0;
}

.premiere {
	color: #333; 	 	
	font: 12px/18px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	line-height: 140%;
	padding: 3px 0 0 24px;
	background: transparent url(/common/img/schedule/premiere-icon.gif) left top no-repeat;
	background-position: 5px 5px; 
}

.final-showing {
	color: #333; 	 	
	font: 12px/18px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	line-height: 140%;
	padding: 3px 0 0 24px;
	background: transparent url(/common/img/schedule/final-showing-icon.gif) left top no-repeat;
	background-position: 5px 5px;
}

.search-results a, .search-results a:visited {
	color: #fff !important; 	 	
	font: 20px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 140%;
	padding: 0px 0 0 10px;
	margin-bottom: 5px;
	margin-left: 4px;
	text-decoration: none;
}

.search-results a:hover 
{
    color:#354954 !important;    
}

.time-zones {
	color: #333; 	 	
	font: 12px/18px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	line-height: 140%;
	padding: 0;
}
	
.clear {
	clear: both;
	}	
	
#left-head input, #left-head select{font-size: 1em;}
	
#scheduleSubtitle {font-weight: bold; margin-bottom: 10px;}

#timezone { width: 400px; height:auto; margin-left:11px; margin-top: 20px;}


#sched-buttons{width: 200px; height: 14px; border: 0px solid red;}

.print-this-div{
    padding-top:5px;
    }

.print-this-schedule {
	float:right;
	margin-right: 6px;
	width:87px;
	height:24px;
	background: url(/images/schedule/printnew.jpg) no-repeat 0 0px;
	text-decoration:none;
	}
	
a.print-this-schedule:link, a.print-this-schedule:visited, a.print-this-schedule:active {
	text-decoration:none;
	background: url(/images/schedule/printnew.jpg) no-repeat 0 0px;
	}
	
a.print-this-schedule:hover {
	background: url(/images/schedule/printnew_on.jpg) no-repeat 0px 0px;
	}
	
.viewList {
	float:left;
	margin-left: 160px;
	width:170px;
	height:14px;
	}
	
a.viewList:link, a.viewList:visited, a.viewList:active {
	text-decoration:none;
	background: url(/images/schedule/viewList.gif) no-repeat 0 0px;
	}
	
a.viewList:hover {
	background: url(/images/schedule/viewList_on.gif) no-repeat 0px 0px;
	}
.searchRe {#18
488a url(/images/column02-bg.jpg) bottom left no-repeat;}

#search-movies-table tbody tr td {border: 0px;}

#noresult {height: 400px; margin-top: 20px; margin-left: 10px;}
#noresult h5 {font-size: 1.5em; color: #d1d1d1;}
