
body
{
	font-family: Verdana, Helvetica, Sans-Serif;
	background-image: url(../img/rsvp_page_bg.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	color: #ffffff;
}

.warn
{
	color: #ff0000;
	background-color: #000000;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}
#page_container
{
	background-color: #000;
	color: #fff;
	width: 712px;
	height: 700px;/*100%;*/
	left: 50%;
	top: 0px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -356px;
}
#PopHeading_container
{
	border-right: #ffffff 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	left: 11%;
	padding-bottom: 0px;
	margin: 0px 10px 0px 0px;
	border-left: #ffffff 0px solid;
	width: 572px;
	color: #fff;
	padding-top: 0px;
	font-family: Verdana, Helvetica, Sans-Serif;
	position: absolute;
	top: 60px;
	height: 20px;
	background-color: transparent;
}
#PopPage_container
{
	background-color: #000;
	color: #fff;
	width: 571px;
	height: 370px;
	left: 10%;
	top: 80px;
	border-left: solid 2px #ffffff;
	border-right: solid 1px #ffffff;
	border-color:White;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#header_container
{
	width: 712px;
}
#PoPHeader_container
{
	width: 452px;
	left: 10%;
}
#banner
{
	width: 712px;
	background-image: url(../img/universal_pictures_2006_banner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 125px;
}
#banner h1{ display: none; }
#PopBanner
{
	background-image: url(../img/universal_pictures_2006_banner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #000;
	color: #fff;
	width: 572px;
	height: 420px;
	left: 10%;
	top: 0px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#PopBanner h1{ display: none; }
p.header
{
	font-weight: bold;
	font-size: 11pt;
	font-variant: small-caps;
	text-align: center;
	display: block;
}
.phone_3 {
	width:30px;
}
.phone_4 {
	width:40px;
}

.modify_rsvp a
{
	height: 15px;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	border-bottom: dashed 1px #ffffff;
}

.modify_rsvp a:hover
{
	height: 15px;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
}

p
{
		font-size: 10pt;
}
.modify_rsvp
{
	font-size: 10pt;
	position: relative; 
	top: -15px;
	width: 100%;
}
.modify_rsvp p
{
	margin-left: 15px;
}
#rsvp_number
{
	font-weight: bold;
	font-variant: small-caps;
	height: 26px; 
	width: 400px;
	left: 25px;
	top: 70px;
	position: absolute;
	vertical-align: top;
	/*
	background-image: url(../img/rsvp_phone.gif);
	background-repeat: no-repeat; 
*/
}
#rsvp_number p 
{
	margin: 0px 0px 0px 0px;
}
/* #rsvp_number p { display: none; } */

.button
{
	background-image: url(../img/button_2.gif);
	background-repeat: no-repeat;
	border: none;
	width: 98px;
	height: 19px;
	
}

#div1
{
	position: absolute;
	width: 1px;
	height: 301px;
	top: 0px;
	left: -1px;
	background-image: url(../img/vertical_line_fade.gif);
	background-repeat: no-repeat;
}

/***********************
 * Navigation Buttons  *
 ***********************/
#div_buttons
{
	width: 280px;
	position: absolute;
	right: 70px;
}
#nav_button_container
{
	width: 712px;
	height: 30px;
	position: absolute;
	top: 60px;
	background-image: url(../img/horiz_fade.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%	
}
#tbl_nav_buttons
{
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#tbl_nav_buttons a
{
	display: block;
	height: 26px;	
}
.lnk_home
{
	width: 85px;
	background-image: url(../img/backto.gif);
	background-repeat: no-repeat;
	text-indent:9999px;
}
.lnk_ClosedScreenings
{
	width: 150px;
	background-image: url(../img/btn_closedScreenings.gif);
	cursor: pointer;
	background-repeat: no-repeat;
}
.lnk_Screenings
{
	background-image: url(../img/btn_screenings.gif);
	width: 100px;
	cursor: pointer;
	background-repeat: no-repeat;
}
.lnk_home span { display: none; }
.lnk_Screenings span { display: none; }

/*******************************
 * RSVP Form 
 ******************************/
#content
{
	margin-top: 10px;
}

.rsvp_table
{
	border-collapse: collapse;
}

.screening_selection_table td
{
	font-size: 10pt;
	height: 25px;
}
.screening_selection_table
{
	width: 711px;
	margin-bottom: 25px;
	border-collapse: collapse;
	
}

.screening_selection_table select
{
	font-size: 8pt;
	font-family: Verdana, helvetica, Sans-Serif;
}

table.screening_selection_table td.header
{
	text-align: center;
	font-variant: small-caps;
	font-size: 10pt;
	
}
.PopScreening_noRec_txt
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: transparent;
	
}
.PopScreening_selection_table
{
	width: 711px; /* Changed from 570px */
	margin-left:1px;
	border-collapse: collapse;
	
}
.PopScreening_selection_table td
{
	font-size: 10pt;
	height: 25px;
	
}

table.PopScreening_selection_table td.header
{
	text-align: center;
	font-variant: small-caps;
	font-weight:bold;
	font-size: 10pt;
}
td.selector_left
{
	text-align: right;
	padding-right: 5px;
	background-image: url(../img/screening_selection_left_fade.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.selector
{
	background-image: url(../img/selector_bg.gif);
	height: 25px;
	text-align: center;
}
.selector_sel
{
	background-image: url(../img/selector_sel_bg.gif);
	height: 25px;
	text-align: center;
}
.selector_right, .selector_right_sel
{
	text-align: left;
	padding-left:10px;
}

.selector_right
{
	background-image: url(../img/screening_selection_right_fade.gif);
	background-repeat: no-repeat;
	background-position:  100% 0%;
}
.selector_right_sel
{
	background-image: url(../img/screening_selection_right_sel_fade.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

/********************
 * RSVP Form
 *******************/
.rsvp_table td.header
{
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
}
.section_header
{
	padding-top: 20px;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 10px;
}

.section_explanation
{
	font-size: 10pt;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/****************************
 * Confirmation Styles
 ***************************/
.conf_table
{
	width: 500px;
}
#screening_info
{
	text-align: center;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
}

.important
{
	font-size: 9pt;
	font-weight: bold;
	color: yellow;
	background-color: #000000;
	padding-bottom: 20px;
}

.conf_table td.screening_detail
{
	/*text-align: center;*/
	text-align:left;
	padding-bottom: 20px;
}

.conf_table td
{
	font-size: 10pt;
}

/**************************
 * Form Elements 
 *************************/
input.textbox
{
	/*background-image: url(../img/input-background.gif);
	background-repeat: repeat-x; */
}

input.textbox, select
{
	/*font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	border-top: solid 1px #3366CC;
	border-left: solid 1px #3366CC;
	border-bottom: solid 1px #003399;
	border-right: solid 1px #003399;*/
}

.disabled
{
	/*font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	background-color: #cfcfcf;
	color: #777777;
	border-top: solid 1px #3366CC;
	border-left: solid 1px #3366CC;
	border-bottom: solid 1px #003399;
	border-right: solid 1px #003399;*/
}

/* Added by David Mertl 9-24-08 */
.message {
	color:#C00;
}
.form-error {
	/*background-color:#C33;*/
}
.error-message {
	font-size:10px;
	color:#C00;
	font-weight:bold;
}
pre {
	background-color:#333;
}
.cake-sql-log {
	background-color:#333;
}
.screeningScroller {
	overflow:auto;
	height:465px;
}