/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */



/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 




/*general.css */
body {
	background-color: #5d1402;
	background-image:url(../../images/styles/style2/bg_top.jpg);}
	
body.body_effect_bottom {
	background-image:url(../../images/styles/style2/bg_top.jpg), url(../../images/styles/style2/bg_bottom.jpg);}
		
body .btn.btn-primary,
body .button,
p.readmore a.btn { background-color:#CA2A31;}
	body .btn.btn-primary:hover,
	body .button:hover,
	p.readmore a.btn:hover { background-color:#DB3D45;}


#mainmenu {
	background-color:#CA7400;
	background: -webkit-linear-gradient(top, #E88700, #CA7400);
	background: -moz-linear-gradient(top, #E88700, #CA7400);
	background: -ms-linear-gradient(top, #E88700, #CA7400);
	background: -o-linear-gradient(top, #E88700, #CA7400);
	background: linear-gradient(top, #E88700, #CA7400);}
	
#services:before { background-color:#ECABA5;}
#services img { border-color:#E4837B;}
#services [class*="span"]:hover img { box-shadow: 0 0 30px rgba(237,143,147,.8);}
@-webkit-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(237,143,147,.8);}
}
@-moz-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(237,143,147,.8);}
}
@-ms-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(237,143,147,.8);}
}
@-o-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(237,143,147,.8);}
}
@keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(237,143,147,.8);}
}
	
	
#social { background-color:#F8E3E0;;}
#twitter_mod { background-image:url(../../images/styles/style2/social_twitter.png);}	
#social_icons { background-color:#F3D1CD;}
#social_icons ul li a { background-image:url(../../images/styles/style2/social_icons.png);}

#copyright > div { background-color:#ca7400;}

#gotop .scrollup { background-color:rgba(202,116,0,.75);}

	
	
	
/*default_icemegamenu.css*/
.icemegamenu > ul > li:hover > a.iceMenuTitle { background-color:#BF6C00}
.icemegamenu > ul > li.active > a.iceMenuTitle {
	background-color:#C41F25;
	background: -webkit-linear-gradient(top, #D1262B, #C41F25);
	background: -moz-linear-gradient(top, #D1262B, #C41F25);
	background: -ms-linear-gradient(top, #D1262B, #C41F25);
	background: -o-linear-gradient(top, #D1262B, #C41F25);
	background: linear-gradient(top, #D1262B, #C41F25);}
	
ul.icesubMenu { background-color:#BF6C00;}
	
	
	
	
/*joomla.css*/
.search form.form-inline .btn { background-color:#CA2A31;} 
	.search form.form-inline .btn:hover { background-color:#DB3D45}
	



/*modules.css*/
#iceslideshow .carousel-caption div.mod-description a { color: #b01c21;}
#iceslideshow .carousel-caption div.mod-description a:hover { color:#DC2429;}
#iceslideshow .iceslideshow_arrow a:after  { background-image:url(../../images/styles/style2/iceslideshow_arrows.png);} 
#sidebar .sidebar_module h3.sidebar_module_heading {
	background-color:#CA7400;
	background: -webkit-linear-gradient(right, #D48C14, #CA7400 25%);
	background: -moz-linear-gradient(right, #D48C14, #CA7400 25%);
	background: -ms-linear-gradient(right, #D48C14, #CA7400 25%);
	background: -o-linear-gradient(right, #D48C14, #CA7400 25%);
	background: linear-gradient(right, #D48C14, #CA7400 25%);}

#sidebar .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#C41F25;
	background: -webkit-linear-gradient(right, #CF3D43 5%, #C41F25 25%);
	background: -moz-linear-gradient(right, #CF3D43 5%, #C41F25 25%);
	background: -ms-linear-gradient(right, #CF3D43 5%, #C41F25 25%);
	background: -o-linear-gradient(right, #CF3D43 5%, #C41F25 25%);
	background: linear-gradient(right, #CF3D43 5%, #C41F25 25%);}
		
#sidebar .sidebar_module_style2 h3.sidebar_module_heading { 
	background-color:#0095a2;
	background: -webkit-linear-gradient(right, #14A7B3, #0095a2 25%);
	background: -moz-linear-gradient(right, #14A7B3, #0095a2 25%);
	background: -ms-linear-gradient(right, #14A7B3, #0095a2 25%);
	background: -o-linear-gradient(right, #14A7B3, #0095a2 25%);
	background: linear-gradient(right, #14A7B3, #0095a2 25%);}
	
/*when sidebar is on right*/	
#sidebar.sidebar_right .sidebar_module h3.sidebar_module_heading {
	background-color:#CA7400;
	background: -webkit-linear-gradient(left, #D48C14, #CA7400 25%);
	background: -moz-linear-gradient(left, #D48C14, #CA7400 25%);
	background: -ms-linear-gradient(left, #D48C14, #CA7400 25%);
	background: -o-linear-gradient(left, #D48C14, #CA7400 25%);
	background: linear-gradient(left, #D48C14, #CA7400 25%);}
		
#sidebar.sidebar_right .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#C41F25;
	background: -webkit-linear-gradient(left, #CF3D43 5%, #C41F25 25%);
	background: -moz-linear-gradient(left, #CF3D43 5%, #C41F25 25%);
	background: -ms-linear-gradient(left, #CF3D43 5%, #C41F25 25%);
	background: -o-linear-gradient(left, #CF3D43 5%, #C41F25 25%);
	background: linear-gradient(left, #CF3D43 5%, #C41F25 25%);}
	
#sidebar.sidebar_right .sidebar_module_style2 h3.sidebar_module_heading{
	background-color:#0095a2;
	background: -webkit-linear-gradient(left, #14A7B3, #0095a2 25%);
	background: -moz-linear-gradient(left, #14A7B3, #0095a2 25%);
	background: -ms-linear-gradient(left, #14A7B3, #0095a2 25%);
	background: -o-linear-gradient(left, #14A7B3, #0095a2 25%);
	background: linear-gradient(left, #14A7B3, #0095a2 25%);}
	
#icecarousel:before { background-color:#f8e3e0;}
#icecarousel .flex-direction-nav a { background-color:#F3D0CB;}
#icecarousel .flex-direction-nav a:hover { background-color:#EEBDB6;}

#footer_mods { border-top-color:#F2D2CE;}

									

 