*
{
	font-family: Arial;	
}

body
{	
	margin: 0 auto;	
	background: #000000;
}

a, a:hover, a:visited
{
	color: #CD8754;	
}

a img
{
	border: none;
}

.page_container
{
	width: 100%;
	background-color: #B9B096;
}

#subpage_container
{
	width: 100%;
}

#subpage_header
{
	padding: 0px;
}

#subpage_header_top
{
	height: 24px;
	background: url('/images/layout/translucent_black.png');
}

#subpage_header_top_content
{
	width: 1001px;
	margin: 0 auto;	
}

#header_top
{
	height: 25px;
	position: absolute;
	z-index: 20;
	background: url('/images/layout/translucent_black.png');
	width: 100%;
}

#header_top_content
{
	width: 1001px;
	margin: 0 auto;	
}


#header_movie
{
	background: #000000;
	text-align: center;	
}

#nav_menu
{	
	float: left;
	color: #FFFFFF;
}

#header_top a, #subpage_header_top a 
{
	text-decoration: none;
	font-size: .9em;
	color: #FFFFFF;
}

#subpage_header
{	
	background: url('/images/layout/subpage_header.jpg') no-repeat center top;
	min-width: 1001px;
}

#subpage_header_movie
{
	height: 152px;
	text-align: center;
}


#subpage_header_bottom
{
	color: #FFFFFF;
	background: #572309;	
	font-weight: bold;
	font-size: 1.2em;
	width: 100%;
}

#subpage_header_bottom_content
{
	margin: 0 auto;
	width: 1001px;
}

#main_container
{
	margin: 10px auto;
	width: 1001px;
	background: #E9E9D8 url('/images/rounded_corner_C2BBB5_upper_right.png') no-repeat right top;
}

#main_content
{
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.float_clear
{
	clear: both;
}

#login_links
{
	float: right;	
	padding-right: 5px;
	color: #FFFFFF;
}

#login_links img
{
	height: 22px;
	vertical-align: middle;
}

#lightbox_background
{
	display: none;
	width: 100%;
	height: 100%;
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000000;
	
	/* browser compatible opacity; might be fragile; keep this order */	
	-moz-opacity: 0.5 !important;
	-webkit-opacity: 0.5!important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}

.form_error
{
	color: #FF0000;
}

.section_header
{
	height: 33px;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 33px;
	padding-left: 10px;
	background: #C2BBB5 url('/images/rounded_corner_E9E9D8_upper_right.png') no-repeat top right;
}

.form_buttons
{
	text-align: right;
}

.zebra_false, .zebra_
{
	background: #FFF9E5;
}

.form_field_label_required, .form_field_label_required_legend
{
	background: url('/images/icons/form_field_label_required.png') no-repeat center left;
	padding-left: 15px;
}

.form_field_label_required_legend
{
	font-size: .9em;	
}

#reset_password_form
{
	margin: 0 auto;
	width: 160px;
}

#footer_nav_menu
{
	color: #000000;
}

#footer_nav_menu a
{
	text-decoration: none;
	color: #000000;
	font-size: .8em;
}

.submit_button
{
	background: none;	
	font-weight: bold;
}

#sue_bee_about_image
{
	float: left;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#login_links #fb_login_image
{
	height: 20px;	
	vertical-align: middle;	
}

#footer
{
	font-size: .9em;
	text-align: center;
	color: #999999;
}

#subpage_footer
{
	font-size: .9em;
	text-align: center;
}

#subpage_footer a
{
	color: #000000;
}

#footer a
{
	color: #999999;
}

.tos_section_header
{
	font-weight: bold;
}

#flash_message
{
	margin-left: 773px;
	margin-top: 5px;
	width: 158px;
	height: 45px;
	padding: 10px 10px 10px 60px;
	background: url('/images/layout/flash_message_background.png');
}

#flash_message .username
{
	font-size: 1.2em;
}
