#container {
	background-color:white;
	float:left;
	width:610px;
	border-left:150px solid #acb0af;
	border-right:200px solid #acacb0;	
}
#leftRail{
	float:left;
	width:150px;
	margin-left:-150px;
	position:relative;
}
#leftRail,#rightRail {
	margin-top:5px;
}
#center {
	float:left;
	width:610px;
	margin-right:-610px;
	background-color:white;

}
#rightRail {
	float:right;
	width:200px;
	margin-right:-200px;
	position:relative;
	
}
#rightRail img {
	display:block;
	width:100%;
}
.full {
	width:960px;
}
.gray {
	background-color:#545454;
}
/*END NEW SECTION */
/* old stuff */
a {
	text-decoration:none;
	color:black;
}
a:hover {
	text-decoration:underline;
}
p+p {
	margin-top:1em;
}
body {
	background-color:#545454;
	font-family:verdana;
}

#nav {
	background-color:red;
}
#nav form {
	float:right;
	margin:4px 15px 4px 0px;
	background-color:red;
}
#hd {
	background-color:white;
	padding-top:10px;
	padding-bottom:10px;
}
#hd img {
	padding-left:10px;
}
#ft {
	background-color:red;
	text-align:center;
	padding:0px 0px 3px 0px;
}

table {
	border-bottom: 1px solid black;
	border-collapse:separate;
	margin-right:10px;
}
.clear {
	clear:both;
}
.film tr td {
	vertical-align:top;
	padding:10px 5px 10px 0px;
}
.first_col {
	width:288px;
}
.film {
	margin-left:10px;
}
.series-title,.series-title a {
	color:gray;
	font-weight:bold;
	font-size:77%;
}
.film-title a,.film-title {
	font-weight:bold;
	font-size:120%;
}
.venue a h3 {
	font-weight:bolder;
	color:red;
	font-size:100%;
	padding-bottom: 3px;
}
.series-title,.film-title,.venue {
	padding:0;
}
.showtime {
	background-color:gray;
	color:white;
	font-size:100%;
}
/* SIDEBAR */

.sb-button, .sb-text,.sb-link {
	width:100%;

}
.sb-button a {
	color:white;
	font-weight:bolder;
	font-family:"helvetica";
	background-color:#545454;
	display:block;
	text-align:center;
	font-size:119%;
	padding:2px 0px 0px 0px;
	margin:3px 2px 0px 2px;
}
.sb-button a:hover {
	text-decoration:none;
}
#leftRail li p  {
	padding:0px 7px 0px;
}


#email {
	float:right;
	padding: 2px 20px;
}

.b {
	position:absolute;
	bottom:0;
	background-color:white;
}

.front-page-img {
	width:225px;
	padding-bottom:2px;
}
.buy,.remind {
	width:225px;
	display:block;
	text-align:center;
	margin-bottom:2px;
}
.filmpic {
	width:225px;
	float:left;
	margin-right:2px;
	
}
.buy {
	color:white;
	background-color:red;
}
.buyb {
	float:left;
	height:125px;
	margin-right:2px;
}
.remind {
	color:white;
	background-color:#545454;
}
/*SERIES BAR */
.seriesbar-head {
	color:black;
	background-color:white;
	font-weight:bolder;
	font-size:110%;
	text-align:center;
	margin-bottom:15px;
	display:block;
	padding:5px 0px 5px 0px;
	width:100%;
	display:hidden;
}
#seriesbar {
	position:relative;
	left:17px;
}
.seriesbar a {
	background-color:gray;
	color:white;
	display:block;
	width:100%;
	font-family:"Arial";
	font-size:125%;
	font-weight:bold;
	text-align:center;
	padding-bottom:3px;
}
.seriesbar a:hover{
	text-decoration:none;
}

li img {
	width:100%;
}


/*SERIES PAGE */

#series {

	font-size:123.1%;
}

#serieshead {
	float:left;
}
.series-name {
	font-size:174%;
	margin:3px 0px -12px 5px;
	display:block;
	font-weight:bold;
}
.series-description {
	font-size:90.0%;
	padding:0px 5px 5px 10px;

}
.series-slug {
	font-weight:bold;
	color:#808080;
	font-size:77%;
	display:block;

}
#series img {
	float:left;
	margin:1px 6px 0px 6px;
	width: 50%;
}
.titlebar {
	background-color:#acacb0;
	height:19px;
	text-align:center;
	display:block;
	width:98%;
	font-size:189%;
	font-weight:bold;
	margin:5px 0px 12px 6px;
}

#reminder{
	margin: 20px 0px 0px 20px;
}
#reminder h3 {
	font-size:30px;	
}
.last {
	border-bottom:none;
}
#location {
	padding:10px;
}
#location img {
	float:left;
	padding:0px 10px 0px 0px;
}
.second_col {
	width:250px;
}

.warning {
	font-weight:bold;
	font-size:85%;
}

#sale{
	margin:15px 0px 0px 15px;
}

