/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 


/* general.css */
#sidebar {
	background-color:#976151;}
	
body {
	background-color:#D6D1CB;}
	
#tagline {
	background-color:#E0D9D3;}
	
#tagline:before {
	background:url(../../images/styles/style5/tagline_l.png) no-repeat center;}
	
#tagline:after {
	background:url(../../images/styles/style5/tagline_r.png) no-repeat center;}
	
#bottom {
	background-color:#C0B7AF;
	background-image:url(../../images/styles/style5/bottom_arrow_t.png), url(../../images/styles/style5/bottom_arrow_b.png);}

.button  {
	background-color:#976151;
	border-left-color:#B07B6C;}
		
	.button:hover {
		background-color:#B07B6C}

#copyright_area {
	box-shadow: 0 -1px 0  #C0B7AF;}
	
body.offline_page #logo,
	body.error_page #logo {
		background-color:#914E57;}

blockquote {
  background-color:#D6CECE;
  border-left-color:#B2A4A4;}

/* modules.css */
#sidebar .sidebar_module {
	background-color:#9E7373;}

			
	#sidebar .sidebar_module h3.sidebar_module_heading {
		border-bottom-color:#B29191;}
		
#sidebar .sidebar_module_style1 {
	background-color:#AB7361;}
		
	#sidebar .sidebar_module_style1 h3.sidebar_module_heading {
		border-color:#C39688}
		
	
#sidebar .sidebar_module_style2 {
	background-color:#B69E77;}
		
	#sidebar .sidebar_module_style2 h3.sidebar_module_heading {
		border-color:#C8B699;}

#footer .moduletable h3 {
		border-bottom-color:#C0B7AF;}
		
.img1 {
	background-image:url(../../images/styles/style5/one.jpg)}
	
.img2 {
	background-image:url(../../images/styles/style5/two.jpg)}
	
.img3 {
	background-image:url(../../images/styles/style5/three.jpg)}
			
.service1 {
	background-image:url(../../images/styles/style5/service1.png)}
	
.service2 {
	background-image:url(../../images/styles/style5/service2.png)}
	
.service3 {
	background-image:url(../../images/styles/style5/service3.png)}
	
.service4 {
	background-image:url(../../images/styles/style5/service4.png)}
	
.service5 {
	background-image:url(../../images/styles/style5/service5.png)}
	
.service6 {
	background-image:url(../../images/styles/style5/service6.png)}	

/* default_icemegamenu.css */	
.icemegamenu > ul > li:hover,
.icemegamenu > ul > li.active {
	background-color:#B07B6C}

.ice-megamenu-toggle a {
    background-color:#D6CECE;}
	
.ice-megamenu-toggle a:hover {
	background-color:#D6CECE;}

ul.icesubMenu {
    background-color:#B07B6C;}
	
.icemegamenu > ul > li.active:before {
	background-image:url(../../images/styles/style5/current_l.png);}
						
.icemegamenu > ul > li.active:after {
	background-image:url(../../images/styles/style5/current.png);}