/* -------------------------------------------------------------
	
	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:#2190c4;}
	
#search form .btn:hover {	
	background:#6EC5E2;}


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

#marketing {
	background-color:#44B5DA;
	background: -webkit-linear-gradient(left, #6EC5E2, #44B5DA 25%, #44B5DA , #44B5DA 75%, #6EC5E2);
	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:#6EC5E2;}
	

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

#columns .moduletablestyle1 {
	background:#5990DE;}

#columns .moduletablestyle2 {
	background:#FCA165;}	
	
	
/* icemegamenu.css */
.icemegamenu > ul > li:hover,
.icemegamenu > ul > li.active {
	background:rgba(205, 205, 205, 0.59);
	border-radius: 4px;
	}	

ul.icesubMenu {
    background: rgba(159, 163, 165, 0.87);
    border-radius: 5px;
}


.ice-megamenu-toggle a {
    background-image: url(../../images/styles/style1/mobile_menu_btn.png);}
    
    /*  tempory  */
    
 div.icemegamenu ul#icemegamenu li.active a.icemega_active > span.icemega_title {
    color: #ffc631 !important;
}   
    
  .icemegamenu ul > li a.iceMenuTitle:hover, .icemegamenu ul > li:hover > a.iceMenuTitle, .icemegamenu ul > ul > li:hover > a.iceMenuTitle, ul.icesubMenu li.active a.iceMenuTitle {
    color: #ffc430 !important;
}  
    
.icemegamenu > ul {
    padding: 0 0 4px 0 !important;
}    
    
    
    
    
	
	