/************************************************************
THEMENAME
************************************************************/
/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
body {
    background: none #4B7DC1;
}
#zone-menu-wrapper {
    background: linear-gradient(to bottom, #2269A9 0%, #174D7D 100%) repeat scroll 0 0 transparent;
}
.sf-menu li:hover {
    text-decoration: none;
}
#page {
    background: url("../images/bg-section-header.jpg") no-repeat scroll center 403px transparent;
}
#section-header {
    background: none repeat scroll 0 0 transparent;
}
.block-menu-congress-action-center {
    background: none repeat scroll 0 0 #174D7D;
}
#zone-footer-bottom-wrapper {
    border-top: 4px solid #185081;
	background:#4B7DC1;
}
/*Twitter*/
#widgets-element-socialmedia_socialmedia-twitter-profile-button {
background: transparent url('../images/twitter.png') no-repeat;
}

#widgets-element-socialmedia_socialmedia-twitter-profile-button a { float: left; width: 59px; height: 64px; }
#widgets-element-socialmedia_socialmedia-twitter-profile-button a img { display: none; }

/*Facebook*/
#widgets-element-socialmedia_socialmedia-facebook-profile-button {
background: transparent url('../images/facebook.png') 0px 0px no-repeat;
}

#widgets-element-socialmedia_socialmedia-facebook-profile-button a { float: left; width: 59px; height: 64px; }
#widgets-element-socialmedia_socialmedia-facebook-profile-button a img { display: none; }

/*YouTube*/
#widgets-element-socialmedia_socialmedia-youtube-profile-button {
background: transparent url('../images/youtube.png') 0px 0px no-repeat;
}

#widgets-element-socialmedia_socialmedia-youtube-profile-button a { float: left; width: 59px; height: 64px; }
#widgets-element-socialmedia_socialmedia-youtube-profile-button a img { display: none; }

/*RSS*/
#widgets-element-socialmedia_socialmedia-rss-feed-button  {
background: transparent url('../images/rss.png') 0px 0px no-repeat;
}

#widgets-element-socialmedia_socialmedia-rss-feed-button a { float: left; width: 59px; height: 64px; }
#widgets-element-socialmedia_socialmedia-rss-feed-button a img { display: none; }

/*Flickr*/
#widgets-element-socialmedia_socialmedia-flickr-profile-button  {
background: transparent url('../images/flickr.png') 0px 0px no-repeat;
}

#widgets-element-socialmedia_socialmedia-flickr-profile-button a { float: left; width: 59px; height: 64px; }
#widgets-element-socialmedia_socialmedia-flickr-profile-button a img { display: none; }
#zone-footer-wrapper {
    background: none repeat scroll 0 0 #164B79;
    border-top: 2px solid #282525;
    width: 100%;
}