/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 


/* general.css */
#sidebar {
	background-color:#808C5D;}
	
body {
	background-color:#D4D6CB;}
	
#tagline {
	background-color:#DFE0D3;}
	
#tagline:before {
	background:url(../../images/styles/style3/tagline_l.png) no-repeat center;}
	
#tagline:after {
	background:url(../../images/styles/style3/tagline_r.png) no-repeat center;}
	
#bottom {
	background-color:#BCC0AF;
	background-image:url(../../images/styles/style3/bottom_arrow_t.png), url(../../images/styles/style3/bottom_arrow_b.png);}

.button  {
	background-color:#808C5D;
	border-left-color:#99A577;}
		
	.button:hover {
		background-color:#99A577}

#copyright_area {
	box-shadow: 0 -1px 0  #BCC0AF;}
	
body.offline_page #logo,
	body.error_page #logo {
		background-color:#808C5D;}

blockquote {
  background-color:#D4D6CB;
  border-left-color:#B0B5A1;}

/* modules.css */
#sidebar .sidebar_module {
	background-color:#AD855C;}
			
	#sidebar .sidebar_module h3.sidebar_module_heading {
		border-bottom-color:#BF9F7E;}
		
#sidebar .sidebar_module_style1 {
	background-color:#9BA674;}
		
	#sidebar .sidebar_module_style1 h3.sidebar_module_heading {
		border-color:#B1BA94}
		
	
#sidebar .sidebar_module_style2 {
	background-color:#908147;}
		
	#sidebar .sidebar_module_style2 h3.sidebar_module_heading {
		border-color:#AF9D5B}
		
#footer .moduletable h3 {
		border-bottom-color:#BCC0AF;}
.img1 {
	background-image:url(../../images/styles/style3/one.jpg)}
	
.img2 {
	background-image:url(../../images/styles/style3/two.jpg)}
	
.img3 {
	background-image:url(../../images/styles/style3/three.jpg)}
	
.service1 {
	background-image:url(../../images/styles/style3/service1.png)}
	
.service2 {
	background-image:url(../../images/styles/style3/service2.png)}
	
.service3 {
	background-image:url(../../images/styles/style3/service3.png)}
	
.service4 {
	background-image:url(../../images/styles/style3/service4.png)}
	
.service5 {
	background-image:url(../../images/styles/style3/service5.png)}
	
.service6 {
	background-image:url(../../images/styles/style3/service6.png)}

/* default_icemegamenu.css */	
.icemegamenu > ul > li:hover,
.icemegamenu > ul > li.active {
	background-color:#99A577}
	
.ice-megamenu-toggle a {
    background-color:#D4D6CB;}
	
.ice-megamenu-toggle a:hover {
	background-color:#D4D6CB;}

ul.icesubMenu {
    background-color:#99A577;}
	
.icemegamenu > ul > li.active:before {
	background-image:url(../../images/styles/style3/current_l.png);}
						
.icemegamenu > ul > li.active:after {
	background-image:url(../../images/styles/style3/current.png);}