/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 -2011 IceTheme. All Rights Reserved
  
  License:
  Copyrighted Commercial Software 
  
  Author:
  IceTheme - http://wwww.icetheme.com
---------------------------------------------------------------- */

/* Typography.css */

body {
    background: url(../images/styles/style1/header.jpg) repeat scroll 0 0 #12677a;}		
	
/* Top Bar 
----------------*/
#top_bar {
	background-color:#074252;
	border-color:#138994;}
		
	#topmenu ul.menu li a {
		color: #5DABB5;	}	
	
/*Toggle Pannel*/	

.ice-panel-default-top .icepanel {
    background:rgba(7, 66, 82, 0.9);
    border-color: #1B7D8D;}
	
	.icepanel_block img {
		background:rgba(31, 129, 146, 0.9);
		border-color: #249EAA;}
	
.ice-panel-default-top .icepanel_button{
	background-image:url(../images/styles/style1/toggle_pannel_l.png);}

	.ice-panel-default-top .icepanel_button a.trigger{
		background-image:url(../images/styles/style1/toggle_pannel_r.png);}
		
		.ice-panel-default-top .icepanel_button a.trigger span{
		background-image:url(../images/styles/style1/toggle_pannel.png);
		background-color:#148FA5}
		
		

#language ul li.lang-active a {
    border-color:#138994;}

/*-- Header -- */

#header {
	background-color:#f2f2e6;
	background-image: url(../images/styles/style1/header.jpg);}
		
/* Donate
------------*/	
#donate_main{
	background-image:url(../images/styles/style1/donate.png);}		

		#donate .custom a {
			background:#0e6376;
			background: -moz-linear-gradient(top, #179CBB, #0e6376);
			background: -webkit-linear-gradient(top, #179CBB, #0e6376);
			background: -o-linear-gradient(top, #179CBB, #0e6376);
			background: -ms-linear-gradient(top, #179CBB, #0e6376);
			background: linear-gradient(top, #179CBB, #0e6376);
			border-color:#0e6376;}
				
		#donate .custom a:after {
			background-image:url(../images/styles/style1/donate_effect_l.png)}
		
		#donate .custom a:before{
			background-image:url(../images/styles/style1/donate_effect_r.png)  }	
			
			#donate .custom a:hover {
				background:#0e6376;
				background: -moz-linear-gradient(top, #179CBB, #0e6376);
				background: -webkit-linear-gradient(top, #179CBB, #0e6376);
				background: -o-linear-gradient(top, #179CBB, #0e6376);
				background: -ms-linear-gradient(top, #179CBB, #0e6376);
				background: linear-gradient(top, #179CBB, #0e6376);
				border-color:#0e6376;}
					
/* OS timer countdown module */

#events .countdown div.countdown_wrap {
		border-color:#2B92A0;}
		
	#events .countdown .countdown_daycount  {
		color:#2B92A0!important;}
		
	#events .countdown .countdown_dney {
		color:#2B92A0;}

		#events .countdown span {
			color:#2B92A0}
	
/* Testimonials */		
	
#testimonials blockquote:before,
#testimonials blockquote:after { 
	 color:#2B92A0; }

#search .finder input.inputbox {
	border-color:#2694A6;}		  

/* IceSlideshow */	
#iceslideshow {
	border-color:#249EAA;
	background:rgba(31, 129, 146, 0.9)}

	.ice-slideshow-default .ice-next, 
	.ice-slideshow-default .ice-previous {
			background-image:url(../images/styles/style1/arrows.png); }
			
		.ice-slideshow-default .preload {
			background-image: url(../images/styles/style1/loading.gif);
			background-color:#1B7D8D}		
/* icecarousel */

.ice-carousel .ice-navigator-outer ul.ice-navigator li span { 
	background-image:url(../images/styles/style1/dot.png)  }
	
.ice-carousel .ice-loading{
	background-image:url(../images/styles/style1/loading_carousel.gif);}	
	
/* IceMegamenu */

#mainmenu_shadow {
    background-image: url(../images/styles/style1/nav_shadow.png) ;}	
		
	#mainmenu {
		background-image: url(../images/styles/style1/nav.jpg)}

		div.icemegamenu ul#icemegamenu li span.icemega_desc {
			box-shadow:2px 2px 10px #0F6176}

			#icemegamenu ul.icesubMenu,
			#subMenusContainer ul.icesubMenu {  
				background-color:#148CA7;
				border-color:#16A3BF;}			



/* -- Footer ---*/			
	
#footer_wrapper {
	background-image:url(../images/styles/style1/footer.jpg) }
	
	#footer_wrapper .modules-wrap {
		border-color:#052F3B;
		box-shadow: 0 1px 0 #167D91;}
		
		#footer {
			background-image:url(../images/styles/style1/footer_effect.jpg) ;}		

	#footer_wrapper .moduletable img, #showcase .moduletable img {
		background: rgba(31, 129, 146, 0.9);
		border-color:#249EAA;}
			

#about{
	background:#084A5C;
	border-color:#177687;}
	
	#about #logo{
		border-color:#053544;
		box-shadow: 0 1px 0 #136A7B;}
	
	#about .custom {
		border-color:#053544;
		box-shadow: 0 1px 0 #136A7B;}
		
		#about div.smile {
			border-color: #136A7B;
			box-shadow: 0 -1px 0 #053544;
		}


	#latest .moduletable-header{
		background:#ececcb;}

#twitter {
	background-image:url(../images/styles/style1/latest_tweet.jpg);
    border-color:#052F3B;
    box-shadow: 0 1px 0 #167D91;}	



/* Go to Top */
	a#go2top {
		background-image: url(../images/styles/style1/go2top.png);}
			

/* Read More button */
p.readmore a{
    background-color: #13829C;
    border-color:#13829C;}
	
	p.readmore a:hover{
		background-color: #1695B3;}

/*Forms.css*/
	
button,
input.button,
a.button,
input[type="submit"]{
	background:#13829C;
	border-color:#13829C; }	
	