/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */



/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 




/*general.css*/
body {
	background-color: #ebe5c3;
	background-image:url(../../images/styles/style4/bg_top.jpg);}
	
body.body_effect_bottom {
	 background-image:url(../../images/styles/style4/bg_top.jpg), url(../../images/styles/style4/bg_bottom.jpg);}
		
body .btn.btn-primary,
body .button,
p.readmore a.btn { background-color:#BCB600;}
	body .btn.btn-primary:hover,
	body .button:hover,
	p.readmore a.btn:hover { background-color:#D6CF00;}


#mainmenu {
	background-color:#CF1119;
	background: -webkit-linear-gradient(top, #E7131C, #CF1119);
	background: -moz-linear-gradient(top, #E7131C, #CF1119);
	background: -ms-linear-gradient(top, #E7131C, #CF1119);
	background: -o-linear-gradient(top, #E7131C, #CF1119);
	background: linear-gradient(top, #E7131C, #CF1119);}
	
#services:before { background-color:#E0DDA2;}	
#services img { border-color:#CCC98F;}
#services [class*="span"]:hover img { box-shadow: 0 0 30px rgba(204,201,104,.8);}
@-webkit-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(204,201,104,.8);}
}
@-moz-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(204,201,104,.8);}
}
@-ms-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(204,201,104,.8);}
}
@-o-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(204,201,104,.8);}
}
@keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(204,201,104,.8);}
}


#social { background-color:#F5F3DF;;}
#twitter_mod { background-image:url(../../images/styles/style4/social_twitter.png);}	
#social_icons { background-color:#EEEBCB;}
#social_icons ul li a { background-image:url(../../images/styles/style4/social_icons.png);}

#copyright > div { background-color:#CF1119;}

#gotop .scrollup { background-color:rgba(207,17,25,.75);}


	
/*default_icemegamenu.css*/
.icemegamenu > ul > li:hover > a.iceMenuTitle { background-color:#C4141C}

.icemegamenu > ul > li.active > a.iceMenuTitle {
	background-color:#A6A100;
	background: -webkit-linear-gradient(top, #C0BA00, #A6A100);
	background: -moz-linear-gradient(top, #C0BA00, #A6A100);
	background: -ms-linear-gradient(top, #C0BA00, #A6A100);
	background: -o-linear-gradient(top, #C0BA00, #A6A100);
	background: linear-gradient(top, #C0BA00, #A6A100);}
	
ul.icesubMenu { background-color:#C4141C;}
	

	
/*joomla.css*/
.search form.form-inline .btn { background-color:#BCB600;} 
	.search form.form-inline .btn:hover { background-color:#D6CF00}
	



/*modules.css*/
#iceslideshow .carousel-caption div.mod-description a { color: #6B6800;}
#iceslideshow .carousel-caption div.mod-description a:hover { color:#999400;}
#iceslideshow .iceslideshow_arrow a:after  { background-image:url(../../images/styles/style4/iceslideshow_arrows.png);} 					
#sidebar .sidebar_module h3.sidebar_module_heading {
	background-color:#CF1119;
	background: -webkit-linear-gradient(right, #D82E37, #CF1119 25%);
	background: -moz-linear-gradient(right, #D82E37, #CF1119 25%);
	background: -ms-linear-gradient(right, #D82E37, #CF1119 25%);
	background: -o-linear-gradient(right, #D82E37, #CF1119 25%);
	background: linear-gradient(right, #D82E37, #CF1119 25%);}

#sidebar .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#A6A100;
	background: -webkit-linear-gradient(right, #B6B214 5%, #A6A100 25%);
	background: -moz-linear-gradient(right, #B6B214 5%, #A6A100 25%);
	background: -ms-linear-gradient(right, #B6B214 5%, #A6A100 25%);
	background: -o-linear-gradient(right, #B6B214 5%, #A6A100 25%);
	background: linear-gradient(right, #B6B214 5%, #A6A100 25%);}
		
#sidebar .sidebar_module_style2 h3.sidebar_module_heading { 
	background-color:#2164B3;
	background: -webkit-linear-gradient(right, #2974BD, #2164B3 25%);
	background: -moz-linear-gradient(right, #2974BD, #2164B3 25%);
	background: -ms-linear-gradient(right, #2974BD, #2164B3 25%);
	background: -o-linear-gradient(right, #2974BD, #2164B3 25%);
	background: linear-gradient(right, #2974BD, #2164B3 25%);}
	
/*when sidebar is on right*/	
#sidebar.sidebar_right .sidebar_module h3.sidebar_module_heading {
	background-color:#CF1119;
	background: -webkit-linear-gradient(left, #D82E37, #CF1119 25%);
	background: -moz-linear-gradient(left, #D82E37, #CF1119 25%);
	background: -ms-linear-gradient(left, #D82E37, #CF1119 25%);
	background: -o-linear-gradient(left, #D82E37, #CF1119 25%);
	background: linear-gradient(left, #D82E37, #CF1119 25%);}
		
#sidebar.sidebar_right .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#A6A100;
	background: -webkit-linear-gradient(left, #B6B214 5%, #A6A100 25%);
	background: -moz-linear-gradient(left, #B6B214 5%, #A6A100 25%);
	background: -ms-linear-gradient(left, #B6B214 5%, #A6A100 25%);
	background: -o-linear-gradient(left, #B6B214 5%, #A6A100 25%);
	background: linear-gradient(left, #B6B214 5%, #A6A100 25%);}
	
#sidebar.sidebar_right .sidebar_module_style2 h3.sidebar_module_heading{
	background-color:#2164B3;
	background: -webkit-linear-gradient(left, #2974BD, #2164B3 25%);
	background: -moz-linear-gradient(left, #2974BD, #2164B3 25%);
	background: -ms-linear-gradient(left, #2974BD, #2164B3 25%);
	background: -o-linear-gradient(left, #2974BD, #2164B3 25%);
	background: linear-gradient(left, #2974BD, #2164B3 25%);}
	
#icecarousel:before { background-color:#EFEDDA;}
#icecarousel .flex-direction-nav a { background-color:#E7E4C8;}
#icecarousel .flex-direction-nav a:hover { background-color:#DFDBB6;}

#footer_mods { border-top-color:#E0DDBA;}

									

 