#contentContainer {
	padding-left: 40px;
}

#contentMain {
	margin: 0;
	padding: 0;
	border: 1px solid #616161;
}

#container {
	width: 850px;
}

#infoboxes {
}

#thumbswindow {
	overflow: hidden;
	margin: 0;
	width: 730px;
	position: relative;
}

#thumbspano1 {
	width: 730px;
	overflow: hidden;
	height: 385px;
}

#thumbcontent {
	width: 10000px;
	background: white url(../img/bg_pattern.png) repeat-x 0 15px;
}

.movies {
	color: black;
	font-size: 12px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.movies .movie {
	float: left;
}


.l, .c, .r {
	float: left;
	height: 78px;
}

#row1, #row2, #row3 {
	height: 100px;
	clear: both;
	padding-top: 20px;
}


.movie a {
	color: black;
	text-decoration: none;
}

.movie {
}

.prog_movie_info {
	padding-top: 10px;
	padding-left: 10px;
}

#contentMain {
	width: 850px;
	float: none;
}

#selector {
	clear: both;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	height: 23px;
}

#hours {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#hours li {
	float: left;
}

.hour, .halfhour {
	width: 56px;
	height: 14px;
	text-align: center;
	padding-top: 1px;
	margin-right: 4px;
	margin-bottom: 10px;
}

.hour {
}

.halfhour {
}

#studios {
	width: 120px;
	height: 360px;
	float: left;
	padding-top: 25px;
}

.studio {
	height: 79px;
	text-align: center;
	font-size: 14px;
	background: white;
	text-transform: uppercase;
	padding-top: 40px;
}

.studio_desc {
	color: orange;
	font-size: 12px;
	text-transform: lowercase;
}

#scroller_main {
	clear: both;
	margin-top: 20px;
}

#leftright {
	padding-top: 5px;
}

.c {
	font-size: 10px;
}

.row {
	margin-bottom: 0;
}

#studio1 {
	height: 79px;
	border-bottom: 1px solid #616161;
	border-top: 1px solid #fbdc8c;
}

#studio4 {
	height: 79px;
	border-bottom: 1px solid #616161;
}

#studio5 {
}

/* @group DATES */

#dates {
	margin: 0;
	padding: 0 0 0 2px;
	list-style-type: none;
	background-color: white;
	height: 28px;
}

#dates li {
	margin: 0;
	padding: 0;
}

#dates a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	float: left;
	height: 20px;
	padding-top: 4px;
	margin-top: 2px;
	margin-right: 2px;
}

#dates .past a, #dates .future a {
	background: #7b7b7e;
	color: white;
}

#dates .today a {
	background: orange;
	color: white;
}



/* @end */
