/* -------------------------------------------------------------
	© 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/style3/logo_container.png);}
	
#header > .icemegamenu {
	background-color: none;
	background-color: none}	
	
	
/*--Slide Show--*/	

#slideWrapper{
	background-color: #0d490c;
	background-image: url(../../images/styles/style3/showcase.jpg);
	min-height: 55px;
	padding: 10px;
	margin-top: -29px;
	}
	
/*--showcase--*/
#oldcase {
    background-image: url(../../images/styles/style3/showcase_small.png);
		}
#oldcase {
    background: rgba(0, 0, 0, 0) url(../../images/styles/style3/showcase_small.png) repeat-x scroll center top;
    clear: both;
	height: 40px;
    margin-top: -60px;
    padding: 10px 0;
		}


/*--Footer--*/	
#footer:before {
	border-color:#628200;
	background-color:#0d490c; 
	}
	
#footer #about .ice_contact {
	border-color: #819707;}
	
#footer .ice_contact ul li.addresses { background-image:url("../../images/styles/style3/addressess.png");} 
#footer .ice_contact ul li.phone { background-image:url("../../images/styles/style3/phone.png");} 
#footer .ice_contact ul li.email { background-image:url("../../images/styles/style3/email.png");}

body .button:hover {
	background-color:#4f6902;}

body #footer #footer_mods .button {
	background-color:#4f6902;}
	
body #footer #footer_mods .button:hover {
	background-color:#859459;}	

body.offline_page #header,
body.error_page #header {	
	background:#628200;
	background: rgba(98, 130, 0, 0.7)}

/* default_icemegamenu.css */

#icemegamenu > ul > li {
	background-image: url(../images/border.png);
	background-repeat:no-repeat;
	}		
.icemegamenu > ul > li:hover > a.iceMenuTitle span.icemega_title,
.icemegamenu > ul > li.active > a.iceMenuTitle span.icemega_title {
	background-color: none;}
	
ul.icesubMenu {
	background-color:#0d490c;
	/*background-color: rgba(79, 105, 2, 0.9)*/}	
	
.icesubMenu .icemega_cover_module form#login-form .input-prepend .add-on {
	background-color:#A9B583;}
	
	
/* Modules.css */
#iceslideshow .carousel-control {
	background-color:#0d490c;
	background-color: rgba(79, 105, 2, 0.7)} 
	
#icecarousel .icecarousel-inner:hover .icecarousel-caption .icecarousel-description {
	background-color:#0d490c;
	background-color: rgba(79, 105, 2, .75);}
	
.article-info .icon-user,
.article-info .icon-folder-close,
.article-info .icon-calendar,
.article-info .icon-eye-open {
	background-image:url(../../images/styles/style3/content_icons.png);}
	
#sidebar .sidebar_module h3.sidebar_module_heading > span,
#sidebar .sidebar_module h3.sidebar_module_heading > span:before {
	/*background: #0d490c;*/}
	
	
#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/style3/sidebar_heading_l.png)}
