@font-face {
    font-family: 'Lato';
    font-style: normal;
    src: local('Lato Regular'), local('Lato-Regular'), url(fonts/ayfRv9GMahGqd-q6YxHjSg.woff2) format('woff2'), url(fonts/1bHRUMxmJHoup12DnI9XmQ.woff) format('woff');
}

body {
    margin: 0;
    padding: 0;
    font-family: "Lato", Georgia, Serif;
}

figure {
    margin: 0;
    padding: 0;
}

a {
    color: #49b0ff;
}

a img {
    border: 0;
}

body {
    background: #1b1b1b;
    margin: 0;
}

header {
    background: #1b1b1b url("images/backgroundPattern.png");
    border-bottom: 3px solid #f19c1e;
}

.header-logo-section {
    background: url("images/logoShadow.png") no-repeat top center;
    padding: 7px 0 4px;
}

.header-slagon-section {
    background: url("images/HeaderTopBackgroundGray.png");
    padding: 10px 0 8px;
    overflow: hidden;
}

.header-slagon-section span {
    color: #949494;
    letter-spacing: 2px;
    font-size: 16px;
    padding-top: 2px;
}

.header-slagon-section h1 {
    color: #f19c1e;
    margin: 0;
    font-size: 23px;
}

/****************************/
/*Nav menu //TODO create sub pages in nave menu with new js File*/
/****************************/
#top_menu {

}

#top_menu > span {
    padding: 16px 0 10px;
    display: inline-block;
}

#top_menu > span > a {
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 24px;
    padding: 0 20px;
}

#top_menu > span > span {
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 24px;
    padding: 0 20px;
    cursor: default;
}

#top_menu > a#home {
    background: url("images/homeBtn.png") no-repeat left top;
    width: 23px;
    height: 19px;
    display: inline-block;
    padding: 0;
}

.content-centered {
    width: 1024px;
    margin: 0 auto !important;
}
.content-centered .item{
    border: 1px solid #000;
    width: 300px;
}

.content-centered .w2{
    width: 622px;
}

.logo-wrapper {
    background: url("images/Logo.png") no-repeat;
    width: 177px;
    height: 92px;
    display: block;
    margin: 0 auto;
}

.text-centered {
    text-align: center;
    color: #949494;
    margin: 6px 0;
}

.header-menu-section{
    position:relative;
}

.fl{
    float: left;
}


.fr{
    float: right;
}

.donation_form{
    position: absolute;
    right: 25px;
    top: 32px;
}
}
#sign-up{
    right: 15px;
    top: 12px;
    background-color: #69CD1A;
}

/****************************/
/*Footer*/
/****************************/

footer {
    background: #1b1b1b url("images/backgroundPattern.png");
    border-top: 3px solid #f19c1e;
}

.footer-navigation {
    padding-top: 7px;
    border-bottom: 1px solid #363128;
    overflow: hidden;
}

.footer-navigation > nav {
    margin: 10px 0;
    float: left;
}

.footer-navigation > .social_midia {
    float: right;
    margin: 10px 0;
    overflow: hidden;
    color: #fff;
}

.social_midia > #facebook {
    background: url("images/facebook-icon.png") no-repeat;
    width: 26px;
    height: 26px;
    float: right;
    margin-left: 10px;
}

.social_midia > #ig {
    background: url("images/ig-icon.png") no-repeat;
    width: 26px;
    height: 26px;
    float: right;
    margin-left: 10px;
}

.footer-navigation > nav > a {
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    padding: 0 20px;
}

/****************************/
/*Home Slider*/
/****************************/

.yui3-sp-content-slider {
    background: url("images/slider_background.jpg") no-repeat top center;
    margin: 12px 0 10px;
}

#loading_whole_page {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99999;
    background: url("images/backgroundPattern.png");

}

#loading_whole_page > #preloader {
    background: url("images/preloader.GIF") no-repeat left top;
    width: 128px;
    height: 128px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -64px;
    margin-top: -64px;
}

.main-content-div {
    padding: 0 21px 40px;
    width: 982px;
    background: #fff;
    margin: 0 auto;
}

#images-section {
    float: left;
    width: 337px;
}

#images-section figcaption {
    text-align: center;
}

#text-section {
    margin-top: 0;
    padding-top: 0;
    line-height: 28px;
}

#text-section > p:first-child {
    margin-top: 0;
    padding-top: 0;
}

.page-content-conteinser {
    overflow: hidden;
}

.text-and-image-sizing {
    float: right;
    width: 621px;
}

.static_page_title {
    background: url("images/menu_default.png");
    border-bottom: 2px solid #f19c1e;
    margin: 0 0 10px;
    padding: 20px 30px 15px;
}

.static_page_title_trusty {
    background: url("images/menu_default.png");
    border: 1px solid #eee;
    border-bottom: 2px solid #f19c1e;
    margin: 10px 0 10px;
    padding: 20px 30px 15px;
}

.publications_title{
    text-align: center;
    padding: 8px 5px 5px;
    background: #000;
    color: #FFF;
    text-decoration: none !important;
}

/************IMAGE GALLERY**************/
.fotorama {
    margin: 10px auto;
}

#sign-ip-form input{
    border: 1px solid rgba(100, 154, 219, 1);
    padding: 8px 12px;
    border-radius: 5px;
    width: 100%;
}


/*skinig*/

.yui3-panel{
    padding: 5px;
    background-color: rgba(100, 154, 219, 1);
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(48,47,48,1);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(48,47,48,1);
    box-shadow: inset 0px 0px 5px 0px rgba(48,47,48,1);
}

.yui3-skin-sam .yui3-panel-content {
    border: none !important;
    background:none !important;
    webkit-box-shadow: none !important; 
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.yui3-widget-bd {
    background: #fff;
}
.yui3-widget-ft, .yui3-widget-bd, .yui3-widget-hd{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.mandatory{
    color: #c50000;
}

.error{
    border: 1px solid #c50000 !important;
    outline-color: #c50000;
}

#error-message {
    color: #c50000;
    font-size: 14px;
    text-align: right;
    padding: 5px;
    display: none;
}

#sucessMessage{
    color: #008902;
    font-size: 16px;
    text-align: right;
    padding: 5px;
    display: none;
}