/*
#------------------------------------------------------------------------
# Creativity - May 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 */
.gkIsWrapperFixed {
  background: #E50914 none repeat scroll 0 0 !important;
  
}
.gkIsWrapper-gk_creativity .figcaption > a:hover {
  background: #fff none repeat scroll 0 0;
  color: #E50914 !important;
}
#gkTop {
  background: #020202 none repeat scroll 0 0 !important;
}
.gkMenu > ul > li > a {
  color: #f5f5f5;
}
.gkMenu a:hover, .gkMenu a:active, .gkMenu a:focus, .gkMenu li.active > a {
  color: #E50914 !important;
}
.bigbutton, button, .button, .button.inverse:active, .button.inverse:focus, .button.inverse:hover, input.button, span.button, button.button, div.button, input[type="submit"], input[type="button"], .gkPriceTable dd a {
  background: #E50914 none repeat scroll 0 0;
}
button:hover, .button:hover, .button.inverse, input.button:hover, span.button:hover, button.button:hover, div.button:hover, input[type="submit"]:hover, input[type="button"]:hover, .gkPriceTable dd a:hover {
  background: #d60a11 none repeat scroll 0 0;
}
.box.dark {
  background: #020202 none repeat scroll 0 0 !important;
  padding: 20px !important;
  color: #ddd;
}
.box.dark h1, .box.dark h2, .box.dark h3, .box.dark h4, .box.dark h5, .box.dark h6 {
  color: #f5f5f5;
}
.gkTeam figcaption h3 {
  color: #020202 !important;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}
#gkFooter {
  background: #020202 none repeat scroll 0 0 !important;
  border-top: 1px solid #000;
  color: #f5f5f5;
}
.gkQuote {
  color: #f5f5f5;
}
.box.color, #gkBottom2 .box {
  color: #E50914 !important;
}
.themecolor {
  color: #E50914 !important;
}
.gkIsWrapper-gk_creativity .figcaption h1, .gkIsWrapper-gk_creativity .figcaption h2 {
  color: #E50914;
}
.gkIsWrapper-gk_creativity .figcaption > a {
  background: #E50914 none repeat scroll 0 0;
  border: 2px solid #f5f5f5;
}
.gkIsWrapper-gk_creativity .figcaption > a:hover {
  background: #121212 none repeat scroll 0 0;
  color: #e50914 !important;
}