/*
#------------------------------------------------------------------------
# RockWall - April 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 */
#gkTopMenu {
  max-width: 50%;
  margin: 20px 0 0;
}
#gkLogo {
  padding: 16px 0;
  width: 190px;
}
#gkPageContent {
  margin-bottom: 0px !important;
}
#gkTop.noheader ~ #gkPageContentWrap {
  padding-top: 0px;
}
#gkTop.noheader {
  border-bottom: none;
}
#gkMenuWrapper {
  background: none repeat scroll 0 0 #010101;
}
b, strong {
  font-weight: 700;
}
.toolbar {
  font-size: 10.5px;
}

.icon-32-delete, .icon-32-edit, .icon-32-new, .icon-32-cancel, .icon-32-save, .icon-32-apply {
  background-repeat: no-repeat;
}

.gkMenu > ul > li:first-child {
  border-left: 1px solid #101010;
}
.gkMenu > ul > li {
  border-right: 1px solid #101010;
}
.box.color {
  background: none repeat scroll 0 0 #cc0000 !important;
  color: #eee !important;
}
#aec .btn-processor, #aec .btn-plangroup {
  background: #23448D!important;
}
#aec button.btn, #aec input.btn[type="submit"] {
  background: #23448D;
}
