/* -------------------------------------------------------------
	© IceTheme 2013
---------------------------------------------------------------- */

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 



/* General.css */
#logo {
	background-image:url(../../images/styles/style6/logo_container.png);}
	
#header > .icemegamenu {
	background-color:#81004B;
	background-color: rgba(129, 0, 75, 0.7)}	
	
#footer:before {
	border-color:#B40084;
	background-color:#85004D; 
	background-image:url(../../images/styles/style6/footer_about.jpg)}
	
#footer #about .ice_contact {
	border-color: #B40084;}
	
#footer .ice_contact ul li.addresses { background-image:url("../../images/styles/style6/addressess.png");} 
#footer .ice_contact ul li.phone { background-image:url("../../images/styles/style6/phone.png");} 
#footer .ice_contact ul li.email { background-image:url("../../images/styles/style6/email.png");}

body .button:hover {
	background-color:#85004D;}

body #footer #footer_mods .button {
	background-color:#85004D;}
	
body #footer #footer_mods .button:hover {
	background-color:#9A2B6B;}	

body.offline_page #header,
body.error_page #header {	
	background:#8F0053;
	background: rgba(143, 0, 83, 0.7);
	height: 60px;
	margin-top: 90px;}
	
body.offline_page #header,
body.error_page #header {	
	background:#628200;
	background: rgba(98, 130, 0, 0.7)}


/* default_icemegamenu.css */
.icemegamenu > ul > li:hover > a.iceMenuTitle span.icemega_title,
.icemegamenu > ul > li.active > a.iceMenuTitle span.icemega_title {
	background-color:#81004B;}
	
ul.icesubMenu {
	background-color:#81004B;
	background-color: rgba(129, 0, 75, 0.9)}	
	
.icesubMenu .icemega_cover_module form#login-form .input-prepend .add-on {
	background-color:#C182A7;}
	
	
	
	

/* Modules.css */
#iceslideshow .carousel-control {
	background-color:#81004B;
	background-color: rgba(143, 0, 83, 0.7)} 
	
#icecarousel .icecarousel-inner:hover .icecarousel-caption .icecarousel-description {
	background-color:#81004B;
	background-color: rgba(143, 0, 83, .75);}
	
.article-info .icon-user,
.article-info .icon-folder-close,
.article-info .icon-calendar,
.article-info .icon-eye-open {
	background-image:url(../../images/styles/style6/content_icons.png);}
	
#sidebar .sidebar_module h3.sidebar_module_heading > span,
#sidebar .sidebar_module h3.sidebar_module_heading > span:before {
	background-image:url(../../images/styles/style6/sidebar_heading_r.png)}
	
	
#sidebar.sidebar_left .sidebar_module h3.sidebar_module_heading > span,
#sidebar.sidebar_left .sidebar_module h3.sidebar_module_heading > span:before {
	background-image:url(../../images/styles/style6/sidebar_heading_l.png)}