/* -------------------------------------------------------------
	
	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:#737274;}
	
#search form .btn:hover {	
	background:#414042;}


/* template.css */
#header {
	background: #414042;}

#marketing {
	background-color:#414042;
	background: -webkit-linear-gradient(left, #414042, #414042 25%, #414042 , #414042 75%, #414042);
	background: -moz-linear-gradient(left, #414042, #414042 25%, #414042 , #414042 75%, #414042);
	background: -o-linear-gradient(left, #414042, #414042 25%, #414042 , #414042 75%, #414042);
	background: linear-gradient(left, #414042, #414042 25%, #414042 , #414042 75%, #414042);}

#marketing .btn {
	background:#737274;}
	
#marketing .btn:hover {
	background:#414042;}
	

#columns .moduletable,
#columns .moduletablestyle1,
#columns .moduletablestyle2 {
	background:#414042;}

#columns .moduletablestyle1 {
	background:#5990DE;}

#columns .moduletablestyle2 {
	background:#FCA165;}	
	
	
/* icemegamenu.css */
.icemegamenu > ul > li:hover,
.icemegamenu > ul > li.active {
	background:#737274}	

ul.icesubMenu {
    background: #737274;}

.ice-megamenu-toggle a {
    background-image: url(../images/mobile_menu_btn.png);}
	
	