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



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




/*general.css*/
body {
	background-color: #fad4d2;
	background-image:url(../../images/styles/style5/bg_top.jpg);}
	
body.body_effect_bottom {
	 background-image:url(../../images/styles/style5/bg_top.jpg), url(../../images/styles/style5/bg_bottom.jpg);}
		
body .btn.btn-primary,
body .button,
p.readmore a.btn { background-color:#00A4B4;}
	body .btn.btn-primary:hover,
	body .button:hover,
	p.readmore a.btn:hover { background-color:#00BBCE;}


#mainmenu {
	background-color:#B8007A;
	background: -webkit-linear-gradient(top, #D2008B, #B8007A);
	background: -moz-linear-gradient(top, #D2008B, #B8007A);
	background: -ms-linear-gradient(top, #D2008B, #B8007A);
	background: -o-linear-gradient(top, #D2008B, #B8007A);
	background: linear-gradient(top, #D2008B, #B8007A);}
	
#services:before { background-color:#BEDDE1;}
#services img { border-color:#8BC2C9;}
#services [class*="span"]:hover img { box-shadow: 0 0 30px rgba(116,197,204,.8);}
@-webkit-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(116,197,204,.8);}
}
@-moz-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(116,197,204,.8);}
}
@-ms-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(116,197,204,.8);}
}
@-o-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(116,197,204,.8);}
}
@keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(116,197,204,.8);}
}


#social { background-color:#E8F2F1;;}
#twitter_mod { background-image:url(../../images/styles/style5/social_twitter.png);}		
#social_icons { background-color:#D9EAE8;}
#social_icons ul li a { background-image:url(../../images/styles/style5/social_icons.png);}

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

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

	
	
	
/*default_icemegamenu.css*/
.icemegamenu > ul > li:hover > a.iceMenuTitle { background-color:#AD0074}

.icemegamenu > ul > li.active > a.iceMenuTitle {
	background-color:#00919E;
	background: -webkit-linear-gradient(top, #00A8B8, #00919E);
	background: -moz-linear-gradient(top, #00A8B8, #00919E);
	background: -ms-linear-gradient(top, #00A8B8, #00919E);
	background: -o-linear-gradient(top, #00A8B8, #00919E);
	background: linear-gradient(top, #00A8B8, #00919E);}
	
ul.icesubMenu { background-color:#AD0074;}
	
	
	
/*joomla.css*/
.search form.form-inline .btn { background-color:#00A4B4;} 
	.search form.form-inline .btn:hover { background-color:#00BBCE}
	



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

#sidebar .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#00919E;
	background: -webkit-linear-gradient(right, #14A6B0 5%, #00919E 25%);
	background: -moz-linear-gradient(right, #14A6B0 5%, #00919E 25%);
	background: -ms-linear-gradient(right, #14A6B0 5%, #00919E 25%);
	background: -o-linear-gradient(right, #14A6B0 5%, #00919E 25%);
	background: linear-gradient(right, #14A6B0 5%, #00919E 25%);}
		
#sidebar .sidebar_module_style2 h3.sidebar_module_heading { 
	background-color:#c6c100;
	background: -webkit-linear-gradient(right, #D2CD14, #c6c100 25%);
	background: -moz-linear-gradient(right, #D2CD14, #c6c100 25%);
	background: -ms-linear-gradient(right, #D2CD14, #c6c100 25%);
	background: -o-linear-gradient(right, #D2CD14, #c6c100 25%);
	background: linear-gradient(right, #D2CD14, #c6c100 25%);}
	
/*when sidebar is on right*/	
#sidebar.sidebar_right .sidebar_module h3.sidebar_module_heading {
	background-color:#B8007A;
	background: -webkit-linear-gradient(left, #C61492, #B8007A 25%);
	background: -moz-linear-gradient(left, #C61492, #B8007A 25%);
	background: -ms-linear-gradient(left, #C61492, #B8007A 25%);
	background: -o-linear-gradient(left, #C61492, #B8007A 25%);
	background: linear-gradient(left, #C61492, #B8007A 25%);}
		
#sidebar.sidebar_right .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#00919E;
	background: -webkit-linear-gradient(left, #14A6B0 5%, #00919E 25%);
	background: -moz-linear-gradient(left, #14A6B0 5%, #00919E 25%);
	background: -ms-linear-gradient(left, #14A6B0 5%, #00919E 25%);
	background: -o-linear-gradient(left, #14A6B0 5%, #00919E 25%);
	background: linear-gradient(left, #14A6B0 5%, #00919E 25%);}
	
#sidebar.sidebar_right .sidebar_module_style2 h3.sidebar_module_heading{
	background-color:#c6c100;
	background: -webkit-linear-gradient(left, #D2CD14, #c6c100 25%);
	background: -moz-linear-gradient(left, #D2CD14, #c6c100 25%);
	background: -ms-linear-gradient(left, #D2CD14, #c6c100 25%);
	background: -o-linear-gradient(left, #D2CD14, #c6c100 25%);
	background: linear-gradient(left, #D2CD14, #c6c100 25%);}
	
#icecarousel:before { background-color:#D8E6E4;}
#icecarousel .flex-direction-nav a { background-color:#BCD9D6;}
#icecarousel .flex-direction-nav a:hover { background-color:#ACD0CC;}

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

									

 