body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background: #ccf7fe url(/pub-share/route/images/background_long.jpg) center 35px no-repeat;
	text-align: center;
}

body#landing, body#rsvp_done {
	background: #ccf7fe url(/pub-share/route/images/background_short.jpg) center 35px no-repeat;
}

a:link, a:active, a:visited {
	color: #01aef0;
	text-decoration: none;
}

a:hover {
	color: #01aef0;
	text-decoration: underline;
}

p {
	margin: 15px 0px;
}

.imageLabel {
	position: absolute;
	left: -5000px;
}
.errors {
	color: #01aef0;
	font-size: 10px;
	margin: 0 0 20px 0;
}

#content {
	position: relative;
	width: 525px;
	height: 1006px;
	margin: 27px auto 0 auto;
	text-align: left;
}
	#landing #content, #rsvp_done #content {
		width: 611px;
		height: 650px;
	}
	#rsvp #content, #rsvp_done #content {
		text-align: center;
		font-size: 13px;
		line-height: 15px;
	}
	#rsvp #content form {
		margin: 0;
		padding: 0;
	}
	#rsvp_done #content #confirmationMsg {
		margin-top: 30px;
	}
	#home_lnk {
		margin: 0 auto 0 auto;		
		width: 365px;
	}
	#home_img {
		height: 210px;
		width: 365px;
		border: 0;
	}
	#landing #home_lnk, #rsvp_done #home_lnk {
		margin: 0 auto 0 auto;		
		width: 320px;
	}
	#landing #home_img, #rsvp_done #home_img {
		height: 180px;
		width: 320px;
		border: 0;
	}
	#intro_txt {
		font-size: 13px;
		line-height: 16px;
		text-align: center;
		margin-top: 20px;
	}
	
	#movie1_blurb, #movie2_blurb, #movie3_blurb, #movie4_blurb {
		font-size: 10px;
		position: absolute;
		top: 250px;
		width: 140px;
		text-align: justify;
	}
	#landing .header_movie {
		margin: 3px 0 0 0;
		width: 141px;
		height: 53px;
	}
	#landing .movie_img {
		margin: 11px 0 10px 0;
		width: 140px;
		height: 207px;
		border: 0;
	}
	#movie1_blurb {
		left: 0;
	}
		#movie1_blurb .header_movie {
			background: url(/pub-share/route/images/header_landing_movie1.gif) top center no-repeat;
		}
	#movie2_blurb {
		left: 156px;
	}
		#movie2_blurb .header_movie {
			background: url(/pub-share/route/images/header_landing_movie2.gif) top center no-repeat;
		}
	#movie3_blurb {
		left: 313px;
	}
		#movie3_blurb .header_movie {
			background: url(/pub-share/route/images/header_landing_movie3.gif) top center no-repeat;
		}
	#movie4_blurb {
		left: 469px;
	}
		#movie4_blurb .header_movie {
			background: url(/pub-share/route/images/header_landing_movie4.gif) top center no-repeat;
		}
	#movie_pic, #movie_info {
		position:absolute;
		top: 200px;
		width: 231px;
		height: 420px;
	}
	#movie_pic {
		left: 0;
	}
	.header_movie {
		height:64px;
		width:231px;
	}
	.movie_img {
		height: 340px;
		width: 231px;
		margin: 16px 0 0 0;
	}
	.header_synopsis {
		height: 64px;
		width: 231px;
		background: url(/pub-share/route/images/header_synopsis.gif) center bottom no-repeat;
	}
	.text_synopsis, .text_director {
		width: 231px;
		height: 131px;
		margin: 16px 0 0 0;
		text-align: justify;
		overflow: auto;
	}
	.scrollbox {position: relative;}
	.scrollbox_content {
		margin-right: 20px;
	}
	.scrollbox_scrollbar {
		background-color: #d4f0fc;
		border-left: solid white 1px;
		border-right: solid white 1px;
		height: 100%;
		width: 6px;
	}
	.scrollbox_handle {
		background-color: #01aef0;
	}
	.scrollbox_up_button, .scrollbox_down_button {
		display: none;
	}
	.header_director {
		height: 47px;
		width: 231px;
		margin: 15px 0 0 0;
		background: url(/pub-share/route/images/header_director.gif) center top no-repeat;
	}
	.header_dates {
		height: 48px;
		width: 527px;
		background: url(/pub-share/route/images/header_dates.gif) center top no-repeat;
	}
	#movie1 .header_movie { background: url(/pub-share/route/images/header_movie_movie1.gif) center bottom no-repeat;}
	#movie1 .movie_img { background: url(/pub-share/route/images/movie_img_movie1.jpg) center top no-repeat;}
	
	#movie2 .header_movie { background: url(/pub-share/route/images/header_movie_movie2.gif) center bottom no-repeat;}
	#movie2 .movie_img { background: url(/pub-share/route/images/movie_img_movie2.jpg) center top no-repeat;}
	
	#movie3 .header_movie { background: url(/pub-share/route/images/header_movie_movie3.gif) center bottom no-repeat;}
	#movie3 .movie_img { background: url(/pub-share/route/images/movie_img_movie3.jpg) center top no-repeat;}
	
	#movie4 .header_movie { background: url(/pub-share/route/images/header_movie_movie4.gif) center bottom no-repeat;}
	#movie4 .movie_img { background: url(/pub-share/route/images/movie_img_movie4.jpg) center top no-repeat;}
	
	#movie_info {
		right: 0;
	}
	
	#date_blocks {
		position: absolute;
		top: 635px;
		left: 0;
		text-align: center;
	}
		.date_img {
			height: 81px;
			width: 143px;
			margin: 12px 15px 0px 15px;
			border: 0;
		}
		.coming_soon {
			margin: 30px 0px;
		}
		#movie1 #date_1 { background: url(/pub-share/route/images/dates_movie1_1.gif) center top no-repeat; }
		#movie1 #date_2 { background: url(/pub-share/route/images/dates_movie1_2.gif) center top no-repeat; }
		#movie1 #date_3 { background: url(/pub-share/route/images/dates_movie1_3.gif) center top no-repeat; }
		#movie1 #date_4 { background: url(/pub-share/route/images/dates_movie1_4.gif) center top no-repeat; }
		#movie1 #date_5 { background: url(/pub-share/route/images/dates_movie1_5.gif) center top no-repeat; }
		#movie1 #date_6 { background: url(/pub-share/route/images/dates_movie1_6.gif) center top no-repeat; }
		
		#movie2 #date_1 { background: url(/pub-share/route/images/dates_movie2_1.gif) center top no-repeat; }
		#movie2 #date_2 { background: url(/pub-share/route/images/dates_movie2_2.gif) center top no-repeat; }
		#movie2 #date_3 { background: url(/pub-share/route/images/dates_movie2_3.gif) center top no-repeat; }
		#movie2 #date_4 { background: url(/pub-share/route/images/dates_movie2_4.gif) center top no-repeat; }
		#movie2 #date_5 { background: url(/pub-share/route/images/dates_movie2_5.gif) center top no-repeat; }
		#movie2 #date_6 { background: url(/pub-share/route/images/dates_movie2_6.gif) center top no-repeat; }
		
		#movie3 #date_1 { background: url(/pub-share/route/images/dates_movie3_1.gif) center top no-repeat; }
		#movie3 #date_2 { background: url(/pub-share/route/images/dates_movie3_2.gif) center top no-repeat; }
		#movie3 #date_3 { background: url(/pub-share/route/images/dates_movie3_3.gif) center top no-repeat; }
		#movie3 #date_4 { background: url(/pub-share/route/images/dates_movie3_4.gif) center top no-repeat; }
		#movie3 #date_5 { background: url(/pub-share/route/images/dates_movie3_5.gif) center top no-repeat; }
		#movie3 #date_6 { background: url(/pub-share/route/images/dates_movie3_6.gif) center top no-repeat; }
		
		#movie4 #date_1 { background: url(/pub-share/route/images/dates_movie4_1.gif) center top no-repeat; }
		#movie4 #date_2 { background: url(/pub-share/route/images/dates_movie4_2.gif) center top no-repeat; }
		#movie4 #date_3 { background: url(/pub-share/route/images/dates_movie4_3.gif) center top no-repeat; }
		#movie4 #date_4 { background: url(/pub-share/route/images/dates_movie4_4.gif) center top no-repeat; }
		#movie4 #date_5 { background: url(/pub-share/route/images/dates_movie4_5.gif) center top no-repeat; }
		#movie4 #date_6 { background: url(/pub-share/route/images/dates_movie4_6.gif) center top no-repeat; }
	
	#button_home {
		position: absolute;
		top: 880px;
		right: 0;
	}
		
		#button_home a img{
			border: 0;
			height: 15px;
			width: 55px;
			background: url(/pub-share/route/images/button_home.gif) center top no-repeat;
		}
	#rsvp hr {
		height: 14px;
		background: url(/pub-share/route/images/horizontal_bar.gif);
		border: 0;
		margin: 15px 0px;
		padding: 0px;
	}
	#rsvp .header_rsvp {
		margin: 30px 0 0 0;
		height: 49px;
		width: 527px;
		background: url(/pub-share/route/images/header_rsvp.gif) center top no-repeat;
	}
	#rsvp .header_movie {
		width: 100%;
		height: 25px;
		margin: 20px auto 20px auto;
	}
	#movie_movie1.header_movie {
		background: url(/pub-share/route/images/header_rsvp_movie1.gif) center top no-repeat;
		height: 45px;
	}
	#movie_movie2.header_movie {
		background: url(/pub-share/route/images/header_rsvp_movie2.gif) center top no-repeat;
	}
	#movie_movie3.header_movie {
		background: url(/pub-share/route/images/header_rsvp_movie3.gif) center top no-repeat;
	}
	#movie_movie4.header_movie {
		background: url(/pub-share/route/images/header_rsvp_movie4.gif) center top no-repeat;
	}
	#rsvp #specialFeature {
		font-size: 11px;
		line-height: 13px;
	}
	#rsvp #table_form {
		width: 520px;
		margin: 0 auto 0 auto;
	}
	#rsvp .td_label {
		text-align: right;
		width: 175px;
		padding: 0 5px 0 0;
		font-size: 12px;
		font-weight: bold;
	}
	#rsvp .td_input {
		width: 345px;
		text-align: left;
		padding: 3px 0 3px 0;
	}
	#rsvp .td_input input {
		width: 200px;
	}
	#rsvp .td_submit {
		text-align: left;
	}
	#rsvp .rsvp_close {
		padding-top: 20px;
		font-size: 11px;
	}
	#button_signup {
		margin: 10px 0 0 0;
		height: 15px; 
		width: 77px;
	}
