﻿#Body_Content_C001
{
    overflow: hidden;
    width: 96%;
	max-width:1000px;
    margin: 0 auto;
    clear: left;
	padding:0 2%;
    
}

#sfLoginWidgetWrp,
.sfprofileChangePasswordFormWrp
{
    display: block;
    border: 0;
    margin: 25px 0;
}

.sfprofileChangePasswordFormWrp{
    display: block;
    border: 0;
    margin: 25px 0 25px -5px;
}

#Body_Content_C001_ctl00_ctl00_loginWidgetPanel,
#Body_Content_C001_ctl00_ctl00_lostPasswordPanel{
	margin:0 0 0 -5px;
}

#Body_Content_C001_ctl00_ctl00_loginWidgetPanel,
#Body_Content_C001{
	min-height:550px;
	padding:25px 0 0 0;
}

#Body_Content_C001{
	min-height:625px;
	padding:25px 0 0 0;
}

#sfLoginWidgetWrp label,
.sfprofileChangePasswordFormWrp label
{
    color: #777;
}

#Body_Content_C001_ctl00_ctl00_literal3{
	width:100%;
	display:block;
}

#Body_Content_C001_ctl00_ctl00_UserName_ctl00_ctl00_textBox_write,
#Body_Content_C001_ctl00_ctl00_Password_ctl00_ctl00_textBox_write,
#Body_Content_C001_ctl00_ctl00_mailTextBox,
#Body_Content_C001_ctl00_ctl00_newPassword_ctl00_ctl00_textBox_write,
#Body_Content_C001_ctl00_ctl00_confirmNewPassword_ctl00_ctl00_textBox_write{
	width:280px;
	height:40px;
	-webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
	-moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
	box-shadow: inset 2px 2px 2px 0px #dddddd;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	border:1px solid #777;
	padding:0 10px 0 10px;
}

#Body_Content_C001_ctl00_ctl00_UserName_ctl00_ctl00_textBox_write,
#Body_Content_C001_ctl00_ctl00_Password_ctl00_ctl00_textBox_write,
#Body_Content_C001_ctl00_ctl00_mailTextBox,
#Body_Content_C001_ctl00_ctl00_newPassword_ctl00_ctl00_textBox_write{
	margin:5px 0 20px 0;
}

#Body_Content_C001_ctl00_ctl00_mailTextBox,
#Body_Content_C001_ctl00_ctl00_confirmNewPassword_ctl00_ctl00_textBox_write{
	margin:5px 0 20px 0;
}


#Body_Content_C001_ctl00_ctl00_LoginButton:link,
#Body_Content_C001_ctl00_ctl00_LoginButton:visited{
	height:35px;
	line-height:35px;
	display:block;
	float:left;
	padding:0 10px;
	text-decoration:none;
	background-color:#00355F;
	color:#FFF;
	margin:15px 15px 0 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
}

#Body_Content_C001_ctl00_ctl00_LoginButton:hover{
	color:#EDBA05;
}

#Body_Content_C001_ctl00_ctl00_lostPasswordBtn:link,
#Body_Content_C001_ctl00_ctl00_lostPasswordBtn:visited{
	height:35px;
	line-height:35px;
	display:block;
	float:left;
	padding:0 10px;
	text-decoration:none;
	background-color:#00355F;
	color:#FFF;
	margin:15px 0 0 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
}

#Body_Content_C001_ctl00_ctl00_lostPasswordBtn:hover{
	color:#EDBA05;
}

#Body_Content_C001_ctl00_ctl00_sendRecoveryMailBtn{
	height:35px;
	line-height:35px;
	display:block;
	float:left;
	padding:0 10px;
	text-decoration:none;
	background-color:#00355F;
	color:#FFF;
	margin:15px 0 0 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	border:none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

#Body_Content_C001_ctl00_ctl00_sendRecoveryMailBtn:hover{
	color:#EDBA05;
	cursor:pointer;
}

#Body_Content_C001_ctl00_ctl00_saveChanges:link,
#Body_Content_C001_ctl00_ctl00_saveChanges:visited{
	height:35px;
	line-height:35px;
	display:block;
	float:left;
	padding:0 10px;
	text-decoration:none;
	background-color:#00355F;
	color:#FFF;
	margin:15px 15px 0 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
}

#Body_Content_C001_ctl00_ctl00_saveChanges:hover{
	color:#EDBA05;
}

.sfError
{
    color: red;
    position: relative;
    top: -10px;
    display: block;
}

#Body_Content_C001_ctl00_ctl00_ErrorMessageLabel
{
    left: -240px;
}

.sfLoginFieldsWrp
{
    padding-bottom: 10px;
}

.sfLoginFieldsTitle
{
    color: black;
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
}

.sfLoginFieldsNote
{
    display:none;
}

#Body_Content_C001_ctl00_ctl00_passwordResetSentPanel
{
    color: black;
}

#Body_Content_C001_ctl00_ctl00_errorLabel
{
    color: red;
}

.listpage-content .sf_pagerNumeric:before{
	content:"Pages:";
	color:#00001F;
	margin:2px 3px 0 0;
}

.listpage-content .sf_pagerNumeric{
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	margin:25px 0 0 0;
}

.listpage-content .sf_pagerNumeric a:link,
.listpage-content .sf_pagerNumeric a:visited,
.listpage-content .sf_pagerNumeric a:hover{
	color:#0069BA;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	margin:0 4px;
}

.listpage-content .sf_pagerNumeric a.sf_PagerCurrent:link,
.listpage-content .sf_pagerNumeric a.sf_PagerCurrent:visited,
.listpage-content .sf_pagerNumeric a.sf_PagerCurrent:hover{
	color:#00001F;
	cursor:default;
	text-decoration:none;
}

#Body_Content_C001 .listpage-content{
	width:100%;
	padding:0;
}

.events-header{
	width:96%;
	padding:0 2%;
	max-width:1000px;
	margin:0 auto;
}

.events-header:before{
	content:" ";
	display:table;
	margin:0;
	padding:0;
	clear:both;
}

.events-header ol{
	list-style:none;
	font-size:30px;
	line-height:32px;
	color:#000;
	font-weight:bold;
	margin:34px auto;
}

#ctl00_ctl00_Body_Content_C001_ctl00_ctl00_Body_Content_C001_RadAjaxPanel1Panel{
	width:96%;
	max-width:1000px;
	padding:0 2%;
	margin:40px auto 75px auto;
}

.RadScheduler .rsHeader{
	z-index:98 !important;
}

a.no-link,
a.no-link:hover,
a.no-link:active
{
    text-decoration: none !important;
}

.rightcol .dynamic-share,
.rightcol .dynamic-share-v2{
    clear:both !important;
    float:right;
    margin:0 !important;
    padding:10px 0 0 0 !important;
	width:380px;
	position:relative;
	right:-50px;
}

.rightcol .dynamic-share li,
.rightcol .dynamic-share-v2 li{
    float:left;
    margin:0;
    width:100px;
	text-align:left !important;
}

.rightcol .dynamic-share li.gplus,
.rightcol .dynamic-share-v2 li.gplus{
	width:80px !important;
}

/* temporary until we remove the hard-coded "airplane etiquette" from the inforgraphic */
.infographic-overlay p.caption
{
    display: none !important;
}