body {
	font-family: "Segoe UI", Segoe UI, arial, helvetica;
	font-size: 11px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	height:100%;
}
#container{
	min-height:100%;
	width:100%;
}
#header{
	padding:10px;
	height: 50px;
}
#innerHeader {
	width: 750px;
	padding: 10px 10px;
	margin: 0 auto;
    text-align:right;
}
#topActionBar {
	width: 40%;
	text-align:right;
	margin-left:auto;
}
#navigationMenu {
	margin-top: 50px;
}
#currentLocation {
	padding-top: 130px;
	z-index: 1;
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	text-align:left;
}
#currentLocationLogin {
	padding-top: 115px;
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	text-align:left;
}
#locationDropdown {
	width:720px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
#branding {
	background-image:url(../images/GuestListNationSplash2.png);
	background-repeat:no-repeat;
	height:350px;
	margin-top:-70px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;

}
#brandingMobile {
	background-image:url(../images/GuestListNationSplash2.png);
	background-repeat:no-repeat;
	height:350px;
	margin-left:-50px;
	margin-top:-70px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;

}
#brandingLogin {
	height:350px;
	margin-top:-60px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;

}
#body {
	margin-top:-180px;
	text-align:center;
	width:750px;
	margin-left:auto;
	margin-right: auto;
}
#innerBody {
	text-align:center;
	width:750px;
	margin:0 auto;
}
#innerBodyText {
	text-align:left;
	width:750px;
	margin:0 auto;
	background-color:#050505;
}
#innerBodyText2 {
	text-align:left;
	width:750px;
	margin:0 auto;
	background-color:#050505;
}
#innerBodyTextBlack {
	text-align:left;
	width:750px;
	margin:0 auto;
}
#innerBodyLogin {
	text-align:center;
	width:850px;
	margin:0 auto;
	background-image:url(../images/LoginBackground.gif);
	background-repeat:no-repeat;
	height:400px;
}
#footer {
	width:100%;
	text-align:center;
	margin: auto;
}
#innerFooter {
	text-align:right;
	width:750px;
	padding-top:40px;
	padding-bottom:40px;
	margin: auto;
}
#newEvent 
{
    width:750px;
    text-align:left;
    margin: auto;
}
#eventFlyer
{
    text-align:right;
    width:700px;
    margin: auto;
    padding-bottom:40px;
}

td {
    word-wrap: break-word;
  }
.textContainer
{
    border:1px; border-style:solid; border-color:#222222; text-align:center;
}
.textContainerNoTopBorder
{
    border:1px; border-top:0px; border-style:solid; border-color:#222222;
}
.textSection
{
    width:90%; text-align:left; margin:auto;
}  
  
.modal_background 
{
    background-color:#333333;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.popup
{
    visibility:hidden;
    position: absolute;
    background-color:Black;
}

.textRegularWhite {
	font-family: Segoe UI, Tahoma;
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
}
.textLargeWhite {
	font-family: Segoe UI, Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
.textLargerWhite {
	font-family: Segoe UI, Tahoma;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
}
.textLargeWhiteBold {
	font-family: Segoe UI, Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight:600;
}
.textSmallGrey {
	font-family: Segoe UI, Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
}
.linkSmallGrey {
	font-family: Segoe UI, Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	text-decoration:none;
}
.linkSmallDarkGrey {
	font-family: Segoe UI, Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-decoration:none;
}
.textRegularGrey {
	font-family: Segoe UI, Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #999999;
}

.textLargeGrey {
	font-family: Segoe UI, Tahoma;
	font-size: 13px;
	line-height: 20px;
	color: #CCCCCC;
}

.textRegularBlue {
	font-family: Segoe UI, Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: Blue;
}

.text_5a 
{
    font-family: Arial;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
    border-width: 1px;
    border-color:#111111;
    border-style:solid;
    width: 100px;
    background-color: #050505;
    color:#FFFFFF;
    text-align: center;
    vertical-align: bottom; 

}
a.text_5a:visited 
{
    text-decoration: none;
}
a.text_5a:link 
{
    text-decoration: none;
}
    a.text_5a:active
{
    border-width: 1px;
    border-color:#d0dff4;
    border-style:solid;
}
a.text_5a:hover
{
    color:#000000;
    border-width: 1px;
    border-color:#222222;
    border-style:solid;
    width: 100px;
    background-color: #333333; 
}
.text_5b 
{
    font-family: Arial;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
    border-width: 1px;
    border-color:#222222;
    border-style:solid;
    width: 100px;
    background-color: #333333;
    color:#999999;
    text-align: center;
    vertical-align: bottom; 

}

.link_1 {
	font-family: Segoe UI, Tahoma;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #A4A8A7;
	text-decoration: none;
}

.linkRegularBlue {
	font-family: Segoe UI, Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #77b2f8;
	text-decoration: none;
}



a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.form_1 {
	font-family: Segoe UI, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #D4D6D6;
	background-color: #050505 !important;
	height: 20px;
	width: 270px;
	border: 1px solid #222222;
}
.form_1a {
	font-family: Segoe UI, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #D4D6D6;
	background-color: #050505 !important;
	height: 20px;
	width: 200px;
	border: 1px solid #222222;
}

.form_2 {
	font-family: Segoe UI, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #D4D6D6;
	background-color: #050505 !important;
	height: 20px;
	width: 150px;
	border: 1px solid #222222;
}

.form_3 {
	font-family: Segoe UI, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #D4D6D6;
	background-color: #050505 !important;
	height: 20px;
	width: 120px;
	border: 1px solid #222222;
}
.form_4 {
	font-family: Segoe UI, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #D4D6D6;
	background-color: #050505 !important;
	height: 20px;
	width: 50px;
	border: 1px solid #222222;
}
.form_5 {
	font-family: Segoe UI, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #D4D6D6;
	background-color: #050505 !important;
	height: 20px;
	width: 100px;
	border: 1px solid #222222;
}

.form_1-list {
	font-family: Segoe UI, Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #D4D6D6;
	background-color: #050505 !important;
	height: 50px;
	width: 270px;
	border: 1px solid #222222;
}



