/* -------------------------------------------------------------
	
	Copyright (C) 2008 - 2012 IceTheme. All Rights Reserved
  	
	http://www.gnu.org/licenses/gpl.html
  
	IceTheme - http://wwww.icetheme.com
  
---------------------------------------------------------------- */

/* joomla.css */
#search form .btn {
	background:#20624C;}
	
#search form .btn:hover {	
	background:#20624C;}


/* template.css */
#header {
}

#marketing {
	background-color:#20624C;
	background: -webkit-linear-gradient(left, #20624C, #20624C 25%,#20624C , #20624C 75%, #20624C);
	background: -moz-linear-gradient(left, #6EC5E2, #44B5DA 25%, #44B5DA , #44B5DA 75%, #6EC5E2);
	background: -o-linear-gradient(left, #6EC5E2, #44B5DA 25%, #44B5DA , #44B5DA 75%, #6EC5E2);
	background: linear-gradient(left, #6EC5E2, #44B5DA 25%, #44B5DA , #44B5DA 75%, #6EC5E2);}

#marketing .btn {
	background:#2190c4;}
	
#marketing .btn:hover {
	background:#20624C;}
	

#columns .moduletable,
#columns .moduletablestyle1,
#columns .moduletablestyle2 {
	background:#002C9E;
}

#columns .moduletablestyle1 {
	background:#5990DE;
	color:#000000;
	}

#columns .moduletablestyle2 {
	background:#FCA165;}	
	
	
/* icemegamenu.css */
.icemegamenu > ul > li:hover,
.icemegamenu > ul > li.active {
	background: #264BAC;}	

ul.icesubMenu {
  background: #002C9E;}

.ice-megamenu-toggle a {
    background-image: url(../../images/styles/style1/mobile_menu_btn.png);}
	
	