/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 


/* general.css */
#sidebar {
	background-color:#4A6D89;}
	
body {
	background-color:#D0D3D6;}
	
#tagline {
	background-color:#DCDFE3;}
	
#tagline:before {
	background:url(../../images/styles/style2/tagline_l.png) no-repeat center;}
	
#tagline:after {
	background:url(../../images/styles/style2/tagline_r.png) no-repeat center;}
	
#bottom {
	background-color:#B4B9BE;
	background-image:url(../../images/styles/style2/bottom_arrow_t.png), url(../../images/styles/style2/bottom_arrow_b.png);}

.button  {
	background:#4A6D89;
	border-left-color:#5E87A8;}
	
	.button:hover {
		background-color:#5E87A8}
		
#copyright_area {
	box-shadow: 0 -1px 0  #B4B9BE;}
	
body.offline_page #logo,
	body.error_page #logo {
		background-color:#B4B9BE;}

blockquote {
  background-color:#D0D3D6;
  border-left-color:#A6ACB2;}
	
/* modules.css */
#sidebar .sidebar_module {
	background-color:#768095;}
			
	#sidebar .sidebar_module h3.sidebar_module_heading {
		border-bottom-color:#A0A7B6;}
		
#sidebar .sidebar_module_style1 {
	background-color:#7891A5;}
		
	#sidebar .sidebar_module_style1 h3.sidebar_module_heading {
		border-color:#96A9B9}
			
#sidebar .sidebar_module_style2 {
	background-color:#7C989C;}
		
	#sidebar .sidebar_module_style2 h3.sidebar_module_heading {
		border-color:#99AFB2}

#footer .moduletable h3 {
		border-bottom-color:#B4B9BE;}
		
.img1 {
	background-image:url(../../images/styles/style2/one.jpg)}
	
.img2 {
	background-image:url(../../images/styles/style2/two.jpg)}
	
.img3 {
	background-image:url(../../images/styles/style2/three.jpg)}
			
.service1 {
	background-image:url(../../images/styles/style2/service1.png)}
	
.service2 {
	background-image:url(../../images/styles/style2/service2.png)}
	
.service3 {
	background-image:url(../../images/styles/style2/service3.png)}
	
.service4 {
	background-image:url(../../images/styles/style2/service4.png)}
	
.service5 {
	background-image:url(../../images/styles/style2/service5.png)}
	
.service6 {
	background-image:url(../../images/styles/style2/service6.png)}
	
/* default_icemegamenu.css */	
.icemegamenu > ul > li:hover,
.icemegamenu > ul > li.active {
	background-color:#5E87A8}

.ice-megamenu-toggle a {
    background-color:#D0D3D6;}
	
.ice-megamenu-toggle a:hover {
	background-color:#D0D3D6;}

ul.icesubMenu {
    background-color:#5E87A8;}
	
.icemegamenu > ul > li.active:before {
	background-image:url(../../images/styles/style2/current_l.png);}
						
.icemegamenu > ul > li.active:after {
	background-image:url(../../images/styles/style2/current.png);}