/*
#------------------------------------------------------------------------
# John S. - March Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 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 */


.bhPhone {
  font-size: 22pt; 
  position: fixed; 
  bottom: 10px; 
  left: 0px; 
  background-color: #dddddd; 
  padding: 20px; 
  width: 100%; 
  height: 50px; 
  color: #ffffff; 
  text-align: center;
}


.bhCallUs {
  color: #ffffff; 
  padding: 00px 20px 0px 20px; 
  font-size: 22px; 
    background-color: #000000; 
  opacity: 0.8; 



}

.bhCallUs a:link {
  color: #00ff00; 
}

.bhCallUs a:hover {
  color: #00ff00; 
}

.bhCallUsBanner {
  margin-left: auto; 
  margin-right: auto; 
  border: 6px solid #000000; 
  text-align: center; 
  background-color: #000000; 
  opacity: 0.8; 
  position: fixed; 
  bottom: 0px; 
  left: 0px; 
  width: 100%; 
  height: 50px;
  z-index: 7;
}


