/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */



/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 




/*general.css*/
body {
	background-color: #dcc695;
	background-image:url(../../images/styles/style6/bg_top.jpg);}
	
body.body_effect_bottom {
	 background-image:url(../../images/styles/style6/bg_top.jpg), url(../../images/styles/style6/bg_bottom.jpg);}
		
body .btn.btn-primary,
body .button,
p.readmore a.btn { background-color:#DE8000;}
	body .btn.btn-primary:hover,
	body .button:hover,
	p.readmore a.btn:hover { background-color:#F88F00;}


#mainmenu {
	background-color:#BFBC00;
	background: -webkit-linear-gradient(top, #D8D500, #BFBC00);
	background: -moz-linear-gradient(top, #D8D500, #BFBC00);
	background: -ms-linear-gradient(top, #D8D500, #BFBC00);
	background: -o-linear-gradient(top, #D8D500, #BFBC00);
	background: linear-gradient(top, #D8D500, #BFBC00);}
	
#services:before { background-color:#E9CA9D;}	
#services img { border-color:#DAA95E;}
#services [class*="span"]:hover img { box-shadow: 0 0 30px rgba(204,147,71,.8);}
@-webkit-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(204,147,71,.8);}
}
@-moz-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(204,147,71,.8);}
}
@-ms-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(204,147,71,.8);}
}
@-o-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(204,147,71,.8);}
}
@keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(204,147,71,.8);}
}


#social { background-color:#F7EEDF;;}
#twitter_mod { background-image:url(../../images/styles/style6/social_twitter.png);}	
#social_icons { background-color:#F1E3CB;}
#social_icons ul li a { background-image:url(../../images/styles/style6/social_icons.png);}

#copyright > div { background-color:#BFBC00;}

#gotop .scrollup { background-color:rgba(191,188,0,.75);}



	
/*default_icemegamenu.css*/
.icemegamenu > ul > li:hover > a.iceMenuTitle { background-color:#B0AD00}

.icemegamenu > ul > li.active > a.iceMenuTitle {
	background-color:#CA7400;
	background: -webkit-linear-gradient(top, #E38300, #CA7400);
	background: -moz-linear-gradient(top, #E38300, #CA7400);
	background: -ms-linear-gradient(top, #E38300, #CA7400);
	background: -o-linear-gradient(top, #E38300, #CA7400);
	background: linear-gradient(top, #E38300, #CA7400);}
	
ul.icesubMenu { background-color:#B0AD00;}
	
	
	
/*joomla.css*/
.search form.form-inline .btn { background-color:#DE8000;} 
	.search form.form-inline .btn:hover { background-color:#F88F00}
	



/*modules.css*/
#iceslideshow .carousel-caption div.mod-description a { color: #965500;}
#iceslideshow .carousel-caption div.mod-description a:hover { color:#CA7100;}
#iceslideshow .iceslideshow_arrow a:after  { background-image:url(../../images/styles/style6/iceslideshow_arrows.png);} 				
#sidebar .sidebar_module h3.sidebar_module_heading {
	background-color:#BFBC00;
	background: -webkit-linear-gradient(right, #CBCA14, #BFBC00 25%);
	background: -moz-linear-gradient(right, #CBCA14, #BFBC00 25%);
	background: -ms-linear-gradient(right, #CBCA14, #BFBC00 25%);
	background: -o-linear-gradient(right, #CBCA14, #BFBC00 25%);
	background: linear-gradient(right, #CBCA14, #BFBC00 25%);}

#sidebar .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#CA7400;
	background: -webkit-linear-gradient(right, #D58D14 5%, #CA7400 25%);
	background: -moz-linear-gradient(right, #D58D14 5%, #CA7400 25%);
	background: -ms-linear-gradient(right, #D58D14 5%, #CA7400 25%);
	background: -o-linear-gradient(right, #D58D14 5%, #CA7400 25%);
	background: linear-gradient(right, #D58D14 5%, #CA7400 25%);}
		
#sidebar .sidebar_module_style2 h3.sidebar_module_heading { 
	background-color:#a62800;
	background: -webkit-linear-gradient(right, #a62800, #a62800 25%);
	background: -moz-linear-gradient(right, #a62800, #a62800 25%);
	background: -ms-linear-gradient(right, #a62800, #a62800 25%);
	background: -o-linear-gradient(right, #a62800, #a62800 25%);
	background: linear-gradient(right, #a62800, #a62800 25%);}
	
/*when sidebar is on right*/	
#sidebar.sidebar_right .sidebar_module h3.sidebar_module_heading {
	background-color:#BFBC00;
	background: -webkit-linear-gradient(left, #CBCA14, #BFBC00 25%);
	background: -moz-linear-gradient(left, #CBCA14, #BFBC00 25%);
	background: -ms-linear-gradient(left, #CBCA14, #BFBC00 25%);
	background: -o-linear-gradient(left, #CBCA14, #BFBC00 25%);
	background: linear-gradient(left, #CBCA14, #BFBC00 25%);}
		
#sidebar.sidebar_right .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#CA7400;
	background: -webkit-linear-gradient(left, #D58D14 5%, #CA7400 25%);
	background: -moz-linear-gradient(left, #D58D14 5%, #CA7400 25%);
	background: -ms-linear-gradient(left, #D58D14 5%, #CA7400 25%);
	background: -o-linear-gradient(left, #D58D14 5%, #CA7400 25%);
	background: linear-gradient(left, #D58D14 5%, #CA7400 25%);}
	
#sidebar.sidebar_right .sidebar_module_style2 h3.sidebar_module_heading{
	background-color:#a62800;
	background: -webkit-linear-gradient(left, #a62800, #a62800 25%);
	background: -moz-linear-gradient(left, #a62800, #a62800 25%);
	background: -ms-linear-gradient(left, #a62800, #a62800 25%);
	background: -o-linear-gradient(left, #a62800, #a62800 25%);
	background: linear-gradient(left, #a62800, #a62800 25%);}
	
#icecarousel:before { background-color:#F2E8D8;}
#icecarousel .flex-direction-nav a { background-color:#EADDC5;}
#icecarousel .flex-direction-nav a:hover { background-color:#E3D2B2;}

#footer_mods { border-top-color:#E0D3BF;}

									

 