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

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


/* general.css */
body {
	/*background-color: #C9CDD2;*/
	background-image:url(../../images/styles/style1/content.png);}
	
#header {
	/*background-color:#143664;*/
	/*background-image:url(../../images/styles/style1/header.png);*/}
#header .top {
	/*background-color:#143664;*/
	background-image:url(../../images/styles/style1/header.png);}
	
	
#content_wraper #mainmenu {background-color:#f0f0f0;}
	
#donate {
	background-color:#EBEDF0;
	border-color:#d7dce0;}
	
	body .btn-donate:hover {background-color:#4683B2;}
	
.donate_top .btn-donate {background-color:#72a2c2;}
				
	.donate_top .btn-donate:hover {background-color:#96BAD2;}
	
#donate:before,
#donate:after {
	background-image:url(../../images/styles/style1/donate_stars.png);}
	
a:link { color:#006699}

#footer {
	/*background-color:#143664;*/
	/*background-image:url(../../images/styles/style1/footer.png);*/
	
	}
	
#footer #message {border-bottom-color:#2A5682;}

.scrollup { background-color:rgba(63,118,160,.5);}

#copyright_area { border-top-color:#2A5682;}

body .btn { background-color: #3F76A0;}
	
	body .btn:hover { background-color:#4683B2;}

/* default_icemegamenu.css */
.icemegamenu > ul > li:hover > a.iceMenuTitle span.icemega_title,
.icemegamenu > ul > li.active > a.iceMenuTitle span.icemega_title {background-color:#a8a8a8;}
	
ul.icesubMenu {
	/*background-color:#38698E;
	background:rgba(56,105,142,.94);*/}
	
		
.icesubMenu .icemega_cover_module form#login-form .input-prepend .add-on {background-color:#72A2C2;}	
	
/* modules.css */	
#categories .ice_filter_img {
	background-color:#D7DCE0;
	background:linear-gradient(to bottom right, #D7DCE0 0%, #D7DCE0 50%, #EBEDF0 50.01%, #EBEDF0 100%);}
	
#categories .ice_filter_caption h4 a:hover {background-color:#3F76A0;}
	
#icecarousel {
	border-top-color:#d7dce0;
	border-bottom-color:#d7dce0;}
	
	#icecarousel:before,
	#icecarousel:after {background-color:#ebedf0;}

#icecarousel .icecarousel-inner { 
	border-color:#DCE0E5;
	background-color:#fdfefc; }

#icecarousel .flex-direction-nav a {background-image:url(../../images/styles/style1/icecarousel_arrows.png);}
	
#iceslideshow .iceslideshow_arrow a:after  {background-image:url(../../images/styles/style1/iceslideshow_arrows.png);} 
	
#iceslideshow .carousel-caption h4 {color: #1f5c8b;}

#iceslideshow .ice_overlay { background-image: url(../../images/styles/style1/loading.gif);}
		
#icecarousel .icecarousel-caption .icecarousel-description {background-color:#80aecb;}
	
#icecarousel .icecarousel-inner {border-color:#DCE0E5; }

#sidebar .sidebar_module h3.sidebar_module_heading {background-color:#3F76A0;}

	#sidebar .sidebar_module h3.sidebar_module_heading:after {/*background-image:url(../../images/styles/style1/mod_heading.png);*/}
	
#sidebar .sidebar_module {/*background-color:#EBEDF0;*/}

/* "style1" surfix */	
#sidebar .sidebar_module_style1 h3.sidebar_module_heading { background-color:#224B77}
				
	/* "style2" suffix */	
	#sidebar .sidebar_module_style2 { background-color:#3F76A0;}
		
		#sidebar .sidebar_module_style2 h3.sidebar_module_heading{ 
			background-color:#7FADCA;
			background:-moz-linear-gradient(left, #8EB7D1 0%,#7FADCA 30%, #7FADCA 70%, #8EB7D1 100%);
			background:-webkit-linear-gradient(left, #8EB7D1 0%,#7FADCA 30%, #7FADCA 70%, #8EB7D1 100%);
			background:-o-linear-gradient(left, #8EB7D1 0%,#7FADCA 30%, #7FADCA 70%, #8EB7D1 100%);
			background:linear-gradient(left, #8EB7D1 0%,#7FADCA 30%, #7FADCA 70%, #8EB7D1 100%);}
			
			#sidebar .sidebar_module_style2 h3.sidebar_module_heading:after,
			#sidebar .sidebar_module_style2 h3.sidebar_module_heading:before {border-left-color: #3F76A0;} 

		/* "style3" surfix */	
		#sidebar .sidebar_module_style3 { background-color:#EBEDF0;}
	
/* joomla.css */	
p.readmore a.btn {background-color:#3f76a0;}
		
	p.readmore a.btn:hover {background-color:#558FBC;}