﻿/* -------------------------------------------------------------
	
	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:#76B109;}
	
#search form .btn:hover {	
	background:#BAE732;}


/* template.css */
#header {	
	z-index: 9;
	position: absolute;
	width: 100%;}


.moduletable_promo {
	    float: left;
    min-height: 355px;
    margin-left: 30px;
    margin: 20px;
    border: solid 1px #d9d9d9;
    padding: 15px;
    width: 90%;
	}
}

h3 {
	    text-transform: uppercase;
    text-align: center;
    line-height: 18px !important;
}

#footermods
{
	background-color: rgba(153, 153, 153, 0.68);
    color: white;
    font-family: Myriad Pro, verdana;
    font-size: 14px;}

#marketing {
	background-color:#A0CD18;
	background: -webkit-linear-gradient(left, #B2E41B, #A0CD18 25%, #A0CD18 , #A0CD18 75%, #B2E41B);
	background: -moz-linear-gradient(left, #B2E41B, #A0CD18 25%, #A0CD18 , #A0CD18 75%, #B2E41B);
	background: -o-linear-gradient(left, #B2E41B, #A0CD18 25%, #A0CD18 , #A0CD18 75%, #B2E41B);
	background: linear-gradient(left, #B2E41B, #A0CD18 25%, #A0CD18 , #A0CD18 75%, #B2E41B);}

#marketing .btn {
	background:#76B109;}
	
#marketing .btn:hover {
	background:#BAE732;}
	

#columns .moduletable,
#columns .moduletablestyle1,
#columns .moduletablestyle2 {
	background: #a9b38c;
    border-radius: 10px;
	}

#columns .moduletablestyle1 {
	background:#44B5DA;}

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

/* icemegamenu.css */
.icemegamenu > ul > li:hover,
.icemegamenu > ul > li.active {
	background:#76B109}	

ul.icesubMenu {
    background: #76B109;}

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

		