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



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




/*general.css*/
body {
	background-color: #C8C3BF;
	background-image:url(../../images/styles/style3/bg_top.jpg);}
	
body.body_effect_bottom {
	 background-image:url(../../images/styles/style3/bg_top.jpg), url(../../images/styles/style3/bg_bottom.jpg);}
		
body .btn.btn-primary,
body .button,
p.readmore a.btn { background-color:#CA0088;}
	body .btn.btn-primary:hover,
	body .button:hover,
	p.readmore a.btn:hover { background-color:#DE0094;}


#mainmenu {
	background-color:#00919E;
	background: -webkit-linear-gradient(top, #00A4B2, #00919E);
	background: -moz-linear-gradient(top, #00A4B2, #00919E);
	background: -ms-linear-gradient(top, #00A4B2, #00919E);
	background: -o-linear-gradient(top, #00A4B2, #00919E);
	background: linear-gradient(top, #00A4B2, #00919E);}
	
#services:before { background-color:#EDBEDB;}	
#services img { border-color:#E196C5;}
#services [class*="span"]:hover img { box-shadow: 0 0 30px rgba(255,166,225,.8);}
@-webkit-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(255,166,225,.8);}
}
@-moz-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(255,166,225,.8);}
}
@-ms-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(255,166,225,.8);}
}
@-o-keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(255,166,225,.8);}
}
@keyframes services_item {
	0%   { box-shadow: none;}
	100% { box-shadow: 0 0 30px rgba(255,166,225,.8);}
}


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

#copyright > div { background-color:#00919E;}

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

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

.icemegamenu > ul > li.active > a.iceMenuTitle {
	background-color:#B50079;
	background: -webkit-linear-gradient(top, #CE008A, #B50079);
	background: -moz-linear-gradient(top, #CE008A, #B50079);
	background: -ms-linear-gradient(top, #CE008A, #B50079);
	background: -o-linear-gradient(top, #CE008A, #B50079);
	background: linear-gradient(top, #CE008A, #B50079);}
	
ul.icesubMenu { background-color:#008894;}
	
	
	
/*joomla.css*/
.search form.form-inline .btn { background-color:#CA0088;} 
	.search form.form-inline .btn:hover { background-color:#DE0094}
	
	
	

/*modules.css*/
#iceslideshow .carousel-caption div.mod-description a { color: #A60871;}
#iceslideshow .carousel-caption div.mod-description a:hover { color:#CE008A;}
#iceslideshow .iceslideshow_arrow a:after  { background-image:url(../../images/styles/style3/iceslideshow_arrows.png);} 						
#sidebar .sidebar_module h3.sidebar_module_heading {
	background-color:#00919E;
	background: -webkit-linear-gradient(right, #14A5B0, #00919E 25%);
	background: -moz-linear-gradient(right, #14A5B0, #00919E 25%);
	background: -ms-linear-gradient(right, #14A5B0, #00919E 25%);
	background: -o-linear-gradient(right, #14A5B0, #00919E 25%);
	background: linear-gradient(right, #14A5B0, #00919E 25%);}

#sidebar .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#B50079;
	background: -webkit-linear-gradient(right, #C31491 5%, #B50079 25%);
	background: -moz-linear-gradient(right, #C31491 5%, #B50079 25%);
	background: -ms-linear-gradient(right, #C31491 5%, #B50079 25%);
	background: -o-linear-gradient(right, #C31491 5%, #B50079 25%);
	background: linear-gradient(right, #C31491 5%, #B50079 25%);}
		
#sidebar .sidebar_module_style2 h3.sidebar_module_heading { 
	background-color:#d87d00;
	background: -webkit-linear-gradient(right, #E09514, #d87d00 25%);
	background: -moz-linear-gradient(right, #E09514, #d87d00 25%);
	background: -ms-linear-gradient(right, #E09514, #d87d00 25%);
	background: -o-linear-gradient(right, #E09514, #d87d00 25%);
	background: linear-gradient(right, #E09514, #d87d00 25%);}
	
/*when sidebar is on right*/	
#sidebar.sidebar_right .sidebar_module h3.sidebar_module_heading {
	background-color:#00919E;
	background: -webkit-linear-gradient(left, #14A5B0, #00919E 25%);
	background: -moz-linear-gradient(left, #14A5B0, #00919E 25%);
	background: -ms-linear-gradient(left, #14A5B0, #00919E 25%);
	background: -o-linear-gradient(left, #14A5B0, #00919E 25%);
	background: linear-gradient(left, #14A5B0, #00919E 25%);}
		
#sidebar.sidebar_right .sidebar_module_style1 h3.sidebar_module_heading {
	background-color:#B50079;
	background: -webkit-linear-gradient(left, #C31491 5%, #B50079 25%);
	background: -moz-linear-gradient(left, #C31491 5%, #B50079 25%);
	background: -ms-linear-gradient(left, #C31491 5%, #B50079 25%);
	background: -o-linear-gradient(left, #C31491 5%, #B50079 25%);
	background: linear-gradient(left, #C31491 5%, #B50079 25%);}
	
#sidebar.sidebar_right .sidebar_module_style2 h3.sidebar_module_heading{
	background-color:#d87d00;
	background: -webkit-linear-gradient(left, #E09514, #d87d00 25%);
	background: -moz-linear-gradient(left, #E09514, #d87d00 25%);
	background: -ms-linear-gradient(left, #E09514, #d87d00 25%);
	background: -o-linear-gradient(left, #E09514, #d87d00 25%);
	background: linear-gradient(left, #E09514, #d87d00 25%);}
	
#icecarousel:before { background-color:#F5E6F0;}
#icecarousel .flex-direction-nav a { background-color:#EED4E5;}
#icecarousel .flex-direction-nav a:hover { background-color:#E7C2DA;}

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

									

 