/*
#------------------------------------------------------------------------
# Simplicity - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

#gkHeader.gkNoMenu {
    padding-top: 0px;
}
#gkHeader {
    margin-bottom:70px;
}
.gkPage {
    max-width: none;  /*NOTE: Can probably also be done in the backend template styless.......*/
    padding:0 !important;
    position:relative;
}
html {
    border-bottom:0px !important;
}
