﻿@import url("/css/index_locale.css");

#main_banner
{
	height: 243px;
	width: 944px;
}
#new_member
{
	float: left;
	height: 238px;
	margin-left:0px;
}
.new_member_error
{
	float: left;
	height: 203px;
	width: 178px;
	padding: 20px;
	font-size: 14px;
}

#need_help_float
{
	bottom: 22px;
}
#need_help_float_helper
{
	bottom: 40px;
	left: 0px;
}
#banner
{
	position: relative;
	background-repeat: no-repeat;
	float: left;
	height: 243px;
	width: 708px;
	margin-left:18px;
}
#banner_overlay
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 236px;
	height: 243px;
	background-repeat: no-repeat;
}
#banner_link
{
	position: absolute;
	left: 236px;
	height: 243px;
	width: 472px;
}
#menu
{
	height: 191px;
	width: 944px;
	position: absolute;
	top: 215px;
}
#menu_body
{
	height: 151px;
	width: 944px;
}
.menu_list
{
	height: 151px;
	width: 236px;
	float: left;
}
#menu_new
{
	background-image: url(../images/menu_new_background.jpg);
}
#menu_members
{
	background-image: url(../images/menu_members_background.jpg);
}
#menu_premiere
{
	background-image: url(../images/menu_premiere_background.jpg);
}
#menu_about
{
	background-image: url(../images/menu_about_background.jpg);
}
#content
{
	height: 434px !important;
}
.new_member_small
{
	font-size: 9px;
}

.new_member_bold
{
	font-size: 11px;
	font-weight: bolder;
}

.new_member_spacer
{
	padding: 3px 0px 0px 0px;
}

.state_drop_down
{
	vertical-align: top;
	width: 110px;
}

.not_in_uk_link
{
	font-size:10px;
}

.not_in_uk_link:hover
{
	font-size:10px;
}
