/* -------------------------------------------------------------
	
	Copyright (C) 2008 - 2012 IceTheme. All Rights Reserved
  	
	http://www.gnu.org/licenses/gpl.html
  
	IceTheme - http://wwww.icetheme.com
  
---------------------------------------------------------------- */
/* DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 


/* joomla.css */
#search form .btn {
	background:#181919;}
	
#search form .btn:hover {	
	background:#2c2d2d;}


/* template.css */
#header {
	background: #181919;}

#marketing {
	background-color:#181919;
}
#marketing .btn {
	background:#2c2d2d;}
	
#marketing .btn:hover {
	background:#2c2d2d;}
	

#columns .moduletable,
#columns .moduletablestyle1,
#columns .moduletablestyle2 {
	background:#181919;}

#columns .moduletablestyle1 {
  background:#2c2d2d;}

#columns .moduletablestyle2 {
	background:#2c2d2d;}	
	
	
/* icemegamenu.css */
.icemegamenu > ul > li:hover,
.icemegamenu > ul > li.active {
	background:#2c2d2d}	

ul.icesubMenu {
    background: #2c2d2d;}

.ice-megamenu-toggle a {
    background-image: url(../../images/styles/style1/mobile_menu_btn.png);}
	
	