/**

 * @author ( Jyve )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 */


/* ###################### general ###################### */



/* ###################### header ###################### */
#header{
padding:0;
}

.logoheader {
background:none;
color: #FFFFFF;
padding:0;
min-height:0;
}

.logoheader #logo{
padding:0;
}

#header ul.menu{
position: inherit;
margin-bottom:1%;
z-index: 1;
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

/* ++++++++++++++  footer  ++++++++++++++ */


/* hide the mobile menu button */
#mobile_select {
    display: none
}
