/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 


/* general.css */
#sidebar {
	background-color:#5C8A7D;}
	
body {
	background-color:#DAEBE5;}
	
#tagline {
	background-color:#DAEBDF;}
	
#tagline:before {
	background:url(../../images/styles/style4/tagline_l.png) no-repeat center;}
	
#tagline:after {
	background:url(../../images/styles/style4/tagline_r.png) no-repeat center;}
	
#bottom {
	background-color:#A6CEC0;
	background-image:url(../../images/styles/style4/bottom_arrow_t.png), url(../../images/styles/style4/bottom_arrow_b.png);}

.button  {
	background:#5C8A7D;
	border-left-color:#75A397;}
	
	.button:hover {
		background-color:#75A397}

#copyright_area {
	box-shadow: 0 -1px 0  #A6CEC0;}
	
body.offline_page #logo,
	body.error_page #logo {
		background-color:#5C8A7D;}

blockquote {
  background-color:#DAEBE5;
  border-left-color:#A7D0C1;}

/* modules.css */
#sidebar .sidebar_module {
	background-color:#B09196;}

	#sidebar .sidebar_module h3.sidebar_module_heading {
		border-bottom-color:#C6AFB2;}
		
#sidebar .sidebar_module_style1 {
	background-color:#87A89E;}
		
	#sidebar .sidebar_module_style1 h3.sidebar_module_heading {
		border-color:#A5BEB6}
		
	
#sidebar .sidebar_module_style2 {
	background-color:#C29A82;}
		
	#sidebar .sidebar_module_style2 h3.sidebar_module_heading {
		border-color:#D2B6A4}
		
#footer .moduletable h3 {
		border-bottom-color:#A6CEC0;}
		
.img1 {
	background-image:url(../../images/styles/style4/one.jpg)}
	
.img2 {
	background-image:url(../../images/styles/style4/two.jpg)}
	
.img3 {
	background-image:url(../../images/styles/style4/three.jpg)}

			
.service1 {
	background-image:url(../../images/styles/style4/service1.png)}
	
.service2 {
	background-image:url(../../images/styles/style4/service2.png)}
	
.service3 {
	background-image:url(../../images/styles/style4/service3.png)}
	
.service4 {
	background-image:url(../../images/styles/style4/service4.png)}
	
.service5 {
	background-image:url(../../images/styles/style4/service5.png)}
	
.service6 {
	background-image:url(../../images/styles/style4/service6.png)}

/* default_icemegamenu.css */	
.icemegamenu > ul > li:hover,
.icemegamenu > ul > li.active {
	background-color:#75A397}

.ice-megamenu-toggle a {
    background-color:#DAEBE5;}
	
.ice-megamenu-toggle a:hover {
	background-color:#DAEBE5;}

ul.icesubMenu {
    background-color:#75A397;}
	
.icemegamenu > ul > li.active:before {
	background-image:url(../../images/styles/style4/current_l.png);}
						
.icemegamenu > ul > li.active:after {
	background-image:url(../../images/styles/style4/current.png);}