#access #global-partner-afs {
    margin-top: 425px;
}
.morebutton a{
	background-image: none;
}

#single-event .in-event {
background-color: white;
padding: 5px;
}
#single-event .event-header {
background-color: #F5F9FB;
border: 1px solid #B4B4B4;
clear: both;
overflow: hidden;
padding: 5px 5px 10px 10px;
margin-bottom: 20px;
}
#single-event .in-event-container {
overflow: hidden;
background-image: url(../images/in-event-background.png);
background-repeat: repeat-x;
border: 1px solid #D4DCE4;
padding-bottom: 10px;
padding-left: 5px;
}
#single-event .event-header .column1 {
width: 260px;
float: left;
}
#single-event .event-image {
margin: 8px 10px 8px 0;
text-align: center;
}
#single-event .event-header .column2 {
width: 400px;
float: left;
}
#single-event .event-description {
height: 255px;
overflow: hidden;
margin-top: 8px;
margin-bottom: 10px;
}
#single-event .enlarge {
background-position: right 1px;
}

#single-event .toggle-description {
background-image: url(../images/dropdown-icon.png);
background-position: right -19px;
font-size: 12px;
padding-right: 19px;
}
.disclaimer {
margin-top: 1em;
font-size: 10px;
color: #999;
}
span[class^="social-icon"] {
background-image: url(../images/social-icons-20130328.png);
background-repeat: no-repeat;
width: 44px;
height: 44px;
display: inline-block;
}
.comments #new_comment_form textarea {
float: right;
height: 80px;
margin-right: 5px;
margin-bottom: 5px;
width: 98%;
}
.Ottawa4-img{
	margin-top: 155px;
}
.in-box-simple p{
	border-bottom: none
}
.Lifetime{
	text-align: center;
}
.flag16{
	background-image: url('../images/flags-16f.png');
}
#community-navigator{
	background-image: url('../images/community-navigator-bg.png');	
}
#navigator_continents li{
	 display: inline-block;
    margin-top: 12px;
    width: auto;
}
#navigator_continents li a{
	   color: #3A475A;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding:17px 12px 9px;
    width: auto;
    background: none;
    border:none;
}
#navigator_continents li a:hover, #navigator_continents li.ui-tabs-active a{
	background-color: #3A465C;
    color: #FFFFFF;
}
.Messages-noti {
    width: 288px;
    padding: 0;
    margin-top: 18px;
    position: absolute;
    top: 26px!important;
    left: auto!important;
    right: -10px;
    background: #fdfdfd;
    display: none;
}
.sh01_s001 [class^=header-icon]{
    background: url('../images/header-icons-20131023.png')
}
.notifications__icon-messages {
background-position: 0 -61px !important;
}
.notifications__icon-requests {
background-position: 0 -32px !important;
}
.header-icon-search {
background-position: 0 -153px !important;
}
.notifications a:hover .Messages-noti{
    display: block;

}
.in-box-wc {
border: 1px solid #ECECEC;
padding: 4px;
}
.in-box {
margin-bottom: 20px;
overflow: hidden;
}
.in-box-wc .in-box-container {
border: 1px solid #DDE8F2;
padding: 0 5px 6px;
background-color: #F6F9FB;
}
#single-event .event-functions li {
border-top: 1px solid white;
border-bottom: 1px solid #DEE8F2;
}
#single-event .event-functions .attend_event a {
background-image: url('../images/attendEvent_b.png');
}
#single-event .event-functions .invite_people a {
background-image: url('../images/invitePeople_b.png');
}

#single-event .event-functions .upload_photos a {
background-image: url('../images/uploadPhotos_b.png');
}
#single-event .event-functions .facebook a {
background-image: url('../images/facebook.png');
}
#single-event .event-functions .twitter a {
background-image: url('../images/twitter.png');
}
#single-event .event-functions a {
display: block;
font-weight: 700;
padding: 6px 10px 7px 26px;
}
.widthAnimation.header__search-input{
    transform : all 0.2s;
    width: 200px;
}
.prev{
    position: absolute;
    left : -40px;
}